Bug 737536

Summary: systemd: rcpostgresql restart fails, but rcpostgresql stop + rcpostgresql start works
Product: [openSUSE] openSUSE 12.1 Reporter: Jon Nelson <jnelson-suse>
Component: BasesystemAssignee: Frederic Crozat <fcrozat>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jon Nelson 2011-12-18 15:32:40 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0

summary pretty much has it all: rcpostgresql restart fails, but rcpostgresql stop   followed by   rcpostgresql start   works just fine.



Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Jon Nelson 2011-12-20 02:35:52 UTC
Sometimes rcpostgresql stop doesn't work either.
Comment 2 Frederic Crozat 2011-12-20 09:18:31 UTC
could you check /var/log/messages and systemctl status postgresql.service ?

(if /var/log/messages doesn't display any log message regarding postgresql, it might be you booted without "quiet" on kernel command line. In that case, reboot with systemd.sysv_console=0 to get all logs correctly redirected to /var/log/messages).
Comment 3 Jon Nelson 2012-04-18 00:07:38 UTC
Seems to work fine, now. I know there have been a few systemd / sysvinit updates since I filed this bug.