<?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: about Lvm and Vxvm in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316846#M565385</link>
    <description>&lt;!--!*#--&gt;Hi surendranath.&lt;BR /&gt;&lt;BR /&gt;I tried to doing that. Even after that when I do a vxdisk list.&lt;BR /&gt;&lt;BR /&gt;confirm that  &lt;BR /&gt;# pvcreate /dev/rdsk/c1t15d0 was successful.&lt;BR /&gt; else &lt;BR /&gt;# pvcreate  -f /dev/rdsk/c1t15d0.&lt;BR /&gt;# pvdisplay /dev/dsk/c1t15d0.&lt;BR /&gt;&lt;BR /&gt; If this is not happening&lt;BR /&gt;# vxdisk list&lt;BR /&gt;# vxdisk rm c1t15d0.&lt;BR /&gt;# rmsf the device drivers also......&lt;BR /&gt;# vxdisk list---&amp;gt; should  not show the disk.&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;# insf -eH hardware path&lt;BR /&gt;&lt;BR /&gt;Now it should work....&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Analyst.</description>
    <pubDate>Wed, 03 Dec 2008 04:55:55 GMT</pubDate>
    <dc:creator>Analyst</dc:creator>
    <dc:date>2008-12-03T04:55:55Z</dc:date>
    <item>
      <title>about Lvm and Vxvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316840#M565379</link>
      <description>how to convert a veritas disk to LVM?&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Dec 2008 04:17:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316840#M565379</guid>
      <dc:creator>surendranath</dc:creator>
      <dc:date>2008-12-03T04:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: about Lvm and Vxvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316841#M565380</link>
      <description>&lt;!--!*#--&gt;Hi surendranath,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;:how to convert a veritas disk to LVM?&lt;BR /&gt;&lt;BR /&gt;a) You mean to use the veritas used disk, trying to use in LVM right.&lt;BR /&gt;&lt;BR /&gt;If it so, do the following&lt;BR /&gt;&lt;BR /&gt;pvdisplay /dev/dsk/cXdXtX.,if this shows nothing &lt;BR /&gt;pvcreate /dev/rdsk/cXdXtX.&lt;BR /&gt;&lt;BR /&gt;Pvdisplay /dev/dsk/cXdXtX&lt;BR /&gt;&lt;BR /&gt;Else use -f option.&lt;BR /&gt;&lt;BR /&gt;b) Trying to import the  configuration/data from veritas.&lt;BR /&gt;&lt;BR /&gt;Confirm that.</description>
      <pubDate>Wed, 03 Dec 2008 04:32:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316841#M565380</guid>
      <dc:creator>Analyst</dc:creator>
      <dc:date>2008-12-03T04:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: about Lvm and Vxvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316842#M565381</link>
      <description>I tried to doing that.  Even after that when I do a vxdisk list.  I get the following output.&lt;BR /&gt;&lt;BR /&gt;hqorabu3:&amp;gt;vxdisk list&lt;BR /&gt;DEVICE       TYPE      DISK         GROUP        STATUS&lt;BR /&gt;c1t15d0      simple    -            -            online invalid&lt;BR /&gt;c3t15d0      simple    rootdisk01   rootdg       online&lt;BR /&gt;c4t0d0       simple    newerdg01    newdg        online&lt;BR /&gt;hqorabu3:&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Disk c1t15d0 is still showing a online invalid whereas it should show status as LVM</description>
      <pubDate>Wed, 03 Dec 2008 04:42:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316842#M565381</guid>
      <dc:creator>surendranath</dc:creator>
      <dc:date>2008-12-03T04:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: about Lvm and Vxvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316843#M565382</link>
      <description>Hi surendranath&lt;BR /&gt;&lt;BR /&gt;Remove the disk using vxdisk rm command&lt;BR /&gt;&lt;BR /&gt;Sagar</description>
      <pubDate>Wed, 03 Dec 2008 04:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316843#M565382</guid>
      <dc:creator>Sagar Sirdesai</dc:creator>
      <dc:date>2008-12-03T04:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: about Lvm and Vxvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316844#M565383</link>
      <description>ok. It removes the disk from vxdisk list command.  Could someone please tell me how to change status of disk to LVM  when converted from Veritas to LVM.</description>
      <pubDate>Wed, 03 Dec 2008 04:48:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316844#M565383</guid>
      <dc:creator>surendranath</dc:creator>
      <dc:date>2008-12-03T04:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: about Lvm and Vxvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316845#M565384</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Once you've run an pvcreate on the desired disk.&lt;BR /&gt;It is under the control of LVM.&lt;BR /&gt;You can run a pvdisplay command to check the details of the disk.&lt;BR /&gt;&lt;BR /&gt;Sagar</description>
      <pubDate>Wed, 03 Dec 2008 04:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316845#M565384</guid>
      <dc:creator>Sagar Sirdesai</dc:creator>
      <dc:date>2008-12-03T04:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: about Lvm and Vxvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316846#M565385</link>
      <description>&lt;!--!*#--&gt;Hi surendranath.&lt;BR /&gt;&lt;BR /&gt;I tried to doing that. Even after that when I do a vxdisk list.&lt;BR /&gt;&lt;BR /&gt;confirm that  &lt;BR /&gt;# pvcreate /dev/rdsk/c1t15d0 was successful.&lt;BR /&gt; else &lt;BR /&gt;# pvcreate  -f /dev/rdsk/c1t15d0.&lt;BR /&gt;# pvdisplay /dev/dsk/c1t15d0.&lt;BR /&gt;&lt;BR /&gt; If this is not happening&lt;BR /&gt;# vxdisk list&lt;BR /&gt;# vxdisk rm c1t15d0.&lt;BR /&gt;# rmsf the device drivers also......&lt;BR /&gt;# vxdisk list---&amp;gt; should  not show the disk.&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;# insf -eH hardware path&lt;BR /&gt;&lt;BR /&gt;Now it should work....&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Analyst.</description>
      <pubDate>Wed, 03 Dec 2008 04:55:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316846#M565385</guid>
      <dc:creator>Analyst</dc:creator>
      <dc:date>2008-12-03T04:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: about Lvm and Vxvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316847#M565386</link>
      <description>Hi Sagar,&lt;BR /&gt;&lt;BR /&gt;  when I run vxdiskunsetup command in veritas it comes out of veritas control and doing a pvcreate command writes lvm meta data on to that disk.  I need to know how to change the status from online unused to LVM.</description>
      <pubDate>Wed, 03 Dec 2008 04:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316847#M565386</guid>
      <dc:creator>surendranath</dc:creator>
      <dc:date>2008-12-03T04:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: about Lvm and Vxvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316848#M565387</link>
      <description>Hi Surendranath,&lt;BR /&gt;&lt;BR /&gt;Once you have sucesfully removed the disk from Veritas Volume Manager,&lt;BR /&gt;&lt;BR /&gt;please use -f option&lt;BR /&gt;&lt;BR /&gt;# pvcreate -f &lt;BR /&gt;&lt;BR /&gt;when the -f option is not specified, the operation is denied if pv_path already belongs to another volume group, or the pv_path refers to a disk device under the control of the VERITAS Volume Manager&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson,&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Dec 2008 06:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316848#M565387</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-12-03T06:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: about Lvm and Vxvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316849#M565388</link>
      <description>&lt;!--!*#--&gt;Hi surendranath,&lt;BR /&gt;&lt;BR /&gt;Hope you could have solved the problem.&lt;BR /&gt;&lt;BR /&gt;If not get back to us with the errors to resolve it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Analyst.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If the information is useful.kindly assign points.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Dec 2008 06:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316849#M565388</guid>
      <dc:creator>Analyst</dc:creator>
      <dc:date>2008-12-03T06:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: about Lvm and Vxvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316850#M565389</link>
      <description>try vxconfigd -k</description>
      <pubDate>Wed, 03 Dec 2008 06:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-lvm-and-vxvm/m-p/4316850#M565389</guid>
      <dc:creator>john123</dc:creator>
      <dc:date>2008-12-03T06:11:05Z</dc:date>
    </item>
  </channel>
</rss>

