mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-16 04:42:55 +08:00
Update zfs-emergency-free-space.sh
This commit is contained in:
parent
951e43f0cc
commit
35d9be2b4b
@ -9,7 +9,7 @@ zfspath=/sys/module/zfs/parameters/spa_slop_shift
|
||||
|
||||
if [ "$1" = "putitback" ]; then
|
||||
echo 5 > $zfspath
|
||||
cat $zfapath
|
||||
cat $zfspath
|
||||
zpool list
|
||||
exit 0;
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user