source: trunk/CHANGELOG

Last change on this file was 689, checked in by ramonb, 11 years ago
  • test
File size: 8.2 KB
Line 
1 
2        LEGEND  f: fixed - c: changed - a: added - r: removed
3
40.4:
5
6        jobmond)
7                a:      SGE support
8                        thanks to: Dave Love - d(d.o.t)love(a.t)liverpool(d.o.t)ac(d.o.t)uk
9                        for writing it!
10                a:      LSF support
11                        thanks to: Mahmoud Hanafi - mhanafi(a.t)csc(d.o.t)com
12                        for writing it!
13                a:      GMETRIC_TARGET is now parsed from gmond.conf
14                a:      GMETRIC_BINARY is now looked for in PATH
15                f:      queue selection support is now working
16                        thanks to: Craig West - cwest(a.t)astro(d.o.t)umass(d.o.t)edu
17                        for the patch
18        web)
19                a:      large graphs link for job report
20                        thanks to: Craig West - cwest(a.t)astro(d.o.t)umass(d.o.t)edu
21                a:      SHOW_EMPTY_COLUMN, SHOW_EMPTY_ROW options for ClusterImage hostname parsing
22
230.3.1:
24
25        other)
26                f:      updated INSTALL since "addons" directory is not included by default anymore in Ganglia
27                        thanks to: Steven DuChene linux(d.a.s.h)clusters(a.t)mindspring(d.o.t)com
28                        for reporting it
29
30        rpm)
31                f:      add "addons" directory since it's not included by default anymore in Ganglia
32                f:      properly rewrite WEBDIR path in %files when rebuilding rpms with Makefile
33
34        web)
35                f:      typo in empty_cpu variable: causing incorrect 'free cpu' count and similar errors
36                        thanks to: Craig West - cwest(a.t)astro(d.o.t)umass(d.o.t)edu
37                        for reporting it
38                f:      changed erroneous domain detection a little
39                        thanks to: Craig West - cwest(a.t)astro(d.o.t)umass(d.o.t)edu
40                        for reporting it
41                a:      now properly detects whether or not to use FQDN or short hostnames w/o domain
42                        thanks to: Craig West - cwest(a.t)astro(d.o.t)umass(d.o.t)edu
43                        thanks to: Jeffrey Sarlo - JSarlo(a.t)Central(d.o.t)UH(d.o.t)EDU
44                        for the many testing and reporting it
45
46                        SPECIAL THANKS to the University of Houston for sending me a shirt!
47
48        jobarchived)
49                f:      properly catch postgres exception
50                f:      don't use debug_message while loading config file
51
520.3:
53
54        web)
55                a:      allow per-cluster settings/override options: see CLUSTER_CONFS option
56                a:      clusterimage can now draw nodes at x,y position parsed from hostname
57                        see SORTBY_HOSTNAME for this in clusterconf/example.php
58                a:      clusterimage nodes are now clickable: has link to all jobs from that host
59                a:      clusterimage nodes now have a tooltip: displays hostname and jobids for now
60                a:      jobmonarch logo image
61                        thank to: Robin Day
62                        for the design
63                a:      rrd graph of running/queued jobs to overview
64                a:      per-cluster settings for archive database
65                        thanks to: Alexis Michon - alexis(d.o.t)michon(a.t)ibcp(d.o.t)fr
66                        for the patch
67
68                c:      host archive view is now more complete and detailed in the same manner as
69                        Ganglia's own host view
70                c:      host archive view available metric list is now compiled from disk,
71                        so that the detailed archive host view works even when the node is currently down.
72                c:      removed size restrictions from detailed host archive view
73
74                f:      compatibility: removed php5 call
75                        thanks to: Alexis Michon - alexis(d.o.t)michon(a.t)ibcp(d.o.t)fr
76                        for the patch
77                f:      prevent negative cpu/node calculation
78                        thanks to: aloga(a.t)ifca(d.o.t)unican(d.o.t)es
79                        for the patch
80                f:      archive search not properly resetting nodes list
81                        thanks to: Alexis Michon - alexis(d.o.t)michon(a.t)ibcp(d.o.t)fr
82                        for the patch
83                f:      detailed host view from jobarchive was broken since hostbased support of 0.2
84                        now host view is properly set and parsed again
85                        thanks to: Alexis Michon - alexis(d.o.t)michon(a.t)ibcp(d.o.t)fr
86                        for reporting the bug and suggesting a patch
87                f:      bug where jobstart redline indicator in host detail graphs was set incorrectly
88                        or not at all due to a miscalculation in job times
89                f:      bug where hostimage headertext xoffset was miscalculated, causing the column names
90                        to overlap their position when the columnname was longer than the columnvalues
91
92        jobmond)
93
94                a:      syslog support
95                a:      report number of running/queued jobs as seperate metrics
96                a:      native gmetric support, much faster and cleaner!
97                        thanks to: Nick Galbreath - nickg(a.t)modp(d.o.t)com
98                        for writing it and allowing inclusion in jobmond
99
100                f:      crashing jobmond when multiple nodes amounts are requested in
101                        a queued job: numeric_node variable not initialized properly
102                        thanks to: aloga(a.t)ifca(d.o.t)unican(d.o.t)es
103                        for supplying the patch
104                        and many others for reporting and helping debug this
105                f:      hanging/blocked, increased cpu usage and halted reporting
106                        thanks to: Bas van der Vlies - basv(a.t)sara(d.o.t)nl
107                        for discovering the origin of the bug
108                        thanks to: Mickael Gastineau - gastineau(a.t)imcce(d.o.t)fr
109                        for reporting it and testing the fix
110                        thanks to: Craig West - cwest(a.t)astro(d.o.t)umass(d.o.t)edu
111                        for reporting it and testing the fix
112                f:      uninitialized variable in checkGmetricVersion()
113                        thanks to: Peter Kruse - pk(a.t)q-leap(d.o.t)com
114                        for the patch
115                f:      undefined PBSError
116                        thanks to: Peter Kruse - pk(a.t)q-leap(d.o.t)com
117                        for reporting it
118
119                r:      SGE support broken
120
121        jobarchived)
122
123                a:      can now use py-rrdtool api instead of pipes, much faster!
124                        install py-rrdtool to use this
125                        backwards compatible fails back to pipes if module not installed
126
127                c:      all XML input was uniencoded, which could cause errors,
128                        now all properly converted to normal strings
129
130                f:      when XML data source (gmetad) is unavailable parsethread didn't return correctly
131                        which caused a large number of threads to spawn while consuming large amounts of memory
132                f:      autocreate clusterdirs in archivedir
133                f:      unhandled gather exception
134                f:      incorrect stop_timestamping when jobs finished
135                        thanks to: Alexis Michon - alexis(d.o.t)michon(a.t)ibcp(d.o.t)fr
136                        for finding and debugging/testing it
137
1380.2:
139
140        web)
141                f:      misc. optimization and bugfixes
142                f:      now fully compatible with latest PHP5 and PHP4
143
144                c:      cluster image now incorporates small text descr.
145                c:      monarch (cluster/host) images no longer displayed
146                        for clusters that are not jobmond enabled
147                c:      pie chart percentages are now cpu-based instead of node-based
148
149                a:      host template for Ganglia
150                        adds a extra monarch host image to Ganglia's host overview
151                        which displays/links to the jobs on that host
152                        NOTE!: be sure to copy/install new template from addons/templates
153                a:      (optional) nodes hostnames column
154                        thanks to: Daniel Barthel - daniel(d.o.t)barthel(a.t)nottingham(d.o.t)ac(d.o.t)uk
155                        for the suggestion
156
157        jobmond)
158
159                f:      when a job metric is longer than maximum metric length,
160                        the info is split up amongst multiple metrics
161                f:      no longer exit when batch server is unavailable
162                        thanks to: Peter Kruse - pk(a.t)q-leap(d.o.t)com
163                        for the patch
164                f:      fd closure bug causing stderr/stdout to remain open after daemonizing
165
166                c:      rearranged code to allow support for other batch systems
167
168                a:      (experimental) SGE (Sun Grid Engine) support as batch server
169                        thanks to: Babu Sundaram - babu(a.t)cs(d.o.t)uh(d.o.t)edu
170                        who developed it for a OSCAR's Google-SoC project
171                a:      pidfile support
172                        thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
173                        for the patch
174                a:      usage display
175                        thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
176                        for the patch
177                a:      queue selection support: ability to specify which QUEUE's to get jobinfo from
178                        thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
179                        for the patch
180
181        jobarchived)
182
183                f:      XML retrieval for Ganglia version >= 3.0.3 working properly again
184                f:      database storing for Ganglia version >= 3.0.3 working properly again
185                f:      fd closure bug causing stderr/stdout to remain open after daemonizing
186
187                c:      misc. bugfixes to optimize XML connections
188                c:      misc. bugfixes for misc. minor issues
189
190                a:      cleaning of stale jobs in dbase: see JOB_TIMEOUT option
191
1920.1.1:
193
194        web)
195
196                f:      misc. layout bugs for overview & search
197                f:      bug that occured when calculating the number of nodes when there
198                        was more than one job running on a machine
199
200                c:      column requested memory is now optional through conf.php
201                c:      search and overview tables are now full screen (100%)
202                c:      overview jobnames are now cutoff at max 9 characters
203                        to prevent (layout) scews in the tables
204                c:      overview graphs are no longer downsized
205
206                a:      (optional) column 'queued' (since) in overview
207                a:      search results (can) now have a SEARCH_RESULT_LIMIT
208                        this increases performance of the query's significantly!
209                a:      date/time format as displayed is now configurable through conf.php
210
211        jobmond)
212
213                a:      now reports 'queued since' (or creation time) of jobs
214
215        documentation)
216
217                f:      wrong e-mail adress in INSTALL (doh!)
218
2190.1:
220
221        - First public release
Note: See TracBrowser for help on using the repository browser.