search for: xend_post

Displaying 20 results from an estimated 33 matches for "xend_post".

2010 Jul 12
0
libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not working.'')
...p://192.168.0.140 Starting install... Retrieving file .treeinfo... | 440 B 00:00 Retrieving file vmlinuz... | 1.9 MB 00:00 Retrieving file initrd.img... | 6.3 MB 00:00 ERROR POST operation failed: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not working.'') Domain installation may not have been successful. If it was, you can restart your domain by running ''virsh start vm1''; otherwise, please restart your inst...
2010 Sep 17
1
device error
..... Retrieving file vmlinuz... | 1.9 MB 00:00 Retrieving file initrd.img... | 7.1 MB 00:00 Creating storage file... | 110 GB 00:00 ERROR POST operation failed: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not working.'') Domain installation may not have been successful. If it was, you can restart your domain by running ''virsh start irm.eee.eee''; otherwise, please restart y...
2010 Jan 20
4
OSOL Bug 13743
Anyone knows if this is something that will be looked at before b134 is released? Bug 13743 - virsh and xm is unable to start domain first time after boot http://defect.opensolaris.org/bz/show_bug.cgi?id=13743 Regards Henrik http://sparcv9.blogspot.com
2012 Feb 10
2
Detach devices using Libvirt+Xen
....xml Device attached successfully # virsh detach-device deb cdrom7.xml error: no such device in deb # virsh attach-device deb eject.xml error: Failed to attach device from eject.xml error: POST operation failed: xend_post: error from xen daemon: (xend.err 'Device 5632 not connected') # virsh update-device deb cdrom8.xml --persistent error: Failed to update device from cdrom8.xml error: POST operation failed: xend_post: error from xen daemon: (xend.err 'Device 5632 not connected') dumpxml shows the...
2012 Jul 03
0
CentOS 6.2 Migration Error
2012 Jul 13
1
virt-install says ERROR POST operation failed: xend_post: error from xen daemon: <Fault 3: 'ubuntu-first-test'>
I was trying to install a guest OS with the following command. $ virt-install -r 1024 --accelerate -n ubuntu-first-test -f /var/lib/libvirt/images/guest.img --cdrom /root/ubuntu-12.04-desktop-i386.iso --hvm and it says the following. Starting install... ERROR POST operation failed: xend_post: error from xen daemon: <Fault 3: ''ubuntu-first-test''> Domain installation does not appear to have been successful. If it was, you can restart your domain by running: virsh --connect xen:/// start ubuntu-first-test otherwise, please restart your installation. and /var/lo...
2010 Jan 30
1
Problem creating VM: "tap: not a valid disk type"
...In principle I am using rhel 5.4 with the gitco xen 3.4 hypervisor. Can anybody put me on the right track with the attached error message? Note, the storage file I am attempting to use does exist. Many thanks, Arik === Unable to complete install 'libvirt.libvirtError POST operation failed: xend_post: error from xen daemon: (xend.err 'Error creating domain: Invalid Configuration: tap: not a valid disk type') Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/create.py", line 1485, in do_install dom = guest.start_install(False, meter = meter)...
2008 Sep 26
0
Centos multiple bridging
...3589d2 no peth3 If i startup a machine like this: virt-install -f /data/machines/tmpl-centos.img -p -l http://url_to_image/centos/5/64/ --vcpus=1 -r 512 -b xenbr1 I got the following error after retrieving the initrd: virDomainCreateLinux() failed POST-Operation schlug fehl: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not working.'') Domain installation may not have been successful. If it was, you can restart your domain by running ''virsh start tmpl-centos''; otherwise, please restart y...
2011 Feb 10
0
Error after installing Domain1 PV guest os(Redhat 5.5)
Hi, I am not able to run Domain1 pv_os after successfully completing installation. Error details are as follows: Error starting domain: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: Boot loader didn''t return any data!"). *details:* File "/usr/share/virt-manager/virtManager/engine.py", line 501, in run_domain vm.startup() File "/usr/share/virt-manager/virtManager/domain.py", l...
2010 Jun 13
4
Xen Client won''t start after reboot
Dear, After reboot server I can not start any VPS Client. Dom-0 is running, but when I start any Dom-U this error message appear: - Error starting domain: POST operation failed: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Could not find bridge device xenbr0''). Please help, Wendy _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Nov 23
4
Fedora 12 2.6.31.5-127.fc12 domU on CentOS 5.4 2.6.18-164.6.1.el5xen fails to boot
...sr/share/virt-manager/virtManager/domain.py", line 573, in startup self.vm.create() File "/usr/lib64/python2.4/site-packages/libvirt.py", line 287, in create if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self) libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: Boot loader didn't return any data!") If you drop to the command line to see what pygrub gets back, you get: # pygrub /var/lib/xen/images/fedora12.img Traceback (most recent call last): File "/usr/bin/pygrub", lin...
2010 Jan 22
1
Just installed DomU won't boot
.../share/virt-manager/virtManager/domain.py", line 573, in startup self.vm.create() File "/usr/lib64/python2.4/site-packages/libvirt.py", line 287, in create if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self) libvirtError: La operaci?n POST fall?: xend_post: error del demonio de xen: (xend.err "Error creating domain: Boot loader didn't return any data!") End of Error Message. Config file is as follows: name = "fido" uuid = "af13748d-6084-2357-73b7-0c7ff9ed9553" maxmem = 1500 memory = 1500 vcpus = 16 bootloader = &q...
2011 Feb 24
6
can''t run Debian guest
Hello, I created a paravirtualized Debian Squeeze guest (using virt-manager), after completing the initial setup I was asked to reboot, in order to finalise the installation. The guest startup breaks down with the error message: Error starting domain: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: Boot loader didn''t return any data!") At first I installed the GRUB loader in the MBR, then I tried to install it in /dev/xvda but starting the guest always stops with "(xend.err "Error creating domain: Boot lo...
2009 Oct 28
6
Re: [virt-tools-list] Unable to complete install: ''Domain not found: xenUnifiedDomainLookupByName
[This email is either empty or too large to be displayed at this time]
2009 Oct 27
12
Virt-manager issue resolved
[This email is either empty or too large to be displayed at this time]
2009 Jan 21
0
Bug#512491: xen-utils-3.2-1: xc_save segfaults during migration
Package: xen-utils-3.2-1 Version: 3.2.1-2 Severity: normal *** Please type your report below this line *** When live migrating a PV guest from one Lenny dom0 to another, the migration fails with the following error: libvir: Xen Daemon error : POST operation failed: xend_post: error from xen daemon: (xend.err '/usr/lib/xen-3.2-1/bin/xc_save 28 39 0 0 1 failed') The kernel messages show a segmentation fault: [2124821.069778] xc_save[9907]: segfault at 7f2bb1d72698 ip 7f2bb11f8237 sp 7fffb9d7b950 error 4 in libc-2.7.so[7f2bb11b4000+14a000] The domain stays pa...
2008 Jul 01
0
cannot migrate vm back to original machine (currently with libvirt)
...VM from #2 to #1 by hand, using "xm migrate -l <vmname> <ipaddress1>". When I make the call to virDomainMigrate(domain_to_migrate, connection_to_machine_2, VIR_MIGRATE_LIVE, NULL, NULL, 0), I get the following message: libvir: Xen Daemon error : POST operation failed: xend_post: error from xen daemon: (xend.err "can''t connect: Name or service not known") I have tried running my program on both machine #2 (connecting to machine #1 with ssh, and machine #2 with local (NULL) or ssh), and on a separate 3rd machine (connecting to machine #1 and #2 wit...
2009 Jun 11
0
Re: problem with virsh attach-device on xen3.4
...omU, then it''s normal. Whatever the block device is on dom0 (/dev/etherd/*, /dev/mapper/*, etc.) domU sees only /dev/xvda (or whatever you tell it to be). > $virsh attach-device i-484A07FA ./test.xml > error: Failed to attach device from ./test.xml > error: POST operation failed: xend_post: error from xen daemon: (xend.err > ''Device 2160 (vbd) could not be connected. /dev/etherd/e0.1 does not > exist.'') > <source dev=''/dev/etherd/e0.2''/> I''d start by looking at this. The error says /dev/etherd/e0.1 while your xml says oth...
2011 Jan 18
0
Unable to complete install ''libvirt.libvirtError POST operation failed:
Unable to complete install ''libvirt.libvirtError POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: (1, ''Internal error'', ''xc_dom_do_gunzip: inflate failed (rc=-3)\\n'')") I am encountering following error in xen , any one have idea about it regrads Salman ___________________...
2010 Nov 07
0
Problem about RLock when starting VMs in parallel
...ed. The first question is: I am wondering why here is so wide a lock for the thread, which would also block other operations :define, delete for instance. When I tried to remove the lock, and started 10 VMs subsequently, following error occured: libvir: Xen Daemon error : POST operation failed: xend_post: error from xen daemon: (xend.err "(3, 'No such process')"), exact error number is 500 The last sentence is printed by the debug information which is added by myself in order to catch the exact error number from http.py Now here is the second question which is in fact derived...