[Bugs] [Bug 1502253] New: snapshot_scheduler crashes when SELinux is absent on the system
bugzilla at redhat.com
bugzilla at redhat.com
Sun Oct 15 13:24:54 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1502253
Bug ID: 1502253
Summary: snapshot_scheduler crashes when SELinux is absent on
the system
Product: GlusterFS
Version: mainline
Component: snapshot
Assignee: bugs at gluster.org
Reporter: rishabhddave at gmail.com
CC: bugs at gluster.org
Created attachment 1338844
--> https://bugzilla.redhat.com/attachment.cgi?id=1338844&action=edit
Fix for the bug.
Description of problem:
When snapshot_scheduler.py is executed on a system without SELinux, it crashes
due to an unhandled OSError exception.
How reproducible:
100%
Steps to Reproduce:
1. Provision a system without SELinux.
2. Get snapshot_scheduler.py running.
Actual results:
snapshot_scheduler.py crashes due to unhandled exception.
Expected results:
snapshot_scheduler should, at least, handle the exception gracefully.
Additional info:
This bug is clone of - https://github.com/gluster/glusterfs/issues/330.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list