Displaying 20 results from an estimated 1000 matches similar to: "device error"
2011 Jan 18
1
cluster of virtual machines using libvirt/kvm + Gluster
Hi guys, I posted this question at virt list on Fedora Project but I guess
its a best place to ask help for my problem.
I'm trying to set up two kvm/libvirt hosts, I installed the set of packages
contained in @kvm and @clustering groups, downloaded and installed glusterfs
version 3.1.2, configured the cluster ( all working ), configured the
gluster volume and mounted it on
2009 Dec 08
2
virt-install failed while install windows2003 guest
Here's the procedure:
# qemu-img -f qcow2 /vm/win2k3.img 8G
# virt-install --connect qemu:///system -n win2k3 -r 512 --vcpus=1 -c /home/temp/win2003sp2ins.iso -f /vm/win2k3.img -s 4
--network=bridge:br0 --mac=00:ff:ff:ff:58:58 --noautoconsole --vnc --os-type=windows --os-variant=win2k3 --hvm --accelerate
And I get error as below:
Starting install...
internal error unable to start guest: qemu:
2010 Jul 12
0
libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not working.'')
hi guys
My OS is centos 5.4
uname -a :
Linux localhost.localdomain 2.6.18-prep #1 SMP Mon Jul 12 20:03:46 CST 2010
x86_64 x86_64 x86_64 GNU/Linux
and my xen version is 3.3.1, I install xen from souce code.
The xen dom0 and xend is ok but I can''t use virt-install to install a domU.
The error is below:
2010 Jul 27
2
Virt-install Error on Centos 5.4 64bit and kvm
Hi guys, I hope you can help me on this issue with kvm/libvirt:
using this command to install a kvm virtual machine:
virt-install --connect qemu:///system \
--name p3k0401 \
--ram 2048 \
--file //dev/VolGroup01/p3k0401logvol \
--accelerate \
-s 10 \
--nographics \
--hvm \
--location='http://10.1.4.80'
I get:
Starting install...
Retrieving file vmlinuz... | 1.8 MB 00:00
2012 Dec 20
1
Error installing VM: "Process exited while reading console log output"
Hi,
I'm trying to install a qemu-kvm virtual machine on a Debian GNU/Linux
squeeze amd64 host, using virtinst 0.500.3 and libvirt 0.8.3.
First I tried this command as a normal user (in groups kvm and libvirt):
$ virt-install --connect qemu:///system --name test1 \
> --ram $((128 * 1024 * 1024)) --vcpus=1 --description 'Test VM 1' \
>
2010 Jan 30
1
Problem creating VM: "tap: not a valid disk type"
Hi,
I am having problems creating VMs in virt-manager.
I have played with different xen hypervisor versions 3.0 & 3.4 (with rpm
-i --force) but have in principle gone back to the originals. - Though I
cannot absolutely exclude that something has gone wrong.
In principle I am using rhel 5.4 with the gitco xen 3.4 hypervisor.
Can anybody put me on the right track with the attached error
2011 Jul 29
3
issue with GlusterFS to store KVM guests
i'm having difficulty running KVM virtual machines off of a glusterFS volume
mounted using the glusterFS client. i am running centOS 6, 64-bit.
i am using virt-install to create my images but encountering the following
error:
qemu: could not open disk image /mnt/myreplicatestvolume/testvm.img: Invalid
argument
(see below for a more lengthy version of the error)
i have found an example of
2009 Oct 28
6
Re: [virt-tools-list] Unable to complete install: ''Domain not found: xenUnifiedDomainLookupByName
[This email is either empty or too large to be displayed at this time]
2009 Oct 27
12
Virt-manager issue resolved
[This email is either empty or too large to be displayed at this time]
2007 Nov 22
6
Cannot create a DomU on snv77
I am trying to create a DomU guest domain to run snv77 over an a snv77
host, following the instructions and
example in
http://opensolaris.org/os/community/xen/docs/virt-install.html.
I booted the xVM partition (selected xVM from the grub menu).
virt-install spends 2 or 3 minutes after "Starting install ..." then fails.
here''s what I get:
bash-3.2# virt-install --name
2007 Nov 19
3
virt-install complains about vnc-password not being set
Hi All,
Im getting the following error when I run virt-install:
bash-3.2# virt-install -n winxp-01 --hvm -r 384 --vnc -f
/etc/opt/vms/winxp-01.img -s 16 -c /etc/opt/images/windowsXP_SP2.iso
Starting install...
libvir: Xen Daemon error : POST operation failed: (xend.err ''Error
creating domain: vncpasswd is not set up in VMconfig and xend-config.'')
Traceback (most recent call
2009 Jun 12
4
Can''t get a Centos 5.3 domU to work
I''m unable to create a centos domU on Opensolaris 2009.6. I had no
problem following the instructions to make Solaris a dom0. The same
process worked just fine with the GUI virtual machine manager under
OpenSUSE 11.1. For a number of reasons I''d prefer to use Opensolaris
as my Dom0, but not if it going to be a battle to get everything to
work. Is Xen actually a
2010 Jan 20
4
OSOL Bug 13743
Anyone knows if this is something that will be looked at before b134 is released?
Bug 13743 - virsh and xm is unable to start domain first time after boot
http://defect.opensolaris.org/bz/show_bug.cgi?id=13743
Regards
Henrik
http://sparcv9.blogspot.com
2008 Jul 19
2
problems with virt-install on snv_93
Hi,
I try to start Solaris10 HVM DomU on SNV_93 dom0 running amd athlon x2
and 8gb ram.
When I try to create a domU i get:
bash-3.2# virt-install -n sol10 --hvm -r 1024 --vnc -f
/dev/zvol/dsk/rpool/sol10 -c /rpool/pub/sol-10-u5-ga-x86-dvd.iso
Starting install...
virDomainCreateLinux() failed POST operation failed: (xend.err ''Device
0 (vif) could not be connected. Backend device not
2010 Dec 19
1
Error creating a new vm
Hi,
I wonder if anyone can help me with this, I have been trying to get a vm up and running for a while now and cant for the life of me work out why it isnt working. The errors I get arnt very helpful and im at a loss as how to debug this any further.
Here is the command and output that I get...(Also nothing shows up with virsh list --all after so its starting to install then dropping out)
Hope
2011 Mar 01
14
virt-manager 0.8.2 local ISO and PXE boot install option greyed out on 2.6.32.27 pv-ops Dom0 kernel
Hi,
I just installed a pv-ops Dom0 2.6.32.27 Kernel on a 64 bit non VT machine.
Following instructions here
http://wiki.xensource.com/xenwiki/Xen4.0
for 64 bit Ubuntu 10.04
apt-get install bcc bin86 gawk bridge-utils iproute libcurl3
libcurl4-openssl-dev bzip2 module-init-tools transfig tgif texinfo
texlive-latex-base texlive-latex-recommended texlive-fonts-extra
texlive-fonts-recommended
2011 Jan 13
1
ERROR Unable to deny all devices for (solution)
Hi. This is not a question, I had the following problem and I want to share
my solution.
-------
I tried to create a new virtual machine with this command:
$ virt-install --connect qemu:///system -n vmTeste -r 512 -f
/var/lib/libvirt/images/vmTeste.qcow2 -s 2 -c
/media/Data/isos/debian-506-amd64-netinst.iso --vnc --noautoconsole
--accelerate --hvm
And I got this error:
ERROR Unable to
2007 Jun 13
2
Xen 3.1.0 on Fedora 7- libvir: Xen Daemon error :GET operation failed
Hi, I have been trying to get Xen 3.1 running on Fedora 7 since yesterday
and no luck.
At the beginning I thought it was a problem with teh installation of Fedora
7 so I reinstalled it.
Still, I have the same problem. I have never had this problem with Xen
(FC5,FC6). The xend.log (below)
includes a line "VmError: Device 0 (vif) could not be connected. Hotplug
scripts not working."
2007 Jun 14
0
Still stuck with Xen 3.1 on Fedora 7
Hi, this is my last attempt before trying RHEL 5
I am still having problems with Xen 3.1 in Fedora 7. I keep getting the
same error
again and again whenever I try to create a domU.
Any advice would be highly appreciated.
-------------------------------------------------
[root@shrek3-009002084099 images]# virt-install
What is the name of your virtual machine? ccvm3
How much RAM should be
2010 Jun 07
1
111b virt-install failure
Hi,
I''ve been using xVM with no problems since 2009.06 release (centos4/5, rhel4/5, sol10 as guests). This was using the 111a version. Just installed a new server with the 111b version
and ....
virt-install --nographics -p -r 8192 -n CentOS_48_64_92 -f /dev/zvol/dsk/zm0/vm/CentOS_48_64_92 -l ftp://192.168.101.120/pub/CentOS-48 -w bridge=aggr0 --os-type=linux --os-variant=rhel4