source: trunk/CHANGELOG @ 498

Last change on this file since 498 was 498, checked in by bastiaans, 16 years ago

CHANGELOG:

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