oughck
14 years agoLevel 4
Import Cluster Disk Group onto host that is not part of the cluster
Hi All,
We are using CFSHA 5.1 on a oracle cluster group running on EMC LUNs (Solaris 10). The EMC engineer has created some scripts to fracture and sync the lun clones to do backups. However we are unable to import the clone LUNs to the backup server; the following errors are reported:
vxvm:vxdg: ERROR: Disk group oradg: import failed: Disk is sharable,
operation not supported
Is it possible to import cluster disk group onto a host that is not part of the cluster?
Thanks,
CK
Hi All,
The solution is to run the following command to import the CFS disk group onto another host that is not part of the cluster and has no CFS licensed:
vxdg -Cf import <Disk_Group>
Thanks
CK