<?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: Copy Boot Disk. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426789#M205083</link>
    <description>Hi Brian,&lt;BR /&gt;&lt;BR /&gt;Do you have Mirror/UX disk software?. If so, all you have to do is to mirror the root disk onto jamaica, make it alternate path and boot from it. If you don't have mirror/UX, then you will have to do a 'dd' of internal disk to the jamaica disk. But you will not be able to boot from it until you fix the BDRA. To fix it, use the steps I outlined in the following thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=744022" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=744022&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you are going to do 'dd', then you have to make sure the the external disk is of the same size that of your internal boot disk. 'dd' does support disks of different sizes however, new disk will be limited to the size of the original disk.&lt;BR /&gt;&lt;BR /&gt;There is another way -  create a new VG say 'vg00new' with the new disk after 'pvcreating' the disk with -B option. Create filesystems with all the precautions, copy the data, boot in LVM, fix the issues etc., but that's bit tedious and I won't suggest.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Sat, 20 Nov 2004 13:31:05 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2004-11-20T13:31:05Z</dc:date>
    <item>
      <title>Copy Boot Disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426788#M205082</link>
      <description>Team:&lt;BR /&gt;&lt;BR /&gt;On My K460 i have the internal drive as the boot disk. I want to copy the boot disk to an external HOTPLUG Capable Jamica disk. my question is&lt;BR /&gt;1. how do i copy the boot disk with the filesystems mounted?&lt;BR /&gt;2. after copying i still want to use the internal disk but also test the jamica disk (if i can boot)?&lt;BR /&gt;&lt;BR /&gt;How wd i do this?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Sat, 20 Nov 2004 13:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426788#M205082</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2004-11-20T13:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Boot Disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426789#M205083</link>
      <description>Hi Brian,&lt;BR /&gt;&lt;BR /&gt;Do you have Mirror/UX disk software?. If so, all you have to do is to mirror the root disk onto jamaica, make it alternate path and boot from it. If you don't have mirror/UX, then you will have to do a 'dd' of internal disk to the jamaica disk. But you will not be able to boot from it until you fix the BDRA. To fix it, use the steps I outlined in the following thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=744022" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=744022&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you are going to do 'dd', then you have to make sure the the external disk is of the same size that of your internal boot disk. 'dd' does support disks of different sizes however, new disk will be limited to the size of the original disk.&lt;BR /&gt;&lt;BR /&gt;There is another way -  create a new VG say 'vg00new' with the new disk after 'pvcreating' the disk with -B option. Create filesystems with all the precautions, copy the data, boot in LVM, fix the issues etc., but that's bit tedious and I won't suggest.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sat, 20 Nov 2004 13:31:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426789#M205083</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-11-20T13:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Boot Disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426790#M205084</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can copy the existing system disk to another one by dd command&lt;BR /&gt;dd if=/dev/rdsk/XXXX of=/dev/rdsk/YYYY bs=32768k&lt;BR /&gt;This may be done when file systems on the vg00 are mounted. As it was mentioned in Sridhar's message, both disks must have the same size.&lt;BR /&gt;The other way is to use make_recovery. You can create a tape and to restore it to other disk. &lt;BR /&gt;The question is how to synchronize the disks after changes on the source system disk.&lt;BR /&gt;&lt;BR /&gt;The best way (IMHO) for system disk copy is mirroring.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Nov 2004 15:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426790#M205084</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2004-11-20T15:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Boot Disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426791#M205085</link>
      <description>Procedure with mirror/UX.&lt;BR /&gt;&lt;BR /&gt;Note that hardware instance issues may make this disk unsuable in other systems.&lt;BR /&gt;&lt;BR /&gt;pvcreate -B /dev/rdsk/c1t0d0 #use real disk&lt;BR /&gt;&lt;BR /&gt;mkboot -l /dev/rdsk/c1t0d0&lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c1t0d0 # use real disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;If you are running 64-bit OS:&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif2 -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c1t0d0 # same thing&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;# real disk. repeat for other lvols&lt;BR /&gt;&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 # root fs /&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2 #swap&lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2 #swap/dump&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -R&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;setboot&lt;BR /&gt;setboot -a 52.1.0 # second disk&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 20 Nov 2004 19:19:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426791#M205085</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-20T19:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Boot Disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426792#M205086</link>
      <description>Thanks much. I do not have mirror s/w. so i guess i will have one fo the external jamica (2gig) disk as the boot disk (that way i will be able to dd it to another external 2 gig jamica disk). Hope this is correct.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Sat, 20 Nov 2004 20:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426792#M205086</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2004-11-20T20:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Boot Disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426793#M205087</link>
      <description>If you are running 11i v1 or above and did not rip out vxvm as I did, you can build a rootvg and system using vxvm.&lt;BR /&gt;&lt;BR /&gt;vxvm does alllow you to mirror the root volume without additional licensing. I don't have a procedure for doing the mirroring, but I know it can be done.&lt;BR /&gt;&lt;BR /&gt;Also, mirror/ux only costs around $1000/cpu. Its worth the money.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 20 Nov 2004 20:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-disk/m-p/3426793#M205087</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-20T20:43:47Z</dc:date>
    </item>
  </channel>
</rss>

