We recently upgraded last week to OpenSolaris Development snv_128a and all
things went fine, zpool still works, etc. Our disks come off a Hitachi Disk
Array and we have 2 qLogic fiber cards in our server.
"cfgadm -al" use to report the cards and "luxadm probe" use to return all the
disks on th
Mentioned on
http://www.solarisinternals.com/wiki/index.php/ZFS_Best_Practices_Guide is the
following:
"ZFS works well with storage based protected LUNs (RAID-5 or mirrored LUNs from
intelligent storage arrays). However, ZFS cannot heal corrupted blocks that are
detected by ZFS checksums."
bas
Anyone out there using sharenfs=on with a large amount
of filesystems? We have over 1 filesystems all in one
pool. Everything is great until we turn on sharenfs
(zfs set sharenfs=on poolName). Once that is enabled,
zfs create poolName/filesystem takes about 5 minutes to
complete. If nfs shari
just installed b77 and having an issue with 'zfs create':
[EMAIL PROTECTED]:~] # time zfs create test/bo
zfs create test/bo 157.21s user 8.21s system 99% cpu 2:46.47 total
[EMAIL PROTECTED]:~] #
Th