My Oracle Support Banner

OVM: Adding New Server To Existing Clustered Serverpool Fails (Doc ID 2594973.1)

Last updated on SEPTEMBER 08, 2022

Applies to:

Oracle VM - Version 3.4.6 and later
Linux x86-64

Symptoms

OVM: adding new server to existing OVM cluster fails with following errors:

In OVM Manager

OVMAPI_4010E Attempt to send command: configure_server_for_cluster to server: <hostname> failed. OVMAPI_4004E Sync command failed on server: <IP Address>. Command: configure_server_for_cluster, Server error: org.apache.xmlrpc.XmlRpcException: <type 'exceptions.IOError'>:[Errno 2] No such file or directory: '/nfsmnt/13e2eb01-84d1-45e1-84c5-51fcaxxxxxx/.ovspoolfs' 

In ovs-agent.log 

[2019-06-18 20:59:45 24734] DEBUG (ocfs2:258) Trying to mount <NFS Server IP>:/export/poolfs to /nfsmnt/13e2eb01-84d1-45e1-84c5-51fca8xxxxxx
[2019-06-18 20:59:45 24734] DEBUG (ocfs2:279) <NFS Server IP>:/export/poolfs re-mounted to /nfsmnt/13e2eb01-84d1-45e1-84c5-51fca8xxxxxx
[2019-06-18 20:59:45 24734] ERROR (service:97) catch_error: [Errno 2] No such file or directory: '/nfsmnt/13e2eb01-84d1-45e1-84c5-51fca8xxxxxx/.ovspoolfs'
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/agent/lib/service.py", line 95, in wrapper
return func(*args)
File "/usr/lib64/python2.6/site-packages/agent/api/cluster/o2cb.py", line 111, in configure_server_for_cluster
contents = file_read(poolfs_meta)
File "/usr/lib64/python2.6/site-packages/agent/lib/files.py", line 179, in file_read
f = open(path, "r")
IOError: [Errno 2] No such file or directory: '/nfsmnt/13e2eb01-84d1-45e1-84c5-51fca8xxxxxxx/.ovspoolfs'

  

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.