CephFS Proxy

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

Platform:

Ubuntu
22.04

Learn about configurations >

  • auth-info | string

    Username and Cephx key to authenticate against the exported CephFS share. Expected format: <username>:<cephx-base64-key>

  • fsid | string

    fsid of the Ceph cluster.

  • monitor-hosts | string

    Space delimited list of existing Ceph monitor addresses. Expected format: <ip/hostname>:<port> <ip/hostname>:<port>

  • sharepoint | string

    Name and path of the exported filesystem on the Ceph cluster. Expected format: <filesystem_name>:<filesystem_shared_path>