- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Why efi_ls does not work with fiber channel disk?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 03:55 PM
09-09-2007 03:55 PM
iatest4:/>ioscan -fnC disk
Class I H/W Path Driver S/W State H/W Type Description
=============================================================================
disk 0 0/0/2/0.0.0.0 sdisk CLAIMED DEVICE TEAC DW-28E
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
disk 1 0/1/1/0.0.0 sdisk CLAIMED DEVICE HP 36.4GST336706LC
/dev/dsk/c2t0d0 /dev/dsk/c2t0d0s2 /dev/rdsk/c2t0d0s1
/dev/dsk/c2t0d0s1 /dev/rdsk/c2t0d0 /dev/rdsk/c2t0d0s2
disk 2 0/1/1/0.1.0 sdisk CLAIMED DEVICE HP 36.4GST336706LC
/dev/dsk/c2t1d0 /dev/dsk/c2t1d0s2 /dev/rdsk/c2t1d0 /dev/rdsk/c2t1d0s2
/dev/dsk/c2t1d0s1 /dev/dsk/c2t1d0s3 /dev/rdsk/c2t1d0s1 /dev/rdsk/c2t1d0s3
disk 3 0/1/1/1.2.0 sdisk CLAIMED DEVICE HP 73.4GATLAS10K3_73_SCA
/dev/dsk/c3t2d0 /dev/dsk/c3t2d0s2 /dev/rdsk/c3t2d0 /dev/rdsk/c3t2d0s2
/dev/dsk/c3t2d0s1 /dev/dsk/c3t2d0s3 /dev/rdsk/c3t2d0s1 /dev/rdsk/c3t2d0s3
disk 4 0/4/1/0.2.10.0.0.0.1 sdisk CLAIMED DEVICE COMPAQ HSV111 (C)COMPAQ
/dev/dsk/c4t0d1 /dev/dsk/c4t0d1s2 /dev/rdsk/c4t0d1 /dev/rdsk/c4t0d1s2
/dev/dsk/c4t0d1s1 /dev/dsk/c4t0d1s3 /dev/rdsk/c4t0d1s1 /dev/rdsk/c4t0d1s3
disk 5 0/4/1/0.2.10.255.0.0.1 sdisk CLAIMED DEVICE COMPAQ HSV111 (C)COMPAQ
/dev/dsk/c5t0d1 /dev/dsk/c5t0d1s2 /dev/rdsk/c5t0d1 /dev/rdsk/c5t0d1s2
/dev/dsk/c5t0d1s1 /dev/dsk/c5t0d1s3 /dev/rdsk/c5t0d1s1 /dev/rdsk/c5t0d1s3
AND THE FAILED ONE IS:
iatest4:/>efi_ls -d /dev/rdsk/c4d0d1s1
efi_ls: open device failed(errno = 2)
I really appreciate your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 04:37 PM
09-09-2007 04:37 PM
Re: Why efi_ls does not work with fiber channel disk?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 04:52 PM
09-09-2007 04:52 PM
Solution(1) Create description file. (/tmp/partitionfile)
3
EFI 500MB
HPUX 100% or XXXXMB
HPSP 400MB
- HPSP partition must locate after OS partition.
- You may specify OS partition size either % or actual size.
- EFI partition size and HPSP partition size may up to your
disk size.
So you should check original disk partition size.
(2) Create partitions
# idisk -wf /tmp/partitionfile /dev/rdsk/c4t0d1
(3) Confirm
# idisk -p /dev/rdsk/c4t0d1
see detail:-
http://docs.hp.com/en/5187-2725/ch06s06.html
WK
please assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 05:31 PM
09-09-2007 05:31 PM
Re: Why efi_ls does not work with fiber channel disk?
iatest4:/>efi_ls -d /dev/rdsk/c4d0d1s1
(2x "d")
correct
iatest4:/>efi_ls -d /dev/rdsk/c4t0d1s1
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 05:55 AM
09-10-2007 05:55 AM
Re: Why efi_ls does not work with fiber channel disk?
iatest4:/>efi_ls -d /dev/dsk/c4t0d1s1
efi_ls: invalid efi device
How do we know that this disk does not have efi partition? The way ioscan shows similar info for all disks, and look like they all have ...s1, ...s2, ...s3? By the way, the disk /dev/dsk/c4t0d1s1 is a LINUX boot disk. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 05:56 AM
09-10-2007 05:56 AM
Re: Why efi_ls does not work with fiber channel disk?
iatest4:/>efi_ls -d /dev/rdsk/c4t0d1s1
efi_ls: invalid efi device
How do we know that this disk does not have efi partition? The way ioscan shows similar info for all disks, and look like they all have ...s1, ...s2, ...s3? By the way, the disk /dev/dsk/c4t0d1s1 is a LINUX boot disk. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 06:52 AM
09-10-2007 06:52 AM
Re: Why efi_ls does not work with fiber channel disk?
For a hp-ux related EFI partition you would create it with
mkboot -e -l /dev/rdsk/cxtydz
but this will give the OS loader for HP-UX, not linux.
You should look for a tool from your linux distribution to achieve this.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 07:29 AM
09-10-2007 07:29 AM
Re: Why efi_ls does not work with fiber channel disk?
I always recommend against booting off fiber. If the SAN or any component goes, you lose the whole system and have nothing to run diagnostics with.
Only certain SAN disks may be supported by EFI. You might want to try and update the firmware on your box.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 07:39 AM
09-10-2007 07:39 AM
Re: Why efi_ls does not work with fiber channel disk?
If your box is a test system sometimes booted with linux sometimes with hp-ux, you should simply ignore the linux volumes.
All other actions may lead to strange results.
Look, the vdisk on the EVA is the same, but the host mode is not hp-ux. For this reason you see it twice here:
0/4/1/0.2.10.0.0.0.1 c4t0d1
0/4/1/0.2.10.255.0.0.1 c5t0d1
The reason is the addressing mode depending on the host mode - wrong setting for hp-ux.
Normally you would not present the vdisk to hp-ux, but here simply ignore it.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 08:01 AM
09-10-2007 08:01 AM
Re: Why efi_ls does not work with fiber channel disk?
is Nelson Caparosso. I used to have clustered systems booting from a san and have gotten off of it, and won't go back (no rehab needed).
Nelson, can you weigh in on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 08:22 AM
09-10-2007 08:22 AM
Re: Why efi_ls does not work with fiber channel disk?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 09:20 AM
09-10-2007 09:20 AM
Re: Why efi_ls does not work with fiber channel disk?
iatest4:/>efi_ls -d /dev/rdsk/c4t0d1s2 /efi
FileName Last Modified Size
. 10/ 4/2004 0
.. 10/ 4/2004 0
SuSE/ 10/ 4/2004 0
Intel Firmware/ 10/ 4/2004 0
total space 210537984 bytes, free space 203924992 bytes
Again, thanks for all your input.