similar to: libvirtd audit log

Displaying 20 results from an estimated 70000 matches similar to: "libvirtd audit log"

2017 Oct 17
2
virConnectIsAlive
Hi In my program , When libvirtd restart , the old libvirtd connection(virConnectPtr) has to reconnect, Before usr old virConnectPtr , I call virConnectIsAlive. but when I restart libvirtd , virConnectIsAlive return 1, and I continue other operate use the old virConnectPtr, program will receive signal pipe. I use libvirt event. before any api use, I call virEventRegisterDefaultImpl, and
2014 May 28
2
/etc/bash_completion.d/git generates permissions errors
I did a yum update to my desktop machine as root this morning and now my regular logon account sees this whenever I press the enter key: etc/audisp/audispd.conf: Permission denied etc/audisp/plugins.d/af_unix.conf: Permission denied etc/audisp/plugins.d/syslog.conf: Permission denied etc/audit/audit.rules: Permission denied etc/audit/auditd.conf: Permission deniedetc/dhcp/dhclient.d/ntp.sh:
2019 Mar 28
1
Error Starting domain: Failed to page size of file
I am trying to connect a KVM-QEMU VM to OVS-DPDK vhostuser port. But, I am encountering a few errors. Since I am very new to libvrt and Linux I am not able to sort them out. Any guidance in this regard would be a great help. These are my System Logs: Mar 28 18:03:04 dpdk-OptiPlex-5040 libvirtd.service: 1529: debug : virCommandRunAsync:2429 : About to run LIBVIRT_LOG_OUTPUTS=3:stderr
2006 Oct 02
0
Audit handbook chapter review, call for general testing
Dear All, Over the past week or so, I have spent some time updating Tom Rhodes' excellent FreeBSD Handbook chapter on Audit for some of the more recent audit changes, such as new features in more recent OpenBSM versions. Since FreeBSD 6.2-BETA2 contains what is likely the final drop of the audit code (modulo any bug fixes) for 6.2-RELEASE, now would be a great time for people interested
2018 Nov 07
0
Re: How to find out what is deleting my vms
On Wed, Nov 07, 2018 at 15:32:27 +0000, Andy Gibbs wrote: > Hi, > > > I have a CentOS-7 server running KVM but also oVirt. > > > Recently, following updates, VMs not handled by oVirt have been deleting themselves after they shut down. Previously to this, I have not had any problems of this nature. I cannot say whether the problem is coming from oVirt updates or not. >
2013 Apr 08
1
Audit logs source of account triggering it.
Hi. The auditd logs are full of lines referencing 28756E6B6E6F776E207573657229 , but I can't identify this account type=USER_LOGIN msg=audit(1364926580.306:249814): user pid=22565 uid=0 auid=4294967295 ses=4294967295 msg='op=login acct=28756E6B6E6F776E207573657229 exe="/usr/sbin/sshd" hostname=? addr=127.0.0.1 terminal=ssh res=failed' What would typically cause this ?
2019 Oct 17
0
Re: Transient permission denied errors when sending audit logs
On Thu, Oct 17, 2019 at 11:26:12AM +0200, Roman Mohr wrote: > Hi, > > In kubevirt we are running into a strange permission problem on > libvirt-5.0. We see transient "Permission Denied" errors when "virAuditSend" > wants to send an audit log. [1] shows the logs of one of these containers. > Here an example: > >
2007 Sep 29
0
Why are most audit events apparently non-attributable?
So I'm exploring AUDIT and have this in /etc/security/audit_control: dir:/var/audit flags:lo,fd minfree:20 naflags:lo policy:cnt filesz:0 I tell auditd to reread the config file with audit -s but no file deletion events are logged. I change the config file to: dir:/var/audit flags:lo minfree:20 naflags:lo,fd policy:cnt filesz:0 I type audit -s and am immediately flooded with 20 kilobytes
2007 Sep 29
0
Why are audit events apparently non-attributable?
So I'm exploring AUDIT and have this in /etc/security/audit_control: dir:/var/audit flags:lo,fd minfree:20 naflags:lo policy:cnt filesz:0 I tell auditd to reread the config file with audit -s but no file deletion events are logged. I change the config file to: dir:/var/audit flags:lo minfree:20 naflags:lo,fd policy:cnt filesz:0 I type audit -s and am immediately flooded with 20 kilobytes
2014 May 07
0
Libvirtd failed to start inside container: libvirt-qemu.so.0: cannot open shared object file: Permission denied
Hi all. I run into trouble, while try to start libvirtd inside docker container (actually it is LXC container). During startup libvirtd can't load shared library libvirt-qemu.so.0 (and strace results looks very odd). * I run libvirtd as root. * libvirt-bin - 0.9.8-2ubuntu17 * selinux/apparmor both disabled. * No other security extension are used. * No sticky bits are set. * Required library
2014 Apr 17
0
"failed to send audit message operation not permitted"
Hello, I have a remote ubuntu server on which I have a kvm hypervisor installed. Now, on my ubuntu desktop, I create a new connection with virt-manager and start a remote guest. The guest successfully starts, however I can't see it in the console and, on client side, I get that remote user closed it. Looking at the /var/log/libvirtd on the server side I get that error: "failed to send
2014 Jun 16
0
Re: Live migrate failure
On 06/16/2014 02:06 AM, Tuân Tạ Bá wrote: > Hi everyone, > > I use KVM on Openstack Cloud. And KVM migrated successfull, but not ping. > > *Source Host SIDE: *"/var/log/libvirt/libvirtd.log" > > 2014-06-16 05:15:50.599+0000: 2096: warning : > qemuMigrationCancelDriveMirror:1383 : Unable to stop block job on > drive-virtio-disk0 > 2014-06-16
2020 Jul 16
1
Re: SELinux labels change in libvirt
On Tue, Jul 14, 2020 at 6:03 PM Daniel P. Berrangé <berrange@redhat.com> wrote: > On Tue, Jul 14, 2020 at 04:02:17PM +0300, Ram Lavi wrote: > > On Tue, Jul 14, 2020 at 3:33 PM Daniel P. Berrangé <berrange@redhat.com> > > wrote: > > > > > On Tue, Jul 14, 2020 at 03:21:17PM +0300, Ram Lavi wrote: > > > > Hello all, > > > > > >
2018 Nov 07
2
How to find out what is deleting my vms
Hi, I have a CentOS-7 server running KVM but also oVirt. Recently, following updates, VMs not handled by oVirt have been deleting themselves after they shut down. Previously to this, I have not had any problems of this nature. I cannot say whether the problem is coming from oVirt updates or not. I am creating a VM using "virsh define myvm.xml" on the server, starting it through
2015 Mar 26
0
Re: 答复: libvirtd can't start
On Thu, Mar 26, 2015 at 02:55:04PM +0800, 梅磊 wrote: >Thanks for your reply, Martin, I have read the coredump, but I am not familiar with libvirt, so could you help me to figure it out why it crash? >Attachment is the coredump gdb output and all the generate files when libvirtd stop. > I forgot to ask you to install debuginfo packages to further investigate. But looking at the log only
2017 Jun 03
0
Re: libvirtd not accepting connections
On 06/02/2017 09:53 AM, Michael C. Cambria wrote: > > > On 06/02/2017 09:43 AM, Martin Kletzander wrote: >> [adding back the ML, you probably hit reply instead of reply-all, this >> way other people might help if they know more] >> >> On Fri, Jun 02, 2017 at 08:10:01AM -0400, Michael C. Cambria wrote: >>> >>> Hi, >>> >>> libvirtd
2019 May 03
0
Re: libvirtd not starting
On Thu, May 02, 2019 at 02:25:28PM +0200, Martin Kletzander wrote: >On Thu, May 02, 2019 at 01:07:32PM +0200, Michal Privoznik wrote: >>On 5/2/19 12:08 PM, Lothar Schilling wrote: >> >>> I turned logging up to maximum. That's all I get: >>> >>> May  2 11:02:06 hl308-3 systemd: Starting Virtualization daemon... >>> May  2 11:02:06 hl308-3
2014 Feb 17
0
Re: [libvirt] libvirtd ssl configuration
On Mon, Feb 17, 2014 at 12:55:25AM +0400, Гусев Павел wrote: > Hi! > I found little semantics bug: > > [13:53:40] root@dedicated-04:~ # LC_ALL=C libvirtd -h > libvirtd: invalid option -- 'h' > > Usage: > libvirtd [options] > > Options: > -v | --verbose Verbose messages. > -d | --daemon Run as a daemon & write PID file. >
2019 Apr 30
2
Re: libvirtd via unix socket using system uri
On Tue, 30 Apr 2019 at 10:48, Daniel P. Berrangé <berrange@redhat.com> wrote: > On Tue, Apr 30, 2019 at 10:45:03AM +0100, Peter Crowther wrote: > > On Tue, 30 Apr 2019 at 10:40, Michal Privoznik <mprivozn@redhat.com> > wrote: > > > > > Is there any problem running libvirtd as root? > > > > > > Yes, in the regulated environment in which I
2015 Sep 24
0
Re: libvirtd service not starting
On Wed, Sep 23, 2015 at 11:00:34PM +0000, Jonathan Rurka wrote: >Hello, I'm new to using libvirt. After a few days of installing and >removing libvirt, virt-manager and a few others to get VT-d working >with a virtual machine, I finally got the latest virt-manager and >libvirt installed from source to get the most recent >versions. However, when I start up virt-manager I get a