Recent content by rioga

  1. R

    Cluster with both zfs and lvm

    Here is the solution if someone is in the same situation: Once the node with ZFS storage is member of the cluster, open a shell on any node and edit the /etc/pve/storage.cfg configuration file: you have to add: zfspool: name_of_the pool pool rpool/data content rootdir,images...
  2. R

    Cluster with both zfs and lvm

    Hi! I'm on the same situation as PAtrik and I can't find a solution. I'm trying to add a node with ZFS-local storage to a cluster with LVM-thin storage. When I add the ZFS node, the local-zfs storage from the node just dissapear and it's replaced with the local-lvm storage from the cluster (up...