search for: joemuro

Displaying 6 results from an estimated 6 matches for "joemuro".

Did you mean: jmuro
2020 Mar 23
1
Re: libvirt dynamic file ownership
...o image files. Sorry about the message formatting. I modified settings on my client, hopefully it sends plaintext now. (I'll switch to personal email going forward, as the choice of email clients at work is limited.) -Joe From: Martin Kletzander <mkletzan@redhat.com> To: Joe Muro <joemuro@us.ibm.com> Cc: libvirt-users@redhat.com Date: 03/20/2020 04:01 PM Subject: [EXTERNAL] Re: libvirt dynamic file ownership On Fri, Mar 20, 2020 at 03:38:36PM +0000, Joe Muro wrote: >Hi, > Hi, could you please configure your client to send plaintext version as well? We mainly prefer plai...
2020 Apr 09
1
python equivalent for virDomainGetGuestInfo()
Hi, I am using python apis. I can't seem to find equivalent python function for virDomainGetGuestInfo() https://libvirt.org/html/libvirt-libvirt-domain.html#virDomainGetGuestInfo I have qemu-guest-agent running on the guest, and want to extract os information.
2020 Mar 24
0
RE: libvirt dynamic file ownership
"Michal Prívozník" <mprivozn@redhat.com> wrote on 03/23/2020 12:26:14 PM: > From: "Michal Prívozník" <mprivozn@redhat.com> > To: Martin Kletzander <mkletzan@redhat.com>, Joe Muro <joemuro@us.ibm.com> > Cc: libvirt-users@redhat.com > Date: 03/23/2020 12:26 PM > Subject: [EXTERNAL] Re: libvirt dynamic file ownership > > On 20. 3. 2020 20:57, Martin Kletzander wrote: > > On Fri, Mar 20, 2020 at 03:38:36PM +0000, Joe Muro wrote: > >> Hi, > >> &g...
2020 Apr 04
4
libvirt remote uri format
Hi, I am using python libvirt api to get domain information. When using a uri without specifying the socket path, an error occurs. uri = "qemu+ssh://myuser@some.kvm.host/system" conn = libvirt.open(uri) This results in the following: libvirt: XML-RPC error : internal error: received hangup event on socket If I append the socket path to the URI, it works. e.g.
2020 Mar 23
2
Re: libvirt dynamic file ownership
On 20. 3. 2020 20:57, Martin Kletzander wrote: > On Fri, Mar 20, 2020 at 03:38:36PM +0000, Joe Muro wrote: >> Hi, >> > > Hi, could you please configure your client to send plaintext version as > well? > We mainly prefer plaintext on this list ;-) > >> I am trying to understand libvirt dynamic ownership behavior. I have a >> VM that >> uses a qcow2
2020 Mar 20
3
libvirt dynamic file ownership
<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial, Helvetica, sans-serif;font-size:10pt" ><div dir="ltr" >&nbsp;</div> <div dir="ltr" ><div dir="ltr" >Hi,</div> <div dir="ltr" >&nbsp;</div> <div dir="ltr" >I am trying to understand libvirt