<?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: FC disks with Service Guard in General</title>
    <link>https://community.hpe.com/t5/general/fc-disks-with-service-guard/m-p/2761104#M1379</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For Ultra2 PCI SCSI cards refer &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/pdf/A5149-96003.pdf" target="_blank"&gt;http://docs.hp.com/hpux/pdf/A5149-96003.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;In page number 42 telling to use SCSI command &lt;BR /&gt;(SCSI command available from ISL i.e. Autoboot off or interrupted boot) &lt;BR /&gt;&lt;BR /&gt;Or give a search for SCSI controller in &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Setting SCSI IDs &lt;BR /&gt;================ &lt;BR /&gt;To use the SCSI command to set the initiator (SCSI) ID for an adapter, &lt;BR /&gt;follow this syntax: &lt;BR /&gt;SCSI init bus_number slot_number ID_number &lt;BR /&gt;where &lt;BR /&gt;bus_number Specifies the number of the bus the adapter is installed &lt;BR /&gt;on. &lt;BR /&gt;slot_number Specifies the number of the slot the adapter is in. &lt;BR /&gt;ID_num Specifies the adapter???s SCSI ID number. &lt;BR /&gt;For example, to set the SCSI ID for the adapter installed on bus 5 slot 2 &lt;BR /&gt;to 6 and then display the results, issue these commands: &lt;BR /&gt;SCSI init 5 2 6 &lt;BR /&gt;SCSI init 5 2 &lt;BR /&gt;The output (of the second command) could look something like this: &lt;BR /&gt;PCI device /5.2 = 6 &lt;BR /&gt;&lt;BR /&gt;Please read the entire manual for consequences of changing the controller IDs. &lt;BR /&gt;Also refer to the correct hardware model. &lt;BR /&gt;&lt;BR /&gt;Piyush</description>
    <pubDate>Wed, 10 Jul 2002 13:56:00 GMT</pubDate>
    <dc:creator>PIYUSH D. PATEL</dc:creator>
    <dc:date>2002-07-10T13:56:00Z</dc:date>
    <item>
      <title>FC disks with Service Guard</title>
      <link>https://community.hpe.com/t5/general/fc-disks-with-service-guard/m-p/2761102#M1377</link>
      <description>On RP5470 servers with fiber channel disks how can I confifure Host ID ?&lt;BR /&gt;I have a cluster with 2+1 nodes (RP5470 servers)with MC/Service Guard.&lt;BR /&gt;&lt;BR /&gt;In the past with K/R/L/N servers and SCSI disks, I configured Host ID by programming switch SCSI card or by setting scsi init command through  SCSI Servive Menu commands.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jul 2002 13:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/general/fc-disks-with-service-guard/m-p/2761102#M1377</guid>
      <dc:creator>robertoguido</dc:creator>
      <dc:date>2002-07-10T13:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: FC disks with Service Guard</title>
      <link>https://community.hpe.com/t5/general/fc-disks-with-service-guard/m-p/2761103#M1378</link>
      <description>With Fibre Channel you do not need to do this. It is different to using straight forward SCSI addressing.</description>
      <pubDate>Wed, 10 Jul 2002 13:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/general/fc-disks-with-service-guard/m-p/2761103#M1378</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-07-10T13:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: FC disks with Service Guard</title>
      <link>https://community.hpe.com/t5/general/fc-disks-with-service-guard/m-p/2761104#M1379</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For Ultra2 PCI SCSI cards refer &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/pdf/A5149-96003.pdf" target="_blank"&gt;http://docs.hp.com/hpux/pdf/A5149-96003.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;In page number 42 telling to use SCSI command &lt;BR /&gt;(SCSI command available from ISL i.e. Autoboot off or interrupted boot) &lt;BR /&gt;&lt;BR /&gt;Or give a search for SCSI controller in &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Setting SCSI IDs &lt;BR /&gt;================ &lt;BR /&gt;To use the SCSI command to set the initiator (SCSI) ID for an adapter, &lt;BR /&gt;follow this syntax: &lt;BR /&gt;SCSI init bus_number slot_number ID_number &lt;BR /&gt;where &lt;BR /&gt;bus_number Specifies the number of the bus the adapter is installed &lt;BR /&gt;on. &lt;BR /&gt;slot_number Specifies the number of the slot the adapter is in. &lt;BR /&gt;ID_num Specifies the adapter???s SCSI ID number. &lt;BR /&gt;For example, to set the SCSI ID for the adapter installed on bus 5 slot 2 &lt;BR /&gt;to 6 and then display the results, issue these commands: &lt;BR /&gt;SCSI init 5 2 6 &lt;BR /&gt;SCSI init 5 2 &lt;BR /&gt;The output (of the second command) could look something like this: &lt;BR /&gt;PCI device /5.2 = 6 &lt;BR /&gt;&lt;BR /&gt;Please read the entire manual for consequences of changing the controller IDs. &lt;BR /&gt;Also refer to the correct hardware model. &lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Wed, 10 Jul 2002 13:56:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/general/fc-disks-with-service-guard/m-p/2761104#M1379</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-07-10T13:56:00Z</dc:date>
    </item>
  </channel>
</rss>

