I wonder if it is possible to mount one or more snapshots of the same BTRFS filesystem for analytical purposes.
Asked
Active
Viewed 149 times
1
-
[That is a normal use][1], well, mounting multiple snapshots of the same fs, I think you cannot have them rw, but I wouldn't even bet on that. Give it a try [1]: https://btrfs.wiki.kernel.org/index.php/FAQ#What_is_a_snapshot.3F – Ronald Pottol Nov 23 '13 at 23:12
1 Answers
3
Sure. It's Copy-on-Write FS, there's nothing wrong with that, moreover, there're cases when snapshots are made to be written and discarded then.

poige
- 9,448
- 2
- 25
- 52