• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • Backup
    • Vembu BDR
    • Veeam
    • Nakivo
    • Azure Backup
    • Altaro VMBackup
    • Spinbackup
  • Tutorials
    • Openstack Tutorial
    • Openstack Beginner’s Guide
    • VXVM-Training
    • ZFS-Tutorials
    • NetApp cDot
    • LVM
    • Cisco UCS
    • LDOM
    • Oracle VM for x86
  • Linux
    • How to Articles
    • Q&A
    • Networking
    • RHEL7
  • DevOps Instructor-led Training
  • Contact

VxVM – vxlicinst Command Syntax with Examples

April 2, 2017 By Cloud_Devops Leave a Comment

vxlicinst  – UnixArena’s Manual Page 

/opt/VRTS/bin/vxlicinst – Installs a Symantec license key

Product – Veritas Volume Manager-vxvm (Storage Foundation)

Installs a Symantec license key that you supply when issuing the command. You must enter the license key in single-byte ASCII characters. If no arguments are provided, the utility prompts you for the license key.

  •  If you are upgrading your existing license or you are installing new license to change the system from KEYLESS to licensed, make sure you are copying your existing license information from ‘/etc/vx/license/lic’ directory. Also keep the complete output of ‘vxlicrep -e’ command.
  •  Once you installed or updated your Symantec license, use ‘vxdctl license init’ to reinitialize.
  •  If the system is part of VERITAS Cluster you need to restart ‘/opt/VRTSvcs/bin/CmdServer’ as well after freezing nodes.
  • You can verify the new features by issuing ‘vxlicrep’ & ‘vxdctl license’.

Tasks

Switches

Print Host-ID from configuration vxlicinst -u
Print Architecture/Model vxlicinst -m
Print ‘vxlicinst’ utility version vxlicinst -v
Install license key in interactive mode vxlicinst [-q]
Install license key in non interactively in quite mode vxlicinst -k <key> -q

 

Print Host-ID from configuration

  # vxlicinst -u
	12b0dce3

Print Architecture/Model

  # vxlicinst -m
	i86pc

Print ‘vxlicinst’ utility version

  # vxlicinst -v
	3.02.61.004

Install license key in interactive mode

  # vxlicinst
	# vxlicinst 	
	Symantec License Manager vxlicinst utility version 3.02.61.004
	Copyright (C) 1996-2012 Symantec Corporation. All rights reserved.
	Enter your license key :

Install license key in non interactive mode

  # vxlicinst -k ABCD-EFGH-IJKL-MNOP-QRST-UVWX-YZ

	Symantec License Manager vxlicinst utility version 3.02.51.010
	Copyright (C) 1996-2010 Symantec Corporation. All rights reserved.
	License key successfully installed for VERITAS Storage Foundation for
	Cluster File System
	License key successfully installed for VERITAS File System
	License key successfully installed for VERITAS Volume Manager
	License key successfully installed for VERITAS Cluster Server

[box type=”note” align=”alignleft” ]If you use ‘-q’ you can check the status using exit codes.[/box]

Filed Under: Veritas, VXVM, VxVM Commands Tagged With: VXVM

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·

Go to mobile version