Re: My timeouts when emacs moves (copies) files - my email to AFS
Tomas Olsson <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
Harald Barth <[email protected]> writes: > Moves to AFS are interrupted with "network is down". > > What's error 3791? > It's the return value, which in this case is the number of bytes written. That part looks good to me, 3791 is what you asked for. > And then the rx call times out :-( > Not so good. IIRC, you've had other timeout issues before. Could this be related? It does look like a clean (create+)write that times out. > rename("/home/haba/Mail/folders/inbox/133604", "/home/haba/Mail/folders/sunet-fail/2879") = -1 EXDEV (Invalid cross-device link) > This isn't -current, right? /t