similar to: network + USB breaks hvm guest

Displaying 20 results from an estimated 9000 matches similar to: "network + USB breaks hvm guest"

2011 Oct 28
0
"reset requested in cpu_handle_ioreq" causes the wirtual machine crashed when using "xm create xp.hvm"
the contexts are as follows, looking forward to your reply, thanks [1]enviromention : xen3.4.2+CentOS-5.5 [2]config file: xp.hvm, as follows _s_name = 'xp-101' _s_vnc_display = 5310 _s_vm_id = 101 _s_vm_mac = '00:16:3e:eb:ca:65' _s_memory = 512 _s_allow_destroy = False _s_use_vnc = True # -*- mode: python; -*-
2006 Sep 04
2
summagraphics VNC fix
Hey everyone, So I followed the online directions for installing the summagraphics tablet support on a Xen Windows XP guest. However, after rebooting the VNC mouse still is not tracking properly. The XP guest pops up a "Error: tablet device not found" message as well. Has anyone had any success getting the VNC pointer to track properly (I''ve also tried
2011 Aug 28
1
Hanging boot of solaris 11 install image as HVM
Hello, It looks like xen 4.1.2* has some problems with solaris 11 iso images too (s. further below log messages) hvm-solaris11.born2b3.net.cfg # --- kernel = ''/usr/lib64/xen-default/boot/hvmloader'' builder = ''hvm'' device_model= ''/usr/lib64/xen-4.1/bin/qemu-dm'' name = ''solaris11hvm.born2b3.net'' acpi =
2010 Jul 22
1
HVM domain can not boot up with Qcow incremental image
Dear,Beg for your help. I am really puzzled with this problem.HVM domain can not boot up with Qcow incremental image(using command: qcow-create size incremental_file original_Qcow_img_file), but it can boot up with the original Qcow disk image file. When using Qcow incremental image, the guest qemu window would disappear before loading grub, and `xm list` can not find this guest domain.The VM
2008 Jun 16
2
unable to access Linux HVM via xm console - Could not read tty from store: No such file or directory
Hi all I''m running CentOS 5.1 x64 + Xen 3.0 & I have setup a CentOS 5.1 x64 domU as a HMV. For the setup I used VNC, but I would prefer to be able to access it via "xm console cPanel" via SSH directly. Here''s the output cPanel HVM: [root@pc-00059 ~]# more /etc/xen/cPanel name = "cPanel" uuid = "ff940501-507d-04ca-e590-831e79ba0397" maxmem =
2009 Jul 19
0
Computer hangs when booting debian lenny netinst cd on hvm machine
Trying to install Debian Lenny amd64 from netinst cd on Xen HVM, the computer hangs and needs to reset physically. My computer supports HVM, I''ve a HVM Windows XP installed with no problems. Other ways to install Lenny on HVM are welcome. I tried with debootstrap, but it doesn''t boot disk image :-( My config is: import os, re arch = os.uname()[4] if
2010 Nov 23
0
Xen 4.0.1 creates HVM error
Hi All: I have run Xen 4.0.1 on my PC ( Intel(R) Core(TM) i7 CPU ) , when I run HVM domain, I found an error: sudo xm create winxp.cfg [2010-11-23 17:00:24 4993] DEBUG (XendDomainInfo:3053) XendDomainInfo.destroy: domid=1 [2010-11-23 17:00:24 4993] DEBUG (XendDomainInfo:2416) No device model [2010-11-23 17:00:24 4993] DEBUG (XendDomainInfo:2418) Releasing devices [2010-11-23 17:00:24 4993]
2010 Nov 22
0
HVM error on booting
Hello everybody, I am trying to install an Ubuntu inside a lvm partition as a HVM. Here''s my config: % cat /etc/xen/hvm1 kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 1024 name = "hvm1" vif = [ ''bridge=xenbr0'' ] disk =
2006 Aug 16
0
[PATCH]HVM acpi dsdt table update
Attched please review the patch for hvm acpi dsdt table update: 1)Fixed HCT test "Unreported Memory and I/O Port test" for memory range 0xC0000~0xFFFFF and IO 0x378 2)Make consistent with non-acpi os by enabling LPT1, remove com2 which is conflict with usb mouse 3)Fixed the USB HID-Compliant mouse when set usbdevice=''tablet''/''mouse'' 4)Fixed Vista boot
2007 Aug 05
0
Etch Xen3.0.3: HVM XP with LVM problems
hi, i created a hvm config for XP. The disk is a LVM Volume with 2GB space, but after starting the installation, windows shows only 1MB as partition space: kernel = "hvmloader" builder = ''hvm'' memory = 512 name = ''winxp'' boot = "d" on_reboot = ''destroy'' vif = [ ''type=ioemu'' ] disk = [
2006 Nov 21
0
Network performance problem with Xen 3.0.3 HVM/VT
Hi, I know it''s a problem that has already been discussed, but as I didn''t see any solution, I''m asking... We''ve been trying to use Xen 3.0.3 HVM mode with windows or linux in the past few weeks, and have been suffering from bad network performance. First, I must say that we didn''t succed to setup Windows 2000/2003 directly using  Xen, we had to
2010 Jun 30
0
''invalid boot.ini'' file after winxp hvm install, will not boot.
Greetings all, I''m having an issue getting a winxp hvm running. It will install just fine from iso, but then when I change the .cfg file to boot from ''c'', it will give me: invalid boot.ini file booting from c:\windows ntdetect failed Please see the below config file: import os, re arch = os.uname()[4] if re.search(''64'', arch): arch_libdir =
2008 Aug 31
0
HVM config for Windows
I found that the example HVM config doesn't work at all on amd64 I used the following, based on various postings I found through Google. Could you include a working example in the package? I think that specifying the full kernel and device_model paths makes a difference on amd64 # Enable hardware virtualisation using HVM kernel = '/usr/lib64/xen-3.2-1/boot/hvmloader' device_model =
2009 Sep 17
0
Bug#519064: affix to hvm migration fails because of missing /var/lib/xen/save
I had, the same problem. The described solution works, however, the directory needed is /var/lib/xen only (save) is irrelevant here. Have a look into xend.log after a successful hvm migration and see the last but one argument in a line as below: INFO (image:289) spawning device models: /usr/lib/xen-3.2-1/bin/qemu- dm ['/usr/lib/xen-3.2-1/bin/qemu-dm', '-d', '6',
2011 Aug 10
1
Problems with Network Bridge HVM DomU Debian Squeeze running over Kernel 2.6.32-5-xen-amd64 Debian Xen 4
Hello community! I need help with a problem I haven''t been solved with the network team. I manage a network that has over a thousand computers, and the most of the servers are virtualized over Debian / Xen by me. The specific issue arises when I try to set up a DomU HVM running Debian Squeeze, the VM doesn''''t recognize the network but it runs. It gives an error
2009 May 04
0
Starting win2k3 hvm on another host.
I am trying to get a vm running on a different host. It fails to start with the error below. Both hosts are running the same software CentOS 5.4 and Xen 3.3.1 any clues as to why it fails would be appreciated. [2009-05-04 15:31:59 3933] DEBUG (XendDomainInfo:89) XendDomainInfo.create([''vm'', [''name'', ''agree-37''],
2014 Jan 30
0
Using XEN 4.1 to run Windows 7 DOMU on SERVER1, replicated the HVM to SERVER2 using DRBD. Win7 DOMU doesn't boot in SERVER2 after replication
Hi All, I'm new to XEN and using XEN 4.1 on UBUNTU to run Win7 guest. I've 2 Servers(both UBUNTU 12), where Server1 is configured with full Win7 guest installation on a partition(It works fine). Now as i use DRBD to replicate this partition into Server2 system and try to boot the Win7 DOMU from harddisk, I get below mentioned error - Windows failed to start. A recent hardware or
2008 May 08
1
Restoring a DomU HVM-Domain is "slow" (Bandwidth 23MB/sec from a ramdisk, xen3.2.1)
Hi, i do some tests with restoring HVM winxp-domU''s. Even, if i restore a saved DomU from a ramdisk, the Restoring-process has only a bandwidth about 23MB/sec: Here a example restoring an 512MB HVM opensuse10.3 DomU ...... [2008-05-07 22:40:12 3314] DEBUG (XendCheckpoint:218) restore:shadow=0x5, _static_max=0x20000000, _static_min=0x0, [2008-05-07 22:40:12 3314] DEBUG (balloon:132)
2008 Dec 28
1
vncviewer <defunct> under HVM
Unable to connect to my HVM # xm list Name ID Mem VCPUs State Time(s) Domain-0 0 3869 2 r----- 368.6 vm00 45 128 1 -b---- 62.3 The vm00 changes state from "r" to "b" after about a minute. (I have a fedora dvd in the drive.) #cat
2011 Jun 12
0
Bug#630175: 32 bit hvm windows xp pro guests crash on 64 bit amd host
Package: xen-hypervisor-4.0-amd64 Version: 4.0.1-2 Severity: normal -- System Information: Debian Release: 6.0.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/4 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash