1830241 Members
5107 Online
109999 Solutions
New Discussion

Re: Linux and EVA

 
SOLVED
Go to solution
Hasan_9
Regular Advisor

Linux and EVA

Hello Everybody,
How can I check my Linux connectivity with EVA? I mean, is there any command that I can see EVA’s vdisks in my Linux?
Is it possible to mount a vdisk of EVA in linux without securepath?
Please advice.
4 REPLIES 4
Ivan Ferreira
Honored Contributor

Re: Linux and EVA

You can install the fibreutils package. You can use the lssd command.

Fibreutils install adapter_info, hp_rescan, hp_system_info, lssd, probe_luns, scsi_info.

You will see something like:

lssd
sda 0,0,0,2 COMPAQ HSV110 (C)COMPAQ 3020 5000-1fe1-5004-569c
sdb 0,0,2,3 COMPAQ HSV110 (C)COMPAQ 3020 5000-1fe1-5004-5448

The fdisk -l command show list also the devices.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Hasan_9
Regular Advisor

Re: Linux and EVA

Thank you,

What is fibreutils and where can I download it? Is it a replacement for secure path or it is used for showing vdisks?
Oviwan
Honored Contributor
Solution

Re: Linux and EVA

Ivan Ferreira
Honored Contributor

Re: Linux and EVA

Fibreutils is not a replacement for secure path. The secure path functionality could be replaced by the module/driver of the hba that has multipath support enabled.

You can download the package from the hp page that corresponds to your server/hba.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?