From owner-freebsd-isp  Thu Sep 17 08:12:15 1998
Return-Path: <owner-freebsd-isp@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id IAA22554
          for freebsd-isp-outgoing; Thu, 17 Sep 1998 08:12:15 -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 IAA22544
          for <freebsd-isp@FreeBSD.ORG>; Thu, 17 Sep 1998 08:12:11 -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 KAA18201
	for <freebsd-isp@FreeBSD.ORG>; Thu, 17 Sep 1998 10:11:39 -0500 (CDT)
	(envelope-from jade@fusetec.com)
Received: by localhost with Microsoft MAPI; Thu, 17 Sep 1998 10:12:44 -0700
Message-ID: <01BDE223.B622AB20.jade@fusetec.com>
From: Jade Spangenberg <jade@fusetec.com>
Reply-To: "jade@fusetec.com" <jade@fusetec.com>
To: "'freebsd-isp@FreeBSD.ORG'" <freebsd-isp@FreeBSD.ORG>
Subject: Remote dump: Lost connection to remote host
Date: Thu, 17 Sep 1998 10:12:43 -0700
Organization: Fuse Technologies
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-isp@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

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