FYI, I'm intending to make this change tomorrow (Thursday Jan 16th)
On Fri, Jan 10, 2020 at 12:26:07PM +, Daniel P. Berrangé wrote:
> Hi List Subscribers,
>
> In recent months we have been seeing an increasing number of bounced
> deliveries from libvirt mailing lists[1] due to DMARC policies
FYI there's some more recent discussion over here:
https://www.redhat.com/archives/libvir-list/2019-December/msg00817.html
There isn't any objections to using for
vhost-user-blk, so maybe that's a good place to start.
Thanks,
Cole
On 10/15/19 7:34 AM, Li Feng wrote:
> Cole Robinson 于2019年10月1
On Fri, Oct 18, 2019 at 15:00:19 +0800, Luyao Zhong wrote:
> Hi libvirt experts,
>
> I have some questions about live migration.
I'm assuming you are not asking about post-copy migration, since it is a
bit more complicated as the current state if split between the source
and destination hosts and
Cole Robinson 于2019年10月15日周二 上午1:48写道:
>
> On 10/14/19 3:12 AM, Li Feng wrote:
> > Hi Cole & Michal,
> >
> > I'm sorry for my late response, I just end my journey today.
> > Thank your response, your suggestion is very helpful to me.
> >
> > I have added Michal in this mail, Michal helps me review
Hi Cole & Michal,
I'm sorry for my late response, I just end my journey today.
Thank your response, your suggestion is very helpful to me.
I have added Michal in this mail, Michal helps me review my initial patchset.
(https://www.spinics.net/linux/fedora/libvir/msg191339.html)
All concern about
On 10/14/19 3:12 AM, Li Feng wrote:
> Hi Cole & Michal,
>
> I'm sorry for my late response, I just end my journey today.
> Thank your response, your suggestion is very helpful to me.
>
> I have added Michal in this mail, Michal helps me review my initial patchset.
> (https://www.spinics.net/linux
Hi All,
I could following documentation ,
https://wiki.libvirt.org/page/LibvirtConsoleManagement
I hope this doc is upto date , as of now there is no way other than
conserver. Please let me know if there is any alternative.
LibvirtConsoleManagement (doc snippet pasted from above link)
Sorry for the late reply, and thanks Jano for pointing out elsewhere
that this didn't receive a response.
On 8/12/19 5:56 AM, Li Feng wrote:
Hi Guys,
And I want to add the vhost-user-scsi-pci/vhost-user-blk-pci support
for libvirt.
The usage in qemu like this:
Vhost-SCSI
-chardev socket,id=c
[Please don't top-post on technical lists.]
On Wed, Aug 14, 2019 at 19:43:11 +0530, Varsha Verma wrote:
> Thanks, this is exactly what I needed.
>
> Is there some documentation where I can get how to exactly call this
> function along with the arguments?
python has builtin documentation:
impor
On Wed, 14 Aug 2019, Varsha Verma wrote:
> Is there some documentation where I can get how to exactly call this
> function along with the arguments?
Documentation to various language bindings can be found here:
https://libvirt.org/bindings.html
HTH,
C.
--
BOFH excuse #417:
Computer room being
Thanks, this is exactly what I needed.
Is there some documentation where I can get how to exactly call this
function along with the arguments?
On Wed, Aug 14, 2019 at 6:48 PM Peter Krempa wrote:
> On Wed, Aug 14, 2019 at 18:23:30 +0530, Varsha Verma wrote:
> > Hi,
> >
> > I wanted to know if
On Wed, Aug 14, 2019 at 18:23:30 +0530, Varsha Verma wrote:
> Hi,
>
> I wanted to know if there is any Python API exposed for libvirt using which
> I can attach a libvirt volume to a libvirt domain/VM.
>
> I intend to do something similar to the `attach-disk` command of virsh
> using python.
vir
On Fri, 2 Aug 2019, Michal Privoznik wrote:
> On 8/1/19 4:21 AM, Christian Kujau wrote:
> >
> >
>
> This is clearly a misconfiguration. 192.168.56.139 is not from
> 192.168.122.130/24 subnet. Libvirt should report an error in this case but it
Yes, thanks for pointing this out. A l
On 8/1/19 4:21 AM, Christian Kujau wrote:
This is basically a continuation of an older posting[0] I found, but
apparently no solution has been posted. So, I'm trying to setup static
DHCP leases with dnsmasq that is being started by libvirtd:
-
On Tue, Jul 30, 2019 at 08:06:01PM +0800, 王金磊 wrote:
> Dear Sir/Madam:
> I use virt-manager to create a new virtual machine(it's name is generic),
> then I edit generic to set it's cpu_mode as 'host-model', and I start it,
> but when dumpxml generic, it's cpu_mode is changed as 'custom'.
> I wa
On Wed, Jul 03, 2019 at 15:10:42 -0400, Roger Jin wrote:
> Hi Libvirt,
> Does libvirt-python currently support the creation of external snapshots?
> I ran
>
> domain.snapshotCreateXML(xml)
>
> where xml is
>
>
> snap1
> Snapshot of OS install and updates
>
>
>
>
>
On Thu, Jun 13, 2019 at 03:17:16PM +0530, Varsha Verma wrote:
Hello everyone,
I am doing an outreachy internship at Openstack Ironic. In the sushy-tools
project, we are using libvirt VMs to simulate bare metal machines for
testing purposes.
In the XML description of a domain, there are a bunch o
Hi Fuzail,
Even there are 8 VFs in total, you only specified 2 in the hostnet
network.
And connections='2' means the hostnet networks is connected 2 times, so
both of the 2 VFs in hostnet are occupied.
Please try to define network like this:
hostnet
It will include all the 8 VFs from PF
On Thu, May 23, 2019 at 10:37:56PM +0530, Fuzail Ahmad wrote:
> Problem Statement:
>
> Libvirt failed to claim Virtual Functions on hostdev network after VM
> reboot.
>
> Version-Release number of selected component (if applicable):
>
> libvirtd (libvirt) 2.0.0
I'd just like to point out that 2.0
(switched to libvirt-users as it seems to be more appropriate)
On 2019-05-16 23:02, Eric Blake wrote:
On 5/16/19 10:20 AM, Thomas Stein wrote:
Hello all.
My currently used versions: libvirt-5.2.0 and qemu-4.0.0.
Here is my problem. I'm struggeling since a few weeks with a strange
behaviour by
On 4/26/19 11:53 AM, Weller, Lennart wrote:
> Hello everyone,
>
> To increase my odds of finding an answer I also wanted to ask here.
> This is my post from serverfault[1] in verbatim:
>
> While trying to get a cloned disk running from my OS snapshot I run
> into the problem that Libvirt cannot s
Some additional information that I have found since yesterday:
When I create a volume like this:
coreos00.disk
9116319744
644
vmdisks/coreos_2023
Which does not seem to work with the backing store either as it creates
an e
[Update]
Further debugging I have found that the problematic objects are the "
virConnectCredential" instances; these are created as part of the callback
procedure. If I keep these instances from getting GC'ed, there are no
issues.
Also, as part of testing with esx driver, I see two instances of "
On Tue, Apr 23, 2019 at 05:02:12PM +0530, Sachin Soman wrote:
> [Update]
>
> Instead of passing an auth callback to Connect, if I store the credentials
> in an INI file and pass the file path as authfile URI parameter, I dont see
> these errors.
That makes it sound like some kind of memory handli
[Update]
Instead of passing an auth callback to Connect, if I store the credentials
in an INI file and pass the file path as authfile URI parameter, I dont see
these errors.
Thanks & Regards
Sachin Soman
On Sat, Apr 20, 2019 at 2:00 PM Sachin Soman
wrote:
> Did you get a chance to debug the
Did you get a chance to debug the issue?
Thanks & Regards,
Sachin Soman
On Thu, Apr 18, 2019, 11:10 PM Sachin Soman
wrote:
> I have tried the same tests using the "test" driver, and that works
> perfectly; no errors seen.
>
> Thanks & Regards
> Sachin Soman
>
>
>
>
> On Thu, Apr 18, 2019 at 11
I have tried the same tests using the "test" driver, and that works
perfectly; no errors seen.
Thanks & Regards
Sachin Soman
On Thu, Apr 18, 2019 at 11:03 PM Daniel P. Berrangé
wrote:
> On Thu, Apr 18, 2019 at 10:46:19PM +0530, Sachin Soman wrote:
> > I am attaching the execution results. At
The same program when I execute locally (MAC 10.13.6; OpenJDK 8; Libvirt
5.2.0), mostly I end up with:
Starting new connection with default auth
Enter username for x.x.x.x [root]
abc
Enter abc's password for x.x.x.x
WARNING: THE ENTERED PASSWORD WILL NOT BE MASKED!
xyz
Explicit co
On Thu, Apr 18, 2019 at 10:46:19PM +0530, Sachin Soman wrote:
> I am attaching the execution results. At the top of each file I have
> mentioned the environment details.
>
> Following is the test program I have used:
>
> ==
>
> *package* org.libvir
Note: A couple of times I have seen errors while closing the connection
(the trace ending with virFree). Also, a few times I have seen backtraces
which show the flow going via esx driver and finally failing to close
connection. Unfortunately I dont have those logs anymore.
The execution results I
I am attaching the execution results. At the top of each file I have
mentioned the environment details.
Following is the test program I have used:
==
*package* org.libvirt;
*import* org.libvirt.jna.Libvirt;
*public* *class* LibvirtCrashTest {
On Thu, Apr 18, 2019 at 05:51:06PM +0200, Michal Prívozník wrote:
> On 4/17/19 10:24 AM, Sachin Soman wrote:
> > Hi,
> >
> > Could you tell me if the following is some known issue?
> >
> > While performing the following simple test, I see my JVM crashing
> > (consistently):
> > 1. Open a connecti
On Thu, Apr 18, 2019 at 05:39:59PM +0200, Andrea Bolognani wrote:
> On Thu, 2019-04-18 at 15:29 +0100, Daniel P. Berrangé wrote:
> > On Thu, Apr 18, 2019 at 04:23:05PM +0200, Andrea Bolognani wrote:
> > > qemuDomainAssignAddresses() is supposed to make sure that any address
> > > configured explici
On Thu, 2019-04-18 at 15:29 +0100, Daniel P. Berrangé wrote:
> On Thu, Apr 18, 2019 at 04:23:05PM +0200, Andrea Bolognani wrote:
> > qemuDomainAssignAddresses() is supposed to make sure that any address
> > configured explicitly by the user (or previously by libvirt) is
> > preserved, and it's doin
On Thu, Apr 18, 2019 at 04:23:05PM +0200, Andrea Bolognani wrote:
> Moving to libvirt-users where it belongs.
>
> On Thu, 2019-04-18 at 06:47 +, Tal Attaly wrote:
> > Hi,
> > I have bridge type interface defined with slot 3 -
> >
> > but after running virsh domxml-to-native qemu-argv I get sl
Moving to libvirt-users where it belongs.
On Thu, 2019-04-18 at 06:47 +, Tal Attaly wrote:
> Hi,
> I have bridge type interface defined with slot 3 -
>
> but after running virsh domxml-to-native qemu-argv I get slot 2-
> -netdev tap,fd=21,id=hostnet0 -device
> e1000,netdev=hostnet0,id=net0,m
On 2/25/19 11:12 AM, mxs kolo wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1681180
Since you are able to post to a mailing list, and are also know what is
the problem and how to patch it, how about sending a patch (based on git
master of libvirt source, and using git send-email) to
lib
https://bugzilla.redhat.com/show_bug.cgi?id=1681180
b.r.
Maxim Kozin
___
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users
> Centos 7.6 with libvirt build from base "virt" repository:
> libvirt-daemon-driver-lxc-5.0.0-1.el7.x86_64
> libvirt-client-5.0.0-1.el7.x86_64
> libvirt-daemon-5.0.0-1.el7.x86_64
> libvirt-daemon-driver-network-5.0.0-1.el7.x86_64
> libvirt-libs-5.0.0-1.el7.x86_64
> +
> systemd-219-62.el7_6.2.x86_6
Thanks Martin, so is it like for configuration we must be using xml.
Also, could you please point me to any sample code to power on and off a vm.
Thanks for help!!
Regards
Rohit Singh
On Wed, 12 Dec 2018 at 3:30 PM, Martin Kletzander
wrote:
> On Wed, Dec 12, 2018 at 03:03:41PM +0530, ROHIT SIN
On Wed, Dec 12, 2018 at 03:03:41PM +0530, ROHIT SINGH wrote:
Thanks Martin, It’s working now.
Could you please help me with role of xml in libvirt api and what if I
don’t want use of xml in my code.
Please let me know.
Libvirt uses XML for most of the APIs. Depends what you need to do you can
Thanks Martin, It’s working now.
Could you please help me with role of xml in libvirt api and what if I
don’t want use of xml in my code.
Please let me know.
Thanks for help!!
Regards
Rohit Singh
On Thu, 6 Dec 2018 at 11:24 PM, ROHIT SINGH
wrote:
> Thanks Martin for help. I will give it a shot
On 12/5/18 6:54 AM, Daniel P. Berrangé wrote:
> On Wed, Dec 05, 2018 at 02:43:45PM +0300, mxs kolo wrote:
>> Hi all
>>
>> After upgrade from Centos 7.5 to Centos 7.6, our test environment
>> geted new version of libvirt 4.5.0
>> In which our old containers have broken config and can't start:
>> 2
Thanks Martin for help. I will give it a shot.
Regards
Rohit Singh
On Thu, 6 Dec 2018 at 2:55 PM, Martin Kletzander
wrote:
> On Wed, Dec 05, 2018 at 09:44:17PM +0530, ROHIT SINGH wrote:
> >Hi Martin,
> >
> >Could you please help me with below issue, I am not sure what’s wrong
> here.
> >Please
On Wed, Dec 05, 2018 at 09:44:17PM +0530, ROHIT SINGH wrote:
Hi Martin,
Could you please help me with below issue, I am not sure what’s wrong here.
Please find below code and error snippet.
Thanks for help.
Code Snippet: -
from __future__ import print_function
import sys
import libvirt
SASL_U
Hi Martin,
Could you please help me with below issue, I am not sure what’s wrong here.
Please find below code and error snippet.
Thanks for help.
Code Snippet: -
from __future__ import print_function
import sys
import libvirt
SASL_USER =
SASL_PASS =
def request_cred(credentials, user_data):
On Wed, Dec 05, 2018 at 02:43:45PM +0300, mxs kolo wrote:
> Hi all
>
> After upgrade from Centos 7.5 to Centos 7.6, our test environment
> geted new version of libvirt 4.5.0
> In which our old containers have broken config and can't start:
> 2018-12-05 10:38:32.634+: 18010: debug :
> virLXCC
Thanks a lot Martin for help.
Really appreciate it. You’re life saver.
I will go through these links and will get back to you in case I need
anymore information.
Once again, thanks for help.
Regards
Rohit Singh
On Thu, 29 Nov 2018 at 2:34 PM, Martin Kletzander
wrote:
> On Wed, Nov 28, 2018 at
On Wed, Nov 28, 2018 at 10:24:55PM +0530, ROHIT SINGH wrote:
Hi Martin,
Could you please point me to any example codes in python present for esx?
Suppose, I have to power off and power on esx virtual machine, can i get
this code somewhere on python to develop some understanding.
https://www.m
Hi Martin,
Could you please point me to any example codes in python present for esx?
Suppose, I have to power off and power on esx virtual machine, can i get
this code somewhere on python to develop some understanding.
Actually, I am not able to find sample code related to esx in python,
please p
Thanks, I'll check it out.
On Wed, 28 Nov 2018 at 9:31 PM, Martin Kletzander
wrote:
> On Mon, Nov 26, 2018 at 04:11:20PM +0530, ROHIT SINGH wrote:
> >Hi,
> >
> >I am doing poc for using libvirt api for implementation of esx in python.
> >
> >I tried researching through module but did not find a
On Mon, Nov 26, 2018 at 04:11:20PM +0530, ROHIT SINGH wrote:
Hi,
I am doing poc for using libvirt api for implementation of esx in python.
I tried researching through module but did not find a way how it works for
esx.
Any help on how to proceed specifically for esx would be of great help.
S
Hello!
Excuse me for renewing this discussion.
You mentioned that you can't send identity information over the remote
channel in libvirt.
In virt-manager, which directly uses libvirt remote functionality, there
are such fields (attached, "username").
What they are used for? Are they used somehow in
On 11/15/18 3:16 AM, netsurfed wrote:
> Hi all:
> It takes more than 10 seconds to create a vm on a Dell R830 machine, but
> it takes less than 2 seconds on other machines. This is not normal, so I
> turned on the debug log for libvirtd. I analyzed the log and found that the
> time was spent
> I am trying to create a logical volume storage pool with persistent
> device names for the block devices, because I can't/don't want to ensure
> that /dev/sd* names are persistent through reboots.
>
> virsh # pool-define-as web2067 logical - -
> /dev/disk/by-path/pci-:18:00.0-scsi-0:2:2:0 w
On Fri, Oct 26, 2018 at 01:29:02PM +0200, Jan Marquardt wrote:
> Hi,
>
> I am trying to create a logical volume storage pool with persistent
> device names for the block devices, because I can't/don't want to ensure
> that /dev/sd* names are persistent through reboots.
>
> virsh # pool-define-as
For anyone who might find this thread from online searching, I was able to
determine this commit fixes the above issue:
https://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=dddcb601ebf97ef222a03bb27b2357e831e8a0cc
On Tue, Oct 2, 2018 at 8:42 AM Scott Sullivan <
scottgregorysulli...@gmail.com> w
On Sun, Sep 30, 2018 at 14:58:29 -0400, Braiam Peguero wrote:
> Hi,
>
> According to virsh capabilities I only have the following cpu features:
>
>
> x86_64
> IvyBridge-IBRS
> Intel
>
>
>
>
>
>
>
>
>
>
>
On Wed, Sep 26, 2018 at 09:06:07AM -0700, Charles Urquiola wrote:
I want to use short lived certificates with libvirtd to provided TLS access
to the daemon. New certificates are generated on a daily basis and
delivered to the host. Does libvirtd re-read TLS certificates with a
reload of the ser
crobinso,
FYI: https://unix.stackexchange.com/a/464450/61742
Thanks! =D
Em qua, 22 de ago de 2018 às 17:42, Eduardo Lúcio Amorim Costa <
eduardoluci...@gmail.com> escreveu:
> I updated my version and the problem no longer occurred.
>
> Thank you! =D
>
> Em qua, 22 de ago de 2018 às 17:08, Cole
I updated my version and the problem no longer occurred.
Thank you! =D
Em qua, 22 de ago de 2018 às 17:08, Cole Robinson
escreveu:
> On 08/22/2018 03:30 PM, Eduardo Lúcio Amorim Costa wrote:
> > I'm trying create a virtual machine using Xen as hypervisor and
> > virt-manager (libvirt) as the ma
On 08/22/2018 03:30 PM, Eduardo Lúcio Amorim Costa wrote:
I'm trying create a virtual machine using Xen as hypervisor and
virt-manager (libvirt) as the management module. When trying to create
the virtual machine I am getting the following error:
"
Unable to complete install: 'internal error:
Hi Daniel, Peter,
meanwhile it runs without any issues. Thank you for your quick help.
Best regards
Holger
Am 08.08.2018 um 14:02 schrieb Peter Krempa:
On Wed, Aug 08, 2018 at 10:06:12 +0100, Daniel Berrange wrote:
On Wed, Aug 08, 2018 at 10:58:50AM +0200, Holger Schranz wrote:
checking fo
On Wed, Aug 08, 2018 at 10:06:12 +0100, Daniel Berrange wrote:
> On Wed, Aug 08, 2018 at 10:58:50AM +0200, Holger Schranz wrote:
>
> > checking for JANSSON... no
>
> This is the problem. In 4.6.0 we just switched to using JANSSOn instead
> of yajl for JSON parsing. Your host doesn't have the deve
Hi Daniel,
thank you very much. I will update the configuration and the environment.
Best regards
Holger
Am 08.08.2018 um 11:06 schrieb Daniel P. Berrangé:
On Wed, Aug 08, 2018 at 10:58:50AM +0200, Holger Schranz wrote:
checking for JANSSON... no
This is the problem. In 4.6.0 we just switc
On Wed, Aug 08, 2018 at 10:58:50AM +0200, Holger Schranz wrote:
> checking for JANSSON... no
This is the problem. In 4.6.0 we just switched to using JANSSOn instead
of yajl for JSON parsing. Your host doesn't have the development headers
installed for jansson
> configure:
> configure: Conf
Hello,
I have attached the requested material (I hope)
Best regards
Holger
Am 08.08.2018 um 10:10 schrieb Daniel P. Berrangé:
On Wed, Aug 08, 2018 at 10:07:58AM +0200, Holger Schranz wrote:
Hello,
if I try to use Llibvirt-4.6.0 together with qemu-3.0.0-rc4.
I run into an issue. Please see t
On Wed, Aug 08, 2018 at 10:07:58AM +0200, Holger Schranz wrote:
> Hello,
>
> if I try to use Llibvirt-4.6.0 together with qemu-3.0.0-rc4.
> I run into an issue. Please see the following Memo.
>
> Best regards
>
> Holger
>
> ===
On Sun, Jul 15, 2018 at 21:22:35 +0300, Shmuel Melamud wrote:
> Hi!
>
> I'm working currently on integration of UEFI/SecureBoot support into
> oVirt. And I have several questions about UEFI/SecureBoot support in
> libvirt. Can you please help me with them?
>
> For UEFI I add the following to the
On Fri, Jun 01, 2018 at 01:25:26PM +0100, Daniel P. Berrangé wrote:
On Fri, Jun 01, 2018 at 02:01:03PM +0200, Martin Kletzander wrote:
On Fri, Jun 01, 2018 at 11:17:44AM +0100, Daniel P. Berrangé wrote:
> On Wed, May 30, 2018 at 10:21:54PM +0200, Martin Kletzander wrote:
> > On Tue, May 29, 2018
On Fri, Jun 01, 2018 at 02:01:03PM +0200, Martin Kletzander wrote:
> On Fri, Jun 01, 2018 at 11:17:44AM +0100, Daniel P. Berrangé wrote:
> > On Wed, May 30, 2018 at 10:21:54PM +0200, Martin Kletzander wrote:
> > > On Tue, May 29, 2018 at 10:06:25AM -0400, John Ferlan wrote:
> > > >
> > > >
> > > >
On Fri, Jun 01, 2018 at 11:17:44AM +0100, Daniel P. Berrangé wrote:
On Wed, May 30, 2018 at 10:21:54PM +0200, Martin Kletzander wrote:
On Tue, May 29, 2018 at 10:06:25AM -0400, John Ferlan wrote:
>
>
> On 05/29/2018 09:44 AM, Michal Privoznik wrote:
> > On 05/29/2018 03:38 PM, Martin Kletzander
On Wed, May 30, 2018 at 10:21:54PM +0200, Martin Kletzander wrote:
> On Tue, May 29, 2018 at 10:06:25AM -0400, John Ferlan wrote:
> >
> >
> > On 05/29/2018 09:44 AM, Michal Privoznik wrote:
> > > On 05/29/2018 03:38 PM, Martin Kletzander wrote:
> > > > On Fri, May 25, 2018 at 09:37:44AM -0500, Er
On Tue, May 29, 2018 at 10:06:25AM -0400, John Ferlan wrote:
On 05/29/2018 09:44 AM, Michal Privoznik wrote:
On 05/29/2018 03:38 PM, Martin Kletzander wrote:
On Fri, May 25, 2018 at 09:37:44AM -0500, Eric Blake wrote:
On 05/25/2018 09:17 AM, Michal Privoznik wrote:
We should probably seed
On Sun, May 27, 2018 at 08:03:28PM +0300, Anastasiya Ruzhanskaya wrote:
> Hello!
> I still want to clarify one question. Instead of making authentication of
> oVirt and then impersonation of each user, oVirt can just pass user
> information inside messages and libvirt at the end can read this user
On 05/29/2018 09:44 AM, Michal Privoznik wrote:
> On 05/29/2018 03:38 PM, Martin Kletzander wrote:
>> On Fri, May 25, 2018 at 09:37:44AM -0500, Eric Blake wrote:
>>> On 05/25/2018 09:17 AM, Michal Privoznik wrote:
>>>
>> We should probably seed it with data from /dev/urandom, and/or the new
On 05/29/2018 03:38 PM, Martin Kletzander wrote:
> On Fri, May 25, 2018 at 09:37:44AM -0500, Eric Blake wrote:
>> On 05/25/2018 09:17 AM, Michal Privoznik wrote:
>>
> We should probably seed it with data from /dev/urandom, and/or the new
> Linux getrandom() syscall (or BSD equivalent).
>>>
On Fri, May 25, 2018 at 09:37:44AM -0500, Eric Blake wrote:
On 05/25/2018 09:17 AM, Michal Privoznik wrote:
We should probably seed it with data from /dev/urandom, and/or the new
Linux getrandom() syscall (or BSD equivalent).
I'm not quite sure that right after reboot there's going to be enou
Hello!
I still want to clarify one question. Instead of making authentication of
oVirt and then impersonation of each user, oVirt can just pass user
information inside messages and libvirt at the end can read this user
information inside rpc messages (perhaps user login could be written in one
of s
On Sat, May 12, 2018 at 11:36:08AM +0300, Anastasiya Ruzhanskaya wrote:
> I actually didn't quite catch,why oVirt can't just pass user information
> and you could check against it? This may require to create some
> configuration files for libvirt about end users.
> What is a advantage of authentica
I actually didn't quite catch,why oVirt can't just pass user information
and you could check against it? This may require to create some
configuration files for libvirt about end users.
What is a advantage of authenticating oVirt, and then impersonation for end
user?
2018-05-11 16:37 GMT+03:00 Dan
On Fri, May 11, 2018 at 05:25:25PM +0300, Anastasiya Ruzhanskaya wrote:
> I see. I also know OpenStack uses libvirt, nova-compute has a driver for
> communication.
> I have briefly looked through these 10 thousand lines of code in overall on
> github for openstack's libvirt driver and didn't notice
I see. I also know OpenStack uses libvirt, nova-compute has a driver for
communication.
I have briefly looked through these 10 thousand lines of code in overall on
github for openstack's libvirt driver and didn't notice any user info as
well.
To make the picture full don't you know is there the sam
On Fri, May 11, 2018 at 04:26:36PM +0300, Anastasiya Ruzhanskaya wrote:
> Excuse me for renewing this discussion, but I am curious if you would add
> new module, which will be able to process users not based on unix
> processes, from where do you plan to get usernames? I mean, virt-manager
> could
Excuse me for renewing this discussion, but I am curious if you would add
new module, which will be able to process users not based on unix
processes, from where do you plan to get usernames? I mean, virt-manager
could give them, as there is authentication in GUI, but for example when
using oVirt,
Great, thanks for pointing this out. I will certainly look at it.
2018-05-09 14:41 GMT+03:00 Daniel P. Berrangé :
> On Wed, May 09, 2018 at 10:00:19AM +0100, Daniel P. Berrangé wrote:
> > On Wed, May 09, 2018 at 11:50:33AM +0300, Anastasiya Ruzhanskaya wrote:
> > > Here https://libvirt.org/acl.ht
On Wed, May 09, 2018 at 10:00:19AM +0100, Daniel P. Berrangé wrote:
> On Wed, May 09, 2018 at 11:50:33AM +0300, Anastasiya Ruzhanskaya wrote:
> > Here https://libvirt.org/acl.html is stated that you designed this access
> > control system as pluggable. Are there any options ( even with modifying
>
On Wed, May 09, 2018 at 11:50:33AM +0300, Anastasiya Ruzhanskaya wrote:
> Here https://libvirt.org/acl.html is stated that you designed this access
> control system as pluggable. Are there any options ( even with modifying
> libvirt code) to plug in any custom driver?
> I just need to take a try an
Here https://libvirt.org/acl.html is stated that you designed this access
control system as pluggable. Are there any options ( even with modifying
libvirt code) to plug in any custom driver?
I just need to take a try and design something that will support remote
access control.
I am not sure if sVi
On Wed, May 09, 2018 at 11:21:22AM +0300, Anastasiya Ruzhanskaya wrote:
> Ok, excuse me for misunderstanding, how it is possible then to set up
> access control when I use remote connection to KVM ( not in UNIX domain)?
> Is there any way within libvirt, maybe based on authentication or
> certifica
Ok, excuse me for misunderstanding, how it is possible then to set up
access control when I use remote connection to KVM ( not in UNIX domain)?
Is there any way within libvirt, maybe based on authentication or
certificates?
2018-05-09 11:14 GMT+03:00 Daniel P. Berrangé :
> On Wed, May 09, 2018 at
On Wed, May 09, 2018 at 11:13:01AM +0300, Anastasiya Ruzhanskaya wrote:
> I read this page https://libvirt.org/aclpolkit.html
> And it is written :"At this point in time, the only attribute provided by
> libvirt to identify the user invoking the operation is the PID of the
> client program. This me
I read this page https://libvirt.org/aclpolkit.html
And it is written :"At this point in time, the only attribute provided by
libvirt to identify the user invoking the operation is the PID of the
client program. This means that the polkit access control driver is only
useful if connections to libvi
On Wed, May 09, 2018 at 09:46:28AM +0300, Anastasiya Ruzhanskaya wrote:
> Hello!
> According to the documentation access control drivers are not in really
> "good condition". There is a polkit, but it can distinguish users only
> according the pid. However, I have met some articles about more
> fin
On 04/27/2018 11:15 AM, Eric Blake wrote:
> On 04/27/2018 02:20 AM, gaosheng cui wrote:
>> Hi,using ignore_value in libvirt source code
>> to do function return value processing,but I
>> can’t understand about it,can you give me some tips?thanks very much!
>
> Is your question about what ignore_va
On 04/27/2018 11:15 AM, Eric Blake wrote:
> You can think of 'ignore_value(foo());' the same as '(void*)foo();',
Typo, make that '(void)foo();'
> except that the latter doesn't shut up all compilers.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualiza
On 04/27/2018 02:20 AM, gaosheng cui wrote:
> Hi,using ignore_value in libvirt source code
> to do function return value processing,but I
> can’t understand about it,can you give me some tips?thanks very much!
Is your question about what ignore_value() does? It exists solely to
shut up compiler w
On Tue, Mar 13, 2018 at 03:56:30PM +0800, 吴金灿 wrote:
> bash: vmwarews+ssh://jc@127.0.0.1/session: No such file or directory
> [jc@te ~]$ virsh -c vmwarews+ssh://jc@127.0.0.1/session
> 错误:连接到管理程序失败
> 错误:不支持的操作:ssh 连接驱动程序不支持在没有套接字路径的情况下连接到会话实例
> [jc@te ~]$ virsh -c vmwarews+ssh://root@127.0.0.1/s
On Thu, Mar 01, 2018 at 12:57:59PM +, procmem wrote:
>
>
> Daniel P. Berrangé:
> > On Wed, Feb 28, 2018 at 11:13:46PM +, procmem wrote:
> >> Where can I find the full list of libvirt supported qemu-ga commands?
> >> The docs [0] imply virDomainQemuAgentCommand bypasses libvirt and is not
Daniel P. Berrangé:
> On Wed, Feb 28, 2018 at 11:13:46PM +, procmem wrote:
>> Where can I find the full list of libvirt supported qemu-ga commands?
>> The docs [0] imply virDomainQemuAgentCommand bypasses libvirt and is not
>> recommended.
>>
>> I am looking to pass suspend/resume events from
1 - 100 of 844 matches
Mail list logo