<?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 Mirroring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655348#M47063</link>
    <description>Probably a daft question but....&lt;BR /&gt;Yesterday the root disk was mirrored using MirrorDisk on one of the DR boxes. Now when you do a bdf it shows:&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/root           143360   26106  109962   19% /&lt;BR /&gt;rather than&lt;BR /&gt;/dev/vg00/lvol3 &lt;BR /&gt;Can anyone explain why and if this is going to cause any problems &lt;BR /&gt;&lt;BR /&gt;Cheers</description>
    <pubDate>Wed, 30 Jan 2002 10:12:56 GMT</pubDate>
    <dc:creator>Keely Jackson</dc:creator>
    <dc:date>2002-01-30T10:12:56Z</dc:date>
    <item>
      <title>Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655348#M47063</link>
      <description>Probably a daft question but....&lt;BR /&gt;Yesterday the root disk was mirrored using MirrorDisk on one of the DR boxes. Now when you do a bdf it shows:&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/root           143360   26106  109962   19% /&lt;BR /&gt;rather than&lt;BR /&gt;/dev/vg00/lvol3 &lt;BR /&gt;Can anyone explain why and if this is going to cause any problems &lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Wed, 30 Jan 2002 10:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655348#M47063</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2002-01-30T10:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655349#M47064</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can fix it by performing the following:&lt;BR /&gt;&lt;BR /&gt;# rm /etc/mnttab &lt;BR /&gt;# mount -a &lt;BR /&gt;&lt;BR /&gt;However, because /dev/root when the actual device file /dev/vg00/lvol3 cannt be found, your LVM configuration may not be correct. It can be caused by a mirror'ing mistake. &lt;BR /&gt;&lt;BR /&gt;Verify your boot configuration by performing the following:&lt;BR /&gt;&lt;BR /&gt;# lvlnboot -v &lt;BR /&gt;# vgdisplay -v vg00 &lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Wed, 30 Jan 2002 10:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655349#M47064</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-01-30T10:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655350#M47065</link>
      <description>Hi Keely:&lt;BR /&gt;&lt;BR /&gt;To fix this, do:&lt;BR /&gt;&lt;BR /&gt;# rm /etc/mnttab&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 30 Jan 2002 10:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655350#M47065</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-30T10:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655351#M47066</link>
      <description>Thanks, re-creating the mnttab worked ok. &lt;BR /&gt;&lt;BR /&gt;Any idea where the 'mirroring mistake' may have occurred?</description>
      <pubDate>Wed, 30 Jan 2002 10:27:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655351#M47066</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2002-01-30T10:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655352#M47067</link>
      <description>Hi Keely:&lt;BR /&gt;&lt;BR /&gt;One way to find yourself with /dev/root in /etc/mnttab is to go into LVM maintenance mode and then reboot.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 30 Jan 2002 10:42:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655352#M47067</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-30T10:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655353#M47068</link>
      <description>Hi Keely,&lt;BR /&gt;&lt;BR /&gt;There's a number or threads about /dev/root in the forums.  It'd be worth you time to go to &lt;A href="http://search.hp.com/" target="_blank"&gt;http://search.hp.com/&lt;/A&gt; and search for /dev/root.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 30 Jan 2002 10:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/2655353#M47068</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-30T10:57:18Z</dc:date>
    </item>
  </channel>
</rss>

