Re: General question
[email protected] (Peter T. Breuer)
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
Stephan von Krawczynski <[email protected]> wrote: > If I shoot one enbd-server process manually the raid goes into degraded but > continues to work. So this is ok. I might add that you should not "shoot one enbd-server process". You should beak the network connection if you want to test. The server is exected to continue working. If it dies and powers up again (which is not the standard failure mode), the client must be told via SIGPWR to reconnect from scratch. This (maintaining state across reboots) is normally handled by the two helper daemons that should be installed along with the client and server. Peter