News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Core shuts down too fast

Started by carstenschroeder, October 19, 2005, 12:34:10 PM

Previous topic - Next topic

archived

When I shut down the core it also fires a shut down command to the MD's. But then the core does not wait long enough. => the NFS connections of the MD's break down and the MD's can not shut down correctly. As a result the MD's won't be waked up when the core boots up. Did I miss something or can this be fixed?

Carsten

archived

You could try changing this script: /usr/pluto/bin/HaltMDs.sh . There's a variable there called "tries" followed by a loop that ends in a "sleep". You can try increasing that value and see if that fixes anything.

archived

Thanx for your reply. I will change the script and try again.

But the change will be overwritten by the next pluto upgrade, isn't it? If it is a general issue wouldn't it be good to change it in the next release?

Thanx again
Carsten

archived

If it solves your problem, we'll change it too.