Changer definitions: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(Created page with '__TOC__ If you don't find exactly the changer you need, you may be able to customize an existing definition. The details like device, numbers of slots, number of drives, and p…')
 
(No difference)

Latest revision as of 22:46, 12 September 2012

If you don't find exactly the changer you need, you may be able to customize an existing definition.

The details like device, numbers of slots, number of drives, and preferred block size can all vary even amongst the same tape library. Start with these definitions and then modify for your setup.

Dell

Powervault TL4000 (SAS)

define changer DELL-TL4000-ROBOT {
    tapedev "chg-robot:/dev/sg2"
    property "tape-device" "0=tape:/dev/nst0"
    property append "tape-device" "1=tape:/dev/nst1"
    property "use-slots" "1-45"
    device-property "BLOCK_SIZE" "512k"
    device_property "LEOM" "TRUE"
}