Homelab upgrade - "Modern" alternatives to NFS, SSHFS?
-
-
-
-
NFS is good for hypervisor level storage. If someone compromises the host system you are in trouble.
-
-
-
-
It really isn't.
You can't automatically create new disks with the create new VM wizard.
Also I hope you aren't using the same security principals as 2005. The landscape has evolved immensity.
-
Last time I had a problem with ceph losing data was during 0.10, does it still happen?
-
-
-
-
-
-
-
-
-
-
At least something that's distributed and fail safe (assuming OP targets this goal).
And if proxmox doesnt support it natively, someone could probably still config it local on the underlying debian OS. -
And if you need to mount a directory over SSH, I can recommend rclone and its mount subcommand.