Oracle VM Server Configuration File
(xen-api-server ((9367 pam '' /etc/xen/xen-api.key /etc/xen/xen-api.crt)))
(xen-api-server ((unix)))
Oracle VM Server Options
xend-http-server {yes | no}
Sets the original Xen remote interface. This setting may be needed for some legacy
applications that use HTTP. The default is no.
(xend-http-server yes)
xend-unix-server {yes | no}
Sets the original Xen remote interface. This setting may be needed for some legacy
applications that use a local unix socket. The default is no.
(xend-unix-server yes)
xend-tcp-xmlrpc-server {yes | no}
Sets the legacy XML-RPC interface. This setting may be needed for some applications
that use XML-RPC over TCP. The default is no.
(xend-tcp-xmlrpc-server no)
xend-unix-xmlrpc-server {yes | no}
Sets the legacy XML-RPC interface. This setting may be needed for some applications
that use XML-RPC over unix sockets. The default is yes.
(xend-unix-xmlrpc-server yes)
xend-relocation-server {yes | no}
Sets the Oracle VM Server used for the live migration of domains. The default is no.
(xend-relocation-server no)
xend-unix-path {path}
Sets the path for the xend-unix-server socket parameter. The default is
/var/lib/xend/xend-socket.
(xend-unix-path /var/lib/xend/xend-socket)
xen-tcp-xmlrpc-server-address {IPAddress}
Sets the IP address Oracle VM Server should use for the legacy TCP XMLRPC
interface. This setting is used if xen-tcp-xmlrpc-server is set. The default is
localhost.
(xen-tcp-xmlrpc-server-address 'localhost')
xen-tcp-xmlrpc-server-port {port}
Sets the port Oracle VM Server should use for the legacy TCP XMLRPC interface. This
setting is used if xen-tcp-xmlrpc-server is set. The default is 8006.
(xen-tcp-xmlrpc-server-port 8006)
xend-tcp-xmlrpc-server-ssl-key-file {key}
Sets the SSL key file for the legacy XML-RPC interface if SSL is to be used. The default
is none.
(xend-tcp-xmlrpc-server-ssl-key-file /etc/xen/xmlrpc.key)
xend-tcp-xmlrpc-server-ssl-cert-file {file}
Sets the SSL certificate file for the legacy XML-RPC interface if SSL is to be used. The
default is none.
Oracle VM Server Configuration File B-3
Need help?
Do you have a question about the VM and is the answer not in the manual?