diff options
author | Sven Gothel <[email protected]> | 2013-06-08 21:03:06 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-06-08 21:03:06 +0200 |
commit | 9397c25183abf6fca2fd8004b59537cc27efdb2c (patch) | |
tree | c5a4bdcf9fe8d18469289a814d462b611177ad35 /server/setup/01-zfs_linux_bringup/README.txt | |
parent | 19a8ad61c1d40a301d1a00b24fe069e3b8004946 (diff) |
server zfs def. props: listsnapshots=off - annoying
Diffstat (limited to 'server/setup/01-zfs_linux_bringup/README.txt')
-rw-r--r-- | server/setup/01-zfs_linux_bringup/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/setup/01-zfs_linux_bringup/README.txt b/server/setup/01-zfs_linux_bringup/README.txt index 9d9c33a..d438c67 100644 --- a/server/setup/01-zfs_linux_bringup/README.txt +++ b/server/setup/01-zfs_linux_bringup/README.txt @@ -173,7 +173,7 @@ Install: - Config zpool - zpool autoexpand=on jogamp07 - zpool autoreplace=on jogamp07 - - zpool listsnapshots=on jogamp07 + - zpool listsnapshots=off jogamp07 - Config root dataset (for all datasets) - zfs set dedup=off jogamp07 |