Recent content by T1nue

  1. T

    One ZFS storage shown twice with two names, why?

    Good to know, thanks! So far I only manually moved a VM, but replication looks like something to look into.
  2. T

    One ZFS storage shown twice with two names, why?

    Thank you, I think I got it now! Instead of trying to add another "virtualmachines" pool for lhotse, I should have removed the "k2" node limitation on the existing definition. Supposedly if I had added the pool on lhotse before joining the nodes, then this would have been performed by the...
  3. T

    One ZFS storage shown twice with two names, why?

    Actually they do not use the same pool. I started with two independent nodes. Both have a local ZFS (pool) named "virtualmachines", which is on the local SSD of each node. On k2 I had a dataset also named "virtualmachines" pointing to this ZFS. On node lhotse I did not yet add a dataset. Only...
  4. T

    One ZFS storage shown twice with two names, why?

    Thanks for your reply. This is the output (edited a bit on the NFS share): dir: local path /var/lib/vz content iso,vztmpl shared 0 lvmthin: local-lvm thinpool data vgname pve content images,rootdir zfspool: virtualmachines pool virtualmachines content...
  5. T

    One ZFS storage shown twice with two names, why?

    Today I created a cluster and added a 2nd node to it. Now I have a strange mixup with my storage: On node "k2", storage "virtualmachines" and "virtualmachines-lhotse" both point to a local ZFS formatted disk. The content is 100% identical, it's just a duplication in the GUI that I can't...