X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=KNOWNBUGS;fp=KNOWNBUGS;h=01e8b7294fed6b3e31d8612757948379e63ffdca;hp=6b0638612a9657af0d5d2f5af102f2d78929be53;hb=f34aca37d19fe46de9acb22249565dfb6491ab2f;hpb=60f5ede9f87288e50fc52fbe12dd70fcd67d322d diff --git a/KNOWNBUGS b/KNOWNBUGS index 6b06386..01e8b72 100644 --- a/KNOWNBUGS +++ b/KNOWNBUGS @@ -1,17 +1,17 @@ -$Id: KNOWNBUGS,v 1.3 1999/10/11 13:31:03 stelian Exp $ +$Id: KNOWNBUGS,v 1.4 1999/11/02 09:35:55 tiniou Exp $ Known bugs and limitations of the dump/restore port =================================================== -1. Multi-volume does not work: restore does not succeeds in - resynchronizing itself on a multi-volume dump. Thus, some files are - not restored. - - Update: this is fixed in 4.0b5, needs succes reports! - -2. I have tried to minimize changes in the BSD source and some parts +1. I have tried to minimize changes in the BSD source and some parts may look ugly. dump/tape.c is really awfull but this is pure BSD code :-) Maybe, I should replace it with a simpler and cleaner version. -3. Kerberos mode is _NOT_ tested. +2. Kerberos mode is _NOT_ tested. + +3. Some users related possible problems when dumping large, + active (mounted) filesystems. The problems are reported as + lseek and read error messages (with a negative count). If + you encounter this kind of problems, please report them + to the author.