This article discusses resolving an issue when attempting to import a iDRAC7 perpetual license on a PowerEdge T320, R320, T420, R420, R520, T620, R620, R720xd, R720 or R820 (the 12G server line) via a 'racadm' command. The error message received is:
LIC008: The License Binding ID does not match the device unique identifier
Running the following 'racadm
' command to import a perpetual license:
racadm license import -f /mountpath/yourlicensefilename.xml -c idrac.embedded.1
Results in the following error:
LIC008: The License Binding ID does not match the device unique identifier
Try to reinstall the iDRAC-Firmware and then implement the license. If the issue still consists, follow these steps:
Boot to SLI (Support Live Image).
Open a terminal window to perform the following command to set your Service Tag:
smbios-sys-info --service-tag --set=YOURTAG
Run the following 'racadm
' command to remove the temporary license (if applicable):
racadm license delete -c idrac.embedded.1
Reboot the system back to SLI (Support Live Image).
Run the following 'racadm
' command:
racadm license view
Verify your service tag appears correctly.
Copy your license file to the server.
Import your perpetual license:
racadm license import -f /mountpath/yourlicensefilename.xml -c idrac.embedded.1
Normal Output:
/admin1-> racadm license view
iDRAC.Embedded.1
Status = OK
Device = iDRAC.Embedded.1
Device Description = iDRAC7
Unique Identifier = YOURTAG
License #1
Status = OK
Transaction ID = 2
License Description = iDRAC7 Enterprise License
License Type = PERPETUAL
Entitlement ID = xxxxxxxxxxxxxxxxxxxx
License Bound = YOURTAG
Expiration = Not Applicable
Missing Service Tag Output:
/admin1-> racadm license view
iDRAC.Embedded.1
Status = OK
Device = iDRAC.Embedded.1
Device Description = iDRAC7
Unique Identifier = path D0
License #1
Status = OK
Transaction ID = 2
License Description = iDRAC7 Enterprise Evaluation License
License Type = Evaluation
Entitlement ID = xxxxxxxxxxxxxxxxxxxx
Expiration = JUL 28 2013
Need more help? | |
![]() |
Find additional PowerEdge and PowerVault articles |
![]() |
Visit and ask for support in our Communities |
![]() |
Create an online support Request |
ID de l'article : SLN155818
Date de la dernière modification : 08/01/2016 05:43 AM
Merci pour vos commentaires.