Operating System - HP-UX
1833680 Members
4739 Online
110062 Solutions
New Discussion

cloning OS from Ignite tape

 
Jerry_109
Super Advisor

cloning OS from Ignite tape

Hello All,

Received the following error when cloning
from rp3410 11iv1 to rp4440 11iv1 :

##########################################
HARD Booted.

ISL Revision A.00.43 Apr 12, 2000

ISL> hpux -lq

Boot
: disk(0/1/1/0.0.0.0.0.0.0;0)/stand/vmunix
11169792 + 2109440 + 5751040 start 0x1ff0e8




alloc_pdc_pages: Relocating PDC from 0xfffffff0f0c00000 to 0x3f900000.
gate64: sysvec_vaddr = 0xc0002000 for 2 pages
NOTICE: autofs_link(): File system was registered at index 3.
NOTICE: cachefs_link(): File system was registered at index 5.
NOTICE: nfs3_link(): File system was registered at index 6.
td: claimed Tachyon XL2 Fibre Channel Mass Storage card at 0/2/1/0
td: claimed Tachyon XL2 Fibre Channel Mass Storage card at 0/6/1/0

System Console is on the Built-In Serial Interface
iether0: INITIALIZING HP AB352-60001 PCI/PCI-X 1000Base-T Dual-port Core at hardware path 0/1/2/0
iether1: INITIALIZING HP AB352-60001 PCI/PCI-X 1000Base-T Dual-port Core at hardware path 0/1/2/1
Logical volume 64, 0x3 configured as ROOT
LVM: VG 64 0x000000: PVLink 31 0x020000 Failed! The PV is not accessible.
Logical volume 64, 0x2 configured as SWAP
Logical volume 64, 0x2 configured as DUMP
Swap device table: (start & size given in 512-byte blocks)

#####################################
Please advise
5 REPLIES 5
Mel Burslan
Honored Contributor

Re: cloning OS from Ignite tape

If you are talking about this line

LVM: VG 64 0x000000: PVLink 31 0x020000 Failed! The PV is not accessible.


one thing comes to mind. The disk device (provided this is an actual disk device not a LUN out of a SAN) may not be able to spin back up after the reboot. It is not uncommon to lose a disk drive at reboot time.

But when it comes to cloning, you need to be a little more explicit than this. Like what did you do prior to coming to this step. From the output you provided, I see that you are booting from a disk device in LVM maintenance mode and this does not look like a cloning process to me, as cloning usually involves a tape boot.

More information will bring more meaningful answers I am sure.
________________________________
UNIX because I majored in cryptology...
Jerry_109
Super Advisor

Re: cloning OS from Ignite tape

dsk:
total 32
drwxr-xr-x 2 bin bin 8192 Mar 1 15:46 .
dr-xr-xr-x 15 bin bin 8192 May 2 17:11 ..
brw-r----- 1 bin sys 31 0x000000 Dec 10 2004 c0t0d0
brw-r----- 1 bin sys 31 0x020000 Dec 10 2004 c2t0d0
brw-r----- 1 bin sys 31 0x021000 Dec 10 2004 c2t1d0
brw-r----- 1 bin sys 31 0x032000 Feb 14 14:28 c3t2d0
brw-r----- 1 bin sys 31 0x036000 Feb 14 14:28 c3t6d0
##################################
I located the 0x020000 under /dev/dsk on the system (rp3410 ) being cloned from.
##################################

I created the ignite tape on (rp3410)with:
make_tape_recovery -A -v -I

When I booted off the tape to create the new system ( rp4440 ) I was in the interactive mode, and just changed :
1) hostname
2) Ip address
both systems only had vg00 configured.
Mel Burslan
Honored Contributor

Re: cloning OS from Ignite tape

after you changed the ip and system name, did the install process completed successfully ?

if yes, when did you get the mesaage on your original message ?
________________________________
UNIX because I majored in cryptology...
Jerry_109
Super Advisor

Re: cloning OS from Ignite tape

Install did not complete successfully. The first message has the errors.
Jerry_109
Super Advisor

Re: cloning OS from Ignite tape

I tried the installation again, and these are the results :

#########################################
To discontinue search, press any key (termination may not be immediate).


IODC
Path# Device Path (dec) Device Path (mnem) Device Type and Utilities Rev
----- ----------------- ------------------ ------------------------- ----
P0 0/1/1/0.3 intscsia.3 Sequential access media 3
IPL
P1 0/1/1/0.1 intscsia.1 Random access media 3
IPL

Search terminated.


Main Menu: Enter command or menu > bo p0
Interact with IPL (Y, N, or Cancel)?> n

Booting...
Boot IO Dependent Code (IODC) revision 3


HARD Booted.

ISL Revision A.00.44 Mar 12, 2003

ISL booting hpux (;0):INSTALL

Boot
: tape(0/1/1/0.3.0.0.0.0.0;0):WINSTALL
12005376 + 2187352 + 2631504 start 0x201568




alloc_pdc_pages: Relocating PDC from 0xfffffff0f0c00000 to 0x3e900000.
gate64: sysvec_vaddr = 0xc0002000 for 2 pages
NOTICE: nfs3_link(): File system was registered at index 4.
NOTICE: autofs_link(): File system was registered at index 6.
* Loading configuration utility...
* Beginning installation from source: /dev/rmt/0m
======= 05/04/06 12:24:52 EDT Starting system configuration...
* Configure_Disks: Begin
* Will install B.11.11 onto this system.
* Creating LVM physical volume "/dev/rdsk/c2t1d0" (0/1/1/0.1.0).
* Creating LVM physical volume "/dev/rdsk/c2t0d0" (0/1/1/0.0.0).
* Creating volume group "vg00".
* Creating logical volume "vg00/stand" (/stand).
* Creating logical volume "vg00/swap" (swap_dump).
* Creating logical volume "vg00/root" (/).
* Creating logical volume "vg00/crash" (/var/adm/crash).
* Creating logical volume "vg00/home" (/home).
* Creating logical volume "vg00/opt" (/opt).
* Creating logical volume "vg00/scif" (/SCIF).
* Creating logical volume "vg00/tmp" (/tmp).
* Creating logical volume "vg00/usr" (/usr).
* Creating logical volume "vg00/var" (/var).
* Extending logical volume "vg00/stand" (/stand).
* Extending logical volume "vg00/swap" (swap_dump).
* Extending logical volume "vg00/root" (/).
* Extending logical volume "vg00/crash" (/var/adm/crash).
* Extending logical volume "vg00/home" (/home).
* Extending logical volume "vg00/opt" (/opt).
* Extending logical volume "vg00/scif" (/SCIF).
* Extending logical volume "vg00/tmp" (/tmp).
* Extending logical volume "vg00/usr" (/usr).
* Extending logical volume "vg00/var" (/var).
* Making HFS filesystem for "/stand", (/dev/vg00/rstand).
* Making VxFS filesystem for "/", (/dev/vg00/rroot).
* Making VxFS filesystem for "/var/adm/crash", (/dev/vg00/rcrash).
* Making VxFS filesystem for "/home", (/dev/vg00/rhome).
* Making VxFS filesystem for "/opt", (/dev/vg00/ropt).
* Making VxFS filesystem for "/SCIF", (/dev/vg00/rscif).
* Making VxFS filesystem for "/tmp", (/dev/vg00/rtmp).
* Making VxFS filesystem for "/usr", (/dev/vg00/rusr).
* Making VxFS filesystem for "/var", (/dev/vg00/rvar).
* Setting rotational delay to 0 for "/stand".
* Configure_Disks: Complete
* Download_mini-system: Begin
x ./sbin/fs/hfs/mkfs, 290816 bytes, 568 tape blocks
x ./sbin/fs/hfs/newfs, 212992 bytes, 416 tape blocks
x ./sbin/fs/vxfs/mkfs, 393216 bytes, 768 tape blocks
x ./sbin/fs/vxfs/newfs, 327680 bytes, 640 tape blocks
x ./sbin/mkfs symbolic link to /sbin/fs_wrapper
x ./sbin/newfs symbolic link to /sbin/fs_wrapper
x ./sbin/lib/mfsconfig.d/hfs, 978 bytes, 2 tape blocks
x ./sbin/lib/mfsconfig.d/vxfs, 966 bytes, 2 tape blocks
x ./sbin/fs_wrapper, 233472 bytes, 456 tape blocks
x ./sbin/sh, 401408 bytes, 784 tape blocks
x ./usr/bin/mediainit, 32768 bytes, 64 tape blocks
x ./usr/sbin/tunefs, 20480 bytes, 40 tape blocks
x ./sbin/fs/hfs/extendfs, 245760 bytes, 480 tape blocks
x ./sbin/lvchange, 831488 bytes, 1624 tape blocks
./sbin/lvcreate linked to ./sbin/lvchange
./sbin/lvdisplay linked to ./sbin/lvchange
./sbin/lvextend linked to ./sbin/lvchange
./sbin/lvlnboot linked to ./sbin/lvchange
./sbin/lvreduce linked to ./sbin/lvchange
./sbin/lvremove linked to ./sbin/lvchange
./sbin/lvrmboot linked to ./sbin/lvchange
./sbin/pvchange linked to ./sbin/lvchange
./sbin/pvcreate linked to ./sbin/lvchange
./sbin/pvdisplay linked to ./sbin/lvchange
./sbin/pvmove linked to ./sbin/lvchange
./sbin/vgcfgbackup linked to ./sbin/lvchange
./sbin/vgcfgrestore linked to ./sbin/lvchange
./sbin/vgchange linked to ./sbin/lvchange
./sbin/vgcreate linked to ./sbin/lvchange
./sbin/vgdisplay linked to ./sbin/lvchange
./sbin/vgexport linked to ./sbin/lvchange
./sbin/vgextend linked to ./sbin/lvchange
./sbin/vgimport linked to ./sbin/lvchange
./sbin/vgreduce linked to ./sbin/lvchange
./sbin/vgremove linked to ./sbin/lvchange
./sbin/vgscan linked to ./sbin/lvchange
./sbin/pvck linked to ./sbin/lvchange
x ./usr/bin/lifcp, 36864 bytes, 72 tape blocks
x ./usr/bin/lifls, 24576 bytes, 48 tape blocks
x ./usr/bin/lifrm, 20480 bytes, 40 tape blocks
x ./usr/bin/basename, 12288 bytes, 24 tape blocks
x ./usr/bin/chgrp, 20480 bytes, 40 tape blocks
x ./usr/bin/cmp, 20480 bytes, 40 tape blocks
x ./usr/bin/cp, 28672 bytes, 56 tape blocks
x ./usr/bin/cut, 20480 bytes, 40 tape blocks
x ./usr/bin/dd, 24576 bytes, 48 tape blocks
x ./usr/bin/dirname, 12288 bytes, 24 tape blocks
x ./usr/bin/egrep, 24576 bytes, 48 tape blocks
x ./usr/bin/expr, 20480 bytes, 40 tape blocks
x ./usr/bin/false, 12288 bytes, 24 tape blocks
./usr/bin/fgrep linked to ./usr/bin/egrep
x ./usr/bin/getopts, 163 bytes, 1 tape blocks
./usr/bin/grep linked to ./usr/bin/egrep
x ./usr/bin/hostname, 12288 bytes, 24 tape blocks
x ./usr/bin/kill, 16384 bytes, 32 tape blocks
x ./usr/bin/ln, 16384 bytes, 32 tape blocks
x ./usr/bin/model, 24576 bytes, 48 tape blocks
x ./usr/bin/ps, 36864 bytes, 72 tape blocks
x ./usr/bin/pwd, 12288 bytes, 24 tape blocks
x ./usr/bin/rm, 28672 bytes, 56 tape blocks
./usr/bin/rmdir linked to ./usr/bin/rm
x ./usr/bin/sed, 40960 bytes, 80 tape blocks
x ./usr/bin/sort, 40960 bytes, 80 tape blocks
x ./usr/bin/tar, 45056 bytes, 88 tape blocks
x ./usr/bin/touch, 16384 bytes, 32 tape blocks
x ./usr/bin/wc, 16384 bytes, 32 tape blocks
x ./usr/bin/compress, 28672 bytes, 56 tape blocks
x ./usr/bin/ed, 57344 bytes, 112 tape blocks
x ./usr/bin/find, 57344 bytes, 112 tape blocks
x ./usr/bin/getopt, 12288 bytes, 24 tape blocks
x ./usr/bin/id, 16384 bytes, 32 tape blocks
x ./usr/bin/more, 65536 bytes, 128 tape blocks
x ./usr/bin/tail, 20480 bytes, 40 tape blocks
./usr/bin/uncompress linked to ./usr/bin/compress
./usr/bin/zcat linked to ./usr/bin/compress
x ./usr/bin/bdf, 20480 bytes, 40 tape blocks
x ./usr/bin/diff, 36864 bytes, 72 tape blocks
x ./usr/bin/mt, 16384 bytes, 32 tape blocks
x ./usr/bin/ftp, 114688 bytes, 224 tape blocks
x ./usr/bin/rcp, 45056 bytes, 88 tape blocks
x ./usr/bin/remsh, 28672 bytes, 56 tape blocks
x ./usr/bin/ex, 241664 bytes, 472 tape blocks
./usr/bin/vi linked to ./usr/bin/ex
x ./usr/lib/uxbootlf, 707584 bytes, 1382 tape blocks
x ./usr/lib/libHcurses.sl symbolic link to /usr/lib/libcurses.1
x ./usr/lib/libM.1 symbolic link to ./libm.1
x ./usr/lib/libc.1, 1515520 bytes, 2960 tape blocks
x ./usr/lib/libc.2, 1359872 bytes, 2656 tape blocks
x ./usr/lib/libcl.2, 987136 bytes, 1928 tape blocks
x ./usr/lib/libcurses.1, 155648 bytes, 304 tape blocks
x ./usr/lib/libdld.1, 12288 bytes, 24 tape blocks
x ./usr/lib/libdld.2, 20480 bytes, 40 tape blocks
x ./usr/lib/libdld.sl symbolic link to ./libdld.2
x ./usr/lib/libfab.1, 20480 bytes, 40 tape blocks
x ./usr/lib/libfab.sl symbolic link to ./libfab.1
x ./usr/lib/libm.1, 98773 bytes, 193 tape blocks
x ./usr/lib/libm.2, 184320 bytes, 360 tape blocks
x ./usr/lib/libm.sl symbolic link to ./libm.2
x ./usr/lib/libnss_files.1, 36864 bytes, 72 tape blocks
x ./usr/lib/libpthread.1, 106496 bytes, 208 tape blocks
x ./usr/lib/libsec.2, 114688 bytes, 224 tape blocks
x ./usr/lib/libxcurses.1, 315392 bytes, 616 tape blocks
x ./usr/lib/nls/msg/C/dcerpc.cat, 13755 bytes, 27 tape blocks
x ./usr/lib/nls/msg/C/cpp.cat, 10542 bytes, 21 tape blocks
x ./usr/lib/libnsl.1, 602112 bytes, 1176 tape blocks
x ./usr/lib/libnsl.sl symbolic link to /usr/lib/libnsl.1
x ./usr/lib/libnss_dns.1, 20480 bytes, 40 tape blocks
x ./usr/lib/libxti.2, 110592 bytes, 216 tape blocks
x ./usr/lib/sw/ui/C/smc_addhost.ui, 2420 bytes, 5 tape blocks
x ./usr/lib/sw/ui/C/smc_analyze.ui, 4663 bytes, 10 tape blocks
x ./usr/lib/sw/ui/C/smc_bundles.ui, 1775 bytes, 4 tape blocks
x ./usr/lib/sw/ui/C/smc_chgloc.ui, 3484 bytes, 7 tape blocks
x ./usr/lib/sw/ui/C/smc_defs.h, 24742 bytes, 49 tape blocks
x ./usr/lib/sw/ui/C/smc_depend.ui, 2824 bytes, 6 tape blocks
x ./usr/lib/sw/ui/C/smc_details.ui, 3990 bytes, 8 tape blocks
x ./usr/lib/sw/ui/C/smc_dsa.ui, 8100 bytes, 16 tape blocks
x ./usr/lib/sw/ui/C/smc_init.ui, 708 bytes, 2 tape blocks
x ./usr/lib/sw/ui/C/smc_install.ui, 4018 bytes, 8 tape blocks
x ./usr/lib/sw/ui/C/smc_list.ui, 1962 bytes, 4 tape blocks
x ./usr/lib/sw/ui/C/smc_menudefs.h, 1792 bytes, 4 tape blocks
x ./usr/lib/sw/ui/C/smc_options.ui, 5889 bytes, 12 tape blocks
x ./usr/lib/sw/ui/C/smc_patch.ui, 2527 bytes, 5 tape blocks
x ./usr/lib/sw/ui/C/smc_remove.ui, 3289 bytes, 7 tape blocks
x ./usr/lib/sw/ui/C/smc_rmsourc.ui, 2411 bytes, 5 tape blocks
x ./usr/lib/sw/ui/C/smc_sched.ui, 4591 bytes, 9 tape blocks
x ./usr/lib/sw/ui/C/smc_selalt.ui, 2650 bytes, 6 tape blocks
x ./usr/lib/sw/ui/C/smc_seldpt.ui, 2245 bytes, 5 tape blocks
x ./usr/lib/sw/ui/C/smc_session.ui, 2014 bytes, 4 tape blocks
x ./usr/lib/sw/ui/C/smc_softinf.ui, 5653 bytes, 12 tape blocks
x ./usr/lib/sw/ui/C/smc_softwar.ui, 18847 bytes, 37 tape blocks
x ./usr/lib/sw/ui/C/smc_source.ui, 4745 bytes, 10 tape blocks
x ./usr/lib/sw/ui/C/smc_targets.ui, 12190 bytes, 24 tape blocks
x ./usr/lib/sw/ui/C/smc_task.ui, 5805 bytes, 12 tape blocks
x ./usr/lib/sw/help/C/sduhelp.hv, 28436 bytes, 56 tape blocks
x ./usr/lib/sw/help/C/sduhelp.hvk, 5145 bytes, 11 tape blocks
x ./usr/lib/sw/help/C/sduhelp00.ht, 215411 bytes, 421 tape blocks
x ./usr/lib/sw/help/C/sduhelp01.ht, 14210 bytes, 28 tape blocks
x ./usr/lib/libcma.1, 462848 bytes, 904 tape blocks
x ./usr/lib/libcma.2, 483328 bytes, 944 tape blocks
x ./usr/lib/libcma.sl symbolic link to ./libcma.2
x ./usr/lib/libd4r.1, 45056 bytes, 88 tape blocks
x ./usr/lib/libd4r.sl symbolic link to ./libd4r.1
x ./usr/lib/libdce.1, 4235264 bytes, 8272 tape blocks
x ./usr/lib/libdce.2, 4292608 bytes, 8384 tape blocks
x ./usr/lib/libdce.sl symbolic link to ./libdce.2
x ./usr/lib/libdcekt.1, 4427776 bytes, 8648 tape blocks
x ./usr/lib/libsis.sl, 1044480 bytes, 2040 tape blocks
x ./usr/lib/dld.sl, 155648 bytes, 304 tape blocks
x ./usr/lib/libdc.sl, 45056 bytes, 88 tape blocks
x ./usr/sbin/devnm, 16384 bytes, 32 tape blocks
x ./usr/sbin/diskinfo, 24576 bytes, 48 tape blocks
x ./usr/sbin/insf symbolic link to /sbin/mksf
x ./usr/sbin/ioinit symbolic link to /sbin/ioinit
x ./usr/sbin/ioscan symbolic link to /sbin/ioscan
x ./usr/sbin/mknod symbolic link to /sbin/mknod
x ./usr/sbin/mount symbolic link to /sbin/mount
x ./usr/sbin/reboot symbolic link to /sbin/reboot
x ./usr/sbin/setboot, 20480 bytes, 40 tape blocks
x ./usr/sbin/swapon, 28672 bytes, 56 tape blocks
x ./usr/sbin/umount symbolic link to /sbin/umount
x ./usr/sbin/chroot, 12288 bytes, 24 tape blocks
x ./usr/sbin/rvxdump symbolic link to /usr/lbin/fs/vxfs/vxdump
x ./usr/sbin/rvxrestore symbolic link to /usr/lbin/fs/vxfs/vxrestore
x ./usr/sbin/vxdump symbolic link to /usr/lbin/fs/vxfs/vxdump
x ./usr/sbin/vxrestore symbolic link to /usr/lbin/fs/vxfs/vxrestore
x ./usr/sbin/mk_kernel, 27494 bytes, 54 tape blocks
x ./usr/sbin/swagentd, 602112 bytes, 1176 tape blocks
x ./usr/sbin/swacl, 2027520 bytes, 3960 tape blocks
./usr/sbin/swconfig linked to ./usr/sbin/swacl
./usr/sbin/swcopy linked to ./usr/sbin/swacl
./usr/sbin/swinstall linked to ./usr/sbin/swacl
./usr/sbin/swpackage linked to ./usr/sbin/swmodify
./usr/sbin/swreg linked to ./usr/sbin/swacl
./usr/sbin/swremove linked to ./usr/sbin/swacl
./usr/sbin/swverify linked to ./usr/sbin/swacl
x ./usr/share/lib/terminfo/h/hp, 1448 bytes, 3 tape blocks
x ./usr/share/lib/terminfo/v/vt100, 1358 bytes, 3 tape blocks
x ./usr/share/lib/terminfo/w/wy60, 1673 bytes, 4 tape blocks
x ./usr/conf/gen/templates/generic, 542 bytes, 2 tape blocks
x ./usr/ccs/lbin/cpp, 290816 bytes, 568 tape blocks
x ./usr/lbin/fs/vxfs/vxdump, 110592 bytes, 216 tape blocks
x ./usr/lbin/fs/vxfs/vxrestore, 126976 bytes, 248 tape blocks
x ./usr/lbin/sw/control_utils, 122219 bytes, 239 tape blocks
x ./usr/lbin/swagent, 1417216 bytes, 2768 tape blocks
x ./usr/lbin/sysadm/create_sysfile, 24576 bytes, 48 tape blocks
x ./usr/lbin/sysadm/system_prep, 10000 bytes, 20 tape blocks
x ./usr/obam/lbin/gethelp, 1236992 bytes, 2416 tape blocks
x ./usr/obam/lbin/ui_exec, 12288 bytes, 24 tape blocks
x ./usr/obam/lib/libIDMawrt.1, 1995529 bytes, 3898 tape blocks
x ./usr/obam/lib/libIDMawrt.sl symbolic link to ./libIDMawrt.1
x ./usr/obam/lib/libobam.1, 1032192 bytes, 2016 tape blocks
x ./usr/obam/lib/libobam.sl symbolic link to ./libobam.1
x ./usr/obam/lib/obam_aw.dmb, 149652 bytes, 293 tape blocks
x ./usr/obam/lib/help/C/ui/ui.sdl, 81025 bytes, 159 tape blocks
x ./usr/contrib/bin/gunzip, 90112 bytes, 176 tape blocks
./usr/contrib/bin/gzip linked to ./usr/contrib/bin/gunzip
x ./sbin/awk, 397312 bytes, 776 tape blocks
x ./sbin/cat, 208896 bytes, 408 tape blocks
x ./sbin/chmod, 249856 bytes, 488 tape blocks
x ./sbin/chown, 258048 bytes, 504 tape blocks
x ./sbin/date, 241664 bytes, 472 tape blocks
x ./sbin/frecover, 368640 bytes, 720 tape blocks
x ./sbin/fs/cdfs/mount, 229376 bytes, 448 tape blocks
x ./sbin/fs/cdfs/umount symbolic link to /sbin/fs/hfs/umount
x ./sbin/fs/hfs/fsck, 339968 bytes, 664 tape blocks
x ./sbin/fs/hfs/mount, 229376 bytes, 448 tape blocks
x ./sbin/fs/hfs/umount, 192512 bytes, 376 tape blocks
x ./sbin/fs/vxfs/fsck, 495616 bytes, 968 tape blocks
x ./sbin/fs/vxfs/mount, 458752 bytes, 896 tape blocks
x ./sbin/fs/vxfs/umount symbolic link to /sbin/fs/hfs/umount
x ./sbin/fsck symbolic link to /sbin/fs_wrapper
x ./sbin/init, 299008 bytes, 584 tape blocks
x ./sbin/insf, 393216 bytes, 768 tape blocks
x ./sbin/ioinit, 221184 bytes, 432 tape blocks
x ./sbin/ioscan, 229376 bytes, 448 tape blocks
x ./sbin/ls, 286720 bytes, 560 tape blocks
x ./sbin/mkboot, 274432 bytes, 536 tape blocks
x ./sbin/mkdir, 200704 bytes, 392 tape blocks
x ./sbin/mknod, 192512 bytes, 376 tape blocks
x ./sbin/mount, 274432 bytes, 536 tape blocks
x ./sbin/mv, 241664 bytes, 472 tape blocks
x ./sbin/pax, 389120 bytes, 760 tape blocks
x ./sbin/reboot, 245760 bytes, 480 tape blocks
x ./sbin/stty, 208896 bytes, 408 tape blocks
x ./dev/config, 0 bytes, 0 blocks, character device
x ./dev/null, 0 bytes, 0 blocks, character device
x ./dev/console, 0 bytes, 0 blocks, character device
x ./dev/kmem, 0 bytes, 0 blocks, character device
x ./dev/mem, 0 bytes, 0 blocks, character device
x ./dev/rroot, 0 bytes, 0 blocks, character device
x ./dev/root, 0 bytes, 0 blocks, character device
x ./dev/tty, 0 bytes, 0 blocks, character device
x ./dev/syscon, 0 bytes, 0 blocks, character device
x ./dev/systty, 0 bytes, 0 blocks, character device
x ./tmp/set_locale, 3115 bytes, 7 tape blocks
x ./var/adm/sw/security/_ACL, 40 bytes, 1 tape blocks
x ./var/adm/sw/security/_OWNER, 62 bytes, 1 tape blocks
x ./var/adm/sw/security/_PROD_DFLT_ACL, 55 bytes, 1 tape blocks
x ./var/adm/sw/security/_SOC_DFLT_ACL, 55 bytes, 1 tape blocks
x ./var/adm/sw/security/secrets, 15 bytes, 1 tape blocks
x ./var/adm/sw/defaults, 1252 bytes, 3 tape blocks
x ./var/opt/ignite/local/manifest/template.def, 14257 bytes, 28 tape blocks
x ./opt/ignite/share/man/man1m.Z/print_manifest.1m, 1195 bytes, 3 tape blocks
x ./opt/ignite/binpa/print_manifest, 40960 bytes, 80 tape blocks
x ./opt/ignite/bin symbolic link to /opt/ignite/binpa
x ./etc/group, 184 bytes, 1 tape blocks
x ./etc/passwd, 332 bytes, 1 tape blocks
x ./etc/magic, 8794 bytes, 18 tape blocks
x ./etc/hosts, 486 bytes, 1 tape blocks
x ./etc/services, 10908 bytes, 22 tape blocks
x ./etc/inetsvcs.conf, 15 bytes, 1 tape blocks
x ./etc/nsswitch.conf, 382 bytes, 1 tape blocks
x ./configure3, 483328 bytes, 944 tape blocks
x ./monitor_bpr, 32768 bytes, 64 tape blocks
* Download_mini-system: Complete
* Loading_software: Begin
* Installing boot area on disk.
* Enabling swap areas.
* Backing up LVM configuration for "vg00".
* Processing the archive source (Recovery Archive).
* Thu May 04 12:29:39 EDT 2006: Starting archive load of the source
(Recovery Archive).
* Positioning the tape (/dev/rmt/0mn).
* Looking for Archive...
* Found the Archive Position. Now load the Archive.
* Archive extraction from tape is beginning. Please wait.
* Thu May 04 14:49:46 EDT 2006: Completed archive load of the source
(Recovery Archive).
* Executing user specified script:
"/opt/ignite/data/scripts/os_arch_post_l".
* Running in recovery mode (os_arch_post_l).
* Running the ioinit command ("/sbin/ioinit -c")
* Creating device files via the insf command.
insf: Installing special files for sdisk instance 0 address 0/0/3/0.0.0.0
insf: Installing special files for sdisk instance 1 address 0/1/1/0.0.0
insf: Installing special files for sdisk instance 2 address 0/1/1/0.1.0
insf: Installing special files for stape instance 0 address 0/1/1/0.3.0
insf: Installing special files for pseudo driver dlpi
insf: Installing special files for pseudo driver kepd
insf: Installing special files for pseudo driver framebuf
insf: Installing special files for pseudo driver sad
* Running "/opt/upgrade/bin/tlinstall -v" and correcting transition link
permissions.
* Creating the system file.
Creating your system file in the file /tmp/ign_configure/tstand.system
* Constructing the bootconf file.
* Setting primary boot path to "0/1/1/0.0.0".
* Executing: "/var/adm/sw/products/OS-Core/CORE-KRN/iux_postload".
* Executing: "/var/adm/sw/products/OS-Core/CORE-SHLIBS/iux_postload".
* Running: /var/adm/sw/products/OS-Core/CORE-SHLIBS/postinstall
NOTE: /usr/bin/libc.2 has been replaced with a version specifically
made for PA2.0 computers. The library can be changed back by
executing libcadmin(1m).
* Executing: "/var/adm/sw/products/PHSS_25983/pfiles/iux_postload".
NOTE: tlinstall is searching filesystem - please be patient
NOTE: Successfully completed
* Loading_software: Complete
* Build_Kernel: Begin
* Tuned kernel for large swap space: "maxswapchunks 2048".
* Building a new kernel using the command: "/usr/sbin/mk_kernel -o
/stand/vmunix".
WARNING: No such device, tunable, or cdio ehci.
Ignoring the following line.
ehci
WARNING: No such device, tunable, or cdio side_ba.
Ignoring the following line.
side_ba
Generating module: drmfgl...
Generating module: drmfglrx...
Generating module: gvid_him_cons...
Generating module: gvid_him_fglrx...
Generating module: gvid_info...
Generating module: krm...
Compiling /stand/build/conf.c...
Loading the kernel...
Generating kernel symbol table...
* Build_Kernel: Complete
* Boot_From_Client_Disk: Begin
* Rebooting machine as expected.
NOTE: Rebooting system.

sync'ing disks (0 buffers to flush):
0 buffers not flushed
0 buffers still dirty

Closing open logical volumes...
Done

Firmware Version 45.44

Duplex Console IO Dependent Code (IODC) revision 1





Firmware Version 45.44

Duplex Console IO Dependent Code (IODC) revision 1
------------------------------------------------------------------------------
(c) Copyright 1995-2004, Hewlett-Packard Company, All rights reserved
------------------------------------------------------------------------------

Processor Speed State CoProcessor State Cache Size
Number State Inst Data
--------- -------- --------------------- ----------------- ------------
0 800 MHz Active Functional 67108864 67108864
1 800 MHz Idle Functional 67108864 67108864
2 800 MHz Idle Functional 67108864 67108864
3 800 MHz Idle Functional 67108864 67108864
4 800 MHz Idle Functional 67108864 67108864
5 800 MHz Idle Functional 67108864 67108864
6 800 MHz Idle Functional 67108864 67108864
7 800 MHz Idle Functional 67108864 67108864

Central Bus Speed (in MHz) : 200
Available Memory : 67108864 KB
Good Memory Required : Not initialized. Defaults to 32 MB.

Primary boot path: 0/1/1/0.0
Alternate boot path: 0/1/1/1.0
Console path: 0/0/1/1.0
Keyboard path: 0/0/4/0.0


Processor is booting from the first available device.

To discontinue, press any key within 10 seconds.

10 seconds expired.
Proceeding...

Trying Primary Boot Path
------------------------
Booting...
Boot IO Dependent Code (IODC) revision 3


HARD Booted.

ISL Revision A.00.43 Apr 12, 2000

ISL booting hpux

Boot
: disk(0/1/1/0.0.0.0.0.0.0;0)/stand/vmunix
11169792 + 2109440 + 5751040 start 0x1ff0e8




alloc_pdc_pages: Relocating PDC from 0xfffffff0f0c00000 to 0x3f900000.
gate64: sysvec_vaddr = 0xc0002000 for 2 pages
NOTICE: autofs_link(): File system was registered at index 3.
NOTICE: cachefs_link(): File system was registered at index 5.
NOTICE: nfs3_link(): File system was registered at index 6.
td: claimed Tachyon XL2 Fibre Channel Mass Storage card at 0/2/1/0
td: claimed Tachyon XL2 Fibre Channel Mass Storage card at 0/6/1/0

System Console is on the Built-In Serial Interface
iether0: INITIALIZING HP AB352-60001 PCI/PCI-X 1000Base-T Dual-port Core at hardware path 0/1/2/0
iether1: INITIALIZING HP AB352-60001 PCI/PCI-X 1000Base-T Dual-port Core at hardware path 0/1/2/1

#####################################

This is where it just hangs. What do you think ?