- 18 Jun, 2013 5 commits
-
-
Sebastien Ponce authored
-
Steven Murray authored
Added a note to the ReleaseNotes about tape operators not having to explicitly set the following tapebridged configuration-parameters: TAPEBRIDGE BULKREQUESTMIGRATIONMAXBYTES TAPEBRIDGE BULKREQUESTMIGRATIONMAXFILES TAPEBRIDGE BULKREQUESTRECALLMAXBYTES TAPEBRIDGE BULKREQUESTRECALLMAXFILES TAPEBRIDGE MAXBYTESBEFOREFLUSH TAPEBRIDGE MAXFILESBEFOREFLUSH TAPEBRIDGE TAPEFLUSHMODE
-
Steven Murray authored
Fixed in the trunk.
-
Steven Murray authored
Fixed a spelling mistake in the manual page.
-
Steven Murray authored
Fixed in the trunk.
-
- 17 Jun, 2013 3 commits
-
-
Steven Murray authored
Fixed in the trunk.
-
Sebastien Ponce authored
Fixed support #138177 : Timeout expired ORA-06512: at CASTOR_STAGER.DUMPDBLOGS introduced in 2.1.13-9-1
-
Sebastien Ponce authored
-
- 16 Jun, 2013 1 commit
-
-
Giuseppe Lo Presti authored
Implemented on a plane, tested on ground :-)
-
- 14 Jun, 2013 6 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
- 13 Jun, 2013 10 commits
-
-
Sebastien Ponce authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Fixed selection of sources of d2d (only production nodes were considered, while readonly and draining are also ok)
-
- 12 Jun, 2013 12 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
This includes : - merge of d2dtransfer into diskmanagerd - drop of the WAITDISKTODISKCOPY state in DiskCopy, and of the diskcopies for ongoing replication in general. Now DiskCopies are only created at the end of the replication, when they actually exist on disk - drop of the StageReplicaRequest table and concept - introduction of the DiskToDiskCopyJob table, holding the list of ongoing disk to disk copies - a split of transferToSchedule into userTransferToSchedule and D2dTransferToSchedule - an according split in the dispatcher part of the transfer manager to call both methods. Note that with this commit, both methods fill the same FIFO queue of transfers and both take everything they can find without any throttling. At this stage, the draining facility is broken.
-
Giuseppe Lo Presti authored
Implemented the database view and job, and modified nschown to also update cns_seg_metadata.gid. Querying and displaying will be done with e.g. the cockpit.
-
Giuseppe Lo Presti authored
Added prompt for vmgrSchema
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- 11 Jun, 2013 3 commits
-
-
Giuseppe Lo Presti authored
Implemented by caching the count at the beginning and showing it instead of the COUNTs of SubRequest. The latter is available as a -d, --detailed report with all progresses (# of recalls, # of migrations, etc.).
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
Bug #95189: Time discrepencies between disk servers and name servers can lead to silent data loss on input. Made the CastorFile.nsOpenTime column NOT NULL and added code to prefill it at upgrade time. This will be a long operation...
-