Hi all,
In a new installed machine the default file system suggested was BTRFS.
During a recent update I noticed that a snapshot was automatically done.
Where can I find documentation / tutorials on BTRFS specifically snapshots during updates?
Hi all,
In a new installed machine the default file system suggested was BTRFS.
During a recent update I noticed that a snapshot was automatically done.
Where can I find documentation / tutorials on BTRFS specifically snapshots during updates?
You can start here:
And then…
And some more
The man pages are very undervalued for btrfs-tools.
You always can: man btrfs-subcommand.
e.g.
man btrfs-scrub
They are very well done and concise.
If you get hung up on terminology or commands, then you can resort to searching and find tons and tons of information.
So is “info”: info btrfs for more in depth, and complete, documentation. Accessible (in this case at least) as man 8 btrfs. Perhaps it’s different on how man is installed, or if one has info installed or not (I’m not that knowledgeable) but I only get a mere summary when man btrfs is used. A summary is often what one needs, but sometimes it’s just interesting to read the full docs.
info: texinfo 7.2-1
man : man-db 2.13.1-1
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.