Re: [heketi-devel] Does anyone object to removing the python bindings for the Heketi client?

2018-07-30 Thread John Mulligan
Hi Niels, The Heketi python bindings should already be Python 3 compatible. I updated them a while back and tried to make sure that they would be regularly tested for both Python 2 and 3 compatibility via tox. My guess is that the RPM "doesn't know" this. If you really want to remove the RPM

Re: [heketi-devel] [Gluster-users] heketi and glusterd2

2018-08-18 Thread John Mulligan
Currently, you can't use Heketi directly with GlusterD2. Heketi's internal health checks probe for a running glusterd. In addition, Heketi issues all gluster commands through the "gluster" command line command rather than gd2's "glustercli" command. There's an effort underway to add support

[heketi-devel] Heketi v9.0.0 available for download

2019-04-05 Thread John Mulligan
Heketi v9.0.0 is now available [1]. This is the new stable version of Heketi. Major additions in this release: * Limit volumes per Gluster cluster * Prevent server from starting if db has unknown dbattributes * Support a default admin mode option * Add an option to enable strict zone checking on

Re: [heketi-devel] [registry.centos.org] FAILED: Container build gluster/storagesig-heketi:latest

2019-10-15 Thread John Mulligan
Can whoever has control of these stop sending these messages to the heketi- devel list? I am a maintainer of the project but I have zero insight into what makes these builds pass or fail and the messages themselves provide nearly zero information. I am sure there was good intention here when it

Re: [heketi-devel] How can Heketi decide about SSD and HDD bricks

2020-08-20 Thread John Mulligan
On Wednesday, August 19, 2020 11:37:18 AM EDT Volker Dormeyer wrote: > Hello all, > > I am new to this list. > > I plan too build a cluster, which should be accessed from multiple > Kubernetes clusters, with SSD and HDD storage. The SSD should pooled > together and HDD should be pooled

[heketi-devel] Heketi v10.1.0 available for download

2020-09-30 Thread John Mulligan
This is a security and bugfix release. This is the new stable version of Heketi [0]. An information-disclosure flaw was found in the way Heketi logs sensitive information. This flaw allows an attacker with access to the Heketi server logs to read potentially sensitive information, such as the

[heketi-devel] Heketi v10.0.0 available for download

2020-07-21 Thread John Mulligan
At long, long last, Heketi v10.0.0 is now available [0]. This is the new stable version of Heketi. # Major additions in this release * Heketi now tracks additional metadata for devices, based on LVM PV UUID. This allows Heketi to manage devices even if the device path (for example / dev/sda)

[heketi-devel] Heketi v10.2.0 available for download

2020-12-15 Thread John Mulligan
This is a bugfix and client API improvement release. This is the new stable version of Heketi [0]. # Changelog * Fix an issue with the enumeration of pending operations (PR #1815) [1] * Fix a memory leak caused by use of incompatible gorilla context (PR #1799) * Fix a case when gluster command