snapshot docs out of date

Stephen Pflanze sepflanze at gmail.com
Sat Aug 20 18:30:02 UTC 2022


The "snapshot" commands on webpage:

https://ubuntu.com/tutorials/using-zfs-snapshots-clones#2-using-snapshots

did not work for me. I believe them to be out of date. An example of a 
snapshot create command that did work for me:

|zfs snapshot bpool/BOOT at snap_||boot|

|I believe the commands to clone, rollback, and destroy, in that 
document are similarly out of date. I believe the current commands for 
doing these are similar to:|

|zfs rollback -r bpool/BOOT at snap_||boot|

|zfs destroy ||bpool/BOOT at snap_||boot|

||

|but I have not yet tested the two above.
|

||

||

||


-- 
Please useartist at wavenet.org  as my email address. This is my permanent one.


More information about the ubuntu-doc mailing list