<div dir="ltr">Hey Guys,<div><br></div><div>we are using a Dell Equallogic iSCSI SAN Appliance to serve our volumes. We want to get rid of expensive Qlogic iscsi HBAs to boot from SAN. </div><div><br></div><div>Therefore we are using our standard NIC with PXE booting undionly.kpxe which then logs in the disk to boot.</div>

<div><br></div><div>Without a tagged vlan this is working flawless. When we try to boot it over a tagged vlan the following happens:</div><div><br></div><div style>* ipxe successfully logs in iscsi disk</div><div style>* "Grub loading"</div>

<div style>* Read error</div><div style><br></div><div style>Debuglog: <a href="https://gist.github.com/tommics/5795964">https://gist.github.com/tommics/5795964</a><br></div><div style><br></div><div style>On the Equallogic we see "iSCSI initiator connection failure. Connection was closed by peer". Keep in mind there is no general problem with Equallogic, this only happens when we use "vcreate" and then autoboot net0-3. If we configure the switch to send the same vlan untagged there is no problem.</div>

<div style><br></div><div style>Our boot script looks like this:</div><div style><div><br></div><div>#!ipxe</div><div><br></div><div>prompt --key 0x02 --timeout 2000 Press Ctrl-B for the iPXE command line... && shell ||</div>

<div>vcreate --tag 3 net0</div><div>autoboot net0-3</div><div><br></div><div style>Somehow it looks like it might have something to do with the redirection equallogic is doing:</div><div style><br></div><div style>* ipxe login to group ip</div>

<div style>* equallogic gives redirection ip to ipxe</div><div style>* ipxe should relogin under new ip</div><div style><br></div><div style>This is how i understand it.</div><div style><br></div><div style>Any suggestions on how to proceed? I would be glad to help further debugging.</div>

<div style><br></div><div style>Best Regards</div><div><br></div></div><div>-- <br><div dir="ltr">


<div>Turtle Entertainment GmbH </div><div>Thomas Pöhler, Director IT</div><div>Siegburger Str. 189</div><div>50679 Cologne</div><div>Germany</div><div><a href="https://docs.google.com/file/d/0ByPCpey8ttItb05sMUJIbHh1N2M/edit?usp=sharing" target="_blank">PGPKey</a></div>

<div><br></div><div><br></div><br></div>
</div></div>