|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd: rcpostgresql restart fails, but rcpostgresql stop + rcpostgresql start works | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Jon Nelson <jnelson-suse> |
| Component: | Basesystem | Assignee: | 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
Sometimes rcpostgresql stop doesn't work either. 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). Seems to work fine, now. I know there have been a few systemd / sysvinit updates since I filed this bug. |