how many tape drives are needed
Updated: 26 Sep 2010 | 3 comments
hi all
ive a design question
based on
Number of drives = (amount of data to back up) /((backup window) * (tape drive
transfer rate))
Taking in consideration that we cant utilize tape drive 100% based on many factor like
Mount and dismount, delay in reading from client, ...etc
so in practice if the equation say that i need one drive should I multiply the value by 2 or more
and another question
what the main difference between tape library and autoloader
when should i use tape library or autoloader
Discussion Filed Under:
Comments
help
help
> should I multiply the value
> should I multiply the value by 2 or more
yes ! values between 2 and 3 are more realistic for LTO drives, but it depends on many factors (LAN speed, SAN backups, etc )
Regarding your last question
From google:
to automatically load and unload the cartridges in and out of the drive. Tape autoloaders are typically
used when a backup job will not fit on a single cartridge or when multiple backup jobs need to be kept
"on-line" for easy access to perform restores. In conjunction with appropriate backup software, when
one cartridge is full the robotics of the tape autoloader will unload the cartridge and insert a blank
cartridge to continue the backup.
to automatically load and unload the cartridges in and out of the drives. Tape libraries, sometimes
referred to as jukeboxes, are similar to autoloaders in that with software they will automatically
replace a "full" cartridge with an empty to complete a backup but they also allow the use of multiple
drives simultaneously. Using multiple drives provides several advantages including the ability to
perform multiple backup/restore jobs at the same time as well as increased speed. A tape library's
potential maximum throughput is directly related to the type and number of tape drives it houses. We
say potential here because real life throughput rates are also effected by host systems and networks.
Barcode scanners are typically standard equipment on tape libraries though they are options on some
autoloaders. A barcode scanner allows for much faster access to data contained on a particular data
cartridge. Instead of loading each tape into a drive to read the tape's information to see if the data is
there, backup software will keep track of which tape has the data based on a barcode number.
Would you like to reply?
Login or Register to post your comment.