Changer definitions

From wiki.zmanda.com
Revision as of 22:46, 12 September 2012 by Sean P. Kane (talk | contribs) (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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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"
}