<?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: Mirroring itanium boot drive in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512355#M365935</link>
    <description>The guide:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5900-0112/index.html" target="_blank"&gt;http://docs.hp.com/en/5900-0112/index.html&lt;/A&gt;</description>
    <pubDate>Mon, 12 Oct 2009 18:21:55 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2009-10-12T18:21:55Z</dc:date>
    <item>
      <title>Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512342#M365922</link>
      <description>I have a new itanium and have installed HP-UX 11i Version 3. I am looking for instructions on how to mirror the boot drive. Obviously it is different then HP-UX 11i Version 1 &lt;PA risc=""&gt;&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated!!&lt;BR /&gt;&lt;BR /&gt;Tim&lt;/PA&gt;</description>
      <pubDate>Mon, 12 Oct 2009 15:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512342#M365922</guid>
      <dc:creator>Timothy P. Jackson</dc:creator>
      <dc:date>2009-10-12T15:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512343#M365923</link>
      <description>Hi Tim:&lt;BR /&gt;&lt;BR /&gt;You very well may have a Smart Array controller and hence a hardware RAID mirror.&lt;BR /&gt;&lt;BR /&gt;You might want to see what is returned by:&lt;BR /&gt;&lt;BR /&gt;# ioscan -kfnC disk&lt;BR /&gt;&lt;BR /&gt;# sasmgr get_info -D /dev/sasd0 -q raid&lt;BR /&gt;&lt;BR /&gt;An invaluable document, otherwise is this (which also discusses the differences between mirroring vg00 on PA-RISC and Itanium:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Oct 2009 15:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512343#M365923</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-10-12T15:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512344#M365924</link>
      <description>"(* EFI *)&lt;BR /&gt;diskinfo c2t0d0s1,2,3 "&lt;BR /&gt;"vi /tmp/partitionfile&lt;BR /&gt;   11.23&lt;BR /&gt;      2&lt;BR /&gt;      EFI 100 MB&lt;BR /&gt;      HPUX 100%&lt;BR /&gt;&lt;BR /&gt;   &amp;gt; 11.23&lt;BR /&gt;      3&lt;BR /&gt;      EFI 500 MB&lt;BR /&gt;      HPUX 100% -or- xxxxmb&lt;BR /&gt;      HPSP 400mb"&lt;BR /&gt;idisk -wf /tmp/partitionfile disk&lt;BR /&gt;idisk -p disk&lt;BR /&gt;insf -e&lt;BR /&gt;pvcreate -B disk,s2&lt;BR /&gt;mkboot -e -l disk&lt;BR /&gt;vgextend vg00 disk,s2&lt;BR /&gt;lvextend -m 1 lvol1 disk,s2 (* and all other lvols *)&lt;BR /&gt;lvlnboot -r -b -s -s (* lvol3,1,2,2 *)&lt;BR /&gt;efi_ls -d rdsk/disk,s1&lt;BR /&gt;"efi_cp -d rdsk/primary_disk,s1 -u /EFI/HPUX/AUTO /tmp/AUTO&lt;BR /&gt;      (* copy AUTO file from pri to /tmp/AUTO *)"&lt;BR /&gt;"efi_cp -d rdsk/alterna_disk,s1 -u /EFI/HPUX/AUTO /tmp/AUTO&lt;BR /&gt;      (* copy AUTO file from pri to /tmp/AUTO *)"&lt;BR /&gt;reboot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Oct 2009 15:18:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512344#M365924</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-10-12T15:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512345#M365925</link>
      <description>page 26</description>
      <pubDate>Mon, 12 Oct 2009 15:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512345#M365925</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-10-12T15:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512346#M365926</link>
      <description>If the system supports this, do yourself a favour and create a hardware RAID - this is possible with most current servers. Please tell what model you have.</description>
      <pubDate>Mon, 12 Oct 2009 15:48:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512346#M365926</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-10-12T15:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512347#M365927</link>
      <description>Timothy,&lt;BR /&gt;&lt;BR /&gt;I use a small script and it helps to mirror the root disk quickly,  &lt;BR /&gt;You can try this small program, (mirror.v3_hp-ux_11.31 ) , cereful while specifying the source and target, &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Inside you have to change Target (the new disk to be mirrored),  and Source (The existing boot disk). &lt;BR /&gt;&lt;BR /&gt;#---------------------&lt;BR /&gt;TARGET_DSK="diskXX"&lt;BR /&gt;SOURCE_DSK="diskYY"&lt;BR /&gt;#---------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Mon, 12 Oct 2009 15:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512347#M365927</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-10-12T15:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512348#M365928</link>
      <description>Just to add this - it could be really painful to replace a SAS disk in a LVM mirror - avoid this if possible!</description>
      <pubDate>Mon, 12 Oct 2009 15:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512348#M365928</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-10-12T15:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512349#M365929</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Posting a PDF file that was stored off 3-years ago when a current version is freely available on the HP web makes little sense to me.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 12 Oct 2009 16:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512349#M365929</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-10-12T16:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512350#M365930</link>
      <description>I did not read all the attachments here, but I know the procedures for mirroring in 11.23 and 11.31 are slightly different.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-6576/ch03s04.html#cbddaicd" target="_blank"&gt;http://docs.hp.com/en/5992-6576/ch03s04.html#cbddaicd&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim, what server model do you have?</description>
      <pubDate>Mon, 12 Oct 2009 17:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512350#M365930</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-10-12T17:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512351#M365931</link>
      <description>The "model" command returns the following&lt;BR /&gt;&lt;BR /&gt;ia64 hp server rx3600</description>
      <pubDate>Mon, 12 Oct 2009 18:00:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512351#M365931</guid>
      <dc:creator>Timothy P. Jackson</dc:creator>
      <dc:date>2009-10-12T18:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512352#M365932</link>
      <description>The rx3600 has either the built-in SAS controller (always) or an optional smartarray RAID controller.&lt;BR /&gt;&lt;BR /&gt;With the built-in you can configure a mirrored pair of disks for boot disk. Unfortunately you cannot migrate online, but you need to take a backup and restore (or mirror to a third drive).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would take an ignite backup, configure the hardware RAID and restore the image. This take less than 1 hour.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It will be a complicated procedure to replace a SAS disk in a LVM mirror configuration, believe this. If you reboot the server with a dead disk, it will get more complicated.&lt;BR /&gt;&lt;BR /&gt;So take the hardware mirror option.&lt;BR /&gt;&lt;BR /&gt;If you have questions, please ask.</description>
      <pubDate>Mon, 12 Oct 2009 18:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512352#M365932</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-10-12T18:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512353#M365933</link>
      <description>So it would be better to use hardware mirroring for the boot drives and then use normal MirrorDisk-UX for the rest of the drives?&lt;BR /&gt;&lt;BR /&gt;I have never done hardware mirroring, is there a document for doing this or do you have a proceedure I could use?</description>
      <pubDate>Mon, 12 Oct 2009 18:13:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512353#M365933</guid>
      <dc:creator>Timothy P. Jackson</dc:creator>
      <dc:date>2009-10-12T18:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512354#M365934</link>
      <description>The built-in controller can do hardware mirror for 2 pairs of disks only.&lt;BR /&gt;&lt;BR /&gt;The procedure is quite easy and mentioned on &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt; -&amp;gt; server hardware -&amp;gt; your server -&amp;gt; built-in sas controller.&lt;BR /&gt;&lt;BR /&gt;While building the RAID all data will get lost!</description>
      <pubDate>Mon, 12 Oct 2009 18:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512354#M365934</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-10-12T18:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512355#M365935</link>
      <description>The guide:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5900-0112/index.html" target="_blank"&gt;http://docs.hp.com/en/5900-0112/index.html&lt;/A&gt;</description>
      <pubDate>Mon, 12 Oct 2009 18:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512355#M365935</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-10-12T18:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512356#M365936</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;In case of new generation of Integrity systems, there are SAS HBAs and SAS Smart arrays HBAs with specific RAID levels are being offered and their use is depends on the OS platform to be used on them. You can see what RAID controller installed on the server when you power on the server and system f/w detects it. &lt;BR /&gt;&lt;BR /&gt;Take a look at the specs of then new servers. &lt;BR /&gt;&lt;A href="http://h20341.www2.hp.com/integrity/cache/331424-0-0-225-121.html" target="_blank"&gt;http://h20341.www2.hp.com/integrity/cache/331424-0-0-225-121.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71028.www7.hp.com/ERC/downloads/4AA0-6159ENW.pdf" target="_blank"&gt;http://h71028.www7.hp.com/ERC/downloads/4AA0-6159ENW.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;To configure the Integrated Mirror is you use EFI utilities as mentioned at &lt;BR /&gt;&lt;A href="http://docs.hp.com/en/AB464-9001B/ch09s02.html#babhihch" target="_blank"&gt;http://docs.hp.com/en/AB464-9001B/ch09s02.html#babhihch&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;You can manage SAS storage using "sasmgr" utility as mentioned at &lt;BR /&gt;&lt;A href="http://docs.hp.com/en/J6369-90045/ch04s02.html" target="_blank"&gt;http://docs.hp.com/en/J6369-90045/ch04s02.html&lt;/A&gt;</description>
      <pubDate>Mon, 12 Oct 2009 18:28:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512356#M365936</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-10-12T18:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512357#M365937</link>
      <description>Michael, you should update your bookmarks. Most links result in a "Document removed from the site". It lists the new link if your link is the predecessor, otherwise it will give an error only. I know, this is somehow ***@!"Q!*** ...</description>
      <pubDate>Mon, 12 Oct 2009 18:36:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512357#M365937</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-10-12T18:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512358#M365938</link>
      <description>Geez, sorry, I just copied and pasted.</description>
      <pubDate>Mon, 12 Oct 2009 18:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512358#M365938</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-10-12T18:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512359#M365939</link>
      <description>I know, I do the same from my repository usually. Unfortunately the links will change if the documents are updated. So I usually have a lot of dead links only.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;:-(</description>
      <pubDate>Mon, 12 Oct 2009 18:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512359#M365939</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-10-12T18:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512360#M365940</link>
      <description>Tim,&lt;BR /&gt;Also it would be a good idea to *remove* the (Hardware raid) integrated  mirror volume .  And configured softwre raid using LVM mirroring from OS and it works fine like a normal server. And all the disk space will be available. &lt;BR /&gt; If there are 8 disk on the 3600 , you can assign 2 disk for vg00 mirroring , remaining 6 disk can be used for other purpose completely.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;* check out the document to remove Integrated mirror volume (Hardware raid):&lt;BR /&gt;[ Adding viewing deleting SAS raid controller -.doc   atached ]&lt;BR /&gt;&lt;BR /&gt;* To note: system  needs to be rebooted, all the data on the disks will be erased .&lt;BR /&gt;* This is useful for new installations or  during a fresh os installation .&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Mon, 12 Oct 2009 18:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512360#M365940</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-10-12T18:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring itanium boot drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512361#M365941</link>
      <description>@Raj D.: &lt;BR /&gt;&lt;BR /&gt;I'm trying to give arguments why hardware RAID is better than LVM mirror with this system (I can tell you why, if you want), but why do you suggest the opposite now???</description>
      <pubDate>Mon, 12 Oct 2009 19:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-itanium-boot-drive/m-p/4512361#M365941</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-10-12T19:02:03Z</dc:date>
    </item>
  </channel>
</rss>

