<?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: New on SAN in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017493#M608754</link>
    <description>Hey,&lt;BR /&gt;&lt;BR /&gt;Yep, that's what we do for some years already, BUT...&lt;BR /&gt;&lt;BR /&gt;The order of the /dev/dsk/cxtxdx devices in the /etc/lvmtab differs between the two nodes.&lt;BR /&gt;&lt;BR /&gt;Because the order of the devices are random after the â  vgimportâ  ?&lt;BR /&gt;&lt;BR /&gt;This can be a problem if the alternate device is first in order than the primary device in the case of a SAN lun?&lt;BR /&gt;Right or not right?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CvB.&lt;BR /&gt;</description>
    <pubDate>Fri, 08 Dec 2006 02:25:14 GMT</pubDate>
    <dc:creator>Co van Berkel</dc:creator>
    <dc:date>2006-12-08T02:25:14Z</dc:date>
    <item>
      <title>New on SAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017488#M608749</link>
      <description>Hi,&lt;BR /&gt;We run on two rp4440-2 HP-UX 11.11 (v1) with MC/SG 11.16 in a cluster.&lt;BR /&gt;&lt;BR /&gt;We are connected to a SAN:&lt;BR /&gt;- IBM DS4800 (SAN)&lt;BR /&gt;- SATA disks&lt;BR /&gt;- Cisco MDS 9216i (switch)&lt;BR /&gt;- HP A6795A Fibre Channel PCI XL2 Adapter&lt;BR /&gt;&lt;BR /&gt;I am new to a san, so we have a question.&lt;BR /&gt;&lt;BR /&gt;a. We installed on the two clusternodes, per node, two FC HBA's;&lt;BR /&gt;b. Configured them on the SAN;&lt;BR /&gt;c. Then there is a LUN created;&lt;BR /&gt;d. insf -e (discoverd the FC HBA's and LUN)&lt;BR /&gt;e. Create a VG (LVM).&lt;BR /&gt;&lt;BR /&gt;Now we see on node-1:&lt;BR /&gt;- /dev/dsk/c12t0d0 (pri)&lt;BR /&gt;- /dev/dsk/c16t0d0 (alt).&lt;BR /&gt;&lt;BR /&gt;Now we see on node-2:&lt;BR /&gt;- /dev/dsk/c12t0d0 (pri)&lt;BR /&gt;- /dev/dsk/c15t0d0 (alt).&lt;BR /&gt;&lt;BR /&gt;QEUSTION:&lt;BR /&gt;How to keep all disk device files, of a VG using a SAN LUN, equal on all nodes in a cluster?&lt;BR /&gt;&lt;BR /&gt;Is there a "best practice" solution?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CvB</description>
      <pubDate>Thu, 07 Dec 2006 08:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017488#M608749</guid>
      <dc:creator>Co van Berkel</dc:creator>
      <dc:date>2006-12-07T08:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: New on SAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017489#M608750</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;insf -C disk&lt;BR /&gt;discovers disk.&lt;BR /&gt;&lt;BR /&gt;If you want th pathes to be the same the HBA needs to be in the same slot with the same scsi id, though on older scsi this could make problems fo rhte shared storage.&lt;BR /&gt;&lt;BR /&gt;The device files do not need to be equal.&lt;BR /&gt;&lt;BR /&gt;If you want them to be equal,you will need to follow the guidelines above and renumber hardware instance, which is a bit dangerous.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=726164" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=726164&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1033544" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1033544&lt;/A&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 07 Dec 2006 09:14:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017489#M608750</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-12-07T09:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: New on SAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017490#M608751</link>
      <description>Friend the CTD of records (/dev/dsk/cxtxxxx) exactly does not need to be, therefore the record is the same. so and necessario that you import and export the VG in node 2 with the command vgexport -s -p -m vgname.map /dev/vgxxx and imports with the command vgimport -s -m vgname.map /dev/vgxxx</description>
      <pubDate>Thu, 07 Dec 2006 09:28:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017490#M608751</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2006-12-07T09:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: New on SAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017491#M608752</link>
      <description>Hey,&lt;BR /&gt;&lt;BR /&gt;What to do as in the /etc/lvmtab the pri and alt disk's are not in the same order on all nodes?&lt;BR /&gt;&lt;BR /&gt;In "man vgimport" they say:&lt;BR /&gt;"Do a vgreduce and than a vgextend.&lt;BR /&gt;But this can't be done without having the VG connected in RW mode.&lt;BR /&gt;&lt;BR /&gt;How to do this, in a MCSG configuration of two nodes, on the node where the VG in NOT active?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CvB.</description>
      <pubDate>Thu, 07 Dec 2006 11:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017491#M608752</guid>
      <dc:creator>Co van Berkel</dc:creator>
      <dc:date>2006-12-07T11:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: New on SAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017492#M608753</link>
      <description>Friend &lt;BR /&gt;follows all the steps to create vgs and to configure in the SG in first node executes: to mkdir /dev/vgxx mknod /dev/vgxx/group c 64 0x00001 vgcreate /dev/vgxxx /dev/dsk/cxtxxxx vgexport -s -p -m /tmp/vgxx.map /dev/vgxxx RCP -rp /tmp/vgxx.map node2: /tmp in node2 it executes the following commands: to mkdir /dev/vgxx &lt;BR /&gt;mknod /dev/vgxx/group 0x00001 c 64 &lt;BR /&gt;vgimport -s -m /tmp/vgxx.map /dev/vgxx &lt;BR /&gt;it configures scripts of the package to mount and to disassemble they filesystem them &lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2006 11:54:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017492#M608753</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2006-12-07T11:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: New on SAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017493#M608754</link>
      <description>Hey,&lt;BR /&gt;&lt;BR /&gt;Yep, that's what we do for some years already, BUT...&lt;BR /&gt;&lt;BR /&gt;The order of the /dev/dsk/cxtxdx devices in the /etc/lvmtab differs between the two nodes.&lt;BR /&gt;&lt;BR /&gt;Because the order of the devices are random after the â  vgimportâ  ?&lt;BR /&gt;&lt;BR /&gt;This can be a problem if the alternate device is first in order than the primary device in the case of a SAN lun?&lt;BR /&gt;Right or not right?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CvB.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Dec 2006 02:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017493#M608754</guid>
      <dc:creator>Co van Berkel</dc:creator>
      <dc:date>2006-12-08T02:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: New on SAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017494#M608755</link>
      <description>Friend &lt;BR /&gt;this not and a problem therefore in the record this marked the area of VGRA that marks which VG the record belongs. then the CDT does not matter to be different</description>
      <pubDate>Fri, 08 Dec 2006 07:35:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017494#M608755</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2006-12-08T07:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: New on SAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017495#M608756</link>
      <description>To keep primary/alternate paths in the same order you can either:&lt;BR /&gt;&lt;BR /&gt;Use vgexport/vgimport with -f &lt;FILE&gt; option.&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;Simply specify PV paths on the command line to vgimport (you only have two PVs).&lt;BR /&gt;&lt;BR /&gt;There is no need to use vgexport/vgimport -s option.&lt;BR /&gt;&lt;BR /&gt;Once you import the volume group on the adoptive node you can activate it in read-only mode and check that PV paths are in the right order.&lt;BR /&gt;&lt;BR /&gt;# vgchange -a r &lt;VG&gt;&lt;BR /&gt;# vgdisplay -v &lt;VG&gt;&lt;BR /&gt;# vgcfgbackup &lt;VG&gt;&lt;BR /&gt;# vgchange -a n &lt;VG&gt;&lt;/VG&gt;&lt;/VG&gt;&lt;/VG&gt;&lt;/VG&gt;&lt;/FILE&gt;</description>
      <pubDate>Fri, 08 Dec 2006 20:47:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017495#M608756</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2006-12-08T20:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: New on SAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017496#M608757</link>
      <description>Many thanks for all the info.&lt;BR /&gt;&lt;BR /&gt;I know now how to handle.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CvB.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2006 10:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-on-san/m-p/5017496#M608757</guid>
      <dc:creator>Co van Berkel</dc:creator>
      <dc:date>2006-12-12T10:14:20Z</dc:date>
    </item>
  </channel>
</rss>

