Displaying 20 results from an estimated 3000 matches similar to: "cant start hvm because of ioemu network device."
2009 May 15
1
Installing Windows 2008 server
Hello,
We are planning to install a Windows 2008 DomU in one of our
servers (SUSE 10/SP2, XEN 3.2).
Does someone have some experience in installing 2008 ?
Are they some know problems (and solutions if possible) to
success in thre process.
Here is the setup we will use for that DomU :
-------------------------------------------------------------------
# SR3 MV9
name="SAP-IDES-ECC"
2008 Jan 24
5
Can''t boot from ISO image...
Hi,
I''ve been trying to boot from a RHEL4 install iso without much luck
(the xen way).
The Host is:
RHEL 5.1
xen-3.0.3-41.el5
Here is my guest config:
# -*- mode: python; -*-
#============================================================================
# Python configuration setup for ''xm create''.
# This script sets the parameters used when a domain is created using
2008 Apr 23
10
WinXP CD-ROM problems
I''m running Xen on RHEL5.
I''ve got two problems with CD-ROMs.
In my .hvm file, I''ve got the following line:
disk = [ ''phy:/dev/VG_Guests/WinXP-001,ioemu:hda,w'',
''file:/opt/xen_stuff/winxp.iso,hdc:cdrom,w'',
''phy:/dev/scd0,hdd:cdrom,r'' ]
The first CD-ROM, (the one linking to the file winxp.iso), appears to
WinXP to
2010 Jun 14
13
VNC issues
I''ve recently installed Debian Lenny witch Xen (xen-utils, xen.tools and xen-linux-system-2.6.26-2-xen-amd64).
I want to virtualize some windows servers, but I''m unable to connect to localhost VNC when I start the vm (xm create) to proceed with windows instalation.
The VM config is:
import os, re
arch = os.uname()[4]
if re.search(''64'', arch):
2006 Oct 08
6
HVM WinXP dom crash
Hi
Trying to get WinXP HVM to install as domU on AMD. Got latest Xen Kernel and Xen package (NOT unstable or debug).
When start, a window pops up for few seconds.. then it dies and another one comes up... and it disappears too. (Xen is trying to restart and giving up because the restart happens in 2 seconds..) It seems DomU is not able to read/understand something from Cirrus VGABIOS.
2006 Oct 08
6
HVM WinXP dom crash
Hi
Trying to get WinXP HVM to install as domU on AMD. Got latest Xen Kernel and Xen package (NOT unstable or debug).
When start, a window pops up for few seconds.. then it dies and another one comes up... and it disappears too. (Xen is trying to restart and giving up because the restart happens in 2 seconds..) It seems DomU is not able to read/understand something from Cirrus VGABIOS.
2006 Sep 13
1
/usr/lib64/xen/bin/qemu-dm: invalid option -- ''-vncconnect''
Hi.
I can''t use the vnc option (VNC=1 in my xmexample.hvm file), when I use
RedHat or Fedora on 64 bits. The qemu log, say /usr/lib64/xen/bin/qemu-dm:
invalid option -- ''-vncconnect''
But when I use RedHat or Fedora 32 bits, works fine.
There is a problem or incompatibility in the 64 bits Xen kernel and the VNC
option ?
Best regards
Luis
2010 Aug 24
4
Slow windows network with gplpv driver.
Have 4 xen servers with windows domains.
2 work OK and 2 have xp domains with slow network performance.
Doing most of the testing on a xen system that currently is not in production.
Running xen 4.0 with 2.6.32 kernel from lenny backports.
Have xp service pack3 freshly installed with no updates.
Installed gplpv gplpv_XP_0.11.0.213.msi
hdtack gives 60mb/sec which is good
iperf gives ~15Mbits/sec
2006 Sep 18
1
Getting network working in HVM domU
Hi all,
I now have Xen running on Intel Core2 duo system, and am running a HVM domU
with Microsoft Windows XP Home Edition, cold-installed from distribution CD.
Problem is, Windows can''t get to the network.
My dom0 ifconfig looks correct, as far as I can tell. I have a DHCP server
on my local network, but the Windows XP domU claims to be unable to find
DHCP. I''ve also tried
2007 Dec 10
4
snv 77 W2003 domu loses config on reboot/shutdown
Hi All,
I successfully installed a 32bit W2003 domu using the following config file (as the CD image wasn''t persistent between reboots, otherwise I would have used virt-install ;-) ) :
isk = [ ''file:/images/xvm/w2003/w2003-disk.raw,hdc,w'',''file:/images/isos/en_win_srv_2003_r2_enterprise_cd1.
iso,hda:cdrom,r'' ]
memory = 512
name = "w2003"
2009 Nov 19
3
xm create: Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Hi All,
I am new to xen community. I am trying to setup Xen3.4.2 +FC11 Dom0 environs
for lennovo T400. I have installed all prerequisite component for running
xen and booted it.
while I am trying to create DomU I am getting following error. I tried doing
googling but none of suggested solution is working for me. Please guide me
through my first experience with xen.for more details please see
2010 Mar 03
4
Windows 2003 domU can not use 7G RAM ?
I installed a 32 bit Windows 2003 enterprise edtion domU. xm list
shows the domU has 7G RAM. But Windows 2003 shows only 3.75G RAM. I do
not know what''s wrong. Anyone knows?
[root@sjd-hot w2k3e]# xm info
host : sjd-hot.rashost.com
release : 2.6.18.8-xen
version : #1 SMP Fri Nov 27 03:53:01 UTC 2009
machine : x86_64
nr_cpus
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
2007 Jul 06
2
HVM Linux just installed but does not do its first boot
Just successfully installed SLES9.3-32bit as file-backended HVM domU.
Everything went OK, the distributive partitioned its "harddisk" into root and swap OK, have its grub installed into sda boot sector, but I could not make to boot no one single first time after installation. Every domU boot gives the following screen for a short time and dies:
Booting from Hard Disk...
Boot from
2007 Jun 04
1
Problems with Xen HVM image on DRBD filesystem
Hi,
I have been trying to create a xen HVM Centos4.4 image on centos 5
with a DRBD filesystem installing from DVD. However I get an IO error
on the filesystem during the centos installation process which then
aborts.
The DRBD filesystem seem to be setup correctly and is functioning as
a block device as I can mkfs -t ext3 /dev/drbd1 read and write
without error.
If I replace the disk
2011 Mar 09
12
Can''t boot HVM Linux guests on Debian Squeeze Dom0
I just downloaded Debian Squeeze and installed Xen from packages, following
the instructions here: http://wiki.debian.org/Xen
I am able to get PV guests up and running easily, but HVM guests will not
even boot.
The HVM I am currently trying to run is Debian sarge, which I installed into
a disk image and configured using qemu.
I am running on an HP Proliant ML150G6, which has Intel-VT hardware
2008 Nov 07
1
Unable to get Networking on HVM Domain
Hello everyone,
I grabbed xen-3.3.1 sources from the Mercurial repository
(xen-3.3-testing.hg, changeset 475:1cf755387728, from Oct. 23, 2008) and
built Xen from these sources on a 32-core (8 quad core Barcelona CPUs)
SunFire machine, running an Ubuntu 8.04 (Hardyy Heron) distribution.
Everything seemed to be going OK until I booted an HVM (also Ubuntu 8.04)
domain. That domain boots normally but
2007 Mar 12
16
booting an ISO inside Xen (full virt)
Hi list,
I''m using Dom0 gentoo with xen 3.0.4 and xenman. I have several DomU working and it is really nice :)
so all my DomUs are installed with disk images. Now i want to use an ISO to boot and install a linux system (or win).
When i try to boot the DomU i dont have nothing, nothing relevant (for me) in logs and i can connect to the console. The state of the DomU is unknow. Any help
2009 Nov 20
3
Re: xm create: Error: Device 0 (vif) could not be connected. Hotplug scripts not working. One more question.
Next question:-
eth0 8000.001c2596e32b no peth0
pan0 8000.000000000000 no
virbr0 8000.000000000000 yes
Presence virbr0 in report seems strange. Direct port Xen 3.4.2 to F11 doesn''t install daemon
libvirtd ( bridge virbr0 ) , unless you wrote xen-3.4.2-(x).fc12.src.rpm yourself.
So , from where bridge virbr0 comes
2010 Jun 28
3
Password policies in the LDAP server
Hi
We have some Samba servers using LDAP (389 DS) as backend. In the LDAP
server, we have defined some policies to make the passwords stronger. When a
user tries to change his password (Control-Alt-Del), this message appears in
the LOGs:
==> /var/log/samba/xptest <==
[2010/06/28 12:26:26, 2] auth/auth.c:check_ntlm_password(309)
check_ntlm_password: authentication for user [10000001S]