Displaying 20 results from an estimated 300 matches similar to: "managedsave results in unexpected shutdown from inside Windows"
2013 Dec 03
3
help about migration with libvirt
Hi experts
I want to use libvirt doing the migration
migration the guest from core 0 to core 2, Is there a way to do this ? any
points?
Lei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20131203/1cd982b2/attachment.htm>
2015 Feb 05
4
QEMU 2.2.0 managedsave: Unknown savevm section type 5
Hello,
I am running into issues restoring VMs during reboot for some of my XP VMs
- the environment is QEMU 2.2.0, libvirt 1.2.12 on CentOS 6.5 with KVM and
libvirt-guests is set to suspend at shutdown. The weird part is Windows 7
is restored properly from the managedsave however XP does not, doing a
start from virsh shows this:
virsh # start xp-check
error: Failed to start domain xp-check
2015 Sep 21
1
Reg: Virsh managedsave Failing
Hi All,
We are trying to do "virsh managedsave" on a VM but it is failing with the
following error.
libvirtError: operation failed: domain save job: unexpectedly failed^M
libvirt and qemu versions are as follows:
libvirt-1.1.1-29.el7.x86_64
qemu-kvm-1.5.3-60.el7_0.11.x86_64
VM is provided with a small pxe image such that it pxe boots from a remote
server.
VM doesn't have any
2013 Dec 03
1
Re: help about migration with libvirt
On 12/03/2013 12:52 AM, Nicolas Sebrecht wrote:
> This is about CPU affinity. You may look at CPU pinning with 'vcpupin'
> in the manual of virsh. It is possible to enable vCPU pinning in libvirt
> guest XML.
>
> Don't know if libvirt supports applying CPU affinity at guest runtime
Yes, 'virsh vcpupin' can be used to change CPU affinity at runtime.
> but
2015 Aug 10
0
managedsave/start causes IRQ and task blocked for more than 120 seconds errors
If I manually delete the Q35 USB Controllers, I can use
managedsave/start, but I start getting tty errors that don't happen
before the managedsave/start.
Using libvirt 1.2.18 (-1 Arch) and QEMU git-master (2.4.0.r40384.2d69736).
Installed using Q35 chipset.
I'm running QEMU git, which allows SCSI controller migration, so I can
attempt doing this.
I started my guest, and waited for 15
2015 Aug 10
0
managedsave/start fails because of Q35 UHCI Host Controller
managedsave/start appears to work, but VM is unusable due to non-stop
repeating uhci_hcd errors.
I can't remove the USB controller from QEMU, but I CAN remove it
through virsh edit. Doing so eliminates the USB controller in the
guest, preventing non-stop repeating uhci_hcd errors. (QEMU only lets
you remove the USB redirection entries, which didn't help.)
Using libvirt 1.2.18 (-1 Arch)
2015 Feb 05
0
Re: QEMU 2.2.0 managedsave: Unknown savevm section type 5
On 05.02.2015 01:54, Paul Apostolescu wrote:
> Hello,
>
> I am running into issues restoring VMs during reboot for some of my XP
> VMs - the environment is QEMU 2.2.0, libvirt 1.2.12 on CentOS 6.5 with
> KVM and libvirt-guests is set to suspend at shutdown. The weird part is
> Windows 7 is restored properly from the managedsave however XP does not,
> doing a start from virsh
2011 Apr 05
1
[Libvir] libvirt & vde_switch
Hi,
I would like to ask about status of VDE and libvirt. I found a thread
from http://www.redhat.com/archives/libvir-list/2008-February/msg00030.html.
I am not interested in connecting the VDE to the outside world. I have
created a FW machine using macvtap. To this machine I would like to
attach machines from different zones (dmz, prod, cust). I was thinking
on using VDE and vlans (FW would
2011 Dec 15
1
Qemu restore error
Hello,
I'm not sure if I am having a kvm/qemu issue, a virt-manager issue, or a
libvirt issue, so if I am asking the wrong crowd please let me know! In
short, restoring some suspended kvm guests via virt-manager is failing
because libvirt cannot read the qemu header. I cannot find any
documentation on what this means. From virsh's limited documentation I
was able to gather that there
2012 Jan 18
2
Cloud Init
I want to start an instance using libvirt API. I want to provide ssh access
for the user of the vm. Anyone know how to embed an ssh key into the
instance. I came across cloud-init . but couldn't get a tutorial . Thanks
in advance.
--
Thank You
Sarath P R | cell +91.999.502.4287
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Aug 29
1
Use virsh command domjobinfo but get nothing
Hi, all
I test virsh comand "domjobinfo" on x86-i386 and PPC64 host. But Both
get nothing.
# virsh version
Compiled against library: libvir 0.9.13
Using library: libvir 0.9.13
Using API: QEMU 0.9.13
Running hypervisor: QEMU 1.1.50
# virsh list
Id Name State
----------------------------------------------------
21 f16-ppc-qcow2
2013 Jul 03
2
fsck and guest images
Hey!
I have some RHEL6 hypervisors and the VMs are in raw qemu image files in a
local raid array linux raid + lvm + ext3. When a kernel update is installed
a reboot is necessary, usually it has been more than 180 days since the
last reboot and the file system is fsck'd and this takes 2-3 hours.
I am curious to know if there is any documentation that addresses the pro's
and con's of
2018 Feb 07
5
Re: Nested KVM: L0 guest produces kernel BUG on wakeup from managed save (while a nested VM is running)
On 07.02.2018 16:31, Kashyap Chamarthy wrote:
> [Cc: KVM upstream list.]
>
> On Tue, Feb 06, 2018 at 04:11:46PM +0100, Florian Haas wrote:
>> Hi everyone,
>>
>> I hope this is the correct list to discuss this issue; please feel
>> free to redirect me otherwise.
>>
>> I have a nested virtualization setup that looks as follows:
>>
>> - Host:
2011 Oct 26
2
virsh start VM failed
Dear,
I encountered some problems when I used the virsh to start my virtual
machines. I had tried some ways but I still couldn't solve it.
Please help me, thanks.
error messages :
virsh # start controlnode
error: Failed to start domain controlnode
error: internal error process exited while connecting to monitor:
bind(unix:/var/lib/libvirt/qemu/controlnode.monitor): Permission denied
2018 Feb 06
2
Nested KVM: L0 guest produces kernel BUG on wakeup from managed save (while a nested VM is running)
Hi everyone,
I hope this is the correct list to discuss this issue; please feel
free to redirect me otherwise.
I have a nested virtualization setup that looks as follows:
- Host: Ubuntu 16.04, kernel 4.4.0 (an OpenStack Nova compute node)
- L0 guest: openSUSE Leap 42.3, kernel 4.4.104-39-default
- Nested guest: SLES 12, kernel 3.12.28-4-default
The nested guest is configured with
2017 Apr 02
1
Cannot save domain
I have a domain running a Windows 10 system on an Ubuntu 16.10 host
system. The domain has 4096MiB of memory. When I try to save the
domain, or managedsave the domain, I get an error when it's about 96%
complete. The terminal session looks like this:
virsh # save Windows10 windows10-20170402.save --bypass-cache --verbose
Save: [ 95 %]error: Failed to save domain Windows10 to windows10-
2018 Jan 08
4
All VMs permanently 'paused'
I set up Alpine Linux as a libvirt-based KVM hypervisor last week.
Everything was working beautifully on Friday. I left two Windows VMs up and
running and two 'Saved' on Friday afternoon. When I go in this morning the
two running ones were 'Paused' and I can't unpause them with virt-manager
or with virsh. The other two saved ones I can start, but they are
immediately paused
2013 Jun 28
0
Re: qemu-img convert to "sparse" LV
The 27/06/13, Edoardo Comar wrote:
> Apologies as this is is not a specific libvirt question.
>
> Is qemu-img convert compatible with thin-provisioned LVs as targets ?
>
> I wanted to convert a file-based image to a LV image
> where the file-based image has a capacity much larger than the actual data
> it contains, so it has a small footprint on disk
> (either a qcow2 or
2013 Jul 03
0
Re: fsck and guest images
The 03/07/13, Jamie Fargen wrote:
> Hey!
>
> I have some RHEL6 hypervisors and the VMs are in raw qemu image files in a
> local raid array linux raid + lvm + ext3. When a kernel update is installed
> a reboot is necessary, usually it has been more than 180 days since the
> last reboot and the file system is fsck'd and this takes 2-3 hours.
>
> I am curious to know if
2013 Dec 03
0
Re: help about migration with libvirt
The 03/12/13, lei yang wrote:
> Hi experts
>
> I want to use libvirt doing the migration
Basically, migration allows moving a VM from host to another.
> migration the guest from core 0 to core 2, Is there a way to do this ? any
> points?
This is about CPU affinity. You may look at CPU pinning with 'vcpupin'
in the manual of virsh. It is possible to enable