<?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: Root disk mirror in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005341#M127340</link>
    <description>You can see beloow the output for 2 disk that have mirror between them.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;%lvlnboot -v &lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c0t6d0 (0/0/0/2/0.6.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c4t6d0 (1/0/0/2/0.6.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t6d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t6d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t6d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c0t6d0, 0&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Jun 2003 07:44:44 GMT</pubDate>
    <dc:creator>Yair Goldel</dc:creator>
    <dc:date>2003-06-24T07:44:44Z</dc:date>
    <item>
      <title>Root disk mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005337#M127336</link>
      <description>Hi,&lt;BR /&gt;In my system vg00 has two diska and all the lv's are mirrored. Is there any other way apart from rebooting, to check if the system will be able to boot from another disk in case of failure. Because of business impact, it's not possible to shut the system and test the booting from another disk.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Vikas</description>
      <pubDate>Tue, 24 Jun 2003 07:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005337#M127336</guid>
      <dc:creator>Vikas_2</dc:creator>
      <dc:date>2003-06-24T07:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Root disk mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005338#M127337</link>
      <description>Hi, you can use:&lt;BR /&gt;#lvlnboot -v &lt;BR /&gt;to check if you can boot from the alternative disk.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;-ux</description>
      <pubDate>Tue, 24 Jun 2003 07:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005338#M127337</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2003-06-24T07:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Root disk mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005339#M127338</link>
      <description>Hi,&lt;BR /&gt;things to check:&lt;BR /&gt;&lt;BR /&gt;- lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;displays bootable devices&lt;BR /&gt;&lt;BR /&gt;- lifcp /dev/dsk/&lt;DISKS&gt;:AUTO -&lt;BR /&gt;&lt;BR /&gt;for each disks in vg00. display the startup string contained int the disks. must be equal&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- lifls /dev/dsk/&lt;DISKS&gt; &lt;BR /&gt;&lt;BR /&gt;for each disks in vg00. display the utility.&lt;BR /&gt;should be equal&lt;BR /&gt;&lt;BR /&gt;- setboot&lt;BR /&gt;display the device configured for boot.&lt;BR /&gt;must point to the HW path of the disks in vg00&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo&lt;BR /&gt;&lt;BR /&gt;&lt;/DISKS&gt;&lt;/DISKS&gt;</description>
      <pubDate>Tue, 24 Jun 2003 07:37:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005339#M127338</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-06-24T07:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Root disk mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005340#M127339</link>
      <description>Hi,&lt;BR /&gt;no thereisn' t another way.&lt;BR /&gt;Check if the command lvlnboot -v is similar that:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c9t0d0 (3/0/4/0/0.0.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c9t1d0 (3/0/4/0/0.1.0)&lt;BR /&gt;        /dev/dsk/c20t0d0 (3/0/12/0/0.0.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c20t1d0 (3/0/12/0/0.1.0)&lt;BR /&gt;and if the command&lt;BR /&gt;&lt;BR /&gt;lifcp /dev/rdsk/cxtxdx:AUTO - &lt;BR /&gt;is &lt;BR /&gt;hpux -lq&lt;BR /&gt;if not:&lt;BR /&gt;mkboot -a "hpux -lq" /dev/rdsk/cxtxdx for every boot disk&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jun 2003 07:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005340#M127339</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2003-06-24T07:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Root disk mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005341#M127340</link>
      <description>You can see beloow the output for 2 disk that have mirror between them.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;%lvlnboot -v &lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c0t6d0 (0/0/0/2/0.6.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c4t6d0 (1/0/0/2/0.6.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t6d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t6d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t6d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c0t6d0, 0&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jun 2003 07:44:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005341#M127340</guid>
      <dc:creator>Yair Goldel</dc:creator>
      <dc:date>2003-06-24T07:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Root disk mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005342#M127341</link>
      <description>I'd go also for lifls -C /dev/dsk/cXdYtZ to see&lt;BR /&gt;that all utilities needed for boot are copied to the LIF area of the disk (man lif,lifls).&lt;BR /&gt;&lt;BR /&gt;Zeev</description>
      <pubDate>Tue, 24 Jun 2003 07:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-disk-mirror/m-p/3005342#M127341</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-06-24T07:47:21Z</dc:date>
    </item>
  </channel>
</rss>

