Non-unmountable file system

2015-02-24 Thread Matthias Urlichs
This is btrfs with kernel 3.19. (.0-trunk from Debian), on a single volume (on top of LVM but that should not matter). I do this, on a freshly-booted system: # mount /foo # cd foo # rsync -aPHAX . /bar [ after an hour or so ] ^C # cd .. # fuser -m /foo # ps ax | grep [ /]rsync # umount /foo

Read performance problem

2015-02-24 Thread Matthias Urlichs
This is 3.19, scanning an otherwise-idle filesystem on otherwise-idle disks, mounted with noatime and nodatasum. 11:41:51.703418 llistxattr(cpool/0/0/5/00556827384267bee22ab9adfb891807, , 1024) = 0 0.18 11:41:51.703472 lstat(cpool/0/0/5/00524ed0f6edbadd2a92f9366bce00c4, {st_mode=S_IFREG|0640,

btrfs send and interrupts

2015-01-23 Thread Matthias Urlichs
. :-/ Thank you. -- -- Matthias Urlichs signature.asc Description: Digital signature

Moving snapshots

2015-01-23 Thread Matthias Urlichs
Hello, how do I move a (read-only) snapshot? Simply creating another read-only snap from the first one and then deleting the source works, except that it destroy's the snapshot's identity -- which means that it can't be used as a parent for btrfs receive any more. :-( -- -- Matthias Urlichs