Working with #openstack-swift is really important to ensure your storage disks are running on xfs filesystem.
Today I found a really nice way to check that:
$ df -hT
T => show the partition’s filesystem type.
h => human format
This blog is about "running in production mode".
Working with #openstack-swift is really important to ensure your storage disks are running on xfs filesystem.
Today I found a really nice way to check that:
$ df -hT
T => show the partition’s filesystem type.
h => human format