G- Ad-prs

Auto start VM

# cd /etc/xen/auto/
# ln -s /var/xen/ad-prs/fw-prs.conf 2-ad-prs.conf

Vm configuration

/var/xen/ad-prs/ad-prs.conf

name="ad-prs"
builder='hvm'
kernel="/usr/lib/xen/boot/hvmloader"
memory=500
maxmem=600
vcpus=1
on_poweroff='destroy'
on_reboot='restart'
on_crash='restart'
#acpi=1
#apic=1
localtime=1
device_model='/usr/lib64/xen/bin/qemu-dm'
vif=[ 'type=ioemu,bridge=xengreen' ]
disk=[ 'file:/var/xen/ad-prs/ad-prs.img,hda,w', 'file:/usr/src/FR_WS03VL.iso,hdb:cdrom,r' ]
boot="d"
vnc=1
keymap='fr'

  • windows 2003 is working very well as a xen vm (my 2008 crash about once per month).
  • use a 7G image disk to allow updates

Nameserver

We are going to install a replicated nameserver on 2 green networks with a persistence in mysql

# emerge -a mysql

hive/system/home-network/ad-prs.txt · Last modified: 28/02/2010 12:23 by n0rad -
Top