
This is a multi-part message in MIME format. --------------25A5A3A8753F5944AFEE6B9A Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 05/10/2017 06:37 AM, Joel Diaz wrote:
Hello ovirt users,
First off all, thanks for your work. I've been using the software for a few months and the experience has been great.
I'm having a hard time trying to set the group on a glusterfs volume
PLAY [master] ******************************************************************
TASK [Sets options for volume] ************************************************* failed: [192.168.170.141] (item={u'key': u'group', u'value': u'virt'}) => {"failed": true, "item": {"key": "group", "value": "virt"}, "msg": "'/var/lib/glusterd/groups/virt' file format not valid.\n"} From this error it looks like the virt file format is not valid? Can you please paste the contents of this file? changed: [192.168.170.141] => (item={u'key': u'storage.owner-uid', u'value': u'36'}) changed: [192.168.170.141] => (item={u'key': u'storage.owner-gid', u'value': u'36'}) changed: [192.168.170.141] => (item={u'key': u'network.ping-timeout', u'value': u'30'}) changed: [192.168.170.141] => (item={u'key': u'performance.strict-o-direct', u'value': u'on'}) changed: [192.168.170.141] => (item={u'key': u'network.remote-dio', u'value': u'off'}) changed: [192.168.170.141] => (item={u'key': u'cluster.granular-entry-heal', u'value': u'enable'}) to retry, use: --limit @/tmp/tmpdTWQ8B/gluster-volume-set.retry
PLAY RECAP ********************************************************************* 192.168.170.141 : ok=0 changed=0 unreachable=0 failed=1
I've tried to remove remove glusterfs, wiping the glusterfs configurations and reinstalling the service.
Any help would be appreciated.
Thank you,
Joel
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------25A5A3A8753F5944AFEE6B9A Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">On 05/10/2017 06:37 AM, Joel Diaz wrote:<br> </div> <blockquote cite="mid:CAEE_1VN=iiP0ZZ+_S4L-vPXd_QDu7m5LNvH8nv-eF3wLG5Oahw@mail.gmail.com" type="cite"> <div dir="ltr">Hello ovirt users, <div><br> </div> <div>First off all, thanks for your work. I've been using the software for a few months and the experience has been great.</div> <div><br> </div> <div>I'm having a hard time trying to set the group on a glusterfs volume</div> <div><br> </div> <div> <div>PLAY [master] ******************************************************************</div> <div><br> </div> <div>TASK [Sets options for volume] *************************************************</div> <div>failed: [192.168.170.141] (item={u'key': u'group', u'value': u'virt'}) => {"failed": true, "item": {"key": "group", "value": "virt"}, "msg": "'/var/lib/glusterd/groups/virt' file format not valid.\n"}</div> </div> </div> </blockquote> From this error it looks like the virt file format is not valid? Can you please paste the contents of this file?<br> <blockquote cite="mid:CAEE_1VN=iiP0ZZ+_S4L-vPXd_QDu7m5LNvH8nv-eF3wLG5Oahw@mail.gmail.com" type="cite"> <div dir="ltr"> <div> <div>changed: [192.168.170.141] => (item={u'key': u'storage.owner-uid', u'value': u'36'})</div> <div>changed: [192.168.170.141] => (item={u'key': u'storage.owner-gid', u'value': u'36'})</div> <div>changed: [192.168.170.141] => (item={u'key': u'network.ping-timeout', u'value': u'30'})</div> <div>changed: [192.168.170.141] => (item={u'key': u'performance.strict-o-direct', u'value': u'on'})</div> <div>changed: [192.168.170.141] => (item={u'key': u'network.remote-dio', u'value': u'off'})</div> <div>changed: [192.168.170.141] => (item={u'key': u'cluster.granular-entry-heal', u'value': u'enable'})</div> <div> to retry, use: --limit @/tmp/tmpdTWQ8B/gluster-volume-set.retry</div> <div><br> </div> <div>PLAY RECAP *********************************************************************</div> <div>192.168.170.141 : ok=0 changed=0 unreachable=0 failed=1</div> </div> <div><br> </div> <div>I've tried to remove remove glusterfs, wiping the glusterfs configurations and reinstalling the service.</div> <div><br> </div> <div>Any help would be appreciated.</div> <div><br> </div> <div>Thank you,</div> <div><br> </div> <div>Joel</div> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <p><br> </p> </body> </html> --------------25A5A3A8753F5944AFEE6B9A--