search for: 0h10m

Displaying 3 results from an estimated 3 matches for "0h10m".

Did you mean: 0h0m
2009 Oct 14
14
ZFS disk failure question
...command slowness. The resilver completed, and now I''m left with the following zpool config. I''m not sure how to get things back to normal though, and I hate to do something stupid... root at datasrv1:~# zpool status tank pool: tank state: DEGRADED scrub: scrub stopped after 0h10m with 0 errors on Wed Oct 14 15:23:06 2009 config: NAME STATE READ WRITE CKSUM tank DEGRADED 0 0 0 raidz2 DEGRADED 0 0 0 c8t0d0 ONLINE 0 0 0 c8t1d0 ONLINE 0 0...
2009 Oct 30
1
internal scrub keeps restarting resilvering?
...or. Applications are unaffected. action: Determine if the device needs to be replaced, and clear the errors using ''zpool clear'' or replace the device with ''zpool replace''. see: http://www.sun.com/msg/ZFS-8000-9P scrub: resilver in progress for 0h10m, 0.05% done, 344h18m to go config: NAME STATE READ WRITE CKSUM raid3149 ONLINE 0 0 0 raidz2 ONLINE 0 0 0 c6t9d0 ONLINE 0 0 0 c6t10d0 ONLINE 0 0 0 c6t11...
2010 May 28
21
expand zfs for OpenSolaris running inside vm
...#39;t implemented in my system: $ uname -a SunOS sopen 5.11 snv_111b i86pc i386 i86pc If it was 171 it would be grate, right? Doing following: o added new virtual HDD (it becomes /dev/rdsk/c7d1s0) o run format, write label # zpool status pool: rpool state: ONLINE scrub: scrub completed after 0h10m with 0 errors on Fri May 28 16:47:05 2010 config: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 c7d0s0 ONLINE 0 0 0 errors: No known data errors # zpool add rpool c7d1 cannot label ''c7d1'': EFI labeled devices are no...