From owner-freebsd-isp Thu Aug 28 18:41:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA03862 for isp-outgoing; Thu, 28 Aug 1997 18:41:17 -0700 (PDT) Received: from nico.telstra.net (nico.telstra.net [139.130.204.16]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id SAA03857 for ; Thu, 28 Aug 1997 18:41:14 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by nico.telstra.net (8.6.10/8.6.10) with ESMTP id LAA06262; Fri, 29 Aug 1997 11:40:48 +1000 Received: (grog@localhost) by freebie.lemis.com (8.8.7/8.6.12) id LAA07575; Fri, 29 Aug 1997 11:10:27 +0930 (CST) Message-ID: <19970829111027.03811@lemis.com> Date: Fri, 29 Aug 1997 11:10:27 +0930 From: Greg Lehey To: chrw Cc: freebsd-isp@FreeBSD.ORG Subject: Re: backup strategy and implementation References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: ; from chrw on Thu, Aug 28, 1997 at 10:47:37AM +0200 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, Aug 28, 1997 at 10:47:37AM +0200, chrw wrote: > > Hello all, > > I wanna take backup on 2 large IRIX hosts, using "tar" and "rmt" across the > network, using a tapestreamer on a FreeBSD "backup host".. I was thinking, > is there any problems in doing backups on IRIX using a streamer on a > FreeBSD machine? > > As far as I know, the "rmt", "tar" and "rsh" are the same protocols / > programs, regardless of hardware platform, or even unix variant.. I seem to recall that IRIX sometimes swaps bytes. I think it's only with cpio, but I'm not sure. I use GNU tar on IRIX, since the IRIX tar is pretty broken. > But I am not 100 % sure of this .. anyway, my streamer is a HP > SureStore 6000, I was a little confused by the hardware FAQ, it > reads .. : > > .. "Hewlett-Packard HP C1533A, > > .. This drive is used in Hewlett-Packard's SureStore 6000eU and 6000i > tape drives and C1533A DDS-2DAT drive." > > Does this mean that my drive ( SureStore 6000 ) is supported? Yes. It's a good drive. Greg