Search results

  1. K

    Why are Device Mapped drives not visible in the list of local disks?

    Thanks for the explanation. I was able to get everything working the way I wanted using the CLI, just curious about why things are the way they are. I'm new to Proxmox, and this isn't how I'd normally hook up this storage, but at least for now, it all works.
  2. K

    Why are Device Mapped drives not visible in the list of local disks?

    Hi, I'm using multipath, with disks mapped by WWID and presented as devices at /dev/dm-<n> or /dev/mapper/sym-link to dm-<n>. I don't see these disks either in the list of all local disks, nor when attempting to create a ZFS pool via the Proxmox UI. Briefly looking through the code I see the...