02-06-2020 10:32 PM
Hello!!
I am trying to remove some service instances that I created using NFVO FP.
Basically when I created the CSR provisioning service instance, the ESC deployment failed. So I deleted the NSO service instance, expecting that it would remove the service as well as ESC failed deployment, but after deleting I noticed it has left a zombie service show below.
I don't see any vnf-info in NSO for this service, not sure why this is leftover? How do I cleanup these zombie services?
Also what is the right process to remove vnf service on nso without creating any zombie? any actions or delete service package available?
zombies service /nfv/cisco-nfvo:vnf-info[name='CSR-VM-22']
delete-path /nfv/cisco-nfvo:vnf-info[name='CSR-VM-22']
POST
BACK ACTION
TYPE NAME TRACK GOAL STATE STATUS WHEN ref STATUS
----------------------------------------------------------------------------------------------------------
self self false - init reached - - -
ready not-reached - - -
deployment austx-lab-dev-esc-01-vnf-info-CSR-VM-22 false - init reached - - -
create reached - - -
ready not-reached - - -
03-08-2020 09:12 PM
I was able to do it, by using:
nfv internal netconf-deployment-plan ..... force-back-track for each component
and then re-deploy of zombie service.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide