Lines Matching full:offline
12 expect_ok ${ZPOOL} offline ${name0} ${disk0}
16 echo "status: One or more devices has been taken offline by the administrator."
26 echo " ${disk0} OFFLINE 0 0 0"
36 expect_ok ${ZPOOL} offline ${name0} ${disk1}
40 echo "status: One or more devices has been taken offline by the administrator."
51 echo " ${disk1} OFFLINE 0 0 0"
60 expect_ok ${ZPOOL} offline ${name0} ${disk2}
64 echo "status: One or more devices has been taken offline by the administrator."
76 echo " ${disk2} OFFLINE 0 0 0"
85 expect_ok ${ZPOOL} offline ${name0} ${disk0} ${disk1}
87 expect_fl ${ZPOOL} offline ${name0} ${disk2}
91 echo "status: One or more devices has been taken offline by the administrator."
101 echo " ${disk0} OFFLINE 0 0 0"
102 echo " ${disk1} OFFLINE 0 0 0"
113 expect_ok ${ZPOOL} offline ${name0} ${disk1}
117 echo "status: One or more devices has been taken offline by the administrator."
128 echo " ${disk1} OFFLINE 0 0 0"
140 expect_ok ${ZPOOL} offline ${name0} ${disk3}
144 echo "status: One or more devices has been taken offline by the administrator."
155 echo " ${disk1} OFFLINE 0 0 0"
157 echo " ${disk3} OFFLINE 0 0 0"
166 expect_ok ${ZPOOL} offline ${name0} ${disk4} ${disk7}
168 expect_fl ${ZPOOL} offline ${name0} ${disk0}
169 expect_fl ${ZPOOL} offline ${name0} ${disk2}
170 expect_fl ${ZPOOL} offline ${name0} ${disk5} ${disk6}
174 echo "status: One or more devices has been taken offline by the administrator."
185 echo " ${disk1} OFFLINE 0 0 0"
187 echo " ${disk3} OFFLINE 0 0 0"
189 echo " ${disk4} OFFLINE 0 0 0"
192 echo " ${disk7} OFFLINE 0 0 0"