Displaying 20 results from an estimated 50000 matches similar to: "Centos virsh - add a physical device"
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
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 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 =
2010 Apr 19
1
Attach CDROM to windows
Hi Guys,
Now I am using Xen-4.0.0. I need to attach CDROM from ISO files to vitual
machines when they are running. The VMs contain RHEL4.6, Windows Server 2003
32bit and Windows Server 2006 64bit.
The disk configuration of the VMs is:
disk = [ ''tap:vhd:/guest/SS_test/vhd/hmi-100130.vhd,hda,w''] (1)
When I attach a CDROM to RHEL4.6 VM with the command:
virsh
2010 Apr 19
1
Attach CDROM to windows
Hi Guys,
Now I am using Xen-4.0.0. I need to attach CDROM from ISO files to vitual
machines when they are running. The VMs contain RHEL4.6, Windows Server 2003
32bit and Windows Server 2006 64bit.
The disk configuration of the VMs is:
disk = [ ''tap:vhd:/guest/SS_test/vhd/hmi-100130.vhd,hda,w''] (1)
When I attach a CDROM to RHEL4.6 VM with the command:
virsh
2009 Sep 30
2
XEN 3.4.1|HVM|physical disk access
Hello folks,
i do not get access to a physical disk with xen. I would like to install
windows xp as hvm to the physical partition /dev/sdb1.
I partioned the disk with cfdisk. Filesystem type is Linux (83). In my
eyes the filesystem using hvm is insignificant(?).
I tried the following configurations; probably a lot more than this.
#disk = [ ''phy:hda1,hda1,r'' ] (comment from
2013 Apr 02
1
problem in view vm created by virsh create
<domain type='kvm'>
<name>eucalyptus-windows</name>
<os>
<type>hvm</type>
<boot dev='cdrom'/>
</os>
<features>
<acpi/>
</features>
<memory>524288</memory>
<vcpu>1</vcpu>
<devices>
<emulator>/usr/libexec/qemu-kvm</emulator>
<disk type='file'>
<source
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
2010 Jun 03
1
Virsh blkstat doesn't work on Xen HVM
Hi
I tried to use virsh blkstat to get information of a block, but it returns an error message as shown below
This function works fine in KVM, but fail in XEN.
I tried XEN 3.4.3 ,4.0.0 and 4.0.1 with libvirt 0.7.1 from fedora yum server and 0.8.1 from libvirt .
All of them are fail to get the block status.
The following is the config file and error message of virsh domblkstat.
Any one
2008 Apr 06
24
Re: Xen 3.2.0 on debian etch, many kernel panics
>/ these are the packages installed:/
>
>/ ii linux-image-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 /
>/ Linux 2.6.18 image on AMD64/
>/ ii linux-modules-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 /
>/ Linux 2.6.18 modules on AMD64/
>/ ii xen-hypervisor-3.2-1-amd64 3.2.0-2 /
>/ The Xen Hypervisor on
2014 Jun 15
2
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
Sorry for posting bad debug info.
Here are the right one with the chardev error only:
# virt-install --name f20vm --disk /home/kvmimages/f20vm --cdrom
/home/kvmimages/Fedora-20-x86_64-DVD.iso --memory 2048 -d
[dim., 15 juin 2014 10:56:25 virt-install 9795] DEBUG (cli:187) Launched
with command line: /usr/share/virt-manager/virt-install --name f20vm
--disk /home/kvmimages/f20vm --cdrom
2008 Feb 14
2
cant start hvm because of ioemu network device.
Hello.
I''m trying to set up hvm for linux or windows.
I start with a very simple configuration without disks at all.
but the virtual machine does boot or even "power up".
If i remove the ioemu from the network device and specify type=brige or
type=route everything goes fine, the boot process is starting but then I cant
get network working in the guest.
2015 Feb 11
2
libvirt/virsh change boot order
Hello, hope all are well.
Am I missing something?
If I add a cdrom and change boot order in a running vm with virsh edit, I have to shutdown the vm and restart to see the change in boot order. I can not just restart the vm via reboot inside the vm or virsh reboot vm. I don't see anything under /var/lib/libvirt/qemu/saved where I might expect conflict if I was battling against a saved
2011 Jan 11
4
Solaris 10 (9/10) on Xen 3.4
Hi,
I am trying to run solaris 10 (9/10) on Xen 3.4 (centos5.5 as dom0) in HVM
mode.
I can see the realtek 8139 network adapters when I do pciscan but ''ifconfig
-a'' just lists loopback device. I can load rtls drivers but still these
realtek interfaces are not available.
I found a link which does say The rtls driver from Realtek still uses
version 0 interfaces that are now
2012 Sep 26
1
Create and revert to snapshot fails silently after device update on running domain
Hi list,
I'm having an issue with snapshot creation. Scenario:
qemu 1.1
libvirt 0.9.12
I create a domain, and start it. The domain has 1 IDE cdrom device
defined (see below).
When started, I want to mount an ISO file to it. So I do
updateDeviceFlags in libvirt-python or update-device in virsh (both have
the same problem).
This works fine, the ISO image becomes available to the domain.
2008 Feb 19
1
Any luck with SLES9 HVM install?
Anyone managed to get a SLES9-SP4 HVM installed? I''ve been going round
in circles for hours with this one.
What I''ve found out:
1 - I can''t install from an emulated cdrom. The installer does boot from
the cdrom, but later gives up, saying that it can''t find the install CD.
I''ve done all sorts of messing around with virsh and the qemu monitor,
but
2015 Sep 06
3
hvm on x86_64 on binutils i386
Hi,
I have this setup
kernel: x86_64 version 4.2.0
operating system (rootfs binutils etc.,) : i386 (ELF-32-bit)
qemu-system : version 2.4.0 qemu-system-x86_64 (i386 binary)
libvirt: 1.2.19 (i386 )
When I run the qemu-system-x86_64 binary with --enable-kvm, the guest
machine is working properly as hvm. So
QEMU can run x86_64 OS as hvm
when I install using virt-install
virt-install --name
2006 May 18
4
Fail to create hvm domain
I''m using FC5 with its Xen 3.0.2-2 package and 2.6.16-1.2118_FC5xen0 kernel.
I''ve got a Pentium 9xx chip with virtualization enabled in the BIOS; it
appears to be VT-enabled, since xm dmesg includes "(XEN) VMXON is done". I
base my config file on example.hvm and on previous emails to this list.
Unfortunately, I don''t get very far.
xm create winxp.conf
2006 Dec 31
2
New problem with winxp
Just installed winxp in HVM under Suse 10.2. Now, I cannot access the
CDROM drive even though it worked fine during the installation. Windows
exploer show it as D drive, but when I put in a data CDROM, it keeps
asking to install cdrom. Device manager shows the CDROM as QEMMU CDROM
drive.
Any suggestions?
Art
_______________________________________________
Xen-users mailing list
2010 Mar 10
9
Error starting stubdom HVM on Xen-3.4.3-rc4-pre
Hi there,
Last night I was trying to start a HVM domU via stubdom-dm device model. Initially I did not receive any error to stdout when I did so with Xen-3.4.2.
My Xen-3.4.2 installation works fine with qemu-dm (or regular HVM guests). The stubdom-dm guest I was trying to create did not really operate as I was unable to connect to the VNC console. The output of xm list showed the DomU was there,