Re: network errors
"Peter T. Breuer" <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
"Also sprach [email protected]:" > Is there any option to make the ENBD client less sensitive to network > errors? I am using the -e option, but I don't want to pass temporary > network failures (like a small period of high network trafic) to the RAID > driver. If you are using FR1 instead of raid1, it retries read errors, and resyncs the disk intelligently and rapidly if necessary. > I think that using the -p option to grow the default heartbeat > pulse interval makes the client less sensitive to this kind of erros, am I > right? Hmm. Depends on the kind of error! If show_errs is not set, then errors such as network timeouts will always be retried in the enbd driver and never passed on to raid. If you like I can add a count to limit the number of retries. Peter