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"
35 expect_ok ${ZPOOL} offline ${name0} ${disk1}
39 echo "status: One or more devices has been taken offline by the administrator."
50 echo " ${disk1} OFFLINE 0 0 0"
58 expect_ok ${ZPOOL} offline ${name0} ${disk0}
59 expect_fl ${ZPOOL} offline ${name0} ${disk1}
63 echo "status: One or more devices has been taken offline by the administrator."
73 echo " ${disk0} OFFLINE 0 0 0"
82 expect_ok ${ZPOOL} offline ${name0} ${disk0}
86 echo "status: One or more devices has been taken offline by the administrator."
96 echo " ${disk0} OFFLINE 0 0 0"
103 expect_ok ${ZPOOL} offline ${name0} ${disk3}
104 expect_fl ${ZPOOL} offline ${name0} ${disk1}
105 expect_fl ${ZPOOL} offline ${name0} ${disk2}
109 echo "status: One or more devices has been taken offline by the administrator."
119 echo " ${disk0} OFFLINE 0 0 0"
123 echo " ${disk3} OFFLINE 0 0 0"
131 expect_ok ${ZPOOL} offline ${name0} ${disk1} ${disk2}
135 echo "status: One or more devices has been taken offline by the administrator."
146 echo " ${disk1} OFFLINE 0 0 0"
148 echo " ${disk2} OFFLINE 0 0 0"
157 expect_ok ${ZPOOL} offline ${name0} ${disk1}
158 expect_fl ${ZPOOL} offline ${name0} ${disk3}
162 echo "status: One or more devices has been taken offline by the administrator."
173 echo " ${disk1} OFFLINE 0 0 0"