CephFS Proxy
Platform:
24.04
22.04
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/beta | 5 | 05 May 2026 | |
| latest/beta | 28 | 05 May 2026 | |
| latest/edge | 29 | 22 May 2026 | |
| latest/edge | 5 | 09 Oct 2024 |
juju deploy cephfs-server-proxy --channel beta
-
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>