Displaying 20 results from an estimated 7000 matches similar to: "XEN 3.4.1|HVM|physical disk access"
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
2007 Jul 15
3
BSD domU with HVM
Hi all!
I have recently purchased an Athlon X2 3800+ and I should like to
install FreeBSD or OpenBSD in a HVM domU on Xen 3.0.3-1 dom0 (Debian
packages). Is it possible? In such case, can someone recommend me a
guide/howto to accomplish it?
Thanks in advance.
Regards,
Daniel
--
Daniel Bareiro - System Administrator
Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37
Powered by
2008 Jan 28
4
can''t boot from cdrom
Hi All,
Following is my winxp hvm config:
kernel = "/usr/lib/xen/boot/hvmloader"
builder = ''hvm''
memory = 192
name = "winxp"
vcpus = 2
disk = [ ''file:/media/sda6/usr/xenimgs/winxp.img,ioemu:hda,w'' ]
device_model = ''/usr/lib/xen/bin/qemu-dm.debug''
cdrom=''/dev/hda''
sdl=1
boot=''d''
and
2006 Sep 26
15
RE: Individual passwords for guest VNC servers ?
> Thanks all point about security, I''ll do as follows.
> I thought that the point was the following two.
>
>
> 1. Storage place of encrypted password
> Should I store it in /etc/xen/passwd ?
> Or, should I wait for DB of Xen that will be released in
> the future?
The xend life cycle management patches were posted by Alistair a couple
of months back.
2006 Apr 28
9
It is possible to install Windows XP with intel vt now ?
Hi everybody,
I seen many post on running Windows XP on the top of Xen with proper
hardware (Intel Vt) ... I would like to know if at this time, i could do
that with Xen 3.0.2-2 or Xen unstable ? If yes, could you tell me the
procedure ...
In 2 week i will make a show with Intel to demonstrate this possibility ...
If at this time we couldn''t, i will change the contents of the show ;)
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
2009 Sep 23
1
steps to add a new physical disk to existing LVM setup in new centos box?
Not a centos specific question here, but if anyone can save me from
shooting myself in the foot would appreciate any pointers.... I have an
older centos 4.7 box that I recently replaced with a newer one running
centos 5.3. I'd like to add the hard disk from the older one to the
newer one before I scrap it for good. I don't care about the data on
it, would just like the extra drive
2009 Aug 27
8
cannot boot PV guest
This is my install profile F11.install
name="FC11-G1S2"
memory=500
disk = [''phy:/dev/sda3,0,w'' ]
vif = [ ''bridge=eth0'' ]
vfb = [ ''type=vnc,vncunused=1'']
kernel = "/etc/xen/vm/vmlinuz.1"
ramdisk = "/etc/xen/vm/initrd.img.1"
vcpus=1
on_reboot = ''restart''
on_crash = ''restart''
2008 Jan 31
5
How-To create Windows HVM?
Hi,
i''m a little bit stuck here with creating a HVM-Windows (w2k3) Guest
under Xen 3.1.
I''m using ubuntu 7,10 with a 2.6.22.16-xen-patched kernel which seems to
be stable for single cpu-linux guests. Cpu is a Q6600 and XD,VT and VT-d
is enabled in the bios.
When i create the windows guest with ''xm create w2k3 -c" (conf below)
I get:
"Started domain
2006 Sep 12
2
How HVM domain distingush ioemu disk and VBD disk
Hi,
From cset 10921, ioemu: prefix is removed from disk config in /etc/xen/xmexample.hvm. Now HVM VBD driver is available, this thus raises a question: how would HVM domain know if one disk is a qemu-dm disk or a VBD disk?
From current implementation, qemu-dm will recognize disk had, hdb, hdc, hdd, and VBD drive can recognize all disk (had~hdd, hde, hdf ...) . So the result is: qemu-dm will
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
2006 Jun 29
3
Using physical disk in HVM
Hi, guys.
I''m trying to use physical disks as virtual disks in HVM domains.
But I couldn''t.
I''m using cs10508 of xen-unstable.hg.
When I use
disk = [ ''phy:sda5,ioemu:hda,w'' ]
in conf file, creating HVM domain says, I need to use ''file'' modifier if
I use ''ioemu''.
So, I changed it to
disk = [
2006 Feb 26
1
qemu on Vt-x
Hello,
I don''t have a Vt-x machine on which I can test and see; I have
a question regarding running qemu on Vt-x xen machines.
xen-unstable has a config file example: dist/install/etc/xen/xmexample.hvm
In this file we have the follwoing line:
device_model = ''/usr/'' + arch_libdir + ''/xen/bin/qemu-dm''
The use manual says about the device_model:
2006 Aug 13
4
using physical disks with HVM
Hi,
As a previous thread in
http://lists.xensource.com/archives/html/xen-users/2006-06/msg01111.html
tells, it should be possible tun run hvm domains with a physical disk.
There where other threads about this, but no solution for my current
problem.
When I try to use a disk defined as
disk = [ ''phy:data/faitest-client-generic-hvm-disk,ioemu:hda,w'']
(The device is a lvm
2010 Jul 04
2
Error: Block device must have physical details specified
Hi,
once again... now i have problems with HVM, when i try to start Windows
XP, it appears
DOM0:~# xm create /etc/xen/Windows.cfg
Using config file "/etc/xen/Windows.cfg".
Error: Block device must have physical details specified
DOM0:~# cat /etc/xen/Windows.cfg
# Kernel ist der HVM-Loader. 265MB RAM sollten zum testen reichen
kernel =
2006 Sep 12
3
RE: Help: Xen HVM Domain can ONLY support four hard drivesat most???
>-----Original Message-----
>From: xen-users-bounces@lists.xensource.com
>[mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Liang Yang
>Sent: 2006年9月12日 8:57
>To: xen-users@lists.xensource.com
>Subject: [Xen-users] Help: Xen HVM Domain can ONLY support four hard
>drivesat most???
>
>Hi,
>
>I have 5 SATA hard drives and I want to expose all these five
2007 Oct 06
2
expand physical volume
Hi.
I added a disk to a hardware raid 5 array and now i want to expand the
LVM physical volume. There are now 4 sas 146GB disks in the server.
The virtual disk /dev/sdb from the raid controller has been resized
successfully with the server management software osma.
[root at srv1 ~]# fdisk -l /dev/sdb
Disk /dev/sdb: 438.4 GB, 438489317376 bytes
255 heads, 63 sectors/track, 53309 cylinders
2008 Jan 31
5
Exporting a VM
Hi everyone!
I have this doubt, on xenexpress there''s a command to
export and import a vm i think it''s like this
xe vm-export uuid=0099... filename=/path
xe vm-import filename=/path ...
I was wondering if there is something like this on Xen
3.0.3.
If not how can i make a complete backup of my vm to
install it on another computer (is it posible?).
Thanks for your time and
2006 Sep 28
3
Bug#389836: xen-hypervisor-3.0-unstable-1-amd64: HVM domU won't start
Package: xen-hypervisor-3.0-unstable-1-amd64
Version: 3.0-unstable+hg11561-1
Severity: important
The HVM domU won't start. The following is the config (comments
stripped).
--------------------begin--------------------
import os, re
arch = os.uname()[4]
if re.search('64', arch):
arch_libdir = 'lib64'
else:
arch_libdir = 'lib'
kernel =
2007 Jul 24
4
HVM disc image switching
I''m using Xen 3.1.0 on Debian etch, kernel 2.6.18-4-xen-amd64.
One of the guests runs Windows XP. I am trying to install an
application (Autodesk Inventor) that spans two DVDs.
The config file for the domain in question contains:
disk = [ ''phy:/dev/volgrp0/halebopp,ioemu:hda,w'', '',hdc:cdrom,r'' ]
I ran "xm block-list halebopp --long" and