forked from third-party-mirrors/zfs_autobackup
fix
This commit is contained in:
parent
a322eb96ae
commit
d531e9fdaf
@ -11,6 +11,9 @@ echo sdflsakjfklsjfsda > key.txt
|
||||
|
||||
dd if=/dev/urandom of=dump.bin bs=1M count=10000
|
||||
|
||||
#readcache
|
||||
cat dump.bin > /dev/null
|
||||
|
||||
zfs destroy $DS || true
|
||||
|
||||
zfs create $DS
|
||||
|
Loading…
x
Reference in New Issue
Block a user