- Feb 03, 2021
-
- Feb 02, 2021
-
-
Cedric Caffy authored
Increase the minRequestAge in the getNextMountWithArchiveForUserAndArchiveForRepackShouldReturnBothMountsArchiveMinRequestAge test
-
Cedric Caffy authored
Activated stdout output for getNextMountWithArchiveForUserAndArchiveForRepackShouldReturnBothMountsArchiveMinRequestAge test
-
Cedric Caffy authored
getNextMountWithArchiveForUserAndArchiveForRepackShouldReturnBothMountsArchiveMinRequestAge modified to wait 2 seconds instead of one after having changed the min request age
-
Cedric Caffy authored
- BlockId and CopyNb were swapped when superseded files moved to the recycle bin - If a tape is disabled without any user comment, an default comment is set
-
Cedric Caffy authored
-
Cedric Caffy authored
Catalogue::getCachedVirtualOrganizationByTapepool() + VO added to the DriveState object + VO and read/write max drives added to the getQueuesAndMountSummaries method - Objectstore definition modified : there is no maxDrivesAllowed item anymore
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
[scheduler] The scheduling now takes the VO readMaxDrives and writeMaxDrives parameters to trigger a mount or not
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
[migration] Added the two columns READ_MAX_DRIVES and WRITE_MAX_DRIVES to the VIRTUAL_ORGANIZATION table in the liquibase migration scripts
-
Cedric Caffy authored
-
Cedric Caffy authored
[catalogue] Added the MAX_DRIVES_ALLOWED_FOR_READ and MAX_DRIVES_ALLOWED_FOR_WRITE columns in the VIRTUAL_ORGANIZATION table - Modified the RdbmsCatalogue::createVirtualOrganization() method - Added the RdbmsCatalogue::modifyVirtualOrganizationMaxDrivesAllowedForRead() method - Added the RdbmsCatalogue::modifyVirtualOrganizationMaxDrivesAllowedForWrite() method
-
Cedric Caffy authored
-
Cedric Caffy authored
- Removed the counting of the readonly tapes as they don't exist - Count the ACTIVE tapes instead of not disabled ones - Repack disabled tape system test now undisables the tape after having reclaimed it
-
Cedric Caffy authored
This revert is due to the fact that we will probably not put the maxdrivesallowed in the mount policy object. We will put it in the TAPE_POOL table and in the VIRTUAL_ORGANIZATION table This reverts commit f48c6cc48eaa9ab9e77fff5a4537a7a4641896b6.
-
Cedric Caffy authored
-
Cedric Caffy authored
[catalogue] Created a catalogue::CreateMountPolicyAttributes object and added the maxDrivesAllowedPerVo field
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
[catalogue] Added the tape states to the catalogue::getTapes() methods + TapeSearchCriteria + unit tests + refactoring
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
[catalogue] Added the tape lifecycle columns in the database + the method to modify the state of the tape
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-