Atleaset in my experience, I saw Corruptions when ZFS file system was full. So
far there is no way to check the file system consistency on ZFS (to the best of
my knowledge). ZFS people claiming that ZFS file system is always consistent
and there is no need for FSCK command.
>>>I cannot is
> Is there zfs available in boot with b64 ?
If you are asking if the installer supports installing to a zfs drive, I
believe the answer is still "no" :)
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.or
Michael Barrett wrote:
Robert Milkowski wrote:
Hello Michael,
Sunday, May 27, 2007, 5:13:39 AM, you wrote:
MB> Does ZFS handle a file system full situation any better than UFS?
I had
MB> a ZFS file system run at 100% full for a few days, deleted out the
MB> offending files to bring it back d
Yes.
Horvath wrote:
Is there zfs available in boot with b64 ?
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
_
Is there zfs available in boot with b64 ?
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
Suns disk are labeled with a standard label that are smaller than the actual
disk (so that they can be
interchangeble in the future). I'd first try to wipe the Sun label from the
disk and have format
write a new label on it... Ie:
dd if=/dev/zero of=/dev/rdsk/YOURDISK bs=512 count=1024
format