Thai Nguyen wrote: > Hi Darren, > > 1/ Do you have any suggestion how can I do for data miss-comparison on ZFS? > such as what information that I can display out which is compatible to LBA > info?
Run 'zpool scrub' if there are problems it will tell you about them and if there are redundant copies it will fix them. Or if you want to go more low level look at the 'zdb' tool. > 2/ I know that OpenSolaris 128bits still support old FileSystems like UFS, > NFS, etc. Is it possible that I can retrieve LBA info for data > miss-comparison testing on user UFS, NFS drive? If so, please help me too. NFS is a network filesystem so that doesn't make sense. For UFS I don't believe we provide an interface. -- Darren J Moffat _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code