cannot delete or remove a CiscoVDCContainer
search cancel

cannot delete or remove a CiscoVDCContainer

book

Article ID: 189406

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

We have some CiscoVDCcontainer models we need to delete. The relaed Nexus devices are no longer in use and their models have been removed already. The "Delete" is greyed out for these Cisco VDC containers. 

Environment

Release : 10.2.1 & up

Component : Spectrum Core / SpectroSERVER

Cause

Starting in Spectrum 10.2.1, CiscoVDCContainers get managed under Virtual Device Manager. After removing associated Nexus switches, there may be some stale associations preventing the delete of VDC model from Topology view. 

Resolution

Access Virtual Device Manager and remove them from here:




If that still proves difficult, you can try removing the VDC using Spectrum CLI

#1. Gather model handles of each VDC you wish to manually remove. 
- go to Attributes tab of the VDC model
- look up "model_handle" and make a note of it

#2. Nav to <SPECROOT>/vnmsh and log into CLI

./connect

#3. Destroy the VDC models: 

./destroy mh=<model_h_of_vdc>

#4. Repeat as needed until the VDCs are manually removed. 

Additional Information

VDC related docs: https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/it-operations-management/spectrum/10-4-1/managing-network/cisco-device-management/cisco-technology-support/cisco-nexus-devices-that-support-virtual-device-context-vdc.html