<?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: HPUX boot from SAN in HPE EVA Storage</title>
    <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104174#M28392</link>
    <description>Hi,&lt;BR /&gt;you need set efi driver to rescan all paths. In the efi shell identify driver and cotroller handle by drivers and drvcfg commands:&lt;BR /&gt;&lt;BR /&gt;drivers -&amp;gt; DRV column value = "driver_handle"&lt;BR /&gt;drvcfg &lt;DRIVER_HANDLE&gt; -&amp;gt; "controller_handle"&lt;BR /&gt; &lt;BR /&gt;then set driver:&lt;BR /&gt;drvcfg -s &lt;DRIVER_HANDLE&gt; &lt;CONTROLLER_HANDLE&gt;&lt;BR /&gt;&lt;BR /&gt;in the menu set alternate boot to Yes and EFI scan variable to nonzero value:&lt;BR /&gt; 1 enable alternate boot -&amp;gt; Y&lt;BR /&gt; 5 EFI scan variable -&amp;gt; !=0&lt;BR /&gt;&lt;BR /&gt;after reboot efi yu can see all paths&lt;BR /&gt;&lt;BR /&gt;Frantisek&lt;/CONTROLLER_HANDLE&gt;&lt;/DRIVER_HANDLE&gt;&lt;/DRIVER_HANDLE&gt;</description>
    <pubDate>Fri, 16 Nov 2007 19:16:45 GMT</pubDate>
    <dc:creator>Frantisek Kysela</dc:creator>
    <dc:date>2007-11-16T19:16:45Z</dc:date>
    <item>
      <title>HPUX boot from SAN</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104171#M28389</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a new rx7640, with a fresh 11.31 install, a couple ab290-60001 quad cards, connecting thru cicso switches to a HP EVA HSV210.&lt;BR /&gt;&lt;BR /&gt;I am looking for information on setting this configuration up to boot from SAN. I have thourghly seached the forums and have yet to find a document that will help me troubleshoot.&lt;BR /&gt;&lt;BR /&gt;So far i have presented the SAN disk, booted from a DVD and installed HPUX 11.31 on the SAN disk via the installer.&lt;BR /&gt;&lt;BR /&gt;After reboot EFI does not see the SAN disk as a bootable disk.&lt;BR /&gt;&lt;BR /&gt;What step am I missing, or can someone point me to a document/thread that will help me work through this.&lt;BR /&gt;&lt;BR /&gt;I have never configured boot from SAN.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Seth&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2007 10:11:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104171#M28389</guid>
      <dc:creator>Seth Altschul</dc:creator>
      <dc:date>2007-11-16T10:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX boot from SAN</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104172#M28390</link>
      <description>EFI can't "see" the disk - this is normal, because it is on SAN. &lt;BR /&gt;You can "deep scan" the SAN, but normally the installer creates a boot path entry in EFI (this is the complete path to the disk).&lt;BR /&gt;&lt;BR /&gt;Is the entry there? What results do you get while booting?</description>
      <pubDate>Fri, 16 Nov 2007 10:14:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104172#M28390</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-11-16T10:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX boot from SAN</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104173#M28391</link>
      <description>I do not see a enrty in the boot options menu, or in the EFI shell as a fsX.&lt;BR /&gt;&lt;BR /&gt;I did not get any errors on install, since i did not get an entry could my install have failed?</description>
      <pubDate>Fri, 16 Nov 2007 10:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104173#M28391</guid>
      <dc:creator>Seth Altschul</dc:creator>
      <dc:date>2007-11-16T10:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX boot from SAN</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104174#M28392</link>
      <description>Hi,&lt;BR /&gt;you need set efi driver to rescan all paths. In the efi shell identify driver and cotroller handle by drivers and drvcfg commands:&lt;BR /&gt;&lt;BR /&gt;drivers -&amp;gt; DRV column value = "driver_handle"&lt;BR /&gt;drvcfg &lt;DRIVER_HANDLE&gt; -&amp;gt; "controller_handle"&lt;BR /&gt; &lt;BR /&gt;then set driver:&lt;BR /&gt;drvcfg -s &lt;DRIVER_HANDLE&gt; &lt;CONTROLLER_HANDLE&gt;&lt;BR /&gt;&lt;BR /&gt;in the menu set alternate boot to Yes and EFI scan variable to nonzero value:&lt;BR /&gt; 1 enable alternate boot -&amp;gt; Y&lt;BR /&gt; 5 EFI scan variable -&amp;gt; !=0&lt;BR /&gt;&lt;BR /&gt;after reboot efi yu can see all paths&lt;BR /&gt;&lt;BR /&gt;Frantisek&lt;/CONTROLLER_HANDLE&gt;&lt;/DRIVER_HANDLE&gt;&lt;/DRIVER_HANDLE&gt;</description>
      <pubDate>Fri, 16 Nov 2007 19:16:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104174#M28392</guid>
      <dc:creator>Frantisek Kysela</dc:creator>
      <dc:date>2007-11-16T19:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX boot from SAN</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104175#M28393</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I was able to get into the drivers screen, but my driver,or the one that i think that i should have, does not show up. At one point(only once and not since reboot) i did see a Qlogic driver but when i tried to configure that i recieved error;&lt;BR /&gt;drvcfg: Driver image handle [49] does not support Driver Configuration protocol.&lt;BR /&gt;&lt;BR /&gt;thank again,and any other insight would be greatly appreciated.</description>
      <pubDate>Wed, 21 Nov 2007 12:59:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104175#M28393</guid>
      <dc:creator>Seth Altschul</dc:creator>
      <dc:date>2007-11-21T12:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX boot from SAN</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104176#M28394</link>
      <description>Update,&lt;BR /&gt;i run connect at which i now see the Qlogic Fibre Channel Driver.&lt;BR /&gt;Shell&amp;gt; drvcfg 9e&lt;BR /&gt;Configurable Comonents&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt; drvcfg -s 9e&lt;BR /&gt;Drv[9E] Ctrl[All] Lang[eng] - Options not set. Status = Invalid parameter&lt;BR /&gt;&lt;BR /&gt;help drvcfg does not help me, can anyone help with setting options?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Seth&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2007 13:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104176#M28394</guid>
      <dc:creator>Seth Altschul</dc:creator>
      <dc:date>2007-11-21T13:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX boot from SAN</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104177#M28395</link>
      <description>update&lt;BR /&gt;&amp;gt; connect&lt;BR /&gt;&lt;BR /&gt;i see the qlogic driver/&lt;BR /&gt;&lt;BR /&gt;&amp;gt; connect # second time&lt;BR /&gt;&lt;BR /&gt;I see the HP 4gb quad card&lt;BR /&gt;&lt;BR /&gt;&amp;gt; connect # third time&lt;BR /&gt;&lt;BR /&gt;i see the devices</description>
      <pubDate>Wed, 21 Nov 2007 14:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104177#M28395</guid>
      <dc:creator>Seth Altschul</dc:creator>
      <dc:date>2007-11-21T14:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX boot from SAN</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104178#M28396</link>
      <description>Seth,&lt;BR /&gt;&lt;BR /&gt;The link below is for a Boot from SAN document for Linux systems in Itanium platforms.  It should give you a lot of help with what your trying to do.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport.austin.hp.com/bc/docs/support/SupportManual/c00166110/c00166110.pdf" target="_blank"&gt;http://bizsupport.austin.hp.com/bc/docs/support/SupportManual/c00166110/c00166110.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You also might want to update the firmware on your HBA card.  There are directions in this document on how to do that as well.&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Wed, 21 Nov 2007 15:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104178#M28396</guid>
      <dc:creator>Phillip Thayer</dc:creator>
      <dc:date>2007-11-21T15:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX boot from SAN</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104179#M28397</link>
      <description>&amp;gt; reconnect -r&lt;BR /&gt;&amp;gt; map -r&lt;BR /&gt;&lt;BR /&gt;I see the devices and wwn numbers.</description>
      <pubDate>Wed, 21 Nov 2007 15:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104179#M28397</guid>
      <dc:creator>Seth Altschul</dc:creator>
      <dc:date>2007-11-21T15:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX boot from SAN</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104180#M28398</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;That is a good document, but it still does not fix my issue. Per hp docs i have the latest drive and firmware for my card. &lt;BR /&gt;&lt;BR /&gt;seth</description>
      <pubDate>Wed, 21 Nov 2007 17:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104180#M28398</guid>
      <dc:creator>Seth Altschul</dc:creator>
      <dc:date>2007-11-21T17:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX boot from SAN</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104181#M28399</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;That is a good document, but it still does not fix my issue. Per hp docs i have the latest driver and firmware for my card. &lt;BR /&gt;&lt;BR /&gt;seth</description>
      <pubDate>Wed, 21 Nov 2007 17:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/hpux-boot-from-san/m-p/4104181#M28399</guid>
      <dc:creator>Seth Altschul</dc:creator>
      <dc:date>2007-11-21T17:49:37Z</dc:date>
    </item>
  </channel>
</rss>

