Search results

  1. C

    UNAS Pro + NFS + LXC - How to do it "right"?

    I think the solve they came up with was specific to PBS, not PVE, but the underlying issue seems to be Unifi Drive not supporting the right options on your NFS exports, such as no_root_squash.
  2. C

    [SOLVED] zfs-local Does Not Exist

    Looks like I figured this out. Apparently, I just didn't RTFM enough. A cluster normally would only have one kind of local storage, so I had to tweak the storage.cfg a bit to restrict the local-lvm to only be on nodes that had lvm, and local-zfs to be on the node that had zfs. This post pushed...
  3. C

    [SOLVED] zfs-local Does Not Exist

    Newbie here, really impressed with Proxmox so far. I have been using Proxmox for a few days, and so far everything is going really well. I have three nodes in my cluster, and can move workloads around amongst them and so forth. The first two that I setup were using defaults, so there is...