iSCSI target without LUN problem

chrisalavoine

Renowned Member
Sep 30, 2009
152
0
81
Hi all,

I'm currently setting up proxmox 1.5 with a new Dell EqualLogic PS4000 SAN. Everything was going quite smoothly until I try and add the LVM group after adding the iSCSI target.

I've followed the guide: http://pve.proxmox.com/wiki/Storage_Model

The target is definitely being found, but no LUN is displayed. Any ideas? I've tried deleting/recreating the Volume/LUN on the SAN but it doesn't seem to make any difference.

Regards,
c:)

P.S. Found this in the logs:

Apr 15 16:42:22 ntpd 8860 synchronized to 67.202.107.55, stratum 2
Apr 15 16:42:30 proxwww 12326 Starting new child 12326
Apr 15 16:42:30 pvedaemon 8839 WARNING: Cannot encode unnamed element as 'hash'. Will be encoded as 'map' instead
Apr 15 16:42:35 kernel scsi8 : iSCSI Initiator over TCP/IP
Apr 15 16:42:35 kernel Vendor: EQLOGIC Model: 100E-00 Rev: 4.3
Apr 15 16:42:35 kernel Type: Direct-Access ANSI SCSI revision: 05
Apr 15 16:42:35 kernel SCSI device sdb: 2147512320 512-byte hdwr sectors (1099526 MB)
Apr 15 16:42:35 kernel sdb: Write Protect is off
Apr 15 16:42:35 kernel sdb: Mode Sense: ad 00 00 00
Apr 15 16:42:35 kernel SCSI device sdb: drive cache: write through
Apr 15 16:42:35 kernel SCSI device sdb: 2147512320 512-byte hdwr sectors (1099526 MB)
Apr 15 16:42:35 kernel sdb: Write Protect is off
Apr 15 16:42:35 kernel sdb: Mode Sense: ad 00 00 00
Apr 15 16:42:35 kernel SCSI device sdb: drive cache: write through
Apr 15 16:42:35 kernel sdb: unknown partition table
Apr 15 16:42:35 kernel sd 8:0:0:0: Attached scsi disk sdb
Apr 15 16:42:35 kernel sd 8:0:0:0: Attached scsi generic sg2 type 0
Apr 15 16:42:36 kernel SCSI device sdb: 2147512320 512-byte hdwr sectors (1099526 MB)
Apr 15 16:42:36 kernel sdb: Write Protect is off
Apr 15 16:42:36 kernel sdb: Mode Sense: ad 00 00 00
Apr 15 16:42:36 kernel SCSI device sdb: drive cache: write through
Apr 15 16:42:36 iscsid connection4:0 is operational now
 
Last edited:
Managed to fix this one.

Just upgraded to .32 kernel and LUN appeared in the list.

Will update on my progress as I go.
 
Am in the process of migrating all my 1.4 VM's over to the new 1.5 server. All going nicely at the moment.

I have a fully redundant network setup.

Dual SAN controllers connected to two Cisco 3560G switches. My proxmox 1.5 is connected via 2 NICs to both 3560's (a third NIC connects to the internal LAN). I wondered if anyone out there has a recommended setup of the NICs in /etc/network/interfaces to work best with the SAN? Dell recommend jumbo frames and flow control be switched on which I have duly done on both switches. Just wondered if there was anything I should be doing at the proxmox end?