Oh I didn't get that its a way of remote-controlling libvirtd without using the
native login shell on the hypervisor. I
am curious to know what advantage that gets you? ... I must be missing
something that I probably need to understand.
For instance, if I wanted a remote X interface I would hav
Hi,
from my own experience, I spotted that libvirt, when interfaced with
vmware always attempt to issue soft reboots for destroy action (as you
can see from CL). Whereas it appears that they are likely to fail.
Switching to hard shutdown works.
As you can't fix libvirt (unless you want), I'd r
Hi,
I have started one node through libvirt API using its start method. I am
trying to stop that node using the *destroy *method provided by the API but
I am not able to do so. Instead, I am getting one message saying:
*libvir: error: internal error Child process (vmrun -T player stop
/root/test_
On 2013年01月24日 17:46, 韩诚 wrote:
> Thank you~
>
> I'd like to know when it is supported? Is it on schedule?
Right, it's not supported yet, it's on my TODO list (yes, on
schedule), but it will be after the patches for "Migration with
NPIV". Even might be after (or before) integration of ivshmem
ser
Thank you~
I'd like to know when it is supported? Is it on schedule?
2013/1/24 Paolo Bonzini :
> Il 24/01/2013 10:08, 韩诚 ha scritto:
>> Hi, Paolo, All,
>>
>> I read "virtio-scsi support proposal
>> v2"(http://permalink.gmane.org/gmane.comp.emulators.libvirt/50428).
>> Try to add a virtio-scsi wit
Hi, Paolo, All,
I read "virtio-scsi support proposal
v2"(http://permalink.gmane.org/gmane.comp.emulators.libvirt/50428).
Try to add a virtio-scsi with scsi-generic like this:
But It turn out to be wrong, showing:
error: Failed to define domain from
2013/1/24 韩诚 :
> Hi, Paolo, All,
>
> I read "virtio-scsi support proposal
> v2"(http://permalink.gmane.org/gmane.comp.emulators.libvirt/50428).
> Try to add a virtio-scsi with scsi-generic like this:
>
>
>
>
>
>
>
>
>
>
>
> But It turn out to be wrong,
Il 24/01/2013 10:08, 韩诚 ha scritto:
> Hi, Paolo, All,
>
> I read "virtio-scsi support proposal
> v2"(http://permalink.gmane.org/gmane.comp.emulators.libvirt/50428).
> Try to add a virtio-scsi with scsi-generic like this:
>
>
>
>
>
>
>
>
>
>
>
> But