cockpit-gluster icon indicating copy to clipboard operation
cockpit-gluster copied to clipboard

Easy to use management console for Gluster Storage with glusterd2 support.

Results 8 cockpit-gluster issues
Sort by recently updated
recently updated
newest added

Hi is it possible for you to provide a an RPM based on latest PR ?

I have been able to build and RPM, version: cockpit-gluster-0.0.1-1.noarch.rpm On loading the page in cockpit it seems that install_constants.js is missing, what could be wrong ?

It seems that hc_wizard_cleanup.yml is not used when you remove a Gluster volume and the LVM LV's still exist. Can this be updated ?

### Mockups incorporating the suggested changes ![expand_cluster_disperse_volume](https://user-images.githubusercontent.com/30869636/46947445-761cb780-d098-11e8-89e8-cd67c700bf64.png) ![expand_cluster_multiple_hosts](https://user-images.githubusercontent.com/30869636/46947446-76b54e00-d098-11e8-9894-70d81631c22a.png) ![gluster_management_disperse_volume_changes](https://user-images.githubusercontent.com/30869636/46947447-76b54e00-d098-11e8-8658-3cba25e97418.png) ### The changes for the bricks tab are pending for now. Will add the mock-up for the same later.

We're currently exploring the Cockpit Project's own test infrastructure: https://piware.de/post/2017-12-21-phantomjs-to-chromium/ https://cockpit-project.org/blog/cockpit-starter-kit.html https://cockpit-project.org/blog/cockpit-custom-test-framework.html The front end stuff is supported by cockpit's [testlib.py](https://github.com/cockpit-project/cockpit/blob/master/test/common/testlib.py) api which provisions virtual machines using their [testvm.py](https://github.com/cockpit-project/cockpit/blob/master/bots/machine/testvm.py) api....

Development of this feature is currently being tracked in PR #5

enhancement