Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 1998 11:46:26 -0700
From:      "Jade Spangenberg" <jade@fusetec.com>
To:        <freebsd-isp@FreeBSD.ORG>
Subject:   Remote dump: Lost connection to remote host:  Please help!
Message-ID:  <000101bde659$4d5a8e20$172353d1@winky.fusetec.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000101bde659$4d5a8e20$172353d1>