![]() ![]() |
![]() |
File: [Development] / JSOC / CM / V2.1 / sum_release.txt
(download)
Revision: 1.1.1.1 (vendor branch), Mon Oct 1 23:12:21 2007 UTC (15 years, 8 months ago) by arta Branch: Vtag, MAIN CVS Tags: Ver_LATEST, Ver_9-5, Ver_9-41, Ver_9-4, Ver_9-3, Ver_9-2, Ver_9-1, Ver_9-0, Ver_8-8, Ver_8-7, Ver_8-6, Ver_8-5, Ver_8-4, Ver_8-3, Ver_8-2, Ver_8-12, Ver_8-11, Ver_8-10, Ver_8-1, Ver_8-0, Ver_7-1, Ver_7-0, Ver_6-4, Ver_6-3, Ver_6-2, Ver_6-1, Ver_6-0, Ver_5-9, Ver_5-8, Ver_5-7, Ver_5-6, Ver_5-5, Ver_5-3, Ver_5-2, Ver_5-14, Ver_5-13, Ver_5-12, Ver_5-11, Ver_5-10, Ver_5-1, Ver_5-0, Ver_4-7, Ver_4-6, Ver_4-5, Ver_4-4, Ver_4-3, Ver_4-2, Ver_4-1, Ver_4-0, NewTree01_cp09_JSOC, NewTree01_cp08_JSOC, NewTree01_cp07_JSOC, NewTree01_cp06_JSOC, NewTree01_cp05_JSOC, NewTree01_cp04_JSOC, NewTree01_cp03_JSOC, NewTree01_cp02_JSOC, NewTree01_cp01_JSOC, NetDRMS_Ver_LATEST, NetDRMS_Ver_9-5, NetDRMS_Ver_9-41, NetDRMS_Ver_9-4, NetDRMS_Ver_9-3, NetDRMS_Ver_9-2, NetDRMS_Ver_9-1, NetDRMS_Ver_9-0, NetDRMS_Ver_8-8, NetDRMS_Ver_8-7, NetDRMS_Ver_8-6, NetDRMS_Ver_8-5, NetDRMS_Ver_8-4, NetDRMS_Ver_8-12, NetDRMS_Ver_8-11, NetDRMS_Ver_8-10, HEAD Changes since 1.1: +0 -0 lines First new, reorganized JSOC tree |
SUM Version 2.1 Release Notes: 24May2006 The V2.1 particulars are: *the sum_svc runs on d00 as user production. If you need to start it do: sum_svc jsoc & *the SUMS now runs under Postgres. There is no longer an Oracle server running on hmidb. *the t120 tape robot is supported. It is fully populated with 120 tapes and the import/export of tapes to the shelf via the EE door is supported. All status dislay and operator interaction with the t120 is via the t120view program (soon to be tui - t120 user interface). *tape archiving is implemented. the tapearc program will write all archive pending storage units to tape. The group id of a storage unit is assigned by DRMS, and is dynamically assigned to an available tape by SUMS. We need to discuss the assingning of group ids to DRMS data series. *Each group id has a retention time of its tapes in the robot. This is defined in the sum_group table. Values for the different groups has not yet been defined. *Each file written to tape will have an md5cksum calculated and stored in the sum_file table. This is for off-site verification purposes and ad hoc integrity checks. *a disk scrubber runs every 20 mins (configured by /home/jim/cvs/jsoc/tables/sum_rm.cfg.hmidb) and will delete expired delete pending storage units. *The effective date for a SUM data segment to be deleted, or a tape eligible for unload will now be to the hh_mm instead of just the day. *SUM db backup on hmidb is TBD as a Postgres cron job. *All V2.1 SUM storage units created are now considered "real" and will be propagated forward to future releases. *Must be compiled with gcc. icc gives seg fault when this is false: if(p == q_rd_front) The /SUM partitions are: d00:/home/jim> ll /SUM* lrwxrwxrwx 1 root root 10 Sep 26 14:16 /SUM1 -> /hmi0/SUM1/ lrwxrwxrwx 1 root root 10 Sep 26 14:18 /SUM2 -> /hmi1/SUM2/ lrwxrwxrwx 1 root root 10 Sep 26 14:19 /SUM3 -> /hmi2/SUM3/ lrwxrwxrwx 1 root root 10 Sep 26 14:21 /SUM4 -> /hmi0/SUM4/ lrwxrwxrwx 1 root root 10 Sep 26 14:22 /SUM5 -> /hmi1/SUM5/ Log files are in /usr/local/logs/SUM/. Web page access is at: http://jsoc/production/forms.jsoc_SUMS.html
Karen Tian |
Powered by ViewCVS 0.9.4 |