<?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's on single disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142986#M628871</link>
    <description>I think you are going to have to go with Patrick's idea if you are only going to be aboe to use the one disk.  However, when the logical volumes are created in vg00, /etc/fstab will be wrong.  I would suggest just keeping an /etc/fstab.dr for DR purposes which you can use instead.&lt;BR /&gt; &lt;BR /&gt;Maybe someone here will more knowledge about these things could say if it is actually possible to partition the disk and have each partition in a separate volume group. I've never heard of anybody doing that on HPUX and it probably isn't possible but if it is, it could solve your problem.</description>
    <pubDate>Fri, 12 Dec 2003 01:37:31 GMT</pubDate>
    <dc:creator>Mark Grant</dc:creator>
    <dc:date>2003-12-12T01:37:31Z</dc:date>
    <item>
      <title>vg's on single disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142981#M628866</link>
      <description>Hi B'Brains,&lt;BR /&gt;&lt;BR /&gt;I Have a 2 volume groups (vg00,vg01) on a server with 18 gb internal disks, hpux 11.0,i get a server on dr-site with 1 72 gb internal disk,how can i plan for both vg's on the same disk...is it possible both vg's on 72 gb disk...pls give ur valuable suggestions/hints&lt;BR /&gt;&lt;BR /&gt;Thx in advance</description>
      <pubDate>Thu, 11 Dec 2003 22:17:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142981#M628866</guid>
      <dc:creator>BKUMAR</dc:creator>
      <dc:date>2003-12-11T22:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: vg's on single disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142982#M628867</link>
      <description>You can't place two volume groups on the same disk. What I suggest you do is to create the logical volumes from a script (also onto the disk) and have the data for those logical volumes on a backup tape. Even better would be to have the remote system having a second disk if possible.</description>
      <pubDate>Thu, 11 Dec 2003 22:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142982#M628867</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-12-11T22:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: vg's on single disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142983#M628868</link>
      <description>As Michael said, you can NOT have more than 1 VG on a single disk.  It just aint gonna happen.  &lt;BR /&gt;&lt;BR /&gt;What I would suggest if you can only have the 1 disk on your DR system, is to just create additional LVs in VG00 for you VG01 data from your production machine, mount those LVs as you would on your production system, and restore the data normally.&lt;BR /&gt;&lt;BR /&gt;I don't normally like having non-OS data on VG00, but when you are working in a DR situation sometimes you have to compromise.&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Thu, 11 Dec 2003 22:38:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142983#M628868</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-12-11T22:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: vg's on single disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142984#M628869</link>
      <description>That's one of first rule in LVM that a single disk should be part of one Volume Group only. As Patrick and Michael said, you can have multiple LVs on that 72GB, but it's normally not a good practice to have data volumes (vg01, vg02 etc) on root VG (vg00). If you have another smaller capacity disk free (18 or 36GB), make that as the root VG and you can make use of your 72GB for data.&lt;BR /&gt;&lt;BR /&gt;You may need to consider mirroring your root VGs too. Another thing to remember is your Ignite recovery tape that would be created from the 72GB. If you are going to use that for data storage too, it will be a much bigger archive that will delay your recovery in case of a crash. (You can exclude directories you don't want to be in the recovery tape though).</description>
      <pubDate>Fri, 12 Dec 2003 00:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142984#M628869</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-12-12T00:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: vg's on single disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142985#M628870</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There are few rules of LVM and first is&lt;BR /&gt;&lt;BR /&gt;1.One disk can not be part of only one Volume group.&lt;BR /&gt;2.One Logical volume can not span across Volume groups.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Fri, 12 Dec 2003 01:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142985#M628870</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-12-12T01:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: vg's on single disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142986#M628871</link>
      <description>I think you are going to have to go with Patrick's idea if you are only going to be aboe to use the one disk.  However, when the logical volumes are created in vg00, /etc/fstab will be wrong.  I would suggest just keeping an /etc/fstab.dr for DR purposes which you can use instead.&lt;BR /&gt; &lt;BR /&gt;Maybe someone here will more knowledge about these things could say if it is actually possible to partition the disk and have each partition in a separate volume group. I've never heard of anybody doing that on HPUX and it probably isn't possible but if it is, it could solve your problem.</description>
      <pubDate>Fri, 12 Dec 2003 01:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142986#M628871</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-12T01:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: vg's on single disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142987#M628872</link>
      <description>As others have said, you can NOT have 2 vg's on 1 disk.  You will have to create multiple lvols under a single vg....or buy a second disk....&lt;BR /&gt;&lt;BR /&gt;here's some links for you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/939/KCParms/KCparam.LVMparmsOverview.html&amp;amp;searchterms=lvm&amp;amp;queryid=20031212-070848" target="_blank"&gt;http://docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/939/KCParms/KCparam.LVMparmsOverview.html&amp;amp;searchterms=lvm&amp;amp;queryid=20031212-070848&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-2216/5187-2216_top.html&amp;amp;con=/hpux/onlinedocs/5187-2216/00/00/53-con.html&amp;amp;toc=/hpux/onlinedocs/5187-2216/00/00/53-toc.html&amp;amp;searchterms=Disks%7cUsing%7cthe%7cLogical%7cVolume%7cManager%7cManaging&amp;amp;queryid=20031212-071120" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-2216/5187-2216_top.html&amp;amp;con=/hpux/onlinedocs/5187-2216/00/00/53-con.html&amp;amp;toc=/hpux/onlinedocs/5187-2216/00/00/53-toc.html&amp;amp;searchterms=Disks%7cUsing%7cthe%7cLogical%7cVolume%7cManager%7cManaging&amp;amp;queryid=20031212-071120&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Dec 2003 09:12:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142987#M628872</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-12-12T09:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: vg's on single disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142988#M628873</link>
      <description>Thanks all for response&lt;BR /&gt;&lt;BR /&gt;Now My question is vg00 will get restored from ignite image (make_recovery)&lt;BR /&gt;I am lucky here that it fits into the single 72 gb data volumes&lt;BR /&gt;so i need to increase the vg00 max PE so that i can accomadate the vg01 lv's &lt;BR /&gt;As current Max PE per PV is 4350 and i need to increase +2170&lt;BR /&gt;&lt;BR /&gt;i need to know how to proceed here&lt;BR /&gt;Thx in advace&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Dec 2003 11:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142988#M628873</guid>
      <dc:creator>BKUMAR</dc:creator>
      <dc:date>2003-12-12T11:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: vg's on single disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142989#M628874</link>
      <description>When you restore with your Ignite tape, Ignite should automagically increase the max PE per PV since you are installing onto a larger disk.&lt;BR /&gt;&lt;BR /&gt;One thing you may have a problem with on a disk that large though the PE Size.  It may be too small.&lt;BR /&gt;&lt;BR /&gt;Your best bet would be to install from the Ignite tape interactively and verify and change the VG parameters as appropriate.  &lt;BR /&gt;&lt;BR /&gt;You could even go ahead and have it create your extra LVs at this point as well.&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
      <pubDate>Fri, 12 Dec 2003 11:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-s-on-single-disk/m-p/3142989#M628874</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-12-12T11:14:10Z</dc:date>
    </item>
  </channel>
</rss>

