<?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: LVM problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3518291#M219451</link>
    <description>What error does it give, when you try to mount it?? Does it complain baout fsck?? If yes run fsck on it and try to mount.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Tue, 05 Apr 2005 11:56:21 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2005-04-05T11:56:21Z</dc:date>
    <item>
      <title>LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3518290#M219450</link>
      <description>I have a server running 11.11. This is connected to Clariion cx500. It had two luns of 150GB and 190GB each with data on it. I rebooted the server today (this was the first reboot after the luns were configured). When the system came up one of the VG's did not get activated. When I tried to activate manually it complained about qourum. Tried  with -q n option VG got activated but could not mount the filesystems. &lt;BR /&gt;&lt;BR /&gt;The disks specified in /etc/lvmtab for the volume group are visible and it shows claimed in ioscan. I can also do a diskinfo and it shows the details. But &lt;BR /&gt;lvdisplay -v /dev/cxvg01/lvol1 gives&lt;BR /&gt;LE    PV1                PE1   Status 1 &lt;BR /&gt;00000 ???                00000 current  &lt;BR /&gt;00001 ???                00001 current &lt;BR /&gt;The PV Name for all lv's comes with ???.&lt;BR /&gt;&lt;BR /&gt;pvdisplay -v /dev/dsk/c7t0d0 gives&lt;BR /&gt;CUR LV  0&lt;BR /&gt;PE   Status   LV                 LE   &lt;BR /&gt;0000 free                        0000 &lt;BR /&gt;0001 free                        0000  &lt;BR /&gt;&lt;BR /&gt;Everything was working fine until the reboot. One of the VG is working fine with no problems. Appreciate your help on this.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Apr 2005 11:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3518290#M219450</guid>
      <dc:creator>hpuxsa</dc:creator>
      <dc:date>2005-04-05T11:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3518291#M219451</link>
      <description>What error does it give, when you try to mount it?? Does it complain baout fsck?? If yes run fsck on it and try to mount.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 05 Apr 2005 11:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3518291#M219451</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-05T11:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3518292#M219452</link>
      <description>The error while trying to mount is&lt;BR /&gt;/dev/cxvg01/lvol1: unrecognized file system&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Apr 2005 12:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3518292#M219452</guid>
      <dc:creator>hpuxsa</dc:creator>
      <dc:date>2005-04-05T12:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3518293#M219453</link>
      <description>Error means, mount can not determine the FS type of this file system.&lt;BR /&gt;what is the directive is fstab for this mount point?? Are you sure that you did newfs on this raw vol??</description>
      <pubDate>Tue, 05 Apr 2005 12:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3518293#M219453</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-05T12:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3518294#M219454</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have played a little bit and I've got similiar output :D&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol1&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol1&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write   &lt;BR /&gt;LV Status                   available/stale           &lt;BR /&gt;Mirror copies               1            &lt;BR /&gt;Consistency Recovery        MWC                 &lt;BR /&gt;Schedule                    parallel     &lt;BR /&gt;LV Size (Mbytes)            300             &lt;BR /&gt;Current LE                  75        &lt;BR /&gt;Allocated PE                150         &lt;BR /&gt;Stripes                     0       &lt;BR /&gt;Stripe Size (Kbytes)        0                   &lt;BR /&gt;Bad block                   off          &lt;BR /&gt;Allocation                  strict/contiguous         &lt;BR /&gt;IO Timeout (Seconds)        default             &lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV  &lt;BR /&gt;   /dev/dsk/c3t6d0    75        75        &lt;BR /&gt;&lt;BR /&gt;   --- Logical extents ---&lt;BR /&gt;   LE    PV1                PE1   Status 1 PV2                PE2   Status 2 &lt;BR /&gt;   00000 /dev/dsk/c3t6d0    00000 current  ???                00000 stale    &lt;BR /&gt;   00001 /dev/dsk/c3t6d0    00001 current  ???                00001 stale    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;###&lt;BR /&gt;# vgdisplay -v /dev/vg00&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;VG Write Access             read/write     &lt;BR /&gt;VG Status                   available                 &lt;BR /&gt;Max LV                      255    &lt;BR /&gt;Cur LV                      8      &lt;BR /&gt;Open LV                     8      &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      2      &lt;BR /&gt;Act PV                      1      &lt;BR /&gt;Max PE per PV               2500         &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    2168    &lt;BR /&gt;Alloc PE                    1781    &lt;BR /&gt;Free PE                     387     &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0                     &lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg00/lvol1&lt;BR /&gt;   LV Status                   available/stale           &lt;BR /&gt;   LV Size (Mbytes)            300             &lt;BR /&gt;   Current LE                  75        &lt;BR /&gt;   Allocated PE                150         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;.............................&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c3t6d0&lt;BR /&gt;   PV Name                     /dev/dsk/c3t5d0  Alternate Link&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    2168    &lt;BR /&gt;   Free PE                     387     &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;### that's not that funny as this one output:&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnkC disk&lt;BR /&gt;Class     I  H/W Path       Driver S/W State   H/W Type     Description&lt;BR /&gt;=======================================================================&lt;BR /&gt;disk      0  10/0/14/0.0.0  sdisk CLAIMED     DEVICE       Lite-On LTN486  48x Max&lt;BR /&gt;                           /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      1  10/0/15/1.5.0  sdisk CLAIMED     DEVICE       COMPAQ  BD0366459B&lt;BR /&gt;                           /dev/dsk/c3t5d0   /dev/rdsk/c3t5d0&lt;BR /&gt;disk      2  10/0/15/1.6.0  sdisk CLAIMED     DEVICE       QUANTUM ATLAS10K-9LVD&lt;BR /&gt;                           /dev/dsk/c3t6d0   /dev/rdsk/c3t6d0&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c3t5d0 and /dev/dsk/c3t6d0 are totaly different disks!&lt;BR /&gt;and vg is thinking that I have one PV with 2  dev files like in SAN :D&lt;BR /&gt;&lt;BR /&gt;how I got this ?&lt;BR /&gt;PV was unavailable than I did dd if=/dev/dsk/c3t6d0 of=/dev/dsk/c3t5d0 and than vgchange -a y&lt;BR /&gt;:D&lt;BR /&gt;&lt;BR /&gt;I wanted to simulate the state which  hpuxsa had :D now the question is: how to get out from this situation :d</description>
      <pubDate>Tue, 05 Apr 2005 16:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3518294#M219454</guid>
      <dc:creator>Peter Unger</dc:creator>
      <dc:date>2005-04-05T16:13:47Z</dc:date>
    </item>
  </channel>
</rss>

