Keyless license is NOT getting removed with vxkeyless set NONE.

book

Article ID: 100026236

calendar_today

Updated On:

Description

Error Message

syslog: daemon.warning] WARNING V-365-1-1 This host is not entitled to run Veritas Storage Foundation/Veritas Cluster Server.

Resolution

1) List out the offending keyless licenses with the following command:

# vxlicrep | more

2) Look for the license with

"VXKEYLESS                           = Enabled"

Get the license key from this license from the top of the report for that key:

Example:
License Key                         = AJZA-ICBW-UAD8-W4D3-4UV2-ERYP-P5PP-O4OT-P

3) Delete the offending key from the lic directory.  (Make sure that you have other licenses in place to continue to run your system first.)

# ls /etc/vx/licenses/lic/AJZA-ICBW-UAD8-W4D3-4UV2-ERYP-P5PP-O4OT-P.vxlic

4) Re-read the licenses:

# vxdctl init license

5) Watch the system log file for any more warnings.

 

 

Applies To

This appears on all platforms.

Issue/Introduction

vxkeyless set NONE does not remove the keyless licenses. Restarting the CmdServer also does not clear them.