Operating System - HP-UX
1753518 Members
5136 Online
108795 Solutions
New Discussion юеВ

Booting HP-UX 11.23 server off replicated boot volume

 
Roman Gudz
Occasional Visitor

Booting HP-UX 11.23 server off replicated boot volume

We are attemping to boot our HP-UX 11.23 servers off replicated boot volumes. We are using EMC SRDF/A between two DMX2000s. The HP-UX hardware on both sides is exactly the same. We get the following messages at boot time:

System Panic:

linkstamp: Wed Jan 18 21:36:18 EST 2006
_release_version: @(#) $Revision: vmunix: B11.23_LR FLAVOR=perf Fri Mar 19$
panic: all VFS_MOUNTROOTs failed: NEED DRIVERS ?????

PC-Offset Stack Trace (read down, top of stack is 1st):
0x0079d198 (panic+0xc0)
0x005074c8 (vfs_mountroot+0x3a8)
0x00616684 (im_mountroot+0x24)
0x0081f490 (DoCalllist+0x100)
0x006168e8 (main+0x28)
0x00127be4 ($vstart+0x48)
0x0022f960 ($locore+0x98)
End Of Stack

Has anyone successfully done anything similar?

We are using VxVM for the volume manager. We split the EMC R2 volumes off before attempting to boot. The volumes visible to the servers have the exact same LUNS assigned.

Thanks, Roman
3 REPLIES 3
Florian Heigl (new acc)
Honored Contributor

Re: Booting HP-UX 11.23 server off replicated boot volume

Umm, are all You're scsi and fc drivers set to be static in kernel instead of modular?

Florian
yesterday I stood at the edge. Today I'm one step ahead.
Sivakumar TS
Honored Contributor

Re: Booting HP-UX 11.23 server off replicated boot volume


Hi,

This happend when the boot area is not updated in the disk.

though the disk has been replicated the boot area has to be updated,

mkboot and lvlnboot are MUST.

make sure the above has been done,

Regards,

Siva.
Nothing is Impossible !
Roman Gudz
Occasional Visitor

Re: Booting HP-UX 11.23 server off replicated boot volume

The kernel modules that I checked are set to static.

Since SRDF is a track by track copy to the remote EMC box, shouldn't the boot info be there already? I can't boot the remote servers to run the mkboot/lvlnboot commands.

Roman