Author Topic: Core shuts down too fast  (Read 2837 times)

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
Core shuts down too fast
« 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

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
Core shuts down too fast
« Reply #1 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.

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
Core shuts down too fast
« Reply #2 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

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
Core shuts down too fast
« Reply #3 on: October 20, 2005, 06:58:17 pm »
If it solves your problem, we'll change it too.