<?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: MirrorDisk/UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981261#M616375</link>
    <description>Hasan,&lt;BR /&gt;&lt;BR /&gt;Have you checked if the software is installed properly as suggested above.&lt;BR /&gt;If yes would you paste the outputs of &lt;BR /&gt;1. vgdisplay -v | grep c4t1d0&lt;BR /&gt;2. strings /etc/lvmtab | grep -c c4t1d0&lt;BR /&gt;&lt;BR /&gt;Also what exact command did you try ?&lt;BR /&gt;and what error was displayed&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
    <pubDate>Sun, 28 May 2006 13:23:08 GMT</pubDate>
    <dc:creator>Ninad_1</dc:creator>
    <dc:date>2006-05-28T13:23:08Z</dc:date>
    <item>
      <title>MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981249#M616363</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have installed MirrorDisk/UX on my server but I cannot mirror the LVs. here is the error from lvextend.Please advice.&lt;BR /&gt;&lt;BR /&gt;# swlist | grep Mirror&lt;BR /&gt;  B2491BA                       B.11.11        MirrorDisk/UX&lt;BR /&gt;# lvextend -m 1 vg01 /dev/dsk/c4t1d0&lt;BR /&gt;Usage: lvextend&lt;BR /&gt;        [-A Autobackup]&lt;BR /&gt;        {-l LogicalExtentsNumber |&lt;BR /&gt;         -L LogicalVolumeSize}&lt;BR /&gt;        LogicalVolumePath [ PhysicalVolumePath... | PhysicalVolumeGroupName... ]&lt;BR /&gt;"m": Illegal option.&lt;BR /&gt;</description>
      <pubDate>Sun, 28 May 2006 08:44:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981249#M616363</guid>
      <dc:creator>Hasan_9</dc:creator>
      <dc:date>2006-05-28T08:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981250#M616364</link>
      <description>Hasan,&lt;BR /&gt;&lt;BR /&gt;the ""m": Illegal option" message indicates you have *NOT* installed mirror disk/UX.&lt;BR /&gt;&lt;BR /&gt;You need to purchase and install the software.</description>
      <pubDate>Sun, 28 May 2006 09:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981250#M616364</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-05-28T09:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981251#M616365</link>
      <description>Sorry, took a closer look.&lt;BR /&gt;&lt;BR /&gt;Wrong command, correct:&lt;BR /&gt;&lt;BR /&gt;# lvextend -m 1 /dev/vg01/lvol1 /dev/dsk/c4t1d0&lt;BR /&gt;&lt;BR /&gt;You need to specify the lvol you like to extend.</description>
      <pubDate>Sun, 28 May 2006 09:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981251#M616365</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-05-28T09:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981252#M616366</link>
      <description>Hi Hasan:&lt;BR /&gt;&lt;BR /&gt;Torsten is correct, your 'lvextend' syntax was wrong.&lt;BR /&gt;&lt;BR /&gt;Remember that LVM MirrorDisk does mirroring at the *logical volume* level, not at the volume group nor at a physical volume (disk) level.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Sun, 28 May 2006 09:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981252#M616366</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-05-28T09:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981253#M616367</link>
      <description>Yes I do agree with Torsten, but make sure before extending lv, that disk should be part of that vg, i mean u have to extend first extend vg then extend lv.&lt;BR /&gt;cheers</description>
      <pubDate>Sun, 28 May 2006 09:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981253#M616367</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2006-05-28T09:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981254#M616368</link>
      <description>try to re-install the software. also as the pther guys said you have some problems on command syntax</description>
      <pubDate>Sun, 28 May 2006 09:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981254#M616368</guid>
      <dc:creator>Delrish</dc:creator>
      <dc:date>2006-05-28T09:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981255#M616369</link>
      <description>Hasan,&lt;BR /&gt;&lt;BR /&gt;Have you already extended the Volume Group with the disk?&lt;BR /&gt;vgextend vg01 /dev/dsk/c4t1d0&lt;BR /&gt;&lt;BR /&gt;Mirror LV:&lt;BR /&gt;lvextend -m 1 /dev/vg01/lvol1 /dev/dsk/c4t1d0&lt;BR /&gt;&lt;BR /&gt;If you want to mirror more lvol's:&lt;BR /&gt;for lvol in lvol1 lvol2 ... lvol8 (specify any LV you need to mirror)&lt;BR /&gt;do&lt;BR /&gt;lvextend -m 1 /dev/vg01/$lvol /dev/dsk/c4t1d0&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Goodluck&lt;BR /&gt;&lt;BR /&gt;Darrel&lt;BR /&gt;</description>
      <pubDate>Sun, 28 May 2006 09:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981255#M616369</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-05-28T09:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981256#M616370</link>
      <description>Hasan,&lt;BR /&gt;&lt;BR /&gt;As already pointed out the syntax you are using is incorrect. You need to mirror LVs - for that &lt;BR /&gt;1. Check if the disk has been added to the VG.&lt;BR /&gt;  vgdisplay -v /dev/vg01 | grep c4t1d0&lt;BR /&gt;If not already added - &lt;BR /&gt; strings /etc/lvmtab | grep c4t1d0 (Check that disk not added to any other VG already) if disk is free then add using&lt;BR /&gt;  pvcreate /dev/rdsk/c4t1d0 (Make it usable by LVM)&lt;BR /&gt;  vgextend /dev/vg01 /dev/dsk/c4t1d0&lt;BR /&gt;&lt;BR /&gt;2. Then mirror the LVs . As suggested by Darrel you can use the for loop to mirror all the LVs - but first thing to check would be the total LVs size and available disk size . &lt;BR /&gt; So first check the total size of LVs you want to mirror.&lt;BR /&gt;size=0&lt;BR /&gt; for lvol in lvol1 lvol2 ...&lt;BR /&gt;  do&lt;BR /&gt;   size=$(echo $(lvdisplay /dev/vg01/$lvol | grep -i size | awk '{print $NF}') + $size | bc)&lt;BR /&gt; done&lt;BR /&gt; echo $size MB&lt;BR /&gt;&lt;BR /&gt;check disk size using diskinfo /dev/dsk/c4t1d0&lt;BR /&gt;compare the 2 sizes and if mirrors of all volumes can be accomodated on the same disk then use the for loop as mentioned by Darrel.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Sun, 28 May 2006 10:33:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981256#M616370</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-28T10:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981257#M616371</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;I corrected my command as you said but still get the error. I have just this problem in one of the servers. The other one works correctly.</description>
      <pubDate>Sun, 28 May 2006 12:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981257#M616371</guid>
      <dc:creator>Hasan_9</dc:creator>
      <dc:date>2006-05-28T12:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981258#M616372</link>
      <description>Hasan,&lt;BR /&gt;&lt;BR /&gt;Can you post the output vgdisplay -v vg01&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Sun, 28 May 2006 12:15:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981258#M616372</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-05-28T12:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981259#M616373</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What is the state of the installed product B2491BA?&lt;BR /&gt;&lt;BR /&gt;# swlist -l fileset -a state &lt;BR /&gt;&lt;BR /&gt;# swverify \*&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Sun, 28 May 2006 12:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981259#M616373</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-05-28T12:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981260#M616374</link>
      <description>Did you remove any patches from your server?&lt;BR /&gt;MirrorDisk/UX rebuilds the kernel during the installation and some of the patches affect the kernel (like quality package) too. If yes, please re-install the software&lt;BR /&gt;&lt;BR /&gt;Alireza</description>
      <pubDate>Sun, 28 May 2006 12:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981260#M616374</guid>
      <dc:creator>Delrish</dc:creator>
      <dc:date>2006-05-28T12:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981261#M616375</link>
      <description>Hasan,&lt;BR /&gt;&lt;BR /&gt;Have you checked if the software is installed properly as suggested above.&lt;BR /&gt;If yes would you paste the outputs of &lt;BR /&gt;1. vgdisplay -v | grep c4t1d0&lt;BR /&gt;2. strings /etc/lvmtab | grep -c c4t1d0&lt;BR /&gt;&lt;BR /&gt;Also what exact command did you try ?&lt;BR /&gt;and what error was displayed&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Sun, 28 May 2006 13:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981261#M616375</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-28T13:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: MirrorDisk/UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981262#M616376</link>
      <description>Thank you All,&lt;BR /&gt;&lt;BR /&gt;I removed the software and installed it again.</description>
      <pubDate>Mon, 29 May 2006 00:19:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrordisk-ux/m-p/4981262#M616376</guid>
      <dc:creator>Hasan_9</dc:creator>
      <dc:date>2006-05-29T00:19:18Z</dc:date>
    </item>
  </channel>
</rss>

