<?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 Disk Mirror in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403011#M626328</link>
    <description>Hi Everybody,&lt;BR /&gt;&lt;BR /&gt;I have a HP-UX 11i system installed in one disk , and i have another free disk that i want to mirror the system on it.&lt;BR /&gt;so that the system on one disk and another mirror.&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me the steps to do this task.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Samir.</description>
    <pubDate>Tue, 19 Oct 2004 03:10:03 GMT</pubDate>
    <dc:creator>samir_18</dc:creator>
    <dc:date>2004-10-19T03:10:03Z</dc:date>
    <item>
      <title>Disk Mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403011#M626328</link>
      <description>Hi Everybody,&lt;BR /&gt;&lt;BR /&gt;I have a HP-UX 11i system installed in one disk , and i have another free disk that i want to mirror the system on it.&lt;BR /&gt;so that the system on one disk and another mirror.&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me the steps to do this task.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Samir.</description>
      <pubDate>Tue, 19 Oct 2004 03:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403011#M626328</guid>
      <dc:creator>samir_18</dc:creator>
      <dc:date>2004-10-19T03:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403012#M626329</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;for vg00 steps are:&lt;BR /&gt;&lt;BR /&gt;pvcreate -f -B /dev/rdsk/mirror_disk&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/mirror_disk&lt;BR /&gt;mkboot /dev/rdsk/mirror_disk&lt;BR /&gt;mkboot -a "hpux -lq"  /dev/rdsk/mirror_disk&lt;BR /&gt;mkboot -a "hpux -lq"  /dev/rdsk/primary_disk&lt;BR /&gt;&lt;BR /&gt;for all lvols&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1&lt;BR /&gt;...&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol9&lt;BR /&gt;&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -v -r /dev/vg00/lvol3&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;lvlnboot -R&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Oct 2004 03:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403012#M626329</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2004-10-19T03:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403013#M626330</link>
      <description>Samir,&lt;BR /&gt;&lt;BR /&gt;YOu will need to have mirror/UX product installed in order for you to mirror the volumes. Mirroring is not done at the disk level but at Logical volume level. TO verify if Mirror/UX is installed do&lt;BR /&gt;&lt;BR /&gt;swlist -l product |grep -i mirror&lt;BR /&gt;&lt;BR /&gt;There are few things you have to do before mirroring the boot disk. Search the forums with the string 'mirror boot disk' and you should be able to find many threads explaining the procedures.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 19 Oct 2004 03:17:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403013#M626330</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-19T03:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403014#M626331</link>
      <description>&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=689216" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=689216&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Tue, 19 Oct 2004 03:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403014#M626331</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-10-19T03:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403015#M626332</link>
      <description>Sridhar,&lt;BR /&gt;&lt;BR /&gt;have I must purchase the HP Mirrordisk software in order to follow the steps for mirroring the disk ?????&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;BR /&gt;Samir.</description>
      <pubDate>Tue, 19 Oct 2004 04:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403015#M626332</guid>
      <dc:creator>samir_18</dc:creator>
      <dc:date>2004-10-19T04:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403016#M626333</link>
      <description>Samir,&lt;BR /&gt;&lt;BR /&gt;Yes, you must purchase MirrorDisk/UX:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B2491BA" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B2491BA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 19 Oct 2004 05:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403016#M626333</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-10-19T05:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403017#M626334</link>
      <description>samir,&lt;BR /&gt;&lt;BR /&gt;"I have assigned points to 0 of 30 responses to my questions."&lt;BR /&gt;This is what i saw in your profile. It is good to ssign points to whoever helps you in this forum. It has no. of advantages and no disadvantages at all.&lt;BR /&gt;See the link below on info regarding assigning points:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?admit=716493758+1085211538437+28353475#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?admit=716493758+1085211538437+28353475#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy Forumming.&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 19 Oct 2004 05:07:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403017#M626334</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-10-19T05:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403018#M626335</link>
      <description>Please see attached file for info required.&lt;BR /&gt;&lt;BR /&gt;Have fun!!</description>
      <pubDate>Wed, 20 Oct 2004 01:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403018#M626335</guid>
      <dc:creator>Kyri Pilavakis</dc:creator>
      <dc:date>2004-10-20T01:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403019#M626336</link>
      <description>See attached.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 20 Oct 2004 07:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403019#M626336</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-10-20T07:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403020#M626337</link>
      <description>&lt;BR /&gt;Thanks Alot for you All.&lt;BR /&gt;&lt;BR /&gt;It has been Done.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Samir.</description>
      <pubDate>Sun, 24 Oct 2004 17:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirror/m-p/3403020#M626337</guid>
      <dc:creator>samir_18</dc:creator>
      <dc:date>2004-10-24T17:29:59Z</dc:date>
    </item>
  </channel>
</rss>

