openATTIC 2.0.13 beta has been released

openATTIC 2.0.13 beta has been released

We're happy to announce the availability of openATTIC version 2.0.13!

In this release, we have made further improvements regarding the Ceph RBD handling in our user interface. We cleaned up many Ceph related detail-information tabs in order to display only useful data, especially on the Ceph RBD Page. We've also made some usability improvements on our dashboard - unfinished wizard steps have been removed and share paths will be set automatically at the end of the wizard instead of bothering the user with that. We also added a new dialog for creating new RBDs and integrated the functionality to delete RBDs within the UI. See our Sneak preview of additional Ceph RBD management functions for details.

The Nagios monitoring has been improved by adding performance data for Ceph pools. Also, we are constantly tracking the responsiveness of a Ceph cluster now.

In our Ceph-related backend part, we made some performance improvements, by running only the commands which are actually used by the REST API.

You may want to make/store the REST-API accessible on another host. In 2.0.13 it's possible to configure the url of the API globally. So, you don't need to customize every service which calls the api.

For those of you, who want to use openATTIC on a preconfigured VM, we're now providing VMs for KVM and VirtualBox, which can be found at apt.openattic.org/vms/.

If you already run the check_cephcluster Nagios plugin, you might receive the following error in your PNP4Nagios log (/var/log/pnp4nagios/perfdata.log):

2016-07-22 14:15:14 [22939] [0] RRDs::update ERROR <path to the RRD file>: found extra data on update argument: 13.67

This is because of the new parameter exec_time. In that case you will have to remove all existing RRD and XML files of your Ceph clusters. This can be done by running:

rm /var/lib/pnp4nagios/perfdata/<host_name>/Check_CephCluster_*

Note, After removing these files all collected performance data for your Ceph clusters so far are gone!

To download and install openATTIC, please follow the installation instructions in the documentation.

Please note that 2.0.13 is still a beta version. As usual, handle with care and make sure to create backups of your data!

We would like to thank everyone who contributed to this release! Special thank the folks from SUSE for their continued feedback and support.

Your feedback, ideas and bug reports are very welcome. If you would like to get in touch with us, consider joining our openATTIC Users Google Group, visit our #openattic channel on irc.freenode.net or leave comments below this blog post.

See the list below for a more detailed change log and further references. The OP codes in brackets refer to individual Jira issues that provide additional details on each item. You can review these on our public Jira instance.

Changelog 2.0.13:

  • Backend: Added a REST API (userprofiles) to store user preferences (key/value pairs) (OP-756)
  • Backend: Added the performance data (in JSON) of a Ceph cluster to the REST API (OP-1279)
  • Backend: General Ceph RBD improvements (OP-1309, OP-1302, OP-1305 and OP-1133)
  • Backend: Improved compatibility with Ceph Hammer (OP-1303)
  • Backend: Fixed RBDs with same name in multiple pools (OP-1313)
  • Backend: Fixed ceph df missing a newly created pool (OP-1282)
  • Backend: Optimized calls to librados (OP-1321)
  • Backend: Added Ceph pool Nagios monitoring (OP-1292)
  • Backend: The check_cephcluster Nagios plugin contains another value exec_time. It represents the run time of the cluster check. (OP-1307)
  • WebUI: Wizards automatically setting the share path (OP-590)
  • WebUI: Make the openATTIC API URL configurable (OP-989)
  • WebUI: Added deletion of a RBD or multiple RBDs (OP-1032)
  • WebUI: Added creation of RBDs (OP-753 & OP-1290)
  • WebUI: MAde RBD table sortable and a cleaned up details view (OP-1309)
  • WebUI: Added a welcome message to the login screen (OP-1310)
  • WebUI: Enable cluster selection in the RBD creation form (OP-1314)
  • WebUI: Added grunt task "grunt inspect --force" to check the quality of your JavaScript code (OP-1332)
  • WebUI: Replacing the "Sorry folks" messages with loading messages (OP-1333)
  • WebUI: Add form throws toasty error message in case of a pool list loading failure. (OP-1357)
  • WebUI/QA: RBD form, table, details, creation and deletion tests (OP-1338)
  • WebUI/QA: Restructured wizard tests with help of a page object (OP-1356)
  • WebUI/QA: Includes cluster selection tests in the RBD creation form tests (OP-1367)
  • Packaging: Removed dependency on python-simplejson from RPM and DEB packages (OP-1106)
  • Packaging: Remove backend/.style.yapf from the RPM build root instead of packaging it (OP-1141)
  • Packaging: Added version.txt to the openattic-base RPM and DEB files (OP-1267)
  • Packaging: Fixed building tar archives from a local mercurial repository (OP-1312)
  • Packaging: Enabled relative paths for make_dist.py (OP-1324)
  • Packaging: Fixed automatic Debian changelog adaption (OP-1288)
  • Packaging: Fix building Debian snapshot packages on Ubuntu 16.04 (OP-1372)

Comments

Comments powered by Disqus