<?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 Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017339#M633036</link>
    <description>Hi,&lt;BR /&gt;when you create a vg you must use the block special file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgcreate -p 128 vgsapdbp10 /dev/dsk/cxtydz &lt;BR /&gt;&lt;BR /&gt;BTW, i saw that you have the special files, but did you use "pvcreate" on them before trying to create a vg ? This is a necessary step, and i think you can miss it.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Jul 2003 05:10:07 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2003-07-08T05:10:07Z</dc:date>
    <item>
      <title>Volume Group Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017330#M633027</link>
      <description />
      <pubDate>Tue, 08 Jul 2003 03:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017330#M633027</guid>
      <dc:creator>Muda Ikhsan</dc:creator>
      <dc:date>2003-07-08T03:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017331#M633028</link>
      <description>What steps did you take to create the VG?&lt;BR /&gt;&lt;BR /&gt;The command you used and any output from the command would be helpfule.  So would the output of 'ls /dev/*/group'.&lt;BR /&gt;&lt;BR /&gt;Did you do:&lt;BR /&gt;&lt;BR /&gt;# mkdir /dev/vgsapdbp011/&lt;BR /&gt;# mknod /dev/vgsapdbp011/group c 64 0x??0000&lt;BR /&gt;&lt;BR /&gt;# pvcreate /dev/rdsk/c?t?d?&lt;BR /&gt;If necessary&lt;BR /&gt;&lt;BR /&gt;# vgcreate ---?????  What options and any output from the command.&lt;BR /&gt;&lt;BR /&gt;It really sounds like you missed some steps somewhere.</description>
      <pubDate>Tue, 08 Jul 2003 03:16:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017331#M633028</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-07-08T03:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017332#M633029</link>
      <description>Hi..&lt;BR /&gt;I'm doing these steps for creating the VG .&lt;BR /&gt;&lt;BR /&gt;#mkdir /dev/vgsapdbp011&lt;BR /&gt;# ls -ll /de/*/group (checking the minor &amp;amp; major number)&lt;BR /&gt;# mknod /dev/vgsapdbp011/group c 64 0x040000&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 03:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017332#M633029</guid>
      <dc:creator>Muda Ikhsan</dc:creator>
      <dc:date>2003-07-08T03:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017333#M633030</link>
      <description>hi all the pv are created&lt;BR /&gt;ll /dev/rdsk/&lt;BR /&gt;total 0&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x012000 Jul  8 10:43 c1t2d0&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x022000 Jul  8 10:43 c2t2d0&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x032000 Nov 15  2002 c3t2d0&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x040000 Apr 12 18:34 c4t0d0&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x040100 Apr 12 18:40 c4t0d1&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x040200 Apr 12 18:40 c4t0d2&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x040300 Apr 15 18:33 c4t0d3&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x040400 Apr 15 18:33 c4t0d4&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x040500 Apr 15 18:33 c4t0d5&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x040600 Apr 15 18:32 c4t0d6&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x040700 Apr 15 18:32 c4t0d7&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x070000 Apr 17 10:20 c7t0d0&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x070100 Apr 17 10:20 c7t0d1&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x070200 Apr 17 12:02 c7t0d2&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x070300 Apr 17 10:20 c7t0d3&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x070400 Jul  7 16:46 c7t0d4&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x070500 Jul  7 17:26 c7t0d5&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x070600 Jul  7 16:45 c7t0d6&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x070700 Jul  7 16:45 c7t0d7&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x071000 Apr 22 18:22 c7t1d0&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x071100 Apr 22 18:21 c7t1d1&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x071200 May  5 15:09 c7t1d2&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x071300 Jun 11 17:08 c7t1d3&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x071400 Jun 11 17:12 c7t1d4&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x071500 Jul  7 17:15 c7t1d5&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x071600 Jul  7 13:47 c7t1d6&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x071700 Jul  7 13:47 c7t1d7&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x072000 Jul  7 13:47 c7t2d0&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x072100 Jul  7 13:47 c7t2d1&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x072200 Jul  7 13:47 c7t2d2</description>
      <pubDate>Tue, 08 Jul 2003 03:33:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017333#M633030</guid>
      <dc:creator>Muda Ikhsan</dc:creator>
      <dc:date>2003-07-08T03:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017334#M633031</link>
      <description>Did you do a 'vgcreate' command to create the VG?&lt;BR /&gt;&lt;BR /&gt;You haven't mentioned it.  If you haven't that's the next step.&lt;BR /&gt;&lt;BR /&gt;# man vgcreate&lt;BR /&gt;&lt;BR /&gt;for more information.</description>
      <pubDate>Tue, 08 Jul 2003 03:42:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017334#M633031</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-07-08T03:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017335#M633032</link>
      <description>Once you've done these processes:&lt;BR /&gt;&lt;BR /&gt;# mkdir /dev/vgsapdbp011 &lt;BR /&gt;# ls -ll /de/*/group (checking the minor &amp;amp; major number) &lt;BR /&gt;# mknod /dev/vgsapdbp011/group c 64 0x040000 &lt;BR /&gt;&lt;BR /&gt;You need to actually create the VG using 'vgcreate'&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;# vgcreate -p 128 /dev/vgsapdbp011 /dev/dsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;Once you've done that the VG is created and you can add further LUN's to it or start to create logical volumes. You should also see infomation in /etc/lvmtab but not until after 'vgcreate' has been run.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 03:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017335#M633032</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-07-08T03:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017336#M633033</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think according to me following step may be help you:&lt;BR /&gt;&lt;BR /&gt;1) create /dev/vgsapdbp011 directory&lt;BR /&gt;&lt;BR /&gt;2) create /dev/vgsapdbp011/group file with major and minor number&lt;BR /&gt;&lt;BR /&gt;3) create the physical volume with pvcreate command&lt;BR /&gt;&lt;BR /&gt;4) create the volume grop with          vgcreate -f /dev/dsk/* command (be carefull with this step)&lt;BR /&gt;&lt;BR /&gt;5)use the vgchange -a y /dev/vgsapdbp011 to active the volume group&lt;BR /&gt;&lt;BR /&gt;6) Use the vgscan -a -v command&lt;BR /&gt;&lt;BR /&gt;7) Then  use the vgdisplay /dev/vgsapdbp011    command to display the volume group information&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 03:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017336#M633033</guid>
      <dc:creator>Suresh Patoria</dc:creator>
      <dc:date>2003-07-08T03:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017337#M633034</link>
      <description>Hi,&lt;BR /&gt;I have not seen any command you used to create volume group. Whatever error you listed is output of some other commands.&lt;BR /&gt;&lt;BR /&gt;use vgcreate command to create volume group with options you want and if you get any error just give that.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Tue, 08 Jul 2003 03:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017337#M633034</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-07-08T03:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017338#M633035</link>
      <description>Sorry .. missed that out... i did and got error too.&lt;BR /&gt;# vgcreate /dev/vgsapdbp011 /dev/rdsk/c7t1d5&lt;BR /&gt;vgcreate: Physical volume "/dev/rdsk/c7t1d5" is not a block special file&lt;BR /&gt;&lt;BR /&gt;# vgcreate /dev/vgsapdbp011 /dev/rdsk/c7t0d6&lt;BR /&gt;vgcreate: Physical volume "/dev/rdsk/c7t0d6" is not a block special file&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 04:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017338#M633035</guid>
      <dc:creator>Muda Ikhsan</dc:creator>
      <dc:date>2003-07-08T04:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017339#M633036</link>
      <description>Hi,&lt;BR /&gt;when you create a vg you must use the block special file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgcreate -p 128 vgsapdbp10 /dev/dsk/cxtydz &lt;BR /&gt;&lt;BR /&gt;BTW, i saw that you have the special files, but did you use "pvcreate" on them before trying to create a vg ? This is a necessary step, and i think you can miss it.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 05:10:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017339#M633036</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-08T05:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Group Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017340#M633037</link>
      <description>Hi.. tahnk you all.. my problem is solved.. after i playing around with vgreduce, vgimport &amp;amp; vgexport.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 08 Jul 2003 05:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-problem/m-p/3017340#M633037</guid>
      <dc:creator>Muda Ikhsan</dc:creator>
      <dc:date>2003-07-08T05:50:42Z</dc:date>
    </item>
  </channel>
</rss>

