LinuxMCE Forums

Archive => Archive => Pluto Main General Issues => Topic started by: archived on October 19, 2005, 12:34:10 pm

Title: Core shuts down too fast
Post by: archived on October 19, 2005, 12:34:10 pm
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
Title: Core shuts down too fast
Post by: archived on October 20, 2005, 11:22:47 am
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.
Title: Core shuts down too fast
Post by: archived on October 20, 2005, 02:03:21 pm
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
Title: Core shuts down too fast
Post by: archived on October 20, 2005, 06:58:17 pm
If it solves your problem, we'll change it too.