zpool

  1. D

    Prevent zpools from auto-importing 2.0?

    Instead of necroing a post from January of this year, I thought I'd ask a new one. In my configuration there are two hosts in a Proxmox cluster and two JBODs connected to each host. On each JBOD there is a local ZFS pool which I have configured in storage.cfg. What I'm seeing is that each host...
  2. thenickdude

    Prevent zpools from auto-importing?

    Hey everyone, I ran "zpool export" on one of my single-disk zpools, which succeeded, and then I hot-unplugged that drive. Only to find out that, surprise, Proxmox had re-imported the pool while I was busy opening the drive enclosure, so was now very unhappy about the missing drive. It looks...
  3. P

    ZFS Pool and LXC Root Disk

    Hello there, i try to create a LXC container into a ZFS Pool. Output: mounting container failed TASK ERROR: cannot open directory //myraidz: No such file or directory The name of the selected ZPool is myraidz/machines. Same problem on restore a backup into the ZPool. Any ideas? Greetings...
  4. P

    Proxmox Attach ZFS Pool?

    ZFS Configuration ZFS RAID 1 Disk: 2x SSDs Zpool: rpool Content: Proxmox install, VMs ZFS RAID 5 Disk: 4x HDDs Zpool: storage_backup Content: Data storage ZFS RAID 6 Disk: 16x HDDs Zpool: storage_main Content: Data storage VM Configuration Media VM located on rpool attach storage_main...