There are few guide lines to following before ignite-uxâ s make_recovery, make_tape_recovery, make_net_recovert and make_sys_image be used to clone the systems
1) First if the make_recovery or make_tape_recovery tapes are used to boot the systems, the source and the target systems should be of same architecture. This is because now ignite-UX uses different INSTALL kernels to boot depending on the architecture. The model of the system doesnâ t matter but the architecture of the system does.
The kernels are
WINSTALL - used for all the systems that are ONLY 64 bit (N, L , A etc)
INSTALL â used for systems that can run BOTH 32 and 64 bit HP-UX (K,D,R etc)
VINSTALL â used for V-Class systems
For example, the ignite-ux recovery tape created on a K-Class system cannot be used to boot a N-Class system since the kernel copied to the Ignite-UX tape is VINSTALL and the kernel WINSTALL which is used to boot N-Class systems is not available in the tape.
2) Second thing to make sure is that all the hardware enablement patches that are required in the target system should be installed in the source system. Say a recovery tape Is being created on a V2200 system to clone a V2600 system then all the hardware enablement patches required for V2600 should be installed in the V2200 system or else the system wil boot, create the kernel but when the system tries to boot from the kernel created itwill panic.
On other hand, if a V2600 ignite tape is used to clone a V2200 system then it will probably work becoz V2600 will have the newer patches which will allow the V2200 to create a bootab
Learn What to do ,How to do and more importantly When to do ?