[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Testbed-admins] Capture daemon not work.



Thanks to all that helped me to invoke a full path capture.

But it looks I am missing something else important which makes the
capture not run. For example, there is no daemon triggered by the
"/usr/local/etc/rc.d/capture.sh start", which I have checked with 'ops#
ps -aux | grep "*capture*"'. Nothing happens.

Then, I could see:
ops# /usr/local/etc/rc.d/capture.sh stop
No matching processes were found 

After that, I found there is no "$bindir/capture" under
"bindir=/usr/local/sbin" in the capture.ssh. 

Did I miss something?

Best Regards,

Cheng Cui
. Frey Computing Services Center . Baton Rouge, LA 70803


-----Original Message-----
From: Mike Hibler [mailto:mike@flux.utah.edu] 
Sent: Friday, October 16, 2009 1:12 PM
To: Cheng Cui
Cc: testbed-admins@flux.utah.edu
Subject: Re: [Testbed-admins] Capture daemon not work.

That example is in a really, really old FreeBSD format.  You actually
have to invoke it with the full path:

	/usr/local/etc/rc.d/capture.sh start

This will be fixed in the future.  Console setup is still a very manual
process...

On Fri, Oct 16, 2009 at 12:59:00PM -0500, Cheng Cui wrote:
> Hello,
> 
> I was testing our console server which is installed in OPS server.
After
> finished instructions for installation, I found that the
> "/usr/local/etc/rc.d/capture.sh" cannot work with the error output:
> 
> ops# ./capture.sh start
> ./capture.sh: Cannot determine the PREFIX
> 
> Did I miss something? Thanks.
> 
> Best Regards,
> 
> Cheng Cui
> . Frey Computing Services Center . Baton Rouge, LA 70803
> 
> 
> _______________________________________________
> Testbed-admins mailing list
> Testbed-admins@flux.utah.edu
> http://www.flux.utah.edu/mailman/listinfo/testbed-admins