DMS Consulting | sitemap | log in |
This is a free Spanglefish 1 website. | ||
iSCSI Virtual Tape LibraryiSCSI Tape is an emulation of a complete tape library. Tape drives, tapes, robot and storage are all emulated on a Linux server and presented on iSCSI as the real thing. The tapes are files on disk. The rest are control files that describe the library and the drives. iSCSI Tape is available from SourceForge sourceforge.net/projects/iscsitape/ It has been developed from the iSCSI Enterprise Project and uses much of their code. Initially, the documentation for the project will only be available on this site. InstallationVersion 0.4.17.1 has been installed and tested only on Fedora Core 10. Version 0.4.17.2 should install on both FC10 and FC11. Buildcd /usr/local Copy the iscsitarget-0.4.17.2-tape.tar.gz into this directory and unpack
tar -xvzf iscsitarget-0.4.17.2-tape.tar.gz
make clean
Make install will copy the iscsi_trgt_tape.ko module into /lib/modules/2.6.29.4-167.fc11.i686.PAE/kernel/iscsi/ Tape files
mkdir /iscsi-files Creating new tapes
You will also need to create some tapes. The tapes are named using their volume serial number. A 6 character alpha-numberic name. To create a new tape use touch Configuration File
iSCSI tape requires a configuration file - iettd.conf . Edit this file, /etc/iettd.conf, to your required configuration. The supplied configuration files allow up to 8 tape drives.
Notes - Starting and stoppingcd /usr/local/tape
To start
To stop Messages are written to /var/log/messages. There are still quite a few diagnostics being written. WindowsVTL ContentsThe supplied VTL configuration Development and SupportPlease contact me with suggestions and questions. Links | ||