[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] prority load in /etc/xen/auto


  • To: Freddie Cash <fjwcash@xxxxxxxxx>
  • From: Vladimir Elizarov <xengelpublicx@xxxxxxxxx>
  • Date: Tue, 06 Jan 2009 23:41:30 +0300
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Tue, 06 Jan 2009 12:42:14 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Fdkl4Mzdbgicf2N64Bt7aSfx56g2t5SVs5Ed9I5D1BYi35VmvCIMpvRIFje9xgLabc fixSmo9F7+NkAbrrvpDf6jGYG2FhqIxqAtZs6KtUhkNFuk52LL16ENgZCYiho4U6Q6D1 i4PYMyFuNY3o3f+f3c6Jb5kW8YDYmtO7MSW4A=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Freddie Cash wrote:
On January 6, 2009 10:42 am Freddie Cash wrote:
On January 6, 2009 10:37 am Vladimir Elizarov wrote:
Kai Schaetzl wrote:
Vladimir Elizarov wrote on Tue, 06 Jan 2009 13:15:19 +0300:
It may be that the domains listed in /etc/xen/auto loaded in a
certain order?
alphabetical - what else?
Thanks, I have not thought about it. My problem is domain with dhcp
loaded later than other domains. Although name config domain with dhcp
in "dhcp.example.local". The other names configs  come after "d".
No, it's alphabetical based on the filenames in /etc/xen/auto.  It
doesn't matter what the hostname of the VMs is.  You can even prefix the
filenames in /etc/xen/auto with numbers to control the order.

If you do an "ls -1 /etc/xen/auto" (that's the number one, not the letter el), this will show the order that the VMs are loaded, from top-to-bottom (first-to-last).

The logs in domain that has not given ip from dhcp and time domain is not correct.
[32456.405762] __ratelimit: 190 messages suppressed
[32456.405762] clocksource/0: Time went backwards: ret=4a51f13d56 delta=-32873747927363 shadow=4a46189697 offset=bd8eddd

After the restart domain, the address is given, time domain is right.

configuration:

Linux dom0-00 2.6.26-1-xen-amd64 #1 SMP Mon Dec 15 20:07:26 UTC 2008 x86_64 GNU/Linux

auto xenbr0
iface xenbr0 inet manual
     bridge_ports wan0
     bridge_stp off
     bridge_fd 0
     post-up ethtool -K xenbr0 tx off

auto xenbr1
iface xenbr1 inet static
     address 192.168.10.4
     netmask 255.255.255.0
     gateway 192.168.10.10
     bridge_ports lan0
     bridge_stp off
bridge_fd 0 post-up ethtool -K xenbr1 tx off

(logfile /var/log/xen/xend.log)
(loglevel DEBUG)
(network-script network-example)
(vif-script vif-bridge)
(dom0-min-mem 196)
(dom0-cpus 0)



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.