Statistics
| Branch: | Tag: | Revision:

root / NEWS @ 2596526d

History | View | Annotate | Download (45.7 kB)

1 61b5e342 Michael Hanselmann
News
2 61b5e342 Michael Hanselmann
====
3 920a91bf Michael Hanselmann
4 2596526d Iustin Pop
Version 2.2.2
5 2596526d Iustin Pop
-------------
6 2596526d Iustin Pop
7 2596526d Iustin Pop
*(Released Fri, 19 Nov 2010)*
8 2596526d Iustin Pop
9 2596526d Iustin Pop
A few small bugs fixed, and some improvements to the build system:
10 2596526d Iustin Pop
11 2596526d Iustin Pop
- Fix documentation regarding conversion to drbd
12 2596526d Iustin Pop
- Fix validation of parameters in cluster modify (``gnt-cluster modify
13 2596526d Iustin Pop
  -B``)
14 2596526d Iustin Pop
- Fix error handling in node modify with multiple changes
15 2596526d Iustin Pop
- Allow remote imports without checked names
16 2596526d Iustin Pop
17 2596526d Iustin Pop
18 dcb95afb Michael Hanselmann
Version 2.2.1
19 dcb95afb Michael Hanselmann
-------------
20 dcb95afb Michael Hanselmann
21 dcb95afb Michael Hanselmann
*(Released Tue, 19 Oct 2010)*
22 dcb95afb Michael Hanselmann
23 dcb95afb Michael Hanselmann
- Disable SSL session ID cache in RPC client
24 dcb95afb Michael Hanselmann
25 dcb95afb Michael Hanselmann
26 24440be4 Iustin Pop
Version 2.2.1 rc1
27 24440be4 Iustin Pop
-----------------
28 24440be4 Iustin Pop
29 24440be4 Iustin Pop
*(Released Thu, 14 Oct 2010)*
30 24440be4 Iustin Pop
31 24440be4 Iustin Pop
- Fix interaction between Curl/GnuTLS and the Python's HTTP server
32 24440be4 Iustin Pop
  (thanks Apollon Oikonomopoulos!), finally allowing the use of Curl
33 24440be4 Iustin Pop
  with GnuTLS
34 24440be4 Iustin Pop
- Fix problems with interaction between Curl and Python's HTTP server,
35 24440be4 Iustin Pop
  resulting in increased speed in many RPC calls
36 24440be4 Iustin Pop
- Improve our release script to prevent breakage with older aclocal and
37 24440be4 Iustin Pop
  Python 2.6
38 24440be4 Iustin Pop
39 dcb95afb Michael Hanselmann
40 fad3096a Michael Hanselmann
Version 2.2.1 rc0
41 fad3096a Michael Hanselmann
-----------------
42 fad3096a Michael Hanselmann
43 fad3096a Michael Hanselmann
*(Released Thu, 7 Oct 2010)*
44 fad3096a Michael Hanselmann
45 fad3096a Michael Hanselmann
- Fixed issue 125, replace hardcoded “xenvg” in ``gnt-cluster`` with
46 fad3096a Michael Hanselmann
  value retrieved from master
47 fad3096a Michael Hanselmann
- Added support for blacklisted or hidden OS definitions
48 fad3096a Michael Hanselmann
- Added simple lock monitor (accessible via (``gnt-debug locks``)
49 fad3096a Michael Hanselmann
- Added support for -mem-path in KVM hypervisor abstraction layer
50 fad3096a Michael Hanselmann
- Allow overriding instance parameters in tool for inter-cluster
51 fad3096a Michael Hanselmann
  instance moves (``tools/move-instance``)
52 fad3096a Michael Hanselmann
- Improved opcode summaries (e.g. in ``gnt-job list``)
53 fad3096a Michael Hanselmann
- Improve consistency of OS listing by sorting it
54 fad3096a Michael Hanselmann
- Documentation updates
55 fad3096a Michael Hanselmann
56 fad3096a Michael Hanselmann
57 bf21f985 Guido Trotter
Version 2.2.0.1
58 bf21f985 Guido Trotter
---------------
59 bf21f985 Guido Trotter
60 bf21f985 Guido Trotter
*(Released Fri, 8 Oct 2010)*
61 bf21f985 Guido Trotter
62 bf21f985 Guido Trotter
- Rebuild with a newer autotools version, to fix python 2.6 compatibility
63 bf21f985 Guido Trotter
64 bf21f985 Guido Trotter
65 83e90c39 Michael Hanselmann
Version 2.2.0
66 83e90c39 Michael Hanselmann
-------------
67 83e90c39 Michael Hanselmann
68 83e90c39 Michael Hanselmann
*(Released Mon, 4 Oct 2010)*
69 83e90c39 Michael Hanselmann
70 83e90c39 Michael Hanselmann
- Fixed regression in ``gnt-instance rename``
71 83e90c39 Michael Hanselmann
72 83e90c39 Michael Hanselmann
73 28b5de4d Michael Hanselmann
Version 2.2.0 rc2
74 28b5de4d Michael Hanselmann
-----------------
75 28b5de4d Michael Hanselmann
76 f64de30f Michael Hanselmann
*(Released Wed, 22 Sep 2010)*
77 28b5de4d Michael Hanselmann
78 28b5de4d Michael Hanselmann
- Fixed OS_VARIANT variable for OS scripts
79 28b5de4d Michael Hanselmann
- Fixed cluster tag operations via RAPI
80 28b5de4d Michael Hanselmann
- Made ``setup-ssh`` exit with non-zero code if an error occurred
81 28b5de4d Michael Hanselmann
- Disabled RAPI CA checks in watcher
82 28b5de4d Michael Hanselmann
83 28b5de4d Michael Hanselmann
84 0849f36b Michael Hanselmann
Version 2.2.0 rc1
85 0849f36b Michael Hanselmann
-----------------
86 0849f36b Michael Hanselmann
87 0849f36b Michael Hanselmann
*(Released Mon, 23 Aug 2010)*
88 0849f36b Michael Hanselmann
89 0849f36b Michael Hanselmann
- Support DRBD versions of the format "a.b.c.d"
90 0849f36b Michael Hanselmann
- Updated manpages
91 0849f36b Michael Hanselmann
- Re-introduce support for usage from multiple threads in RAPI client
92 0849f36b Michael Hanselmann
- Instance renames and modify via RAPI
93 0849f36b Michael Hanselmann
- Work around race condition between processing and archival in job
94 0849f36b Michael Hanselmann
  queue
95 0849f36b Michael Hanselmann
- Mark opcodes following failed one as failed, too
96 0849f36b Michael Hanselmann
- Job field ``lock_status`` was removed due to difficulties making it
97 0849f36b Michael Hanselmann
  work with the changed job queue in Ganeti 2.2; a better way to monitor
98 0849f36b Michael Hanselmann
  locks is expected for a later 2.2.x release
99 0849f36b Michael Hanselmann
- Fixed dry-run behaviour with many commands
100 0849f36b Michael Hanselmann
- Support ``ssh-agent`` again when adding nodes
101 0849f36b Michael Hanselmann
- Many additional bugfixes
102 0849f36b Michael Hanselmann
103 0849f36b Michael Hanselmann
104 529a8d17 Iustin Pop
Version 2.2.0 rc0
105 529a8d17 Iustin Pop
-----------------
106 529a8d17 Iustin Pop
107 41c44dcf Iustin Pop
*(Released Fri, 30 Jul 2010)*
108 529a8d17 Iustin Pop
109 529a8d17 Iustin Pop
Important change: the internal RPC mechanism between Ganeti nodes has
110 529a8d17 Iustin Pop
changed from using a home-grown http library (based on the Python base
111 529a8d17 Iustin Pop
libraries) to use the PycURL library. This requires that PycURL is
112 529a8d17 Iustin Pop
installed on nodes. Please note that on Debian/Ubuntu, PycURL is linked
113 529a8d17 Iustin Pop
against GnuTLS by default. cURL's support for GnuTLS had known issues
114 529a8d17 Iustin Pop
before cURL 7.21.0 and we recommend using the latest cURL release or
115 529a8d17 Iustin Pop
linking against OpenSSL. Most other distributions already link PycURL
116 529a8d17 Iustin Pop
and cURL against OpenSSL. The command::
117 529a8d17 Iustin Pop
118 529a8d17 Iustin Pop
  python -c 'import pycurl; print pycurl.version'
119 529a8d17 Iustin Pop
120 529a8d17 Iustin Pop
can be used to determine the libraries PycURL and cURL are linked
121 529a8d17 Iustin Pop
against.
122 529a8d17 Iustin Pop
123 529a8d17 Iustin Pop
Other significant changes:
124 529a8d17 Iustin Pop
125 529a8d17 Iustin Pop
- Rewrote much of the internals of the job queue, in order to achieve
126 529a8d17 Iustin Pop
  better parallelism; this decouples job query operations from the job
127 529a8d17 Iustin Pop
  processing, and it should allow much nicer behaviour of the master
128 529a8d17 Iustin Pop
  daemon under load, and it also has uncovered some long-standing bugs
129 529a8d17 Iustin Pop
  related to the job serialisation (now fixed)
130 529a8d17 Iustin Pop
- Added a default iallocator setting to the cluster parameters,
131 529a8d17 Iustin Pop
  eliminating the need to always pass nodes or an iallocator for
132 529a8d17 Iustin Pop
  operations that require selection of new node(s)
133 529a8d17 Iustin Pop
- Added experimental support for the LXC virtualization method
134 529a8d17 Iustin Pop
- Added support for OS parameters, which allows the installation of
135 529a8d17 Iustin Pop
  instances to pass parameter to OS scripts in order to customise the
136 529a8d17 Iustin Pop
  instance
137 529a8d17 Iustin Pop
- Added a hypervisor parameter controlling the migration type (live or
138 529a8d17 Iustin Pop
  non-live), since hypervisors have various levels of reliability; this
139 529a8d17 Iustin Pop
  has renamed the 'live' parameter to 'mode'
140 529a8d17 Iustin Pop
- Added a cluster parameter ``reserved_lvs`` that denotes reserved
141 529a8d17 Iustin Pop
  logical volumes, meaning that cluster verify will ignore them and not
142 529a8d17 Iustin Pop
  flag their presence as errors
143 529a8d17 Iustin Pop
- The watcher will now reset the error count for failed instances after
144 529a8d17 Iustin Pop
  8 hours, thus allowing self-healing if the problem that caused the
145 529a8d17 Iustin Pop
  instances to be down/fail to start has cleared in the meantime
146 529a8d17 Iustin Pop
- Added a cluster parameter ``drbd_usermode_helper`` that makes Ganeti
147 529a8d17 Iustin Pop
  check for, and warn, if the drbd module parameter ``usermode_helper``
148 529a8d17 Iustin Pop
  is not consistent with the cluster-wide setting; this is needed to
149 529a8d17 Iustin Pop
  make diagnose easier of failed drbd creations
150 529a8d17 Iustin Pop
- Started adding base IPv6 support, but this is not yet
151 529a8d17 Iustin Pop
  enabled/available for use
152 529a8d17 Iustin Pop
- Rename operations (cluster, instance) will now return the new name,
153 529a8d17 Iustin Pop
  which is especially useful if a short name was passed in
154 529a8d17 Iustin Pop
- Added support for instance migration in RAPI
155 529a8d17 Iustin Pop
- Added a tool to pre-configure nodes for the SSH setup, before joining
156 529a8d17 Iustin Pop
  them to the cluster; this will allow in the future a simplified model
157 529a8d17 Iustin Pop
  for node joining (but not yet fully enabled in 2.2); this needs the
158 529a8d17 Iustin Pop
  paramiko python library
159 529a8d17 Iustin Pop
- Fixed handling of name-resolving errors
160 529a8d17 Iustin Pop
- Fixed consistency of job results on the error path
161 529a8d17 Iustin Pop
- Fixed master-failover race condition when executed multiple times in
162 529a8d17 Iustin Pop
  sequence
163 529a8d17 Iustin Pop
- Fixed many bugs related to the job queue (mostly introduced during the
164 529a8d17 Iustin Pop
  2.2 development cycle, so not all are impacting 2.1)
165 529a8d17 Iustin Pop
- Fixed instance migration with missing disk symlinks
166 529a8d17 Iustin Pop
- Fixed handling of unknown jobs in ``gnt-job archive``
167 529a8d17 Iustin Pop
- And many other small fixes/improvements
168 529a8d17 Iustin Pop
169 529a8d17 Iustin Pop
Internal changes:
170 529a8d17 Iustin Pop
171 529a8d17 Iustin Pop
- Enhanced both the unittest and the QA coverage
172 529a8d17 Iustin Pop
- Switched the opcode validation to a generic model, and extended the
173 529a8d17 Iustin Pop
  validation to all opcode parameters
174 529a8d17 Iustin Pop
- Changed more parts of the code that write shell scripts to use the
175 529a8d17 Iustin Pop
  same class for this
176 529a8d17 Iustin Pop
- Switched the master daemon to use the asyncore library for the Luxi
177 529a8d17 Iustin Pop
  server endpoint
178 529a8d17 Iustin Pop
179 529a8d17 Iustin Pop
180 a0a470fa Michael Hanselmann
Version 2.2.0 beta 0
181 a0a470fa Michael Hanselmann
--------------------
182 a0a470fa Michael Hanselmann
183 a0a470fa Michael Hanselmann
*(Released Thu, 17 Jun 2010)*
184 ab221ddf Michael Hanselmann
185 e0897adf Michael Hanselmann
- Added tool (``move-instance``) and infrastructure to move instances
186 e0897adf Michael Hanselmann
  between separate clusters (see :doc:`separate documentation
187 e0897adf Michael Hanselmann
  <move-instance>` and :doc:`design document <design-2.2>`)
188 e0897adf Michael Hanselmann
- Added per-request RPC timeout
189 ab221ddf Michael Hanselmann
- RAPI now requires a Content-Type header for requests with a body (e.g.
190 ab221ddf Michael Hanselmann
  ``PUT`` or ``POST``) which must be set to ``application/json`` (see
191 a4978169 Michael Hanselmann
  :rfc:`2616` (HTTP/1.1), section 7.2.1)
192 e0897adf Michael Hanselmann
- ``ganeti-watcher`` attempts to restart ``ganeti-rapi`` if RAPI is not
193 e0897adf Michael Hanselmann
  reachable
194 e0897adf Michael Hanselmann
- Implemented initial support for running Ganeti daemons as separate
195 e0897adf Michael Hanselmann
  users, see configure-time flags ``--with-user-prefix`` and
196 e0897adf Michael Hanselmann
  ``--with-group-prefix`` (only ``ganeti-rapi`` is supported at this
197 e0897adf Michael Hanselmann
  time)
198 e0897adf Michael Hanselmann
- Instances can be removed after export (``gnt-backup export
199 e0897adf Michael Hanselmann
  --remove-instance``)
200 e0897adf Michael Hanselmann
- Self-signed certificates generated by Ganeti now use a 2048 bit RSA
201 e0897adf Michael Hanselmann
  key (instead of 1024 bit)
202 e0897adf Michael Hanselmann
- Added new cluster configuration file for cluster domain secret
203 e0897adf Michael Hanselmann
- Import/export now use SSL instead of SSH
204 e0897adf Michael Hanselmann
- Added support for showing estimated time when exporting an instance,
205 e0897adf Michael Hanselmann
  see the ``ganeti-os-interface(7)`` manpage and look for
206 e0897adf Michael Hanselmann
  ``EXP_SIZE_FD``
207 ab221ddf Michael Hanselmann
208 2596526d Iustin Pop
209 2596526d Iustin Pop
Version 2.1.8
210 2596526d Iustin Pop
-------------
211 2596526d Iustin Pop
212 2596526d Iustin Pop
*(Released Tue, 16 Nov 2010)*
213 2596526d Iustin Pop
214 2596526d Iustin Pop
Some more bugfixes. Unless critical bugs occur, this will be the last
215 2596526d Iustin Pop
2.1 release:
216 2596526d Iustin Pop
217 2596526d Iustin Pop
- Fix case of MAC special-values
218 2596526d Iustin Pop
- Fix mac checker regex
219 2596526d Iustin Pop
- backend: Fix typo causing “out of range” error
220 2596526d Iustin Pop
- Add missing --units in gnt-instance list man page
221 2596526d Iustin Pop
222 2596526d Iustin Pop
223 6845d276 Guido Trotter
Version 2.1.7
224 6845d276 Guido Trotter
-------------
225 6845d276 Guido Trotter
226 6845d276 Guido Trotter
*(Released Tue, 24 Aug 2010)*
227 6845d276 Guido Trotter
228 6845d276 Guido Trotter
Bugfixes only:
229 6845d276 Guido Trotter
  - Don't ignore secondary node silently on non-mirrored disk templates
230 6845d276 Guido Trotter
    (issue 113)
231 6845d276 Guido Trotter
  - Fix --master-netdev arg name in gnt-cluster(8) (issue 114)
232 6845d276 Guido Trotter
  - Fix usb_mouse parameter breaking with vnc_console (issue 109)
233 6845d276 Guido Trotter
  - Properly document the usb_mouse parameter
234 6845d276 Guido Trotter
  - Fix path in ganeti-rapi(8) (issue 116)
235 6845d276 Guido Trotter
  - Adjust error message when the ganeti user's .ssh directory is
236 6845d276 Guido Trotter
    missing
237 6845d276 Guido Trotter
  - Add same-node-check when changing the disk template to drbd
238 6845d276 Guido Trotter
239 920a91bf Michael Hanselmann
240 ae828011 Guido Trotter
Version 2.1.6
241 ae828011 Guido Trotter
-------------
242 ae828011 Guido Trotter
243 ae828011 Guido Trotter
*(Released Fri, 16 Jul 2010)*
244 ae828011 Guido Trotter
245 ae828011 Guido Trotter
Bugfixes only:
246 ae828011 Guido Trotter
  - Add an option to only select some reboot types during qa/burnin.
247 ae828011 Guido Trotter
    (on some hypervisors consequent reboots are not supported)
248 ae828011 Guido Trotter
  - Fix infrequent race condition in master failover. Sometimes the old
249 ae828011 Guido Trotter
    master ip address would be still detected as up for a short time
250 ae828011 Guido Trotter
    after it was removed, causing failover to fail.
251 ae828011 Guido Trotter
  - Decrease mlockall warnings when the ctypes module is missing. On
252 ae828011 Guido Trotter
    Python 2.4 we support running even if no ctypes module is installed,
253 ae828011 Guido Trotter
    but we were too verbose about this issue.
254 ae828011 Guido Trotter
  - Fix building on old distributions, on which man doesn't have a
255 ae828011 Guido Trotter
    --warnings option.
256 ae828011 Guido Trotter
  - Fix RAPI not to ignore the MAC address on instance creation
257 ae828011 Guido Trotter
  - Implement the old instance creation format in the RAPI client.
258 ae828011 Guido Trotter
259 ae828011 Guido Trotter
260 71cba20b Guido Trotter
Version 2.1.5
261 71cba20b Guido Trotter
-------------
262 71cba20b Guido Trotter
263 1d4c743d Guido Trotter
*(Released Thu, 01 Jul 2010)*
264 71cba20b Guido Trotter
265 71cba20b Guido Trotter
A small bugfix release:
266 71cba20b Guido Trotter
  - Fix disk adoption: broken by strict --disk option checking in 2.1.4
267 71cba20b Guido Trotter
  - Fix batch-create: broken in the whole 2.1 series due to a lookup on
268 71cba20b Guido Trotter
    a non-existing option
269 71cba20b Guido Trotter
  - Fix instance create: the --force-variant option was ignored
270 1d4c743d Guido Trotter
  - Improve pylint 0.21 compatibility and warnings with Python 2.6
271 1d4c743d Guido Trotter
  - Fix modify node storage with non-FQDN arguments
272 1d4c743d Guido Trotter
  - Fix RAPI client to authenticate under Python 2.6 when used
273 1d4c743d Guido Trotter
    for more than 5 requests needing authentication
274 1d4c743d Guido Trotter
  - Fix gnt-instance modify -t (storage) giving a wrong error message
275 1d4c743d Guido Trotter
    when converting a non-shutdown drbd instance to plain
276 71cba20b Guido Trotter
277 801b6a33 Guido Trotter
278 c1a25b88 Guido Trotter
Version 2.1.4
279 c1a25b88 Guido Trotter
-------------
280 c1a25b88 Guido Trotter
281 3ef56ab6 Guido Trotter
*(Released Fri, 18 Jun 2010)*
282 c1a25b88 Guido Trotter
283 c1a25b88 Guido Trotter
A small bugfix release:
284 c1a25b88 Guido Trotter
285 c1a25b88 Guido Trotter
  - Fix live migration of KVM instances started with older Ganeti
286 c1a25b88 Guido Trotter
    versions which had fewer hypervisor parameters
287 c1a25b88 Guido Trotter
  - Fix gnt-instance grow-disk on down instances
288 c1a25b88 Guido Trotter
  - Fix an error-reporting bug during instance migration
289 c1a25b88 Guido Trotter
  - Better checking of the ``--net`` and ``--disk`` values, to avoid
290 c1a25b88 Guido Trotter
    silently ignoring broken ones
291 c1a25b88 Guido Trotter
  - Fix an RPC error reporting bug affecting, for example, RAPI client
292 c1a25b88 Guido Trotter
    users
293 c1a25b88 Guido Trotter
  - Fix bug triggered by different API version os-es on different nodes
294 c1a25b88 Guido Trotter
  - Fix a bug in instance startup with custom hvparams: OS level
295 c1a25b88 Guido Trotter
    parameters would fail to be applied.
296 3ef56ab6 Guido Trotter
  - Fix the RAPI client under Python 2.6 (but more work is needed to
297 3ef56ab6 Guido Trotter
    make it work completely well with OpenSSL)
298 3ef56ab6 Guido Trotter
  - Fix handling of errors when resolving names from DNS
299 c1a25b88 Guido Trotter
300 626f4e45 Guido Trotter
301 14d91053 Guido Trotter
Version 2.1.3
302 14d91053 Guido Trotter
-------------
303 14d91053 Guido Trotter
304 7cf722ea Guido Trotter
*(Released Thu, 3 Jun 2010)*
305 14d91053 Guido Trotter
306 14d91053 Guido Trotter
A medium sized development cycle. Some new features, and some
307 14d91053 Guido Trotter
fixes/small improvements/cleanups.
308 14d91053 Guido Trotter
309 14d91053 Guido Trotter
Significant features
310 14d91053 Guido Trotter
~~~~~~~~~~~~~~~~~~~~
311 14d91053 Guido Trotter
312 14d91053 Guido Trotter
The node deamon now tries to mlock itself into memory, unless the
313 14d91053 Guido Trotter
``--no-mlock`` flag is passed. It also doesn't fail if it can't write
314 14d91053 Guido Trotter
its logs, and falls back to console logging. This allows emergency
315 14d91053 Guido Trotter
features such as ``gnt-node powercycle`` to work even in the event of a
316 14d91053 Guido Trotter
broken node disk (tested offlining the disk hosting the node's
317 722702e3 Guido Trotter
filesystem and dropping its memory caches; don't try this at home)
318 14d91053 Guido Trotter
319 14d91053 Guido Trotter
KVM: add vhost-net acceleration support. It can be tested with a new
320 14d91053 Guido Trotter
enough version of the kernel and of qemu-kvm.
321 14d91053 Guido Trotter
322 14d91053 Guido Trotter
KVM: Add instance chrooting feature. If you use privilege dropping for
323 14d91053 Guido Trotter
your VMs you can also now force them to chroot to an empty directory,
324 14d91053 Guido Trotter
before starting the emulated guest.
325 14d91053 Guido Trotter
326 14d91053 Guido Trotter
KVM: Add maximum migration bandwith and maximum downtime tweaking
327 14d91053 Guido Trotter
support (requires a new-enough version of qemu-kvm).
328 14d91053 Guido Trotter
329 14d91053 Guido Trotter
Cluster verify will now warn if the master node doesn't have the master
330 14d91053 Guido Trotter
ip configured on it.
331 14d91053 Guido Trotter
332 14d91053 Guido Trotter
Add a new (incompatible) instance creation request format to RAPI which
333 14d91053 Guido Trotter
supports all parameters (previously only a subset was supported, and it
334 14d91053 Guido Trotter
wasn't possible to extend the old format to accomodate all the new
335 14d91053 Guido Trotter
features. The old format is still supported, and a client can check for
336 14d91053 Guido Trotter
this feature, before using it, by checking for its presence in the
337 14d91053 Guido Trotter
``features`` RAPI resource.
338 14d91053 Guido Trotter
339 14d91053 Guido Trotter
Now with ancient latin support. Try it passing the ``--roman`` option to
340 722702e3 Guido Trotter
``gnt-instance info``, ``gnt-cluster info`` or ``gnt-node list``
341 722702e3 Guido Trotter
(requires the python-roman module to be installed, in order to work).
342 14d91053 Guido Trotter
343 14d91053 Guido Trotter
Other changes
344 14d91053 Guido Trotter
~~~~~~~~~~~~~
345 14d91053 Guido Trotter
346 14d91053 Guido Trotter
As usual many internal code refactorings, documentation updates, and
347 14d91053 Guido Trotter
such. Among others:
348 14d91053 Guido Trotter
349 14d91053 Guido Trotter
  - Lots of improvements and cleanups to the experimental Remote API
350 14d91053 Guido Trotter
    (RAPI) client library.
351 14d91053 Guido Trotter
  - A new unit test suite for the core daemon libraries.
352 14d91053 Guido Trotter
  - A fix to creating missing directories makes sure the umask is not
353 14d91053 Guido Trotter
    applied anymore. This enforces the same directory permissions
354 14d91053 Guido Trotter
    everywhere.
355 14d91053 Guido Trotter
  - Better handling terminating daemons with ctrl+c (used when running
356 14d91053 Guido Trotter
    them in debugging mode).
357 14d91053 Guido Trotter
  - Fix a race condition in live migrating a KVM instance, when stat()
358 14d91053 Guido Trotter
    on the old proc status file returned EINVAL, which is an unexpected
359 14d91053 Guido Trotter
    value.
360 1de45c78 Guido Trotter
  - Fixed manpage checking with newer man and utf-8 charachters. But now
361 1de45c78 Guido Trotter
    you need the en_US.UTF-8 locale enabled to build Ganeti from git.
362 14d91053 Guido Trotter
363 14d91053 Guido Trotter
364 23f983f4 Guido Trotter
Version 2.1.2.1
365 23f983f4 Guido Trotter
---------------
366 23f983f4 Guido Trotter
367 23f983f4 Guido Trotter
*(Released Fri, 7 May 2010)*
368 23f983f4 Guido Trotter
369 23f983f4 Guido Trotter
Fix a bug which prevented untagged KVM instances from starting.
370 23f983f4 Guido Trotter
371 507fd05a Guido Trotter
372 ba538816 Iustin Pop
Version 2.1.2
373 ba538816 Iustin Pop
-------------
374 ba538816 Iustin Pop
375 ace6cbe8 Iustin Pop
*(Released Fri, 7 May 2010)*
376 ba538816 Iustin Pop
377 ba538816 Iustin Pop
Another release with a long development cycle, during which many
378 ba538816 Iustin Pop
different features were added.
379 ba538816 Iustin Pop
380 ba538816 Iustin Pop
Significant features
381 ba538816 Iustin Pop
~~~~~~~~~~~~~~~~~~~~
382 ba538816 Iustin Pop
383 ba538816 Iustin Pop
The KVM hypervisor now can run the individual instances as non-root, to
384 ba538816 Iustin Pop
reduce the impact of a VM being hijacked due to bugs in the
385 ba538816 Iustin Pop
hypervisor. It is possible to run all instances as a single (non-root)
386 ba538816 Iustin Pop
user, to manually specify a user for each instance, or to dynamically
387 ba538816 Iustin Pop
allocate a user out of a cluster-wide pool to each instance, with the
388 ba538816 Iustin Pop
guarantee that no two instances will run under the same user ID on any
389 ba538816 Iustin Pop
given node.
390 ba538816 Iustin Pop
391 ba538816 Iustin Pop
An experimental RAPI client library, that can be used standalone
392 ba538816 Iustin Pop
(without the other Ganeti libraries), is provided in the source tree as
393 ba538816 Iustin Pop
``lib/rapi/client.py``. Note this client might change its interface in
394 ba538816 Iustin Pop
the future, as we iterate on its capabilities.
395 ba538816 Iustin Pop
396 ba538816 Iustin Pop
A new command, ``gnt-cluster renew-crypto`` has been added to easily
397 ba538816 Iustin Pop
replace the cluster's certificates and crypto keys. This might help in
398 ba538816 Iustin Pop
case they have been compromised, or have simply expired.
399 ba538816 Iustin Pop
400 ba538816 Iustin Pop
A new disk option for instance creation has been added that allows one
401 ba538816 Iustin Pop
to "adopt" currently existing logical volumes, with data
402 ba538816 Iustin Pop
preservation. This should allow easier migration to Ganeti from
403 ba538816 Iustin Pop
unmanaged (or managed via other software) instances.
404 ba538816 Iustin Pop
405 ba538816 Iustin Pop
Another disk improvement is the possibility to convert between redundant
406 ba538816 Iustin Pop
(DRBD) and plain (LVM) disk configuration for an instance. This should
407 ba538816 Iustin Pop
allow better scalability (starting with one node and growing the
408 ba538816 Iustin Pop
cluster, or shrinking a two-node cluster to one node).
409 ba538816 Iustin Pop
410 ba538816 Iustin Pop
A new feature that could help with automated node failovers has been
411 ba538816 Iustin Pop
implemented: if a node sees itself as offline (by querying the master
412 ba538816 Iustin Pop
candidates), it will try to shutdown (hard) all instances and any active
413 ba538816 Iustin Pop
DRBD devices. This reduces the risk of duplicate instances if an
414 ba538816 Iustin Pop
external script automatically failovers the instances on such nodes. To
415 ba538816 Iustin Pop
enable this, the cluster parameter ``maintain_node_health`` should be
416 ba538816 Iustin Pop
enabled; in the future this option (per the name) will enable other
417 ba538816 Iustin Pop
automatic maintenance features.
418 ba538816 Iustin Pop
419 ba538816 Iustin Pop
Instance export/import now will reuse the original instance
420 ba538816 Iustin Pop
specifications for all parameters; that means exporting an instance,
421 ba538816 Iustin Pop
deleting it and the importing it back should give an almost identical
422 ba538816 Iustin Pop
instance. Note that the default import behaviour has changed from
423 ba538816 Iustin Pop
before, where it created only one NIC; now it recreates the original
424 ba538816 Iustin Pop
number of NICs.
425 ba538816 Iustin Pop
426 ba538816 Iustin Pop
Cluster verify has added a few new checks: SSL certificates validity,
427 ba538816 Iustin Pop
/etc/hosts consistency across the cluster, etc.
428 ba538816 Iustin Pop
429 ba538816 Iustin Pop
Other changes
430 ba538816 Iustin Pop
~~~~~~~~~~~~~
431 ba538816 Iustin Pop
432 ba538816 Iustin Pop
As usual, many internal changes were done, documentation fixes,
433 ba538816 Iustin Pop
etc. Among others:
434 ba538816 Iustin Pop
435 ba538816 Iustin Pop
- Fixed cluster initialization with disabled cluster storage (regression
436 ba538816 Iustin Pop
  introduced in 2.1.1)
437 ba538816 Iustin Pop
- File-based storage supports growing the disks
438 ba538816 Iustin Pop
- Fixed behaviour of node role changes
439 ba538816 Iustin Pop
- Fixed cluster verify for some corner cases, plus a general rewrite of
440 ba538816 Iustin Pop
  cluster verify to allow future extension with more checks
441 ba538816 Iustin Pop
- Fixed log spamming by watcher and node daemon (regression introduced
442 ba538816 Iustin Pop
  in 2.1.1)
443 ba538816 Iustin Pop
- Fixed possible validation issues when changing the list of enabled
444 ba538816 Iustin Pop
  hypervisors
445 ba538816 Iustin Pop
- Fixed cleanup of /etc/hosts during node removal
446 ba538816 Iustin Pop
- Fixed RAPI response for invalid methods
447 ba538816 Iustin Pop
- Fixed bug with hashed passwords in ``ganeti-rapi`` daemon
448 ba538816 Iustin Pop
- Multiple small improvements to the KVM hypervisor (VNC usage, booting
449 ba538816 Iustin Pop
  from ide disks, etc.)
450 ba538816 Iustin Pop
- Allow OS changes without re-installation (to record a changed OS
451 ba538816 Iustin Pop
  outside of Ganeti, or to allow OS renames)
452 ba538816 Iustin Pop
- Allow instance creation without OS installation (useful for example if
453 ba538816 Iustin Pop
  the OS will be installed manually, or restored from a backup not in
454 ba538816 Iustin Pop
  Ganeti format)
455 ba538816 Iustin Pop
- Implemented option to make cluster ``copyfile`` use the replication
456 ba538816 Iustin Pop
  network
457 ba538816 Iustin Pop
- Added list of enabled hypervisors to ssconf (possibly useful for
458 ba538816 Iustin Pop
  external scripts)
459 ba538816 Iustin Pop
- Added a new tool (``tools/cfgupgrade12``) that allows upgrading from
460 ba538816 Iustin Pop
  1.2 clusters
461 ba538816 Iustin Pop
- A partial form of node re-IP is possible via node readd, which now
462 ba538816 Iustin Pop
  allows changed node primary IP
463 ba538816 Iustin Pop
- Command line utilities now show an informational message if the job is
464 ba538816 Iustin Pop
  waiting for a lock
465 ba538816 Iustin Pop
- The logs of the master daemon now show the PID/UID/GID of the
466 ba538816 Iustin Pop
  connected client
467 ba538816 Iustin Pop
468 ba538816 Iustin Pop
469 c655522d Iustin Pop
Version 2.1.1
470 c655522d Iustin Pop
-------------
471 c655522d Iustin Pop
472 bdc93557 Iustin Pop
*(Released Fri, 12 Mar 2010)*
473 bdc93557 Iustin Pop
474 c655522d Iustin Pop
During the 2.1.0 long release candidate cycle, a lot of improvements and
475 c655522d Iustin Pop
changes have accumulated with were released later as 2.1.1.
476 c655522d Iustin Pop
477 c655522d Iustin Pop
Major changes
478 c655522d Iustin Pop
~~~~~~~~~~~~~
479 c655522d Iustin Pop
480 c655522d Iustin Pop
The node evacuate command (``gnt-node evacuate``) was significantly
481 c655522d Iustin Pop
rewritten, and as such the IAllocator protocol was changed - a new
482 c655522d Iustin Pop
request type has been added. This unfortunate change during a stable
483 c655522d Iustin Pop
series is designed to improve performance of node evacuations; on
484 c655522d Iustin Pop
clusters with more than about five nodes and which are well-balanced,
485 c655522d Iustin Pop
evacuation should proceed in parallel for all instances of the node
486 c655522d Iustin Pop
being evacuated. As such, any existing IAllocator scripts need to be
487 c655522d Iustin Pop
updated, otherwise the above command will fail due to the unknown
488 c655522d Iustin Pop
request. The provided "dumb" allocator has not been updated; but the
489 c655522d Iustin Pop
ganeti-htools package supports the new protocol since version 0.2.4.
490 c655522d Iustin Pop
491 c655522d Iustin Pop
Another important change is increased validation of node and instance
492 c655522d Iustin Pop
names. This might create problems in special cases, if invalid host
493 c655522d Iustin Pop
names are being used.
494 c655522d Iustin Pop
495 c655522d Iustin Pop
Also, a new layer of hypervisor parameters has been added, that sits at
496 c655522d Iustin Pop
OS level between the cluster defaults and the instance ones. This allows
497 c655522d Iustin Pop
customisation of virtualization parameters depending on the installed
498 c655522d Iustin Pop
OS. For example instances with OS 'X' may have a different KVM kernel
499 c655522d Iustin Pop
(or any other parameter) than the cluster defaults. This is intended to
500 c655522d Iustin Pop
help managing a multiple OSes on the same cluster, without manual
501 c655522d Iustin Pop
modification of each instance's parameters.
502 c655522d Iustin Pop
503 c655522d Iustin Pop
A tool for merging clusters, ``cluster-merge``, has been added in the
504 c655522d Iustin Pop
tools sub-directory.
505 c655522d Iustin Pop
506 c655522d Iustin Pop
Bug fixes
507 c655522d Iustin Pop
~~~~~~~~~
508 c655522d Iustin Pop
509 c655522d Iustin Pop
- Improved the int/float conversions that should make the code more
510 c655522d Iustin Pop
  robust in face of errors from the node daemons
511 c655522d Iustin Pop
- Fixed the remove node code in case of internal configuration errors
512 c655522d Iustin Pop
- Fixed the node daemon behaviour in face of inconsistent queue
513 c655522d Iustin Pop
  directory (e.g. read-only file-system where we can't open the files
514 c655522d Iustin Pop
  read-write, etc.)
515 c655522d Iustin Pop
- Fixed the behaviour of gnt-node modify for master candidate demotion;
516 c655522d Iustin Pop
  now it either aborts cleanly or, if given the new “auto_promote”
517 c655522d Iustin Pop
  parameter, will automatically promote other nodes as needed
518 c655522d Iustin Pop
- Fixed compatibility with (unreleased yet) Python 2.6.5 that would
519 c655522d Iustin Pop
  completely prevent Ganeti from working
520 c655522d Iustin Pop
- Fixed bug for instance export when not all disks were successfully
521 c655522d Iustin Pop
  exported
522 c655522d Iustin Pop
- Fixed behaviour of node add when the new node is slow in starting up
523 c655522d Iustin Pop
  the node daemon
524 c655522d Iustin Pop
- Fixed handling of signals in the LUXI client, which should improve
525 c655522d Iustin Pop
  behaviour of command-line scripts
526 c655522d Iustin Pop
- Added checks for invalid node/instance names in the configuration (now
527 c655522d Iustin Pop
  flagged during cluster verify)
528 c655522d Iustin Pop
- Fixed watcher behaviour for disk activation errors
529 c655522d Iustin Pop
- Fixed two potentially endless loops in http library, which led to the
530 c655522d Iustin Pop
  RAPI daemon hanging and consuming 100% CPU in some cases
531 c655522d Iustin Pop
- Fixed bug in RAPI daemon related to hashed passwords
532 c655522d Iustin Pop
- Fixed bug for unintended qemu-level bridging of multi-NIC KVM
533 c655522d Iustin Pop
  instances
534 c655522d Iustin Pop
- Enhanced compatibility with non-Debian OSes, but not using absolute
535 c655522d Iustin Pop
  path in some commands and allowing customisation of the ssh
536 c655522d Iustin Pop
  configuration directory
537 c655522d Iustin Pop
- Fixed possible future issue with new Python versions by abiding to the
538 c655522d Iustin Pop
  proper use of ``__slots__`` attribute on classes
539 c655522d Iustin Pop
- Added checks that should prevent directory traversal attacks
540 c655522d Iustin Pop
- Many documentation fixes based on feedback from users
541 c655522d Iustin Pop
542 c655522d Iustin Pop
New features
543 c655522d Iustin Pop
~~~~~~~~~~~~
544 c655522d Iustin Pop
545 c655522d Iustin Pop
- Added an “early_release” more for instance replace disks and node
546 c655522d Iustin Pop
  evacuate, where we release locks earlier and thus allow higher
547 c655522d Iustin Pop
  parallelism within the cluster
548 c655522d Iustin Pop
- Added watcher hooks, intended to allow the watcher to restart other
549 c655522d Iustin Pop
  daemons (e.g. from the ganeti-nbma project), but they can be used of
550 c655522d Iustin Pop
  course for any other purpose
551 c655522d Iustin Pop
- Added a compile-time disable for DRBD barriers, to increase
552 c655522d Iustin Pop
  performance if the administrator trusts the power supply or the
553 c655522d Iustin Pop
  storage system to not lose writes
554 c655522d Iustin Pop
- Added the option of using syslog for logging instead of, or in
555 c655522d Iustin Pop
  addition to, Ganeti's own log files
556 c655522d Iustin Pop
- Removed boot restriction for paravirtual NICs for KVM, recent versions
557 c655522d Iustin Pop
  can indeed boot from a paravirtual NIC
558 c655522d Iustin Pop
- Added a generic debug level for many operations; while this is not
559 c655522d Iustin Pop
  used widely yet, it allows one to pass the debug value all the way to
560 c655522d Iustin Pop
  the OS scripts
561 c655522d Iustin Pop
- Enhanced the hooks environment for instance moves (failovers,
562 c655522d Iustin Pop
  migrations) where the primary/secondary nodes changed during the
563 c655522d Iustin Pop
  operation, by adding {NEW,OLD}_{PRIMARY,SECONDARY} vars
564 c655522d Iustin Pop
- Enhanced data validations for many user-supplied values; one important
565 c655522d Iustin Pop
  item is the restrictions imposed on instance and node names, which
566 c655522d Iustin Pop
  might reject some (invalid) host names
567 c655522d Iustin Pop
- Add a configure-time option to disable file-based storage, if it's not
568 c655522d Iustin Pop
  needed; this allows greater security separation between the master
569 c655522d Iustin Pop
  node and the other nodes from the point of view of the inter-node RPC
570 c655522d Iustin Pop
  protocol
571 c655522d Iustin Pop
- Added user notification in interactive tools if job is waiting in the
572 c655522d Iustin Pop
  job queue or trying to acquire locks
573 c655522d Iustin Pop
- Added log messages when a job is waiting for locks
574 c655522d Iustin Pop
- Added filtering by node tags in instance operations which admit
575 c655522d Iustin Pop
  multiple instances (start, stop, reboot, reinstall)
576 c655522d Iustin Pop
- Added a new tool for cluster mergers, ``cluster-merge``
577 c655522d Iustin Pop
- Parameters from command line which are of the form ``a=b,c=d`` can now
578 c655522d Iustin Pop
  use backslash escapes to pass in values which contain commas,
579 c655522d Iustin Pop
  e.g. ``a=b\\c,d=e`` where the 'a' parameter would get the value
580 c655522d Iustin Pop
  ``b,c``
581 c655522d Iustin Pop
- For KVM, the instance name is the first parameter passed to KVM, so
582 c655522d Iustin Pop
  that it's more visible in the process list
583 c655522d Iustin Pop
584 c655522d Iustin Pop
585 920a91bf Michael Hanselmann
Version 2.1.0
586 920a91bf Michael Hanselmann
-------------
587 920a91bf Michael Hanselmann
588 bdc93557 Iustin Pop
*(Released Tue, 2 Mar 2010)*
589 bdc93557 Iustin Pop
590 920a91bf Michael Hanselmann
Ganeti 2.1 brings many improvements with it. Major changes:
591 920a91bf Michael Hanselmann
592 920a91bf Michael Hanselmann
- Added infrastructure to ease automated disk repairs
593 920a91bf Michael Hanselmann
- Added new daemon to export configuration data in a cheaper way than
594 920a91bf Michael Hanselmann
  using the remote API
595 920a91bf Michael Hanselmann
- Instance NICs can now be routed instead of being associated with a
596 920a91bf Michael Hanselmann
  networking bridge
597 920a91bf Michael Hanselmann
- Improved job locking logic to reduce impact of jobs acquiring multiple
598 920a91bf Michael Hanselmann
  locks waiting for other long-running jobs
599 920a91bf Michael Hanselmann
600 bfe61b0b Iustin Pop
In-depth implementation details can be found in the Ganeti 2.1 design
601 920a91bf Michael Hanselmann
document.
602 920a91bf Michael Hanselmann
603 920a91bf Michael Hanselmann
Details
604 920a91bf Michael Hanselmann
~~~~~~~
605 920a91bf Michael Hanselmann
606 920a91bf Michael Hanselmann
- Added chroot hypervisor
607 920a91bf Michael Hanselmann
- Added more options to xen-hvm hypervisor (``kernel_path`` and
608 920a91bf Michael Hanselmann
  ``device_model``)
609 920a91bf Michael Hanselmann
- Added more options to xen-pvm hypervisor (``use_bootloader``,
610 920a91bf Michael Hanselmann
  ``bootloader_path`` and ``bootloader_args``)
611 bfe61b0b Iustin Pop
- Added the ``use_localtime`` option for the xen-hvm and kvm
612 bfe61b0b Iustin Pop
  hypervisors, and the default value for this has changed to false (in
613 bfe61b0b Iustin Pop
  2.0 xen-hvm always enabled it)
614 920a91bf Michael Hanselmann
- Added luxi call to submit multiple jobs in one go
615 bfe61b0b Iustin Pop
- Added cluster initialization option to not modify ``/etc/hosts``
616 920a91bf Michael Hanselmann
  file on nodes
617 920a91bf Michael Hanselmann
- Added network interface parameters
618 920a91bf Michael Hanselmann
- Added dry run mode to some LUs
619 920a91bf Michael Hanselmann
- Added RAPI resources:
620 920a91bf Michael Hanselmann
621 920a91bf Michael Hanselmann
  - ``/2/instances/[instance_name]/info``
622 920a91bf Michael Hanselmann
  - ``/2/instances/[instance_name]/replace-disks``
623 920a91bf Michael Hanselmann
  - ``/2/nodes/[node_name]/evacuate``
624 920a91bf Michael Hanselmann
  - ``/2/nodes/[node_name]/migrate``
625 920a91bf Michael Hanselmann
  - ``/2/nodes/[node_name]/role``
626 920a91bf Michael Hanselmann
  - ``/2/nodes/[node_name]/storage``
627 920a91bf Michael Hanselmann
  - ``/2/nodes/[node_name]/storage/modify``
628 920a91bf Michael Hanselmann
  - ``/2/nodes/[node_name]/storage/repair``
629 920a91bf Michael Hanselmann
630 920a91bf Michael Hanselmann
- Added OpCodes to evacuate or migrate all instances on a node
631 9b94905f Iustin Pop
- Added new command to list storage elements on nodes (``gnt-node
632 9b94905f Iustin Pop
  list-storage``) and modify them (``gnt-node modify-storage``)
633 920a91bf Michael Hanselmann
- Added new ssconf files with master candidate IP address
634 920a91bf Michael Hanselmann
  (``ssconf_master_candidates_ips``), node primary IP address
635 920a91bf Michael Hanselmann
  (``ssconf_node_primary_ips``) and node secondary IP address
636 920a91bf Michael Hanselmann
  (``ssconf_node_secondary_ips``)
637 920a91bf Michael Hanselmann
- Added ``ganeti-confd`` and a client library to query the Ganeti
638 920a91bf Michael Hanselmann
  configuration via UDP
639 920a91bf Michael Hanselmann
- Added ability to run hooks after cluster initialization and before
640 920a91bf Michael Hanselmann
  cluster destruction
641 920a91bf Michael Hanselmann
- Added automatic mode for disk replace (``gnt-instance replace-disks
642 920a91bf Michael Hanselmann
  --auto``)
643 cc291012 Iustin Pop
- Added ``gnt-instance recreate-disks`` to re-create (empty) disks
644 cc291012 Iustin Pop
  after catastrophic data-loss
645 9b94905f Iustin Pop
- Added ``gnt-node repair-storage`` command to repair damaged LVM volume
646 920a91bf Michael Hanselmann
  groups
647 920a91bf Michael Hanselmann
- Added ``gnt-instance move`` command to move instances
648 920a91bf Michael Hanselmann
- Added ``gnt-cluster watcher`` command to control watcher
649 920a91bf Michael Hanselmann
- Added ``gnt-node powercycle`` command to powercycle nodes
650 920a91bf Michael Hanselmann
- Added new job status field ``lock_status``
651 920a91bf Michael Hanselmann
- Added parseable error codes to cluster verification (``gnt-cluster
652 920a91bf Michael Hanselmann
  verify --error-codes``) and made output less verbose (use
653 920a91bf Michael Hanselmann
  ``--verbose`` to restore previous behaviour)
654 cc291012 Iustin Pop
- Added UUIDs to the main config entities (cluster, nodes, instances)
655 920a91bf Michael Hanselmann
- Added support for OS variants
656 936f3c59 Michael Hanselmann
- Added support for hashed passwords in the Ganeti remote API users file
657 936f3c59 Michael Hanselmann
  (``rapi_users``)
658 936f3c59 Michael Hanselmann
- Added option to specify maximum timeout on instance shutdown
659 936f3c59 Michael Hanselmann
- Added ``--no-ssh-init`` option to ``gnt-cluster init``
660 f154a7a3 Michael Hanselmann
- Added new helper script to start and stop Ganeti daemons
661 f154a7a3 Michael Hanselmann
  (``daemon-util``), with the intent to reduce the work necessary to
662 f154a7a3 Michael Hanselmann
  adjust Ganeti for non-Debian distributions and to start/stop daemons
663 f154a7a3 Michael Hanselmann
  from one place
664 920a91bf Michael Hanselmann
- Added more unittests
665 920a91bf Michael Hanselmann
- Fixed critical bug in ganeti-masterd startup
666 bfe61b0b Iustin Pop
- Removed the configure-time ``kvm-migration-port`` parameter, this is
667 bfe61b0b Iustin Pop
  now customisable at the cluster level for both the KVM and Xen
668 bfe61b0b Iustin Pop
  hypervisors using the new ``migration_port`` parameter
669 920a91bf Michael Hanselmann
- Pass ``INSTANCE_REINSTALL`` variable to OS installation script when
670 920a91bf Michael Hanselmann
  reinstalling an instance
671 3e5af833 Michael Hanselmann
- Allowed ``@`` in tag names
672 936f3c59 Michael Hanselmann
- Migrated to Sphinx (http://sphinx.pocoo.org/) for documentation
673 920a91bf Michael Hanselmann
- Many documentation updates
674 920a91bf Michael Hanselmann
- Distribute hypervisor files on ``gnt-cluster redist-conf``
675 920a91bf Michael Hanselmann
- ``gnt-instance reinstall`` can now reinstall multiple instances
676 920a91bf Michael Hanselmann
- Updated many command line parameters
677 920a91bf Michael Hanselmann
- Introduced new OS API version 15
678 920a91bf Michael Hanselmann
- No longer support a default hypervisor
679 920a91bf Michael Hanselmann
- Treat virtual LVs as inexistent
680 920a91bf Michael Hanselmann
- Improved job locking logic to reduce lock contention
681 920a91bf Michael Hanselmann
- Match instance and node names case insensitively
682 920a91bf Michael Hanselmann
- Reimplemented bash completion script to be more complete
683 920a91bf Michael Hanselmann
- Improved burnin
684 920a91bf Michael Hanselmann
685 920a91bf Michael Hanselmann
686 e8cd4796 Iustin Pop
Version 2.0.6
687 7b8f3fcd Michael Hanselmann
-------------
688 7b8f3fcd Michael Hanselmann
689 bdc93557 Iustin Pop
*(Released Thu, 4 Feb 2010)*
690 bdc93557 Iustin Pop
691 7b8f3fcd Michael Hanselmann
- Fix cleaner behaviour on nodes not in a cluster (Debian bug 568105)
692 7b8f3fcd Michael Hanselmann
- Fix a string formatting bug
693 7b8f3fcd Michael Hanselmann
- Improve safety of the code in some error paths
694 7b8f3fcd Michael Hanselmann
- Improve data validation in the master of values returned from nodes
695 7b8f3fcd Michael Hanselmann
696 e8cd4796 Iustin Pop
697 e5823b7e Iustin Pop
Version 2.0.5
698 5c0433d6 Iustin Pop
-------------
699 5c0433d6 Iustin Pop
700 bdc93557 Iustin Pop
*(Released Thu, 17 Dec 2009)*
701 bdc93557 Iustin Pop
702 5c0433d6 Iustin Pop
- Fix security issue due to missing validation of iallocator names; this
703 5c0433d6 Iustin Pop
  allows local and remote execution of arbitrary executables
704 5c0433d6 Iustin Pop
- Fix failure of gnt-node list during instance removal
705 5c0433d6 Iustin Pop
- Ship the RAPI documentation in the archive
706 5c0433d6 Iustin Pop
707 e5823b7e Iustin Pop
708 7579eb06 Iustin Pop
Version 2.0.4
709 c8872a0b Iustin Pop
-------------
710 c8872a0b Iustin Pop
711 bdc93557 Iustin Pop
*(Released Wed, 30 Sep 2009)*
712 bdc93557 Iustin Pop
713 c8872a0b Iustin Pop
- Fixed many wrong messages
714 c8872a0b Iustin Pop
- Fixed a few bugs related to the locking library
715 c8872a0b Iustin Pop
- Fixed MAC checking at instance creation time
716 c8872a0b Iustin Pop
- Fixed a DRBD parsing bug related to gaps in /proc/drbd
717 c8872a0b Iustin Pop
- Fixed a few issues related to signal handling in both daemons and
718 c8872a0b Iustin Pop
  scripts
719 c8872a0b Iustin Pop
- Fixed the example startup script provided
720 c8872a0b Iustin Pop
- Fixed insserv dependencies in the example startup script (patch from
721 c8872a0b Iustin Pop
  Debian)
722 c8872a0b Iustin Pop
- Fixed handling of drained nodes in the iallocator framework
723 c8872a0b Iustin Pop
- Fixed handling of KERNEL_PATH parameter for xen-hvm (Debian bug
724 c8872a0b Iustin Pop
  #528618)
725 c8872a0b Iustin Pop
- Fixed error related to invalid job IDs in job polling
726 c8872a0b Iustin Pop
- Fixed job/opcode persistence on unclean master shutdown
727 c8872a0b Iustin Pop
- Fixed handling of partial job processing after unclean master
728 c8872a0b Iustin Pop
  shutdown
729 c8872a0b Iustin Pop
- Fixed error reporting from LUs, previously all errors were converted
730 c8872a0b Iustin Pop
  into execution errors
731 c8872a0b Iustin Pop
- Fixed error reporting from burnin
732 c8872a0b Iustin Pop
- Decreased significantly the memory usage of the job queue
733 c8872a0b Iustin Pop
- Optimised slightly multi-job submission
734 c8872a0b Iustin Pop
- Optimised slightly opcode loading
735 c8872a0b Iustin Pop
- Backported the multi-job submit framework from the development
736 c8872a0b Iustin Pop
  branch; multi-instance start and stop should be faster
737 c8872a0b Iustin Pop
- Added script to clean archived jobs after 21 days; this will reduce
738 c8872a0b Iustin Pop
  the size of the queue directory
739 c8872a0b Iustin Pop
- Added some extra checks in disk size tracking
740 c8872a0b Iustin Pop
- Added an example ethers hook script
741 c8872a0b Iustin Pop
- Added a cluster parameter that prevents Ganeti from modifying of
742 c8872a0b Iustin Pop
  /etc/hosts
743 c8872a0b Iustin Pop
- Added more node information to RAPI responses
744 aa287e8c Michael Hanselmann
- Added a ``gnt-job watch`` command that allows following the ouput of a
745 c8872a0b Iustin Pop
  job
746 c8872a0b Iustin Pop
- Added a bind-address option to ganeti-rapi
747 c8872a0b Iustin Pop
- Added more checks to the configuration verify
748 c8872a0b Iustin Pop
- Enhanced the burnin script such that some operations can be retried
749 c8872a0b Iustin Pop
  automatically
750 c8872a0b Iustin Pop
- Converted instance reinstall to multi-instance model
751 61b5e342 Michael Hanselmann
752 aa287e8c Michael Hanselmann
753 9d725d41 Iustin Pop
Version 2.0.3
754 61b5e342 Michael Hanselmann
-------------
755 61b5e342 Michael Hanselmann
756 bdc93557 Iustin Pop
*(Released Fri, 7 Aug 2009)*
757 bdc93557 Iustin Pop
758 61b5e342 Michael Hanselmann
- Added ``--ignore-size`` to the ``gnt-instance activate-disks`` command
759 61b5e342 Michael Hanselmann
  to allow using the pre-2.0.2 behaviour in activation, if any existing
760 61b5e342 Michael Hanselmann
  instances have mismatched disk sizes in the configuration
761 7faf5110 Michael Hanselmann
- Added ``gnt-cluster repair-disk-sizes`` command to check and update
762 7faf5110 Michael Hanselmann
  any configuration mismatches for disk sizes
763 61b5e342 Michael Hanselmann
- Added ``gnt-master cluste-failover --no-voting`` to allow master
764 61b5e342 Michael Hanselmann
  failover to work on two-node clusters
765 aa287e8c Michael Hanselmann
- Fixed the ``--net`` option of ``gnt-backup import``, which was
766 aa287e8c Michael Hanselmann
  unusable
767 61b5e342 Michael Hanselmann
- Fixed detection of OS script errors in ``gnt-backup export``
768 61b5e342 Michael Hanselmann
- Fixed exit code of ``gnt-backup export``
769 61b5e342 Michael Hanselmann
770 9d725d41 Iustin Pop
771 550a995a Iustin Pop
Version 2.0.2
772 61b5e342 Michael Hanselmann
-------------
773 61b5e342 Michael Hanselmann
774 bdc93557 Iustin Pop
*(Released Fri, 17 Jul 2009)*
775 bdc93557 Iustin Pop
776 61b5e342 Michael Hanselmann
- Added experimental support for stripped logical volumes; this should
777 61b5e342 Michael Hanselmann
  enhance performance but comes with a higher complexity in the block
778 61b5e342 Michael Hanselmann
  device handling; stripping is only enabled when passing
779 61b5e342 Michael Hanselmann
  ``--with-lvm-stripecount=N`` to ``configure``, but codepaths are
780 61b5e342 Michael Hanselmann
  affected even in the non-stripped mode
781 61b5e342 Michael Hanselmann
- Improved resiliency against transient failures at the end of DRBD
782 61b5e342 Michael Hanselmann
  resyncs, and in general of DRBD resync checks
783 61b5e342 Michael Hanselmann
- Fixed a couple of issues with exports and snapshot errors
784 61b5e342 Michael Hanselmann
- Fixed a couple of issues in instance listing
785 61b5e342 Michael Hanselmann
- Added display of the disk size in ``gnt-instance info``
786 61b5e342 Michael Hanselmann
- Fixed checking for valid OSes in instance creation
787 aa287e8c Michael Hanselmann
- Fixed handling of the "vcpus" parameter in instance listing and in
788 61b5e342 Michael Hanselmann
  general of invalid parameters
789 61b5e342 Michael Hanselmann
- Fixed http server library, and thus RAPI, to handle invalid
790 61b5e342 Michael Hanselmann
  username/password combinations correctly; this means that now they
791 61b5e342 Michael Hanselmann
  report unauthorized for queries too, not only for modifications,
792 61b5e342 Michael Hanselmann
  allowing earlier detect of configuration problems
793 aa287e8c Michael Hanselmann
- Added a new "role" node list field, equivalent to the master/master
794 61b5e342 Michael Hanselmann
  candidate/drained/offline flags combinations
795 61b5e342 Michael Hanselmann
- Fixed cluster modify and changes of candidate pool size
796 61b5e342 Michael Hanselmann
- Fixed cluster verify error messages for wrong files on regular nodes
797 61b5e342 Michael Hanselmann
- Fixed a couple of issues with node demotion from master candidate role
798 61b5e342 Michael Hanselmann
- Fixed node readd issues
799 61b5e342 Michael Hanselmann
- Added non-interactive mode for ``ganeti-masterd --no-voting`` startup
800 aa287e8c Michael Hanselmann
- Added a new ``--no-voting`` option for masterfailover to fix failover
801 aa287e8c Michael Hanselmann
  on two-nodes clusters when the former master node is unreachable
802 61b5e342 Michael Hanselmann
- Added instance reinstall over RAPI
803 61b5e342 Michael Hanselmann
804 550a995a Iustin Pop
805 0dea942c Iustin Pop
Version 2.0.1
806 61b5e342 Michael Hanselmann
-------------
807 61b5e342 Michael Hanselmann
808 bdc93557 Iustin Pop
*(Released Tue, 16 Jun 2009)*
809 bdc93557 Iustin Pop
810 61b5e342 Michael Hanselmann
- added ``-H``/``-B`` startup parameters to ``gnt-instance``, which will
811 61b5e342 Michael Hanselmann
  allow re-adding the start in single-user option (regression from 1.2)
812 61b5e342 Michael Hanselmann
- the watcher writes the instance status to a file, to allow monitoring
813 61b5e342 Michael Hanselmann
  to report the instance status (from the master) based on cached
814 61b5e342 Michael Hanselmann
  results of the watcher's queries; while this can get stale if the
815 61b5e342 Michael Hanselmann
  watcher is being locked due to other work on the cluster, this is
816 61b5e342 Michael Hanselmann
  still an improvement
817 61b5e342 Michael Hanselmann
- the watcher now also restarts the node daemon and the rapi daemon if
818 61b5e342 Michael Hanselmann
  they died
819 61b5e342 Michael Hanselmann
- fixed the watcher to handle full and drained queue cases
820 7faf5110 Michael Hanselmann
- hooks export more instance data in the environment, which helps if
821 7faf5110 Michael Hanselmann
  hook scripts need to take action based on the instance's properties
822 7faf5110 Michael Hanselmann
  (no longer need to query back into ganeti)
823 61b5e342 Michael Hanselmann
- instance failovers when the instance is stopped do not check for free
824 61b5e342 Michael Hanselmann
  RAM, so that failing over a stopped instance is possible in low memory
825 61b5e342 Michael Hanselmann
  situations
826 61b5e342 Michael Hanselmann
- rapi uses queries for tags instead of jobs (for less job traffic), and
827 61b5e342 Michael Hanselmann
  for cluster tags it won't talk to masterd at all but read them from
828 61b5e342 Michael Hanselmann
  ssconf
829 61b5e342 Michael Hanselmann
- a couple of error handling fixes in RAPI
830 61b5e342 Michael Hanselmann
- drbd handling: improved the error handling of inconsistent disks after
831 61b5e342 Michael Hanselmann
  resync to reduce the frequency of "there are some degraded disks for
832 61b5e342 Michael Hanselmann
  this instance" messages
833 61b5e342 Michael Hanselmann
- fixed a bug in live migration when DRBD doesn't want to reconnect (the
834 61b5e342 Michael Hanselmann
  error handling path called a wrong function name)
835 61b5e342 Michael Hanselmann
836 0dea942c Iustin Pop
837 7a8994d4 Iustin Pop
Version 2.0.0 final
838 61b5e342 Michael Hanselmann
-------------------
839 61b5e342 Michael Hanselmann
840 bdc93557 Iustin Pop
*(Released Wed, 27 May 2009)*
841 bdc93557 Iustin Pop
842 61b5e342 Michael Hanselmann
- no changes from rc5
843 61b5e342 Michael Hanselmann
844 7a8994d4 Iustin Pop
845 b926bd98 Iustin Pop
Version 2.0 release candidate 5
846 61b5e342 Michael Hanselmann
-------------------------------
847 61b5e342 Michael Hanselmann
848 bdc93557 Iustin Pop
*(Released Wed, 20 May 2009)*
849 bdc93557 Iustin Pop
850 61b5e342 Michael Hanselmann
- fix a couple of bugs (validation, argument checks)
851 61b5e342 Michael Hanselmann
- fix ``gnt-cluster getmaster`` on non-master nodes (regression)
852 61b5e342 Michael Hanselmann
- some small improvements to RAPI and IAllocator
853 61b5e342 Michael Hanselmann
- make watcher automatically start the master daemon if down
854 61b5e342 Michael Hanselmann
855 b926bd98 Iustin Pop
856 d1908b41 Iustin Pop
Version 2.0 release candidate 4
857 61b5e342 Michael Hanselmann
-------------------------------
858 61b5e342 Michael Hanselmann
859 bdc93557 Iustin Pop
*(Released Mon, 27 Apr 2009)*
860 bdc93557 Iustin Pop
861 61b5e342 Michael Hanselmann
- change the OS list to not require locks; this helps with big clusters
862 61b5e342 Michael Hanselmann
- fix ``gnt-cluster verify`` and ``gnt-cluster verify-disks`` when the
863 61b5e342 Michael Hanselmann
  volume group is broken
864 61b5e342 Michael Hanselmann
- ``gnt-instance info``, without any arguments, doesn't run for all
865 61b5e342 Michael Hanselmann
  instances anymore; either pass ``--all`` or pass the desired
866 61b5e342 Michael Hanselmann
  instances; this helps against mistakes on big clusters where listing
867 61b5e342 Michael Hanselmann
  the information for all instances takes a long time
868 61b5e342 Michael Hanselmann
- miscellaneous doc and man pages fixes
869 61b5e342 Michael Hanselmann
870 d1908b41 Iustin Pop
871 5bbefdec Iustin Pop
Version 2.0 release candidate 3
872 61b5e342 Michael Hanselmann
-------------------------------
873 61b5e342 Michael Hanselmann
874 bdc93557 Iustin Pop
*(Released Wed, 8 Apr 2009)*
875 bdc93557 Iustin Pop
876 61b5e342 Michael Hanselmann
- Change the internal locking model of some ``gnt-node`` commands, in
877 61b5e342 Michael Hanselmann
  order to reduce contention (and blocking of master daemon) when
878 61b5e342 Michael Hanselmann
  batching many creation/reinstall jobs
879 61b5e342 Michael Hanselmann
- Fixes to Xen soft reboot
880 61b5e342 Michael Hanselmann
- No longer build documentation at build time, instead distribute it in
881 61b5e342 Michael Hanselmann
  the archive, in order to reduce the need for the whole docbook/rst
882 61b5e342 Michael Hanselmann
  toolchains
883 61b5e342 Michael Hanselmann
884 5bbefdec Iustin Pop
885 f06d91f2 Iustin Pop
Version 2.0 release candidate 2
886 61b5e342 Michael Hanselmann
-------------------------------
887 61b5e342 Michael Hanselmann
888 bdc93557 Iustin Pop
*(Released Fri, 27 Mar 2009)*
889 bdc93557 Iustin Pop
890 61b5e342 Michael Hanselmann
- Now the cfgupgrade scripts works and can upgrade 1.2.7 clusters to 2.0
891 61b5e342 Michael Hanselmann
- Fix watcher startup sequence, improves the behaviour of busy clusters
892 61b5e342 Michael Hanselmann
- Some other fixes in ``gnt-cluster verify``, ``gnt-instance
893 61b5e342 Michael Hanselmann
  replace-disks``, ``gnt-instance add``, ``gnt-cluster queue``, KVM VNC
894 61b5e342 Michael Hanselmann
  bind address and other places
895 61b5e342 Michael Hanselmann
- Some documentation fixes and updates
896 61b5e342 Michael Hanselmann
897 f06d91f2 Iustin Pop
898 a2370b24 Iustin Pop
Version 2.0 release candidate 1
899 61b5e342 Michael Hanselmann
-------------------------------
900 61b5e342 Michael Hanselmann
901 bdc93557 Iustin Pop
*(Released Mon, 2 Mar 2009)*
902 bdc93557 Iustin Pop
903 61b5e342 Michael Hanselmann
- More documentation updates, now all docs should be more-or-less
904 61b5e342 Michael Hanselmann
  up-to-date
905 61b5e342 Michael Hanselmann
- A couple of small fixes (mixed hypervisor clusters, offline nodes,
906 61b5e342 Michael Hanselmann
  etc.)
907 61b5e342 Michael Hanselmann
- Added a customizable HV_KERNEL_ARGS hypervisor parameter (for Xen PVM
908 61b5e342 Michael Hanselmann
  and KVM)
909 61b5e342 Michael Hanselmann
- Fix an issue related to $libdir/run/ganeti and cluster creation
910 61b5e342 Michael Hanselmann
911 a2370b24 Iustin Pop
912 2fb85b64 Iustin Pop
Version 2.0 beta 2
913 61b5e342 Michael Hanselmann
------------------
914 61b5e342 Michael Hanselmann
915 bdc93557 Iustin Pop
*(Released Thu, 19 Feb 2009)*
916 bdc93557 Iustin Pop
917 61b5e342 Michael Hanselmann
- Xen PVM and KVM have switched the default value for the instance root
918 61b5e342 Michael Hanselmann
  disk to the first partition on the first drive, instead of the whole
919 61b5e342 Michael Hanselmann
  drive; this means that the OS installation scripts must be changed
920 61b5e342 Michael Hanselmann
  accordingly
921 61b5e342 Michael Hanselmann
- Man pages have been updated
922 61b5e342 Michael Hanselmann
- RAPI has been switched by default to HTTPS, and the exported functions
923 61b5e342 Michael Hanselmann
  should all work correctly
924 61b5e342 Michael Hanselmann
- RAPI v1 has been removed
925 61b5e342 Michael Hanselmann
- Many improvements to the KVM hypervisor
926 61b5e342 Michael Hanselmann
- Block device errors are now better reported
927 61b5e342 Michael Hanselmann
- Many other bugfixes and small improvements
928 61b5e342 Michael Hanselmann
929 2fb85b64 Iustin Pop
930 10f31783 Iustin Pop
Version 2.0 beta 1
931 61b5e342 Michael Hanselmann
------------------
932 61b5e342 Michael Hanselmann
933 bdc93557 Iustin Pop
*(Released Mon, 26 Jan 2009)*
934 bdc93557 Iustin Pop
935 61b5e342 Michael Hanselmann
- Version 2 is a general rewrite of the code and therefore the
936 61b5e342 Michael Hanselmann
  differences are too many to list, see the design document for 2.0 in
937 61b5e342 Michael Hanselmann
  the ``doc/`` subdirectory for more details
938 61b5e342 Michael Hanselmann
- In this beta version there is not yet a migration path from 1.2 (there
939 61b5e342 Michael Hanselmann
  will be one in the final 2.0 release)
940 61b5e342 Michael Hanselmann
- A few significant changes are:
941 61b5e342 Michael Hanselmann
942 61b5e342 Michael Hanselmann
  - all commands are executed by a daemon (``ganeti-masterd``) and the
943 61b5e342 Michael Hanselmann
    various ``gnt-*`` commands are just front-ends to it
944 7faf5110 Michael Hanselmann
  - all the commands are entered into, and executed from a job queue,
945 7faf5110 Michael Hanselmann
    see the ``gnt-job(8)`` manpage
946 7faf5110 Michael Hanselmann
  - the RAPI daemon supports read-write operations, secured by basic
947 7faf5110 Michael Hanselmann
    HTTP authentication on top of HTTPS
948 61b5e342 Michael Hanselmann
  - DRBD version 0.7 support has been removed, DRBD 8 is the only
949 61b5e342 Michael Hanselmann
    supported version (when migrating from Ganeti 1.2 to 2.0, you need
950 61b5e342 Michael Hanselmann
    to migrate to DRBD 8 first while still running Ganeti 1.2)
951 61b5e342 Michael Hanselmann
  - DRBD devices are using statically allocated minor numbers, which
952 61b5e342 Michael Hanselmann
    will be assigned to existing instances during the migration process
953 61b5e342 Michael Hanselmann
  - there is support for both Xen PVM and Xen HVM instances running on
954 61b5e342 Michael Hanselmann
    the same cluster
955 61b5e342 Michael Hanselmann
  - KVM virtualization is supported too
956 61b5e342 Michael Hanselmann
  - file-based storage has been implemented, which means that it is
957 61b5e342 Michael Hanselmann
    possible to run the cluster without LVM and DRBD storage, for
958 61b5e342 Michael Hanselmann
    example using a shared filesystem exported from shared storage (and
959 61b5e342 Michael Hanselmann
    still have live migration)
960 61b5e342 Michael Hanselmann
961 10f31783 Iustin Pop
962 10f31783 Iustin Pop
Version 1.2.7
963 61b5e342 Michael Hanselmann
-------------
964 61b5e342 Michael Hanselmann
965 bdc93557 Iustin Pop
*(Released Tue, 13 Jan 2009)*
966 bdc93557 Iustin Pop
967 61b5e342 Michael Hanselmann
- Change the default reboot type in ``gnt-instance reboot`` to "hard"
968 61b5e342 Michael Hanselmann
- Reuse the old instance mac address by default on instance import, if
969 61b5e342 Michael Hanselmann
  the instance name is the same.
970 7faf5110 Michael Hanselmann
- Handle situations in which the node info rpc returns incomplete
971 7faf5110 Michael Hanselmann
  results (issue 46)
972 61b5e342 Michael Hanselmann
- Add checks for tcp/udp ports collisions in ``gnt-cluster verify``
973 61b5e342 Michael Hanselmann
- Improved version of batcher:
974 61b5e342 Michael Hanselmann
975 61b5e342 Michael Hanselmann
  - state file support
976 61b5e342 Michael Hanselmann
  - instance mac address support
977 61b5e342 Michael Hanselmann
  - support for HVM clusters/instances
978 61b5e342 Michael Hanselmann
979 61b5e342 Michael Hanselmann
- Add an option to show the number of cpu sockets and nodes in
980 61b5e342 Michael Hanselmann
  ``gnt-node list``
981 61b5e342 Michael Hanselmann
- Support OSes that handle more than one version of the OS api (but do
982 61b5e342 Michael Hanselmann
  not change the current API in any other way)
983 61b5e342 Michael Hanselmann
- Fix ``gnt-node migrate``
984 61b5e342 Michael Hanselmann
- ``gnt-debug`` man page
985 61b5e342 Michael Hanselmann
- Fixes various more typos and small issues
986 61b5e342 Michael Hanselmann
- Increase disk resync maximum speed to 60MB/s (from 30MB/s)
987 61b5e342 Michael Hanselmann
988 10f31783 Iustin Pop
989 10f31783 Iustin Pop
Version 1.2.6
990 61b5e342 Michael Hanselmann
-------------
991 61b5e342 Michael Hanselmann
992 bdc93557 Iustin Pop
*(Released Wed, 24 Sep 2008)*
993 bdc93557 Iustin Pop
994 61b5e342 Michael Hanselmann
- new ``--hvm-nic-type`` and ``--hvm-disk-type`` flags to control the
995 61b5e342 Michael Hanselmann
  type of disk exported to fully virtualized instances.
996 61b5e342 Michael Hanselmann
- provide access to the serial console of HVM instances
997 7faf5110 Michael Hanselmann
- instance auto_balance flag, set by default. If turned off it will
998 7faf5110 Michael Hanselmann
  avoid warnings on cluster verify if there is not enough memory to fail
999 7faf5110 Michael Hanselmann
  over an instance. in the future it will prevent automatically failing
1000 7faf5110 Michael Hanselmann
  it over when we will support that.
1001 61b5e342 Michael Hanselmann
- batcher tool for instance creation, see ``tools/README.batcher``
1002 61b5e342 Michael Hanselmann
- ``gnt-instance reinstall --select-os`` to interactively select a new
1003 61b5e342 Michael Hanselmann
  operating system when reinstalling an instance.
1004 61b5e342 Michael Hanselmann
- when changing the memory amount on instance modify a check has been
1005 61b5e342 Michael Hanselmann
  added that the instance will be able to start. also warnings are
1006 61b5e342 Michael Hanselmann
  emitted if the instance will not be able to fail over, if auto_balance
1007 61b5e342 Michael Hanselmann
  is true.
1008 61b5e342 Michael Hanselmann
- documentation fixes
1009 61b5e342 Michael Hanselmann
- sync fields between ``gnt-instance list/modify/add/import``
1010 61b5e342 Michael Hanselmann
- fix a race condition in drbd when the sync speed was set after giving
1011 61b5e342 Michael Hanselmann
  the device a remote peer.
1012 61b5e342 Michael Hanselmann
1013 10f31783 Iustin Pop
1014 10f31783 Iustin Pop
Version 1.2.5
1015 61b5e342 Michael Hanselmann
-------------
1016 61b5e342 Michael Hanselmann
1017 bdc93557 Iustin Pop
*(Released Tue, 22 Jul 2008)*
1018 bdc93557 Iustin Pop
1019 61b5e342 Michael Hanselmann
- note: the allowed size and number of tags per object were reduced
1020 61b5e342 Michael Hanselmann
- fix a bug in ``gnt-cluster verify`` with inconsistent volume groups
1021 61b5e342 Michael Hanselmann
- fixed twisted 8.x compatibility
1022 61b5e342 Michael Hanselmann
- fixed ``gnt-instance replace-disks`` with iallocator
1023 61b5e342 Michael Hanselmann
- add TCP keepalives on twisted connections to detect restarted nodes
1024 61b5e342 Michael Hanselmann
- disk increase support, see ``gnt-instance grow-disk``
1025 61b5e342 Michael Hanselmann
- implement bulk node/instance query for RAPI
1026 61b5e342 Michael Hanselmann
- add tags in node/instance listing (optional)
1027 61b5e342 Michael Hanselmann
- experimental migration (and live migration) support, read the man page
1028 61b5e342 Michael Hanselmann
  for ``gnt-instance migrate``
1029 61b5e342 Michael Hanselmann
- the ``ganeti-watcher`` logs are now timestamped, and the watcher also
1030 61b5e342 Michael Hanselmann
  has some small improvements in handling its state file
1031 61b5e342 Michael Hanselmann
1032 10f31783 Iustin Pop
1033 10f31783 Iustin Pop
Version 1.2.4
1034 61b5e342 Michael Hanselmann
-------------
1035 61b5e342 Michael Hanselmann
1036 bdc93557 Iustin Pop
*(Released Fri, 13 Jun 2008)*
1037 bdc93557 Iustin Pop
1038 61b5e342 Michael Hanselmann
- Experimental readonly, REST-based remote API implementation;
1039 61b5e342 Michael Hanselmann
  automatically started on master node, TCP port 5080, if enabled by
1040 61b5e342 Michael Hanselmann
  ``--enable-rapi`` parameter to configure script.
1041 61b5e342 Michael Hanselmann
- Instance allocator support. Add and import instance accept a
1042 61b5e342 Michael Hanselmann
  ``--iallocator`` parameter, and call that instance allocator to decide
1043 61b5e342 Michael Hanselmann
  which node to use for the instance. The iallocator document describes
1044 61b5e342 Michael Hanselmann
  what's expected from an allocator script.
1045 61b5e342 Michael Hanselmann
- ``gnt-cluster verify`` N+1 memory redundancy checks: Unless passed the
1046 61b5e342 Michael Hanselmann
  ``--no-nplus1-mem`` option ``gnt-cluster verify`` now checks that if a
1047 61b5e342 Michael Hanselmann
  node is lost there is still enough memory to fail over the instances
1048 61b5e342 Michael Hanselmann
  that reside on it.
1049 61b5e342 Michael Hanselmann
- ``gnt-cluster verify`` hooks: it is now possible to add post-hooks to
1050 61b5e342 Michael Hanselmann
  ``gnt-cluster verify``, to check for site-specific compliance. All the
1051 61b5e342 Michael Hanselmann
  hooks will run, and their output, if any, will be displayed. Any
1052 61b5e342 Michael Hanselmann
  failing hook will make the verification return an error value.
1053 61b5e342 Michael Hanselmann
- ``gnt-cluster verify`` now checks that its peers are reachable on the
1054 61b5e342 Michael Hanselmann
  primary and secondary interfaces
1055 61b5e342 Michael Hanselmann
- ``gnt-node add`` now supports the ``--readd`` option, to readd a node
1056 61b5e342 Michael Hanselmann
  that is still declared as part of the cluster and has failed.
1057 61b5e342 Michael Hanselmann
- ``gnt-* list`` commands now accept a new ``-o +field`` way of
1058 61b5e342 Michael Hanselmann
  specifying output fields, that just adds the chosen fields to the
1059 61b5e342 Michael Hanselmann
  default ones.
1060 61b5e342 Michael Hanselmann
- ``gnt-backup`` now has a new ``remove`` command to delete an existing
1061 61b5e342 Michael Hanselmann
  export from the filesystem.
1062 61b5e342 Michael Hanselmann
- New per-instance parameters hvm_acpi, hvm_pae and hvm_cdrom_image_path
1063 61b5e342 Michael Hanselmann
  have been added. Using them you can enable/disable acpi and pae
1064 61b5e342 Michael Hanselmann
  support, and specify a path for a cd image to be exported to the
1065 61b5e342 Michael Hanselmann
  instance. These parameters as the name suggest only work on HVM
1066 61b5e342 Michael Hanselmann
  clusters.
1067 61b5e342 Michael Hanselmann
- When upgrading an HVM cluster to Ganeti 1.2.4, the values for ACPI and
1068 61b5e342 Michael Hanselmann
  PAE support will be set to the previously hardcoded values, but the
1069 61b5e342 Michael Hanselmann
  (previously hardcoded) path to the CDROM ISO image will be unset and
1070 61b5e342 Michael Hanselmann
  if required, needs to be set manually with ``gnt-instance modify``
1071 61b5e342 Michael Hanselmann
  after the upgrade.
1072 61b5e342 Michael Hanselmann
- The address to which an instance's VNC console is bound is now
1073 61b5e342 Michael Hanselmann
  selectable per-instance, rather than being cluster wide. Of course
1074 61b5e342 Michael Hanselmann
  this only applies to instances controlled via VNC, so currently just
1075 61b5e342 Michael Hanselmann
  applies to HVM clusters.
1076 61b5e342 Michael Hanselmann
1077 10f31783 Iustin Pop
1078 bae27f68 Iustin Pop
Version 1.2.3
1079 61b5e342 Michael Hanselmann
-------------
1080 61b5e342 Michael Hanselmann
1081 bdc93557 Iustin Pop
*(Released Mon, 18 Feb 2008)*
1082 bdc93557 Iustin Pop
1083 61b5e342 Michael Hanselmann
- more tweaks to the disk activation code (especially helpful for DRBD)
1084 61b5e342 Michael Hanselmann
- change the default ``gnt-instance list`` output format, now there is
1085 61b5e342 Michael Hanselmann
  one combined status field (see the manpage for the exact values this
1086 61b5e342 Michael Hanselmann
  field will have)
1087 61b5e342 Michael Hanselmann
- some more fixes for the mac export to hooks change
1088 61b5e342 Michael Hanselmann
- make Ganeti not break with DRBD 8.2.x (which changed the version
1089 61b5e342 Michael Hanselmann
  format in ``/proc/drbd``) (issue 24)
1090 61b5e342 Michael Hanselmann
- add an upgrade tool from "remote_raid1" disk template to "drbd" disk
1091 61b5e342 Michael Hanselmann
  template, allowing migration from DRBD0.7+MD to DRBD8
1092 61b5e342 Michael Hanselmann
1093 bae27f68 Iustin Pop
1094 e709baee Iustin Pop
Version 1.2.2
1095 61b5e342 Michael Hanselmann
-------------
1096 61b5e342 Michael Hanselmann
1097 bdc93557 Iustin Pop
*(Released Wed, 30 Jan 2008)*
1098 bdc93557 Iustin Pop
1099 61b5e342 Michael Hanselmann
- fix ``gnt-instance modify`` breakage introduced in 1.2.1 with the HVM
1100 61b5e342 Michael Hanselmann
  support (issue 23)
1101 61b5e342 Michael Hanselmann
- add command aliases infrastructure and a few aliases
1102 61b5e342 Michael Hanselmann
- allow listing of VCPUs in the ``gnt-instance list`` and improve the
1103 61b5e342 Michael Hanselmann
  man pages and the ``--help`` option of ``gnt-node
1104 61b5e342 Michael Hanselmann
  list``/``gnt-instance list``
1105 61b5e342 Michael Hanselmann
- fix ``gnt-backup list`` with down nodes (issue 21)
1106 61b5e342 Michael Hanselmann
- change the tools location (move from $pkgdatadir to $pkglibdir/tools)
1107 61b5e342 Michael Hanselmann
- fix the dist archive and add a check for including svn/git files in
1108 61b5e342 Michael Hanselmann
  the future
1109 61b5e342 Michael Hanselmann
- some developer-related changes: improve the burnin and the QA suite,
1110 61b5e342 Michael Hanselmann
  add an upload script for testing during development
1111 61b5e342 Michael Hanselmann
1112 e709baee Iustin Pop
1113 31b9055c Iustin Pop
Version 1.2.1
1114 61b5e342 Michael Hanselmann
-------------
1115 61b5e342 Michael Hanselmann
1116 bdc93557 Iustin Pop
*(Released Wed, 16 Jan 2008)*
1117 bdc93557 Iustin Pop
1118 61b5e342 Michael Hanselmann
- experimental HVM support, read the install document, section
1119 61b5e342 Michael Hanselmann
  "Initializing the cluster"
1120 61b5e342 Michael Hanselmann
- allow for the PVM hypervisor per-instance kernel and initrd paths
1121 61b5e342 Michael Hanselmann
- add a new command ``gnt-cluster verify-disks`` which uses a new
1122 61b5e342 Michael Hanselmann
  algorithm to improve the reconnection of the DRBD pairs if the device
1123 61b5e342 Michael Hanselmann
  on the secondary node has gone away
1124 61b5e342 Michael Hanselmann
- make logical volume code auto-activate LVs at disk activation time
1125 61b5e342 Michael Hanselmann
- slightly improve the speed of activating disks
1126 61b5e342 Michael Hanselmann
- allow specification of the MAC address at instance creation time, and
1127 61b5e342 Michael Hanselmann
  changing it later via ``gnt-instance modify``
1128 61b5e342 Michael Hanselmann
- fix handling of external commands that generate lots of output on
1129 61b5e342 Michael Hanselmann
  stderr
1130 61b5e342 Michael Hanselmann
- update documentation with regard to minimum version of DRBD8 supported
1131 61b5e342 Michael Hanselmann
1132 31b9055c Iustin Pop
1133 ce628bb4 Iustin Pop
Version 1.2.0
1134 61b5e342 Michael Hanselmann
-------------
1135 61b5e342 Michael Hanselmann
1136 bdc93557 Iustin Pop
*(Released Tue, 4 Dec 2007)*
1137 bdc93557 Iustin Pop
1138 7faf5110 Michael Hanselmann
- Log the ``xm create`` output to the node daemon log on failure (to
1139 7faf5110 Michael Hanselmann
  help diagnosing the error)
1140 61b5e342 Michael Hanselmann
- In debug mode, log all external commands output if failed to the logs
1141 61b5e342 Michael Hanselmann
- Change parsing of lvm commands to ignore stderr
1142 61b5e342 Michael Hanselmann
1143 ce628bb4 Iustin Pop
1144 3d492b09 Iustin Pop
Version 1.2b3
1145 61b5e342 Michael Hanselmann
-------------
1146 61b5e342 Michael Hanselmann
1147 bdc93557 Iustin Pop
*(Released Wed, 28 Nov 2007)*
1148 bdc93557 Iustin Pop
1149 61b5e342 Michael Hanselmann
- Another round of updates to the DRBD 8 code to deal with more failures
1150 61b5e342 Michael Hanselmann
  in the replace secondary node operation
1151 61b5e342 Michael Hanselmann
- Some more logging of failures in disk operations (lvm, drbd)
1152 61b5e342 Michael Hanselmann
- A few documentation updates
1153 61b5e342 Michael Hanselmann
- QA updates
1154 61b5e342 Michael Hanselmann
1155 3d492b09 Iustin Pop
1156 6c4811dc Iustin Pop
Version 1.2b2
1157 61b5e342 Michael Hanselmann
-------------
1158 61b5e342 Michael Hanselmann
1159 bdc93557 Iustin Pop
*(Released Tue, 13 Nov 2007)*
1160 bdc93557 Iustin Pop
1161 61b5e342 Michael Hanselmann
- Change configuration file format from Python's Pickle to JSON.
1162 61b5e342 Michael Hanselmann
  Upgrading is possible using the cfgupgrade utility.
1163 61b5e342 Michael Hanselmann
- Add support for DRBD 8.0 (new disk template ``drbd``) which allows for
1164 61b5e342 Michael Hanselmann
  faster replace disks and is more stable (DRBD 8 has many improvements
1165 61b5e342 Michael Hanselmann
  compared to DRBD 0.7)
1166 61b5e342 Michael Hanselmann
- Added command line tags support (see man pages for ``gnt-instance``,
1167 61b5e342 Michael Hanselmann
  ``gnt-node``, ``gnt-cluster``)
1168 61b5e342 Michael Hanselmann
- Added instance rename support
1169 61b5e342 Michael Hanselmann
- Added multi-instance startup/shutdown
1170 61b5e342 Michael Hanselmann
- Added cluster rename support
1171 61b5e342 Michael Hanselmann
- Added ``gnt-node evacuate`` to simplify some node operations
1172 61b5e342 Michael Hanselmann
- Added instance reboot operation that can speedup reboot as compared to
1173 61b5e342 Michael Hanselmann
  stop and start
1174 61b5e342 Michael Hanselmann
- Soften the requirement that hostnames are in FQDN format
1175 61b5e342 Michael Hanselmann
- The ``ganeti-watcher`` now activates drbd pairs after secondary node
1176 61b5e342 Michael Hanselmann
  reboots
1177 61b5e342 Michael Hanselmann
- Removed dependency on debian's patched fping that uses the
1178 61b5e342 Michael Hanselmann
  non-standard ``-S`` option
1179 7faf5110 Michael Hanselmann
- Now the OS definitions are searched for in multiple, configurable
1180 7faf5110 Michael Hanselmann
  paths (easier for distros to package)
1181 61b5e342 Michael Hanselmann
- Some changes to the hooks infrastructure (especially the new
1182 61b5e342 Michael Hanselmann
  post-configuration update hook)
1183 61b5e342 Michael Hanselmann
- Other small bugfixes
1184 558fd122 Michael Hanselmann
1185 558fd122 Michael Hanselmann
.. vim: set textwidth=72 :
1186 9b94905f Iustin Pop
.. Local Variables:
1187 9b94905f Iustin Pop
.. mode: rst
1188 9b94905f Iustin Pop
.. fill-column: 72
1189 9b94905f Iustin Pop
.. End: