root/CmsFileServer


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2664 [2664] 12/28/2008 06:48:04 PM brian Working example of the CmsFs? service.
(edit) @2663 [2663] 12/28/2008 02:14:45 PM brian Update of the FileMover? stuff.
(edit) @2655 [2655] 12/23/2008 02:37:58 PM brian Addition of the block store tests, and minimal functionality reached for …
(edit) @2653 [2653] 12/22/2008 02:19:47 PM brian Updates to FS transfers.
(edit) @2605 [2605] 11/25/2008 09:31:25 PM brian More organizational notes for CMSFS.
(edit) @2603 [2603] 11/25/2008 07:34:41 PM brian Gridftp-FUSE work.
(edit) @2388 [2388] 10/30/2008 02:10:34 PM brian Addition of the GridftpFUSE code.
(edit) @2368 [2368] 10/21/2008 01:27:37 PM valya I added getSiteFromSDB to lookup CMS name from SE list, I'm using SiteDB …
(edit) @2367 [2367] 10/21/2008 01:22:39 PM valya I've added blockSiteLookup to lookup block,se pairs from DBS. Will be used …
(edit) @2366 [2366] 10/21/2008 09:14:39 AM valya If file requested from a non global DBS instances blockLookup should take …
(edit) @2365 [2365] 10/20/2008 02:15:16 PM valya Removed print statements
(edit) @2364 [2364] 10/20/2008 02:14:54 PM valya Bug fix, doing AJAX trick with DBS instances I diabled Remove request, put …
(edit) @2361 [2361] 10/20/2008 08:36:12 AM valya Added AJAX response calls for DBSInteraction
(edit) @2359 [2359] 10/17/2008 03:10:13 PM valya put dbsinst in main into try/except since our environment may not contain …
(edit) @2358 [2358] 10/17/2008 02:48:05 PM valya Added new code to walk through multiple DBS instances to find out desired …
(edit) @2356 [2356] 10/16/2008 02:07:06 PM valya Fix old phedex link, it should points to cmsweb rather then cmsdoc
(edit) @2355 [2355] 10/16/2008 10:32:33 AM valya Changed masthead to use it from webtools-base. Fixed multiple appearance …
(edit) @2352 [2352] 10/15/2008 09:14:59 AM valya Forgot to rename variable in one of the condition.
(edit) @2351 [2351] 10/15/2008 08:32:12 AM valya Don't use renewCert, now proxy wil be renewed via crontab on server node.
(edit) @2350 [2350] 10/15/2008 08:17:17 AM valya Setup FMWSTRANSFERDIR from FMWS.conf
(edit) @2349 [2349] 10/15/2008 08:16:18 AM valya Use self.handleExc rather then handleExc
(edit) @2348 [2348] 10/15/2008 08:15:42 AM valya Don't need to use namespace of DBSInteraction once DBS module is loaded …
(edit) @2327 [2327] 10/07/2008 12:36:27 PM valya Added implementation of blockLookup
(edit) @2325 [2325] 10/07/2008 11:59:30 AM brian Removed the dependency on the UNL server from the FileMover?.
(edit) @2324 [2324] 10/07/2008 11:15:12 AM brian Addition of the centrally-managed status codes.
(edit) @2323 [2323] 10/07/2008 10:31:33 AM brian Added a skeleton for the file extraction stuff.
(edit) @2322 [2322] 10/07/2008 10:20:03 AM valya Changed parser to use elementtree
(edit) @2321 [2321] 10/07/2008 10:02:56 AM brian Applied Python code guidelines.
(edit) @2320 [2320] 10/07/2008 08:02:28 AM valya Adjusted server to recent changes. Test it with a few datasets, everything …
(edit) @2319 [2319] 10/07/2008 07:59:44 AM valya Look-up dataset from web form and pass it to AJAX method.
(edit) @2318 [2318] 10/07/2008 07:59:06 AM valya Changed getFiles to accept dataset path rather then tier, it's more …
(edit) @2317 [2317] 10/07/2008 07:57:44 AM valya Added new method to parse arguments
(edit) @2315 [2315] 10/06/2008 11:24:23 AM valya Fix form with ajaxResolveLfn, used getExcMessage in except block.
(edit) @2314 [2314] 10/06/2008 11:17:10 AM valya Added printExcMessage/getExcMessage which can strip off traceback stack …
(edit) @2313 [2313] 10/06/2008 11:09:33 AM valya Put urlopen call into try/except block
(edit) @2305 [2305] 10/03/2008 03:40:13 PM valya Use @expose instead of exposed. Will rely on python 2.4. Added new form …
(edit) @2304 [2304] 10/03/2008 03:35:21 PM valya Added getTiers to look them up from DBS. Restructure DBS class.
(edit) @2303 [2303] 10/03/2008 03:34:26 PM valya Added new ajax calls to resolve run/tier/evt/branch into set of lfns
(edit) @2300 [2300] 10/02/2008 09:21:10 AM valya Improve query, added event range and tier specification.
(edit) @2299 [2299] 10/02/2008 08:53:01 AM valya First draft
(edit) @2298 [2298] 10/02/2008 08:29:45 AM brian Skeleton of EdmFileManager? which shows the ideas of how to proceed.
(edit) @2202 [2202] 08/22/2008 08:42:56 AM valya Change Phedex URL
(edit) @2201 [2201] 08/22/2008 08:33:54 AM valya Changed upon Chris request SRM portion message to Waiting for SRM
(edit) @2200 [2200] 08/22/2008 08:33:23 AM valya Remove extra / in path name for LFN to make DBS look-up possible
(edit) @2187 [2187] 08/20/2008 03:20:38 PM valya Remove FMWS.conf since now it's moved inside src/CmsFileServer. Removed …
(edit) @2186 [2186] 08/20/2008 03:18:39 PM valya This file should stay with FMWS.py together for easy RPM deployment
(edit) @2183 [2183] 08/20/2008 01:28:24 PM valya rely only on FMWSHOME environment for easy RPM deployment
(edit) @2182 [2182] 08/20/2008 01:00:04 PM valya Made user-friendly message when user exceed their request/limit per date …
(edit) @2180 [2180] 08/19/2008 07:59:30 PM valya Added percentage for download message. I put in try/except block that if …
(edit) @2179 [2179] 08/19/2008 07:58:03 PM valya Added ability to monitor number of request/per user/per day. I setup reset …
(edit) @2178 [2178] 08/19/2008 07:57:07 PM valya Added set of useful utils, including printSize in human form, getLFNSize …
(edit) @2177 [2177] 08/19/2008 07:55:56 PM valya Added USERTRANSFERPERDAY to set the level of request/per user/per day
(edit) @2170 [2170] 08/17/2008 12:21:11 PM valya Added file_lookup section and set-up priorities
(edit) @2154 [2154] 08/12/2008 09:51:29 AM valya Adding spec file suitable for CMSDIST. It needs to fix the Source of the …
(edit) @2153 [2153] 08/11/2008 10:01:47 AM valya Fix English
(edit) @2115 [2115] 07/18/2008 09:37:15 AM valya Made masthead linked to Phedex, add annotations. Put 30GB limit for now …
(edit) @2106 [2106] 07/16/2008 01:36:38 PM valya Please read it
(edit) @2105 [2105] 07/16/2008 01:12:35 PM valya Removed hardcoded transfer dir path and replaced it with FMWSTRANSFERDIR …
(edit) @2104 [2104] 07/16/2008 01:12:00 PM valya Added FMWSTRANSFERDIR to be indenependent
(edit) @2103 [2103] 07/16/2008 01:07:50 PM valya Added back js/images into the source area
(edit) @2102 [2102] 07/16/2008 01:05:44 PM valya Delete js/images from top-level dir
(edit) @2101 [2101] 07/16/2008 11:55:06 AM brian Do a better job of failing a transfer, and allow failed transfers to be …
(edit) @2100 [2100] 07/15/2008 04:00:33 PM valya Reverse order for requested files
(edit) @2099 [2099] 07/15/2008 03:50:16 PM valya Move config into class itself. Modified content-type for root files.
(edit) @2094 [2094] 07/15/2008 07:58:10 AM valya Use real user name
(edit) @2093 [2093] 07/15/2008 07:56:30 AM valya define port and url
(edit) @2092 [2092] 07/15/2008 07:54:00 AM valya Added init script to start service via cmsWeb
(edit) @2091 [2091] 07/15/2008 07:53:35 AM valya Added proxy renewal
(edit) @2090 [2090] 07/14/2008 09:54:39 PM valya Added init script for packaging
(edit) @2089 [2089] 07/14/2008 09:54:16 PM valya Added Controller for cmsWeb
(edit) @2088 [2088] 07/14/2008 09:53:47 PM valya Added authentication via webtools. Work on FMWS.
(edit) @2082 [2082] 07/13/2008 09:35:28 PM valya New stuff for FMWS
(edit) @2081 [2081] 07/12/2008 01:58:26 PM valya Added init script for FMWS service
(edit) @2080 [2080] 07/11/2008 07:31:52 PM valya New changes to FMWS
(edit) @2079 [2079] 07/11/2008 07:31:07 PM valya Removed js and download dirs from config, they're part of FMWS.py now
(edit) @2078 [2078] 07/11/2008 07:27:15 PM valya Put aside JS
(edit) @2077 [2077] 07/11/2008 07:25:36 PM valya Adding images dir and spinning gif image
(edit) @2076 [2076] 07/11/2008 05:21:03 PM brian Fixed SRM status code.
(edit) @2074 [2074] 07/10/2008 11:37:45 AM brian Do not throw exceptions from Server.status; instead, return an error …
(edit) @2073 [2073] 07/10/2008 11:35:28 AM brian Do not allow the transfer_wrapper check the final status of the child …
(edit) @2071 [2071] 07/10/2008 10:34:46 AM brian Hardcoded path of python to make sure we have a good python instance.
(edit) @2070 [2070] 07/10/2008 09:30:57 AM brian Fixed the cancel test case.
(edit) @2069 [2069] 07/10/2008 08:50:51 AM brian Less likelihood of a Ctrl+C not killing all the child processes. Force an …
(edit) @2068 [2068] 07/10/2008 08:45:17 AM brian Implementation of status commend; improved logging for cancel operation, …
(edit) @2067 [2067] 07/10/2008 08:35:09 AM brian Addition of Valentin's files.
(edit) @2057 [2057] 07/08/2008 09:00:34 PM brian Elaborated more on the test case, added setup files.
(edit) @2056 [2056] 07/08/2008 06:38:24 PM brian More debugging.
(edit) @2055 [2055] 07/08/2008 05:49:40 PM brian Update to CMS file server to reflect more bug smashing.
(add) @2054 [2054] 07/08/2008 02:12:48 PM brian Initial commit of the CMS file server.
Note: See TracRevisionLog for help on using the revision log.