On 4/25/07, Matt West <[EMAIL PROTECTED]> wrote:
Good Morning All,
I'm working on a RAIDb-1 setup and I noticed yesterday that my
controllers aren't forking to the background, they are staying attached
to my current login session. I start the controller by issuing
bin/controller.sh -f config/controller/mycntrl.xml from inside of
/usr/local/sequoia. I've found in the documentation that I can specify
it to not run as a daemon but it doesn't seem to be running as a daemon
otherwise. I'm running Sequoia 2.10.6. I know that some people are using
tanuki wrapper but I was hoping to be able to do this without the use of
a wrapper.
you can always do:
daemon bin/controller.sh -f config/controller/mycntrl.xml
/var/log/sequoia.log 2>&1
if you want to monitor the process use something like daemontools.
hth,
l
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia