<?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: VG Question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747218#M642902</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;There is a LVM header on the disk you are attempting to 'pvcreate'.&lt;BR /&gt;&lt;BR /&gt;You can attempt to match the device to one present in /etc/lvmtab.&lt;BR /&gt;&lt;BR /&gt;Do 'strings /etc/lvmtab'.  If your disk does *not* appear there, then either you have attached a disk from another system or you have 'lvreduce'ed filesystems that were on the disk (as it belonged to a volume group) and 'vgreduce'd the disk (as it belonged to a volume group.&lt;BR /&gt;&lt;BR /&gt;If you are truly sure that you want to 'pvcreate' this disk, do:&lt;BR /&gt;&lt;BR /&gt;# pvcreate -f /dev/rdsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Tue, 18 Jun 2002 15:57:13 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2002-06-18T15:57:13Z</dc:date>
    <item>
      <title>VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747209#M642893</link>
      <description>Hi &lt;BR /&gt;I was trying to  create a new physical c0t0d2 and logical volume and I got this error msg.&lt;BR /&gt;&lt;BR /&gt;#pvcreate /dev/rdsk/c0t0d2&lt;BR /&gt;pvcreate: The physical volume already belongs to volume group.&lt;BR /&gt;&lt;BR /&gt;How do I check what vg's are mounted on c0t0d2?&lt;BR /&gt;&lt;BR /&gt;thanks!</description>
      <pubDate>Tue, 18 Jun 2002 15:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747209#M642893</guid>
      <dc:creator>Diadina Cotte</dc:creator>
      <dc:date>2002-06-18T15:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747210#M642894</link>
      <description>Hi Diadina,&lt;BR /&gt;&lt;BR /&gt; Try&lt;BR /&gt;pvdisplay -v /dev/dsk/c0t0d2 &lt;BR /&gt;&lt;BR /&gt;Also check the &lt;BR /&gt;/etc/lvmtab &lt;BR /&gt;file to see if it's allocated to any VGs on *this* system.&lt;BR /&gt;&lt;BR /&gt;Note: On shared arrays this drive may be in a VG on ANOTHER system. So you need to check *all* systems connected to the array.&lt;BR /&gt;&lt;BR /&gt;If there are actually NO systems currently using it - use&lt;BR /&gt;pvcreate -f /dev/rdsk/c0t0d2 &lt;BR /&gt;To force the initialization.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 18 Jun 2002 15:52:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747210#M642894</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-06-18T15:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747211#M642895</link>
      <description>pvdisplay -v /dev/dsk/c0t0d2 | more&lt;BR /&gt;&lt;BR /&gt;Note the use of the block device "dsk" and not "rdsk".&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 18 Jun 2002 15:52:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747211#M642895</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-06-18T15:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747212#M642896</link>
      <description>Hi Diadina Cotte &lt;BR /&gt;&lt;BR /&gt;Do a strings on /etc/lvmtab | more to know where does this disk belong to .Inc ase you are sure that this disk is a new disk ( ioscan and diskinfo) and doesnt belong to any vg then you can just rename lvmtab to lvmtab.old and recreate the lvmtabb using vgscan -a . The again do a strigns on the lvmtab.&lt;BR /&gt;&lt;BR /&gt;In case you dont find it there then just do a pvcreate -f /dev/rdsk/c0t0d2 ( force option)&lt;BR /&gt;vgcreate /dev/vgxx /dev/dsk/c0t0d2&lt;BR /&gt;&lt;BR /&gt;and you are good to get going.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jun 2002 15:52:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747212#M642896</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-06-18T15:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747213#M642897</link>
      <description>You can see if c0t0d2 belongs to a VG by doing a &lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab | grep c0t0d2&lt;BR /&gt;&lt;BR /&gt;If you get results, then that disk already belongs to a VG.  Too see all VGs and their disks do a &lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab &amp;gt; /tmp/lvmtab.temp&lt;BR /&gt;&lt;BR /&gt;# cat /tmp/lvmtab.temp&lt;BR /&gt;&lt;BR /&gt;If c0t0d2 does not belong to any VGs, just put the '-f' option on your pvcreate command.&lt;BR /&gt;&lt;BR /&gt;# pvcreate -f /dev/dsk/c0t0d2&lt;BR /&gt;&lt;BR /&gt;This will force the pvcreate on that device.&lt;BR /&gt;&lt;BR /&gt;You will get that error if that device was EVER a part of a VG.</description>
      <pubDate>Tue, 18 Jun 2002 15:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747213#M642897</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-06-18T15:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747214#M642898</link>
      <description>To find out if c0t0d2 is configured in any of your existing VGs you can do ..&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;OR&lt;BR /&gt;# vgdisplay -v |grep dsk&lt;BR /&gt;If you don't see c0t0d2 in the above 2 cases it's more likely that the disk was previously used in a VG. To reuse it do ..&lt;BR /&gt;# pvcreate -f /dev/rdsk/c0t0d2&lt;BR /&gt;Be very sure before you run pvcreate with -f option.</description>
      <pubDate>Tue, 18 Jun 2002 15:53:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747214#M642898</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-06-18T15:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747215#M642899</link>
      <description>Hi,&lt;BR /&gt;   Use SAM. Choose "Disks and File systems", then "Disk Devices". This will take several seconds, but will list each disk in your system and show which volume group each is in, as well as other useful info.</description>
      <pubDate>Tue, 18 Jun 2002 15:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747215#M642899</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-06-18T15:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747216#M642900</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;pvdisplay -v /dev/dsk/c0t0d2 |more&lt;BR /&gt;&lt;BR /&gt;Check in the /etc/lvmtab file also whether the disk is present or not.&lt;BR /&gt;#strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;If it is not present then you can forcefully create the vg by using.&lt;BR /&gt;&lt;BR /&gt;pvcreate -f /dev/rdsk/c0t0d2&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Tue, 18 Jun 2002 15:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747216#M642900</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-18T15:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747217#M642901</link>
      <description>recall too that you can have a disk in use that is not managed by lvm..&lt;BR /&gt;&lt;BR /&gt;Check your /etc/fstab for all filesystem locations/ logical configurations.&lt;BR /&gt;&lt;BR /&gt;As mentioned pvcreate -f will blowaway the disk LVM headers..&lt;BR /&gt;make sure you're selecting the right disk by blinking it's leds:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/dsk/c0t0d2 of=/dev/null&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Tue, 18 Jun 2002 15:55:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747217#M642901</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-06-18T15:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747218#M642902</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;There is a LVM header on the disk you are attempting to 'pvcreate'.&lt;BR /&gt;&lt;BR /&gt;You can attempt to match the device to one present in /etc/lvmtab.&lt;BR /&gt;&lt;BR /&gt;Do 'strings /etc/lvmtab'.  If your disk does *not* appear there, then either you have attached a disk from another system or you have 'lvreduce'ed filesystems that were on the disk (as it belonged to a volume group) and 'vgreduce'd the disk (as it belonged to a volume group.&lt;BR /&gt;&lt;BR /&gt;If you are truly sure that you want to 'pvcreate' this disk, do:&lt;BR /&gt;&lt;BR /&gt;# pvcreate -f /dev/rdsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 18 Jun 2002 15:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747218#M642902</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-06-18T15:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747219#M642903</link>
      <description>Hi I did a more on the lvmtab:&lt;BR /&gt;root@apache:/etc#&amp;gt;more lvmtab&lt;BR /&gt;^CM-h^E/dev/vg00&lt;BR /&gt;wM-f;U1M-WyB^A/dev/dsk/c0t4d0&lt;BR /&gt;/dev/vg03&lt;BR /&gt;wM-f;U5*M-[u^A/dev/dsk/c0t0d0&lt;BR /&gt;/dev/vg04&lt;BR /&gt;wM-f;U5*M-\M-!^A/dev/dsk/c2t1d1&lt;BR /&gt;/dev/vg05&lt;BR /&gt;wM-f;U56-^Q^A/dev/dsk/c0t8d0&lt;BR /&gt;/dev/vg06&lt;BR /&gt;wM-f;U56-W^A/dev/dsk/c0t9d0&lt;BR /&gt;&lt;BR /&gt;then enforce the pvcreate&lt;BR /&gt;using dsk&lt;BR /&gt;&lt;BR /&gt;root@apache:/dev#&amp;gt;pvcreate -f /dev/dsk/c0t0d2&lt;BR /&gt;pvcreate: "/dev/dsk/c0t0d2": not a character device.&lt;BR /&gt;root@apache:/dev#&amp;gt;&lt;BR /&gt;&lt;BR /&gt;enforce the pvcreate&lt;BR /&gt;using rdsk&lt;BR /&gt;&lt;BR /&gt;root@apache:/dev#&amp;gt;pvcreate -f /dev/rdsk.c0t0d2&lt;BR /&gt;Couldn't stat physical volume "/dev/rdsk.c0t0d2":&lt;BR /&gt;pvcreate: Couldn't open physical volume "/dev/rdsk.c0t0d2":&lt;BR /&gt;No such file or directory&lt;BR /&gt;root@apache:/dev#&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;....but I got this msg. Whats the difference between /dsk and /rdsk ??&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jun 2002 16:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747219#M642903</guid>
      <dc:creator>Diadina Cotte</dc:creator>
      <dc:date>2002-06-18T16:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747220#M642904</link>
      <description>The pvcreate command expect "character" device file to be used (ie rdsk) or "raw" whereas other commands like pvdisplay can use "block" device file (dsk).&lt;BR /&gt;It should be run like so ..&lt;BR /&gt;&lt;BR /&gt;# pvcreate -f /dev/rdsk/c0t0d2&lt;BR /&gt;&lt;BR /&gt;You got a typo in your last "pvcreate" command.</description>
      <pubDate>Tue, 18 Jun 2002 16:28:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747220#M642904</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-06-18T16:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747221#M642905</link>
      <description>Hi (again)&lt;BR /&gt;&lt;BR /&gt;Use the strings command on /etc/lvmtab file - it's a binary file...&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;dsk =&amp;gt; block device (many bytes at once)&lt;BR /&gt;rdsk =&amp;gt; character device - bytes one after the other.&lt;BR /&gt;&lt;BR /&gt;As a general rule low-level stuff is rdsk &amp;amp; higher level stuff is dsk&lt;BR /&gt;&lt;BR /&gt;Use &lt;BR /&gt;pvcreate -f /dev/rdsk/c0t0d2 &lt;BR /&gt;&lt;BR /&gt;That should work.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 18 Jun 2002 16:30:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747221#M642905</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-06-18T16:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747222#M642906</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Just a note...&lt;BR /&gt;&lt;BR /&gt;You indicated that you used 'more' to view the '/etc/lvmtab' file.  You should use the 'strings' command since this file is a binary (not ascii text) file.  Your results will be much more readable:&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 18 Jun 2002 16:33:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747222#M642906</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-06-18T16:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747223#M642907</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;/dev/rdsk/c0t0d2 is the raw device ( character device - charcter one after another) and /dev/dsk/c0t0d2 is a block device(many bytes together).&lt;BR /&gt;&lt;BR /&gt;With pvcreate you have to use the raw device.&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Tue, 18 Jun 2002 16:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747223#M642907</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-18T16:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747224#M642908</link>
      <description>yep typo... oh my&lt;BR /&gt;root@apache:/dev#&amp;gt;pvcreate -f /dev/rdsk/c0t0d2&lt;BR /&gt;Physical volume "/dev/rdsk/c0t0d2" has been successfully created.&lt;BR /&gt;root@apache:/dev#&amp;gt;mkdir /dev/vg07&lt;BR /&gt;root@apache:/dev#&amp;gt;mknod /dev/vg07 /dev/rdsk/c0t0d2&lt;BR /&gt;mknod: arg count&lt;BR /&gt;usage: mknod name b|c major minor&lt;BR /&gt;       mknod name p&lt;BR /&gt;root@apache:/dev#&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...well i was going to do this now:&lt;BR /&gt;&lt;BR /&gt;# pvcreate /dev/rdsk/c0t0d2 &lt;BR /&gt;&lt;BR /&gt;# mkdir /dev/vg07 &lt;BR /&gt;# mknod /dev/vg07/group c 64 0x070000 &lt;BR /&gt;&lt;BR /&gt;# vgcreate /dev/vg07 /dev/rdsk/c0t0d2 &lt;BR /&gt;&lt;BR /&gt;# lvcreate -L size /dev/vg07 &lt;BR /&gt;# lvcreate -L size /dev/vg07 &lt;BR /&gt;# lvcreate -L size /dev/vg07 &lt;BR /&gt;&lt;BR /&gt;Creates 3 logical volumes lvol1, lvol2 and lvol3 &lt;BR /&gt;&lt;BR /&gt;# newfs -F vxfs /dev/vg07/rlvol1 &lt;BR /&gt;# newfs -F vxfs /dev/vg07/rlvol2 &lt;BR /&gt;# newfs -F vxfs /dev/vg07/rlvol3 &lt;BR /&gt;&lt;BR /&gt;# mount /dev/vg07/lvol1 /extern01 &lt;BR /&gt;# mount /dev/vg07/lvol2 /extern02 &lt;BR /&gt;# mount /dev/vg07/lvol3 /extern03 &lt;BR /&gt;&lt;BR /&gt;I got stuck in the mknod command&lt;BR /&gt;suggestions?&lt;BR /&gt; :-(&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jun 2002 16:38:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747224#M642908</guid>
      <dc:creator>Diadina Cotte</dc:creator>
      <dc:date>2002-06-18T16:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747225#M642909</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The devices indeed belongs to an exiting Volume group.&lt;BR /&gt;if it's still included in the system you can check via the command:&lt;BR /&gt;&lt;BR /&gt;"strings /etc/lvmtab | grep -i c0t0d2".&lt;BR /&gt;&lt;BR /&gt;if it's not there, then you can force pvcreate by adding the option "-f".&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;&lt;BR /&gt;T.</description>
      <pubDate>Tue, 18 Jun 2002 16:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747225#M642909</guid>
      <dc:creator>Tal Drigov_1</dc:creator>
      <dc:date>2002-06-18T16:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747226#M642910</link>
      <description>Yep another tipo here ...&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jun 2002 16:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747226#M642910</guid>
      <dc:creator>Diadina Cotte</dc:creator>
      <dc:date>2002-06-18T16:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747227#M642911</link>
      <description>Hey Again,&lt;BR /&gt;&lt;BR /&gt;Where did you got stuck ?&lt;BR /&gt;You create the group file via mknod once.&lt;BR /&gt;&lt;BR /&gt;What are you trying to do ?&lt;BR /&gt;Just to create a simple VG ? (with lvols)</description>
      <pubDate>Tue, 18 Jun 2002 16:43:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747227#M642911</guid>
      <dc:creator>Tal Drigov_1</dc:creator>
      <dc:date>2002-06-18T16:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: VG Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747228#M642912</link>
      <description>Suspect that the minor # (0x07...) is already in use.&lt;BR /&gt;&lt;BR /&gt;Check the /dev/vg... dirs for it already being used.&lt;BR /&gt;&lt;BR /&gt;Note that you may have to increase the &lt;BR /&gt;maxvgs&lt;BR /&gt;kernel parameter is it defaults to 10 IF you already have 10 VGs defined.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 18 Jun 2002 16:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2747228#M642912</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-06-18T16:43:47Z</dc:date>
    </item>
  </channel>
</rss>

