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-01-2003 02:21 AM
09-01-2003 02:21 AM
I would like to know how can I get the LUN number from ioscan on the disks.
Regards
Daniel
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2003 02:30 AM
09-01-2003 02:30 AM
SolutionDaniel here is a typical example for a VA disk array:
8 times last but one # plus 1 time last #
0/0/8/0/0.2.2.0.0.0.1 LUN1
0/0/8/0/0.2.2.0.0.0.2 LUN2
0/0/8/0/0.2.2.0.0.0.7 LUN7
0/0/8/0/0.2.2.0.0.1.0 LUN8
0/0/8/0/0.2.2.0.0.1.1 LUN9
what HW and HW paths do you have?
Regards
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2003 02:37 AM
09-01-2003 02:37 AM
Re: ioscan
and for each /dev/rdsk/cxxxx entry you want the full LUN number for do;
lssf /dev/rdsk/cxxxxx
and it shows output like this;
sdisk card instance 12 SCSI target 3 SCSI LUN 0 section 0 at address 1/10/0/0.1.27.0.0.3.0 /dev/rdsk/cxxxxx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2003 02:47 AM
09-01-2003 02:47 AM
Re: ioscan
How do I know witch LUN is witch in the last path ( 0/6/0/0.1.16.42.0.1.4 )
disk 14 0/6/0/0.1.16.42.0.0.4 sdisk CLAIMED DEVICE HP A6189A
/dev/dsk/c6t0d4 /dev/rdsk/c6t0d4
disk 15 0/6/0/0.1.16.42.0.0.5 sdisk CLAIMED DEVICE HP A6189A
/dev/dsk/c6t0d5 /dev/rdsk/c6t0d5
disk 16 0/6/0/0.1.16.42.0.1.4 sdisk CLAIMED DEVICE HP A6189A
/dev/dsk/c6t1d4 /dev/rdsk/c6t1d4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2003 02:53 AM
09-01-2003 02:53 AM
Re: ioscan
Regards
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2003 02:53 AM
09-01-2003 02:53 AM
Re: ioscan
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2003 12:38 PM
09-01-2003 12:38 PM
Re: ioscan
Why is the disk 16 is lun 12 i think he is 4?
Caesar