From owner-freebsd-questions Fri Jul 12 23:54:17 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA15552 for questions-outgoing; Fri, 12 Jul 1996 23:54:17 -0700 (PDT) Received: from twwells.com (twwells.com [199.79.159.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA15547 for ; Fri, 12 Jul 1996 23:54:14 -0700 (PDT) Received: by twwells.com (Smail3.1.29.1 #8) id m0ueyaf-0001EfC; Sat, 13 Jul 96 02:54 EDT To: freebsd-questions@freebsd.org From: bill@twwells.com (T. William Wells) Subject: Re: looking for remote dump suggestion Date: 13 Jul 1996 02:54:07 -0400 Lines: 12 Message-ID: <4s7h6f$bvk@twwells.com> References: <96Jul12.224206pdt.177476@crevenia.parc.xerox.com> NNTP-Posting-Host: twwells.com Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article <96Jul12.224206pdt.177476@crevenia.parc.xerox.com>, Bill Fenner wrote: : How about : : admin# rsh ux1 dump 0f - / | dd of=/dev/tape Silly me forgot about that one. And it has the advantage of centralizing the dump commands on admin, which is a Good Thing (TM). I recall that we tried something like that on a network of Suns and it routinely croaked. Oh well, I'll give it a try....