Operating System - HP-UX
1827293 Members
1280 Online
109717 Solutions
New Discussion

Re: Change root (filesystem) device

 
Linoge
Occasional Advisor

Change root (filesystem) device

Hello to all!

I have a some strange problem. I setup hp-ux 11.23 (06.06 relise) on rx6600, boot from SAN (EMC CX300), direct connect (no SAN switch). Then I simple add SAN switch in this config:

[EMC]---[SAN-switch]---[rx6600]

There are no other devices connect to switch or EMC. rx6600 still can see LUN and can start boot, but after kernel loading I saw a message like "no swap, no root fs" and system crash. I saw somthing like that in Linux when root fs (hda,hdb,hdc) were changed and system can't normal boot.

How can I resolve this problem?
3 REPLIES 3
Coolmar
Esteemed Contributor

Re: Change root (filesystem) device

Looks like when you added the switch, the boot device path changed. So now when it boots it doesn't know where to look.
When the system is booting, stop the boot process and at the boot prompt type "SEA" to search for the boot disk. Then boot :

bo p0 (might be p1 or p2)

Are you able to boot?
Steven E. Protter
Exalted Contributor

Re: Change root (filesystem) device

Shalom,

This simply may not be supported.

The best administrators do not like to boot off SAN because if the SAN is gone you have no functionaltiy nor the ability to do even basic diagnostics.

That being, said it probably is supported, but you need to make sure your system firmware is up to date and the EMC is properly configured.

I have seen reports of unreliability when trying to boot rx class boxes of EMC and strongly advise against it.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Linoge
Occasional Advisor

Re: Change root (filesystem) device

Thanks for you reply! I'm trying to change boot path.

I know that SAN boot is not a good solutions, but in this case I didn't have a choose.