Martin Bukatovic

Results 14 issues of Martin Bukatovic

- [X] I have read the GitHub issues section of [REPORTING-BUGS](../blob/master/REPORTING-BUGS). **Description of the bug:** When I try to use http ioengine in s3 mode (`http_mode=s3`) so that fio will...

This is a proposal to include [systemd unit files](https://www.freedesktop.org/software/systemd/man/systemd.service.html) for calamari daemons. Right now, calamari services are managed by [supervisord](http://supervisord.org/) instead. # Reasoning Since both [Fedora](https://fedoraproject.org/wiki/Systemd) and [Debian](https://wiki.debian.org/systemd) distributions (and...

When I have `yum`, `service` sections to install and start gluster server, then `peer` to create *trusted storage pool* and finally `backend-setup` section in gdeploy config file, gdeploy fails during...

When I use `[backed-setup]` feature to setup gluster bricks, brick directories are not created. ## Version gdeploy-2.0.2-7.noarch (from sac-gdeploy copr) ## Steps to Reproduce 1. Create trusted storage pool out...

It's not possible to keep list of gluster servers and gluster configurations separate. ## Version gdeploy-2.0.2-7.noarch (from sac-gdeploy copr) ## Current state List of gluster machines is placed in a...

We have glossary with gluster terminology in both *Quick Start Guide* and *Administrator Guide*. The problem is that the content of glossary/terminology overview itself is duplicated in 2 different separate...

documentation

## Description We need to extend description of bitrot detection, so that it contains details about ondemand scrub detection and how to review the result. What is missing: * full...

Current README file of the project needs review as it no longer properly desribes most of the topics. Most important sections which requires rewrite are: - `INSTALLATION` - uses quite...

File `contribute.md` contains wrong reference to Red Hat Bugzilla: product "Red Hat Storage" doesn't contain gluster-hadoop component. As far as I know the correct link should point to the community...

Redirect directive in [`api/config/apache.vhost.sample`](https://github.com/Tendrl/api/blob/master/config/apache.vhost.sample) contains `ssl_virtualhost_ip`: ``` #Redirect permanent / https://%ssl_virtualhost_ip%/ ``` This should be changed to indicate that the expected value is hostname (fqdn).