<?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: Volume Group Disk Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969729#M632045</link>
    <description>What's the status of PV in this command:&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v pv_name</description>
    <pubDate>Fri, 09 May 2003 18:54:37 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2003-05-09T18:54:37Z</dc:date>
    <item>
      <title>Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969721#M632037</link>
      <description>I have a disk in a VG that's in an unavailable PV status. How do I change the status? pvdisplay does show that the PV should be in the VG.</description>
      <pubDate>Fri, 09 May 2003 16:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969721#M632037</guid>
      <dc:creator>Concert Global Networks</dc:creator>
      <dc:date>2003-05-09T16:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969722#M632038</link>
      <description>is the vg active and available?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 16:55:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969722#M632038</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-05-09T16:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969723#M632039</link>
      <description>hi,&lt;BR /&gt;try to run vgsync.&lt;BR /&gt;vgsync vgxx.&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Fri, 09 May 2003 16:56:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969723#M632039</guid>
      <dc:creator>LucianoCarvalho</dc:creator>
      <dc:date>2003-05-09T16:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969724#M632040</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;A 'vgdisplay' which returns "unavailable" for the VG status suggests an a deactivated volume group.  Do:&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 09 May 2003 16:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969724#M632040</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-05-09T16:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969725#M632041</link>
      <description>Yeah but what does this shows ..?&lt;BR /&gt;# pvdisplay /dev/dsk/cXtXdX|grep Status&lt;BR /&gt;It should be consistent with the vgdisplay output ie ..&lt;BR /&gt;PV status ===&amp;gt; unavailable&lt;BR /&gt;Try to run ..&lt;BR /&gt;# vgchange -a y /dev/vgXX&lt;BR /&gt;to reactive the VG which this PV resides and see if it helps. If it doesn't you probably got a bad disk. Check with ..&lt;BR /&gt;# /etc/diskinfo /dev/rdsk/cXtXdX&lt;BR /&gt;and&lt;BR /&gt;# ioscan -fnC disk</description>
      <pubDate>Fri, 09 May 2003 16:59:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969725#M632041</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-05-09T16:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969726#M632042</link>
      <description>james.... S.K...... exactly what I was getting at.  &lt;BR /&gt;&lt;BR /&gt;if the volume group is not available you will need to activate it with the vgchange command.  I guess I should have included that in my first post</description>
      <pubDate>Fri, 09 May 2003 17:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969726#M632042</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-05-09T17:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969727#M632043</link>
      <description>Hey all,&lt;BR /&gt;&lt;BR /&gt;Thanks for your help so far. Yes, the VG is active and pvdisplay shows the disk unavailable as well. Diskinfo returns a valid disk.I also tried a dd and the records in matched the records out, so I believe the disk is ok. Maybe the VGDA is corrupt? I've also tried deactivating and reactivating with no luck.</description>
      <pubDate>Fri, 09 May 2003 18:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969727#M632043</guid>
      <dc:creator>Concert Global Networks</dc:creator>
      <dc:date>2003-05-09T18:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969728#M632044</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;So let's try reading the LVM header:&lt;BR /&gt;&lt;BR /&gt;if [ "`xd -An -j 8192 -N8  -tc $DEV | xargs" = "L V M R E C 0 1" ]&lt;BR /&gt;then&lt;BR /&gt;  INFO=`xd -An -j8200 -N16 -tx $DEV`&lt;BR /&gt;  PVID=`echo $INFO | awk ???{print $1 $2}???`&lt;BR /&gt;  VGID=`echo $INFO | awk ???{print $3 $4}???`&lt;BR /&gt;  #&lt;BR /&gt;  echo "$DEV : PVID = $PVID : VGID = $VGID"&lt;BR /&gt;else&lt;BR /&gt;  echo "&amp;gt;&amp;gt;&amp;gt; Can't find LVMREC &amp;lt;&amp;lt;&amp;lt;"&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 09 May 2003 18:46:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969728#M632044</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-05-09T18:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969729#M632045</link>
      <description>What's the status of PV in this command:&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v pv_name</description>
      <pubDate>Fri, 09 May 2003 18:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969729#M632045</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-05-09T18:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969730#M632046</link>
      <description>Here's what I got after running the pvdisplay -v&lt;BR /&gt;&lt;BR /&gt;root@rcptst01 / # pvdisplay -v /dev/dsk/c0t0d0&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name      /dev/dsk/c0t0d0&lt;BR /&gt;VG Name      /dev/vgCPE&lt;BR /&gt;PV Status    unavailable              &lt;BR /&gt;Allocatable  yes          &lt;BR /&gt;VGDA         2   &lt;BR /&gt;Cur LV       20     &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE     38262   &lt;BR /&gt;Free PE      47      &lt;BR /&gt;Allocated PE            38215       &lt;BR /&gt;Stale PE                    0       &lt;BR /&gt;IO Timeout (Seconds)        default             &lt;BR /&gt;&lt;BR /&gt;... and so on. It did give the logical volumes but I wanted to keep this message short. James, the script is just hanging now...&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 19:26:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969730#M632046</guid>
      <dc:creator>Concert Global Networks</dc:creator>
      <dc:date>2003-05-09T19:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969731#M632047</link>
      <description>The unavailable PV status comes only when the communication fails between LVM and the disk. It can be either a HDD problem or LVM structure issue. From your outputs it's look like the HDD is working fine (check again the output of ioscan, diskinfo, dd, stm etc).&lt;BR /&gt;&lt;BR /&gt;If you are sure that the disk is fine, then consider doing a vgcfgrestore to this specific disk:&lt;BR /&gt;&lt;BR /&gt;# man vgcfgrestore&lt;BR /&gt;&lt;BR /&gt;That will restore the VG structure back to the disk.</description>
      <pubDate>Fri, 09 May 2003 19:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969731#M632047</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-05-09T19:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969732#M632048</link>
      <description>Again, IMPORTANT: make sure that you have a clean backup of all the file systems and data on this disk and the VG before changing anything!</description>
      <pubDate>Fri, 09 May 2003 20:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969732#M632048</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-05-09T20:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969733#M632049</link>
      <description>A simple test of the disk should tell us something.&lt;BR /&gt;&lt;BR /&gt;What does this do:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/dsk/c0t0d0 of=/dev/null bs=1024k&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 20:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969733#M632049</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-05-09T20:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969734#M632050</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;First, congratulations on your new hat!&lt;BR /&gt;&lt;BR /&gt;He checked the dd output and said it was okay on an earlier post. &lt;BR /&gt;&lt;BR /&gt;Look back ... do not drink too much to celebrate your new hat level =))</description>
      <pubDate>Fri, 09 May 2003 20:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969734#M632050</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-05-09T20:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969735#M632051</link>
      <description>I doubt some problem with the disk&lt;BR /&gt;&lt;BR /&gt;With VG activated and PV  status unavailable I would first suggest to check your &lt;BR /&gt;/var/adm/syslog/syslog.log for any scsi errors on the disk.&lt;BR /&gt;Also do check for the latest SCSI patches for the system.</description>
      <pubDate>Sat, 10 May 2003 04:47:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969735#M632051</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-05-10T04:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969736#M632052</link>
      <description>Hey all,&lt;BR /&gt;&lt;BR /&gt;First of all, thanks for your help! vgcfgrestore is hanging. I've included a file with an excerpt of the syslog file. The latest XSWGR1100 patch bundle installed is B.11.00.49.3&lt;BR /&gt;</description>
      <pubDate>Mon, 12 May 2003 15:04:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969736#M632052</guid>
      <dc:creator>Concert Global Networks</dc:creator>
      <dc:date>2003-05-12T15:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969737#M632053</link>
      <description>Oh, by the way, path 8/8.8.0&lt;BR /&gt;.255.0.0.0 &lt;BR /&gt;is the path to the disk in question.</description>
      <pubDate>Mon, 12 May 2003 15:06:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969737#M632053</guid>
      <dc:creator>Concert Global Networks</dc:creator>
      <dc:date>2003-05-12T15:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969738#M632054</link>
      <description>Take a look at my answer here. Somewhat the same scenario and the vgexport/vgimport seems to solve the problem.&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe50c237a4bc6d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe50c237a4bc6d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;Let us know if you have any question on that.</description>
      <pubDate>Mon, 12 May 2003 15:48:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969738#M632054</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-05-12T15:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969739#M632055</link>
      <description>Please revert on the output of &lt;BR /&gt;&lt;BR /&gt;#vgdisplay -v /dev/vg2&lt;BR /&gt;Do check the count of Cur PV and Act PV.&lt;BR /&gt;#vgdisplay -v /dev/vg1&lt;BR /&gt;#strings /etc/lvmtab&lt;BR /&gt;#ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;Please post the output&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 13 May 2003 02:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969739#M632055</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-05-13T02:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Disk Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969740#M632056</link>
      <description>This sounds eriely familiar to me. I had the exact same problem but the disk was on an EMC array. It seems that One, I should not have seen the power fail message and two I should not have seen the "can't write to the PVDA". A call to EMC provided me with a utility that repaired or masked the bad PVDA and I was able to deactivate the VG and vgcfgrestore the disk back into the VG. Status is now good. You didn't mention if this is a locally attached disk or a disk in a SAN etc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 May 2003 06:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-disk-problem/m-p/2969740#M632056</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-05-13T06:09:42Z</dc:date>
    </item>
  </channel>
</rss>

