Error occurred while attempting to destroy the coordinator diskgroup.

book

Article ID: 100019979

calendar_today

Updated On:

Description

Error Message

VxVM vxdg ERROR V-5-1-12066 cannot destroy coordinator diskgroup vxfencoorddg

Resolution

A disk group can not be destroyed if the coordinator flag is on. The following is needed in order to delete the diskgroup.

Set coordinator flag off.
# vxdg -g vxfencoorddg set coordinator=off

Proceed to destroy the diskgroup.
# vxdg destroy vxfencoorddg

 
 

 

Issue/Introduction

Error occurred while attempting to destroy the coordinator diskgroup.