SF.net SVN: opencsw:[669] mirror/check-zpool
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Nov 14 11:00:14 CET 2013
Revision: 669
http://sourceforge.net/p/opencsw/code/669
Author: dmichelsen
Date: 2013-11-14 10:00:13 +0000 (Thu, 14 Nov 2013)
Log Message:
-----------
check-zpool: Add examples TBD
Modified Paths:
--------------
mirror/check-zpool
Modified: mirror/check-zpool
===================================================================
--- mirror/check-zpool 2013-10-22 13:19:59 UTC (rev 668)
+++ mirror/check-zpool 2013-11-14 10:00:13 UTC (rev 669)
@@ -47,7 +47,17 @@
# 561G scanned out of 1.18T at 6.48M/s, 28h35m to go
# 561G scanned out of 1.18T at 6.48M/s, 28h35m to go
# 54K repaired, 46.31% done
+
+ # TO BE DONE:
+ # action: Wait for the resilver to complete.
+ # scan: resilver in progress since Thu Nov 14 09:49:44 2013
+ # 28.6G scanned out of 1.27T at 8.10M/s, 44h45m to go
+ # 17.3G resilvered, 2.19% done
+
+ # status: One or more devices is currently being resilvered. The pool will
+ # continue to function, possibly in a degraded state.
+
if( s/^\s*(\S+):\s+// ) {
$mode = $1;
$status{$mode} = $_;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list