<?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: Secure Path device assignment in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-path-device-assignment/m-p/3549904#M617939</link>
    <description>check doc KBRC0004879.</description>
    <pubDate>Mon, 23 May 2005 10:24:44 GMT</pubDate>
    <dc:creator>Jdamian</dc:creator>
    <dc:date>2005-05-23T10:24:44Z</dc:date>
    <item>
      <title>Secure Path device assignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-path-device-assignment/m-p/3549902#M617937</link>
      <description>I have secure path installed on 2x hp-ux 11.11i servers connected to eva via a single switch How can I force secure path to assign the same unit numbers to all disks presented from the eva. The eva disks will be used as shared storage in a vcs cluster. This is what is defined at the moment from a default install:&lt;BR /&gt;&lt;BR /&gt;Node 1:&lt;BR /&gt;  Storage:  5000-1FE1-5004-9920&lt;BR /&gt;  Load Balance: Off  Auto-restore: Off&lt;BR /&gt;  Path Verify: On    Verify Interval: 30&lt;BR /&gt;  HBAs: td0&lt;BR /&gt;  Controller:  P5849E1AAR801S, Operational&lt;BR /&gt;               P5849E1AAR802T, Operational&lt;BR /&gt;  Devices:  c14t0d0&lt;BR /&gt;&lt;BR /&gt;  TGT/LUN   Device             WWLUN_ID             H/W_Path           #_Paths&lt;BR /&gt;    0/  0   c14t0d0            6005-08B4-0010-3699-0000-9000-002F-0000   4&lt;BR /&gt;&lt;BR /&gt;Node 2:&lt;BR /&gt;  Storage:  5000-1FE1-5004-9920&lt;BR /&gt;  Load Balance: Off  Auto-restore: Off&lt;BR /&gt;  Path Verify: On    Verify Interval: 30&lt;BR /&gt;  HBAs: td0&lt;BR /&gt;  Controller:  P5849E1AAR801S, Operational&lt;BR /&gt;               P5849E1AAR802T, Operational&lt;BR /&gt;  Devices:  c16t0d0&lt;BR /&gt;&lt;BR /&gt;  TGT/LUN   Device             WWLUN_ID             H/W_Path           #_Paths&lt;BR /&gt;    0/  0   c16t0d0            6005-08B4-0010-3699-0000-9000-0035-0000   4&lt;BR /&gt;                                                    &lt;BR /&gt;I want the Devices (c14t0d0 and c16t0d0) to be presented identically to both nodes - i.e c14t0d0 on both nodes.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Adrian</description>
      <pubDate>Mon, 23 May 2005 08:11:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-path-device-assignment/m-p/3549902#M617937</guid>
      <dc:creator>Adrian Oldacres</dc:creator>
      <dc:date>2005-05-23T08:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Path device assignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-path-device-assignment/m-p/3549903#M617938</link>
      <description>Hi Adrian&lt;BR /&gt;&lt;BR /&gt;In a SCSI bus, the C number is the instance number of Controller Card into its class (i.e. ext_bus class). So, 'ioscan -kfnC ext_bus' shows this.&lt;BR /&gt;&lt;BR /&gt;For Secure Path it's the same procedure. Run 'ioscan -kfnC ext_bus' in both nodes...&lt;BR /&gt;In node 1, you should find a line like:&lt;BR /&gt;&lt;BR /&gt;ext_bus  14  255/255/0      swsp     CLAIMED     VIRTBUS      HSV100 HP 0x59901FE15BBAB7E0&lt;BR /&gt;&lt;BR /&gt;In node 2&lt;BR /&gt;&lt;BR /&gt;ext_bus  16  255/255/0      swsp     CLAIMED     VIRTBUS      HSV100 HP 0x59901FE15BBAB7E0&lt;BR /&gt;&lt;BR /&gt;I think it's the kernel who assigns the instance numbers in a class.&lt;BR /&gt;&lt;BR /&gt;These instance number may be changed using 'ioinit' command. There is a known procedure to achieve this. READ IT BEFORE RUNNING ioinit command. The docID is A5078754.&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2005 10:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-path-device-assignment/m-p/3549903#M617938</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2005-05-23T10:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Path device assignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-path-device-assignment/m-p/3549904#M617939</link>
      <description>check doc KBRC0004879.</description>
      <pubDate>Mon, 23 May 2005 10:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-path-device-assignment/m-p/3549904#M617939</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2005-05-23T10:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Path device assignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-path-device-assignment/m-p/3549905#M617940</link>
      <description>Hi Adrian,&lt;BR /&gt;&lt;BR /&gt;you are probably talking about identical mapping of the disk device files on the two server. This link may help you do that.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www6.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000073838415" target="_blank"&gt;http://www6.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000073838415&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The itrc doc id is KBRC00004879.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2005 10:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-path-device-assignment/m-p/3549905#M617940</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-05-23T10:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Path device assignment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-path-device-assignment/m-p/3549906#M617941</link>
      <description>How can document KBRC0004879 be accessed please?&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 17:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-path-device-assignment/m-p/3549906#M617941</guid>
      <dc:creator>Turlough McKeown</dc:creator>
      <dc:date>2006-01-31T17:49:10Z</dc:date>
    </item>
  </channel>
</rss>

