CephFS Client

  • By José Julián Espina Del Ángel
Channel Revision Published Runs on
latest/edge 1 28 May 2024
Ubuntu 22.04
juju deploy cephfs-client --channel edge
Show information

Platform:

Ubuntu
22.04

Learn about configurations >

  • mountpoint | string

    Location to mount the filesystem on the machine.

  • nodev | boolean

    Blocking interpretation of character and/or block devices on CephFS share.

  • noexec | boolean

    Block execution of binaries on CephFS share.

  • nosuid | boolean

    Do not honour suid and sgid bits on CephFS share.

  • read-only | boolean

    Mount CephFS share as read-only.