Mount mediafs CephFS into arrstack #391

Merged
benvin merged 1 commits from benvin/mediafs-pv into main 2026-08-22 23:05:43 +10:00
Member

Exposes the legacy mediafs CephFS filesystem to the arrstack namespace so the upcoming mediamover tool can migrate media and run bandwidth tests against the old filesystem; the ceph-mediafs client secret is already seeded in Vault. The mover deployment itself lands in a follow-up PR.

  • Adds a ceph-mediafs-secret VaultStaticSecret in csi-cephfs syncing kv/service/kubernetes/au/syd1/csi/ceph-mediafs-secret
  • Adds a 10Ti static RWX PV arrstack-mediafs (fsName mediafs, rootPath /, staged with the mediafs secret) pinned by claimRef
  • Adds the matching mediafs PVC in arrstack (storageClassName "", volumeName-bound, backups excluded)
  • Registers all three in their base kustomizations
Exposes the legacy mediafs CephFS filesystem to the arrstack namespace so the upcoming mediamover tool can migrate media and run bandwidth tests against the old filesystem; the ceph-mediafs client secret is already seeded in Vault. The mover deployment itself lands in a follow-up PR. - Adds a `ceph-mediafs-secret` VaultStaticSecret in csi-cephfs syncing `kv/service/kubernetes/au/syd1/csi/ceph-mediafs-secret` - Adds a 10Ti static RWX PV `arrstack-mediafs` (fsName `mediafs`, rootPath `/`, staged with the mediafs secret) pinned by claimRef - Adds the matching `mediafs` PVC in arrstack (storageClassName "", volumeName-bound, backups excluded) - Registers all three in their base kustomizations
unkin-agent added 1 commit 2026-08-22 22:49:48 +10:00
arrstack: mount legacy mediafs CephFS via static PV/PVC
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
fddf4e37a3
Exposes the legacy mediafs filesystem to the arrstack namespace for the
upcoming mediamover tool. Adds a ceph-mediafs-secret VaultStaticSecret in
csi-cephfs and a 10Ti static RWX PV/PVC pair bound by claimRef.
benvin merged commit 671c075a08 into main 2026-08-22 23:05:43 +10:00
benvin deleted branch benvin/mediafs-pv 2026-08-22 23:05:44 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#391