OVM Utility Fails with Error Connection Failed to 'tcps://localhost:54322'
(Doc ID 2260776.1)
Last updated on OCTOBER 13, 2022
Applies to:
Oracle Cloud Infrastructure - Version N/A and laterOracle VM - Version 3.2.1 to 3.3.4 [Release OVM32 to OVM33]
Linux x86-64
Symptoms
OVM utility scripts fail with error '"Connection failed to 'tcps://localhost:54322'".
For example:
- Pinning vcpus to a guest, and it returned following error:
# ./ovm_vmcontrol -u admin -p <PASSWORD> -h localhost -v <VM_NAME> -c vcpuget
Oracle VM VM Control utility 2.0.1.
Connecting with a secure connection.
Connection failed to 'tcps://localhost:54322'.
- Cannot connect to the port using nc command either:
# nc -v -z localhost 54322
nc: connect to localhost port 54322 (tcp) failed: Connection refused
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |