- 30 Sep, 2016 1 commit
-
-
Victor Kotlyar authored
fa889fed2541e22179b5e035d863f87e7be18fb9 CASTOR-5322 RFE: Enhance tapeserverd logs with SCSI tape drive statistics b13f495e4ee229b2469f9470a2ffa6b4003a29ec Fix for mhtvl scsi log sense exceptions ad71058fbcb6de85e0440797d7ffa5358e26bf89 CASTOR-5329 Enhance tape statistics 806e48f4285122d8ab9f118364a15e740518028f CASTOR-5332 RFE: Reduce log level to INFO with MHVTL - SCSI Statistics could not be acquired from drive 79c5a4c2c36b7acc5b10505ca1694fd521fc6832 c7f6d4d7aaa564b37c2b36c3110dfe2fc96ec970 Move volume SCSI statistics inside the dtor of TapeCleaningMove volume SCSI statistics inside the dtor of TapeCleaning ## Description When first introduced volume SCSI Statistics (at the moment IBM-specific), we explicitly put the function after the unmount of the tape was done due to an invalid file descriptor error occurring during the SCSI query. This bug no longer occurs for IBM drives. This may be attributed to the update of firmware of the IBM drives Apart from the change of the position of the changes, there is no alteration in terms of the metrics reported from the drive to the logs. ## Testing The tests the new code has been through are: * Write/Read file on IBM lib0 drive *(older one)* * Write/Read file on IBM lib4 drive *(newer one)* * Write/Read file on Oracle T10k drive
-
- 28 Sep, 2016 4 commits
-
-
Victor Kotlyar authored
Fixed 32-bit limit bug in DiskWriteTask::checkErrors. Refs: commit e13f841a8c21d35f1bf75dc63d8c98b21d8dd8cb in castor/master
-
Victor Kotlyar authored
Fixed negative number representation in memory when casting int32 to int64. The problem occurs when using readtp with out of order fseqs.
-
Victor Kotlyar authored
15194eaf055ddf277cd7869bd89b8f42655ede9f from castor/master Fixed parsing of the xroot URLs for ceph case.
-
Victor Kotlyar authored
d1689f3b72329bcc6c342666095567f547f1678f from castor/master CASTOR-4909: tapeserverd tries to unmount the tape when the mount failed... Made the ignoring of exception throw by DriveGeneric::waitUntilReady more specific: we now ignore timeouts, but not the other exceptions.
-
- 27 Sep, 2016 3 commits
-
-
Victor Kotlyar authored
With respect to crc32c, modified error logs so that they are different in different contexts
-
Victor Kotlyar authored
Fixed late conversion to float which led to rounding errors when evaluating per file write transfer speed.
-
Victor Kotlyar authored
CASTOR-5419: Ceph aborts when writing a 0-sized buffer Prevented writes of zero size in DiskWriteTask. They happen when we read from tape a file aligned with the memory block size.
-
- 26 Sep, 2016 2 commits
-
-
Eric Cano authored
-
Victor Kotlyar authored
notes about EOS workflows.
-
- 23 Sep, 2016 3 commits
- 16 Sep, 2016 5 commits
-
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Victor Kotlyar authored
-
Eric Cano authored
-
- 15 Sep, 2016 2 commits
- 14 Sep, 2016 2 commits
-
-
Victor Kotlyar authored
-
Eric Cano authored
-
- 13 Sep, 2016 2 commits
-
-
Eric Cano authored
-
Victor Kotlyar authored
-
- 12 Sep, 2016 1 commit
-
-
Victor Kotlyar authored
-
- 09 Sep, 2016 3 commits
-
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
- 07 Sep, 2016 2 commits
-
-
Eric Cano authored
-
Victor Kotlyar authored
cta::SmartArrayPtr
-
- 06 Sep, 2016 5 commits
-
-
Victor Kotlyar authored
cta::SmartFILEPtr
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
- 05 Sep, 2016 4 commits
-
-
Victor Kotlyar authored
Replaced castor file header with CTA file header Moved castor::server:: BlockingQueue Semaphores AtomicCounter AtomicFlag into cta::threading::
-
Victor Kotlyar authored
-
Eric Cano authored
-
Eric Cano authored
-
- 02 Sep, 2016 1 commit
-
-
Daniele Kruse authored
-