<?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 adding disk to LVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-disk-to-lvm/m-p/4537223#M556629</link>
    <description>hi all,, after creating the pvcreate, by the command pvcreate -f /dev/rdsk/vpath 279 and pvdisplay /dev/dsk/vpath279.. the error will through.. could anybody pls help on this... thanks in advance&lt;BR /&gt;&lt;BR /&gt;/#  pvdisplay /dev/dsk/vpath279&lt;BR /&gt;pvdisplay: Couldn't find the volume group to which&lt;BR /&gt;physical volume "/dev/dsk/vpath279" belongs.&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/vpath279".&lt;BR /&gt;# diskinfo -v /dev/rdsk/vpath279&lt;BR /&gt;io_search failed: I/O tree node does not exist.&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Nov 2009 02:57:13 GMT</pubDate>
    <dc:creator>gany59</dc:creator>
    <dc:date>2009-11-20T02:57:13Z</dc:date>
    <item>
      <title>adding disk to LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-disk-to-lvm/m-p/4537223#M556629</link>
      <description>hi all,, after creating the pvcreate, by the command pvcreate -f /dev/rdsk/vpath 279 and pvdisplay /dev/dsk/vpath279.. the error will through.. could anybody pls help on this... thanks in advance&lt;BR /&gt;&lt;BR /&gt;/#  pvdisplay /dev/dsk/vpath279&lt;BR /&gt;pvdisplay: Couldn't find the volume group to which&lt;BR /&gt;physical volume "/dev/dsk/vpath279" belongs.&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/vpath279".&lt;BR /&gt;# diskinfo -v /dev/rdsk/vpath279&lt;BR /&gt;io_search failed: I/O tree node does not exist.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Nov 2009 02:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-disk-to-lvm/m-p/4537223#M556629</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2009-11-20T02:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: adding disk to LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-disk-to-lvm/m-p/4537224#M556630</link>
      <description>Did you ever add the disk to a VG? I don't remember to what software "vpath" belongs - what is it?</description>
      <pubDate>Fri, 20 Nov 2009 05:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-disk-to-lvm/m-p/4537224#M556630</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-11-20T05:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: adding disk to LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-disk-to-lvm/m-p/4537225#M556631</link>
      <description>i am also little unsure about vpath...is it linux, anyways you will have to add the disk in a vg then only you would get a propoer pvdisplay output.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Fri, 20 Nov 2009 09:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-disk-to-lvm/m-p/4537225#M556631</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2009-11-20T09:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: adding disk to LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-disk-to-lvm/m-p/4537226#M556632</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am fully agree with Kapil, first try to add pv in to vg then only further you can perfomr the next tasks,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rahul Rai.</description>
      <pubDate>Fri, 20 Nov 2009 09:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-disk-to-lvm/m-p/4537226#M556632</guid>
      <dc:creator>Rahul Rai_1</dc:creator>
      <dc:date>2009-11-20T09:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: adding disk to LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-disk-to-lvm/m-p/4537227#M556633</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;follow the steps&lt;BR /&gt;&lt;BR /&gt;(1) diskinfo /dev/rdsk/cxtxdx  check it is showing the proper size of disk&lt;BR /&gt;&lt;BR /&gt;(2) # pvcreate /dev/rdsk/cxtxdx&lt;BR /&gt;(3)# vgextend /dev/vgname /dev/dsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;now check assigned pv to VG&lt;BR /&gt;&lt;BR /&gt;(4) strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Subodh.</description>
      <pubDate>Wed, 02 Dec 2009 14:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-disk-to-lvm/m-p/4537227#M556633</guid>
      <dc:creator>subodhbagade</dc:creator>
      <dc:date>2009-12-02T14:58:55Z</dc:date>
    </item>
  </channel>
</rss>

