On Friday, December 16, 2005 10:21:05 AM -0600 "Christopher D. Clausen" <[EMAIL PROTECTED]> wrote:

Russ Allbery wrote:
Christopher D Clausen <[EMAIL PROTECTED]> writes:
Is there a way to restart the bosserver process WITHOUT first
stopping all other AFS server processes (and thus causing downtime?)
I really don't like to wait for a salvage or have to vos move
everything to another server.

You shouldn't have to salvage if you do a clean restart with bos
restart -bosserver.  The only delay is breaking callbacks and
attaching volumes. (Which admittedly isn't always fast.)

And, since bosserver died on the machine where I want to restart
it, I can't give a bos restart (or am I missing something and bos restart
-bossserver doesn't require a currently running bosserver?)  Is there a
non-bosserver way to correctly shutdown the fileserver?  Some signal that
can be sent or something?

Yes.  If you send the fileserver SIGQUIT, it will shut down cleanly.
Other AFS server processes should be sent SIGTERM.


How?  Just run the parm command(s) listed in the BosConfig file?

Yes. Other than its handling of the interaction between the fileserver, volserver, and salvager, there's nothing magical about the bosserver. You can run the various server processes manually, if you want.

-- Jeffrey T. Hutzelman (N3NHS) <[EMAIL PROTECTED]>
  Sr. Research Systems Programmer
  School of Computer Science - Research Computing Facility
  Carnegie Mellon University - Pittsburgh, PA

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to