Displaying 20 results from an estimated 10000 matches similar to: "''qemu-dm'' process just died"
2006 Oct 25
4
[PATCH][VNC Auth] Fix qemu-dm becomes defunct when rebooting hvm domain
Hi,
Sorry, I should not have removed infomation on xend.
image.py, line 399, in configVNC
config.remove([''vncpasswd'', vncpasswd_vmconfig])
When vncpasswd is removed, qemu-dm cannot be started in reboot of hvm domain.
Because necessary information disappears.
It cannot be helped though information in config list remains in xenstore.
This patch corrects above.
Regards,
2010 May 14
2
Samba4-alpha11
Just thought I'd say that samba4 is working quite nicely. Samba4 DC
on Ubuntu server. Added a W2k3R2 and W2k8R2 server as DC's. Took a
little bit of play to get it done, but not much.
The only thing I've noticed so far (still in early lab stage) is a GC
issue.
Now if I can upgrade a Samba3-LDAP domain....
Cheers,
TMS III
2010 Nov 02
4
Windows 2008 SBS suddenly disappearing on Xen 4.0.0
Hi all,
when running Windows 2008 SBS on Xen 4.0.0, it disappears after some time (longest time I had it running was 20 minutes). In /var/log/xen/qemu-dm-win1.log I find:
xc_map_foreign_batch: mmap failed: Cannot allocate memory
xc_map_foreign_bulk error 12
Anyone any idea how to troubleshoot this? The Hypervisor has 16 GB of RAM, currently 2 GB are allocated to Dom0. This specific DomU has 8
2008 Dec 26
17
Multiple IRQ''s in HVM for Windows
I really need to have the ability to tie event channel port''s to
interrupts for my gplpv drivers under Windows. Is anyone working on
anything like this? Does MSI allow more than one interrupt per PCI
device?
Thanks
James
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Jun 11
2
Samba 4--Somethings decidedly broken
Hmmm...not quite sure where to go to fix this up.
Samba 4 PDC, 1 W2K3R2, 1 W2K8R2 additional DC's. samba.log
perpetually spewing:
[Fri Jun 11 14:47:42 2010 PDT, 0
librpc/rpc/dcerpc_util.c:619:dcerpc_pipe_auth_recv()]
Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 -
NT_STATUS_INVALID_PARAMETER
[Fri Jun 11 14:47:42 2010 PDT, 0
2011 Mar 30
13
GPLPV drivers suspected to hinder live migration to different CPU type
Hi,
I''ve noticed that on a Xen cluster with three nodes (two E5620 CPUs and
one E5140 CPU) live migration works perfectly in between to two E5620
nodes, but fails to and from the E5140. The error message is about a HVM
context not being able to be set.
I strongly suspect the use 238 GPPVL drivers, but I cannot uninstall
them at this point because someone else needs the server.
Could
2007 Nov 08
16
HVM domain with write caching going on somewhere to disk
I just about have my PV block device drivers booting, except just before
the login screen appears I get a message that the registry couldn''t be
written out. I''m pretty sure that this is because some data from the
int13 interface provided by the qemu intel ide driver that has been
written, hasn''t actually made it to the block device (lvm volume in my
case).
I''ve
2009 Aug 25
11
GPLPV drivers update
I have just uploaded a new testing version of GPL PV drivers for
Windows. Have a look for 0.10.0.97-dontuse at
http://www.meadowcourt.org/downloads (the -dontuse bit is to scare
people away who haven''t read this email :)
As usual, please test thoroughly on a test DomU and make sure you have a
backup before installing on a non-test system. In particular, I''m only
testing with Xen
2009 Aug 25
11
GPLPV drivers update
I have just uploaded a new testing version of GPL PV drivers for
Windows. Have a look for 0.10.0.97-dontuse at
http://www.meadowcourt.org/downloads (the -dontuse bit is to scare
people away who haven''t read this email :)
As usual, please test thoroughly on a test DomU and make sure you have a
backup before installing on a non-test system. In particular, I''m only
testing with Xen
2008 Nov 10
14
GPL PV Intermitent Network Problems
Well, I seem to have developed a strange issue with the GPL PV drivers
in Windows. I''m running Xen 3.2 on SLES 10 SP2 and running some Windows
XP HVM domUs. Most (12-15) of my Windows machines work just fine. Two
of them, though, have started exhibiting a strange behavior with
intermittent network connectivity. Basically, the network starts up and
connects initially. After some
2008 May 31
3
Domid for just created domain?
Is there any easy way in a shell script to find out the
domid of "the domain I just created" with xm create?
===================================
Thanks... for the memory
I really could use more / My throughput's on the floor
The balloon is flat / My swap disk's fat / I've OOM's in store
Overcommitted so much
(with apologies to the late great Bob Hope)
2009 Nov 02
4
vps file lost after server crash
Hello, All,
Today one of our servers was crashed, after I rebooted the server, one
vps can not boot up, and it needs fsck, after I run fsck command, a
lot of files lost, and also some file content was changed. Not sure
how could it happen, do you have any advice that can avoid this or
recover the data?
Thanks.
_______________________________________________
Xen-users mailing list
2007 Nov 25
4
behaviour of ''xm block-attach'' changed with 3.1.2?
''xm block-attach'' doesn''t let me assign the same backend device anymore,
even if I use ''r!'' or ''w!''.
I think this has changed since 3.1.1 (or maybe since 3.1.0).
Is this the way it is supposed to work?
Thanks
James
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2008 Aug 18
5
HVM windows - PCI IRQ firing on both CPU''s
I''m just doing some testing on the gplpv drivers with different ways of
handling interrupts, and I''m trying a scheme where each xen device (eg
vbd/vif) driver attaches to the same IRQ as the pci driver, and each
handles it in sequence.
In testing though, I noticed the following when logging what each ISR is
doing:
60.32381439 - evtchn event on port 5
60.32384109 - port 5
2010 Jan 30
20
"Iomem mapping not permitted" during windows crash dump under GPLPV
I''ve recently noticed that my windows crash dumps fail at around 40-50%
under GPLPV. ''xm dmesg'' shows the following:
(XEN) grant_table.c:350:d0 Iomem mapping not permitted ffffffffffffffff
(domain 865)
At first I thought that the cause was just a bug in my grant ref code
but it just occurred to me that this could be happening when Windows
tries to write out the
2009 Feb 10
7
hang on restore in 3.3.1
I am having problems with save/restore under 3.3.1 in the GPLPV drivers.
I call hvm_shutdown(xpdd, SHUTDOWN_suspend), but as soon as I lower IRQL
(enabling interrupts), qemu goes to 100% CPU and the DomU load goes
right up too.
Xentrace is showing a whole lot of this going on:
CPU0 200130258143212 (+ 770) hypercall [ rip =
0x000000008020632a, eax = 0xffffffff ]
CPU0 200130258151107 (+
2010 Jun 08
32
Problems with GPLPV network latency
Hi,
DomU is a Win2008 R2 64
When i install the GPLPV drivers the network latency goes from 15ms to
random numbers up to 1200ms and eventually dies. If you run a ping from
the DomU to another host the network stays alive but the high latency is
still there.
Further more if i try and uninstall the network driver i am unable to
use the old one (realtek) as it cannot detect the device.
2011 Oct 12
3
domU Windows XP errors...
Hello!!
I have some difficulties in my debian squeeze + xen 4.0. I had installed my
domU windows XP today, and now it''s fails with some programs/applications.
For example, my skype hangs when it starts with windows...i have a system in
DOS (maybe in COBOL or CLIPER) running, but it is hanging too, and doesn''t
starts...everything was working with VMware server, but now i change to
2009 Feb 26
8
GPL PV TAP cow incompatible?
Hi
Is it true that the GPLPV drivers is incompatible with QCOW images?
The Windows DomU works fine with raw standard "file:/" images, and
paravirtualized Linux DomU works fine with QCOW and raw images.
If i use QCOW images with my Windows DomU''s i get a stop error:
0x00000007b (inaccessible boot device).
It looks like the blkback.3.hda process, that normally starts with
2008 Nov 16
3
detecting a ''block-configure'' via xenbus
How should I be detecting a block-configure operation done in Dom0 in a
HVM DomU?
Under Debian Lenny''s Xen 3.2.1, when I execute such a command, Dom0
writes to the backend values ''params'' and ''type'', twice, but doesn''t
update the ''sectors'' value to match the new device, or initiate a state
change. Given that, the best I can