Should there be a startd running? How do I troubleshoot this installation?
Yes. First thing to do is look at the MasterLog and StartLog files (which will probably be in /var/log/condor, but you can run `condor_config_val LOG` to find out for sure). From your process tree, it looks like either the master isn't starting the startd or the startd is crashing (almost?) immediately on start-up.
- ToddM