<?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: Problem with vg01 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699928#M57628</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Look at:&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab  (is vg01 in there ?)&lt;BR /&gt;&lt;BR /&gt;# more /etc/fstab (is vg01 in there ?)&lt;BR /&gt;&lt;BR /&gt;if both answered yes then do:&lt;BR /&gt;&lt;BR /&gt;# mount -a&lt;BR /&gt;# bdf &lt;BR /&gt;&lt;BR /&gt;Now it should be there.&lt;BR /&gt;&lt;BR /&gt;If not in lvmtab then you have to run &lt;BR /&gt;# vgscan -v -a&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Clemens</description>
    <pubDate>Tue, 09 Apr 2002 12:10:45 GMT</pubDate>
    <dc:creator>Clemens van Everdingen</dc:creator>
    <dc:date>2002-04-09T12:10:45Z</dc:date>
    <item>
      <title>Problem with vg01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699924#M57624</link>
      <description>Hi alls,&lt;BR /&gt;I wuold like to do clear for this thing:&lt;BR /&gt;I have 3 vg's (vg00, vg01 and vg02) but, when i type bdf i see only 2 vg's vg00 and vg02.&lt;BR /&gt;Why I can't see vg01 ?&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     143360   49973   87572   36% /&lt;BR /&gt;/dev/vg00/lvol1     127573   72176   42639   63% /stand&lt;BR /&gt;/dev/vg00/lvol8    1048576  161763  832478   16% /var&lt;BR /&gt;/dev/vg00/lvol7    1048576  442845  567911   44% /usr&lt;BR /&gt;/dev/vg00/lvol4    1048576    2260  980924    0% /tmp&lt;BR /&gt;/dev/vg00/lvol6    1048576  116952  873444   12% /opt&lt;BR /&gt;/dev/vg00/lvol5    2097152    1614 1964574    0% /home&lt;BR /&gt;/dev/vg02/lvolfab  2097152    1614 1964574    0% /home/fab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If I type vgdisplay -v /dev/vg01 I see this:&lt;BR /&gt;&lt;BR /&gt;#vgdisplay -v /dev/vg01&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg01&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                      0&lt;BR /&gt;Open LV                     0&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      2&lt;BR /&gt;Act PV                      2&lt;BR /&gt;Max PE per PV               2171&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    4340&lt;BR /&gt;Alloc PE                    0&lt;BR /&gt;Free PE                     4340&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;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c0t0d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    2170&lt;BR /&gt;   Free PE                     2170&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c0t1d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    2170&lt;BR /&gt;   Free PE                     2170&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Which is the problem?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Tue, 09 Apr 2002 12:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699924#M57624</guid>
      <dc:creator>Dario_4</dc:creator>
      <dc:date>2002-04-09T12:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with vg01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699925#M57625</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;There are no filesystems associated with vg01 and hence nothing to mount, and therefore nothing for 'bdf' to report.&lt;BR /&gt;&lt;BR /&gt;If you examine the output of your 'lvdisplay -v /dev/vg01' you will note the line "Cur LV 0".  This shows the absence of any logical volumes upon which filesystems can be created.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 09 Apr 2002 12:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699925#M57625</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-04-09T12:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with vg01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699926#M57626</link>
      <description>Ciao fabbr??!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HAve you mounted all vg???&lt;BR /&gt;&lt;BR /&gt;have you active vg???</description>
      <pubDate>Tue, 09 Apr 2002 12:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699926#M57626</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2002-04-09T12:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with vg01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699927#M57627</link>
      <description>looks as if the volume group is unused, create some filesystem on it and they will show up in bdf.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;George&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Apr 2002 12:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699927#M57627</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2002-04-09T12:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with vg01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699928#M57628</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Look at:&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab  (is vg01 in there ?)&lt;BR /&gt;&lt;BR /&gt;# more /etc/fstab (is vg01 in there ?)&lt;BR /&gt;&lt;BR /&gt;if both answered yes then do:&lt;BR /&gt;&lt;BR /&gt;# mount -a&lt;BR /&gt;# bdf &lt;BR /&gt;&lt;BR /&gt;Now it should be there.&lt;BR /&gt;&lt;BR /&gt;If not in lvmtab then you have to run &lt;BR /&gt;# vgscan -v -a&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Clemens</description>
      <pubDate>Tue, 09 Apr 2002 12:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699928#M57628</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-04-09T12:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with vg01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699929#M57629</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Both guys are correct.&lt;BR /&gt;Overlooked the current LV line.&lt;BR /&gt;&lt;BR /&gt;Sorry for the wrong answer.&lt;BR /&gt;&lt;BR /&gt;Clemens</description>
      <pubDate>Tue, 09 Apr 2002 12:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699929#M57629</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-04-09T12:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with vg01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699930#M57630</link>
      <description>bdf shows you only the mounted filesystems defined on the LOGICAL volumes.&lt;BR /&gt;&lt;BR /&gt;In vg01, you have 0 logical volumes (CUR LV=0).&lt;BR /&gt;Define some lvol1 and lvol2 on vg01 and mount these, like you did with vg02 and vg00.&lt;BR /&gt;&lt;BR /&gt;In other words, bdf does not give you the full scope of what you have, only the active filesystems mounted.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ceesjan</description>
      <pubDate>Tue, 09 Apr 2002 12:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699930#M57630</guid>
      <dc:creator>Ceesjan van Hattum</dc:creator>
      <dc:date>2002-04-09T12:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with vg01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699931#M57631</link>
      <description>Sure, I forget to assign the logical volume.&lt;BR /&gt;&lt;BR /&gt;Sorry for stupid question.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Apr 2002 12:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699931#M57631</guid>
      <dc:creator>Dario_4</dc:creator>
      <dc:date>2002-04-09T12:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with vg01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699932#M57632</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; There doesnt seem to be any problem.  the vgdisplay output of vg01 shows that there are no LV's in  vg01.   You can create LVs under vg01 and mount them as filesystems.&lt;BR /&gt;&lt;BR /&gt;To reconfirm there are no lv's do:&lt;BR /&gt;ll /dev/vg01&lt;BR /&gt;strings /etc/lvmtab | grep vg01&lt;BR /&gt;&lt;BR /&gt;HTh&lt;BR /&gt;raj</description>
      <pubDate>Tue, 09 Apr 2002 12:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699932#M57632</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-04-09T12:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with vg01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699933#M57633</link>
      <description>Hi,&lt;BR /&gt;looking from your vg01 information . You can see that the allocated PVs are 0 hence no file systems associated with that vg. In fact you are not using that vg at all. You just created it that's it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-pap</description>
      <pubDate>Tue, 09 Apr 2002 12:46:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-vg01/m-p/2699933#M57633</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-04-09T12:46:45Z</dc:date>
    </item>
  </channel>
</rss>

