btrfs snapshot send howto?

Neal Becker ndbecker2 at gmail.com
Thu Jan 16 14:36:43 UTC 2014


Trying to follow the example in this article:

http://arstechnica.com/information-technology/2014/01/bitrot-and-atomic-cows-inside-next-gen-filesystems/3/

[root at nbecker1 nbecker]# btrfs subvolume list /
ID 256 gen 563294 top level 5 path home
ID 258 gen 563294 top level 5 path root
ID 370 gen 563278 top level 5 path home/.snapshots
ID 371 gen 563279 top level 5 path home/.snapshots/01162014

[root at nbecker1 nbecker]# btrfs send /home/.snapshots/01162014 > /dev/null
At subvol /home/.snapshots/01162014
ERROR: open home/.snapshots/01162014 failed. No such file or directory

OK, I have no clue why this doesn't work.



More information about the users mailing list