Search results

  1. F

    iscsi storage creating two devices for single target

    @Richard thanks so much for clearing up my assumption multipath only occured through multiple physical routes to the SAN! Followed the multipath docs, and even though it has a single wwid (as both devices report the same wwid) it now seems to roundrobin and treat them as a multipath device. So...
  2. F

    iscsi storage creating two devices for single target

    Thanks @Richard that was my first thought as well, but as far as I understand multipath, this is not a multipath situation: 1) there are only single NICs in both the proxmox server and the TrueNas server 2) scsi_id returns the same wwid for both devices that get created (see below) 3) multipath...
  3. F

    iscsi storage creating two devices for single target

    Using proxmox 6.3-3 attempting to add iscsi from a TrueNAS core 12.0-U1.1. Adding iScsi through the UI or manually through iscsiadm works, but it ends up creating TWO devices for the same target, which then has LVM creation fail. The truenas box works fine to provide iscsi targets to other...