1827871 Members
1687 Online
109969 Solutions
New Discussion

Booting Linux from SAN

 

Booting Linux from SAN

Which is the EFI procedure to enable FC botting from SAN? The RH AS 3.0 was installed from cd in a EVA LUN without problems, however, after rebooting the system doesn't start because EFI doesn't have a EVA LUN entry.
4 REPLIES 4
Eric van Dijken
Trusted Contributor

Re: Booting Linux from SAN

Mayhaps you could give us a little more information about the hardware used. And the things you have tried.

Best guess, for now:
Did you enable the BIOS (ctrl-Q on systeem boot) for the FCA controllers (in case you are using Qlogic FCA-2312 on Proliant servers)

Watch, Think and Tinker.
Steven E. Protter
Exalted Contributor

Re: Booting Linux from SAN

This may be a disk preparation issue.

You need to see that the World Wide Name(WWN) assigned to the LUN matches that of the fiber card on the Linux box.

Then make sure there is no scsi id conflict between the fiber card and any other devices on the system.

Then you may need to boot the server with a disk preparation cd and set up the disk array prior to doing the OS install.

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

Re: Booting Linux from SAN

The server is an itanium rx2620
The HBA is an A6826A
The storage is an EVA 3000

The fact is that the OS was installed on the EVA lun from the itanium, however i don't see any fs0 or fs1 device from EFI shell when I type map, so i'm unable to boot the OS that was installed.
Eric van Dijken
Trusted Contributor

Re: Booting Linux from SAN

I have no knowledge about Itanium systems.

But on HP Proliant systems, you have to enable the BIOS for the Qlogic FCA's. Without it, you are not able to boot from a SAN disk.
During installation all will work fine. As the PCI scan will find the FCA and the driver gets loaded. But during system startup, there is no driver, so the system has to have something to find the SAN disk. This is were the BIOS comes into view.
Watch, Think and Tinker.