| Summary: | Cannot perform app restart with missing httpd.pid file | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Chris Ryan <cryan> |
| Component: | Containers | Assignee: | Michal Fojtik <mfojtik> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | bmeng, yadu |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-24 03:26:22 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Chris Ryan
2013-10-23 09:46:08 UTC
PR: https://github.com/openshift/origin-server/pull/3979 Should be merged shortly. Thanks for reporting this! Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/b67be29bd2a40947ca50f7502e3605a695ae1988 Bug 1022439 - Restore missing httpd.pid when restarting PHP cart Checked on devenv_3942, After httpd.pid file been removed from php cartridge, the app can be restart successfully. And the pid file can be regenerated. |