mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-30 05:02:54 +08:00
show NOOP removal before doing the thing
This commit is contained in:
parent
87310f67a8
commit
b44929b411
@ -76,6 +76,9 @@ zpool add $zp mirror $PWD/zd1 $PWD/zd2
|
|||||||
zps
|
zps
|
||||||
|
|
||||||
echo "$(date) - Shrinkydink $zp"
|
echo "$(date) - Shrinkydink $zp"
|
||||||
|
|
||||||
|
# Show how much before committing
|
||||||
|
time zpool remove -n $zp mirror-0
|
||||||
time zpool remove $zp mirror-0
|
time zpool remove $zp mirror-0
|
||||||
|
|
||||||
date
|
date
|
||||||
|
Loading…
x
Reference in New Issue
Block a user