From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: Rush 102.42a9c and Snow Leopard
   Date: Mon, 07 Dec 2009 17:30:20 -0500
Msg# 1910
View Complete Thread (9 articles) | All Threads
Last Next
Hmm, at what point in the rushd.log did the daemon stop?

Every START entry seems to have a matching EXIT entry.
Is it possible the problem happened on a different day from today?
(eg. if yesterday, paste the Orushd.log (O=old))

It would appear there was a temporary problem with the machine's own hostname (wayne)
not being resolvable during startup, where it says:

	Local hostname wayne won't resolve (ping: cannot resolve wayne: Unknown host): 10 sec retries

The daemon won't start the rush daemon until 'ping' can resolve the local machine's
own hostname, to make sure hostname resolution is working before rush is started.
In pseudocode, basically:

	while ( ping `hostname` doesn't work )
	{
	   sleep 10
	   try again
	}

Mr. Daniel Browne wrote:
> Here you go (IP addresses removed):
> 
> 12/07,00:00:04 ROTATE     rushd.log rotated. pid=3D203, 0/1 busy, ONLINE
> 12/07,00:00:04 ROTATE     wayne RUSHD 102.42a9c PID=3D203     Boot=3D12/04/09,14:07:03
> 12/07,09:47:26 SECURITY   Daemon changed to Offline by root@wayne[], Remark:offline by dbrowne via login script state (offline) by root@wayne[]
> 12/07,12:20:35 SECURITY   Daemon changed to Online by root@wayne[], Remark:online by dbrowne via logout script state (online) by root@wayne[]
> 12/07,12:20:36 SECURITY   Daemon changed to Getoff by root@wayne[] state (getoff) by root@wayne[]
> 12/07,12:20:40 INIT.D     Shutdown script '/usr/local/rush/etc/S99rush stop'
> 12/07,12:20:40 EXIT       Shutdown script '/usr/local/rush/etc/S99rush stop'
> ---------
> 12/07,12:21:34 INIT.D     Startup script '/usr/local/rush/etc/S99rush start'
> 12/07,12:21:34 INIT.D     Executing: ( /usr/local/rush/etc/S99rush waitlocal && cd /usr/local/rush/var && /usr/libexec/StartupItemContext /usr/local/rush/bin/rushd ) &
> 12/07,12:21:34 INIT.D     Local hostname wayne won't resolve (ping: cannot resolve wayne: Unknown host): 10 sec retries
> 12/07,12:21:45 LICENSE    validated with server vegas
> 12/07,12:21:45 LICENSE    expires 03/15/2036
> 12/07,12:21:45 START      wayne RUSHD 102.42a9c PID=3D189     Boot=3D12/07/09,12:21:45  Online
> 12/07,12:21:45 INFO       TCP listening on port 696, service 'rushd', sockfd=3D4
> 12/07,12:21:45 INFO       UDP listening on port 696, service 'rushd', sockfd=3D5
> 12/07,12:21:45 CHECKPOINT START: Loading /usr/local/rush/var/jobs-checkpoint
> 12/07,12:21:45 CHECKPOINT DONE
> 12/07,12:21:51 SECURITY   Daemon changed to Offline by root@wayne[], Remark:offline by dbrowne via login script state (offline) by root@wayne[172.21.7.9]
> 12/07,13:57:54 PUSH       /usr/local/rush/etc/hosts pushed from ?@vegas:52291[]
> 12/07,13:58:45 INFO/HOST  Reloading /usr/local/rush/etc/hosts


-- 
Greg Ercolano, erco@(email surpressed)
Seriss Corporation
Rush Render Queue, http://seriss.com/rush/
Tel: (Tel# suppressed)
Fax: (Tel# suppressed)
Cel: (Tel# suppressed)

Last Next