From owner-freebsd-questions Thu Sep 17 11:23:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25838 for freebsd-questions-outgoing; Thu, 17 Sep 1998 11:23:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from absinthe.shenton.org (Absinthe.Shenton.Org [209.31.147.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25814; Thu, 17 Sep 1998 11:23:10 -0700 (PDT) (envelope-from chris@absinthe.shenton.org) Received: (from chris@localhost) by absinthe.shenton.org (8.9.1/8.9.1) id OAA02137; Thu, 17 Sep 1998 14:21:07 -0400 (EDT) To: questions@FreeBSD.ORG cc: scsi@FreeBSD.ORG Subject: st0: 262144-byte record too big (reading SGI tar tape) X-Emacs: Emacs 20.3, MULE 4.0 (HANANOEN) MIME-Version: 1.0 (generated by SEMI 1.8.5 - "Nishi-Takaoka") Content-Type: text/plain; charset=US-ASCII From: Chris Shenton Date: 17 Sep 1998 14:21:06 -0400 Message-ID: <87hfy6wqgd.fsf@absinthe.shenton.org> Lines: 14 X-Mailer: Gnus v5.5/Emacs 20.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to restore files from tar image tape made on an SGI. Whether I use "dd" or "tar" I get the same complaint in syslog: st0: 262144-byte record too big I've tried various "bs=" and "conv=" to dd but get the same error so I suspect the "st" driver is upset with the tape. 262144 bytes is 256KB which seems unlikely to be a coincidence. This is on an Archive (Connor/Seagate) Python 4mm DDS2 which I've used successfully for Amanda. Kernel is 2.2.7-STABLE with a 2.2.6-STABLE OS. Any hints on how to recover this tape? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message