<?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: search all disks in Integrity Servers</title>
    <link>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481967#M837</link>
    <description>Thanks a lot, Udo!&lt;BR /&gt;&lt;BR /&gt;Maybe the last question?&lt;BR /&gt;Can this table be applied to all non cell-based rx servers or to rx2600 only?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Feb 2005 07:55:45 GMT</pubDate>
    <dc:creator>ViS_2</dc:creator>
    <dc:date>2005-02-15T07:55:45Z</dc:date>
    <item>
      <title>search all disks</title>
      <link>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481960#M830</link>
      <description>Hi!&lt;BR /&gt;Is there any analog of search PDC command on pa-risc in itanium EFI?&lt;BR /&gt;&lt;BR /&gt;The best that i've found is:&lt;BR /&gt;reconnect -r&lt;BR /&gt;from efi shell&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 09 Feb 2005 07:26:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481960#M830</guid>
      <dc:creator>ViS_2</dc:creator>
      <dc:date>2005-02-09T07:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: search all disks</title>
      <link>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481961#M831</link>
      <description>Hello Victor,&lt;BR /&gt;&lt;BR /&gt;reconnect -r is a good choise. On the cellbased system (rx7620,rx8620 and Superdome) the command "search all" is also available at the EFI prompt.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Udo</description>
      <pubDate>Mon, 14 Feb 2005 02:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481961#M831</guid>
      <dc:creator>Joerg-Udo Werner</dc:creator>
      <dc:date>2005-02-14T02:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: search all disks</title>
      <link>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481962#M832</link>
      <description>Thanks for your response!&lt;BR /&gt;May be can explain to me one more question about EFI?&lt;BR /&gt;In what the way the EFI hardware device path is converted to the HPUX one for rx2600. In particular:&lt;BR /&gt;&lt;BR /&gt;disk      1  0/1/1/0.0.0    sdisk      CLAIMED     DEVICE       HP 73.4GMAS3735NC&lt;BR /&gt;        Acpi(000222F0,100)/Pci(1|0)/Scsi(Pun0,Lun0)/HD(Part1,Sig0BE1238A-3172-11D9-8002-D6217B60E588)/\EFI\HPUX\HPUX.EFI&lt;BR /&gt;&lt;BR /&gt;How the string "Acpi(000222F0,100)/Pci(1|0)/Scsi(Pun0,Lun0)" is converted to this one "0/1/1/0.0.0"&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 14 Feb 2005 03:12:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481962#M832</guid>
      <dc:creator>ViS_2</dc:creator>
      <dc:date>2005-02-14T03:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: search all disks</title>
      <link>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481963#M833</link>
      <description>Hello Victor,&lt;BR /&gt;this is not that easy, because for the first part "Acpi(000222F0,100)" you need a small table - see below. This part reflects the first two characters "0/1". All other characters are in the string. &lt;BR /&gt;&lt;BR /&gt;Your Example:&lt;BR /&gt;Acpi(000222F0,100)/Pci(1|0)/Scsi(Pun0,Lun0)&lt;BR /&gt;Acpi(000222F0,100)  =  0/1&lt;BR /&gt;PCI(1|0)            =  1/0&lt;BR /&gt;SCSI(Pun0,Lun0)     =  0.0&lt;BR /&gt;Summary             =  0/1/1/0.0.0&lt;BR /&gt;&lt;BR /&gt;Second Example:&lt;BR /&gt;ACPI(000222F0,200)/PCI(1|0)/SCSI(Lun5,Pun0)&lt;BR /&gt;ACPI(000222F0,200)  =  0/2&lt;BR /&gt;PCI(1|0)            =  1/0&lt;BR /&gt;SCSI(Pun5,Lun0)     =  5.0&lt;BR /&gt;Summary             =  0/2/1/0.5.0&lt;BR /&gt;&lt;BR /&gt;Table:&lt;BR /&gt;ACPI(000222F0,0)    = 0/0&lt;BR /&gt;ACPI(000222F0,100)  = 0/1&lt;BR /&gt;ACPI(000222F0,200)  = 0/2&lt;BR /&gt;ACPI(000222F0,300)  = 0/3&lt;BR /&gt;ACPI(000222F0,400)  = 0/4&lt;BR /&gt;ACPI(000222F0,600)  = 0/5&lt;BR /&gt;ACPI(000222F0,700)  = 0/6&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Udo</description>
      <pubDate>Mon, 14 Feb 2005 10:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481963#M833</guid>
      <dc:creator>Joerg-Udo Werner</dc:creator>
      <dc:date>2005-02-14T10:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: search all disks</title>
      <link>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481964#M834</link>
      <description>This table is really great!&lt;BR /&gt;&lt;BR /&gt;That is I looked for.&lt;BR /&gt;&lt;BR /&gt;May be there is any white paper or document that describes stuff?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Feb 2005 10:50:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481964#M834</guid>
      <dc:creator>ViS_2</dc:creator>
      <dc:date>2005-02-14T10:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: search all disks</title>
      <link>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481965#M835</link>
      <description>Is this an erratum ore not:&lt;BR /&gt;ACPI(000222F0,600) = 0/5&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Feb 2005 10:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481965#M835</guid>
      <dc:creator>ViS_2</dc:creator>
      <dc:date>2005-02-14T10:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: search all disks</title>
      <link>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481966#M836</link>
      <description>This is not an error, the table is correct! Don't ask me why the developers did this strange one ;-)!</description>
      <pubDate>Tue, 15 Feb 2005 07:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481966#M836</guid>
      <dc:creator>Joerg-Udo Werner</dc:creator>
      <dc:date>2005-02-15T07:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: search all disks</title>
      <link>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481967#M837</link>
      <description>Thanks a lot, Udo!&lt;BR /&gt;&lt;BR /&gt;Maybe the last question?&lt;BR /&gt;Can this table be applied to all non cell-based rx servers or to rx2600 only?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Feb 2005 07:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481967#M837</guid>
      <dc:creator>ViS_2</dc:creator>
      <dc:date>2005-02-15T07:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: search all disks</title>
      <link>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481968#M838</link>
      <description>Oh no Victor! I expected that question, but I'm sorry to say, that this table is for rx2600 only. Developers don't make things that easy as I said! :-)</description>
      <pubDate>Tue, 15 Feb 2005 08:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481968#M838</guid>
      <dc:creator>Joerg-Udo Werner</dc:creator>
      <dc:date>2005-02-15T08:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: search all disks</title>
      <link>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481969#M839</link>
      <description>Oh no...&lt;BR /&gt;&lt;BR /&gt;HP does the word more and more complicated...&lt;BR /&gt;&lt;BR /&gt;Thanks a lot, Udo, once again.</description>
      <pubDate>Tue, 15 Feb 2005 08:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/search-all-disks/m-p/3481969#M839</guid>
      <dc:creator>ViS_2</dc:creator>
      <dc:date>2005-02-15T08:48:46Z</dc:date>
    </item>
  </channel>
</rss>

