<?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 lvm in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048377#M743829</link>
    <description>what is the procedure of replacing a disk which is an boot disk also the disk is mirrored.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 02 Aug 2007 06:09:17 GMT</pubDate>
    <dc:creator>Indrajit Bhagat</dc:creator>
    <dc:date>2007-08-02T06:09:17Z</dc:date>
    <item>
      <title>lvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048377#M743829</link>
      <description>what is the procedure of replacing a disk which is an boot disk also the disk is mirrored.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Aug 2007 06:09:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048377#M743829</guid>
      <dc:creator>Indrajit Bhagat</dc:creator>
      <dc:date>2007-08-02T06:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: lvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048378#M743830</link>
      <description>Everything you need is here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;</description>
      <pubDate>Thu, 02 Aug 2007 06:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048378#M743830</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-02T06:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: lvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048379#M743831</link>
      <description>Within your last ~80 threads you posted at least 6 times the subject LVM - the link above you'll find in many of your other threads. &lt;BR /&gt;Did you ever read the document?</description>
      <pubDate>Thu, 02 Aug 2007 07:06:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048379#M743831</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-02T07:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: lvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048380#M743832</link>
      <description>Dear Sir,&lt;BR /&gt;I have read the document that you provided, i am cleared about the topic &lt;BR /&gt;&lt;BR /&gt;non boot disk with/without mirroring.&lt;BR /&gt;&lt;BR /&gt;but i am having problem in Boot disk replacement procedure thaty why.</description>
      <pubDate>Thu, 02 Aug 2007 07:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048380#M743832</guid>
      <dc:creator>Indrajit Bhagat</dc:creator>
      <dc:date>2007-08-02T07:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: lvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048381#M743833</link>
      <description>IMHO, everything is covered by this manual very well.&lt;BR /&gt;&lt;BR /&gt;boot disks/non-boot disks - mirrored/non-mirrored - hotswap/non-hotswap - boot disks for PA-RISC/boot disks for Integrity ...&lt;BR /&gt;&lt;BR /&gt;What is your problem?</description>
      <pubDate>Thu, 02 Aug 2007 07:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048381#M743833</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-02T07:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: lvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048382#M743834</link>
      <description>Install new disk.&lt;BR /&gt;# vgcfgrestore -n /dev/vgXX /dev/rdsk/cXtXdX&lt;BR /&gt;# vgchange -a y /dev/vgXX&lt;BR /&gt;# vgsync /dev/vgXX&lt;BR /&gt;# mkboot /dev/rdsk/cXtXdX&lt;BR /&gt;# mkboot -a "hpux lq" /dev/rdsk/cXtXdX&lt;BR /&gt;# shutdown -r -y 0&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Aug 2007 07:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048382#M743834</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-08-02T07:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: lvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048383#M743835</link>
      <description>@spex: In respect of your post, you simply assume this is a PA-RISC system. Why?&lt;BR /&gt;What if the LVM OLR patch is installed?&lt;BR /&gt;Your procedure won't work.&lt;BR /&gt;Doing this on an Integrity will increase the problem.</description>
      <pubDate>Thu, 02 Aug 2007 07:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048383#M743835</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-02T07:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: lvm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048384#M743836</link>
      <description>I cannot asnwer this question, because there is a lot asnwers for the same question in the ITRC. &lt;BR /&gt;Indrajit, definately I will suggest reading the documents. and also please assing points to the people who spent time writting answers.&lt;BR /&gt;&lt;BR /&gt;It will be nice for everyone. &lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Thu, 02 Aug 2007 09:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4048384#M743836</guid>
      <dc:creator>Juan M Leon</dc:creator>
      <dc:date>2007-08-02T09:09:40Z</dc:date>
    </item>
  </channel>
</rss>

