EdwardNavarro / tape_bulk_eject

Eject multiple tapes from a Dell PowerVault 124T autoloader in one go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tape_bulk_eject.py

Eject multiple tapes from a Dell PowerVault 124T autoloader in one go.

No dependencies or requirements other than Python 2.7.

  • Python 2.7 supported on Linux (CentOS 7 but should work on other distros).
Build Status Coverage Status

Quickstart

Install:

wget "https://github.com/Robpol86/tape_bulk_eject/raw/master/tape_bulk_eject.py"
chmod +x tape_bulk_eject.py
./tape_bulk_eject.py --help

Example

Example

Changelog

2015-08-22

About

Eject multiple tapes from a Dell PowerVault 124T autoloader in one go.

License:MIT License


Languages

Language:Python 100.0%