Results 13 issues of Devyani Kota

glusterfs_snapshot roles include: - [ ] glusterfs_snapshot_create - [ ] glusterfs_snapshot_delete - [ ] glusterfs_snapshot_activate - [ ] glusterfs_snapshot_deactivate - [ ] glusterfs_snapshot_clone - [ ] glusterfs_snapshot_restore - [ ]...

glusterfs_clients roles include: - [ ] glusterfs_client_mount - [ ] glusterfs_client_umount

Quota roles include: - [ ] quota_enable - [ ] quota_disable - [ ] quota_remove - [ ] quota_remove_objects - [ ] quota_default_soft_limits - [ ] quota_limit_usage - [ ]...

ctdb roles include: - [ ] ctdb_setup - [ ] ctdb_enable - [ ] ctdb_disable - [ ] ctdb_stop - [ ] ctdb_start

nfs-ganesha roles include: - [ ] nfs_ganesha_create - [ ] nfs_ganesha_destroy - [ ] nfs_ganesha_add_node - [ ] nfs_ganesha_del_node - [ ] nfs_ganesha_export_vol - [ ] nfs_ganesha_unexport_vol - [ ]...

geo-replication modules include the following: - [ ] georep_create - Create a geo-replication session (Secure and root) - [ ] georep_delete - Delete a geo-replication session - [ ] georep_pause...

During manual creation of PVs, VGs and thin pools. gdeploy was failing until size was added to the thinpool sections. The docs indicate that the size option should be optional.

Actual results: TASK [Create LVs with specified size for the VGs] **************************************************************************************************** failed: [node] (item={u'lv': u'some_thinpool', u'size': u'', u'extent': u'100%FREE', u'vg': u'some_vgname'}) => {"failed": true, "item": {"extent": "100%FREE", "lv": "some_thinpool",...

The node given for the 'master' value as a FQDN appears in the 'gluster pool list' output with its short hostname and no alias is present in the peer config....

grafton sanity script validates 2 things currently 1. Whether the machines are reachable from the master node 2. Whether the disks contain any partition table. If any of the above...