Re: Question about san boot - iscsi initiator
Andrew Bobulsky <[email protected]> Thu, 10 Feb 2011 10:05:08 -0500
| Newsgroups | gmane.network.etherboot.user |
|---|---|
| Message-ID | <[email protected]> |
Hello again Mahboob, You can do this fairly easily. The way I've set the initiator IQN was through the use of a script. If you drop to the gPXE command line and type "config" to enter the configuration menu, you'll see all the variables listed there, and one of them should be "initiator-iqn." By default, the initiator IQN is configured to what you're seeing there, as "iqn.2000-09.org.etherboot:UNKNOWN" You can set it to anything you like by specifying the value for it from the command line or through a script. Using "desktop.rulerof.com" as an example, you could do: > set initiator-iqn iqn.2011-02.com.rulerof.desktop:iscsiboot Alternatively, the doc suggests that you can also set the initiator IQN using DHCP option 203 (defined here: http://etherboot.org/api/dhcp_8h-source.html#l00399). I don't know if I've ever done this, but it should work. Not sure off the top of my head what you'd need to do to get it set up, though I suspect it's easier for ISC DHCP than MS DHCP ;-) The script-based method is more straightforward, but if you're currently booting your client using the DHCP root-path option, converting over to a scripted setup can be a bit of a chore. Best regards, Andrew Bobulsky On Thu, Feb 10, 2011 at 1:59 AM, Mahboob AliKhan <[email protected]> wrote: > I had a question about iscsi initiator san boot and would really appreciate > if someone could help me out. > > > > When I download iscsi initiator boot version, I can change its name but when > I try to san boot that image, the iqn name I see is > iqn.2000-09.org.etherboot:UNKNOWN, Is there any way I can change this name > as I am having a usecase, where I need different iqn names for different > booting clients. > > > > Thanks > > Mahboob > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Etherboot-discuss mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/etherboot-discuss > > ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb