<?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 Physical path missing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636172#M619953</link>
    <description>Hi &lt;BR /&gt;We had vg that was construct on two physical path&lt;BR /&gt;&lt;BR /&gt;vg30&lt;BR /&gt;   /dev/dsk/c25t1d7 /dev/dsk/c20t0d6&lt;BR /&gt;      /dev/vg32/lvol1   86408   /ts32&lt;BR /&gt;          65536 file system block size            8192 fragment size&lt;BR /&gt;&lt;BR /&gt;Now we have lost first path. Bad hardware&lt;BR /&gt;&lt;BR /&gt;sagan# vgchange -a y vg30&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c25t1d3":&lt;BR /&gt;The path of the physical volume refers to a device that does not&lt;BR /&gt;exist, or is not configured into the kernel.&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c25t1d3":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;vgchange: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgchange: Couldn't activate volume group "vg30":&lt;BR /&gt;Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If I use -q n option it activates volume group and I can even see the data but I know the stat of it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sagan# vgchange -a y -q n /dev/vg30&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c25t1d3":&lt;BR /&gt;The path of the physical volume refers to a device that does not&lt;BR /&gt;exist, or is not configured into the kernel.&lt;BR /&gt;Activated volume group &lt;BR /&gt;Volume group "/dev/vg30" has been successfully changed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there a way I can redirect this vg's to one path.&lt;BR /&gt;&lt;BR /&gt;Two fiber cable is going from system to disk controller.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Sachin</description>
    <pubDate>Tue, 27 Sep 2005 11:19:48 GMT</pubDate>
    <dc:creator>Sachin Patel</dc:creator>
    <dc:date>2005-09-27T11:19:48Z</dc:date>
    <item>
      <title>Physical path missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636172#M619953</link>
      <description>Hi &lt;BR /&gt;We had vg that was construct on two physical path&lt;BR /&gt;&lt;BR /&gt;vg30&lt;BR /&gt;   /dev/dsk/c25t1d7 /dev/dsk/c20t0d6&lt;BR /&gt;      /dev/vg32/lvol1   86408   /ts32&lt;BR /&gt;          65536 file system block size            8192 fragment size&lt;BR /&gt;&lt;BR /&gt;Now we have lost first path. Bad hardware&lt;BR /&gt;&lt;BR /&gt;sagan# vgchange -a y vg30&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c25t1d3":&lt;BR /&gt;The path of the physical volume refers to a device that does not&lt;BR /&gt;exist, or is not configured into the kernel.&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c25t1d3":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;vgchange: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgchange: Couldn't activate volume group "vg30":&lt;BR /&gt;Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If I use -q n option it activates volume group and I can even see the data but I know the stat of it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sagan# vgchange -a y -q n /dev/vg30&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c25t1d3":&lt;BR /&gt;The path of the physical volume refers to a device that does not&lt;BR /&gt;exist, or is not configured into the kernel.&lt;BR /&gt;Activated volume group &lt;BR /&gt;Volume group "/dev/vg30" has been successfully changed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there a way I can redirect this vg's to one path.&lt;BR /&gt;&lt;BR /&gt;Two fiber cable is going from system to disk controller.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 27 Sep 2005 11:19:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636172#M619953</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2005-09-27T11:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Physical path missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636173#M619954</link>
      <description>Hi Sachin:&lt;BR /&gt;&lt;BR /&gt;If I understand correctly, you had a volume group that wss comprised of two physical volumes.   Now, you have lost access to one, althought you believe that the underlying physical volume is still intact.&lt;BR /&gt;&lt;BR /&gt;If that is correct, try 'vgexport'ing the volume group and then 'vgimport' it using the new, correct path.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 27 Sep 2005 11:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636173#M619954</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-09-27T11:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Physical path missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636174#M619955</link>
      <description>Or was one a mirror copy of the other?</description>
      <pubDate>Tue, 27 Sep 2005 11:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636174#M619955</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-09-27T11:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Physical path missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636175#M619956</link>
      <description>back up what data you can.&lt;BR /&gt;&lt;BR /&gt;Probable course of action is:&lt;BR /&gt;&lt;BR /&gt;vgreduce -f &lt;DISK path=""&gt;&lt;BR /&gt;&lt;BR /&gt;That course of action will provide you three steps or so to follow afterwards, which you must follow precisely.&lt;BR /&gt;&lt;BR /&gt;I hope you replace the disk at some point, but you'll still probably need the vgreduce.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/DISK&gt;</description>
      <pubDate>Tue, 27 Sep 2005 11:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636175#M619956</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-09-27T11:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Physical path missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636176#M619957</link>
      <description>Hi James,&lt;BR /&gt;&lt;BR /&gt;you are correct it was made &lt;BR /&gt;pvcreate path1&lt;BR /&gt;pvcreate path2&lt;BR /&gt;&lt;BR /&gt;one path is on HWaddress 7/2 another is 7/1 (V-class) going to set of disk (raid5) amdhal (old 4800) &lt;BR /&gt;&lt;BR /&gt;7/2 is bad so if I vgexport then mkdir and mknod   and vgimport vg30 &lt;AVAILABE pvpath=""&gt; &lt;BR /&gt;&lt;BR /&gt; it should work right?&lt;BR /&gt;&lt;BR /&gt;I will give it a try. I have three vg like this. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Stephen it is not mirror&lt;BR /&gt;Steven I can't backup as it is too much space.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sachin&lt;BR /&gt;&lt;BR /&gt;&lt;/AVAILABE&gt;</description>
      <pubDate>Tue, 27 Sep 2005 11:39:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636176#M619957</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2005-09-27T11:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Physical path missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636177#M619958</link>
      <description>Hi Sachin,&lt;BR /&gt;Did you change a HBA card?&lt;BR /&gt;If so the Mac address of the card is different and has to be updated from the SAN side&lt;BR /&gt;&lt;BR /&gt;try something like for e.g. /dev/td1&lt;BR /&gt;fcmsutil /dev/td1&lt;BR /&gt;fcmsutil /dev/td1 stat|pg&lt;BR /&gt;fcmsutil /dev/td1 nsstat|pg&lt;BR /&gt;fcmsutil /dev/td1 test 0x0a0f00 200 200 or whatever you see&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Sep 2005 11:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636177#M619958</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2005-09-27T11:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Physical path missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636178#M619959</link>
      <description>victor we don't have any extra card.&lt;BR /&gt;&lt;BR /&gt;James&lt;BR /&gt;It didn't work&lt;BR /&gt;&lt;BR /&gt;#vgexport -m /home/sachin/vg32.conf /dev/vg32&lt;BR /&gt;#mkdir /dev/vg32&lt;BR /&gt;#mknod /dev/vg32/group c 64 0x160000&lt;BR /&gt;#chmod 644 /dev/vg32/group&lt;BR /&gt;&lt;BR /&gt;#vgimport /dev/vg32 /dev/dsk/c20t0d6&lt;BR /&gt;vgimport: Warning: Volume Group contains "2" PVs, "1" specified. Continuing.&lt;BR /&gt;vgimport: Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;Warning: A backup of this volume group may not exist on this machine.&lt;BR /&gt;Please remember to take a backup using the vgcfgbackup command after activating the volume group.&lt;BR /&gt;&lt;BR /&gt;#vgchange -a y /dev/vg32&lt;BR /&gt;vgchange: Couldn't activate volume group "/dev/vg32":&lt;BR /&gt;Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;&lt;BR /&gt;#vgchange -a y -q n /dev/vg32&lt;BR /&gt;Activated volume group &lt;BR /&gt;Volume group "/dev/vg32" has been successfully changed.&lt;BR /&gt;&lt;BR /&gt;#mount -a&lt;BR /&gt;/dev/vg32/lvol1: unrecognized file system&lt;BR /&gt;&lt;BR /&gt;sagan# fsck -y -F hfs /dev/vg32/lvol1&lt;BR /&gt;** /dev/vg32/lvol1: Cannot read from the device&lt;BR /&gt;&lt;BR /&gt;what else?&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Sep 2005 11:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636178#M619959</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2005-09-27T11:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Physical path missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636179#M619960</link>
      <description>Hi Sachin,&lt;BR /&gt;&lt;BR /&gt;you're telling about vg30 and vg32. Are 2 VGs affected?&lt;BR /&gt;&lt;BR /&gt;From what I can see in the initial posting the vg30 consists at least of 3 LUNs or more, since you have a quorum message. &lt;BR /&gt;&lt;BR /&gt;Have a look at "strings /etc/lvmtab".&lt;BR /&gt;If your filesystem is spanned across several LUNs without a LVM mirror, all LUNs have to be available.</description>
      <pubDate>Tue, 27 Sep 2005 12:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636179#M619960</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2005-09-27T12:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Physical path missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636180#M619961</link>
      <description>Nothing worked. I had to create new file system on all.&lt;BR /&gt;&lt;BR /&gt;Thanks for you help.</description>
      <pubDate>Tue, 27 Sep 2005 16:01:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636180#M619961</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2005-09-27T16:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Physical path missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636181#M619962</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Removing quorum message and missing volume message was simple. &lt;BR /&gt;&lt;BR /&gt;#vgreduce -f /dev/vg30&lt;BR /&gt;&lt;BR /&gt;(It will remove all missing physical volumes from the LVM belonging to vg30, here it will just remove one path which is not accessible now)&lt;BR /&gt;&lt;BR /&gt;However the unrecognized file system message means there were some logical corruption on the disk before the primary path completely went down.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 28 Sep 2005 01:55:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-path-missing/m-p/3636181#M619962</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-09-28T01:55:39Z</dc:date>
    </item>
  </channel>
</rss>

