Displaying 20 results from an estimated 1000 matches similar to: "System unusable (hangs) after xm create - xen 4"
2010 Jun 21
4
Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found.
Hi,
I''m trying to use a Gentoo whit Xem 4.0, but I try: xm create
windows2008r2.hvm I get the error: Error: coercing to Unicode: need
string or buffer, NoneType found.
Does anybody knows how to solve that?
windows2008r2.hvm:
kernel = "hvmloader"
builder=''hvm''
memory = 512
name = "Windows2008R2"
vcpus=2
acpi=1
apic=1
disk = [
2011 Jun 09
2
A question
Recently I installed Xen on my computer.But there are some problems during the starting time.
The /var/log/xen/xend.log is follows:
[2011-06-10 14:24:36 1395] DEBUG (XendDomainInfo:1794) Storing domain details: {''cpu/3/availability'': ''online'', ''description'': '''', ''console/limit'': ''1048576'',
2010 Sep 05
1
Bug#587090: PATCH unnecessary for HVM DomU guests
Package: xen-utils-4.0
Version: 4.0.1~rc6-1
Severity: important
Tags: patch
The patch is not necessary for HVM DomU guests.
The Error: 'NoneType' object has no attribute 'rfind' was fixed by installing xen-qemu-dm-4.0. [1]
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588888
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 May 08
8
VGA Passthru
Hello
I am new in XEN and Linux. I am trying the VGA passthru. I can
xen-pciback.hide EtherNet, Serial Com port. But when I xen-pciback.hide my
VGA. I can no longer login to the Linux(Fedora 12).
Then how can I xm create a XP DomU guest? Can anyone help?
I am using Intel Q35 MB with Intel Core2 CPU.
_______________________________________________
Xen-users mailing list
2010 Jul 02
0
Re: Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found. - SOLVED
Thanks a lot....recompiling xen-tools wih ioemu flagsolved my problem.
Daniel Bojczuk
On Sun, Jun 27, 2010 at 10:55 AM, Mohamed Yacoubi <myacoubi@euro-web.fr> wrote:
> Hi,
> Can you recompile xen-tools with USE = "ioemu" ?
> That should solve the problem.
> Best regards,
> Le 22 juin 2010 à 22:01, Daniel Bojczuk a écrit :
>
> I stiil did not solve te
2013 Oct 04
0
xm list permission denied
Hi,
i''m using xen 4.2.1 when i do xm list it is getting permission denied,
xend.log logs as
2013-10-04 11:54:05 10244] INFO (XendDomainInfo:169) Recreating domain 0,
UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0
[2013-10-04 11:54:05 10244] DEBUG (XendDomain:476) Adding Domain: 0
[2013-10-04 11:54:05 10244] DEBUG (XendDomainInfo:1882)
XendDomainInfo.handleShutdownWatch
2007 Jun 13
2
Xen 3.1.0 on Fedora 7- libvir: Xen Daemon error :GET operation failed
Hi, I have been trying to get Xen 3.1 running on Fedora 7 since yesterday
and no luck.
At the beginning I thought it was a problem with teh installation of Fedora
7 so I reinstalled it.
Still, I have the same problem. I have never had this problem with Xen
(FC5,FC6). The xend.log (below)
includes a line "VmError: Device 0 (vif) could not be connected. Hotplug
scripts not working."
2010 Mar 11
0
Xen problem network dom0
Hello,
I''ve install Xen on a Debian Lenny 5.04 and after reboot on my xen machine
I can''t have the same configuration that documentation.
************************************************************************
***********
Command "uname -r" =
2.6.26-2-xen-686
************************************************************************
************
Command
2009 Aug 29
1
Xend problem
An error displayed while running virt-manager or virt-install
[root@HPCNL-SR-2 init.d]# virt-install
ERROR unable to connect to ''localhost:8000'': Connection refused
Traceback (most recent call last):
File "/usr/sbin/virt-install", line 780, in <module>
main()
File "/usr/sbin/virt-install", line 530, in main
conn =
2010 Apr 13
0
raise VmError(''Creating domain failed: name=%s'' %
Hello
Xen refuses to create domU VM.
I have posted some info about my system. Please suggest a solution.
gate xen # xm info
host : gate
release : 2.6.25.5-1.1dom0
version : #24 SMP Sun Aug 31 16:55:27 EEST 2008
machine : x86_64
nr_cpus : 2
nr_nodes : 1
cores_per_socket : 2
threads_per_core : 1
cpu_mhz : 1999
hw_caps :
178bf3ff:e3d3fbff:00000000:00000010:00000001:00000000:00000003:00000000
2008 Oct 23
0
XEN 3.3: xend chrashes beim Start der DomU
Hi,
I try to start a DomU with
xm create endian -c
and got the following error message
Xend has probably crashed! Invalid or missing HTTP status code.
I''ve tested the DomU with nearly the same system at VMWare (Windows) and it works normaly, but on my server I get this error message.
I useing gentoo as Dom0. I tried also a gentoo DomU with the same result.
Thanks.
2009 Apr 12
0
acm_init: Loading default policy but not policy is installed.
Hi all,
I''ve successfully installed xen3.3.0 on Linux ubuntu 2.6.27.5 #1 SMP i686 GNU/Linux. I
built xen with the requisite XSM_ENABLE=y, ACM_SECURITY=y and believe I have the correct
config parameters in the 2.6.27.5 kernel.
Boot goes smoothly, set to automatically create 2 domUs. All appears okay with XSM/ACM...
root@ubuntu:~# xm dmesg | grep -i xsm
(XEN) XSM Framework v1.0.0
2008 Sep 09
14
Problems with bridged networking
Hi,
I''m using Xen 3.0.3 on two servers with Debian Etch (amd64). These
servers have 10 nics (2 onboard and 8 in two 4-port cards) so that
every vm can have its own interface.
This worked so far with the Xen Version from Etch with a wrapper
script wich started 10 bridges at boot time. But now I''ve updated Xen
on one of these server to Xen 3.2.0 from backports.org and now the
2012 May 20
2
Remus network buffering problem
Hi all,
I have a following problem:
- Remus network buffering doesn''t work. It seems to be because of no vif is
reported by the function server.xend.domain on line 29 of
/usr/local/lib/python2.7/dist-packages/xen/remus/vm.py (seen using pdb) :
27 if domid:
28 try:
29 self.dominfo = server.xend.domain(domid, ''all'')
>
2010 Apr 08
23
Xen 4.0 on gentoo hotplug scripts problem?
Hi,
Ive just tried Xen 4.0 on Gentoo with 2.6.32 (also tried 2.6.31)
forward ported dom0 kernel, Xen itself seems to boot up successfully
and everything else on the system is working normally, but when I try
to start a domain xm create appears to hang and eventually I get a
hotplug scripts error:
Error: Device 2049 (vbd) could not be connected.
/etc/xen/scripts/block failed; error detected.
2010 Apr 08
23
Xen 4.0 on gentoo hotplug scripts problem?
Hi,
Ive just tried Xen 4.0 on Gentoo with 2.6.32 (also tried 2.6.31)
forward ported dom0 kernel, Xen itself seems to boot up successfully
and everything else on the system is working normally, but when I try
to start a domain xm create appears to hang and eventually I get a
hotplug scripts error:
Error: Device 2049 (vbd) could not be connected.
/etc/xen/scripts/block failed; error detected.
2005 Oct 14
1
debian+xen: System fails to mount swap, mydql not starting
I have resolved my mysql problem it had to do with an
improperly configured host file.
My most pressing problem is why mounting swap fails in
all my domU''s.
My disks are LVM based.
/dev/xen/www_swap for example it the (duh!) swap space
for the www domain and exported from the xen file as
disk = [ ''phy:xen/www,sda1,w'' ,
''phy:xen/www_swap,sda2,w'' ]
I
2010 Jun 18
0
vifs not created
Hi,
I have Xen4.0 and see:
bash-4.1# brctl show
bridge name bridge id STP enabled interfaces
eth0 8000.524603000401 no peth0
I dont see any vifs being created (ifconfig cmd used).
Also in log I see:
WARNING (XendAPI:705) API call: VIF.set_device not found
Any suggestions ?
2005 Apr 21
4
Problem with network connection in domU
Hi list
When I create a domU the network isn''t reachable when it''s loaded. Only if I
do a xm console domUname and do some sort of network activity like pinging
an outside host or traceroute. First then there''s network connection from
the outside to services like webserver etc.
What can cause this?
I''m using Xen 2.0.5 stable domU from binary dist and
2008 Apr 18
7
help--dom0 network goes unpingable when xend starts
I installed 64-bit xen 3.1.0 (from xensource.com tarballs) on
three new machines today, using a configuration setup that I''ve
used successfully many times before. However, I encountered a
new problem.
These are Dell Poweredge 1950 servers, by the way.
>From lspci
04:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708
Gigabit Ethernet (rev 12)
08:00.0 Ethernet