Displaying 20 results from an estimated 7000 matches similar to: "virt-install cannot mount virtio iso during installation"
2017 Jul 20
0
OVS+DPDK Problem
Hi All,
First time mailing here.
I have installed on a CentOS 7.0 KVM (with DPDK and OVS) one Deep Packet
Inspection VM.
I have one channel and some virtual traffic generator.
The traffic is lost between dpdk vhostuser and the DPI VM.
The setup is attached. Any suggestions or ideas?
Regarding the OVS+DPDK configuration, the following configuration is
already made:
- SELINUX is disabled
- QEMU
2010 Dec 15
1
KVM Virtualisation, Console output no longer working
Hi,
I used to use KVM for virtualisation and have now moved back to it, but I
have a problem.
When i used to install the guest machine with virt-install i used to use
the -x "extra args" part to set the console for the install and guest, but
it no longer works.
Here is the command i use:
virt-install -n server01 -r 512 --os-variant=virtio26 -c /isos/c5u5.iso
--nographics
2011 Sep 21
0
Linux KVM on CentOS 5.6
Hi,
I have IBM x3650M3 Server with 2 Physical CPU each with quad core
configs and 32GB of physical RAM and 600 GB usable space. I am using
linux kvm for this purpose. Please correct or suggest me if i am doing
wrong
I have installed CentOS 5.6 on physical server as host OS. I need to
create 2 Virtual Machines with similar configs.
virt-install --connect qemu:///system -n vm1 -r 15000
2017 Jan 24
0
Re: LibVirt query CPU Model support and restore operation
On Tue, Jan 24, 2017 at 10:08:12AM +0530, akhilesh rawat wrote:
>Hello ,
>
>It was working good working with kvm management tools using libvirt .
>virsh/virt-manager .
>
>But then i got annoyed when management tool did not allow me to change the
>CPU model while creating new virtual machine .
>error
>
Are we talking about the same host?
>root@kvm-server qemu]#
2017 Jan 24
2
LibVirt query CPU Model support and restore operation
Hello ,
It was working good working with kvm management tools using libvirt .
virsh/virt-manager .
But then i got annoyed when management tool did not allow me to change the
CPU model while creating new virtual machine .
error
root@kvm-server qemu]# virt-install --virt-type kvm --name compute-2 --cpu
Haswell-noTSX --ram=61440 --vcpus=20 --os-type=linux --os-variant=generic
--disk
2011 Oct 19
8
Centos 5.7 Xen 4.1 AMD 64 from gitco cannot attach usb port to domU windows 7
Hi.
Just wondering is someone have been able to connect usb memory sticks
in xen 4.1-gitco running hvm windows 7?
I use xen 4.1 from gitco, is working without any issue, I need support
for a usb memory stick, but I had not been able to make this works.
Reading xm commands and process, first my MB Biostar A780L3L v6 wont
support IOMMU.
Now exist a doc from xen wiki from someone from Fujitso
2012 Nov 30
2
setup apc pcnet apc9616
Hi friends.
Searching for info about how to setup acp pcnet card on nut?
Any info will be accepted, thanks!!!
[PATCH node-image] Fix create-ovirt-iso-nodes to allow manual specification of network bridge to use
2009 Jul 05
2
[PATCH node-image] Fix create-ovirt-iso-nodes to allow manual specification of network bridge to use
Since create-ovirt-network script has been deprecated (was part of
ovirt-appliance repo) we can't default to bridge on the host of ovirtbr0 for
doing fake node testing. So default to network:default and allow manual override
to something like bridge:breth0
Signed-off-by: Perry Myers <pmyers at redhat.com>
---
create-ovirt-iso-nodes | 11 +++++++----
1 files changed, 7 insertions(+),
2010 Jan 20
1
How to debug Ubuntu 8.04 LTS guest crash during install?
Hello:
I am using kvm on a CentOS 5.4 server.
I am trying to install the TunkeyLinux Core appliance
found here: http://www.turnkeylinux.org/core
I downloaded the ISO file from the web site.
Then, I used this command to intall it:
virt-install -n tkl-core -r 512 --vcpus=1 --check-cpu --os-type=linux
--os-variant=ubuntuhardy -v --accelerate
-c /tmp/turnkey-core-2009.10-hardy-x86.iso
-f
2017 Jun 06
1
Re: libvirtd not accepting connections
On 06/06/2017 08:17 AM, Michael C. Cambria wrote:
>
>
> On 06/06/2017 04:43 AM, Martin Kletzander wrote:
>> On Mon, Jun 05, 2017 at 07:52:58PM -0400, Michael C Cambria wrote:
>>>
>>>
>>> On 06/05/2017 10:46 AM, Martin Kletzander wrote:
>>>> On Sun, Jun 04, 2017 at 06:42:39PM -0400, Michael C Cambria wrote:
>>>>> I've upgraded
2017 Jan 24
3
Re: LibVirt query CPU Model support and restore operation
hi,
yes we are talking about same host here.
You could've just used -cpu host-model-only
>> I dont want to host model ( it is working with host model) .
AS KVM seems to allow support Haswell with native commands . Does this mean
in my case KVM is allowing software emulated cpu model.
Can libvirt allow software-emulated for non host model ? if yes how .
thanks
On Tue, Jan 24,
2009 Mar 03
0
HEADS UP: iSCSI, zvol, and vdisk format support
Looks like I forgot to send this to the alias...
MRJ
----
A quick heads up for the iscsi, zvol, and vdisk
format putback I did into the 3.3 development
gate.
ISCSI
=====
With this putback, you can now install onto and
boot a guest using iSCSI disk(s).
The iscsi formats supported are:
phy:iscsi:/alias/<iscsi-alias>
phy:iscsi:/static/<server IP>/<lun>/<target
2007 Apr 18
1
[Bridge] Unexpected behaviour
Hi, I've set up a bridge using the 2.6.11.6 kernel. The machine is
running Debian testing with three NICs in it. eth0 is a standard 100Mb
Intel NIC, eth1 and eth2 are both Intel gigabit cards using the e1000 driver.
I tested everything at 100Mb and it worked fine. I moved the machine into
production, eth1 plugging into a dumb 100Mb D-link switch, eth2 plugging
into a shiney new Cisco
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
2007 Sep 02
1
Virtual Box: br0 not resolving: No DHCPOFFERS
Dear Centos-Virt:
Help!
Guest=XP Pro, SP2
Host=CentOS5; # uname -r; 2.6.18-8.1.8.el5
VirtualBox-1.4.0_21864_rhel5-1.i586
http://www.virtualbox.org/download/1.5.0/VirtualBox-1.5.0_24069_rhel5-1.i586.rpm.run
I have two nic: eth0 is the internal network; eth1 connects to a DSL modem.
I also have a fully functioning DHCP server on eth0 (works perfectly
with Parallels for Linux).
The directions
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:
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
2015 Sep 02
3
virt-install message regarding Spice and TLS
Is TLS required for the usage of Spice with KVM/libvirtd?
I've been through the virt-install manpage a few times now to no avail.
What is wrong with my syntax here (seen below)?
Thanks.
~]# virt-install --connect qemu:///system -n blahhost -r2048 --vcpus=4
--arch=x86_64 --video qxl --graphics spice,port=5931 --noautoconsole
--os-type linux --accelerate --network=bridge:kickstart_br0 --hvm
2010 Jan 03
0
Re: virsh -c xen:/// list: = Connection refused, Set up Xen 3.4.2 & Libvirt 0.6.1 on top of Ubuntu 9.04 Server
Following your suggestions (except 1) :-
1. Made direct port Xen 3.4.2 to Ubuntu Jaunty Server & applied ext4 patch for pygrub from Mark Johnson (MRJ)
2. Edited xend-config.sxp
(xend-http-server yes)
# service xend restart
# ln -s /usr/local/bin/pygrub /usr/lib/xen-default/bin/pygrub
# apt-get install virt-manager libvirt-bin kvm
# export VIRSH_DEFAULT_CONNECT_URI="xen:///"
#
2014 Mar 26
2
VMs failing to restart
This is a problem I've had on and off under CentOS5 and CentOS6, with both
xen and kvm. Currently, it happens consistently with kvm on 6.5, e.g. with
every kernel update. I *think* it generally worked fine with the 6.4 kernels.
There are 7 VMs running on a 6.5, x86_64, 8GB RAM host, each with 512MB RAM
and using the e1000 NIC. I picked this specific NIC because the default does
not allow