1752587 Members
4089 Online
108788 Solutions
New Discussion юеВ

boot failed

 
SOLVED
Go to solution
dhamodharan_1
Occasional Advisor

boot failed

hi all

I have a system with internal boot disk and external data disk arrays , suddenly its not booting , the user has to access it frequently , so i decided to replace the external disk arrays to the identical system
what steps i have to take to do it.

Thanks in Advance
3 REPLIES 3
Mel Burslan
Honored Contributor

Re: boot failed

There is not enough data in your question as well as a big conflict. You are saying that the system is not booting with an internal boot drive but you are talking about replacing the external disks. I could not quite get the purpose of such activity.

Also, server model, "ioscan -fn" output could help for further assistance.
________________________________
UNIX because I majored in cryptology...
Steven E. Protter
Exalted Contributor
Solution

Re: boot failed

Shalom,

It would help to know if they disks are scsi attached or fiber attached.

If they are fiber, the World Wide Name (WWN) needs to be assigned on the Fiber controller/array/whatever to the WWN of the Fiber card on the new machine.

If the system was working, I'd say vgexport the disk and then vgimport on the new system.

SCSI is a bit easer, you just move the scsi cable and run ioscan. You may need to boot the new system.

You should be able to use vgcfgrestore to read the lvm structure off the disk once attached to the new system and not destroy the data.

If data presercation is not an issue, attach, ioscan, vgcreate.

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
HGN
Honored Contributor

Re: boot failed

Hi

I accept what Mel has mentioned, need more info on this
If the server is not booting you need try to boot from a recovery image tape and restore the OS
If the external disks have failed if they ae not mirrored then you have to get them replaced and restore the vg (if at all it is in a different vg) and restore data.
If there are mirror disks and are hot pluggable you can remove them and resync when it is replaced.

Rgds

HGN