Revision 3dbb3348 NEWS

b/NEWS
2 2
====
3 3

  
4 4

  
5
Version 2.6.0 rc2
5
Version 2.6.0 rc3
6 6
-----------------
7 7

  
8
*(Released Tue, 03 Jul 2012)*
8
*(Released Fri, 13 Jul 2012)*
9 9

  
10 10
New features
11 11
~~~~~~~~~~~~
......
240 240
more safe since two runs in absolute mode will be idempotent, and
241 241
sometimes it's also easier to specify the desired size directly.
242 242

  
243
Also the handling of instances with regard to offline secondaries has
244
been improved. Instance operations should not fail because one of it's
245
secondary nodes is offline, even though it's safe to proceed.
246

  
243 247
API changes
244 248
~~~~~~~~~~~
245 249

  
......
295 299
import-export.
296 300

  
297 301

  
302
Version 2.6.0 rc2
303
-----------------
304

  
305
*(Released Tue, 03 Jul 2012)*
306

  
307
Second release candidate for 2.6. The following changes were done from
308
rc2 to rc3:
309

  
310
- Fixed ``gnt-cluster verify`` regarding ``master-ip-script`` on non
311
  master candidates
312
- Fixed a RAPI regression on missing beparams/memory
313
- Fixed redistribution of files on offline nodes
314
- Added possibility to run activate-disks even though secondaries are
315
  offline. With this change it relaxes also the strictness on some other
316
  commands which use activate disks internally:
317
  * ``gnt-instance start|reboot|rename|backup|export``
318
- Made it possible to remove safely an instance if its secondaries are
319
  offline
320
- Made it possible to reinstall even though secondaries are offline
321

  
322

  
298 323
Version 2.6.0 rc1
299 324
-----------------
300 325

  

Also available in: Unified diff