I've got a 40TB LUN created on a Dell PowerVault MD3200i. I'm extremely new to Proxmox, so have been trying to follow the wiki on setting up multipath and the iscsi connection, but I can't continue because I'm unable to see the LUN via proxmox.
I've added the iscsi connection, and it shows that it's up and connected:
But when I attempt to create the LVM, the Base Group never populates. I saw someone had asked another user to post the results of
and they were able to see the lun, but when I run it on my host, I get:
Which doesn't show the lun at all, and is just the same connection repeated? Can anyone help! been trying to get this working for like 2 weeks now
I've added the iscsi connection, and it shows that it's up and connected:
Code:
Target: iqn.1984-05.com.dell:powervault.md3200i.644a8420001619be00000000552f1020 (non-flash)
Current Portal: 10.10.1.10:3260,1
Persistent Portal: 10.10.1.10:3260,1
**********
Interface:
**********
Iface Name: default
Iface Transport: tcp
Iface Initiatorname: iqn.1993-08.org.debian:01:c51f76cb72cb
Iface IPaddress: 10.10.1.1
Iface HWaddress: default
Iface Netdev: default
SID: 1
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
But when I attempt to create the LVM, the Base Group never populates. I saw someone had asked another user to post the results of
Code:
iscsiadm --mode discovery --type sendtargets --portal <ip-of-your-iscsi-server>
Code:
10.10.1.10:3260,1 iqn.1984-05.com.dell:powervault.md3200i.644a8420001619be00000000552f1020
10.11.1.10:3260,1 iqn.1984-05.com.dell:powervault.md3200i.644a8420001619be00000000552f1020
10.12.1.10:3260,1 iqn.1984-05.com.dell:powervault.md3200i.644a8420001619be00000000552f1020
10.13.1.10:3260,1 iqn.1984-05.com.dell:powervault.md3200i.644a8420001619be00000000552f1020
Which doesn't show the lun at all, and is just the same connection repeated? Can anyone help! been trying to get this working for like 2 weeks now
Last edited: