[ale] fedora 15 doesn't start (some) server processes?

Derek Atkins warlord at MIT.EDU
Sun Jun 12 10:08:25 EDT 2011


Jim Kinney <jim.kinney at gmail.com> writes:

> What does chkconfig --list sendmail say? Ditto on squid.
> Chkconfig squid on should be all it takes. Var log messages ang logs for each
> services?

Yes, 'chkconfig squid on' should be all it takes, but that's not the
case.  I've tried that.  Let's focus on the squid server for now.  (I
can reboot that easier than the other server to test changes).

[root at squid ~]# chkconfig --list squid

Note: This output shows SysV services only and does not include native
      systemd services. SysV configuration data might be overridden by native
      systemd configuration.

squid          	0:off	1:off	2:on	3:on	4:on	5:on	6:off

As for /var/log/messages, I see nothing in there relating to squid in
any form.  It's as if there is nothing trying to start the service.

[root at squid ~]# sed -e 's/ squid / server /' /var/log/messages | grep -i squid
Jun 12 09:59:23 server kernel: [    2.977578] systemd[1]: Set hostname to <squid.ihtfp.org>.
Jun 12 09:59:24 server avahi-daemon[542]: Server startup complete. Host name is squid.local. Local service cookie is 3849278492.
Jun 12 09:59:24 server avahi-daemon[542]: Service "squid" (/services/udisks.service) successfully established.
Jun 12 09:59:24 server avahi-daemon[542]: Service "squid" (/services/ssh.service) successfully established.
Jun 12 09:59:25 server NetworkManager[534]: <info>   hostname 'squid.ihtfp.org'

[root at squid ~]# systemctl status squid.service
squid.service - LSB: starting and stopping Squid Internet Object Cache
	  Loaded: loaded (/etc/rc.d/init.d/squid)
	  Active: inactive (dead)
	  CGroup: name=systemd:/system/squid.service

If I use system-config-services I can start squid, but the UI wont let
me "enable" the service.

Anything else you'd like to see?  I can attach the whole
/var/log/messages if you really want to see it.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the Ale mailing list