<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788563#M59801</link>
    <description>If you have the hp-health package installed you will have the hpasmcli command available.  Look at "SET BOOT FIRST XXX"</description>
    <pubDate>Tue, 17 May 2011 07:50:46 GMT</pubDate>
    <dc:creator>David Claypool</dc:creator>
    <dc:date>2011-05-17T07:50:46Z</dc:date>
    <item>
      <title>Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788562#M59800</link>
      <description>We're moving our RHEL systems to SAN Boot whilst maintaining a local (RAID P401 based LUN) boot ennvironment as fallback OE environment.&lt;BR /&gt;&lt;BR /&gt;So currently I have 2 independent boot environments, each with each own Grub config.&lt;BR /&gt;&lt;BR /&gt;When I want to switch to my SAN Boot -- I need to press F9 or F11, go to the BIOS and select my FC-HBA as my primary boot controller.&lt;BR /&gt;&lt;BR /&gt;I can already enable my FC-HBA bioses via the Qlogic command line facility "scli" but is there a way to set the Boot Controller Order from Linux?&lt;BR /&gt;&lt;BR /&gt;Or is there a better way? unfortunately -- it seems the Boot Selector on HP Proliants does not offer a facility to pick which disk to boot from. Other servers from Dell and IBM have that facility from within their Boot Menu.&lt;BR /&gt;&lt;BR /&gt;Other ideas welcome on how to manage my boot environments.&lt;BR /&gt;&lt;BR /&gt;TIA!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 May 2011 22:33:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788562#M59800</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-05-16T22:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788563#M59801</link>
      <description>If you have the hp-health package installed you will have the hpasmcli command available.  Look at "SET BOOT FIRST XXX"</description>
      <pubDate>Tue, 17 May 2011 07:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788563#M59801</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2011-05-17T07:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788564#M59802</link>
      <description>The usual way Proliants do it is that the main system BIOS menus can be used to select the Boot Controller Order only. To select a specific disk, you must access the configuration menu of the boot controller itself (on SmartArrays, press F8 while the controller is initializing; something else on FC HBAs) and see if the controller supports that option.&lt;BR /&gt;&lt;BR /&gt;Some Proliant BIOS settings can be changed using the "hpacucli" command that comes with the hpasm/hp-health package. Alas, the Boot Controller Order is not one of those parameters.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 17 May 2011 08:09:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788564#M59802</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-05-17T08:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788565#M59803</link>
      <description>Hi Alzhy,&lt;BR /&gt;&lt;BR /&gt;I am a linux enthusiast and has zero experience with enterprise class Linux hardware.So apologies in advance for pig headness if any :). &lt;BR /&gt;&lt;BR /&gt;Here is what I think would help , why not modify grub configuration of local disk to provide a option to boot from SAN too ? &lt;BR /&gt;&lt;BR /&gt;I have setup network booting with grub once. You need to modify the grub.conf and run the grubinstall script. This can potentially render the system unbootable , so prepare a rescue disk iso , so that can recover incase anything goes bad :). &lt;BR /&gt;&lt;BR /&gt;--Lucifer</description>
      <pubDate>Tue, 17 May 2011 08:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788565#M59803</guid>
      <dc:creator>Lucifer Megacruel</dc:creator>
      <dc:date>2011-05-17T08:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788566#M59804</link>
      <description>Lucy and Matti,&lt;BR /&gt;&lt;BR /&gt;My two boot environments are to be independently bootable. Each has its own Grub config that will have no facility to boot environments from the other disk.&lt;BR /&gt;&lt;BR /&gt;On X-Series beemer servers - their Boot Menu when FC-HBA BIOSes with a Boot LUN configured allows selection on which Disk to Boot - Default (Disk0) points to the SAN Boot LUN,  2ndary would be the first local (raid or local lain sas) .. etc.&lt;BR /&gt;&lt;BR /&gt;On Proliants, one has to sepcificy Boot Controller Order -- if you want to boot from SAN, you need to set your FC-HBAs to be on Boot Order 1 and 2 (for multipath) .&lt;BR /&gt;&lt;BR /&gt;Surely there is a way to change whatever BIOS settings from the OS - Linux or WIndows. Or is there ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 May 2011 12:46:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788566#M59804</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-05-17T12:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788567#M59805</link>
      <description>hpasmcli&amp;gt; set boot&lt;BR /&gt;Invalid Arguments&lt;BR /&gt;         SET BOOT FIRST [ CDROM | FLOPPY | HDD | PXE | USBKEY ]&lt;BR /&gt;         SET BOOT ONCE [ CDROM | FLOPPY | HDD | PXE | RBSU ]&lt;BR /&gt;&lt;BR /&gt;Partially helpful - RBSU will boot to BIOS - at least that saves one POST cycle switching  to a Boot Controller.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 May 2011 14:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788567#M59805</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-05-17T14:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788568#M59806</link>
      <description>Maybe conrep from the SSSTK (&lt;A href="http://www.hp.com/servers/sstoolkit)" target="_blank"&gt;http://www.hp.com/servers/sstoolkit)&lt;/A&gt; could do this?&lt;BR /&gt;&lt;BR /&gt;Once upon a time I tried to explain to HP that 'SET BOOT FIRST PXE' is quite useless when you have additional PXE capable network cards installed. The only option seems to be going into the 'curses' BIOS, as not even the command line BIOS has this fine grained control... :-(</description>
      <pubDate>Tue, 17 May 2011 17:09:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788568#M59806</guid>
      <dc:creator>Michael Leu</dc:creator>
      <dc:date>2011-05-17T17:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788569#M59807</link>
      <description>Dead URL Michael.&lt;BR /&gt;&lt;BR /&gt;hpasmcli is good enough right now. At least one could set it to RBSU which reboots the system to the BIOS where the Boto Controller Order can be specified.&lt;BR /&gt;&lt;BR /&gt;WOuld have been uber-kool if there was a tool to:&lt;BR /&gt;&lt;BR /&gt;SET BOOT ONCE FC_HBA1 #1&lt;BR /&gt;&lt;BR /&gt;To specify that my FC HBA adapter #1 would provide the "C" drive that will be the default HDD boot device.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 May 2011 17:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788569#M59807</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-05-17T17:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788570#M59808</link>
      <description>Hmpf, the ')' got included, here it is again:&lt;BR /&gt;&lt;A href="http://www.hp.com/servers/sstoolkit" target="_blank"&gt;http://www.hp.com/servers/sstoolkit&lt;/A&gt;</description>
      <pubDate>Tue, 17 May 2011 17:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788570#M59808</guid>
      <dc:creator>Michael Leu</dc:creator>
      <dc:date>2011-05-17T17:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788571#M59809</link>
      <description>HP has several CLI utilities to manipulate disks and boot order. For your needs to switch between the Smart Array controller and a FC HBA, you will have to use the conrep utility to change the storage controller order in the BIOS&lt;BR /&gt;&lt;BR /&gt;Conrep is available for both Windows and Linux and is part of the SmartStart Scripting Toolkit. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/servers/sstoolkit" target="_blank"&gt;http://www.hp.com/servers/sstoolkit&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is a standalone version of conrep, but I'm not sure of the URL&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 May 2011 23:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788571#M59809</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2011-05-17T23:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788572#M59810</link>
      <description>Hi Alzhy,&lt;BR /&gt;&lt;BR /&gt;At the risk of going off topic , but answering your question here.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Surely there is a way to change whatever &amp;gt;&amp;gt;BIOS settings from the OS - Linux or &amp;gt;&amp;gt;WIndows. Or is there ?&lt;BR /&gt;&lt;BR /&gt;Short answer: possible , but very difficult unless you know the particular hardware very well :( . The x86 system starts an mode known as the real mode and you are limited to 1 MB of memory. When you are in BIOS you are typically in real mode, but GRUB actually puts into protected mode ( enable a20 , install a dummy GDT , set LSB of CR0 register to 1 ).  Once the grub has started its initialization the ebx register will point to the multiboot information, you can use this info to get info like where total amount of memory installed etc . The problem is that you cannot actually execute real mode code from protected mode straight away!&lt;BR /&gt;&lt;BR /&gt;x86 actually provides a segmentation and paging memory management schemes and linux acutally really do not take advantage of the segmentation mechanism ( mainly because it needs to be as portable as possible ! , not all architectures support segmentation).&lt;BR /&gt;&lt;BR /&gt;I know this is'nt very helping , but it is *very* difficult to change bios settings from windows /linux if you do not know the hardware platform really well :). Also hope that something in my rambling interests you as well :)&lt;BR /&gt;&lt;BR /&gt;--Lucifer</description>
      <pubDate>Wed, 18 May 2011 11:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788572#M59810</guid>
      <dc:creator>Lucifer Megacruel</dc:creator>
      <dc:date>2011-05-18T11:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set Boot Controller Order (Proliant) from Linux Command Line?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788573#M59811</link>
      <description>Thanks.&lt;BR /&gt;&lt;BR /&gt;I have not downloaded the SSToolkit yet but I am pretty sure there is that utility there as other X86 platforms - IBM, DELL, SUN have similar tools.&lt;BR /&gt;&lt;BR /&gt;But for my needs, I found out that simply disabling the FC_HBA BIOS will give me the  fix I need.  So with Boot Controller Order FIXED to FC-HBAs first, P410i SAS Controller 3rd - disabling the BIOS will set the Bootable HDD to the local RAIDed Disk. &lt;BR /&gt;&lt;BR /&gt;So while booted in SANBOOT, disable the FC-HBA BIOSES as follows (True only for QLOGIC Based HBAs!!!):&lt;BR /&gt;&lt;BR /&gt;for FC in `scli -i all|grep "Port Name"|awk '{print $NF}'`;do&lt;BR /&gt;   scli -n $FC EB 0&lt;BR /&gt;   sleep 30&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;Reboot and Server will boot off the local disk.&lt;BR /&gt;&lt;BR /&gt;Now to switch to SAN BOOT, just do the above - this time doing an "scli -n $FC EB 1". ANd Server will boot off the SAN Boot Lun.&lt;BR /&gt;&lt;BR /&gt;Problem fixed!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 May 2011 14:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/possible-to-set-boot-controller-order-proliant-from-linux/m-p/4788573#M59811</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-05-18T14:23:55Z</dc:date>
    </item>
  </channel>
</rss>

