Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: gustav on March 05, 2001, 04:59:55 AM

Title: IDE Tape Drives
Post by: gustav on March 05, 2001, 04:59:55 AM
I saw that there is only 1 ide tape tested with esmith (per the manual--plus the 3or4 from redhat website).  I want to buy an ide tape drive.....but am not sure which one.  I dont need a 30gb tape, just like 3 gig.  Can anyone help with a few recommendations, and or experiences with various ide tape drives.??

thanks
Title: Re: IDE Tape Drives
Post by: Boris on March 05, 2001, 09:36:13 AM
One of the ATAPI "Travan 4" drives from Seagate (4Gb native/8Gb compressed) if a save bet. They sold for about $200. For few buck more you can get 10/20Gb "Hornet" for future growth.
Title: Re: IDE Tape Drives
Post by: Mike Stoddart on March 05, 2001, 08:42:29 PM
What does it take to install one of these? Is it internal? Do you have to reconfigure E-Smith?

Thanks
Title: Re: IDE Tape Drives
Post by: Boris on March 05, 2001, 11:17:09 PM
IDE (ATAPI) drives are internal.
I had to enable it via e-smith-manager and then change in the scripts "nst0" (SCSI tape drive) to "nht0" for IDE tape drive.
It al works great now.
Title: Re: IDE Tape Drives
Post by: Charlie Brady on March 05, 2001, 11:37:22 PM
Boris wrote:
 
> IDE (ATAPI) drives are internal.
> I had to enable it via e-smith-manager and then change in the
> scripts "nst0" (SCSI tape drive) to "nht0" for IDE tape drive.

Hi Boris,

On most systems ATAPI drives will work without any change, as SCSI emulation is enabled on all systems except those which already have a read SCSI adaptor.

On systems with SCSI hard drive or CDROM, and IDE tape drive, there is no need to edit any scripts. Instead, just make the appropriate change to the configuration database:

/sbin/e-smith/db configuration setprop backup Device /dev/nht0
/sbin/e-smith/signal-event conf-backup

and everything relevant will now use /dev/nht0 and not /dev/nst0.

Regards

Charlie
Title: Re: IDE Tape Drives
Post by: Boris on March 06, 2001, 01:22:57 AM
Thanks, good to know. Next I will use that. :-)
Title: Re: IDE Tape Drives
Post by: jose velez on March 06, 2001, 01:39:02 AM
I have two 20GB IDE hard drives connected and in the other port I hava a 20gb ide tape (seagate) and the Cdrom
 
The tape does not work.  Do I need to change anything in the scripts. HOW?