Skip links

Tag: errors

Can’t find id_rsa.pub error

We recently had a report of the following error during vsd-predeploy: TASK [vsd-predeploy : Get the public key for the current user] ************************************* fatal: [vsd1.xlelab.lab -> localhost]: FAILED! => {“changed”: true, “cmd”: [“cat”, “~/.ssh/id_rsa.pub”], “delta”: “0:00:00.022623”, “end”: “2018-10-09 10:57:24.514944”, “failed”: true, “msg”: “non-zero return code”, “rc”: 1, “start”: “2018-10-09 10:57:24.492321”,

Unable to open shell error: take 2

Have you seen this error? unable to open shell. Please see: https://docs.ansible.com/ansible /network_debug_troubleshooting.html#unable-to-open-shell We’ve written previously about a few ways to handle the situation when MetroÆ hits a problem connecting to the VSC using the Ansible sros_command and sros_config modules. The other topic focuses on making sure that you have the correct versions of

fallocate: Operation not supported

The VSP Install Guide makes a best-practice recommendation to use the fallocate command on a Linux hypervisor when copying the qcow2 image file. fallocate will tell the file system on the hypervisor to pre-allocate disk space for the file, preventing a potential out-of-space error as the qcow2 grows. The Install Guide recommends that we

Unable to open shell error

We sometimes see an issue when running an install with MetroAE that results in the following error: 2018-10-27 15:42:48,890 p=17607 u=root |  fatal: [vsc2.mgmt.vnspoc.net -> localhost]: FAILED! => {     “changed”: false,     “failed”: true,     “msg”: “unable to open shell. Please see:https://docs.ansible.com/ansible/network_debug_troubleshooting.html#unable-to-open-shell” } If you follow the URL provided in the

Setup error: network unreachable for pip

We recently saw a user experiencing an error running the MetroAE setup script: # ./metro-setup.sh Setting up Nuage Metro Automation Engine Checking user privileges…                                [  OK  ] Checking OS type…                                        [  OK  ] Checking OS version…                                     [  OK  ] Installing epel-release…                                 [  OK  ] Installing @Development tools…                           [  OK  ]

Bitnami