Actions
Bug #9821
closedpassenger-status reports passenger not running when it is on CentOS 7
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
passenger-memory-status shows running processes; passenger-status simply errors out.
This is on a fairly vanilla installation of the 1.8.0RC1 using foreman-installer.
- passenger-status
ERROR: Phusion Passenger doesn't seem to be running.
root@cirdan /etc/httpd/conf.d (master) - passenger-memory-stats
Version: 4.0.18
Date : 2015-03-18 20:24:32 -0500
PID PPID VMSize Private Name
------------------------------------
858 1 168.8 MB 0.5 MB /usr/sbin/httpd -DFOREGROUND
967 858 169.3 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
968 858 169.3 MB 0.8 MB /usr/sbin/httpd -DFOREGROUND
969 858 169.2 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
970 858 169.2 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
971 858 169.4 MB 0.9 MB /usr/sbin/httpd -DFOREGROUND
973 858 169.2 MB 0.6 MB /usr/sbin/httpd -DFOREGROUND
974 858 169.2 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
975 858 169.3 MB 0.8 MB /usr/sbin/httpd -DFOREGROUND
1354 858 169.2 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
1367 858 169.2 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
- Processes: 11
- Total private dirty RSS: 7.78 MB
-------- Nginx processes --------
- Processes: 0
- Total private dirty RSS: 0.00 MB
PID VMSize Private Name
--------------------------------
937 209.7 MB 0.3 MB PassengerWatchdog
944 558.1 MB 1.7 MB PassengerHelperAgent
956 214.4 MB 0.9 MB PassengerLoggingAgent
5967 636.3 MB 231.0 MB Passenger RackApp: /usr/share/foreman
21074 300.3 MB 72.0 MB Passenger RackApp: /etc/puppet/rack
26944 154.5 MB 31.0 MB Passenger AppPreloader: /etc/puppet/rack
26991 300.3 MB 52.2 MB Passenger RackApp: /etc/puppet/rack
- Processes: 7
- Total private dirty RSS: 389.11 MB
Actions