I have several libvirt VMs stored on xfs partitions and am using gluster to replicate the storage. The VMs use qcow2 for storage.
Some of the partitions where the VMs are located indicate high file fragmentation when I run xfs_fb. But the VMs show almost no fragmentation if I run "e4defrag -c /" from their command line.
Does this mean it is safe to ignore what is reported by xfs_db on the host system?