Browse Community
Help
Log In
Responses(2)
Solutions(1)
DELL-Josh Cr
Moderator
•
9.5K Posts
1
May 30th, 2013 12:00
Hi LMark,
The system host name is pulled from the OS it is not a user configurable field, same with the OS field, Do you have Openmanage Server Administrator installed on the server? This should allow for the information to be communicated to the iDRAC.
ftp.dell.com/.../OM-SrvAdmin-Dell-Web-WINX64-7.2.0-6945.exe
LMark
7 Posts
0
November 11th, 2013 11:00
That works... but...It actually is user configurable.
You can use the racadm tool and specify the following lines in a cfg file...
[ifcRacManagedNodeOs]ifcRacMnOsHostname= And then load it in to the iDRAC using this command: racadm -r -u root -p calvin config -f file.cfg
Dell Support Resources
View All
Top
DELL-Josh Cr
Moderator
•
9.5K Posts
1
May 30th, 2013 12:00
Hi LMark,
The system host name is pulled from the OS it is not a user configurable field, same with the OS field, Do you have Openmanage Server Administrator installed on the server? This should allow for the information to be communicated to the iDRAC.
ftp.dell.com/.../OM-SrvAdmin-Dell-Web-WINX64-7.2.0-6945.exe
LMark
7 Posts
0
November 11th, 2013 11:00
That works... but...
It actually is user configurable.
You can use the racadm tool and specify the following lines in a cfg file...
[ifcRacManagedNodeOs]
ifcRacMnOsHostname=
And then load it in to the iDRAC using this command:
racadm -r -u root -p calvin config -f file.cfg