<?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: Undoing pvcreate -B.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115405#M446903</link>
    <description>Great!!! thanks for your help all!! :D&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Jun 2008 12:57:11 GMT</pubDate>
    <dc:creator>PatRoy</dc:creator>
    <dc:date>2008-06-24T12:57:11Z</dc:date>
    <item>
      <title>Undoing pvcreate -B..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115400#M446898</link>
      <description>Hi all.&lt;BR /&gt;&lt;BR /&gt;Running HPUX 11.31 IPF here. I have a volume group which the OS seems to think that a disk in it is bootable... &lt;BR /&gt;&lt;BR /&gt;$ lvlnboot -v&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/disk/disk3_p2 -- Boot Disk&lt;BR /&gt;        /dev/disk/disk2_p2 -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/disk/disk3_p2&lt;BR /&gt;                        /dev/disk/disk2_p2&lt;BR /&gt;Root: lvol3     on:     /dev/disk/disk3_p2&lt;BR /&gt;                        /dev/disk/disk2_p2&lt;BR /&gt;Swap: lvol2     on:     /dev/disk/disk3_p2&lt;BR /&gt;                        /dev/disk/disk2_p2&lt;BR /&gt;Dump: lvol2     on:     /dev/disk/disk3_p2, 0&lt;BR /&gt;&lt;BR /&gt;Current path "/dev/dsk/c6t0d0" is an alternate link, skip.&lt;BR /&gt;lvlnboot: LIF information corrupt or not present on  "/dev/disk/disk9".&lt;BR /&gt;Use the "mkboot" command to initialize the LIF area.&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg01:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c4t0d0 &lt;BR /&gt;        /dev/dsk/c6t0d0 &lt;BR /&gt;        /dev/disk/disk9 -- Boot Disk&lt;BR /&gt;No Boot Logical Volume configured&lt;BR /&gt;No Root Logical Volume configured&lt;BR /&gt;No Swap Logical Volume configured&lt;BR /&gt;No Dump Logical Volume configured&lt;BR /&gt;&lt;BR /&gt;---------&lt;BR /&gt;&lt;BR /&gt;Checking out the SAM logs, seems like the disk was created with: &lt;BR /&gt;&lt;BR /&gt;/usr/sbin/pvcreate  -B /dev/rdisk/disk9 &amp;amp;&amp;amp; /usr/sbin/vgextend -A y -x y /dev/vg01 /dev/disk/disk9&lt;BR /&gt;&lt;BR /&gt;The -B must be the prob here.. but ain't sure how I can undo that without recreating... Any suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot..&lt;BR /&gt;&lt;BR /&gt;Pat&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2008 19:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115400#M446898</guid>
      <dc:creator>PatRoy</dc:creator>
      <dc:date>2008-06-23T19:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Undoing pvcreate -B..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115401#M446899</link>
      <description>Shalom Pat,&lt;BR /&gt;&lt;BR /&gt;Maybe 11.31 has some new feature I'm not aware of but the only way I know to overwrite this data is to do the process over again.&lt;BR /&gt;&lt;BR /&gt;That would been getting the disk out of the volume group its probably in.&lt;BR /&gt;&lt;BR /&gt;This kind of disk configuration should be done at the command line, not with sam to avoid these kind of issues.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 23 Jun 2008 19:41:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115401#M446899</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-06-23T19:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Undoing pvcreate -B..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115402#M446900</link>
      <description>The only way to "undo" a 'pvcreate -B' is to do a normal 'pvcreate' on the disk.&lt;BR /&gt;&lt;BR /&gt;But you can't do that while the disk is part of a VG.  &lt;BR /&gt;&lt;BR /&gt;This is a reason I don't use SAM to do any disk / VG work.</description>
      <pubDate>Mon, 23 Jun 2008 19:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115402#M446900</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-06-23T19:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Undoing pvcreate -B..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115403#M446901</link>
      <description>Hi Pat:&lt;BR /&gt;&lt;BR /&gt;Use the '-B n' argument to 'vgmodify'.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/vgmodify.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/vgmodify.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 23 Jun 2008 20:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115403#M446901</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-06-23T20:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Undoing pvcreate -B..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115404#M446902</link>
      <description>I learned something new today.  &lt;BR /&gt;(No points here please.)</description>
      <pubDate>Mon, 23 Jun 2008 20:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115404#M446902</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-06-23T20:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Undoing pvcreate -B..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115405#M446903</link>
      <description>Great!!! thanks for your help all!! :D&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jun 2008 12:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undoing-pvcreate-b/m-p/5115405#M446903</guid>
      <dc:creator>PatRoy</dc:creator>
      <dc:date>2008-06-24T12:57:11Z</dc:date>
    </item>
  </channel>
</rss>

