Need Help for configuring Boot from San

Hi all,
I am trying to configure my HPUX host 11.31 IA64 to boot from a LUN for EMC clariion CX3-80 (Flaire PNR 26).
I am following the below mentioned steps..

vi /tmp/idf
3
EFI 500MB
HPUX 100%
HPSP 400MB

idisk -f /tmp/idf -w /dev/rdisk/diskxxx
insf -e

pvcreate -B /dev/rdsik/diskxxx_p2
mkdir /dev/vgboot
mknod /dev/vgboot/group c 64 0x020000
vgcreate /dev/vgboot /dev/disk/diskxxx_p2
mkboot -e -l /dev/rdisk/diskxxx
mkboot -a "hpux" /dev/rdisk/diskxxx

lvcreate -L 2000 -n altstand -r n -s y -C y /dev/vgboot
lvcreate -L 2500 -n altswap -r n -s y -C y /dev/vgboot
lvcreate -L 2000 -n altroot -r n -s y -C y /dev/vgboot
lvcreate -L 4500 -n altusr -r n -s y -C n /dev/vgboot
lvcreate -L 5500 -n altopt -r n -s y -C n /dev/vgboot
lvcreate -L 1000 -n alttmp -r n -s y -C n /dev/vgboot
lvcreate -L 4000 -n altvar -r n -s y -C n /dev/vgboot

newfs -F hfs /dev/vgboot/raltstand
newfs -F vxfs /dev/vgboot/raltroot
newfs -F vxfs /dev/vgboot/raltvar
newfs -F vxfs /dev/vgboot/raltusr
newfs -F vxfs /dev/vgboot/ralttmp
newfs -F vxfs /dev/vgboot/raltopt

mkdir /altroot
mkdir /altstand
mkdir /altopt
mkdir /altvar
mkdir /alttmp
mkdir /altusr

lvlnboot -b /dev/vgboot/altstand /dev/vgboot
lvlnboot -r /dev/vgboot/altroot /dev/vgboot
lvlnboot -s /dev/vgboot/altswap /dev/vgboot
lvlnboot -d /dev/vgboot/altswap /dev/vgboot
lvlnboot -v
Output-->

mount /dev/vgboot/altstand /altstand
mount /dev/vgboot/altroot /altroot
mount /dev/vgboot/altvar /altvar
mount /dev/vgboot/altusr /altusr
mount /dev/vgboot/altopt /altopt
mount /dev/vgboot/alttmp /alttmp

echo Now copying / to /altroot... Please wait...
cd /
find . -xdev | cpio -pdmux /altroot
echo Now copying /stand to /altstand... Please wait...
cd /stand
find . -xdev | cpio -pdmux /altstand
echo Now copying /var to /altvar... Please wait...
cd /var
find . -xdev | cpio -pdmux /altvar
echo Now copying /tmp to /alttmp... Please wait...
cd /tmp
find . -xdev | cpio -pdmux /alttmp
echo Now copying /usr to /altusr... Please wait...
cd /usr
find . -xdev | cpio -pdmux /altusr
echo Now copying /opt to /altopt... Please wait...
cd /opt
find . -xdev | cpio -pdmux /altopt

Changing /stand/bootconf to
1 /dev/disk/diskxxx_p2

Then I change the setboot priority to boot from the hardware path of diskxxx.

But while booting up, my system crashes with the following error message:

Starting ktracer 0 1
Installing Socket Protocol families AF_INET and AF_INET6
Kernel EVM initialized
sec_init(): kernel RPC authentication/security initialization.
secgss_init(): kernel RPCSEC_GSS security initialization.
rpc_init(): kernel RPC initialization.
rpcmod_install(): kernel RPC STREAMS module "rpcmod" installation. ...(driver_install)
NOTICE: nfs_client_pv3_install(): nfs3 File system was registered at index 11.
NOTICE: nfs_client_pv4_install(): nfs4 File system was registered at index 12.
NOTICE: cachefsc_install: cachefs File system was registered at index 14.
Boot device's HP-UX HW path is: 0.4.1.1.5006016839a0157b.4000000000000000
iether0: INITIALIZING HP PCI-X 1000Base-T Dual-port Built-in at hardware path 0/1/2/0
iether1: INITIALIZING HP PCI-X 1000Base-T Dual-port Built-in at hardware path 0/1/2/1

System Console is on the Built-In Serial Interface

AF_INET socket/streams output daemon running, pid 32
afinet_prelink: module installed
Starting the STREAMS daemons-phase 1
class : lunpath, instance 138
lun path (class = lunpath, instance = 138) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 17
lun path (class = lunpath, instance = 17) belonging to LUN (default minor = 0xa9) has come online

read_efi_hdr: physio failed
read_efi_hdr: physio failed
class : lunpath, instance 17
lun path (class = lunpath, instance = 17) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 138
lun path (class = lunpath, instance = 138) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 138
lun path (class = lunpath, instance = 138) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 17
lun path (class = lunpath, instance = 17) belonging to LUN (default minor = 0xa9) has come online

read_efi_hdr: physio failed
read_efi_hdr: physio failed
Swap device table: (start & size given in 512-byte blocks)
entry 0 - auto-configured on root device; class : lunpath, instance 138
lun path (class = lunpath, instance = 138) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 17
lun path (class = lunpath, instance = 17) belonging to LUN (default minor = 0xa9) has come online

Stored message buffer up to system crash:
0.3.0.6 sdisk
0/4/1/0.104.2.0.3.0.7 sdisk
0/4/1/0.104.2.0.3.1 tgt
0/4/1/0.104.2.0.3.1.0 sdisk
0/4/1/0.104.2.0.3.1.1 sdisk
0/4/1/0.104.2.0.4 fcd_vbus
0/4/1/0.104.2.0.4.0 tgt
0/4/1/0.104.2.0.4.0.0 sdisk
.....
....

boot device's HP-UX HW path is: 0.4.1.1.5006016839a0157b.4000000000000000
iether0: INITIALIZING HP PCI-X 1000Base-T Dual-port Built-in at hardware path 0/1/2/0
iether1: INITIALIZING HP PCI-X 1000Base-T Dual-port Built-in at hardware path 0/1/2/1

System Console is on the Built-In Serial Interface

AF_INET socket/streams output daemon running, pid 32
afinet_prelink: module installed
Starting the STREAMS daemons-phase 1
class : lunpath, instance 138
lun path (class = lunpath, instance = 138) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 17
lun path (class = lunpath, instance = 17) belonging to LUN (default minor = 0xa9) has come online

read_efi_hdr: physio failed
read_efi_hdr: physio failed
class : lunpath, instance 17
lun path (class = lunpath, instance = 17) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 138
lun path (class = lunpath, instance = 138) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 138
lun path (class = lunpath, instance = 138) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 17
lun path (class = lunpath, instance = 17) belonging to LUN (default minor = 0xa9) has come online

read_efi_hdr: physio failed
read_efi_hdr: physio failed
Swap device table: (start & size given in 512-byte blocks)
entry 0 - auto-configured on root device; class : lunpath, instance 138
lun path (class = lunpath, instance = 138) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 17
lun path (class = lunpath, instance = 17) belonging to LUN (default minor = 0xa9) has come online

read_efi_hdr: physio failed
read_efi_hdr: physio failed
class : lunpath, instance 138
lun path (class = lunpath, instance = 138) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 17
lun path (class = lunpath, instance = 17) belonging to LUN (default minor = 0xa9) has come online

read_efi_hdr: physio failed
read_efi_hdr: physio failed
ignored - can't open device
WARNING: No swap device configured, so dump cannot be defaulted to primary swap.
WARNING: No dump devices are configured. Dump is disabled.
class : lunpath, instance 138
lun path (class = lunpath, instance = 138) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 17
lun path (class = lunpath, instance = 17) belonging to LUN (default minor = 0xa9) has come online

read_efi_hdr: physio failed
read_efi_hdr: physio failed
mountfs:opend
class : lunpath, instance 138
lun path (class = lunpath, instance = 138) belonging to LUN (default minor = 0xa9) has come online

class : lunpath, instance 17
lun path (class = lunpath, instance = 17) belonging to LUN (default minor = 0xa9) has come online

read_efi_hdr: physio failed
read_efi_hdr: physio failed
VFS_MOUNTROOT error information:
0:(hfs) 5
1:(nfs) 223
6:(DevFS) 251
10:(vxfs) 5
11:(nfs3) 223
12:(nfs4) 223
13:(autofs) 251
16:(cifs) 223
18:(dnlc_neg_fs) 251

Message buffer contents after system crash:

panic: VFS_MOUNTROOT: READ_ONLY: all VFS_MOUNTROOTs failed: NEED DRIVERS ?????
Stack Trace:
IP Function Name
0xe000000001f4bc80 vfs_mountroot+0x6c0
0xe0000000016fdc60 im_mountroot+0x40
0xe000000001f3d8e0 DoCalllist+0x390
End of Stack Trace

linkstamp: Fri Oct 05 07:44:32 MDT 2007
_release_version: @(#) $Revision: vmunix: B.11.31_LR FLAVOR=perf
Calling function e0000000017e0840 for Shutdown State 1 type 0x2
i 0 pfn 0x1 pages 0x9f
i 1 pfn 0x100 pages 0x3e776
i 2 pfn 0x3eb8e pages 0x2ec
i 3 pfn 0x3fc00 pages 0x22a
i 4 pfn 0x4040000 pages 0x3effc
i 5 pfn 0x407effe pages 0xc58
i 6 pfn 0x407fcc0 pages 0x144
i 7 pfn 0x407fe7e pages 0x160
*** Not enough CPUS for a compressed dump ***

*** A system crash has occurred. (See the above messages for details.)
*** The system is now preparing to dump physical memory to disk, for use
*** in debugging the crash.

ERROR: No dump space is configured. Physical memory will not be dumped.
ERROR: Configured dump space is insufficient to hold dump metadata.
Physical memory will not be dumped.

I have tried a similar approach on 11.23 PA-RISC machines and it goes through fine.

Please help me solve the problem.

Thanks