November 2017
Intermediate to advanced
494 pages
14h 29m
English
CephFS needs to be mounted in order to make it available for storage service. If the mount point is not set in /etc/fstab, it will need to be remounted after each reboot. The following format is used to enter the CephFS in /etc/fstab:
id={user-ID}[,conf={path/to/conf.conf}] /mount/path fuse.ceph defaults 0 0 id=admin,conf=/etc/ceph/conf.conf /mnt/<path> fuse.ceph defaults 0 0