<?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 Mirrordisk/UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/3018869#M633085</link>
    <description>Hi Everyone, &lt;BR /&gt;running hp-ux 11i on hp rp7410 server.have installed Mirrprdisk/UX software for disk mirroring.want to mirror local system disk with 2nd local disk.i am writing down the script for mirroring procedure.if there is any mistake then please do let me know so that i may correct this mistake before applying it to live system.Please mention precaution before mirroring disks.&lt;BR /&gt;also i do need some explainination which i will mention in this email. &lt;BR /&gt;&lt;BR /&gt;#pvcreate -Bf /dev/rdsk/c?t?d? &lt;BR /&gt;(i will mention this address after checking it with ioscan command)) &lt;BR /&gt;&lt;BR /&gt;#vgcreate /dev/vg00 dev/rdsk/c?t?d? &lt;BR /&gt;(here should we use rdsk or dsk in all the following locations) &lt;BR /&gt;&lt;BR /&gt;#mkboot dev/rdsk/c?t?d? &lt;BR /&gt;&lt;BR /&gt;#mkboot -a "hp-ux -lq(;0)/stand/vmunix" /dev/rdsk/c?t?d? &lt;BR /&gt;(here will you please explain the function of 0 and also if we specify -lq then should we specify the alternate boot path or not?) &lt;BR /&gt;&lt;BR /&gt;#vgextend vg00 /dev/rdsk/c?t?d &lt;BR /&gt;#lvextend -m 1 /dev/vg00/lvol1 /dev/rdsk/c?t?d? &lt;BR /&gt;#lvextend -m 1 /dev/vg00/lvol2 /dev/rdsk/c?t?d? &lt;BR /&gt;#lvextend -m 1 /dev/vg00/lvol3 /dev/rdsk/c?t?d? &lt;BR /&gt;(Here does lvol1,lvol2,lvol3 refer to roor,boot,swap volumes.if i am wrong then please explain and correct) &lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/lvlnboot -b /dev/vg00/lvol1 &lt;BR /&gt;# /usr/sbin/lvlnboot -s /dev/vg00/lvol2 &lt;BR /&gt;# /usr/sbin/lvlnboot -r /dev/vg00/lvol3 &lt;BR /&gt;# lvlnboot -v &lt;BR /&gt;(here -b=for boot volume,-r=for root,-s=for swap volume,-v=for print verbose messages) &lt;BR /&gt;&lt;BR /&gt;#vgcfgbackup /dev/vg00 &lt;BR /&gt;</description>
    <pubDate>Wed, 09 Jul 2003 08:59:44 GMT</pubDate>
    <dc:creator>Learn_1</dc:creator>
    <dc:date>2003-07-09T08:59:44Z</dc:date>
    <item>
      <title>Mirrordisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/3018869#M633085</link>
      <description>Hi Everyone, &lt;BR /&gt;running hp-ux 11i on hp rp7410 server.have installed Mirrprdisk/UX software for disk mirroring.want to mirror local system disk with 2nd local disk.i am writing down the script for mirroring procedure.if there is any mistake then please do let me know so that i may correct this mistake before applying it to live system.Please mention precaution before mirroring disks.&lt;BR /&gt;also i do need some explainination which i will mention in this email. &lt;BR /&gt;&lt;BR /&gt;#pvcreate -Bf /dev/rdsk/c?t?d? &lt;BR /&gt;(i will mention this address after checking it with ioscan command)) &lt;BR /&gt;&lt;BR /&gt;#vgcreate /dev/vg00 dev/rdsk/c?t?d? &lt;BR /&gt;(here should we use rdsk or dsk in all the following locations) &lt;BR /&gt;&lt;BR /&gt;#mkboot dev/rdsk/c?t?d? &lt;BR /&gt;&lt;BR /&gt;#mkboot -a "hp-ux -lq(;0)/stand/vmunix" /dev/rdsk/c?t?d? &lt;BR /&gt;(here will you please explain the function of 0 and also if we specify -lq then should we specify the alternate boot path or not?) &lt;BR /&gt;&lt;BR /&gt;#vgextend vg00 /dev/rdsk/c?t?d &lt;BR /&gt;#lvextend -m 1 /dev/vg00/lvol1 /dev/rdsk/c?t?d? &lt;BR /&gt;#lvextend -m 1 /dev/vg00/lvol2 /dev/rdsk/c?t?d? &lt;BR /&gt;#lvextend -m 1 /dev/vg00/lvol3 /dev/rdsk/c?t?d? &lt;BR /&gt;(Here does lvol1,lvol2,lvol3 refer to roor,boot,swap volumes.if i am wrong then please explain and correct) &lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/lvlnboot -b /dev/vg00/lvol1 &lt;BR /&gt;# /usr/sbin/lvlnboot -s /dev/vg00/lvol2 &lt;BR /&gt;# /usr/sbin/lvlnboot -r /dev/vg00/lvol3 &lt;BR /&gt;# lvlnboot -v &lt;BR /&gt;(here -b=for boot volume,-r=for root,-s=for swap volume,-v=for print verbose messages) &lt;BR /&gt;&lt;BR /&gt;#vgcfgbackup /dev/vg00 &lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jul 2003 08:59:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/3018869#M633085</guid>
      <dc:creator>Learn_1</dc:creator>
      <dc:date>2003-07-09T08:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrordisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/3018870#M633086</link>
      <description>The following steps for creating mirror boot disk:&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c2t2d0 will be the disk we want to&lt;BR /&gt;create a mirror copy for the existing root disk&lt;BR /&gt;(/dev/dsk/c1t2d0) inside the same vg, vg00&lt;BR /&gt;&lt;BR /&gt;1) pvcreate -B /dev/rdsk/c2t2d0&lt;BR /&gt;2) mkboot -l /dev/rdsk/c2t2d0&lt;BR /&gt;3) mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c2t2d0&lt;BR /&gt;4) vgextend /dev/vg00 /dev/dsk/c2t2d0&lt;BR /&gt;5) lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c2t2d0  &lt;BR /&gt;   lvextend -m 1 /dev/vg00/lvol2 /dev/dsk/c2t2d0&lt;BR /&gt;   lvextend -m 1 /dev/vg00/lvol3 /dev/dsk/c2t2d0&lt;BR /&gt;   lvextend -m &lt;BR /&gt;..(all LVs on vg00)&lt;BR /&gt;6) pls check for if:&lt;BR /&gt;lvol1 on /stand (this is boot lv)&lt;BR /&gt;lvol3 on / (this is root lv)&lt;BR /&gt;lvol2 is swap lv&lt;BR /&gt;&lt;BR /&gt;7) lvlnboot -r /dev/vg00/lvol3  (root on /)&lt;BR /&gt;8) lvlnboot -s /dev/vg00/lvol2  (swap)&lt;BR /&gt;   lvlnboot -d /dev/vg00/lvol2  (dump) (optional)&lt;BR /&gt;9) lvlnboot -R /dev/vg00&lt;BR /&gt;10) lvlnboot -v (to confirm all correct)&lt;BR /&gt;11) vgcfgbackup /dev/vg00</description>
      <pubDate>Wed, 09 Jul 2003 09:02:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/3018870#M633086</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-09T09:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrordisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/3018871#M633087</link>
      <description>A: read the replies in your previous post:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcf783f9a15add711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcf783f9a15add711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;B: Read the manual at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/pdf/B2355-90742.pdf" target="_blank"&gt;http://docs.hp.com/hpux/pdf/B2355-90742.pdf&lt;/A&gt;&lt;BR /&gt;and especially Chapter 6, subsection Managing Mirrored File Systems. It is all in htere</description>
      <pubDate>Wed, 09 Jul 2003 09:11:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/3018871#M633087</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-07-09T09:11:12Z</dc:date>
    </item>
  </channel>
</rss>

