- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: The system has reached its maximum device addr...
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
12-16-2004 03:36 AM
12-16-2004 03:36 AM
The system has reached its maximum device addressable limit
I've been seeking a solution for this EMS error message:
"The system has reached its maximum device addressable limit"
"The total LUNs discovered by the host bus adapter through all the fibre channel devices is beyond the system addressable limit. This can happen if there is a large number of LUNs configured (either in a single fibre channel device or in multiple devices). "
Right what I have is a rp7410 with HP-UX 11.11; two dual FC cards connected to a EVA5000, plus securepath.
In terms of LUNs (VDisks) configured and displayed to the above server they are just 11.
Would someone come across this error?
Would be a kernel parameter?
Many thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2004 05:17 AM
12-16-2004 05:17 AM
Re: The system has reached its maximum device addressable limit
If it is taking your ioscan forever to finish.. then that is a good indication of this possible scenario. You may also want to do a tdutil /dev/td0 get remote all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2004 05:19 AM
12-16-2004 05:19 AM
Re: The system has reached its maximum device addressable limit
Use the 'monconfig' command to get STM and EMS versions.
Regards,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2004 06:34 AM
12-16-2004 06:34 AM
Re: The system has reached its maximum device addressable limit
http://docs.hp.com/en/1891/maxlun-whitepaper-v1.0.pdf
Now you said "two dual FC cards"; am I correct in reading this as 4 seperate physical connections? I assume they connect to a fibre swich, yes? If so, how many physical connections back to the EVA5000? And how are all these connections zoned?
If you have any circular references in your zoning you have a problem; like all 88 SCSI addresses being duplicated in each of the zones for the 4 physical connections * 2 for the connections to the EVA, you are now at 704 virtual LUNs and potentially over the limit.
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2004 08:39 PM
12-16-2004 08:39 PM
Re: The system has reached its maximum device addressable limit
I've got dual FC cards however just two physical connections to EVA5000 and yes they are zoned.
regarding kernel parameters; maxfiles and maxfiles_lim, I have them with 2048.
The number of VGs is 13 and majority have 1 lvol except vg00 that has 12 lvols. Therefore all in the LVM limits
Nelson sugested that ioscan would take forever to finish. But that isn't my case, the ioscan runs quite fast and reports all devices including all vdisks made visible by EVA.
Regarding EMS version, I've got HPUX 11.11 Support Tools Bundle, Jun 2004 (B.11.11.14.15)
This seem a bit more than what EMS is reporting, spite the EMS and this errors, the system seem to work without major problems.
Dec 16 16:29:13 hp5 vmunix: 0/0/8/0/1: Fibre channel host port is OFFLINE, can not scan
Dec 16 16:29:13 hp5 vmunix:
Dec 16 16:29:13 hp5 vmunix: 1/0/2/0/1: Fibre channel host port is OFFLINE, can not scan
Dec 16 16:29:17 hp5 vmunix: 0/0/8/0/1: Fibre channel host port is OFFLINE, can not scan
Dec 16 16:29:17 hp5 vmunix: 1/0/2/0/1: Fibre channel host port is OFFLINE, can not scan
BTW I've logged this issue on HP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 04:18 AM
12-20-2004 04:18 AM
Re: The system has reached its maximum device addressable limit
fcmsutil /dev/td0 stat
for both HBAs and see if it reports any errors.
mark