Displaying 20 results from an estimated 5000 matches similar to: "migrate interrupted but cannot continue"
2013 Apr 11
0
Reg: Initialization of secure memory. Problem with libvirt-0.10.2
Dear All,
Please find few minutes from your time and guide us with some pointers if
possible.
We are facing a libvirtd crash when we are trying to connect to qemu by
default TLS transport. i.e libvirt crash when trying to inquiry libvirt
version using curl with TLS
# virsh -c qemu+tls://localhost/system version
error: authentication failed: TLS handshake failed A TLS packet with
unexpected
2014 Jul 11
1
libvirt build issue - make check fails , file name long
Hi,
I was trying to build libvirt-0.10.2-29.
Now, it builds fine in simple directory setting:
like /home/itsme/test/libvirt/
But, if the directory setting is long:
like /home/public/test/abc-v1/liibvrt-v1-v2/ = > it fails.
Reason for failure is :qemumonitorjsontest
I tried running the specific test case like :
VIR_TEST_VERBOSE=1 ./qemumonitorjsontest
========================
1)
2012 Jan 30
1
Libvirt migration issues (0.9.4 and 0.9.9)
Dear all,
we're having two different problems with migrations in libvirt, running as root user on host machines with CentOS release 5.5 (Final), kernel: Linux 2.6.32.24 #3 SMP Fri Oct 29 16:22:02 BST 2010 x86_64 x86_64 x86_64 GNU/Linux
First case:
virsh version
Compiled against library: libvir 0.9.4
Using library: libvir 0.9.4
Using API: QEMU 0.9.4
Running hypervisor: QEMU 1.0.50
2013 Apr 05
1
Libvirtd dead, pid still exists. ( Problem might be with TLS interface of libvirtd )
Dear All,
Please find few minutes from your time and guide us with some pointers if
possible.
We are facing a libvirtd crash when we are trying to connect to qemu by
default TLS transport.
# virsh -c qemu+tls://localhost/system version
error: authentication failed: TLS handshake failed A TLS packet with
unexpected length was received.
error: failed to connect to the hypervisor
I used my own CA
2013 May 27
2
hangs in libvirt function virLogMessage
Hi,
We are hitting a deadlock on libvirt on 0.9.4 version. Can someone help us ?
1) Is there any way to specify timeout for all the calls made by libvirt especially virConnectOpenReadOnly
2) Does virCommandRunAsync always fork a new process ?
gdb) bt
#0 0x00007fc17b53ce6e in __lll_lock_wait_private () from /lib64/libc.so.6
#1 0x00007fc17b4e3f2d in _L_lock_2164 () from /lib64/libc.so.6
#2
2012 Jul 23
1
INTERNAL ERROR:can not attach network interface for vm
hello,i got a error message when use virsh attach-interface for a vm:
first, list the vm's interface,there's no interface now.
virsh # domiflist ubuntum-124
Interface Type Source Model MAC
-------------------------------------------------------
then,i did an attach-interface action:
virsh # attach-interface ubuntum-124 bridge br0 --persistent
Interface attached
2012 Aug 16
0
error: virsh not could create bridge interface
hello,
virsh iface-bridge to build bridge interface does not work for me,i've
searched in google but got nothing ,please give some help,thanks.
# VIRSH_DEBUG=0 VIRSH_LOG_FILE=bridge.log virsh iface-bridge eth0 br0
iface-bridge: found option <interface>: eth0
iface-bridge: <interface> trying as interface NAME
libvir: Interface error : Interface not found: couldn't find
2011 Sep 13
0
Fwd: Re: [libvirt] how did libvirt manage Virtual Network?
Thank u very much, it helps a lot.
? 2011-9-13 10:22, Lei Li ??:
>
>
> -------- Original Message --------
> Subject: Re: [libvirt] how did libvirt manage Virtual Network?
> Date: Fri, 09 Sep 2011 12:28:38 -0400
> From: Laine Stump <laine at laine.org> <mailto:laine at laine.org>
> To: libvirt-users at redhat.com <mailto:libvirt-users at redhat.com>
>
2011 Sep 14
0
Permission problems on Win 7 x64
Hi,
I have a major problem with permissions on files that are rsynced from
Strato Hidrive to a local machine (Win 7 Ultimate x64 SP1 German).
The permissions for the source file (e.g. an executable like: Xshell.exe)
are:
Everyone with Full control (inherited from the root of drive D:)
Now I sync that file to the destination machine (Strato HiDrive) with:
2012 May 28
3
some problem with snapshot by libvirt
Hi,all,i am using libvirt to manage my vm,in these days i am testing
the libvirt snapshot ,but meet some problem:
the snapshot was created from this command:
snapshot-create-as win7 --disk-only --diskspec
vda,snapshot=external --diskspec hda,snapshot=no
but when i tried to revert from the snapshot which created from the
above command ,i got error below:
virsh # snapshot-revert win7
2012 Aug 16
1
disappeared VM in virsh
Hi guys,
one of my VM has disappeared in libvirtd. I still can see the process
with ps and the configuration file is as well there. But it is not
displayed or found with virt-manger/virsh.
virsh list shows only 4 of 5, but there is no real error message.
I restarted the daemon without solving the problem. Any idea what to do?
Here some info:
Compiled against library: libvir 0.9.13
Using
2013 Oct 21
0
help with VM migration problem: getfd, SCM_RIGHTS
Hi,
I am getting the following error when I try to migrate two VM's on my network using virt-manager:
Unable to migrate guest: internal error unable to execute QEMU command 'getfd': No file descriptor supplied via SCM_RIGHTS
All of the other VM's work just fine. There are 18 and I tested all of them.
Version info
OS: CentOS 6.4 (2.6.32-358.23.2) [the hypervisors and the
2013 Apr 01
1
XML error: missing security model on virsh migrate
Hi,
I am trying to migrate a VM from one node to another and I get the
following error message.
[user at n0 ~]$ virsh --c qemu:///system migrate --verbose
Fedora-17-x86_64-1 qemu+ssh://n1/system
error: XML error: missing security model when using multiple labels
On both the src and dest nodes, I've disabled SELinux and I have the
following libvirt version installed
$virsh --connect
2012 May 23
0
monitor socket did not show up.: No such file or directory
I am using a Nimbus Cloud Middleware which in turn use Python libvirt
binding to start VM's.
Hypervisor is KVM.
# virsh -c qemu:///system version
Compiled against library: libvir 0.8.7
Using library: libvir 0.8.7
Using API: QEMU 0.8.7
Running hypervisor: QEMU 0.12.1
Some time i get the error in the Nimbus Logs it says :
UnexpectedError: Problem creating the VM: monitor socket did not show
2010 May 12
1
your session only lasted less than 10 seconds error
hai i have run the halt command from the xshell and the machine got
restarted, now when i restart the machine, i am getting this error . I have
tried to press the CTRL+ALT+F2 and tried to login with the root user but
that one is also not working.
can any one help me with this..
this the error message i am getting after i tried to login
" your session only lasted less than 10 seconds ...try
2006 Oct 24
2
Installing stats4 package
Hi,
I wantto use 'mle' function in R on linux. As I see its been integrated
into the stats4 package. Am I correct ? If yes, Can anyone suggest how to
install the stats4 package to be able to run 'mle' function in R on linux ?
Otherwise how to sort out this problem ?
Thanks
Himanshu
[[alternative HTML version deleted]]
2013 Oct 14
1
virsh migrate fails with Input/output error
Hey guys,
I'm running the following setup on a few hosts:
~ # virsh version
Compiled against library: libvir 0.9.8
Using library: libvir 0.9.8
Using API: QEMU 0.9.8
Running hypervisor: QEMU 1.0.0
Online Migrations with local storage are working smooth, Host OS is
always Ubuntu 12.04, CPUs are Intel E3-1245 V2, 32GB Ram. Now I
installed the same software on different hardware:
Intel E5-2620,
2013 Jan 11
1
libvirt RPC error
Hi,
I'm using qemu+ssh://username at hostname/system as the remote URI. Libvirt seems to be communicating fine until some 2 minutes (we poll every 5 seconds) and then it throws up RPC error and many counters are wrong. But if I collect on localhost the counters seems to be coming fine. Test and testvm are guests on the local machine where as Win8 and Ubuntu* are remote URI's connected
2011 Sep 27
2
Snapshot Error
Hey
When I want to take a snapshot for a Domain by using
virDomainSnapshotCreateXML. The Error as below happen:
libvir: QEMU error : Requested operation is not valid: Disk
'/var/lib/libvirt/images/fedora-qcow.qcow2' does not support snapshotting
The snapshot Configuration is :
<domainsnapshot>
<description>Snapshot of OS install and updates</description>
2005 Jul 20
1
how to define a port range?
hi,
i´am new in tcc (tcng). i try to define my qos for VoIP-Services.
For this i wantto define a class for a port range 10000 till 15000.
how is the right way?
this down works:
class (<$voip>) if tcp_sport => 10000 || tcp_sport <= 10000 ;
are there any examples of real installations - maybe including VoIP,
HTTP and P2P services?
regards
thorsten gehrig