Search results

  1. S

    How to fully detach ZFS subvol mount point from container?

    Just brain storming here, but would it be possible to rename the volume outside of Proxmox (root terminal), perform what ever delete/restore tasks I wanted to do on the container, and then rename/reattach the ZFS volume to the container?
  2. S

    How to fully detach ZFS subvol mount point from container?

    So is it definitively not possible to detach a zfs volume from a Proxmox container?
  3. S

    How to fully detach ZFS subvol mount point from container?

    Hi Forgive me, but this doesn't appear to answer my question. First, I'm using ZFS not a mounted directory. Second, can you explain how this would stop Proxmox from deleting the ZFS volume? Finally, how do I correctly and safely detach said volume?
  4. S

    How to fully detach ZFS subvol mount point from container?

    Hello I have a container which has two disks, a small root disk, and a large ZFS subvolume as mp0. What is the correct procedure for detaching the ZFS subvolume, so that I could delete or restore the container without loosing the subvolume. I tried to do this recently, I detached the ZFS...