community.general/lib/ansible/modules
Devyani Kota 363ec65062 Fixes #38174: Add remove-brick operation for gluster_volume (#38269)
* Fixes #38174: Add remove-brick operation for gluster_volume

Existing gluster_volume module does not support removal of bricks
from a gluster volume. Also, operation remove-brick needs to be
followed by a commit operation.

Signed-off-by: Devyani Kota <dkota@redhat.com>

* Updates #38174: Add documentation for remove-brick operation

Signed-off-by: Devyani Kota <dkota@redhat.com>

* Updates #38174: Add support to reduce cluster configuration.

An exceptional scenario exists where the user might want to
reduce the gluster cluster configuration for replicated
volumes from replica 3 to replica 2 that need to be handled
in a different manner than the generic gluster commands,
where the user is expected to mention the replica count
of the new configuration in order to remove the bricks.

Signed-off-by: Devyani Kota <dkota@redhat.com>

* Updates #38174: Add checks for self-heal status prior remove operation.

While reducing the cluster configuration from replica 3
to 2, it needs to be checked for status of self-heal
prior remove-brick operation is executed.

Signed-off-by: Devyani Kota <dkota@redhat.com>
2018-11-22 04:42:02 -05:00
..
cloud Ovirt: fixes #41592, #34559 (#41622) 2018-11-22 08:13:55 +05:30
clustering k8s append_hash (#48830) 2018-11-22 08:14:43 +00:00
commands command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
crypto Type error in openssl_certificate (#47508) 2018-10-26 09:11:00 +05:30
database influxdb_user - Allows updates to user privileges (#46667) 2018-11-20 20:08:39 +01:00
files Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
identity Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
monitoring Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
net_tools Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
network Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
notification Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
packaging Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
remote_management Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
source_control Bulk fix DOCUMENTATION.author (Part 3) (#48990) 2018-11-21 15:10:41 +00:00
storage Fixes #38174: Add remove-brick operation for gluster_volume (#38269) 2018-11-22 04:42:02 -05:00
system Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
utilities Make wait_for return matched groups defined in search_regex. Closes #… (#47690) 2018-11-20 14:19:17 -05:00
web_infrastructure Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
windows win_mapped_drive: removed docs around a system wide mount (#49017) 2018-11-22 17:05:35 +10:00
__init__.py