Displaying 3 results from an estimated 3 matches for "peter_booth".
2009 Jul 01
5
Xen time drift issues
Hello everyone!
I been observing some peculiar time drift on my Xen domains (dom0 and
domUs). The time (as returned by timeofday) on my domains drifts at
an almost steady rate from the real time ( as read from the time stamp
counter ).
The drift is so constant that it makes me think there should be some
simple explanation for it in the way Xen keeps time.
Some info about my set up:
guest OS:
2009 Oct 30
4
Xen+Munin+Monit?
Hi All,
What is the best way to remotely monitor/administer a group of xen domUs
across a network?
We''re planning to deploy a few H/W servers with paravirtualized domUs.
What are the best alternatives? What works and What doesn''t?
Share your experiences.
Cheers
Rajan
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2009 Jun 25
8
Xen network tune for fileserver in DomU
Hello, gentlemen
I need wise advice about how to tune network for performance usage
file server under domU
I use bridged network.
On dom0 network settings are:
auto eth0
iface eth0 inet static
address 192.168.1.100
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
up /etc/xen/scripts/network-bridge start bridge=br0 netdev=eth0
up ifconfig br0 up
#up route add default gw