Displaying 20 results from an estimated 36 matches for "eskultet".
2018 May 07
1
Re: User name / session idin logs
Hi, I wanted just to ask an additional question to that:
how then here in the polkit documentation you distinguish users?:
Consider a local user berrange who has been granted permission to connect
> to libvirt in full read-write mode.
>
2018-04-12 11:01 GMT+03:00 Erik Skultety <eskultet@redhat.com>:
> On Thu, Mar 22, 2018 at 08:17:15PM +0300, Anastasiya Ruzhanskaya wrote:
> > Hello everyone,
> > I have a question about logging. I need to find out whether it is
> possible
> > to see user id/session id inside logs or somewhere else. It is not passed
>...
2018 Mar 22
2
User name / session idin logs
Hello everyone,
I have a question about logging. I need to find out whether it is possible
to see user id/session id inside logs or somewhere else. It is not passed
in structured across the network, so where should I look to find out, which
user (which session) is currently performing the actions?
2018 Apr 12
0
Re: User name / session idin logs
...nce
--------------------------------------------------
1 unix 2018-04-12 09:53:46+0200
# virt-admin client-info --server libvirtd --client 1
id : 1
connection_time: 2018-04-12 09:53:46+0200
transport : unix
readonly : no
unix_user_id : 1000
unix_user_name : eskultet
unix_group_id : 1001
unix_group_name: eskultet
unix_process_id: 19053
selinux_context: unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
Regards,
Erik
2019 Aug 20
1
Re: Compiling Libvirt on Windows for Hyper V support
...sl \
--without-polkit \
--without-python \
--without-libxl \
--without-qemu \
--without-lxc \
--without-openvz \
--without-libvirtd
(The ones on the website: https://libvirt.org/windows.html <https://libvirt.org/windows.html>)
> On Aug 20, 2019, at 3:26 AM, Erik Skultety <eskultet@redhat.com> wrote:
>
> On Mon, Aug 19, 2019 at 03:52:51PM -0400, reza shahriari wrote:
>> Hi,
>>
>> I am trying to compile Libvirt from the source code on windows using msys2 but keep hitting issues while running `./configure`.
>
> So what arguments does msys2 pa...
2020 Aug 12
1
Re: pass-though Intel gpu int o a vm
what is the proper uri to use?
> Sent: Wednesday, August 12, 2020 at 7:23 PM
> From: "Erik Skultety" <eskultet@redhat.com>
> To: "daggs" <daggs@gmx.com>
> Cc: libvirt-users@redhat.com
> Subject: Re: pass-though Intel gpu int o a vm
>
> > > PS: You can even try assigning the GPU from within virt-manager which produces
> > > the right XML bits for libvirt. I...
2020 Aug 12
2
Re: pass-though Intel gpu int o a vm
Greetings Erik,
> Sent: Tuesday, August 11, 2020 at 10:11 AM
> From: "Erik Skultety" <eskultet@redhat.com>
> To: "daggs" <daggs@gmx.com>
> Cc: libvirt-users@redhat.com
> Subject: Re: pass-though Intel gpu int o a vm
>
> On Sat, Aug 08, 2020 at 06:44:26PM +0200, daggs wrote:
> > Greetings,
> >
> > I have a server that run a vm with several n...
2015 Jan 13
2
Re: domain has active block job
On 01/13/2015 07:21 AM, Kashyap Chamarthy wrote:
> On Tue, Jan 13, 2015 at 03:07:07PM +0100, Fiorenza Meini wrote:
>> Il 13/01/2015 10:51, Kashyap Chamarthy ha scritto:
>
> [. . .]
>
>>>> In libvirt log file I can see:
>>>> error : qemuDomainDefineXML:6312 : block copy still active: domain has
>>>> active block job
>
> Seems like
2019 Nov 20
1
Re: Descriptions of mdev types?
Erik Skultety <eskultet@redhat.com> writes:
> On Tue, Nov 19, 2019 at 05:38:54PM +0100, Milan Zamazal wrote:
>> Hi, when retrieving an mdev device info using `virsh nodedev-dumpxml' or
>> the libvirt API, something like the following is returned:
>
>>
>> <capability type='m...
2015 Jan 13
0
Re: domain has active block job
...RHEL 7; but I don't know if any Fedora releases suffer
> from the same issue.
Right, I looked for a Fedora bug before referring to it. Even the
libvirt master git history refers to this bug with the fixed commit:
commit 8e23e0e977fbcc4a7880e187a63c509d6e6879c6
Author: Erik Skultety <eskultet@redhat.com>
Date: Thu Nov 27 13:29:42 2014 +0100
qemu: fix block{commit,copy} abort handling
When a block{commit,copy} job was aborted on a domain, block job handler
did not process it correctly, leaving a phantom job in the background.
Any further calls to...
2020 Aug 08
2
pass-though Intel gpu int o a vm
Greetings,
I have a server that run a vm with several nic pcie cards as pass-though.
the board has an intel gpu and the hdmi output is not used.
I thought of booting up another vm and pass the gpu into it.
I found several discussions on the subject stating that it isn't possible but all of them are several years old.
I wonder if that has changed? is there a way to pt the vga to a vm?
Thanks,
2019 May 23
2
[Libvirt failed to claim Virtual Functions on hostdev network after VM reboot]
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
kernel-4.1.12-112.16.4.el7uek.x86_64
Reproducible: Not always
Description:
I am doing a reboot of Virtual machines and sometimes one of the VM
does not start and fail with the following error
In total I have
2020 Aug 07
2
Re: Installing Kali Linux using KVM virt-install tool
On Fri, Aug 7, 2020 at 1:10 PM Erik Skultety <eskultet@redhat.com> wrote:
> On Wed, Aug 05, 2020 at 10:13:57PM +0530, Kaushal Shriyan wrote:
> > On Wed, Aug 5, 2020 at 1:32 PM Pavel Hrdina <phrdina@redhat.com> wrote:
> >
> > > On Wed, Aug 05, 2020 at 06:57:11AM +0530, Kaushal Shriyan wrote:
> > > > Hi,
>...
2017 May 24
3
How to show underlying QEMU command line using virsh
Hello, everybody
I use virt to run my VM's and QEMU as a hypervisor. There is a file
describing my virtual machine:
/etc/libvirt/qemu/centos7.0.xml
As you know it contains xml representation of my VM. Is there any way to
show underlying qemu command that virsh runs using that file? For
example:
qemu-system-x86-64 -m 1024 -smp 2 -...
If no, is there any way to figure it out during VM run ?
2019 Nov 19
2
Descriptions of mdev types?
Hi, when retrieving an mdev device info using `virsh nodedev-dumpxml' or
the libvirt API, something like the following is returned:
<capability type='mdev_types'>
<type id='nvidia-210'>
<name>GRID M60-2B4</name>
<deviceAPI>vfio-pci</deviceAPI>
<availableInstances>4</availableInstances>
2019 Aug 19
5
Compiling Libvirt on Windows for Hyper V support
Hi,
I am trying to compile Libvirt from the source code on windows using msys2 but keep hitting issues while running `./configure`.
….
> checking whether C compiler handles -Wno-suggest-attribute=pure… yes
> checking whether C compiler handles -Wno-suggest-attribute=const... yes
> checking for how to force completely read-only GOT table…
> checking for how to avoid indirect lib
2020 Aug 07
0
Re: Installing Kali Linux using KVM virt-install tool
On Fri, Aug 07, 2020 at 05:05:48PM +0530, Kaushal Shriyan wrote:
> On Fri, Aug 7, 2020 at 1:10 PM Erik Skultety <eskultet@redhat.com> wrote:
>
> > On Wed, Aug 05, 2020 at 10:13:57PM +0530, Kaushal Shriyan wrote:
> > > On Wed, Aug 5, 2020 at 1:32 PM Pavel Hrdina <phrdina@redhat.com> wrote:
> > >
> > > > On Wed, Aug 05, 2020 at 06:57:11AM +0530, Kaushal Shriyan wrote:
>...
2020 Aug 07
1
Re: Installing Kali Linux using KVM virt-install tool
...et me know if you need any additional details. Thanks in Advance.
Best Regards,
Kaushal
On Fri, Aug 7, 2020 at 5:44 PM Pavel Hrdina <phrdina@redhat.com> wrote:
> On Fri, Aug 07, 2020 at 05:05:48PM +0530, Kaushal Shriyan wrote:
> > On Fri, Aug 7, 2020 at 1:10 PM Erik Skultety <eskultet@redhat.com>
> wrote:
> >
> > > On Wed, Aug 05, 2020 at 10:13:57PM +0530, Kaushal Shriyan wrote:
> > > > On Wed, Aug 5, 2020 at 1:32 PM Pavel Hrdina <phrdina@redhat.com>
> wrote:
> > > >
> > > > > On Wed, Aug 05, 2020 at 06:57:11AM...
2020 Aug 05
3
Re: Installing Kali Linux using KVM virt-install tool
On Wed, Aug 5, 2020 at 1:32 PM Pavel Hrdina <phrdina@redhat.com> wrote:
> On Wed, Aug 05, 2020 at 06:57:11AM +0530, Kaushal Shriyan wrote:
> > Hi,
> >
> > I am trying to install kali-linux-2020.2-installer-amd64.iso (
> > https://www.kali.org/downloads/) using KVM virt-install tool
> >
> > #virt-install --name=kalilinux
2016 Nov 23
0
Re: virt-manager wont connect to remote libvirt instance
On Tue, Nov 22, 2016 at 11:13:17AM -0600, bherman wrote:
> I am using virt-manager on debian 8 and I am remotely connecting to a
> libvirt instance on a server.
> It was all working fine until today when I discovered that I cannot remotely
> connect to the libvirt server anymore.
> ● libvirtd.service - Virtualization daemon
> Loaded: loaded
2017 May 24
0
Re: How to show underlying QEMU command line using virsh
On Wed, May 24, 2017 at 10:49:23AM +0300, Roman Storozhenko wrote:
> Hello, everybody
>
> I use virt to run my VM's and QEMU as a hypervisor. There is a file
> describing my virtual machine:
>
> /etc/libvirt/qemu/centos7.0.xml
Just a note, never edit ^these files directly behind libvirt's back and always
use 'virsh edit' for all modifications.
>
> As you