- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- DL585G6 NICs enumerating differently on (supposedl...
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
Discussions
Discussions
Discussions
Forums
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
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
тАО11-25-2010 10:10 AM
тАО11-25-2010 10:10 AM
DL585G6 NICs enumerating differently on (supposedly) identical servers
Earlier this year we built several DL585G6 servers with two PCI dual-port NIC cards in addition to the in-built NICs.
In every case, the on-board NICs were enumerated before the PCI NICs.
We have now built two more servers, supposedly identical, but both enumerate the PCI NIC ports before the on-board ones!
All the hardware is, on the face of it, identical, as are all the firmware revs and the server console configuration.
Although the part numbers are the same, there are probably many months between the build dates of the first lot of servers and second, so could there be a subtle difference between the two? This was the explanation I was given by an HP contact, although in retrospect it may have just been an educated guess!
I know I could re-assign the ports at the OS level, but this will mask the differences in the servers rather than solve the underlying problem, and having absolute consistency across all servers is a major issue for the company.
Has anyone experienced this before? Is there any way around it or is what IтАЩve been told correct; the "same" hardware can be subtly different.
The exact hardware list of each server is as follows :
574409-B21 HP DL585R06 CTO Chassis
539848-L21 HP O8431 DL585G6 FIO Kit
458492-B21 HP NC382T PCIe Dp Gigabit Adptr
458492-B21 HP NC382T PCIe Dp Gigabit Adptr
AH627A HP U320e SCSI Bus Adapter
462864-B21 HP P410/512 BBWC Smart Array
Any thoughts greatfully received!
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-25-2010 09:06 PM
тАО11-25-2010 09:06 PM
Re: DL585G6 NICs enumerating differently on (supposedly) identical servers
You forgot to mention the OS version & update/sp.
I believe the job of discovering devices on the PCI bus is entirely driven by the OS, take a look at this old document.
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c01430330тМй=en&cc=us&taskId=101&prodSeriesId=428936
So that makes me think the hardware would hardly have such a drastic change in design between revisions to create a different enumeration on the same parts over time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-26-2010 12:16 AM
тАО11-26-2010 12:16 AM
Re: DL585G6 NICs enumerating differently on (supposedly) identical servers
But the build is identical across all the servers - they are effectively clones. Aside from nodename and IP ionformation there is no difference at all. This is why I'm sure it's a hardware issue, or at least related to the hardware. I know that there's 100% no difference in the composition or configuration from an O/S point of view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-29-2010 10:46 AM
тАО11-29-2010 10:46 AM
Re: DL585G6 NICs enumerating differently on (supposedly) identical servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2010 01:56 AM
тАО11-30-2010 01:56 AM
Re: DL585G6 NICs enumerating differently on (supposedly) identical servers
After some further invesatigation it seems the hardware is NOT identical, hence the problem! (HP have changed the chipset in the PCI NICs, despite the part number being the same.)
So it looks like we'll have to hardcode the MACs, which is a pain as it means implementing a "software" change.
Rick - the simplest method would be to add the MAC addresses to the ethn-ifg files, but are you aware of any issues this can have? All our interfaces are bonded, run VLANs and clustering, and bonding especially can be a bit fussy!
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2010 11:05 AM
тАО11-30-2010 11:05 AM
Re: DL585G6 NICs enumerating differently on (supposedly) identical servers
I don't know that the 4.8 bits have a very sophisticated udev, but I believe that in later revs it is possible to do the interface enumeration using PCI addressing - that could have the nice property of allowing the one udev file to be shared across identically configured systems, and preserving instance naming in the face of hardware replacement. It makes the naming a bit more like HP-UX (what I consider a good benchmark in this area) which bases instance enumeration on hardware path and card type not MAC addresses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2010 11:16 AM
тАО11-30-2010 11:16 AM
Re: DL585G6 NICs enumerating differently on (supposedly) identical servers
Anyway, thanks for the help, and I'll close this now as the initial issue has been resolved, or at least I now know why it's happening!
Chris