Reference Guide

View the storage sled license information in the chassis.
racadm license view -c <FQDD>
System.Modular.03
Status = OK
Device = System.Modular.03
Device Description = Dual PERC Controller for
PowerEdge FD332
Unique Identifier = PQR123
License #1
Status = OK
Transaction ID = 522
License Description = PowerEdge
FD332 Dual RAID License
License Type = PERPETUAL
Entitlement ID =
Q3nJiS1xnX4rdRlat24qjdfb
License Bound = PQR243
Expiration = Never Expires
Import a license:
Import a license from a CIFS share to a device (for example, Integrated CMC):
racadm license import -u admin -p passwd -f License.xml -l //
x.x.x.x/licshare -c cmc.integrated.1
Import a license from an NFS share to a device (for example, Integrated CMC):
racadm license import -f License.xml -l x.x.x.x:/share -c
cmc.integrated.1
Import a license from the local le system using Remote RACADM:
racadm license import -u admin -p passwd -r x.x.x.x -f C:
\Mylicdir\License.xml -c cmc.integrated.1
Export a license le:
Export license to an NFS share using transaction ID (for example, transaction 27).
racadm license export -f License.xml -l x.x.x.x:/licshare -t
27
Export the license to a CIFS share specifying the entitlement ID (for example, abcdxyz):
racadm license export -u admin -p passwd -f License.xml -l //
x.x.x.x/licshare -e abcdxyz
Export license to a CIFS share specifying the FQDD. While using the -c option and
exporting licenses from a device, more than one license le may be exported. Therefore,
if a le name is provided, an index is appended to the end of the le name such as
LicenseFile0.xml, LicenseFile1.xml, and so on. In this case, the device is an embedded
CMC:
racadm license export -u root -p <default root user
password> -f LicenseFile.xml -l //x.x.x.x/licshare -c
cmc.embedded.1
Delete a license:
Delete licenses on a particular device. For example. Embedded CMC:
racadm license delete -c cmc.embedded.1
Delete license using an entitlement ID. For example, xYZabcdefg
racadm license delete -e xYZabcdefg
Delete license using a transaction ID. For example, 2.
racadm license delete -t 2
Delete a storage sled license. For example, System.Modular.03
racadm license delete -c System.Modular.03
Replace a license.
62