Optical jukebox

An optical jukebox is a robotic data storage device that can automatically load and unload optical discs, such as Compact Disc, DVD, Ultra Density Optical or Blu-ray disc and can provide terabytes (TB) and petabytes (PB) of tertiary storage. The devices are often called optical disk libraries, robotic drives, or autochangers. Jukebox devices may have up to 2,000 slots for disks, and usually have a picking device that traverses the slots and drives. The arrangement of the slots and picking devices affects performance, depending on the space between a disk and the picking device. Seek times and transfer rates vary depending upon the optical technology.

Jukeboxes are used in high-capacity archive storage environments such as imaging, medical, and video. Hierarchical storage management is a strategy that moves little-used or unused files from fast magnetic storage to optical jukebox devices in a process called migration. If the files are needed, they are migrated back to magnetic disk. Optical disc libraries are also useful for making backups and in disaster recovery situations. Today one of the most important uses for jukeboxes is to archive data. Archiving data is different from backups in that the data is stored on media that will last up to 100 years. The data is usually written on Write Once Read Many (WORM) type discs so it can not be erased or changed.[1]

Jukeboxes typically contain internal SCSI or SATA based recordable drives (CD-ROM, CD-R, DVD-ROM, DVD-R, DVD-RAM, UDO or Blu-ray) that connect directly to a file server and are managed by a third party jukebox management software. This software controls the movement of media within the jukebox, and the pre-mastering of data prior to the recording process.

Before the advent of the modern SAN and much cheaper hard disks, large-volume storage on DVD was more price-efficient than magnetic media. Jukebox capacities have greatly increased with the release of the 50 gigabyte (GB) dual layer Blu-ray (BD) format, with a road-map to increase to eight layers and 200 GB per disc. The current format, used in the DISC7000, allows 35 TB of storage from a single 700 disc jukebox. Optical disc libraries like the TeraStack Solution can store up to 142 TB of online and nearline data with a nominal power draw of 425 watts.[2] These two units show the wide variance of product attributes.

History

One of the first examples of an optical Jukebox was the unit designed and built at the Royal Aerospace Establishment at Farnborough, England. The unit had twin read/write heads, 12" WORM disks and the carousels were pneumatically driven. It was produced to replace the 1/2 inch magnetic tape devices that were being used to store satellite data.

Management software

The core functionality of optical library management software can be broken down into four parts. Robotic control - filesystem authoring - file tracking – access control.

Robotic control

All optical libraries comply with the standard SCSI command set. These commands are used for control and library geometry querying. When the management software is run, it will send inquiry requests to the optical library for the status of its contents. Number and type of drives, number and status of slots and other essential information is gathered. Following this, the management software may request data off of a particular piece of media or it may wish to perform some write operations on it. Any of these actions would require specific move commands sent from the management application to the optical library. An example of this would be to move a media from slot 50 to the drive number 3.

Filesystem authoring

Optical library management software handles all of the writing and reading of the filesystem content on the optical media. Once a media has been placed in a drive from its home slot, many operation can be taken. For example: The creation of a UDF filesystem on a blank media, the writing of a single file, or the reading of some data off of the filesystem on the media. Filesystem types available for optical media range from ISO standard technologies like UDF to proprietary formats.

File tracking

Optical library management software will often track the files and folders extant on a piece of optical media[3] by utilizing a database. Any filesystem data pertaining to an individual media would be available in this database. For example: paths and names of files and folders, file sizes, and all of the metadata that a modern filesystem may keep.

Access control

Optical library management software makes itself available to the OS in an assortment of ways. One of these ways in a Windows environment, is by way of virtual drive letters.[4] Essentially, the whole of an optical library can be viewed, read to and written to via a virtual filesystem while the management software handles all of the media movement and I/O requests invisibly in the background.

Another way that access to the optical library may be done is by way of CIFS shares(more often seen with Unix type Optical library management applications).[5]

Access time issues

All the jukeboxes work best when only a few users need to access the discs at the same time. Small jukeboxes have only one or two CD, DVD, UDO or Blu-ray drives, so only one or two users can share the jukebox at the same time. If additional users want to use a new disc, they have to wait for the disc to be swapped by the robotics in the jukebox. This takes from 4 to 9 seconds. Larger jukeboxes have six or more readers, so more users can simultaneously access the different discs at the same time. A more efficient recommendation is to have a disk cache attached to the jukebox for a higher number of simultaneous users. This way, the configuration operates in a FILO (First In Last Out) Manner. Here, files accessed are only sent back to the optical discs after they have been utilized. Changes may or may not be saved or versioned based on the user configuration and accessibility settings on the storage management software that runs the optical jukebox. The number of drives in the jukebox can be up to 6 depending on the size of the jukebox. The drives will read and write the data to the RAID / Disc cache and then present to end users. This way the 4–6 seconds read time only occurs during the initial data read process, then the data is sent to the cache. [6]

External links

References

  1. Mesnik, Bob "How to comply with the archiving regulations without paying an arm and a leg" https://kintronics.com/how-to-comply-with-the-archiving-regulations-without-paying-an-arm-and-a-leg/
  2. Green Data Storage http://www.tmcnet.com/usubmit/2010/01/14/4572041.htm
  3. StorageQuest, File and folder tracking with SAM"Folder Spanning". Retrieved 26 July 2016.
  4. StorageQuest, Virtual drive letter access to an optical library"Drive Letter Access". Retrieved 26 July 2016.
  5. StorageQuest, CIFS shares on the Linux-based MSM"network-attached".
  6. Gallen, Dennis " The Difference Between Jukeboxes and CD/DVD Servers" https://kintronics.com/the-difference-between-jukeboxes-and-cddvd-servers/
This article is issued from Wikipedia - version of the 7/26/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.