<?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 pvcreate in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617658#M885366</link>
    <description>The problem is that pvcreate can spot the VGRA area on a disk which has previously been used.&lt;BR /&gt;If your COMPLETELY SURE the disk is not in use anywhere else then use:&lt;BR /&gt;&lt;BR /&gt;pvcreate -fB ...&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Tue, 20 Nov 2001 15:38:04 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2001-11-20T15:38:04Z</dc:date>
    <item>
      <title>problem with pvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617655#M885363</link>
      <description>I am trying to set mirror on my machine X.&lt;BR /&gt;The first step that I do is:&lt;BR /&gt;&lt;BR /&gt;             pvcreate -B /dev/rdsk/c1t0d0 &lt;BR /&gt;&lt;BR /&gt;C1t0d0 is the new disk which should be taken as mirror for c1t2d0.&lt;BR /&gt;&lt;BR /&gt;The error message by pvcreate is as follow:&lt;BR /&gt;&lt;BR /&gt;    The physical volume /dev/dsk/c1t0d0 is belong to an exported volume group.&lt;BR /&gt;&lt;BR /&gt;notice: This disk was involved in mirroring on another machine Y. But I need to set the mirror on my machine X. &lt;BR /&gt;&lt;BR /&gt;Does anybody know what the problem is?&lt;BR /&gt;&lt;BR /&gt;thank you&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 15:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617655#M885363</guid>
      <dc:creator>Parvin Hosseini_1</dc:creator>
      <dc:date>2001-11-20T15:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: problem with pvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617656#M885364</link>
      <description>pvcreate -f -B /dev/rdsk/[etc].&lt;BR /&gt;&lt;BR /&gt;Force option on pvcreate will instruct it to ignore existing file system.&lt;BR /&gt;&lt;BR /&gt;'if at first you don't succeed, try a bigger hammer!'&lt;BR /&gt;&lt;BR /&gt;Share and enjoy! Ian</description>
      <pubDate>Tue, 20 Nov 2001 15:37:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617656#M885364</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2001-11-20T15:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: problem with pvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617657#M885365</link>
      <description>are you saying this disc WAS used on another system, and now you REALLY want to use it again?&lt;BR /&gt;&lt;BR /&gt;If so, add in the -f (force option) to your command:&lt;BR /&gt;pvcreate -f -B &lt;DISKDEVICEFILE&gt;&lt;BR /&gt;&lt;/DISKDEVICEFILE&gt;</description>
      <pubDate>Tue, 20 Nov 2001 15:37:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617657#M885365</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2001-11-20T15:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: problem with pvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617658#M885366</link>
      <description>The problem is that pvcreate can spot the VGRA area on a disk which has previously been used.&lt;BR /&gt;If your COMPLETELY SURE the disk is not in use anywhere else then use:&lt;BR /&gt;&lt;BR /&gt;pvcreate -fB ...&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 20 Nov 2001 15:38:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617658#M885366</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2001-11-20T15:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: problem with pvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617659#M885367</link>
      <description>&amp;lt;&lt;PVCREATE -b=""&gt;&lt;/PVCREATE&gt; The physical volume /dev/dsk/c1t0d0 is belong to an exported volume group. &amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;  use the -f (force option) with pvcreate command to do this. This will force the pvcreate command to run on the disk, irrespective of what is on the disk&lt;BR /&gt;&lt;BR /&gt;pvcreate -f -B /dev/rdsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 15:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617659#M885367</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-20T15:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: problem with pvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617660#M885368</link>
      <description>Hi Parvin:&lt;BR /&gt;&lt;BR /&gt;If you are absolutely sure that this is the disk you want to 'pvcreate', you will need to "force" the operation to erase existing LVM information from it.  Do:&lt;BR /&gt;&lt;BR /&gt;# pvcreate -B -f /dev/rdsk/c1t0d0 &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 20 Nov 2001 15:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617660#M885368</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-11-20T15:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem with pvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617661#M885369</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can do:&lt;BR /&gt;&lt;BR /&gt;# pvcreate -f -B ....&lt;BR /&gt;&lt;BR /&gt;but if it doesnt work also, you can firest&lt;BR /&gt;&lt;BR /&gt;# dd if=/stang/vmunix of=/dev/dsk/c1t0d0&lt;BR /&gt;# pvcreate -f -B ...</description>
      <pubDate>Tue, 20 Nov 2001 15:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pvcreate/m-p/2617661#M885369</guid>
      <dc:creator>Marcin Wicinski</dc:creator>
      <dc:date>2001-11-20T15:46:31Z</dc:date>
    </item>
  </channel>
</rss>

