Hi,<div><br></div><div>Here's my host definition in dhcpd.conf:</div><div><br></div><div><div> host sanboot.garfield.internal {</div><div> filename "gpxe-1.0.1-gpxe.kpxe";</div><div> option root-path "iscsi:storage.garfield.internal:6:3260:1:iqn.2012-10.internal.garfield:sanboot";</div>
<div> hardware ethernet 52:54:00:7B:7E:A7;</div><div> option host-name "sanboot.garfield.internal";</div><div> fixed-address sanboot.garfield.internal;</div><div> }</div>
</div><div><br></div><div>And it seems that it cannot load the iscsi target properly and just starts gPXE infinitely. Is there any way to make sanboot available for this host?</div><div><br></div><div>Thanks very much.</div>
<div><br></div><div>Eric</div>