Updated Mounting (markdown)
@ -46,7 +46,7 @@ So `sub2` will be created in `sub1`, thus modifying the dataset!
|
|||||||
|
|
||||||
### Solution
|
### Solution
|
||||||
|
|
||||||
The best solution is to use the --clear-mountpoint option of zfs-autobackup. This will set canmount=noauto on newly received datasets.
|
The best solution is to use the `--clear-mountpoint` option of zfs-autobackup. This will set canmount=noauto on newly received datasets.
|
||||||
|
|
||||||
When you need to access the data you can use zfs mount to mount just one dataset and leave the rest untouched.
|
When you need to access the data you can use zfs mount to mount just one dataset and leave the rest untouched.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user