Advertisement
Guest User

Untitled

a guest
Aug 16th, 2013
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. xbian@xbian ~ $ sudo btrfs-auto-snapshot xbiancopy /dev/mmcblk0p2 /dev/sda1
  2. mkdir: cannot create directory `/tmp/btrfs-dest': File exists
  3. Create subvolume '/tmp/btrfs-dest/home'
  4. Create a readonly snapshot of '/tmp/btrfs-source/home/@' in '/tmp/btrfs-source/home/@_ro/@'
  5. ERROR: cannot snapshot '/tmp/btrfs-source/home/@' - Read-only file system
  6. At subvol /tmp/btrfs-source/home/@_ro
  7. At subvol @_ro
  8. receiving subvol @_ro uuid=77b7abfb-655d-fd44-a1db-118ef7f95906, stransid=277
  9. BTRFS_IOC_SEND returned 0
  10. joining genl thread
  11. BTRFS_IOC_SET_RECEIVED_SUBVOL uuid=77b7abfb-655d-fd44-a1db-118ef7f95906, stransid=277
  12. Create a snapshot of '/tmp/btrfs-dest/home/@_ro' in '/tmp/btrfs-dest/home/@'
  13. Delete subvolume '/tmp/btrfs-dest/home/@_ro'
  14. Delete subvolume '/tmp/btrfs-source/home/@_ro'
  15. Create subvolume '/tmp/btrfs-dest/modules'
  16. Create a readonly snapshot of '/tmp/btrfs-source/modules/@' in '/tmp/btrfs-source/modules/@_ro'
  17. At subvol /tmp/btrfs-source/modules/@_ro
  18. At subvol @_ro
  19. receiving subvol @_ro uuid=588195d5-6299-fe4e-b6ff-a852d8d27d9d, stransid=160
  20. BTRFS_IOC_SEND returned 0
  21. BTRFS_IOC_SET_RECEIVED_SUBVOL uuid=588195d5-6299-fe4e-b6ff-a852d8d27d9d, stransid=160
  22. joining genl thread
  23. Create a snapshot of '/tmp/btrfs-dest/modules/@_ro' in '/tmp/btrfs-dest/modules/@'
  24. Delete subvolume '/tmp/btrfs-dest/modules/@_ro'
  25. Delete subvolume '/tmp/btrfs-source/modules/@_ro'
  26. Create subvolume '/tmp/btrfs-dest/root'
  27. Create a readonly snapshot of '/tmp/btrfs-source/root/@' in '/tmp/btrfs-source/root/@_ro/@'
  28. ERROR: cannot snapshot '/tmp/btrfs-source/root/@' - Read-only file system
  29. At subvol /tmp/btrfs-source/root/@_ro
  30. At subvol @_ro
  31. receiving subvol @_ro uuid=6d3a60d1-676a-734e-a4de-c65df30cccf6, stransid=73
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement