Displaying 20 results from an estimated 200000 matches similar to: "virt-install."
2013 Apr 10
1
virt-install on powerpc64 issues
Hi!
I am trying to setup a guest using virt-install script:
/usr/bin/virt-install -n fc18guest5 -r 1024 \
--disk path=/home/aik/virtimg/fc18guest,size=8 \
-c /home/aik/virtimg/Fedora-18-ppc64-DVD.iso \
--video vga --arch=ppc64 -d --machine=pseries
And it fails. I could not find any relevant log in /var/log/libvirt/ so I
simply hacked /usr/local/bin/qemu-system-ppc64 to print all the
2020 Jun 22
0
Re: Feature request? Auto start vm upon next shutdown
On Mon, Jun 22, 2020 at 04:48:32AM -0400, brent s. wrote:
> On 6/22/20 03:47, Marc Roos wrote:
> >
> >
> > It is not a destroy. With some hardware changes you require the host to
> > shutdown down and then start. The shutdown down is manually given either
> > via some acpi request or from within the guest.
> > When the guest is down, the 'host'
2018 May 03
0
Re: manually install a machine (no virt-install)
On Wed, May 02, 2018 at 04:05:05PM +0000, Stallard, Adam wrote:
> Hi,
Hi Adam,
> I'm wondering if there are any guides to connecting a qemu image to libvirt without using any virt-manager tools. I wish to send poweroff / on signals to the machine, and it seems all I need to do so is the libvirt library. I'm working on building an embedded platform where the images are generated in
2013 Nov 09
1
Unable to shutdown/reboot a SLES 10 SP4 VM
Hello,
I am unable to do a graceful shutdown or reboot of SLES 10 SP4 virtual machines (Kernel version: 2.6.16.60-0.85.1-default) with virsh shutdown or virsh reboot commands. (e.g virsh shutdown "vmname" ). On issuing these commands there is no impact on the VM. Also unable to perform the shutdown or reboot operations from the menu options available on the console when accessing the
2018 Mar 28
1
virt-install --connect lxc:///
After reboot of the host i have different error message:
root@blade1:~# virt-install --connect lxc:/// --name test_LXC --memory 128 --filesystem /home/lxcuser/LXC,/ --init /bin/sh
WARNING No operating system detected, VM performance may suffer. Specify an OS with --os-variant for optimal results.
Starting install...
ERROR internal error: guest failed to start: Failure in libvirt_lxc
2011 Sep 07
1
CentOS-6 KVM virt-manager will not shutdown guest
I have a CentOS-6 guest VM configured on a CentOS-6 host.
If I run virt-manager then I can start the guest VM but
once it is running I cannot get a shutdown command to have
effect. To shutdown the running guest I either must
select Force Off from the Shut Down menu or open the guest
console and issue shutdown from the command line.
Is there some setting that is required to have Shut Down
have
2015 Jul 13
2
Can't figure out how to restart VM after making config changes in virt-manager
I finally figured out my VNC configuration, so I can now run virt-manager to inspect and manipulate my VM.
I initially created the VM with "virt-install", but I haven't been able to see the console or do anything with it.
When I ran virt-manager, I tried to configure the vcpus (1->4) and change the boot order (cdrom, then disk, as I created the VM with an ISO).
When I made
2007 Sep 08
5
(long) kvm and virt-manager not ready for daily usage
hi,
in the last 2 weeks we play a lot with our new server which we but to a
our virtual server for the development and collect some very subjective
experience. we use kvm and virt-manager, but sometimes i'm not really
sure about the whether it's kvm or virt-manager problem so i collect
them together. our system:
MB: Intel S3000AHV
CPU: Intel Core 2 Quad CPU Q6600 @ 2.40GHz
RAM: 8GB
CentOS
2013 Apr 11
0
reboot command lost?
how do i check the mode of my system used, and how do i change it?how do i check whether to install the acpid?thanks.
> From: libvirt-users-request at redhat.com
> Subject: libvirt-users Digest, Vol 40, Issue 26
> To: libvirt-users at redhat.com
> Date: Thu, 11 Apr 2013 07:34:17 -0400
>
> Send libvirt-users mailing list submissions to
> libvirt-users at redhat.com
>
>
2011 Aug 17
1
virt-install -> guest stops at installation end
Hello,
I am using virt-install to install CentOS6 guests on a CentOS6 KVM remote host. Everything works fine except that at the end of the installation, the guest stops instead of rebooting, which I thought, should be the default behaviour.
The command I use is :
[root at myorchestrator]# /usr/local/bin/virt-install --connect qemu+ssh://root at mydom0/system --name myclient --accelerate
2018 Aug 07
1
Re: ceph rbd pool and libvirt manageability (virt-install)
On Mon, Aug 06, 2018 at 09:19:59PM +0200, Jelle de Jong wrote:
> Hello everybody,
>
> virt-install --version
> 1.4.0
>
> How do I create a ceph network disk with virt-install without having to
> edit it?
>
> <disk type='network' device='disk'>
> <driver name='qemu' type='raw'/>
> <auth
2013 Jun 26
1
CentOS 6 guest OS does not detect reboot/shutdown signal from virt-manager
My setup is as follows:
Host OS: Debian Wheezy amd64 stock kernel (3.2), virt-manager v0.9.1
Guest VMs: A bunch of Linux based servers - CentOS 6, Debian 6/7,
Ubuntu 12.04 (all amd64 with stock kernel). All of them defined using
virt-manager GUI interface.
>From the virt-manager, I am able to shutdown/reboot the Debian and
Ubuntu guest OSs but not the CentOS 6 guests.
For the CentOS 6
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 Jan 12
2
virt-install Error
Hi All,
I'm trying to install a VM on host OS (Redhat 6.1, KVM hypervisor).
I've installed all the required RPMs for KVM and libvirt tools.
Here is the list of libvirt RPMs and KVM modules
*kvm.ko
kvm-intel.ko
libvirt-0.8.7-18.el6.x86_64.rpm
libvirt-java-devel-0.4.7-1.el6.noarch.rpm virt-top-1.0.4-3.8.el6.x86_64.rpm
libvirt-client-0.8.7-18.el6.x86_64.rpm
2016 May 11
1
virt-install errors and help sought
Friends:
I need some help and guidance from you regarding this virt-install issue I
am seeing.
OS : SuseEnterpriseLinuxServer (SLES) 12 Service Pack 1
virt-install version on the box
virtual@SLES12-bare:~> virt-install --version
1.2.1
libvirt version : libvirt-1.3.4-565.1.x86_64
What I tried:
=========
I tried to start virt-install as regular user and I am seeing errors listed
below.
If I
2017 Nov 25
0
Re: kvm/libvirt on CentOS7 w/Windows 10 Pro guest
Benjammin2068 writes:
> Hey all,
>
> New to list, so I apologize if this has been asked a bunch already...
>
> Is there something I'm missing with Windows 10 as a guest that keeps
> Windows Updates from nuking the boot process?
>
> I just did an orderly shutdown and windows updated itself <I forgot to
> disable in time> only to reboot to the diagnostics
2007 Nov 15
11
I can''t use ''virt-install''
Hi
I have installed nevada77 in x4200. But i can''t use ''virt-install'' ro create guest domain. Do I need add more pkg? what''s wrong?
#virt-install --name xmv-test-1 ram 1024 --nographics --file /export/home/xmv-test-1 --location /export/home/software/snv-solarisdvd-x86-77.iso
Traceback (most recent call last):
File "/usr/bin/virt-install", line 657,
2016 Jun 08
0
unable to connect with virt-v2v to VMWare
Hi,
I am trying to import and convert some VMWare guests from a VMWare cluster
with vCenter version 6, to a KVM (oVirt) host. The KVM node (RHEL 7.2) has
virt-v2v 1.28.1, though I've also tried using Fedora 23 which has 1.32.4.
The details are:
vCenter server: nssesxi-mgmt
Datacenter name: North Sutton Street
esxi server which runs the VM: nssesxi-mgmt04
folder name: Systems
VM name: wvm2
2010 May 25
0
CentOS-virt Digest, Vol 33, Issue 9
S pozdravem
Stan.M.
On 25.5.2010, at 18:00, centos-virt-request at centos.org wrote:
> Send CentOS-virt mailing list submissions to
> centos-virt at centos.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.centos.org/mailman/listinfo/centos-virt
> or, via email, send a message with subject or body 'help' to
>
2019 Jan 02
0
Re: avoiding PCI bus 8 / using PCI function / virt-install
On 12/26/18 6:59 PM, b f31415 wrote:
> Thanks.? Maybe I'm missing something but when I try virt-install
> --dry-run --print-xml it generates this snippet of XML:
>
> <interface type="bridge">
>
> <source bridge="ge_0_0_0_77"/>
>
> <mac address="52:54:00:01:00:4e"/>
>
> <model type="virtio"/>
>