Import failed: License has expired or is not available for operation
book
Article ID: 100029665
calendar_today
Updated On:
Description
Error Message
import failed: License has expired or is not available for operation
Resolution
This error message is generated when failing over a diskgroup from one server to another in Veritas Cluster Server (VCS)5.0.
Workaround:
1. Check that the license for Veritas Volume Manager (VxVM) and VCS is valid and not expired.
2. Verify main.cf for the disk group:
DiskGroup test(
DiskGroup=oradg_u01
DiskGroupType= SAN
Note: According to the Veritas Cluster Server Bundled Agent's Guide for VCS 5.0, a SAN disk group is only supported in the Storage Foundation Volume Set (SFVS)environment and therefore needs a different license.
3. Change DiskGroup Type to private with these commands:
#haconf -makerw
#hares -modify test DiskGroupType private
#haconf -dump -makero
The disk group now can fail over to another server.
Issue/Introduction
Import failed: License has expired or is not available for operation
Was this article helpful?
thumb_up
Yes
thumb_down
No