- Oct 10, 2013
-
-
Eric Cano authored
Added options to the srpm building like in TeamCity. The srpm gets compiled in SLC6 and did not compile to RPM in SLC5 (all fine in SLC6)
-
Eric Cano authored
-
Eric Cano authored
Added support for packaing in an incomplete environment (cmake is re-run during rpm build, we need this in the first steps of packaging in TeamCity).
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
2 new targets are added: tape-server_rpm and tape-server_srpm
-
- Oct 07, 2013
- Oct 03, 2013
-
-
Eric Cano authored
Checking in PDF as the graphs use packages currently unavailable in SLC5. Updated cmake/rpm to use the pre-packaged pdf.
-
- Oct 02, 2013
- Sep 27, 2013
-
-
Eric Cano authored
-
- Sep 26, 2013
-
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
The IBM media is not supported, as can be see in the current version of the make_vtl_media script. IBM was removed from system test.
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
Made pre-run cleanup more drastic Synthax fix
-
Eric Cano authored
Tape::Drive is now a container, taking care of allocating the proper type of drive depending on the device information. Tape::DriveGeneric is the old parent class. It is now a pure virtual for lack of the non-common functions. The tests (unit and system) have been adapated. The system test environement now has a vide sampler of drive types (LTO from IBM and HP, 3592 from IBM in 3 flavors and T10K A, B and C from Oracle). The complete list of flavors is in usr/vtltape.c in mhvtl sources.
-
Victor Kotlyar authored
-
Victor Kotlyar authored
from SCSI level.
-
Eric Cano authored
-
Eric Cano authored
Added creation of 2 blocks at the begining of the tape to allow the usage of blank tapes in the system test. Renamed the system test as it is writing to tapes.
-
- Sep 25, 2013
- Sep 24, 2013
- Sep 11, 2013
-
-
Eric Cano authored
-
- Sep 04, 2013
-
-
Victor Kotlyar authored
removed tapeGenericDeviceFile
-
- Aug 30, 2013
-
-
Victor Kotlyar authored
added untitests for them. added prelabeled picture in the doc. cosmetic changes and fix for syntax errors.
-
- Aug 26, 2013
-
-
Victor Kotlyar authored
-
Victor Kotlyar authored
moved all VSN1::fileds to private to not allow any direct modifications. implemented Tape::AULFile::VOL1::verify function. added unitest for Tape::AULFile::VOL1 added some helper functions to deal with space padded char arrays in the tape headers (cmpString, toString, spaceStruct).
-
Victor Kotlyar authored
original version at https://twiki.cern.ch/twiki/bin/view/FIOgroup/TapeLabelOptions
-
- Aug 23, 2013
-
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
Added some fixes for DeviceVector and getTapeInfo to work on SLC6 and SLC5. Added SLC6 unit test for getTapeAlerts.
-
- Aug 22, 2013
-
-
Victor Kotlyar authored
Removed two headers prelabel example due to http://savannah.cern.ch/bugs/?102340
-
Victor Kotlyar authored
the doc. Added tables with decriptions of the AUL related headers HDR1, HDR2, UHL1, EOF1, EOF2, UTL1. Added examples with hexdumps for the headers on the mhvtl tapes. Added exmaples for empty tapes with PRELABEL HDR1 and PRELABEL HDR1&HDR2 added \usepackage{float} to make tables less floating.
-
- Aug 21, 2013
-
-
Eric Cano authored
-