If anybody has any info. I would greatly appreciate it.
Thanks
Syd
j...@sofnet.com
My experience with the AIWA tape drives is that they look cheap, and
perform as they look. For what it's worth, I prefer Tandberg drives.
The Travan tapes are supposed to be compatible, and I haven't had any
problems moving tapes between Tandberg, Seagate, and HP NS8 drives.
Bill
--
INTERNET: bi...@Celestial.COM Bill Campbell; Celestial Systems, Inc.
UUCP: camco!bill PO Box 820; 6641 E. Mercer Way
FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/
Once at a social gathering, Gladstone said to Disraeli, ``I predict,
Sir, that you will die either by hanging or of some vile disease''.
Disraeli replied, "That all depends upon whether I embrace your
principals or your mistress".
It's possible that these guys use different hardware
compression schemes. The HP's, I think, default to hardware
compression turned on, but can be turned off with a dip
switch. At least that's the case for DAT's; I have no idea
about the Travan's- for all I know, that's a universal
standard. I also have no idea about the Aiwa- that's pretty
cheap stuff and not something I'd put in anything of value.
If you were using one of the Supertars
(http://www.aplawrence.com/Reviews/supertars.shtml ) you
could write to your vendor and would no doubt get excellent,
expert, and useful advice far beyond the capabilities of
most of us here. Those guys know tapes :-)
--
Tony Lawrence (to...@aplawrence.com)
SCO articles, help, book reviews, tests,
job listings and more : http://www.ApLawrence.com
Mariusz
Tony Lawrence <to...@aplawrence.com> wrote in message
news:386C98E3...@aplawrence.com...
>Fortunately I have TD-8001NS 4GB/8GB SCSI on my NT machine.
>The place it deserted. For sure there is dip switch to select
>hardware compression or not. I always suggest to not use hardware
>compression at all.
OTOH on all the SCO systems I have the HW compression on as it
takes full advantage of the drives capabilites and you can see
typically see a data transfer rate twice that of native
non-compressed mode. One client on a DDS-2 typically gets
about 130MB/min, DDS-3's get well over 180MB.
The faster the backup the less wear/tear on heads and tapes as the
tape travels at the same speed all the time.
If the average data compression is 50% that means your tape and
drive could last twice as long between replacements.
--
Bill Vermillion bv @ wjv.com
: I have two SCO Openserver 5.0.5 systems. One has an Aiwa TD-8001NS 4GB/8GB
: travan scsi tape drive, the other system has an HP Colorado 4GB/8GB travan
: ide tape drive. All of the backups that I make on the Aiwa can't be read on
: the HP. I've tried tar, pax, cpio from the command line and the sco shell
: utilities and even the gui backup manager but none can be read. The backup
: either doesn't read at all or it gives an End of medium message asking for
: the next tape. The command that SCO recommends is:
: find /u -print | cpio -ocvB -O/dev/rct0 ... but even it didn't work.
: Supposedly the problem is related to the end of file mark placed on the tape
: by the tape drive.
:
: If anybody has any info. I would greatly appreciate it.
OK, this is from memory but:
The Aiwa drive is Imation NS certified, meaning that it has read-after-write
heads and uses a standardized hardware compression.
The HP has NO hardware compression and the 8GB part means "if you are
using a backup program that averages 50% compression".
To make them speak, you have to "dumb down" the Aiwa by turning off
hardware compression.
Under OpenServer 5.0.x
tape -a 0 setcomp /dev/xStp0
or with BackupEDGE
edge.tape -arg 0 -C /dev/xStp0
To verify this, one would issue:
tape getcomp /dev/xStp0
or
edge.tape -a /dev/xStp0
One additional possibility that may cause problems:
The tape drives may power up in different hardware block modes:
tape getblk /dev/xStp0
or
edge.tape -g /dev/xStp0
For instance, one may be set at 512 and one may be set at 0 (variable).
To make them identical at 0, one would issue:
tape -a 0 setblk /dev/xStp0
or
edge.tape -arg 0 -B /dev/xStp0
For identical at 512 byte blocks, it would be:
tape -a 512 setblk /dev/xStp0
or
edge.tape -arg 512 -B /dev/xStp0
Best regards, and Happy New Year to all!
Tom
---
D. Thomas Podnar - President t...@microlite.com Email
Microlite Corporation 724-375-6711 Voice
2315 Mill Street 724-375-6908 Fax
Aliquippa PA 15001-2228 888-257-3343 Toll Free Sales
+--------------------------------------------------------------------------+
| The Crash Recovery Company(sm) |
+--------------------------------------------------------------------------+
| Makers of Microlite BackupEDGE - Data Archiving Software For Unix/Linux |
| and Microlite RecoverEDGE - The ONLY Crash Recovery Software |
| Available for Linux, UnixWare 7.1, |
| SCO OpenServer 5.0.x and SCO Unix. |
| http://www.microlite.com ftp://ftp.microlite.com |
+--------------------------------------------------------------------------+
Come on Tom. Faximum pulled a similar stunt 2 years ago on the SCO
3rd party CD. Your statement is misleading and confusing, and
does not belong on a news group where other vendors have
crash recovery software for that specific group. It's simply
not your style, and is in bad taste. I stick to my guns weither
we have AIR-BAG for Linux or not... and I don't want to give out a
release date to prove my point.
- Jeff Hyman
###-------------------------------------###
# #
# System Crash AIR-BAG(tm) #
# #
# The ONLY Crash Recovery Software #
# that doesn't claim to be the ONLY #
# Crash Recovery Software for Linux, #
# UnixWare 7.1, SCO OpenServer 5.0.x #
# SCO Unix 3.2.4.n SCO Xenix #
# and SOLARIS #
# #
###-------------------------------------###
# Trademark Registered #
# (c)1983-1999 Lone Star Software Corp. #
# ALL RIGHTS RESERVED #
# http://www.CACTUS.com #
# http://www.AIR-BAG.com #
###-------------------------------------###