Hi, Le 28/06/2016 08:34, Stefan Priebe - Profihost AG a écrit : > [...] > Yes but at least BTRFS is still not working for ceph due to > fragmentation. I've even tested a 4.6 kernel a few weeks ago. But it > doubles it's I/O after a few days. BTRFS autodefrag is not working over the long term. That said BTRFS itself is working far better than XFS on our cluster (noticeably better latencies). As not having checksums wasn't an option we coded and are using this: https://github.com/jtek/ceph-utils/blob/master/btrfs-defrag-scheduler.rb This actually saved us from 2 faulty disk controllers which were infrequently corrupting data in our cluster. Mandatory too for performance : filestore btrfs snap = false Lionel _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com