Oracle VM Server Configuration File
B-4
Oracle VM Server User's Guide
(xend-tcp-xmlrpc-server-ssl-cert-file /etc/xen/xmlrpc.crt)
xend-port {
port
}
Sets the port Oracle VM Server should use for the HTTP interface if xend-http-server is
set. The default is
8000
.
(xend-port 8000)
xend-relocation-port {
port
}
Sets the port Oracle VM Server should use for the relocation interface if
xend-relocation-server is set. The default is
8002
.
(xend-relocation-port 8002}
xend-address {
IPAddress
}
Sets the IP address Oracle VM Server should listen on for HTTP connections if
xend-http-server is set. Setting to localhost prevents remote connections. Setting to an
empty string allows all connections. The default is an empty string.
(xend-address "localhost")
xend-relocation-address {
IPAddress
}
Sets the IP address Oracle VM Server should listen on for relocation-socket
connections if xend-relocation-server is set. Setting to localhost prevents remote
connections. Setting to an empty string allows all connections. The default is an empty
string.
(xend-relocation-address "localhost"}
xend-relocation-hosts-allow {[
IPAddress
|
regular_expression
] ...}
Sets the hosts allowed to talk to the relocation port. Setting to an empty string allows
all connections. Setting to a space separated series of regular expressions allows any
host with the domain name or IP address that matches any of the regular expressions.
The default is an empty string.
(xend-relocation-hosts-allow '^localhost$ ^.*\.example\.org$')
(xend-relocation-hosts-allow '')
(xend-relocation-hosts-allow '^localhost$')
console-limit {
size
}
Sets the limit in kilobytes of the console buffer. The default is
1024
.
(console-limit 2048)
network-script ’network-bridge {[netdev={
name
}] | [bridge={
name
}]}’
Sets the network bridge to use. The default is to use the default Ethernet device as the
outgoing interface.
(network-script 'network-bridge netdev=eth1')
(network-script 'network-bridge bridge=xenbr0')
(network-script 'network-bridge netdev=eth1 bridge=xenbr0')
(network-script my-network-bridge)
(network-script network-bridge)
vif-script {vif-bridge | vif-route | vif-nat}
Sets the script used to control virtual interfaces. The default is to use the value of
vif-bridge.
(vif-script vif-bridge)
(vif-script vif-route)
(vif-script vif-nat)
Summary of Contents for VM
Page 1: ...Oracle VM Server User s Guide Release 2 1 E10898 04 June 2009 ...
Page 10: ...x ...
Page 16: ...Oracle VM 1 4 Oracle VM Server User s Guide ...
Page 24: ...Monitoring Oracle VM Agent 3 4 Oracle VM Server User s Guide ...
Page 40: ...Installing Paravirtual Drivers 4 16 Oracle VM Server User s Guide ...
Page 44: ...Using the xm Command Line Interface 5 4 Oracle VM Server User s Guide ...
Page 50: ...Migrating a Domain 6 6 Oracle VM Server User s Guide ...
Page 54: ...Removing a Repository 7 4 Oracle VM Server User s Guide ...
Page 68: ...Enabling HA 9 8 Oracle VM Server User s Guide ...
Page 88: ...Oracle VM Server Configuration File B 6 Oracle VM Server User s Guide ...
Page 96: ...Oracle VM Agent Deployment D 4 Oracle VM Server User s Guide ...
Page 104: ...Attaching to a Console with the Grub Boot Loader E 8 Oracle VM Server User s Guide ...
Page 108: ...Xen Glossary 4 ...
Page 112: ...Index 4 ...