similar to: hibernation test result of windows srv2008 R2 x64 hvm and winpv guest

Displaying 20 results from an estimated 1000 matches similar to: "hibernation test result of windows srv2008 R2 x64 hvm and winpv guest"

2007 Dec 18
0
WinPV net strangeness
Hi James and Xen folks, Apparently when I said the GPLPV net driver was sending and receiving packets, I was not quite correct. I am having the following issues: 1) It successfully receives packets and passes them to the net stack by calling NdisMIndicateReceivePacket(). However, something must be wrong because the packets (incl DHCP offer) are not registering with the OS and it ends up with a
2008 Mar 31
0
XP x64 will hang/bsod when using mapped network drive
Hi, I have a very strange problem with a new Windows XP Professional x64 client machine which will either hang or BSOD when I manipulate (move, copy, compress) a file on a mapped network drive BUT not when I navigate to the file through My Network Places i.e. selecting WORKGROUP -> FILESERVER -> Share2 -> Directory -> File. I have a mix of Windows PCs on my network including Win2K,
2011 Apr 28
6
Windows 2008 R2 64 bit BSoD
Hello. I''m trying to get the lastest GPLPV binary (rev 238) working on an Ubuntu Server host with Xen 4, but I''ve got some problems. The guest is a 64 bit Windows 2008 R2. After enabling test mode and rebooting, installing and rebooting again (with /NOGPLPV) I can see all the Xen devices, but two (out of three) Xen Block Device Driver have an exclamation mark; I don''t
2009 Jun 26
3
after installing virt-manager, error reported and cannot start up xend
Hello, I installed xen3.4 on Fedora and it worked very well. But after I installed virt-manager by yum install, xend cannot start up any more. It always reported: /usr/lib/python2.5/site-packages/xen/lowlevel/xs.so: undefined symbol: xs_set_target Who could give me some hands on this problem? I have other machine installed xen3.4, can I copy some libs from that machine to this one to solve this
2012 Mar 13
12
BSOD w/ gplpv drivers and Windows 2008 R2 64-bit
Hey, I''ve been trying to get the gplpv drivers working with Windows 2008 R2 64-bit on both a stock CentOS 5.8 install and CentOS 5.8 w/ Xen 4.1.2 from the gitco repos. I''m getting a BSOD shortly after boot up and it can be seen at http://techmonkeys.org/xen/ -- along with the qemu log. Has anyone had success with these drivers and Windows 2008 R2 64-bit? If so, what am I
2008 Mar 31
0
WinXP x64 + Centos 5.1 + Samba
Hi, I have a couple workstations running WinXP x64 that connect to a few servers running Centos 5.1 with Samba version 3.0.25b. I'm experiencing this really strange problem with two of the boxes. Two of them have 3ware RAID cards with XFS partitions. I export the partion across both NFS and SMB. These are the two that I'm having problems.with. When I save a large file through an
2010 Jul 07
4
Windows 7 x64 + GPLPV: STOP 0x00000101
When trying to use the GPL PV drivers with Windows 7 x64 (and testsigning turned on), I get a BSOD with a STOP 0x00000101 error. There''s also an error at the top that says "A clock interrupt was not received on a secondary processor within the allocated time interval." Is this STOP error related to the HPET or other timing adjustments for Xen? Any advice on things I should
2009 Jun 25
0
Error creating vm xen3.4
Hi all, when i try to create a new virtual machine in a new instalation of xen3.4 ( compiled from source) i get this error: xm create windows2.hvm Using config file "./windows2.hvm". Error: Domain ''y'' does not exist. And this is the log: [2009-06-25 17:59:42 13862] TRACE (XendDomainInfo:291) domain_getinfo(2) failed, ignoring: (3, ''No such process'')
2007 Sep 28
0
DTM Cient on DomU Vista 64 and Vista 32 fails
Xen-system AMD x64 2GB Memory installed with Domain 0 Linux Fedora 7 + Xen 3.1 + 2.6.18-xen i386 Domain 0 Linux Fedora 7 + Xen 3.1 + 2.6.18-xen x64 HVM - Vista 32 Ultimate + xenbus Vista 64 Ultimate + xenbus The DTM studio/controller was based on microsoft WLK 1.0c + update fileter patch (MS logo kit filter update every day) for more detail please
2008 Nov 02
0
anyone getting corruption under GPLPV after a bug check?
I''ve just committed a fix to hg that fixes a problem in the bug check code, which mostly explains why crash dumps weren''t always being written out, and I have a suspicion that without the fix there is a chance of filesystem corruption when a crash dump occurs. Can anyone using GPLPV comment on whether they might have seen this? Basically, everything works fine under GPLPV (no
2009 Jan 06
0
Re: RE: Re: BSOD "A clock interrupt was not recevied onasecondary processor within the allocated time interval"
yes, the cause of BSOD 0x101 is that watchdog time interrupt was not received by the vcpu in a certain timeout in Windows kernel . this is taken place especially in vista kernel. Generally speaking, we have some ways to fix this, one is that we an write a programme whitch can intercept the trigger of BSOD 0x101, on the other word, we make kernel don''t care the watchdog time interrrupt.
2008 Mar 21
0
Xen Windows Clients - BSOD with Application Firewall Installs
I have set up both Windows XP and Windows 2000 Server clients on Xen under Centos 5.1 and am unable to install an application firewall. I have tried the latest: 1) Agnitum Outpost Commercial Version 2) Comodo Firewall (ver 2 on Windows 2000) 3) Sunbelt Commercial Version With all of these when the firewall starts up it results in a BSOD. With Windows XP and Agnitum I can go back to a previous
2008 Nov 20
3
PV 0.9.12pre3 gives BSOD when installing in VM in Xenserver 5.
Hello, I have Xenserver 5.0. When i install a new VM with Windows Server 2003 X64 Standard (R2) and install all windows-updates, it gives me a BSOD when i install the PV 0.9.12pre3 drivers. Steps to reproduce: - Install Xenserver 5 (light/free or Enterprise/trial) - Install a Windows Server 2003 x64 R2 VM from a ISO or CD - Install all windows updates - Download the GPLPV 0.9.12pre3 .exe file
2009 Sep 04
4
DRIVER_IRQL_NOT_LESS_OR_EQUAL by xennet.sys, Server 2008 x64
Hey guys, I''m trying to get a gentoo dom0 running on some new Nehalem boxes. Our dozen or so existing servers run a xenified 2.6.21, but we can''t get the new Intel network chipset working with it. So, I''m giving a pv_ops dom0 from xen-tip/master a go, and Xen 3.4.1 to go with it. rebase/master is a bit too bleeding edge for me. So far, it''s working great.
2014 Nov 23
1
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
Le 22/11/2014 12:14, Richard W.M. Jones a écrit : > On Sat, Nov 22, 2014 at 11:41:54AM +0100, Nicolas Ecarnot wrote: >> When completed, the import into oVirt went fine, but booting lead to >> a BSOD, which I corrected by merging mergeide.reg into the source >> machine and starting the whole process again. Then I fine tuned it >> by installing the dedicated virt drivers
2011 Feb 26
4
Strange Problem with Windows GPLPV Drivers
I have a strange problem with these drivers. I have a host that has 31 VM''s running on it, all windows. They are running the same template, which has the latest GPLPV drivers installed. The problem occurred today when I went to add the 32nd VM, again from the same template. Now when the VM boots up I get a BSOD. I tried a different template to confirm that it was not template
2015 Jan 12
1
Windows 2003 BSOD, 0X0000007B bug
Hello, In last November, Richard helped me and succeed in P2V-converting a windows 2003 server towards an oVirt/RHEV image. Recent upgrades solved many ssh issues https://bugzilla.redhat.com/show_bug.cgi?id=1167774, and conversion seems OK now. The server I converted is now booting and running fine every time. I used the very same procedure on two others 2003 servers (one in x86 and one in
2005 Oct 19
1
W2K BSOD: Memory errors
Hi everyone! This is my first post to the list. Be gentle ;) I run Windows 2000 Pro SP4 EN, on a 1400 MHz AMD Athlon Thunderbird. 512 MB RAM, not sure what speed though. For a few months now I've been getting errors while encoding with flac. I use foobar2000 for encoding from WAVE to FLAC, with the help of CUE sheets. I can confirm it's not foobar itself that's giving the errors,
2012 Jul 30
0
HVM bsod CLOCK_WATCHDOG_TIMEOUT on i7-3930K
Hello, BSOD 0x00000101 CLOCK_WATCHDOG_TIMEOUT randomly appears on all HVM Windows 2008R2 (with signed GPLPV drivers) with vcpu''s>=2 after upgrading CPU to hexacore i7-3930K. xen and qemu-dm logs have no suspicious entries after bsod. Before upgrade CPU was i7-2600 and all HVM''s works fine. Such problem persist on all motherboards with i7-3930K,and disappear after moving Dom0
2013 Jan 30
0
Xen 4.2.1. Intel Integrated VGA passthrough. BSOD in Windows guests.
Hello, I configured xen with enabled passthrough primary VGA card (Intel Integrated graphic controller HD 3000) and audio controller (Intel HD audio) to hvm guest. I also installed GPLPV drivers to improve performance. And it works for Windows XP (x86) and Windows 7 (x86_64). But I get a BSOD, when I try to load a disk or network subsystem or start Windows 7 performance test. Steps to reproduce