Hi
I have a 5 node proxmox cluster, I created a ceph cluster from those nodes and a cephfs
I would like to access the ceph fs from other devices in my home lab. I thought I would create a lxc (debian12) with nfs and then rbind the cephfs from the underlying node into the lxc
so my lxc is privileged + nested + cifs so that I can run nfs-kernel
so I thought I have 2 options
a) rbind - how do I do that say my cephfs is mount /mnt/pve/cephfs on the nodes and I have created /mnt/pve/cephfs/hme1/fs/ and I want to mount that in my lxc as /srv/hme1fs
b) I can mount the cephfs natively into the lxc - i believe install ceph-common. but I need some sort of user and secret key where do I find these
option a seems the easiest way - does it work ?
I wouldn't mind doing option b because I could set this up on my other devices as well and by pass nfs so a learning experience
thought welcome
I have a 5 node proxmox cluster, I created a ceph cluster from those nodes and a cephfs
I would like to access the ceph fs from other devices in my home lab. I thought I would create a lxc (debian12) with nfs and then rbind the cephfs from the underlying node into the lxc
so my lxc is privileged + nested + cifs so that I can run nfs-kernel
so I thought I have 2 options
a) rbind - how do I do that say my cephfs is mount /mnt/pve/cephfs on the nodes and I have created /mnt/pve/cephfs/hme1/fs/ and I want to mount that in my lxc as /srv/hme1fs
b) I can mount the cephfs natively into the lxc - i believe install ceph-common. but I need some sort of user and secret key where do I find these
option a seems the easiest way - does it work ?
I wouldn't mind doing option b because I could set this up on my other devices as well and by pass nfs so a learning experience
thought welcome