Bug 162415

Summary: Ulogd starts before mysql
Product: [Fedora] Fedora Reporter: Jeff Iddings <jeff>
Component: ulogdAssignee: Aurelien Bompard <gauret>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 4Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-24 10:42:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 162161    

Description Jeff Iddings 2005-07-04 11:11:32 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4

Description of problem:
Ulogd is set to start before MySQL, but if logging to MySQL, ulogd will seg fault if/when it is unable to connect with mysqld. 

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. chkconfig mysqld on ; chkconfig ulogd on
2. reboot

Actual Results:  Ulogd starts first and then MySQL. Ulogd is unable to log to MySQL and crashes. 

Expected Results:  I would have expected ulogd to start after mysqld or for ulogd to retry the database connection very X minutes until connected, without crashing.

Additional info:

Comment 1 Aurelien Bompard 2005-07-24 10:42:22 UTC
I've fixed it in CVS, an update for FC4 will be published. Ulog now starts after
mysql.