Hi there,
I had to create a samba server with shadow copy support, so I needed a fs with snapshot support and I thought to use BTRFS which is well suitable for this purpose (I used it before on bare-metal installations).
Since it's a COW filesystem like ZFS, I was wondering if it could cause issues when used on top of a ZVOL, and if it's a good idea to couple such filesystems. At this time I created the btrfs partition and disabled btrfs cow (nodatacow in fstab).
I'm currently experiencing random issues with host high cpu usage (especially after backups), and I don't know if that could be the cause.
Any experiences to share on this?
Thanks
I had to create a samba server with shadow copy support, so I needed a fs with snapshot support and I thought to use BTRFS which is well suitable for this purpose (I used it before on bare-metal installations).
Since it's a COW filesystem like ZFS, I was wondering if it could cause issues when used on top of a ZVOL, and if it's a good idea to couple such filesystems. At this time I created the btrfs partition and disabled btrfs cow (nodatacow in fstab).
I'm currently experiencing random issues with host high cpu usage (especially after backups), and I don't know if that could be the cause.
Any experiences to share on this?
Thanks