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
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.
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
If it solves your problem, we'll change it too.