Index | Top - Up | Data ONTAP 8.3 |
Remove unnecessary licenses
Availability: This command is available to cluster administrators at the admin privilege level.
[-unused [true]] - Remove unused licenses
[-expired [true]] - Remove expired licenses
[-simulate | -n [true]] - Simulate Only
The following example simulates and displays the licenses that can be cleaned up:
cluster1::> system license clean-up -n -unused -expired Serial number: 1-80-000011 Owner: cluster1 Package Reason ------------------------- ----------------------------------------------------- SnapLock Demo License has expired SnapProtectApps Demo License has expired Serial number: 1-81-0000000000000004062522917 Owner: none Package Reason ------------------------- ----------------------------------------------------- NFS Serial number is not used by any node in the cluster CIFS Serial number is not used by any node in the cluster
The following example deletes the expired licenses:
cluster1::> system license clean-up -expired 2 demo licenses deleted.
The following example deletes the unused licenses:
cluster1::> system license clean-up -unused 2 unused licenses deleted.
Index | Top - Up | Data ONTAP 8.3 |
Copyright © 1994-2015 NetApp, Inc. Legal Information