Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 1999 11:46:51 +1000
From:      Gregory Bond <gnb@itga.com.au>
To:        "Jeffrey J. Libman" <jeffrl@wantabe.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: dump to remote system aborting 
Message-ID:  <199908300146.LAA29906@lightning.itga.com.au>
In-Reply-To: Your message of Sat, 28 Aug 1999 22:28:44 -0500.

next in thread | raw e-mail | index | archive | help
>  DUMP: dumping (Pass IV) [regular files]
>  DUMP: master/slave protocol botched.
>  DUMP: The ENTIRE dump is aborted.

If the .bashrc/.cshrc/.<whatever> file for the tape user (usually root) on the
remote (tape) host prints anything to stdout, then this error will occur.  A
typical culprit is an stty command that works fine for login, but puts out a
"not a tty" error message when used from rsh.  You can check this by running
something like "rsh tapehost -l remuser ls /" from the dump host and seeing if
anything unusual happens.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908300146.LAA29906>