From owner-freebsd-isp Tue Sep 22 09:46:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07231 for freebsd-isp-outgoing; Tue, 22 Sep 1998 09:46:30 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from omni.xgen.net (omni.xgen.net [207.170.48.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07050 for ; Tue, 22 Sep 1998 09:46:05 -0700 (PDT) (envelope-from jade@fusetec.com) Received: from winky (winky.fusetec.com [209.83.35.23]) by omni.xgen.net (8.8.8/8.8.8) with SMTP id LAA11443 for ; Tue, 22 Sep 1998 11:45:14 -0500 (CDT) (envelope-from jade@fusetec.com) Reply-To: From: "Jade Spangenberg" To: Subject: Remote dump: Lost connection to remote host: Please help! Date: Tue, 22 Sep 1998 11:46:26 -0700 Message-ID: <000101bde659$4d5a8e20$172353d1@winky.fusetec.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Anyone have any ideas here? I'm really stuck! I'm trying to dump to tape from source.machine to tape.machine. tape.machine has a 4 Gig SCSI tape backup that works perfectly for local backups. source.machine is FreeBSD 2.2.6-stable and tape.machine is FreeBSD 2.2.7-stable. In order to do this, I've made the following mods: source.machine: /etc/hosts.equiv: tape.machine root /root/.rhosts: tape.machine root /root/.hushlogin tape.machine: /etc/hosts.equiv: source.machine root /root/.rhosts: source.machine root /root/.hushlogin I use this command from the source machine (as root): /sbin/dump 0unBf 3906250 tape.machine:/dev/nrst0 / and I get this in response: DUMP: Connection to tape.machine established. DUMP: Date of this level 0 dump: Thu Sep 17 10:01:59 1998 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/rwd0s1a (/) to /dev/nrst0 on host tape.machine DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 19785 tape blocks on 0.01 tape(s). DUMP: Lost connection to remote host. I started this process by RTFM. What am I missing?! Jade Fuse Technologies, Inc. http://www.fusetec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message