Displaying 12 results from an estimated 12 matches for "wangkai".
2013 Apr 08
1
when save the domain, the following errors occured
Hi,
I have create one vm by libvirt api,
And I goto virsh, when I doing save the domain, the following errors occurred:
virsh # save demo2 /home/wk/libvirt/demo2.save
error: Failed to save domain demo2 to /home/wk/libvirt/demo2.save
error: internal error unable to send file handle 'migrate': No file descriptor supplied via SCM_RIGHTS
virsh # list
Id Name
2013 Apr 11
0
reboot command lost?
...> libvirt-users-owner at redhat.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of libvirt-users digest..."
>
>
> Today's Topics:
>
> 1. How can I open a libvirt remote connection with ssh
> (Wangkai (Kevin,C))
> 2. Re: How can I open a libvirt remote connection with ssh
> (Daniel P. Berrange)
> 3. Re: How can I open a libvirt remote connection with ssh
> (Wangkai (Kevin,C))
> 4. Re: How can I open a libvirt remote connection with ssh
> (Henrik Ahlgr...
2014 Jul 24
2
Re: vhost-net requested but could not be initialized
Thanks Wangkai but libvirt infact pre-configures network tap devices and
pre-opens /dev/vhost-net file and passes these to qemu as open, ready to
use file descriptors.
My issue is that my qemu requires that /dev/vhost-net directory is removed
and it's kernel module be unloaded. Then it creates a vhost -net d...
2014 Jul 23
2
vhost-net requested but could not be initialized
I am using a custom qemu to launch a vhost enabled VM. The qemu doesn't use
the default "/dev/vhost-net" directory as character device. Due to this I
am getting the error:
qemu-system-x86_64: -netdev
type=tap,id=net1,script=no,downscript=no,ifname=port3,vhost=on: vhost-net
requested but could not be initialized
Is there a way to tell libvirt to avoid using the default
2013 Apr 11
2
How can I open a libvirt remote connection with ssh
Hi,
When I use 'virConnectOpenAuth' function to connect to '192.168.1.102' libvirtd with ssh,
Code below, the screen print the dialog "root at 192.168.1.102's password:" , and only
After I type the password, the connection can be created.
How can I connect to libvirtd with ssh automatically? No need to type the password manually.
char *au[2] = {"root",
2014 Jul 24
2
Re: vhost-net requested but could not be initialized
...off,guest_ecn=off
As you can see I have created tap interfaces port3 & port4 and I just want
to connect the VM to these VMs.
On 24 July 2014 13:31, Daniel P. Berrange <berrange@redhat.com> wrote:
> On Thu, Jul 24, 2014 at 08:42:47AM +0500, Asadullah Hussain wrote:
> > Thanks Wangkai but libvirt infact pre-configures network tap devices and
> > pre-opens /dev/vhost-net file and passes these to qemu as open, ready to
> > use file descriptors.
> >
> > My issue is that my qemu requires that /dev/vhost-net directory is
> removed
> > and it's ker...
2013 Apr 18
1
How can I define a network using an exist host bridge
Hi all,
When I defined a network use the host bridge "virbr1" an error occurred :
"libvir: error : Unable to create bridge virbr1: File exists"
But how can I define this network use the host bridge "virbr1" ?
<network>
<name>def1</name>
<bridge name='virbr1'/>
<forward mode='nat'>
<interface dev='eth0'/>
2013 Apr 19
1
problem when get the vm cpu stat
Hi all,
I try to get vm cpu stat by function "virDomainGetCPUStats", when the vm
Cpu usage is 100%, I can see from the vm shell by "top", when the info
Get by the "virDomainGetCPUStats" show only the "cpu_time" increased,
"user_time" and "system_time" was not changed at all.
Is that correct ? How can I get the vm cpu usage?
2014 Jul 24
0
Re: vhost-net requested but could not be initialized
For qemu, the default vhost drive file is “/dev/vhost-net”, when you configured vhost on.
Give the command “modprobe vhost-net” to add host kernel support for vhost.
This is cannot controlled by libvirt I think.
Wangkai
From: libvirt-users-bounces@redhat.com [mailto:libvirt-users-bounces@redhat.com] On Behalf Of Asadullah Hussain
Sent: Thursday, July 24, 2014 12:43 AM
To: libvirt-users@redhat.com
Subject: [libvirt-users] vhost-net requested but could not be initialized
I am using a custom qemu to launch a vhost...
2014 Jul 24
0
Re: vhost-net requested but could not be initialized
On Thu, Jul 24, 2014 at 08:42:47AM +0500, Asadullah Hussain wrote:
> Thanks Wangkai but libvirt infact pre-configures network tap devices and
> pre-opens /dev/vhost-net file and passes these to qemu as open, ready to
> use file descriptors.
>
> My issue is that my qemu requires that /dev/vhost-net directory is removed
> and it's kernel module be unloaded. Then...
2014 Jul 24
0
Re: vhost-net requested but could not be initialized
...see I have created tap interfaces port3 & port4 and I just want
> to connect the VM to these VMs.
>
>
> On 24 July 2014 13:31, Daniel P. Berrange <berrange@redhat.com> wrote:
>
>> On Thu, Jul 24, 2014 at 08:42:47AM +0500, Asadullah Hussain wrote:
>> > Thanks Wangkai but libvirt infact pre-configures network tap devices and
>> > pre-opens /dev/vhost-net file and passes these to qemu as open, ready to
>> > use file descriptors.
>> >
>> > My issue is that my qemu requires that /dev/vhost-net directory is
>> removed
>&g...
2003 Jan 17
1
Open SSH BugID 370
Hi, Dear Madam/Sir
Can you check for me whether the Openssh bugID 370 has been resolved or
not. If so, can you provide me the solution?
Looking forward to your reply. Thank you very much.
Regards
Wang Kai