Displaying 20 results from an estimated 2000 matches similar to: "Error installing VM: "Process exited while reading console log output""
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
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
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
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
2010 Sep 17
1
device error
Hi,
Virt-install is not working when I try to provision a vm today. Err is:
--
Starting install...
Retrieving file vmlinuz...
| 1.9 MB 00:00
Retrieving file initrd.img...
| 7.1 MB 00:00
Creating storage file...
| 110 GB 00:00
ERROR POST operation failed:
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:
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]
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
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:
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
2013 Apr 05
2
Problem with net-define using Open vSwitch bridge
Hi all,
I used "net-define" to create a network to use to attach VMs to an Open vSwitch bridge. The net-define worked fine, I can see the network in "net-list" (I set it to started and to autostart) but when I try to attach a new VM's NIC to this network (via virt-manager), I'm getting the following traceback:
Unable to complete install: 'Unable to add bridge
2014 Jun 12
2
Fedora 19/20 new install :Unable to create vcpu cgroup
Hi,
After full new install of Fedora 19 or 20, I am getting this when I want
to create a new VMs.
Impossible de terminer l'installation : « Unable to create vcpu cgroup
for fedora20(vcpu: 0): Aucun fichier ou dossier de ce type »
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 91, in
cb_wrapper
callback(asyncjob, *args,
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
2011 Jan 23
1
Trouble installing SWAT on a Samba 4 Alpha 13 build on Ubuntu Server
Hello all,
I have setup a complete domain using Samba 4 on my Ubuntu server 32 bit
machine. I am using the Alpha 13 build (it was actually in the Ubuntu
Repos). I am trying to setup swat to make it easier to manage shares. I
have followed the instructions at https://github.com/rvelhote/GSoC-SWAT but
I am having a few problems.
When I run ./run I get the following errors:
jenfab at
2019 Jan 21
1
Slow ssh
Hello,
i'm using libvirt/kvm/qemu on a stable Debian Linux KVM 4.9.0-6-amd64 .
qemu-kvm : 1:2.8+dfsg-6+deb9u5
libvirt-daemon : 3.0.0-4+deb9u3
libvirt-clients : 3.0.0-4+deb9u3
virt-manager : 1:1.4.0-5
virt-viewer : 5.0-1
virtinst : 1:1.4.0-5
My guests are made with this kind of command line :
virt-install --connect=qemu:///system --name=debian --ram=2048 --disk
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
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
2011 Jan 24
1
Trouble installing SWAT on a Samba 4 Alpha 13 buildonUbuntu Server
>
>
> But when I click apply, the jenfab\finance group dissappears from the
> list and the changes never save.
What OS are you using? If Linux then make sure share file system is
xattrs capable and enable it in /etc/fstab (I believe). If not you
can use:
posix:eadb = /usr/local/samba/private/eadb.tdb
in global. This does NOT scale well.
>
>
>
> I have tried giving