<?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: problem with Physical volume - mirroring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437724#M768508</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I've set mirroring and I hope it will be correct :-)&lt;BR /&gt;&lt;BR /&gt;Thanks a lot and greetings &lt;BR /&gt;&lt;BR /&gt;Radim</description>
    <pubDate>Fri, 18 Aug 2000 11:37:36 GMT</pubDate>
    <dc:creator>Radim Jarosek</dc:creator>
    <dc:date>2000-08-18T11:37:36Z</dc:date>
    <item>
      <title>problem with Physical volume - mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437715#M768499</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have tried to install mirroring.&lt;BR /&gt;I did via SAM and then I found that SAM &lt;BR /&gt;not created boot disk.&lt;BR /&gt;I would like to re`move physical volume from VG. How can I do it ?&lt;BR /&gt;&lt;BR /&gt;Radim&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2000 09:11:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437715#M768499</guid>
      <dc:creator>Radim Jarosek</dc:creator>
      <dc:date>2000-08-18T09:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Physical volume - mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437716#M768500</link>
      <description>&lt;BR /&gt;to remove the physical volume from the VG do;  &lt;BR /&gt;vgreduce vgXX /dev/dsk/cXXXXX&lt;BR /&gt;&lt;BR /&gt;One you install the mirroring software, even via Sam, you still have a separate task to go ahead and mirror your boot disk. You can do this via sam or manually by simply doing;  lvextend -m 1 /dev/vg00/lvolX /dev/dsk/cXXXX (the new physical volume you added). Do this in order for each lvol in vg00, eg. lvol1, lvol2....  and your done. Do an lvlnboot -v command to verify both disks are now bootable.</description>
      <pubDate>Fri, 18 Aug 2000 09:26:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437716#M768500</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-08-18T09:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Physical volume - mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437717#M768501</link>
      <description>Stefan :&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Radim</description>
      <pubDate>Fri, 18 Aug 2000 09:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437717#M768501</guid>
      <dc:creator>Radim Jarosek</dc:creator>
      <dc:date>2000-08-18T09:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Physical volume - mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437718#M768502</link>
      <description>Radim:&lt;BR /&gt;&lt;BR /&gt;I seem to recall that SAM can't create boot disks.  You can do this manually as:&lt;BR /&gt;&lt;BR /&gt;# pvcreate -B /dev/rdsk/cxtxdx&lt;BR /&gt;# vgextend /dev/vg00 /dev/dsk/cxtxdx&lt;BR /&gt;# mkboot /dev/rdsk/cxtxdx&lt;BR /&gt;# mkboot -a "hpux" /dev/resk/cxtxdx&lt;BR /&gt;...&lt;BR /&gt;As Stefan sadi, verify the boot info with &lt;BR /&gt;# lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2000 09:43:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437718#M768502</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-08-18T09:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Physical volume - mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437719#M768503</link>
      <description>James :&lt;BR /&gt;&lt;BR /&gt;I looked to manual and found :&lt;BR /&gt;mkboot -a "hupx (52.3.0;0)/stand/vmunix" /dev/rdsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;Do you know what's mean "(52.3.0;0)" ?&lt;BR /&gt;&lt;BR /&gt;Radim</description>
      <pubDate>Fri, 18 Aug 2000 10:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437719#M768503</guid>
      <dc:creator>Radim Jarosek</dc:creator>
      <dc:date>2000-08-18T10:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Physical volume - mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437720#M768504</link>
      <description>It is the hardware address (see ioscan -fnC disk) on Hardware path filed. The commands have similar result, they just as input the hw. path respectivelly the raw device for the disk.</description>
      <pubDate>Fri, 18 Aug 2000 10:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437720#M768504</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-18T10:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Physical volume - mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437721#M768505</link>
      <description>Antoanetta :&lt;BR /&gt;&lt;BR /&gt;So when I have output from ioscan :&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Class     I  H/W Path    Driver      S/W State H/W Type  Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;disk      0  8/12.6.0    sdisk       CLAIMED   DEVICE    HP      C3325W&lt;BR /&gt;                        /dev/dsk/c0t6d0   /dev/rdsk/c0t6d0&lt;BR /&gt;disk      1  8/16/5.0.0  sdisk       CLAIMED   DEVICE    DEC     RRD45   (C) DEC&lt;BR /&gt;                        /dev/dsk/c1t0d0   /dev/rdsk/c1t0d0&lt;BR /&gt;disk      2  8/16/5.5.0  sdisk       CLAIMED   DEVICE    DEC     RZ28M    (C) DEC&lt;BR /&gt;                        /dev/dsk/c1t5d0   /dev/rdsk/c1t5d0&lt;BR /&gt;&lt;BR /&gt;------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mkboot -a "hpux -lq (5.0.0;0)/stand/vmunix" /dev/rdsk/c1t1d0&lt;BR /&gt;&lt;BR /&gt;Is it correct? &lt;BR /&gt;&lt;BR /&gt;Radim&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2000 11:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437721#M768505</guid>
      <dc:creator>Radim Jarosek</dc:creator>
      <dc:date>2000-08-18T11:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Physical volume - mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437722#M768506</link>
      <description>Radim,&lt;BR /&gt;&lt;BR /&gt;You don't need to include the full hardware path or the name of the kernel file in the mkboot command.&lt;BR /&gt;&lt;BR /&gt;mkboot -a "hpux" /dev/rdsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;is sufficient.&lt;BR /&gt;&lt;BR /&gt;You might want to consider changing that to &lt;BR /&gt;mkboot -a "hpux -lq" /dev/rdsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;in order to ensure that the system will still boot from a mirrored disk even after the total failure of the other disk. This  overrides quorum enforcement of the root volume group (see man vgchange)&lt;BR /&gt;&lt;BR /&gt;see also man hpux.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2000 11:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437722#M768506</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-18T11:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Physical volume - mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437723#M768507</link>
      <description>Radim:&lt;BR /&gt;&lt;BR /&gt;Sorry for the delay.  John is right.  Add the "-lq" else if you are missing one of the two disks the quorum requirement won't be met and you won't boot.  I never bother with the hardware path part.  Thanks, John.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 18 Aug 2000 11:29:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437723#M768507</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-08-18T11:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Physical volume - mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437724#M768508</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I've set mirroring and I hope it will be correct :-)&lt;BR /&gt;&lt;BR /&gt;Thanks a lot and greetings &lt;BR /&gt;&lt;BR /&gt;Radim</description>
      <pubDate>Fri, 18 Aug 2000 11:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437724#M768508</guid>
      <dc:creator>Radim Jarosek</dc:creator>
      <dc:date>2000-08-18T11:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Physical volume - mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437725#M768509</link>
      <description>The documentation that you talked about, I suppose is an old one (I guess for an E-class machine) and probably for HP-UX 9.x. It is to long to explain, if you do a search in the Technical Database for hardware address, you'll get more details. The hardware path is based on hardware architecture, the slot where the card is plug in... I have a 120 pages document (sorry, just in paper) about hardware address...</description>
      <pubDate>Fri, 18 Aug 2000 13:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-physical-volume-mirroring/m-p/2437725#M768509</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-18T13:23:32Z</dc:date>
    </item>
  </channel>
</rss>

