How is network bridging for Xen handled in F7?
by Christian Reiter
Hi!
Can anybody tell me where i can find docs about handling network bridges for xen domUs in Fedora 7?
Something changed since FC6, so i cannot figure out how to create simple bridges without dhcp for my xen domUs.
All what i want is:
xenbrINTERNET should bridge to eth1
xenbrLAN should bridge to eth0
eth0 and eth1 of my dom0 should also have an IP Address.
I do not want routing or nat for my domUs.
Thanks!
regards,
christian
15 years, 10 months
Guest VM dropping connection.
by Ubaidul Khan
I am running RHEL5 Guest and Host. The guest OS is dropping network
connections occasionally(I noticed my ssh session suddenly terminated). The
guest is configured with private network interface and a public network
interface. Following are the bridge/network settings for the host:
bridge name bridge id STP enabled interfaces
xenbr0 8000.feffffffffff no vif2.0
vif1.0
peth0
vif0.0
xenbr1 8000.fefffffffffe no vif2.1
peth1
vif0.3
xenbr1 is dedicated to provide the private network link for the guest os.
Following is the guest OS configuration:
# Automatically generated xen config file
name = "saleen_webvm0"
memory = "1000"
disk = [
'tap:aio:/vms/img/redhat/linux/es/5.0/x86_64/saleen_webvm0.img,xvda,w','phy:/dev/sdc,xvdb,w'
]
vif = [ 'mac=00:16:3e:2e:6f:e1, bridge=xenbr0','mac=00:16:3e:2f:9e:b1,
bridge=xenbr1',]
# vif = [ 'mac=00:16:3e:2e:6f:e1, bridge=xenbr0',]
vfb = ["type=vnc,vncunused=1"]
uuid = "122374dc-26a3-cb0d-99f8-3393e2481777"
bootloader="/usr/bin/pygrub"
vcpus=2
on_reboot = 'restart'
on_crash = 'restart'
Following is the output of ifconfig:
eth0 Link encap:Ethernet HWaddr 00:14:4F:40:D8:70
inet addr:xxx.xxx.xxx.xxx Bcast:xxx.xxx.xxx.255
Mask:255.255.255.0
inet6 addr: fe80::214:4fff:fe40:d870/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:79313 errors:0 dropped:0 overruns:0 frame:0
TX packets:1167 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6619719 (6.3 MiB) TX bytes:115448 (112.7 KiB)
eth1 Link encap:Ethernet HWaddr 00:14:4F:40:D8:71
inet addr:xxx.xxx.xxx.xxx Bcast:xxx.xxx.xxx.255
Mask:255.255.255.0
inet6 addr: fe80::214:4fff:fe40:d871/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:720 (720.0 b)
peth0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:105404 errors:0 dropped:0 overruns:0 frame:0
TX packets:13455 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9122426 (8.6 MiB) TX bytes:1997833 (1.9 MiB)
Base address:0x8c00 Memory:fa5e0000-fa600000
peth1 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FE
inet6 addr: fe80::fcff:ffff:feff:fffe/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:9239102 errors:0 dropped:0 overruns:0 frame:0
TX packets:5337342 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12420212276 (11.5 GiB) TX bytes:523849820 (499.5 MiB)
Base address:0x8800 Memory:fa5c0000-fa5e0000
vif1.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:2174 errors:0 dropped:0 overruns:0 frame:0
TX packets:80032 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:32
RX bytes:446031 (435.5 KiB) TX bytes:6941997 (6.6 MiB)
vif2.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:10084 errors:0 dropped:0 overruns:0 frame:0
TX packets:89284 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:32
RX bytes:1186096 (1.1 MiB) TX bytes:7380350 (7.0 MiB)
vif2.1 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:5337343 errors:0 dropped:0 overruns:0 frame:0
TX packets:9239082 errors:0 dropped:20 overruns:0 carrier:0
collisions:0 txqueuelen:32
RX bytes:403712612 (385.0 MiB) TX bytes:12383227754 (11.5 GiB)
Any help is greately appreciated.
_________________________________________________________________
http://liveearth.msn.com
15 years, 11 months
Are 64bit Intel Core 2 Quad fedora 8 supported?
by George Refseth
The 64 bit xen host kernel are unstable (timer/scheduling issue?)
So I wonder if this is supported or not. Another Fedora 8 x86_64
installation on
an Intel Core 2 Duo seems to run flawlessly, except it is running on a
laptop,
and not meant for server use.
Attached are smolt output.
I would be grateful for any input, this was meant to be a system where
multiple
services should run (several 64bit F8's) serving dns, web and mail, and
replace
at least two current lumps of hardware..
regards,
George
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
15 years, 11 months
RE: [Fedora-xen] Fedora Core 8 + Xenbr0 + network bridging?
by Christian Lahti
Hi Mark:
Thank you very much for your response, I did indeed read the original poster as Dale by mistake :) So what you are saying makes perfect sense to me and sounds like exactly what we are after, I will have 3 vlans to bridge myself ultimately. My next question is the relative merits of RHEL5.1 as compared to Fedora 8. Obviously I would prefer the stable enterprise release rather than bleeding edge Fedora, but has fully virtualized windows performance been fixed in this release? At any rate I am looking forward to getting this up and running tomorrow!
/Christian
________________________________
From: Mark Nielsen [mailto:mnielsen@redhat.com]
Sent: Sat 12/1/2007 3:19 PM
To: Christian Lahti
Subject: Re: [Fedora-xen] Fedora Core 8 + Xenbr0 + network bridging?
hmm, did you mean "Hi Mark" ??
I have 8 Dell 2950s running RHEL 5.1 (new libvirt with that funky NAT
they added). I have 4 NICs in each; 2 copper, 2 fiber. I bond the 2
copper (eth0 and eth1) and call it bond0. bond0 carries my "private" IP
for cluster suite communications on the dom0 (physical) cluster.
Then I bond eth2 and eth3 (fiber) in to bond1. I lay down the public
network for the dom0 cluster on bond1.100 (for example, that would be
VLAN 100). I also add many (up to 10 or so now) VLANs on bond1
(bond1.20, bond1.21, bond1.22, etc). Then I create xen bridges to each
of these bond/VLAN devices. This allows me to put any particular VM on
any particular (or combination up to 3) of these xen bridged bonded VLAN
device.
My document explains, in detail, how to do all of this :) The only added
step is that I have to "undefine" (virsh net-undefine default) the
default network that the new libvirt creates (virbr0). Even with this
new NAT thing they added, I've been told (by our devs) that the
preferred way to do static network configurations is with the method I
lay out. NAT is more for dynamic networks (cable modems, dial-up, wifi,
etc).
I'm pretty sure there weren't any significant changes in Fedora 8 (we've
dropped the word "core" now, btw) that don't exist in RHEL 5.1 with
respects to the network. 5.0 -> 5.1 is when that NAT change came down
the pipe.
Mark
p.s. I'm happy to answer any other questions you may have about my
document. I'm quite certain that, if you follow it, you'll have what
you're looking for.
Christian Lahti wrote:
> Hi Dale:
>
> I work with David who posted the original question to the mailing
> list. I think we need to give a bit more background info on what we
> are trying to do. We are running a mixed environment of mostly CentOS
> 3, 4and 5, we do have a few windows servers and XP systems as well.
> We are looking to virtualize all these platforms. Normally we have a
> bonded pair of NICs for the physical hosts, we were able to get this
> running using CentOS 5 x86_64 with no problems, the guest machines use
> the bonded pair in bridged mode as expected after a bit of tweaking.
> The biggest issue we found with EL5 is that windows guest performace
> is dismal at best, hence our decision to have a look at Fedora Core 8
> x86_64. I am happy to report that performance for all of our guest
> platforms is *very* good with FC8, but it seems that libvirt changed
> the way networking is setup for Xen. The default NAT configuration is
> pretty useless for production server environment. Thanks to the
> mailing list we are now able to bridge a single NIC on FC8 (like eth0
> for example), but we cannot figure out how to get a bridge for bond0
> (comprised of eth0 and eth1) defined and available to Xen. All the
> tweaks that worked find on EL5 have not worked so far on FC8. I am
> going to review your document tomorrow and give it a try, but any idea
> on whether your methodology will work on FC8 and libvirt? I am
> willing to blow a Sunday to get this worked out once and for all :)
>
> Basically we are after good performance on both para and fully
> virtualized guests using a bonded pair of GB NICs for speed and
> redundancy. If this can be achieved with enterprise linux then that
> would be preferable, but we will go FC8 if the bonding thing can be
> sorted out. By the way Xensource 4.x looks to be a respin of RHEL5
> and has pretty good performance but their free version is limited to
> 32bit (and hence 4GB ram). Adding the clustering failover is the next
> step of course :)
>
> Thanks again for the help so far.
>
> /Christian
>
>
>
> >>>>>>>>>>>
> just FYI for the list, I have a how-to for a bonded and VLAN tagged network.
>
> http://www.certifried.com
>
> ODT and PDF formats available.
>
>
> It might not be the best way, but I've sent it out to my colleagues
> several times and have never received any negative feedback.
> Mark
>
>
>
> Dale Bewley wrote:
>
>
> I haven't done bonding, but you should be able to bond them and then compose a bridge on top of this bonded device I would think.
>
> --
> Dale Bewley - Unix Administrator - Shields Library - UC Davis
> GPG: 0xB098A0F3 0D5A 9AEB 43F4 F84C 7EFD 1753 064D 2583 B098 A0F3
>
> --
> Fedora-xen mailing list
> Fedora-xen redhat com
> https://www.redhat.com/mailman/listinfo/fedora-xen
>
>
> ****************************************************************************
> Checked by MailWasher server (www.Firetrust.com)
> WARNING. No FirstAlert account found.
> To reduce spam further activate FirstAlert.
> This message can be removed by purchasing a FirstAlert Account.
> ****************************************************************************
>
> ------------------------------------------------------------------------
>
> --
> Fedora-xen mailing list
> Fedora-xen(a)redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-xen
>
15 years, 11 months
Preview Xen 3.2 rc* packages
by Ian Jackson
I've merged the patches and so on from xen-3.1.0-13.fc8.src.rpm with a
recent xen-unstable tip (16635:9d447ba0c99a). With a bit of work I
have managed to get a set of packages which appear to be able to work
at least in my simple `does this work at all' test.
I'm mentioning it here so that you can have a look at what I've done
and comment on it. We'll probably be making official upstream rpms
for Fedora 8. Please send me feedback either here on-list or
privately.
Most of the patches from -13.fc8 have been incorporated upstream so I
just deleted them from my srpm. A couple of these patches I've
included I have also submitted upstream and they'll be in
xen-unstable.hg soon if they're not already.
There were two patches that looked like they would be useful upstream:
xen-qemu-bootmenu.patch
pygrub-manykernels.patch
but I wasn't able to find clear attribution for the source of this
code. Xen upstream operates a `Signed-off-by' protocol to ensure that
we don't get bitten by copyright problems. Where should I look to try
to find the authors/contributors to check on the copyright status ?
In my package I have included the hypervisor in the xen-*.rpm rather
than making a kernel package too. This is more in line with practice
upstream. The new hypervisor seems to work for me with the
2.6.21-2952.fc8xen kernel.
I have not included xen-net-bridge.patch which seemed quite a
surprising set of changes to me.
I was rather puzzled by the part of xen-initscript.patch which removes
most of xend's startup code. I agree that xend's arrangements are not
entirely ideal but is there really much to be gained by making that
changes, which obviously makes the patchset much more fragile ?
You can find the actual files here:
http://www.chiark.greenend.org.uk/~ijackson/xen-3.2rc-fedora8/
THESE PACKAGES SHOULD NOT BE USED FOR PRODUCTION - they're previews,
and Xen 3.2 is still unreleased and in need of more testing.
Please check the SHA256's before installing them:
1209de4470cf505113e684fe8f1f5c13faad40ad8eb4c456e8741eddbe5b6254 xen-3.1.9-0.fc8.i386.rpm
18ad4f2b35c6918ab3070e43d238487f6cbaf10a682cfc90b1d11c4640957395 xen-3.1.9-0.fc8.src.rpm
428da514ccf9064244017a5068c399ec0e7c5816c2d2f4ded17e9af031d50759 xen-debuginfo-3.1.9-0.fc8.i386.rpm
98305f6fc7de7c965b7cb0426a0bed4cb977394a8fce1cedf6fb35d6780df0c5 xen-devel-3.1.9-0.fc8.i386.rpm
f45e0ed7ff40bf7ef4e8cd236f639060caba27d3573003745bfa37f3ae0f4943 xen-libs-3.1.9-0.fc8.i386.rpm
Regards,
Ian.
15 years, 11 months
Where's my VM gone?
by Evan Lavelle
I'm on F8, and decided to have a go a creating a PV guest on LVM (x86_64
F8 DomU on x86_64 F8 Dom0) using virt-install. virt-manager doesn't
appear to do anything on my (out-of-the-box) F8 Dom0; you just enter a
root password, and the GUI disappears. I've already done a couple of
other guests 'manually' on this DomU, without problems.
It took me a few hours to get through installation, because of various
problems with NFS firewalls, DNS problems, and so on. I had to abort the
install several times. when this happened, my previous VM name was 'used
up'. xm list showed a zombie domain with that name, even if the
installation had barely started. I couldn't start a new installation
with the same name, because virt-install complained that the VM already
existed.
So, I Googled around, found others with the same problem, and found out
that I could remove the zombie entry with 'virsh undefine'. I eventually
created a VM with the correct name, which ran Ok, and shut down the machine.
This morning I turned on the box, did an 'xm list', and found what
appeared to be a zombie with the new VM name (no ID, no status; just a
name). So, I virsh undefined it.
This seems to have been a big mistake. I then discovered that
virt-install doesn't create a config file, and there was nothing in
/var/lib/xend/domains, presumably because of the undefine (none of this
is documented in Fedora7VirtQuickStart, by the way).
How do I get my VM back? Is there some way to get the XML config back?
If not, is my only option to manually make an /etc/xen config file?
There's a little bit of information in xend.log which I could use for
the config file.
Finally, I'm (very) confused about what exactly is 'Xen' and what
exactly is 'Fedora'. You seem to have done various things which I'm
guessing are Fedora-specific, but which don't seem to be documented
(I've had a lot of trouble with /etc/inittab, for example). Is this
documented somewhere? And am I going to run into any problems if I
convert a virt-install domain back to plain-old-Xen?
Thanks -
Evan
15 years, 11 months
kvm crash on f8
by John Summerfield
I looked at some images in /var/lib/xen/images/ and since they have
partition tables and look, to me, just like disks, I copied part of my
hard disk to /var/lib/xen/images/WindowsXP.img
The reason is that I want to try the Windows XP that came preinstalled,
and copying /dev/sda for a length I calculated includes the entire
/dev/sda1 partition seems a likely way to test it.
These are the commands:
dd if=/dev/sda of=/var/lib/xen/images/WindowsXP.img count=76597082
dd of=/var/lib/xen/images/WindowsXP.img seek=320072933376 bs=1 count=0
the second makes the disk image seem to be the proper size.
I tried to start it like so:
qemu-kvm -boot c -snapshot -m 256 -smp 2 -std-vga \
/var/lib/xen/images/WindowsXP.img
and it choked:
[root@potoroo ~]# qemu-kvm -boot c -snapshot -m 256 -smp 2 -std-vga
/var/lib/xen/images/WindowsXP.img
vram_pointer=0x2aaac0b5d000
exception 0 (0)
rax 0000000000000022 rbx 0000000000007000 rcx 000000000064e165 rdx
0000000000000100
rsi 00000000ffff7c05 rdi 000000000008ffea rsp 0000000000001ffe rbp
0000000000000000
r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11
0000000000000000
r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15
0000000000000000
rip 000000000000fce2 rflags 00033206
cs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ds 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
es 0800 (00008000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ss 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
fs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
gs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
tr 0000 (10850000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)
gdt fad00/30
idt 0/3ff
cr0 60000010 cr2 0 cr3 0 cr4 0 cr8 0 efer 0
code: d5 03 e4 fc 24 44 d5 03 3e 00 d4 03 00 c0 f8 01 00 00 d5 03 --> f6
fc 24 44 d5 03 3f 00 d4 03 00 c0 f8 01 00 00 d5 03 08 fd 24 44 d5 03 40
00 d4 03 00 c0
Aborted
[root@potoroo ~]#
Here is the source disk:
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xd42ad42a
Device Boot Start End Blocks Id System
/dev/sda1 * 1 8669 69633711 7 HPFS/NTFS
/dev/sda2 8671 9715 8393962+ 7 HPFS/NTFS
/dev/sda3 9716 9728 104422+ 72 Unknown
/dev/sda4 9729 38913 234428512+ 5 Extended
/dev/sda5 9729 9741 104391 83 Linux
/dev/sda6 9742 38913 234324058+ 8e Linux LVM
[root@potoroo ~]#
Partitions 2 and up are unimportant.
fdisk on the disk image reports:
Command (m for help): p
Disk /var/lib/xen/images/WindowsXP.img: 0 MB, 0 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xd42ad42a
Device Boot Start End
Blocks Id System
/var/lib/xen/images/WindowsXP.img1 * 1 8669
69633711 7 HPFS/NTFS
/var/lib/xen/images/WindowsXP.img2 8671 9715
8393962+ 7 HPFS/NTFS
/var/lib/xen/images/WindowsXP.img3 9716 9728
104422+ 72 Unknown
/var/lib/xen/images/WindowsXP.img4 9729 38913
234428512+ 5 Extended
Command (m for help): q
but I had to specify the number of cylinder, 38913 but qemu-kvm rejects
that nonsense.
Is there a better way to do this? I really want to test running this
Windows under Linux before allowing it to use the real disk.
--
Cheers
John
-- spambait
1aaaaaaa(a)coco.merseine.nu Z1aaaaaaa(a)coco.merseine.nu
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375
You cannot reply off-list:-)
15 years, 11 months
Problem in xend http server
by chetan saundankar
Hi all,
I have a problem with starting the xend http server, following are the details.
I would like to know the cause of the problem and solution for the same.
Thanx in advance
Regards
Chetan
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Setup:
Intel core 2 duo 2.33, Intel DG33 mboard
Fedora Core 8
Xen 3.1.2 Installed using xen RPM's (dom0: 2.6.21-2952.fc8xen)
////////////////////////////////////////////// xend-config.sxp
////////////////////////////////////////////////////////
(Commented part removed)
(xend-http-server yes)
(xend-unix-server yes)
(xend-unix-path /var/lib/xend/xend-socket)
(xend-port 8000)
(xend-address '')
(xend-relocation-hosts-allow '^localhost$ ^localhost\\.localdomain$')
(network-script network-bridge)
(vif-script vif-bridge)
(dom0-cpus 0)
(vncpasswd '')
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////// brctl show
////////////////////////////////////////////////////////
bridge name bridge id STP enabled interfaces
eth0 8000.0019d1960140 no peth0
virbr0 8000.000000000000 no
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////// xm log output
////////////////////////////////////////////////////////
[?1034h[2007-12-28 04:05:58 2174] INFO (SrvDaemon:338) Xend Daemon started
[2007-12-28 04:05:58 2174] INFO (SrvDaemon:342) Xend changeset: unavailable.
[2007-12-28 04:05:58 2174] INFO (SrvDaemon:349) Xend version: Unknown.
[2007-12-28 04:05:58 2174] DEBUG (XendDomainInfo:132)
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 19962276671L,
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0,
'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 1434332L,
'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked':
0, 'name': 'Domain-0'})
[2007-12-28 04:05:58 2174] INFO (XendDomainInfo:149) Recreating domain
0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0
[2007-12-28 04:05:58 2174] DEBUG (XendDomainInfo:2116) Storing VM
details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid':
'00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart',
'image': '(linux (kernel ))', 'on_poweroff': 'destroy',
'on_xend_start': 'ignore', 'on_crash': 'restart',
'xend/restart_count': '0', 'vcpus': '2', 'vcpu_avail': '3', 'name':
'Domain-0'}
[2007-12-28 04:05:58 2174] DEBUG (XendDomainInfo:956) Storing domain
details: {'name': 'Domain-0', 'console/limit': '1048576',
'memory/target': '1434332', 'vm':
'/vm/00000000-0000-0000-0000-000000000000', 'domid': '0',
'cpu/0/availability': 'online', 'cpu/1/availability': 'online',
'control/platform-feature-multiprocessor-suspend': '1'}
[2007-12-28 04:05:58 2174] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-28 04:05:58 2174] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-28 04:05:58 2174] INFO (SrvServer:180) unix
path=/var/lib/xend/xend-socket
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
VBD.set_device not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
VBD.set_type not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
VM.get_auto_power_on not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
VM.set_auto_power_on not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
debug.get_all not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
console.get_other_config not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
console.set_other_config not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
VIF.get_network not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
VIF.set_device not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call: VIF.set_MAC not found
[2007-12-28 04:05:58 2174] DEBUG (XendDomainInfo:1040)
XendDomainInfo.handleShutdownWatch
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call: VIF.set_MTU not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
session.get_all_records not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
event.get_record not found
[2007-12-28 04:05:58 2174] WARNING (XendAPI:672) API call:
event.get_all not found
[2007-12-28 04:05:58 2174] INFO (XMLRPCServer:149) Opening Unix domain
socket XML-RPC server on /var/run/xend/xen-api.sock; authentication
has been disabled for this server.
[2007-12-28 04:05:58 2174] INFO (XMLRPCServer:149) Opening Unix domain
socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-28 04:08:55 2174] DEBUG (SrvServer:77) SrvServer.cleanup()
[2007-12-28 04:08:55 2174] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-28 04:08:55 2174] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-28 04:08:55 2174] DEBUG (XendDomain:610) cleanup_domains
[2007-12-28 12:17:24 2237] INFO (SrvDaemon:338) Xend Daemon started
[2007-12-28 12:17:24 2237] INFO (SrvDaemon:342) Xend changeset: unavailable.
[2007-12-28 12:17:24 2237] INFO (SrvDaemon:349) Xend version: Unknown.
[2007-12-28 12:17:24 2237] DEBUG (XendDomainInfo:132)
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 24247516743L,
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0,
'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 1434332L,
'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked':
0, 'name': 'Domain-0'})
[2007-12-28 12:17:24 2237] INFO (XendDomainInfo:149) Recreating domain
0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0
[2007-12-28 12:17:24 2237] DEBUG (XendDomainInfo:2116) Storing VM
details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid':
'00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart',
'image': '(linux (kernel ))', 'on_poweroff': 'destroy',
'on_xend_start': 'ignore', 'on_crash': 'restart',
'xend/restart_count': '0', 'vcpus': '2', 'vcpu_avail': '3', 'name':
'Domain-0'}
[2007-12-28 12:17:24 2237] DEBUG (XendDomainInfo:956) Storing domain
details: {'name': 'Domain-0', 'console/limit': '1048576',
'memory/target': '1434332', 'vm':
'/vm/00000000-0000-0000-0000-000000000000', 'domid': '0',
'cpu/0/availability': 'online', 'cpu/1/availability': 'online',
'control/platform-feature-multiprocessor-suspend': '1'}
[2007-12-28 12:17:24 2237] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-28 12:17:24 2237] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-28 12:17:24 2237] INFO (SrvServer:180) unix
path=/var/lib/xend/xend-socket
[2007-12-28 12:17:24 2237] DEBUG (XendDomainInfo:1040)
XendDomainInfo.handleShutdownWatch
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
VBD.set_device not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
VBD.set_type not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
VM.get_auto_power_on not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
VM.set_auto_power_on not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
debug.get_all not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
console.get_other_config not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
console.set_other_config not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
VIF.get_network not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
VIF.set_device not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call: VIF.set_MAC not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call: VIF.set_MTU not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
session.get_all_records not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
event.get_record not found
[2007-12-28 12:17:24 2237] WARNING (XendAPI:672) API call:
event.get_all not found
[2007-12-28 12:17:25 2237] INFO (XMLRPCServer:149) Opening Unix domain
socket XML-RPC server on /var/run/xend/xen-api.sock; authentication
has been disabled for this server.
[2007-12-28 12:17:25 2237] INFO (XMLRPCServer:149) Opening Unix domain
socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-28 12:55:51 2237] DEBUG (SrvServer:77) SrvServer.cleanup()
[2007-12-28 12:55:51 2237] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-28 12:55:51 2237] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-28 12:55:51 2237] DEBUG (XendDomain:610) cleanup_domains
[2007-12-28 13:16:19 2191] INFO (SrvDaemon:338) Xend Daemon started
[2007-12-28 13:16:19 2191] INFO (SrvDaemon:342) Xend changeset: unavailable.
[2007-12-28 13:16:19 2191] INFO (SrvDaemon:349) Xend version: Unknown.
[2007-12-28 13:16:19 2191] DEBUG (XendDomainInfo:132)
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 21997384561L,
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0,
'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 1434332L,
'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked':
0, 'name': 'Domain-0'})
[2007-12-28 13:16:19 2191] INFO (XendDomainInfo:149) Recreating domain
0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0
[2007-12-28 13:16:19 2191] DEBUG (XendDomainInfo:2116) Storing VM
details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid':
'00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart',
'image': '(linux (kernel ))', 'on_poweroff': 'destroy',
'on_xend_start': 'ignore', 'on_crash': 'restart',
'xend/restart_count': '0', 'vcpus': '2', 'vcpu_avail': '3', 'name':
'Domain-0'}
[2007-12-28 13:16:19 2191] DEBUG (XendDomainInfo:956) Storing domain
details: {'name': 'Domain-0', 'console/limit': '1048576',
'memory/target': '1434332', 'vm':
'/vm/00000000-0000-0000-0000-000000000000', 'domid': '0',
'cpu/0/availability': 'online', 'cpu/1/availability': 'online',
'control/platform-feature-multiprocessor-suspend': '1'}
[2007-12-28 13:16:19 2191] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-28 13:16:19 2191] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-28 13:16:19 2191] INFO (SrvServer:180) unix
path=/var/lib/xend/xend-socket
[2007-12-28 13:16:19 2191] DEBUG (XendDomainInfo:1040)
XendDomainInfo.handleShutdownWatch
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
VBD.set_device not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
VBD.set_type not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
VM.get_auto_power_on not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
VM.set_auto_power_on not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
debug.get_all not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
console.get_other_config not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
console.set_other_config not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
VIF.get_network not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
VIF.set_device not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call: VIF.set_MAC not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call: VIF.set_MTU not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
session.get_all_records not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
event.get_record not found
[2007-12-28 13:16:19 2191] WARNING (XendAPI:672) API call:
event.get_all not found
[2007-12-28 13:16:20 2191] INFO (XMLRPCServer:149) Opening Unix domain
socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-28 13:16:20 2191] INFO (XMLRPCServer:149) Opening Unix domain
socket XML-RPC server on /var/run/xend/xen-api.sock; authentication
has been disabled for this server.
[2007-12-28 13:30:32 2191] DEBUG (SrvServer:77) SrvServer.cleanup()
[2007-12-28 13:30:32 2191] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-28 13:30:32 2191] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-28 13:30:32 2191] DEBUG (XendDomain:610) cleanup_domains
[2007-12-28 13:46:15 2359] INFO (SrvDaemon:338) Xend Daemon started
[2007-12-28 13:46:15 2359] INFO (SrvDaemon:342) Xend changeset: unavailable.
[2007-12-28 13:46:15 2359] INFO (SrvDaemon:349) Xend version: Unknown.
[2007-12-28 13:46:15 2359] DEBUG (XendDomainInfo:132)
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 22162061462L,
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0,
'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 1434332L,
'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked':
0, 'name': 'Domain-0'})
[2007-12-28 13:46:15 2359] INFO (XendDomainInfo:149) Recreating domain
0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0
[2007-12-28 13:46:15 2359] DEBUG (XendDomainInfo:2116) Storing VM
details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid':
'00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart',
'image': '(linux (kernel ))', 'on_poweroff': 'destroy',
'on_xend_start': 'ignore', 'on_crash': 'restart',
'xend/restart_count': '0', 'vcpus': '2', 'vcpu_avail': '3', 'name':
'Domain-0'}
[2007-12-28 13:46:15 2359] DEBUG (XendDomainInfo:956) Storing domain
details: {'name': 'Domain-0', 'console/limit': '1048576',
'memory/target': '1434332', 'vm':
'/vm/00000000-0000-0000-0000-000000000000', 'domid': '0',
'cpu/0/availability': 'online', 'cpu/1/availability': 'online',
'control/platform-feature-multiprocessor-suspend': '1'}
[2007-12-28 13:46:15 2359] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-28 13:46:15 2359] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-28 13:46:15 2359] INFO (SrvServer:180) unix
path=/var/lib/xend/xend-socket
[2007-12-28 13:46:15 2359] DEBUG (XendDomainInfo:1040)
XendDomainInfo.handleShutdownWatch
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
VBD.set_device not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
VBD.set_type not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
VM.get_auto_power_on not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
VM.set_auto_power_on not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
debug.get_all not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
console.get_other_config not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
console.set_other_config not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
VIF.get_network not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
VIF.set_device not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call: VIF.set_MAC not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call: VIF.set_MTU not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
session.get_all_records not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
event.get_record not found
[2007-12-28 13:46:16 2359] WARNING (XendAPI:672) API call:
event.get_all not found
[2007-12-28 13:46:19 2359] INFO (XMLRPCServer:149) Opening Unix domain
socket XML-RPC server on /var/run/xend/xen-api.sock; authentication
has been disabled for this server.
[2007-12-28 13:46:19 2359] INFO (XMLRPCServer:149) Opening Unix domain
socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-29 02:38:32 2359] DEBUG (SrvServer:77) SrvServer.cleanup()
[2007-12-29 02:38:32 2359] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 02:38:32 2359] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 02:38:32 2359] DEBUG (XendDomain:610) cleanup_domains
[2007-12-29 02:38:34 31390] INFO (SrvDaemon:338) Xend Daemon started
[2007-12-29 02:38:34 31390] INFO (SrvDaemon:342) Xend changeset: unavailable.
[2007-12-29 02:38:34 31390] INFO (SrvDaemon:349) Xend version: Unknown.
[2007-12-29 02:38:34 31390] DEBUG (XendDomainInfo:132)
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 5353219220361L,
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0,
'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 1434332L,
'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked':
0, 'name': 'Domain-0'})
[2007-12-29 02:38:34 31390] INFO (XendDomainInfo:149) Recreating
domain 0, UUID 00000000-0000-0000-0000-000000000000. at
/local/domain/0
[2007-12-29 02:38:34 31390] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-29 02:38:34 31390] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-29 02:38:34 31390] INFO (SrvServer:180) unix
path=/var/lib/xend/xend-socket
[2007-12-29 02:38:34 31390] DEBUG (XendDomainInfo:1040)
XendDomainInfo.handleShutdownWatch
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
VBD.set_device not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
VBD.set_type not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
VM.get_auto_power_on not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
VM.set_auto_power_on not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
debug.get_all not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
console.get_other_config not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
console.set_other_config not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
VIF.get_network not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
VIF.set_device not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
VIF.set_MAC not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
VIF.set_MTU not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
session.get_all_records not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
event.get_record not found
[2007-12-29 02:38:34 31390] WARNING (XendAPI:672) API call:
event.get_all not found
[2007-12-29 02:38:34 31390] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xen-api.sock;
authentication has been disabled for this server.
[2007-12-29 02:38:34 31390] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-29 02:52:15 31390] DEBUG (SrvServer:77) SrvServer.cleanup()
[2007-12-29 02:52:15 31390] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 02:52:15 31390] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 02:52:15 31390] DEBUG (XendDomain:610) cleanup_domains
[2007-12-29 02:52:16 31614] INFO (SrvDaemon:338) Xend Daemon started
[2007-12-29 02:52:16 31614] INFO (SrvDaemon:342) Xend changeset: unavailable.
[2007-12-29 02:52:16 31614] INFO (SrvDaemon:349) Xend version: Unknown.
[2007-12-29 02:52:16 31614] DEBUG (XendDomainInfo:132)
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 5461808608907L,
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0,
'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 1434332L,
'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked':
0, 'name': 'Domain-0'})
[2007-12-29 02:52:16 31614] INFO (XendDomainInfo:149) Recreating
domain 0, UUID 00000000-0000-0000-0000-000000000000. at
/local/domain/0
[2007-12-29 02:52:16 31614] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-29 02:52:16 31614] DEBUG (XendDomainInfo:1040)
XendDomainInfo.handleShutdownWatch
[2007-12-29 02:52:16 31614] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-29 02:52:16 31614] INFO (SrvServer:180) unix
path=/var/lib/xend/xend-socket
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
VBD.set_device not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
VBD.set_type not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
VM.get_auto_power_on not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
VM.set_auto_power_on not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
debug.get_all not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
console.get_other_config not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
console.set_other_config not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
VIF.get_network not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
VIF.set_device not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
VIF.set_MAC not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
VIF.set_MTU not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
session.get_all_records not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
event.get_record not found
[2007-12-29 02:52:16 31614] WARNING (XendAPI:672) API call:
event.get_all not found
[2007-12-29 02:52:16 31614] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xen-api.sock;
authentication has been disabled for this server.
[2007-12-29 02:52:16 31614] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-29 03:12:05 31614] DEBUG (SrvServer:77) SrvServer.cleanup()
[2007-12-29 03:12:05 31614] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 03:12:05 31614] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 03:12:05 31614] DEBUG (XendDomain:610) cleanup_domains
[2007-12-29 03:12:05 32047] INFO (SrvDaemon:338) Xend Daemon started
[2007-12-29 03:12:05 32047] INFO (SrvDaemon:342) Xend changeset: unavailable.
[2007-12-29 03:12:05 32047] INFO (SrvDaemon:349) Xend version: Unknown.
[2007-12-29 03:12:05 32047] DEBUG (XendDomainInfo:132)
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 5590097350536L,
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0,
'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 1434332L,
'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked':
0, 'name': 'Domain-0'})
[2007-12-29 03:12:05 32047] INFO (XendDomainInfo:149) Recreating
domain 0, UUID 00000000-0000-0000-0000-000000000000. at
/local/domain/0
[2007-12-29 03:12:05 32047] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-29 03:12:05 32047] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-29 03:12:05 32047] INFO (SrvServer:180) unix
path=/var/lib/xend/xend-socket
[2007-12-29 03:12:05 32047] DEBUG (XendDomainInfo:1040)
XendDomainInfo.handleShutdownWatch
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
VBD.set_device not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
VBD.set_type not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
VM.get_auto_power_on not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
VM.set_auto_power_on not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
debug.get_all not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
console.get_other_config not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
console.set_other_config not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
VIF.get_network not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
VIF.set_device not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
VIF.set_MAC not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
VIF.set_MTU not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
session.get_all_records not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
event.get_record not found
[2007-12-29 03:12:05 32047] WARNING (XendAPI:672) API call:
event.get_all not found
[2007-12-29 03:12:05 32047] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xen-api.sock;
authentication has been disabled for this server.
[2007-12-29 03:12:05 32047] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-29 03:13:48 32047] DEBUG (SrvServer:77) SrvServer.cleanup()
[2007-12-29 03:13:48 32047] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 03:13:48 32047] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 03:13:48 32047] DEBUG (XendDomain:610) cleanup_domains
[2007-12-29 03:13:49 32119] INFO (SrvDaemon:338) Xend Daemon started
[2007-12-29 03:13:49 32119] INFO (SrvDaemon:342) Xend changeset: unavailable.
[2007-12-29 03:13:49 32119] INFO (SrvDaemon:349) Xend version: Unknown.
[2007-12-29 03:13:49 32119] DEBUG (XendDomainInfo:132)
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 5598967971398L,
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0,
'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 1434332L,
'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked':
0, 'name': 'Domain-0'})
[2007-12-29 03:13:49 32119] INFO (XendDomainInfo:149) Recreating
domain 0, UUID 00000000-0000-0000-0000-000000000000. at
/local/domain/0
[2007-12-29 03:13:49 32119] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-29 03:13:49 32119] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-29 03:13:49 32119] DEBUG (XendDomainInfo:1040)
XendDomainInfo.handleShutdownWatch
[2007-12-29 03:13:49 32119] INFO (SrvServer:180) unix
path=/var/lib/xend/xend-socket
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
VBD.set_device not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
VBD.set_type not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
VM.get_auto_power_on not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
VM.set_auto_power_on not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
debug.get_all not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
console.get_other_config not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
console.set_other_config not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
VIF.get_network not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
VIF.set_device not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
VIF.set_MAC not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
VIF.set_MTU not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
session.get_all_records not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
event.get_record not found
[2007-12-29 03:13:49 32119] WARNING (XendAPI:672) API call:
event.get_all not found
[2007-12-29 03:13:49 32119] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xen-api.sock;
authentication has been disabled for this server.
[2007-12-29 03:13:49 32119] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-29 03:14:19 32119] ERROR (SrvServer:144) Server HttpServer
did not initialise!
[2007-12-29 03:36:38 32119] DEBUG (SrvServer:77) SrvServer.cleanup()
[2007-12-29 03:36:38 32119] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 03:36:38 32119] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 03:36:38 32119] DEBUG (XendDomain:610) cleanup_domains
[2007-12-29 03:36:39 32295] INFO (SrvDaemon:338) Xend Daemon started
[2007-12-29 03:36:39 32295] INFO (SrvDaemon:342) Xend changeset: unavailable.
[2007-12-29 03:36:39 32295] INFO (SrvDaemon:349) Xend version: Unknown.
[2007-12-29 03:36:39 32295] DEBUG (XendDomainInfo:132)
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 5758188473089L,
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0,
'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 1434332L,
'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked':
0, 'name': 'Domain-0'})
[2007-12-29 03:36:39 32295] INFO (XendDomainInfo:149) Recreating
domain 0, UUID 00000000-0000-0000-0000-000000000000. at
/local/domain/0
[2007-12-29 03:36:39 32295] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-29 03:36:39 32295] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-29 03:36:39 32295] DEBUG (XendDomainInfo:1040)
XendDomainInfo.handleShutdownWatch
[2007-12-29 03:36:39 32295] INFO (SrvServer:180) unix
path=/var/lib/xend/xend-socket
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
VBD.set_device not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
VBD.set_type not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
VM.get_auto_power_on not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
VM.set_auto_power_on not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
debug.get_all not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
console.get_other_config not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
console.set_other_config not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
VIF.get_network not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
VIF.set_device not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
VIF.set_MAC not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
VIF.set_MTU not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
session.get_all_records not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
event.get_record not found
[2007-12-29 03:36:39 32295] WARNING (XendAPI:672) API call:
event.get_all not found
[2007-12-29 03:36:39 32295] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xen-api.sock;
authentication has been disabled for this server.
[2007-12-29 03:36:39 32295] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-29 03:37:09 32295] ERROR (SrvServer:144) Server HttpServer
did not initialise!
[2007-12-29 03:53:40 32295] DEBUG (SrvServer:77) SrvServer.cleanup()
[2007-12-29 03:53:40 32295] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 03:53:40 32295] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-29 03:53:40 32295] DEBUG (XendDomain:610) cleanup_domains
[2007-12-29 03:53:40 32462] INFO (SrvDaemon:338) Xend Daemon started
[2007-12-29 03:53:40 32462] INFO (SrvDaemon:342) Xend changeset: unavailable.
[2007-12-29 03:53:40 32462] INFO (SrvDaemon:349) Xend version: Unknown.
[2007-12-29 03:53:40 32462] DEBUG (XendDomainInfo:132)
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 5937486844602L,
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0,
'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 1434332L,
'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked':
0, 'name': 'Domain-0'})
[2007-12-29 03:53:40 32462] INFO (XendDomainInfo:149) Recreating
domain 0, UUID 00000000-0000-0000-0000-000000000000. at
/local/domain/0
[2007-12-29 03:53:40 32462] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-29 03:53:40 32462] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-29 03:53:40 32462] INFO (SrvServer:180) unix
path=/var/lib/xend/xend-socket
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
VBD.set_device not found
[2007-12-29 03:53:40 32462] DEBUG (XendDomainInfo:1040)
XendDomainInfo.handleShutdownWatch
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
VBD.set_type not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
VM.get_auto_power_on not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
VM.set_auto_power_on not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
debug.get_all not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
console.get_other_config not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
console.set_other_config not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
VIF.get_network not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
VIF.set_device not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
VIF.set_MAC not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
VIF.set_MTU not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
session.get_all_records not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
event.get_record not found
[2007-12-29 03:53:40 32462] WARNING (XendAPI:672) API call:
event.get_all not found
[2007-12-29 03:53:40 32462] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-29 03:53:40 32462] INFO (XMLRPCServer:149) Opening Unix
domain socket XML-RPC server on /var/run/xend/xen-api.sock;
authentication has been disabled for this server.
[2007-12-29 03:54:11 32462] ERROR (SrvServer:144) Server HttpServer
did not initialise!
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
15 years, 11 months