btrfs is new to me. I’m in a need to move btrfs subvolumes to different location. How to do it correctly? I have tried snapshotting them but no matter how I specify path I alvays get “No such file or directory”
Some sample how their appear currently:
[root@d... mnt]# btrfs subvolume list /home
ID 256 gen 340794 top level 5 path @/vmguests
ID 257 gen 340794 top level 5 path @/opt
[root@d… mnt]# btrfs subvolume snapshot @/opt /mnt/temp_home
ERROR: Could not statfs: No such file or directory
BTRFS is a big B-Tree and the sub volumes are not physically distinct from the base partition. If you want to “move” or change capacities?? you could create a new portion (of any type file system) and mount to replace the BTRFS subvoume