Server Management - Remote Server Management
1819733 Members
3041 Online
109606 Solutions
New Discussion юеВ

Changing Server Name In ILO

 
SOLVED
Go to solution
fluidville
Frequent Advisor

Changing Server Name In ILO

Does anybody know if there is any way of changing the server name field in the ILO enviroment, with out having to reset, or rebuild ILO or the server.
18 REPLIES 18
Steven Clementi
Honored Contributor
Solution

Re: Changing Server Name In ILO

The iLo takes the configured Server Name from the host OS. You can not change it unless you change it in the OS (usually).

The iLo also has it's own hostname. Which of the 2 do you want to change?


Steven
Steven Clementi
HP Master ASE, Storage, Servers, and Clustering
MCSE (NT 4.0, W2K, W2K3)
VCP (ESX2, Vi3, vSphere4, vSphere5, vSphere 6.x)
RHCE
NPP3 (Nutanix Platform Professional)
fluidville
Frequent Advisor

Re: Changing Server Name In ILO

It was the server name with in ILO that i was looking to change but i think you have pretty much answered my question, so far as where ILO get the server name from.


Agedmcse
Occasional Advisor

Re: Changing Server Name In ILO

I am puzzled since in my case the server host name within ILO(not the ILO subsystem name)is totally different to the server Netbios name. Is there any way of changing the name elseware.
William Nyden
Occasional Contributor

Re: Changing Server Name In ILO

I have the same question, but I have a Linux OS on my DL 585. The iLO apparently doesn't know where to find the system's hostname to apply to the "Server Name".
NMory
Respected Contributor

Re: Changing Server Name In ILO

My understanding is that information is given by HP Insight Management Agents, who interact with your Hardware-OS, so whatever name you give to the server in Windows you will get in the iLO.

Regards,

LNassar
William Nyden
Occasional Contributor

Re: Changing Server Name In ILO

This doesn't solve my problem, unless you're saying I have to load Windows on the system to give it its name and then rebuild the system with Linux.
Cory Sample
New Member

Re: Changing Server Name In ILO

I too have the same issue. I HAD a windows OS on a ProLiant DL380 G4 and it is now a ESX 3.0 server. iLO reports the name of the old Windows OS. How is it that i can get that changed?
jozelo
New Member

Re: Changing Server Name In ILO

In my case in the ILO browser appears at the very top

Server Name: host is unnamed
iLO Name: servpesca2
Current User: Jose Maria Martin-Lunas

I don't know the way to cahnge the

Server Name: host is unnamed
to the correct server name
David Claypool
Honored Contributor

Re: Changing Server Name In ILO

Communication between the host and the iLO is accomplished via the iLO driver. Without that in place, there is no way for the host to tell iLO the hostname.
acartes
Honored Contributor

Re: Changing Server Name In ILO

iLO 2 supports multiple methods to set the server name, including host RBSU, browser, command-line, and XML/RIBCL scripting. I recommend first updating to current iLO 2 firmware for the best results.

As far as setting the server name:
- host RBSU
- iLO 2 via browser (Administration/Access/Options)
- command-line
A) login to the iLO CLP using SSH
B) hpiLO-> cd system1
C) hpiLO-> set oemhp_server_name = TestValue
D) hpiLO-> show oemhp_server_name
/system1
Properties
oemhp_server_name=TestValue
Verbs
cd version exit show set

- XML:






Cory Sample
New Member

Re: Changing Server Name In ILO

so I see and understand that iLO2 is the recommended way - but due to sparse maintenance windows - how abou tthat procedure with:
iLO Firmware Version: 1.82
08/22/2005
acartes
Honored Contributor

Re: Changing Server Name In ILO

The only way to do that on first-generation iLO is to reset iLO to defaults to clear the server name or to install the management agents to overwrite the current server name.
Steven Bee
New Member

Re: Changing Server Name In ILO

Is there a way to get the servername from the ILO in firmware revision 1.92?
qualaro
New Member

Re: Changing Server Name In ILO

Is there any posibility to reset the imported certificate via ssh to an ILO4? ( my current certificate is giving me when accessing via web is giving me "sec_error_pkcs11_device_error"  )

 

From the documentation i saw that by reseting to factory defaults or changing the hostname . ( I suppose the factory defaults will reset the ip address also )

 

Is there any posibility to change the hostname and reboot ilo without losing the network settings?

 

Thank you.

 

Oscar A. Perez
Honored Contributor

Re: Changing Server Name In ILO

You can just rename iLO.  Once iLO reboots and notices that the name on certificate doesn't match the new iLO name, iLO will discard the old certificate and replace it with a new self-signed cert. 




__________________________________________________
If you feel this was helpful please click the KUDOS! thumb below!
SoldierDK
Occasional Visitor

Re: Changing Server Name In ILO

I got it to work by changing the "iLO Subsystem Name (Host Name)"

 

It's found under "Network" -> "iLo Dedicated Network Port" and the tab "General"

 

Type the name you want - submit and reset.

 

Hope this helps.

 

Best Regards

Stefan

John Goutbeck
Occasional Contributor

Re: Changing Server Name In ILO

The solution by acartes worked very well.

Have a good day

 

 

 
 
hello
uniqs
Visitor

Re: Changing Server Name In ILO

This solution works like a charm. Thank you so much acartes.

 

iLO 2 supports multiple methods to set the server name, including host RBSU, browser, command-line, and XML/RIBCL scripting. I recommend first updating to current iLO 2 firmware for the best results.

As far as setting the server name:
- host RBSU
- iLO 2 via browser (Administration/Access/Options)
- command-line
A) login to the iLO CLP using SSH
B) hpiLO-> cd system1
C) hpiLO-> set oemhp_server_name = TestValue
D) hpiLO-> show oemhp_server_name
/system1
Properties
oemhp_server_name=TestValue
Verbs
cd version exit show set

- XML: