Could Not Open SAN Device
|
2018-05-02, 17:40
Post: #1
|
|||
|
|||
Could Not Open SAN Device
I have the following ipxe config:
#!ipxe goto startme :retry sleep 5 :startme sanboot http://bla.com/vmware/6.5/iso/ESXi65u1.iso || goto retry I am getting a Could not open SAN device. This is an ESXi iso located on an http server. Does anyone have any ideas or things I could check? Thanks |
|||
2018-05-04, 00:47
Post: #2
|
|||
|
|||
RE: Could Not Open SAN Device
All errors in iPXE also gives an ipxe.org url, that url should provide information about what to try. Regardless please post that url here so that we can help you further.
Use GitHub Discussions VRAM bin |
|||
2018-06-14, 18:18
Post: #3
|
|||
|
|||
RE: Could Not Open SAN Device
I have the same problem.
The error url I get is http://ipxe.org/1d0d6139 |
|||
2018-06-15, 00:34
Post: #4
|
|||
|
|||
RE: Could Not Open SAN Device
(2018-06-14 18:18)teddue Wrote: I have the same problem. That error url should have the message: "Target not currently operational", in which is not the same error message. Have you read that page? especially "Additional notes" In addition to that I would suggest checking the iSCSI server logs. Use GitHub Discussions VRAM bin |
|||
2018-06-15, 05:00
Post: #5
|
|||
|
|||
RE: Could Not Open SAN Device
Well, I just used the wrong path …
iqn.target:target instead of iqn.target Took me one hour to figure this out … |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)