Owner manual

Copyright © 2002 - 2014 KEMP Technologies, Inc. All Rights Reserved. Page 16 / 18
VLM for Xen (Para Virtualized)
Installation Guide
Appendix A: Sample Configuration File
#DO NOT EDIT
name="LoadMaster-VLM"
description="LoadMaster_VLM_6.0-40CM"
memory=1024
maxmem=1024
vcpus=2
localtime=0
keymap="en-us"
boot="c"
#END OF DO NOT EDIT
# Add MAC address here. Please preserve the 00:16:3e as they are
reserved for Xen
vif=[
'mac=00:16:3e:XX:XX:XX, bridge=br1',
'mac=00:16:3e:XX:XX:XX, bridge=br2',
'mac=00:16:3e:XX:XX:XX, bridge=br3',
'mac=00:16:3e:XX:XX:XX, bridge=br4',
]
# Specify the path to the VLM disk file
disk = [ 'tap:aio:/path/to/LoadMaster-VLM-6.0-40CM-XEN.disk,xvda,w' ]
# Specify the path to the kernel and ramdisk
root = "/dev/ram0"
kernel = "/path/to/LoadMaster-VLM-6.0-40CM-XEN.linux"
ramdisk = "/path/to/LoadMaster-VLM-6.0-40CM-XEN.initrd"
vfb=['type=vnc,vncunused=1']
on_poweroff="destroy"
on_reboot="restart"
on_crash="destroy"
#VNC Support. It is recommended to use VNC to administer the console.
Use vncdisplay field to determine what port the VLM is piped to.
vnc=1
vncviewer=1
vncdisplay=6
#DO NOT EDIT
stdvga=0
viridian=0
apic=0
acpi=1
pae=1
serial="pty"