<?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: vgextend Linux FS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616497#M40456</link>
    <description>Hi &lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/mapper/vg02-lvol0&lt;BR /&gt;    Using volume group(s) on command line&lt;BR /&gt;  Invalid volume group name: mapper/vg02-lvol0&lt;BR /&gt;&lt;BR /&gt;.....and as I mentioned in my above post the 'vgdisplay -v' does not show the vg either.&lt;BR /&gt;&lt;BR /&gt;R,&lt;BR /&gt;D.&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Apr 2010 13:18:17 GMT</pubDate>
    <dc:creator>Duffs</dc:creator>
    <dc:date>2010-04-14T13:18:17Z</dc:date>
    <item>
      <title>vgextend Linux FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616493#M40452</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have got a RH Linux FS (listed below) that has been created from space presented from an EVA. I need to extend this FS by creating another LUN (of 50G) from the EVA, presenting it to the server and then extending the VG and FS accordingly. &lt;BR /&gt;&lt;BR /&gt;/dev/mapper/vg02-lvol0&lt;BR /&gt;                      145G  131G  6.5G  96% /cuar2&lt;BR /&gt;&lt;BR /&gt;My problem however is that when I run a vgdisplay on the FS I get the following:&lt;BR /&gt;# vgdisplay vg02&lt;BR /&gt;  Volume group "vg02" not found&lt;BR /&gt;&lt;BR /&gt;It is not present in the 'vgdisplay -v' yet the FS appears fine:&lt;BR /&gt;&lt;BR /&gt;ll /dev/mapper/vg02-lvol0&lt;BR /&gt;brw-rw----  1 root disk 253, 11 Jul 29  2009 /dev/mapper/vg02-lvol0&lt;BR /&gt;&lt;BR /&gt;Is there any way of re-scanning the vg so it can be seen from the vgdisplay in order for me to extend this FS?&lt;BR /&gt;&lt;BR /&gt;R,&lt;BR /&gt;D.</description>
      <pubDate>Tue, 13 Apr 2010 08:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616493#M40452</guid>
      <dc:creator>Duffs</dc:creator>
      <dc:date>2010-04-13T08:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend Linux FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616494#M40453</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Does vg02 appear whe running vgs or pvscan ?&lt;BR /&gt;Is data in /cuar2 FS still available ?&lt;BR /&gt;&lt;BR /&gt;Jean-Yves</description>
      <pubDate>Tue, 13 Apr 2010 08:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616494#M40453</guid>
      <dc:creator>Jean-Yves Picard</dc:creator>
      <dc:date>2010-04-13T08:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend Linux FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616495#M40454</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;No, vg02 does not appear when vgs or pvscan are run but the data on /cuar2 is fine.&lt;BR /&gt;&lt;BR /&gt;R,&lt;BR /&gt;D.</description>
      <pubDate>Tue, 13 Apr 2010 08:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616495#M40454</guid>
      <dc:creator>Duffs</dc:creator>
      <dc:date>2010-04-13T08:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend Linux FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616496#M40455</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think you need to do a:&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v /dev/mapper/vg02-lvol0&lt;BR /&gt;&lt;BR /&gt;also try vgdisplay -v &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Wed, 14 Apr 2010 13:14:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616496#M40455</guid>
      <dc:creator>nightwich</dc:creator>
      <dc:date>2010-04-14T13:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend Linux FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616497#M40456</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/mapper/vg02-lvol0&lt;BR /&gt;    Using volume group(s) on command line&lt;BR /&gt;  Invalid volume group name: mapper/vg02-lvol0&lt;BR /&gt;&lt;BR /&gt;.....and as I mentioned in my above post the 'vgdisplay -v' does not show the vg either.&lt;BR /&gt;&lt;BR /&gt;R,&lt;BR /&gt;D.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Apr 2010 13:18:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616497#M40456</guid>
      <dc:creator>Duffs</dc:creator>
      <dc:date>2010-04-14T13:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend Linux FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616498#M40457</link>
      <description>ok&lt;BR /&gt;&lt;BR /&gt;try strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If the vg in not in lvmtab&lt;BR /&gt;&lt;BR /&gt;Try mv /etc/lvmtab /etc/lvmtab.BCK&lt;BR /&gt;&lt;BR /&gt;And then vgscan -a&lt;BR /&gt;&lt;BR /&gt;This is risky command.&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Wed, 14 Apr 2010 14:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616498#M40457</guid>
      <dc:creator>nightwich</dc:creator>
      <dc:date>2010-04-14T14:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend Linux FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616499#M40458</link>
      <description>@nightwich: Linux LVM does not have /etc/lvmtab. Don't try to blindly apply HP-UX LVM instructions to Linux.&lt;BR /&gt;&lt;BR /&gt;In Linux, vgscan is not so risky operation as in HP-UX. Try running "vgscan -vvv" to get a lot of information about the scan process. If it says it's filtering out some devices, check the /etc/lvm/lvm.conf file for customizations.&lt;BR /&gt;&lt;BR /&gt;You might also check the state of the device-mapper, the low-level system service that is used by LVM:&lt;BR /&gt;&lt;BR /&gt;dmsetup info /dev/mapper/vg02-lvol0&lt;BR /&gt;dmsetup table /dev/mapper/vg02-lvol0&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 15 Apr 2010 06:27:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616499#M40458</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-04-15T06:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend Linux FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616500#M40459</link>
      <description>&lt;!--!*#--&gt;Hi R.&lt;BR /&gt;&lt;BR /&gt;as Matti wrote, often applied filters are the cause for seemingly undetected PVs.&lt;BR /&gt;&lt;BR /&gt;But you wouldn't have to grep for "filter"&lt;BR /&gt;but rather for "skip".&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;I needed to deliberately apply such a filter in order to use a DRBD and to prevent LVM from grabbing the sub meta devices that form the DRBD.&lt;BR /&gt;&lt;BR /&gt;# grep ^\ *filter /etc/lvm/lvm.conf &lt;BR /&gt;    filter = [ "a|^/dev/md[145]$|", "a|/dev/drbd0|", "r/.*/" ]&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Because of the trailing catch all "remove" pattern "r/.*/" I get lots of devices that are ignored by LVM scans.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# pvscan -vvv 2&amp;gt;&amp;amp;1|grep -i skip|tail&lt;BR /&gt;        /dev/ram14: Skipping (regex)&lt;BR /&gt;        /dev/ram15: Skipping (regex)&lt;BR /&gt;        /dev/sdb: Skipping (regex)&lt;BR /&gt;        /dev/sdb1: Skipping (regex)&lt;BR /&gt;        /dev/sdb2: Skipping (regex)&lt;BR /&gt;        /dev/sdb3: Skipping (regex)&lt;BR /&gt;        /dev/sdb4: Skipping (regex)&lt;BR /&gt;        /dev/sdb5: Skipping (regex)&lt;BR /&gt;        /dev/sdb6: Skipping (regex)&lt;BR /&gt;        /dev/sdb7: Skipping (regex)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Apr 2010 13:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616500#M40459</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2010-04-15T13:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend Linux FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616501#M40460</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for the feedback but I am still unable to see the vg although the state of the lvol appears active:&lt;BR /&gt;&lt;BR /&gt;[root@rhmidlog ~]# dmsetup info /dev/mapper/vg02-lvol0&lt;BR /&gt;Name:              vg02-lvol0&lt;BR /&gt;State:             ACTIVE&lt;BR /&gt;Tables present:    LIVE&lt;BR /&gt;Open count:        1&lt;BR /&gt;Event number:      0&lt;BR /&gt;Major, minor:      253, 11&lt;BR /&gt;Number of targets: 1&lt;BR /&gt;UUID: LVM-Yr9KH40fpQcgL3nhStugbwo0vd4uNpCQb38gQP1NGItXEsFHDzTkpaXDbi7y0S2H&lt;BR /&gt;&lt;BR /&gt;[root@rhmidlog ~]# dmsetup table /dev/mapper/vg02-lvol0&lt;BR /&gt;0 307200000 linear 8:32 384&lt;BR /&gt;[root@rhmidlog ~]# &lt;BR /&gt;[root@rhmidlog ~]# vgs&lt;BR /&gt;  VG         #PV #LV #SN Attr   VSize   VFree  &lt;BR /&gt;  VolGroup00   2   9   0 wz--n- 184.81G 928.00M&lt;BR /&gt;  VolGroup01   1   1   0 wz--n- 100.00G  99.02G&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; pvscan -vvv 2&amp;gt;&amp;amp;1|grep -i skip|tail&lt;BR /&gt;        /dev/md25: Skipping (sysfs)&lt;BR /&gt;        /dev/md26: Skipping (sysfs)&lt;BR /&gt;        /dev/md27: Skipping (sysfs)&lt;BR /&gt;        /dev/md28: Skipping (sysfs)&lt;BR /&gt;        /dev/md29: Skipping (sysfs)&lt;BR /&gt;        /dev/md30: Skipping (sysfs)&lt;BR /&gt;        /dev/md31: Skipping (sysfs)&lt;BR /&gt;        /dev/sdc: Skipping: Partition table signature found&lt;BR /&gt;        /dev/sdd: Skipping: Partition table signature found&lt;BR /&gt;        /dev/sde: Skipping: Partition table signature found&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;R,&lt;BR /&gt;D.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Apr 2010 13:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616501#M40460</guid>
      <dc:creator>Duffs</dc:creator>
      <dc:date>2010-04-21T13:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend Linux FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616502#M40461</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Suggest: vgchange -a y /dev/vg02&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 Apr 2010 17:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vgextend-linux-fs/m-p/4616502#M40461</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-04-21T17:15:37Z</dc:date>
    </item>
  </channel>
</rss>

