Search results

  1. J

    No unused disk but device is showing

    Thanks @dietmar, that was it. I had previously had a boot image on it, and that seems to have stuck. A quick wipe with `dd if=/dev/zero of=/dev/sdb` did the trick. Thank you!
  2. J

    No unused disk but device is showing

    I'm just getting started with Proxmox and have a USB drive attached that I wanted to create a zfs on. The device shows under "Disks" as /dev/sdb but when I go to create the zfs, it says "No unused disks" are available. In researching this, I've seen many posts on the forums about this problem...