- Community Home
- >
- Servers and Operating Systems
- >
- ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- In hponcfg for iLO config, what's the difference b...
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- 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
04-04-2019 09:53 AM - edited 04-04-2019 09:54 AM
04-04-2019 09:53 AM - edited 04-04-2019 09:54 AM
If you get your iLO network settings using hponcfg - there is a setting called SHARED_NETWORK_PORT - with falues of NO, YES, LOM, or FlexibleLOM.
I am trying to determine what the actual difference is between the values of "YES" and "LOM". From the hponcfg scripting manual, the descriptions are identical, as quoted below:
• Yes—Enables a NIC that is built into the server (a shared network port). The NIC handles
server network traffic and can, if ILO is configured to do so, handle iLO traffic at the same
time.
• LOM—Enables a NIC that is built into the server (a shared network port). The NIC handles
server network traffic and can, if ILO is configured to do so, handle iLO traffic at the same
time. Not all servers support a LOM.
So what is the actual, technical difference here. They both use NIC port 1 right? What affect does switching from YES to LOM have, and vice versa?
I ask this because deployed out in the field, I have a ProLiant DL160 Gen 9, that for whatever reason, wasn't shipped with the optional iLO Management Port kit, that provides a dedicated iLO port; that all of our servers typically have.
This server is currently configured as "LOM" and, I am unable to access the iLO interface for it. It's connected to an auto detecting speed switch, and the NIC 1 interface itself is working as that is how the server is connected and otherwise operational on the network. Yet I can't get into the iLO.
I am considering trying to switch it from "LOM" to "YES" for this value, to see if that helps. But if I lose NIC 1 access as a result, I'll be unable to reach this server at all...
Thank you in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2019 10:58 AM
04-04-2019 10:58 AM
Re: In hponcfg for iLO config, what's the difference between "YES" and "LOM" for
Might not be relevant to your situation, but I'll toss one tidbit out there that I learned the hard way with my Gen8: There is no Ethernet switch inside that port. So the server itself can't talk to the iLO over that port, even though they're sharing it. I suspect Gen9 is the same way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2019 11:37 AM
04-04-2019 11:37 AM
Re: In hponcfg for iLO config, what's the difference between "YES" and "LOM" for
@rmay_bk wrote:Might not be relevant to your situation, but I'll toss one tidbit out there that I learned the hard way with my Gen8: There is no Ethernet switch inside that port. So the server itself can't talk to the iLO over that port, even though they're sharing it. I suspect Gen9 is the same way.
That is good to know! Though it probalby won't be an issue for us. When I access the iLO on the server itself, I use hponcfg which does it at a hardware level, and, doesn't actually go out over ethernet to talk to it. Otherwise I'm always talking to the iLO from another server.
I just found out that "LOM" to HP doesn't mean "Lights Out Management" like I thought and everyone else uses it for. Instead it apparently means "LAN on Motherboard" which is insanity to me lol.
But that doesn't answer my questions still, because I would think that "LOM" and "YES" would be identical then... either way it's talking about an on-board NIC I would think.
A socketed onboard NIC would be the FlexibleLOM setting, which server doesn't have... So I'm still confused on what actually is the difference between "LOM" and "YES" for this setting, if there is one at all...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2019 01:41 PM - edited 04-04-2019 01:54 PM
04-04-2019 01:41 PM - edited 04-04-2019 01:54 PM
SolutionAnswering my own question here.... I found the answer in the XML comments of the hponcfg script named "Shared_Network_Port.xml" as follows:
<!-- iLO 4: --> <!-- Substitute: Desired NIC: --> <!-- <SHARED_NETWORK_PORT VALUE="N"/> iLO NIC --> <!-- <SHARED_NETWORK_PORT VALUE="Y"/> FlexLOM (if <!-- supported) --> <!-- LOM (if FlexLOM not --> <!-- supported) --> <!-- <SHARED_NETWORK_PORT VALUE="LOM"/> LOM --> <!-- <SHARED_NETWORK_PORT VALUE="FlexLOM"/> FlexLOM -->
So in otherwords, in a server that does not have a FlexLOM installed, setting it to "Y" is exactly the same as setting it to "LOM".
Furthermore, I figured out why I couldn't access the iLO, and why the shared port config wasn't working.
Turns out the person that had set this up, did not specify the correct Gateway IP, in the iLO config. It was pointing to a gateway IP that was literally just one number off... but that's enough to make this not work.
Using hponcfg (what a lifesaver!) I was able to adjust the Gateway IP to the correct address and... this immediately solved the access issue! All set here now!
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP