-
Antonio Falabella authoredAntonio Falabella authored
fs_tests.md 327 B
Layouts
FS layout documentation The FS layouts can be set using extended attributes. To check the default attributed:
touch test
getfattr -n ceph.file.layout test
# file: test
ceph.file.layout="stripe_unit=4194304 stripe_count=1 object_size=4194304 pool=ec62"