Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Introduction
This document summarises various health checks that can be done on a Cisco VIM pod.
Cloud-sanity
Cloud sanity checks the health status of network, storage and various openstack infrastructure components like mariadb, rabbitmq etc. It h...
Starting from NFVIS 3.12 versions, the deploy option does not depict all the SR-IOV VFs(Virtual Functions) available in a physical interface. This change is introduced as (i) the number of VFs of ENCS platform on LANs side is increased to 24 and (ii...
Just extending TheoM's answer to Linux.Optional: In case you haven't encrypted your private key in the first place
[gosekar@radkit-server ~]$ openssl rsa -aes256 -in /home/gosekar/cert/radkit-server.cisco.com.key -out /home/gosekar/cert/radkit-serve...
I had this problem too and found out this denial permission to be happening because of selinux. Either (1) force selinux to be permissive or disable selinux(/etc/selinux/config) or
[gosekar@gosekar-server ~]$ getenforce Enforcing[gosekar@gosekar-serv...