<?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: VXVM boot disk image in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk-image/m-p/4636693#M553855</link>
    <description>You do not have to do anything.&lt;BR /&gt;Add the disk on the server get the cdt name and&lt;BR /&gt;&lt;BR /&gt; vxdisksetup -iB cdt&lt;BR /&gt; vxdg -g rootdg adddisk rootdisk=cxtydz&lt;BR /&gt; vxrootmir -v -a -b -R cxtydz&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;man vxrootmir for more information.&lt;BR /&gt;thats all.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
    <pubDate>Tue, 25 May 2010 04:44:19 GMT</pubDate>
    <dc:creator>Kapil Jha</dc:creator>
    <dc:date>2010-05-25T04:44:19Z</dc:date>
    <item>
      <title>VXVM boot disk image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk-image/m-p/4636692#M553854</link>
      <description>I have 2 rp3410.&lt;BR /&gt;i runs production, it is running 11.11 with VXVM 3.5 for the boot disks.&lt;BR /&gt;&lt;BR /&gt;I would like to add another disk to the Prod system and mirror the boot disk (VXVM) and then move it to the Dev box.&lt;BR /&gt;&lt;BR /&gt;They have identical configs.&lt;BR /&gt;&lt;BR /&gt;Is this possible, I tried to use Ignite/UX to do this and it did not work, none of the VXVM came over in the ignite image.&lt;BR /&gt;&lt;BR /&gt;Any other ideas to get the prod image over to the Dev box?&lt;BR /&gt;Thanks Mike</description>
      <pubDate>Tue, 25 May 2010 02:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk-image/m-p/4636692#M553854</guid>
      <dc:creator>Mac86</dc:creator>
      <dc:date>2010-05-25T02:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: VXVM boot disk image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk-image/m-p/4636693#M553855</link>
      <description>You do not have to do anything.&lt;BR /&gt;Add the disk on the server get the cdt name and&lt;BR /&gt;&lt;BR /&gt; vxdisksetup -iB cdt&lt;BR /&gt; vxdg -g rootdg adddisk rootdisk=cxtydz&lt;BR /&gt; vxrootmir -v -a -b -R cxtydz&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;man vxrootmir for more information.&lt;BR /&gt;thats all.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Tue, 25 May 2010 04:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk-image/m-p/4636693#M553855</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-05-25T04:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: VXVM boot disk image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk-image/m-p/4636694#M553856</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.11 and vxvm 3.5 is pretty old.&lt;BR /&gt;&lt;BR /&gt;But still, a "current" ignite/ux version of hp-ux 11.11, should be able to recover a vxvm bootdisk to another system.&lt;BR /&gt;&lt;BR /&gt;f.e. with the command.&lt;BR /&gt;&lt;BR /&gt;if it would be a vxvm bootdisk env.&lt;BR /&gt;&lt;BR /&gt;gsesrv8#./make_net_recovery -v -x inc_entire=rootdg -s soda.bel.hp.com&lt;BR /&gt;&lt;BR /&gt;if it would be a lvm bootdisk env with "vxvm" in the mix..&lt;BR /&gt;&lt;BR /&gt;gsesrv8#./make_net_recovery -v -x inc_entire=vg00 -x inc_entire=rootdg -s soda.bel.hp.com&lt;BR /&gt;&lt;BR /&gt;For the "conversion" of a lvm bootdisk to a vxvm bootdisk, its the vxcp_lvmroot command that can be used as in the following procedure..&lt;BR /&gt;&lt;BR /&gt;#ioscan -fnC disk|grep dsk&lt;BR /&gt;/dev/dsk/c2t0d0&lt;BR /&gt;/dev/dsk/c2t1d0&lt;BR /&gt;&lt;BR /&gt;#lvlnboot -v&lt;BR /&gt;/dev/dsk/c2t0d0&lt;BR /&gt;&lt;BR /&gt;#bdf&lt;BR /&gt;/dev/vg00/lvol1 ... /stand&lt;BR /&gt;..&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; CONCLUSION -- at this moment the LVM bootdisk is located on c2t0d0.&lt;BR /&gt;&lt;BR /&gt;1. make from c2t1d0 the (primary) vxvm bootdisk.&lt;BR /&gt;1.a restart vxconfigd daemon&lt;BR /&gt;&lt;BR /&gt;#vxconfigd -kr reset -m boot&lt;BR /&gt;#vxdctl -k stop &lt;BR /&gt;#vxdctl mode &lt;BR /&gt;mode : not-running &lt;BR /&gt;&lt;BR /&gt;1.b. create the vxvmbootdisk c2t1d0&lt;BR /&gt;&lt;BR /&gt;#/usr/lib/vxvm/bin/vxcp_lvmroot -v -b c2t1d0 &lt;BR /&gt;[automatic reboot, (I think)]&lt;BR /&gt;2. check if system is booted from vxvm bootdisk&lt;BR /&gt;#bdf|grep rootdg&lt;BR /&gt;/dev/vx/rootdg/rootvol /stand&lt;BR /&gt;[..]&lt;BR /&gt;#vxdisk list&lt;BR /&gt;c2t0d0 LVM&lt;BR /&gt;c2t1d0 rootdg online&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 25 May 2010 20:56:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk-image/m-p/4636694#M553856</guid>
      <dc:creator>chris huys_4</dc:creator>
      <dc:date>2010-05-25T20:56:51Z</dc:date>
    </item>
  </channel>
</rss>

