<?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: Problems with LVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827001#M638005</link>
    <description>In your vgdisplay output &lt;BR /&gt;&lt;BR /&gt;PV=8 AV=6&lt;BR /&gt;Only 6 disks in the volume group are active.&lt;BR /&gt;&lt;BR /&gt;I would like to do a &lt;BR /&gt;#vgreduce -f /dev/vgchsp2&lt;BR /&gt;which should remove the missing Physical volumes from the volume group.&lt;BR /&gt;check for the man pages of &lt;BR /&gt;vgreduce -f&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 16 Oct 2002 13:04:14 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2002-10-16T13:04:14Z</dc:date>
    <item>
      <title>Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826991#M637995</link>
      <description>I have recently taken over support of a D350 running HPUX 10.20. The machines has 8 disks mirrored with 2 disks in vg00 and 6 in vg01. If I try do do any lvm operations, such as split mirrors, etc I get error messages, examples below. I have deleted /etc/lvmtab and run vgscan, hoping it would correct the errors, but it do not work. Any ideas or help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;lvdisplay: Warning: couldn't query physical volume "":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;lvdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lvlnboot: Warning: couldn't query physical volume "":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;lvlnboot: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgcfgbackup: Warning: couldn't query physical volume "":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgcfgbackup: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgcfgbackup: Couldn't query physical volume "":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgcfgbackup: /etc/lvmtab is out of date with the running kernel:Kernel indicates&lt;BR /&gt; 8 disks for "/dev/vgchsp2"; /etc/lvmtab has 7 disks.&lt;BR /&gt;Cannot proceed with backup.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2002 12:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826991#M637995</guid>
      <dc:creator>Richard Davies</dc:creator>
      <dc:date>2002-10-16T12:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826992#M637996</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It looks like you might have lost a disk.  Can you post the output from 'vgdisplay -v' and 'ioscan -fnC disk'?  Also, are you seeing any errors in the /var/adm/syslog/syslog.log file?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2002 12:20:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826992#M637996</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-10-16T12:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826993#M637997</link>
      <description>I concur with John.  The last line of your post shows:&lt;BR /&gt;&lt;BR /&gt;8 disks for "/dev/vgchsp2"; /etc/lvmtab has 7 disks. &lt;BR /&gt;Cannot proceed with backup. &lt;BR /&gt;&lt;BR /&gt;Do a "strings /etc/lvmtab" to get a list and check your disks for failure.  vgdisplay -v vgname should show any stale LV extents.  They should all read:&lt;BR /&gt;&lt;BR /&gt;LV Status           available/syncd&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2002 12:45:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826993#M637997</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2002-10-16T12:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826994#M637998</link>
      <description />
      <pubDate>Wed, 16 Oct 2002 12:49:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826994#M637998</guid>
      <dc:creator>Richard Davies</dc:creator>
      <dc:date>2002-10-16T12:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826995#M637999</link>
      <description>John is right - if disk failed you should see messages like "PV1 power failed" in syslog.log.&lt;BR /&gt;To check if all physical volumes are available to the system try following "ioscan -fnC disk" output and checking disks with "pvdisplay". If you'll find physical volume telling you "can't query..." it should be the cause... If not, then you have probmels somewhere in HP-UX data structures/service files (like lvmtab)&lt;BR /&gt;Eugeny</description>
      <pubDate>Wed, 16 Oct 2002 12:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826995#M637999</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2002-10-16T12:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826996#M638000</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Quite strange ... Cur PV = 8, act PV =6. You could try a 'vgreduce -f /dev/vgchsp2' (no other argument).&lt;BR /&gt;&lt;BR /&gt;Do you get anny error on 'vgdisplay -v vg00' ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jean-Louis.</description>
      <pubDate>Wed, 16 Oct 2002 12:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826996#M638000</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2002-10-16T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826997#M638001</link>
      <description>Hi Tom&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab shows what I expect, two disks in vg00 and 6 disks in vg01 (vgchsp2), and the correct device files are listed for the the 8 disks.&lt;BR /&gt;&lt;BR /&gt;There are no stale extents on any of the logical volumes.&lt;BR /&gt;&lt;BR /&gt;A bit more background. The reason I came across this problem was a set up a backup script that ran last night via cron, to split the mirrors, backup the system, etc. I noticed this morning it had not remerged the mirrors. when I started to remerge them manully I started getting these errors.</description>
      <pubDate>Wed, 16 Oct 2002 12:56:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826997#M638001</guid>
      <dc:creator>Richard Davies</dc:creator>
      <dc:date>2002-10-16T12:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826998#M638002</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Your ioscan output doesn't look like you have lost a disk as they are all in a "CLAIMED" state.  Can you post the output of 'vgdisplay -v vg00'?  Also, can you post the output of 'strings /etc/lvmtab'?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2002 12:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826998#M638002</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-10-16T12:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826999#M638003</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The problem is that the message you have is "Couldn't query physical volume "";".  Usually it's more like "Couldn't query physical volume c1t2d0".  That is what is strange...&lt;BR /&gt;&lt;BR /&gt;Vince</description>
      <pubDate>Wed, 16 Oct 2002 13:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2826999#M638003</guid>
      <dc:creator>Vincent Farrugia</dc:creator>
      <dc:date>2002-10-16T13:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827000#M638004</link>
      <description>Do you save the output from your backup script?  If so, does it give any clues?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2002 13:03:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827000#M638004</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-10-16T13:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827001#M638005</link>
      <description>In your vgdisplay output &lt;BR /&gt;&lt;BR /&gt;PV=8 AV=6&lt;BR /&gt;Only 6 disks in the volume group are active.&lt;BR /&gt;&lt;BR /&gt;I would like to do a &lt;BR /&gt;#vgreduce -f /dev/vgchsp2&lt;BR /&gt;which should remove the missing Physical volumes from the volume group.&lt;BR /&gt;check for the man pages of &lt;BR /&gt;vgreduce -f&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 16 Oct 2002 13:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827001#M638005</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-16T13:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827002#M638006</link>
      <description>Hi Jean-Louis&lt;BR /&gt;&lt;BR /&gt;I agree, this is all very strange, never come across this before, and have been working with HPUX and LVM for some time&lt;BR /&gt;There are errors generated when running lvm commands on vg00. &lt;BR /&gt;&lt;BR /&gt;Hi Eugeny&lt;BR /&gt;&lt;BR /&gt;No errors messages in syslog.log. First place I looked expecting to see a scsi disk acting up, powerfailing.</description>
      <pubDate>Wed, 16 Oct 2002 13:04:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827002#M638006</guid>
      <dc:creator>Richard Davies</dc:creator>
      <dc:date>2002-10-16T13:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827003#M638007</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;Thanks for all your help.&lt;BR /&gt;&lt;BR /&gt;vgreduce -f&lt;BR /&gt;&lt;BR /&gt;followed by a vgscan and a vgcfgbackup seem to have sorted things out.&lt;BR /&gt;&lt;BR /&gt;Would like to know why it all went wrong in the first place, but will probably never know.&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 16 Oct 2002 13:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827003#M638007</guid>
      <dc:creator>Richard Davies</dc:creator>
      <dc:date>2002-10-16T13:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827004#M638008</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;Perhaps we should have look to your script. But I would first try to correct cur pv againts act pv using vgreduce -f /dev/vgchsp2&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Jean-Louis.</description>
      <pubDate>Wed, 16 Oct 2002 13:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827004#M638008</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2002-10-16T13:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827005#M638009</link>
      <description>Hmm, the kernel believes that the VG consists of 8 PVs... although there should be only 6 PVs.&lt;BR /&gt;&lt;BR /&gt;This can typically only happen if the VG was vgextend'ed somehow, since VGRA on disk contains records for a VG with 8 PVs.&lt;BR /&gt;&lt;BR /&gt;Pls check the PVID/VGID that are stamped on each disk... I would like to see the result of:&lt;BR /&gt;&lt;BR /&gt;for i in /dev/rdsk/c[12]*; do&lt;BR /&gt;xd -j8200 -N16 $i&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Wed, 16 Oct 2002 13:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827005#M638009</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-10-16T13:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827006#M638010</link>
      <description>Oops... I was a little too late. Now you should check that "Cur PV" and "Act PV" is both 6. vgchange -a y must not complain about anything. strings /etc/lvmtab should list the correct paths. lvdisplay -v must show clean results, no ???, no stale, etc.&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Wed, 16 Oct 2002 13:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-lvm/m-p/2827006#M638010</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-10-16T13:44:22Z</dc:date>
    </item>
  </channel>
</rss>

