How to remove a license file from the Citrix License Server Virtual Appliance
book
Article ID: CTX130122
calendar_today
Updated On:
Description
Requirements
1. Citrix License Server Virtual Appliance (CLSVA) installed on the XenServer
2. User name and password for the CLSVA
3. User name and password for the console accessed through a Web Interface.
Part 1: Removing the license file from the command prompt
- Open XenCenter and navigate to the Citrix License Server Virtual Appliance and click on it once.
- Click the Console tab in the right window of XenCenter.
- Click inside the command prompt window at the bottom of the screen to begin typing.
- Log in with the user name and password created when installing the CLSVA. This could be the same as the web interface console login credentials or different depending on how it was set up.
- Once logged into the console through the command prompt you will be at the root directory, change the directory by typing cd/opt/citrix/licensing/myfiles.
- Next type ls to view the license files.
- If unsure about which file to remove, type more (enter license file name) ex. more FID__26d05285_152ff973343_3c8f.lic to view the serial numbers located within the file. To get a better understanding of how to read the license file click here.
- Once the license file to be removed has been located, type rm (complete license file name), ex: rm license_20110628123456.lic.
- Removal verification prompt will be displayed. Example: “remove regular file ‘license_20110628123456.lic’?” Type Y to complete the removal of the license file..
- To verify the license file was removed, type ls again and view the return information, you should see that the license file no longer shows.
- Continue on to the next section.
Part 2: Removing the license file from the Web Interface Console
- Open the Web Interface console by opening a web browser and typing http://IPaddress:8082 of the CLSVA, example: http://10.10.10.10:8082.
- Click the Administration link at the upper right corner of the screen, just under the Logout icon.
- Log into the console with the credentials used upon installation.
- Once logged in, click the Vendor Daemon Configuration tab at the bottom left of the screen.
- Click the Administer link to the right of the screen under the brown bar.
- Under the License File or Directory window, locate the license file that was just removed from the XenCenter CLSVA console and highlight it.
- Click the Delete key on your keyboard and then click the Backspace key once.
- Scroll to the bottom of the page and click the Save button.
- Click the Reread License Files button at the top of the page under Vendor Daemon Actions:
- Click the Dashboard link in the upper right corner of the page next to the Administration link, to verify the license no longer is showing.
- This should complete the successful removal of a license file from the Citrix License Server Virtual Appliance.
Issue/Introduction
This article provides instructions on how to remove a license file from the Citrix License Server Virtual Appliance (CLSVA).
Was this article helpful?
thumb_up
Yes
thumb_down
No