Back to bug 1322672

Who When What Removed Added
Red Hat Bugzilla Rules Engine 2016-03-31 05:27:10 UTC Keywords ZStream
surabhi 2016-03-31 06:21:54 UTC CC amainkar, rhinduja, rhs-smb, sashinde, vdas
Michael Adam 2016-04-12 12:06:59 UTC CC madam
Anoop C S 2016-04-13 10:09:34 UTC CC anoopcs
Michael Adam 2016-04-13 10:30:07 UTC QA Contact storage-qa-internal vdas
Flags needinfo?(vdas)
Anoop C S 2016-04-13 16:16:29 UTC Status NEW ASSIGNED
Assignee rhs-smb anoopcs
Flags needinfo?(vdas)
Anoop C S 2016-04-14 17:35:53 UTC Depends On 1259402
Summary SMB: smbd is not able to dump core file in default location set by systemd when SELinux is enabled. SMB: smbd is not able to dump core file in default location set by vdsm when SELinux is enabled
Anoop C S 2016-04-26 09:09:51 UTC Doc Text Cause:
When vdsmd and abrt's ccpp addon are installed alongside each other, vdsmd overwrites abrt's core dump configuration in /proc/sys/kernel/core_pattern.

Consequence:
This prevents Samba from generating core dumps due to SELinux search denial on new coredump location set by vdsmd.

Workaround:
Disable core dumps in /etc/vdsm/vdsm.conf:
core_dump_enable = false
Then restart the abrt-ccpp service:
# systemctl restart abrt-ccpp
Doc Type Bug Fix Known Issue
Rahul Hinduja 2016-04-28 18:27:46 UTC Blocks 1311843
Anoop C S 2016-05-09 11:37:04 UTC Doc Text Cause:
When vdsmd and abrt's ccpp addon are installed alongside each other, vdsmd overwrites abrt's core dump configuration in /proc/sys/kernel/core_pattern.

Consequence:
This prevents Samba from generating core dumps due to SELinux search denial on new coredump location set by vdsmd.

Workaround:
Disable core dumps in /etc/vdsm/vdsm.conf:
core_dump_enable = false
Then restart the abrt-ccpp service:
# systemctl restart abrt-ccpp
Cause:
When vdsmd and abrt's ccpp addon are installed alongside each other, vdsmd overwrites abrt's core dump configuration in /proc/sys/kernel/core_pattern.

Consequence:
This prevents Samba from generating core dumps due to SELinux search denial on new coredump location set by vdsmd.

Workaround:
Disable core dumps in /etc/vdsm/vdsm.conf:
core_dump_enable = false
Then restart the abrt-ccpp and smb services:
# systemctl restart abrt-ccpp
# systemctl restart smb
Bhavana 2016-06-21 08:28:56 UTC CC bmohanra
Doc Text Cause:
When vdsmd and abrt's ccpp addon are installed alongside each other, vdsmd overwrites abrt's core dump configuration in /proc/sys/kernel/core_pattern.

Consequence:
This prevents Samba from generating core dumps due to SELinux search denial on new coredump location set by vdsmd.

Workaround:
Disable core dumps in /etc/vdsm/vdsm.conf:
core_dump_enable = false
Then restart the abrt-ccpp and smb services:
# systemctl restart abrt-ccpp
# systemctl restart smb
When vdsm and abrt's ccpp addon are installed alongside each other, vdsmd overwrites abrt's core dump configuration in /proc/sys/kernel/core_pattern. This prevents Samba from generating core dumps due to SELinux search denial on new coredump location set by vdsmd.
Workaround: To workaround this issue, execute the following steps:

1) Disable core dumps in /etc/vdsm/vdsm.conf:

core_dump_enable = false

2) Restart the abrt-ccpp and smb services:

# systemctl restart abrt-ccpp
# systemctl restart smb
John Skeoch 2016-11-18 04:09:44 UTC CC sashinde mzywusko
Amar Tumballi 2018-04-16 18:18:07 UTC Status ASSIGNED CLOSED
Resolution --- WONTFIX
Last Closed 2018-04-16 14:18:07 UTC
Amar Tumballi 2018-04-17 11:08:22 UTC Status CLOSED ASSIGNED
CC atumball
Resolution WONTFIX ---
Keywords Reopened
PnT Account Manager 2018-05-24 21:32:53 UTC CC mzywusko
Guenther Deschner 2018-11-20 11:15:20 UTC CC gdeschner
PnT Account Manager 2019-07-11 21:30:59 UTC CC bmohanra
PnT Account Manager 2019-08-31 17:56:18 UTC CC atumball
Laura Bailey 2019-10-16 03:02:29 UTC Doc Text When vdsm and abrt's ccpp addon are installed alongside each other, vdsmd overwrites abrt's core dump configuration in /proc/sys/kernel/core_pattern. This prevents Samba from generating core dumps due to SELinux search denial on new coredump location set by vdsmd.
Workaround: To workaround this issue, execute the following steps:

1) Disable core dumps in /etc/vdsm/vdsm.conf:

core_dump_enable = false

2) Restart the abrt-ccpp and smb services:

# systemctl restart abrt-ccpp
# systemctl restart smb
When vdsm and abrt's ccpp addon are installed alongside each other, vdsmd overwrites abrt's core dump configuration in /proc/sys/kernel/core_pattern. This prevents Samba from generating core dumps due to SELinux search denial on new coredump location set by vdsmd.

To work around this issue, execute the following steps:

1. Disable core dumps in /etc/vdsm/vdsm.conf:
core_dump_enable = false

2. Restart the abrt-ccpp and smb services:
# systemctl restart abrt-ccpp
# systemctl restart smb
Nag Pavan Chilakam 2020-03-27 10:55:54 UTC CC nchilaka
PnT Account Manager 2020-04-30 21:35:59 UTC CC rhinduja
Ravishankar N 2020-06-24 14:25:28 UTC Flags needinfo?(anoopcs)
Guenther Deschner 2020-06-25 09:47:52 UTC Flags needinfo?(anoopcs)
PnT Account Manager 2021-01-04 07:34:01 UTC CC nchilaka
Ashish Pandey 2021-01-20 10:24:02 UTC Priority unspecified low
CC aspandey
Yaniv Kaul 2021-05-24 08:21:41 UTC Flags needinfo?(gdeschner)
Ashish Pandey 2021-05-25 06:09:19 UTC CC aspandey
Guenther Deschner 2021-06-11 09:52:45 UTC Flags needinfo?(gdeschner) needinfo?(anoopcs)
Anoop C S 2021-06-14 09:53:52 UTC Flags needinfo?(anoopcs)
Anoop C S 2021-06-15 10:15:21 UTC Status ASSIGNED CLOSED
Resolution --- WONTFIX
Last Closed 2018-04-16 18:18:07 UTC 2021-06-15 10:15:21 UTC

Back to bug 1322672