Displaying 20 results from an estimated 2000 matches similar to: "enabling virtio-scsi-data-plane in libvirt"
2015 Nov 30
2
Re: enabling virtio-scsi-data-plane in libvirt
2015-11-19 16:09 GMT+03:00 John Ferlan <jferlan@redhat.com>:
> Check out virsh iothread{info|pin|add|del} and of course the
> corresponding virDomain{Add|Pin|Del}IOThread and virDomainGetIOThreadInfo.
Yes, thanks! Does in near feature libvirt devs integrate this ability
to domain format? As i understand all qemu stable features supported
by libvirt. And data plane for virtio-blk is
2015 Nov 30
2
Re: enabling virtio-scsi-data-plane in libvirt
2015-11-30 14:17 GMT+03:00 John Ferlan <jferlan@redhat.com>:
> Such as?
>
> http://libvirt.org/formatdomain.html#elementsIOThreadsAllocation
>
> and usage within <cputune> as <iothreadpin> or <iothreadsched>
So you mean that if i define iothread in domain xml and create
virtio-scsi it automatic enables virtio-scsi-data-plane?
--
Vasiliy Tolstov,
e-mail:
2015 Nov 30
1
Re: enabling virtio-scsi-data-plane in libvirt
2015-11-30 14:32 GMT+03:00 John Ferlan <jferlan@redhat.com>:
> As long as the qemu you're using supports the "-object iothread", then
> this works. I forget the exact version it went into qemu.
Nice! Thanks! (i'm use latest qemu) how can i check that data-plane
used by virtio-scsi ?
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
2015 Nov 19
0
Re: enabling virtio-scsi-data-plane in libvirt
On 11/18/2015 05:44 AM, Vasiliy Tolstov wrote:
> Can somebody knows how to enable virtio-scsi-data-plane in libvirt for
> specific domain?
>
> I know that i need to replace "-device virtio-scsi-pci" with "-object
> iothread,id=io1 -device virtio-scsi-pci,iothread=io1" in qemu, but how
> can i do this in libvirt?
>
Check out virsh
2015 Nov 30
0
Re: enabling virtio-scsi-data-plane in libvirt
On 11/30/2015 02:58 AM, Vasiliy Tolstov wrote:
> 2015-11-19 16:09 GMT+03:00 John Ferlan <jferlan@redhat.com>:
>> Check out virsh iothread{info|pin|add|del} and of course the
>> corresponding virDomain{Add|Pin|Del}IOThread and virDomainGetIOThreadInfo.
>
>
> Yes, thanks! Does in near feature libvirt devs integrate this ability
> to domain format? As i understand
2014 Aug 02
3
libvirt and lvm thin pool
Hi all. I'm using libvirt 1.2.6
I want to use lvm storage for my virtual machines.
But i want to use new lvm2 feature - thin pool. How can i do that in
libvirt? If libvirt can't create it via pool xml, does (and how) to
use this setup under libvirt?
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru
2010 Sep 08
5
domU paravirt vfb problem
Hello!
I''m investigate strange behaviour of vfb in paravirt domU (centos 5)
VNC servers started after creating domain, but information in xenstore
appears sometimes after 1-2 minutes after start. Why this happening? And
how can i get VNC port immediate after creating of domU?
Thank''s.
--
Vasiliy G Tolstov <v.tolstov@selfip.ru>
Selfip.Ru
2014 Mar 06
5
create ovs port without root
Hello! How can i operate with openvswitch without root rights?
For example - i can add my user to kvm group and create vm from
libvirt with my own user, but now i'm failed with creating port.
errors in logs:
Mar 06 14:04:46 selfip.ru ovs-vsctl[19065]:
ovs|00001|vsctl|INFO|Called as ovs-vsctl --timeout=5 -- --if-exists
del-port
Mar 06 14:04:46 selfip.ru ovs-vsctl[19065]:
2014 Aug 26
2
virtio-serial port that listens tcp socket on host
Hello. Is that possible to create virtio-serial port that on host listens
tcp socket and how to avoid duplicate listened ports in case of migration?
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru
2014 Nov 07
1
php api binding for setting interface link flags (up/down).
Hello. I can't see in php api reference info about setting port status
of interface.
virsh have comands virsh domif-setlink, but php api does not have link
funstions.
Please add this interface, bacause it very useful - then we need to
disable some vps, but not want to shutdown it.
Thanks!
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru
2018 Nov 29
2
Re: console type tcp with logging
чт, 29 нояб. 2018 г. в 18:23, Daniel P. Berrangé <berrange@redhat.com>:
>
> On Thu, Nov 29, 2018 at 06:19:43PM +0300, Vasiliy Tolstov wrote:
> > Hi! I want to have ability to connect to guest console via libvirt api
> > (and expose this data to xtermjs via websocket) with getty tty. And
> > also i want to have log of tty1 (do log grub, kernel booting and
> >
2010 Apr 27
4
dialplan question
Hello. I'm new with asterisk. Can you help me in this:
I have cisco sip phone (601) connected to asterisk server, and 1 client
number (500).
I want to dial from 601 to 500.
But get error in cli console:
[Apr 27 15:30:15] NOTICE[9650]: chan_sip.c:20059 handle_request_invite:
Call from '601' to extension '500' rejected because extension not found.
What's wrong?
2013 Feb 14
5
using @releaseDomain to subscribe for domain destruction
Hello!. How can i use @releaseDomain from dom0 to subscribe for domain
destruction?
I''m try to add watch for @releaseDomain path with token equal of
needed domain id. But when another domain dies, i get domain that i
provide via token to xs_watch.
Is that possible to get id of domain what released from xenstore?
--
Vasiliy Tolstov,
Clodo.ru
e-mail: v.tolstov@selfip.ru
jabber:
2018 Dec 01
2
Re: console type tcp with logging
пт, 30 нояб. 2018 г. в 12:43, Daniel P. Berrangé <berrange@redhat.com>:
>
> On Thu, Nov 29, 2018 at 08:57:54PM +0300, Vasiliy Tolstov wrote:
> > чт, 29 нояб. 2018 г. в 18:23, Daniel P. Berrangé <berrange@redhat.com>:
> > >
> > > On Thu, Nov 29, 2018 at 06:19:43PM +0300, Vasiliy Tolstov wrote:
> > > > Hi! I want to have ability to connect to
2015 Jan 27
4
redistribute virtual machines from vps hosting to end users
Hi. I need to get ability to download backups of kvm virtual machines
(raw images) to end users. Virtualbox users can import ovs images,
that i can create, but in case of linux and virt-manager - how users
can import images and simply run it?
I think about newbie linux users, that can install virt-manager under
ubuntu via graphical package manager and do some easy steps...
Can you share me info
2017 Apr 21
1
subscribe to domain start/stop/panic events
Hi! How can i'm subscribe in my app to domain lifecycle messages?
Does it possible to subscribe for all domains and not just one?
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
2017 May 07
2
strange error while trying to start ~60 domains
Hi! I'm using latest libvirt release under debian jessie (kernel 4.4.x LTS)
And after i'm try to start 65 domains i get 19 errors like:
May 07 22:32:28 cn17 libvirtd[13836]: 2017-05-07 19:32:28.188+0000:
13839: error : virDBusCall:1570 : error from service: CreateMachine:
Message did not receive a reply (timeout by message bus)
I'm use qcow2 file as vm images on ssd disk with dir
2014 Jul 15
3
working with mount-local
Hi. I'm try to use guestfish inside golang (extract some files from
image and create squashfs from root).
Now i can't understand how can i work with mount-local/mount-local-run.
Where i can specify what partition i'm export to local? Does i need
firstly mount /dev/sda1 to / for example and after that run
mount-local /tmp/xxx ?
Second - i'm work with guestfish via writing to stdin
2018 Nov 29
2
console type tcp with logging
Hi! I want to have ability to connect to guest console via libvirt api
(and expose this data to xtermjs via websocket) with getty tty. And
also i want to have log of tty1 (do log grub, kernel booting and
errors).
What i need to do in libvirt xml for such case?
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
2019 Jul 18
2
domain xml questions
Hi!
If i want to use bridged network or openvswitch, does guestfwd only
works with slirp network? Or how it work in case of using
bridge/openvswitch?
<devices>
<channel type='unix'>
<source mode='bind' path='/tmp/guestfwd'/>
<target type='guestfwd' address='10.0.2.1' port='4600'/>
</channel>
</devices>