Unsolved
This post is more than 5 years old
1 Rookie
•
5 Posts
0
202669
March 27th, 2013 01:00
Changing Slot Name in M1000e Enclosure
Dear Support ,
I would like to know the possibilities of renaming the Slot Name in Enclosure, like giving a meaning full name like Hyper-Visor -1 - PRD. Btw the blades inside the enclosures are running on Centos Operating System.
Regards
Nix.
0 events found
No Events found!


DELL-Chris H
7 Practitioner
•
9.7K Posts
2
March 27th, 2013 06:00
Nixzoom,
What you will need to do is the following;
1 Log in to the CMC Web interface.
2 Select Server Overview in the Chassis menu in the system tree.
3 Click Setup - Slot Names. The Slot Names page displays.
4 Type the updated or new name for a slot in the Slot Name field. Repeat
this action for each slot you want to rename.
5 Click Apply.
To restore the default slot name (SLOT-01 to SLOT-16, based on the
server's slot position) to the server, press Restore Default Value.
You can also find this on pg 125 of this manual, if that helps as well - ftp.dell.com/.../dell-chassis-mgmt-cntrllr-v3.1_User%27s%20Guide_en-us.pdf
Let me know how it goes.
anjanesbabu
1 Message
0
November 22nd, 2020 02:00
Thank you very much for this information - 7 years later; this method still works with FX2 CMC and has save me oodles of time on a weekend to resolve.
Tuamigobender
3 Posts
0
August 9th, 2021 14:00
Try to change the name of idrac from blade server, ssh to idrac IP log as root:
/admin1-> racadm get System.ServerOS
[Key=System.Embedded.1#ServerOS.1]
HostName=FX2-01-H001
OSName=DellEMC-VMware ESXi
#OSVersion=7.0 Update 2 Build-17867351 (A04)
#ServerPoweredOnTime=232
/admin1-> racadm set System.ServerOS.HostName FX2_01_Esxi001
[Key=System.Embedded.1#ServerOS.1]
Object value modified successfully
/admin1->racadm get System.ServerOS
[Key=System.Embedded.1#ServerOS.1]
HostName=FX2_01_Esxi001
OSName=DellEMC-VMware ESXi
#OSVersion=7.0 Update 2 Build-17867351 (A04)
#ServerPoweredOnTime=1432
/admin1-> exit
sgb37
1 Rookie
•
1 Message
•
2 Points
0
January 28th, 2025 01:00
correct guidance via CMCi @DELL-Chris H