search for: virauditsend

Displaying 5 results from an estimated 5 matches for "virauditsend".

2014 Jun 16
2
Live migrate failure
...2096: error : qemuMigrationCookieNetworkAlloc:367 : Unable to run command to get OVS port data for interface tap6977e4a1-cd: Operation not permitted 2014-06-16 05:15:50.651+0000: 2096: warning : qemuMigrationRun:3262 : Unable to encode migration cookie 2014-06-16 05:15:53.321+0000: 2096: warning : virAuditSend:135 : Failed to send audit message virt=kvm op=stop reason=migrated vm="instance-0001b37c" uuid=631ac4c7-8e84-4cf6-ad98-93877cdbe1bd vm-pid=-1: Operation not permitted *Destination Host SIDE:* "/var/log/libvirt/libvirtd.log" ...... 2014-06-16 05:15:41.419+0000: 2229: warning :...
2019 Oct 17
2
Transient permission denied errors when sending audit logs
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: {"component":"virt-launcher","level":"warning","msg":"Failed to send audit message virt=kvm vm=\"kubevirt-test-default_testvmit2pqrkrlrwbhpt...
2014 Jun 16
0
Re: Live migrate failure
...OVS port > data for interface tap6977e4a1-cd: Operation not permitted Based on this failure, migration should not be successful. > 2014-06-16 05:15:50.651+0000: 2096: warning : qemuMigrationRun:3262 : > Unable to encode migration cookie > 2014-06-16 05:15:53.321+0000: 2096: warning : virAuditSend:135 : Failed to > send audit message virt=kvm op=stop reason=migrated vm="instance-0001b37c" > uuid=631ac4c7-8e84-4cf6-ad98-93877cdbe1bd vm-pid=-1: Operation not permitted That doesn't look good either. Are you sure your system is set up correctly to allow audit messages to be...
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: > > {"component":"virt-launcher","level":"warning","msg":"Failed to send audit > message virt=kvm > vm=\"kubevirt-test...
2014 Apr 17
0
"failed to send audit message operation not permitted"
...d to send audit message operation not permitted" I tried to call "virsh console myDomain" on the remote server and what I get is that the console freezes. The log is always the same, operation not permitted. Here's the complete one: 2014-04-17 18:26:26.532+0000: 2985: warning : virAuditSend:135 : Failed to send audit message virt=kvm op=stop reason=destroyed vm="dhcpVPN" uuid=929bac48-b87c-9f6f-156a-5c066bf36085 vm-pid=-1: Operation not permitted Where the problem could be? Pasquale