CephFS Proxy
- HPC Charm Team
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 20 | 17 Feb 2025 | |
latest/edge | 5 | 09 Oct 2024 |
juju deploy cephfs-server-proxy --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
24.04
22.04
-
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>