4.4. Object Storage Service Requirements
- Supported Filesystems
- The Object Storage Service stores objects in filesystems. Currently,
XFSandext4are supported. Theext4filesystem is recommended.Your filesystem must be mounted withxattrenabled. For example, this is from/etc/fstab:/dev/sdb1 /srv/node/d1 ext4 acl,user_xattr 0 0
- Acceptable Mountpoints
- The Object Storage service expects devices to be mounted at
/srv/node/.