cephfs-server-proxy

CephFS Proxy

  • HPC Charm Team
Channel Revision Published Runs on
latest/edge 20 17 Feb 2025
Ubuntu 24.04 Ubuntu 22.04
latest/edge 5 09 Oct 2024
Ubuntu 24.04 Ubuntu 22.04
juju deploy cephfs-server-proxy --channel edge
Show information

Platform:

Ubuntu
24.04 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>