Displaying 5 results from an estimated 5 matches for "mcastrol".
2011 Apr 01
1
LIBVIRT migration
Hello
I''m developing a system using libvirt and I need to use "migrate" to move
guest to different hosts.
I'm testing using a cluster connected by ssh, and I'm connect ok trought
them, using virsh and virt-manager.
But if I try to migrate doing:
*virsh # migrate --live scompi1 qemu+ssh://rionegro/system*
I got:
*error: monitor socket did not show up.: Connection
2011 Feb 10
1
[libvirt] configuring network interface
...nterface didn't work any more because is related to another
interface.
I hope I've explained better the problem I have.
Thank you very much, you've already helped too much to better understand the
different cases of network configuration
Regards.
2011/2/10 Marcela Castro Le?n <mcastrol at gmail.com>
> Hello Laine:
> Thank you very much.
> I've showed only one of the guest, each one have it's own ip address.
> Anyway, I'll follow your advise of revise all the configuration after
> reading the doc.
> Thank you very much again.
> Regards.
>
&g...
2011 Apr 01
0
Using Restore
Hello:
I'm developing a fault tolerance system, and I'm trying to use save/restore
operation.
But it's working fine when I restore the file saved on the same guest, but
If I move it to another host, and then try to restore using the file
previously saved I got this error.
I ask for help to know if this kind of operation is allows, and if it is,
how can I do to work it.
The exactly
2010 Sep 28
1
Question about use libvirt
Hello:
For a new system to develop, I need to know if I can use libvirt for to get
(listen) the information that pass trought the lan (vlan) of the each VM.
Thank you, very much.
Marcela.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100928/cfa03299/attachment.htm>
2011 Feb 11
1
Using NFS to read image file
Hello:
When I start the guest with an image on NFS file system, the ubuntu doesn't
boot, It's remain on inittrams.
I've tried to redefine the guest without
<apic>
<pae>
configuration as I see on a blog, and I've increased the parameters of the
mount to rsize=32768 and wsize=32768, but it still doesn't work.
Can anyone give any advice to get it?
Thank you very much.