iSCSI URI Bug?
|
2013-08-26, 05:08
Post: #1
|
|||
|
|||
iSCSI URI Bug?
Is there a LUN limitation on sanhook? Or is this a bug? I can hook any LUN between 0-9 but nothing higher than that.
Works: sanhook --drive 0x81 iscsi:192.168.77.23:::9:iqn.2013-08.chaos.olympia.local:hyperion-boot Error: sanhook --drive 0x81 iscsi:192.168.77.23:::10:iqn.2013-08.chaos.olympia.local:hyperion-boot On what could be a related note. I'm having trouble installing XenServer 6.2 using the --use_ibft switch. The installer seems to detect the iBFT entry properly But it seems to always want to add a 0 to the LUN when trying to mount. Any help would be appreciated. Spent a whole day trying to figure this out with no progress. Cheers, Tom |
|||
2013-09-01, 14:50
Post: #2
|
|||
|
|||
RE: iSCSI URI Bug?
If you look at the error URL in http://ipxe.org/err/1d7045 (from your image) you'll notice it says the LUN is supposed to be specified in hexadecimal. My guess is you've used decimal. What happens if you retry with iscsi:192.168.77.23:::a:iqn.2013-08.chaos.olympia.local:hyperion-boot? Does it connect to LUN 10?
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)