<?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: Changing discs hardware path in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397333#M200192</link>
    <description>make sure all disks are available and the mv /etc/lvmtab to some other name and run vgscan. It will recreate lvmtab file abd then you can do vgchange. all old volumes will be visiable to you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Other way is export volume group with map file and the import after path changed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
    <pubDate>Mon, 11 Oct 2004 07:50:43 GMT</pubDate>
    <dc:creator>Sunil Sharma_1</dc:creator>
    <dc:date>2004-10-11T07:50:43Z</dc:date>
    <item>
      <title>Changing discs hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397332#M200191</link>
      <description>Hi everyone,&lt;BR /&gt;I'll have to move the discs in SAN attached to an hpux11.00 box from a path to another.&lt;BR /&gt;What are the operations to do on the box to see the same remote disc?&lt;BR /&gt;Can I know before the change the future paths that will have the discs?&lt;BR /&gt;&lt;BR /&gt;regards...&lt;BR /&gt;PSS</description>
      <pubDate>Mon, 11 Oct 2004 07:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397332#M200191</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2004-10-11T07:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Changing discs hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397333#M200192</link>
      <description>make sure all disks are available and the mv /etc/lvmtab to some other name and run vgscan. It will recreate lvmtab file abd then you can do vgchange. all old volumes will be visiable to you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Other way is export volume group with map file and the import after path changed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Mon, 11 Oct 2004 07:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397333#M200192</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-10-11T07:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing discs hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397334#M200193</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you clarify a few things?&lt;BR /&gt;&lt;BR /&gt;Are you saying that you are having to move disks to another fibre channel (ie moving a fibre from one port to another) or are you saying that you have to move SAN attached disks to another system entirely?&lt;BR /&gt;&lt;BR /&gt;What array are you using?&lt;BR /&gt;&lt;BR /&gt;You can work out in advance what the paths will be by looking at the instancing on the FC HBA you are going to connect the disks to EG:&lt;BR /&gt;&lt;BR /&gt;The following extract shows a Tachyon adapter that has the ext_bus instance number set to 32 - all LUNS that appear off of this array interface will start c32.....&lt;BR /&gt;&lt;BR /&gt;ba         12  9/0/14          lba       CLAIMED     BUS_NEXUS    Local PCI Bus Adapter (782)&lt;BR /&gt;fc          2  9/0/14/0/0      td        CLAIMED     INTERFACE    HP Tachyon XL2 Fibre Channel Mass Storage Adapter&lt;BR /&gt;                              /dev/td2&lt;BR /&gt;fcp         7  9/0/14/0/0.97   fcp       CLAIMED     INTERFACE    FCP Domain&lt;BR /&gt;ext_bus    32  9/0/14/0/0.97.8.19.0         fcparray  CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;target      7  9/0/14/0/0.97.8.19.0.0       tgt       CLAIMED     DEVICE&lt;BR /&gt;disk      362  9/0/14/0/0.97.8.19.0.0.0     sdisk     CLAIMED     DEVICE       HP      OPEN-E&lt;BR /&gt;                              /dev/dsk/c32t0d0   /dev/rdsk/c32t0d0&lt;BR /&gt;target      8  9/0/14/0/0.97.8.19.0.1       tgt       CLAIMED     DEVICE&lt;BR /&gt;disk      363  9/0/14/0/0.97.8.19.0.1.0     sdisk     CLAIMED     DEVICE       HP      OPEN-E&lt;BR /&gt;                              /dev/dsk/c32t1d0   /dev/rdsk/c32t1d0&lt;BR /&gt;target      9  9/0/14/0/0.97.8.19.0.2       tgt       CLAIMED     DEVICE&lt;BR /&gt;disk      364  9/0/14/0/0.97.8.19.0.2.0     sdisk     CLAIMED     DEVICE       HP      DISK-SUBSYSTEM&lt;BR /&gt;                              /dev/dsk/c32t2d0   /dev/rdsk/c32t2d0&lt;BR /&gt;&lt;BR /&gt;When moving between systems, you can use re-instancing to ensure that the target HBA has the same setting as the current (we do this quite often in clusters).&lt;BR /&gt;&lt;BR /&gt;Hope this points you in the right direction!&lt;BR /&gt;&lt;BR /&gt;Col</description>
      <pubDate>Mon, 11 Oct 2004 08:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397334#M200193</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2004-10-11T08:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Changing discs hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397335#M200194</link>
      <description>hi,&lt;BR /&gt;i assume the following situation.&lt;BR /&gt;&lt;BR /&gt;1) your disk array is connected to hp box directly.&lt;BR /&gt;2)you want to connect it through SAN switch&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;1) you want to connect diskarray connected through one san switch to another.&lt;BR /&gt;&lt;BR /&gt;both case disc path will get changed.&lt;BR /&gt;before changing if it is possible take a ignite backup.and create backups of important files like  /etc/fstab , /etc/passwd ,...&lt;BR /&gt;&lt;BR /&gt;the procedure is.&lt;BR /&gt;1. create map files for all the VGs &lt;BR /&gt;&lt;BR /&gt;vgexport -s -p -v -m vg00.map /dev/vg00&lt;BR /&gt;vgexport -s -p -v -m vg01.map /dev/vg01&lt;BR /&gt;...&lt;BR /&gt;...&lt;BR /&gt;etc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. connect the disk array through another path.&lt;BR /&gt;&lt;BR /&gt;3.run ioscan to see all the disks are available with the new path.if disk files are not created automatically run   insf -e&lt;BR /&gt;command.&lt;BR /&gt;&lt;BR /&gt;4.vgexport the VG which is using disk array( before this you should note down the minor number of that VG.)&lt;BR /&gt;&lt;BR /&gt;5.create a new folder for that VG in /dev&lt;BR /&gt;make the group file.(assuming vgxx is the old vg)&lt;BR /&gt;&lt;BR /&gt;mknod /dev/vgxx/group c 64 minor number&lt;BR /&gt;&lt;BR /&gt;vgimport -s -v -m vgxx.map /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;repeat this for all vgs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-p   is used for preview mode so that it will not remove the VG when creating map file.if you omit this it will remove the VG entry also from lvmtab file. &lt;BR /&gt;&lt;BR /&gt;-s    is used for shared mode .this option will include the VGID in the map file. at the time of importing you don't have to mention the pvs if you are using this option.&lt;BR /&gt;system will automatically findout the disks(which is connected to system)which is having same VGID and it will get added to specified VG .otherwise you should have to manually specify the pvs in that volume group.&lt;BR /&gt;&lt;BR /&gt;-m   used for specifying map file.if you are not using map file , at the time of vgimport it will create the lvs with default naming convention. ie. lvol1 ,lvol2 ,lvol3 ,.... in this order. if you are having some different names for lvols for your convenience like sales , admin (which you may have identified/mounted for using by specific depts) will not be imported on the same name with out map file.(map file contains the existing lvol names)&lt;BR /&gt;&lt;BR /&gt;at the time of  importing you can specify&lt;BR /&gt;first  vgimport -s -p -v -m vgxx.map /dev/vgxx  for checking .&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Oct 2004 08:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397335#M200194</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-10-11T08:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Changing discs hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397336#M200195</link>
      <description>I want to connect diskarray trough the same SAN changing the switch model (so the hardware path it will change)&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Oct 2004 08:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397336#M200195</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2004-10-11T08:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Changing discs hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397337#M200196</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;take the map file. &lt;BR /&gt;if path is changing then do the procedure.&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Oct 2004 09:19:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-discs-hardware-path/m-p/3397337#M200196</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-10-11T09:19:13Z</dc:date>
    </item>
  </channel>
</rss>

