- 13 Mar, 2014 12 commits
-
-
Eric Cano authored
This was failing in SLC5. The default is now 0/0 insteadof -1/-1 for major/minor in the device list.
-
Eric Cano authored
Added support for TPconfig, looking for drive and density. Improved logging and error situations handling.
-
Eric Cano authored
This is achieved with an extra setup function.
-
Eric Cano authored
-
Eric Cano authored
We now support a new "model" of drives called virtual. This will allow auto-detection of drives in fake environement, for unit tests. Changed accordingly the signature of the reference returned by the Drive wrapper from DriveGeneric to DriveInterface Also fixed the order of the parameters of setDensityCode, to allow the usage of the default densityCode.
-
Eric Cano authored
-
Eric Cano authored
-
David COME authored
-
David COME authored
Added a small section on how-to compile catsor on SLC and possible issues which can be faced while doing so
-
Steven Murray authored
-
David COME authored
-
David COME authored
Exception is now catch by const-ref instead of a copy, message has been improved and move from string::find to string::substr to make sure the file is well formated
-
- 12 Mar, 2014 3 commits
-
-
David COME authored
-
David COME authored
-
Steven Murray authored
The DriveCatalogue::enterDrive() method has been superseded by the DriveCatalogue::populateCatalogue() method. I have therefore removed the now unused DriveCatalogue::enterDrive() method.
-
- 11 Mar, 2014 12 commits
-
-
Steven Murray authored
The contents of the tape drive catalogue can now be populated by passing it the parsed lines of /etc/castor/TPCONFIG.
-
Steven Murray authored
-
Steven Murray authored
-
David COME authored
-
David COME authored
We are now using the matching files and classes frpm castor/tape/threading
-
David COME authored
-
David COME authored
One was requiered because castor::tape::Exception asks for std::string in his constructor
-
David COME authored
More it from std::exception to castor::tape::Exception
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
TpconfigLine is a struct and therfeore its member variables should not have the m prefix.
-
Steven Murray authored
-
- 10 Mar, 2014 8 commits
-
-
Steven Murray authored
-
Steven Murray authored
The tape server now makes sure that /etc/castor/TPCONFIG neither defines multiple DGNs nor multiple initial states for the same tape drive.
-
Steven Murray authored
-
Steven Murray authored
The TpconfigLine structure would not allow you to call its constructor with string literals. This commit removes this unwanted limitation.
-
David COME authored
-
Daniele Kruse authored
-
Steven Murray authored
-
David COME authored
-
- 07 Mar, 2014 5 commits
-
-
David COME authored
BlockingQueue.hpp has been reformated a little bit and I fixed stupid error in the UT
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
in a dev branch and should have made it earlier to the official one...
-
Giuseppe Lo Presti authored
in a dev branch and should have made it earlier to the official one...
-
Giuseppe Lo Presti authored
-