chenx
At 2018-01-16 02:01:21, "Marcin Dulak" <marcin.dulak@xxxxxxxxx> wrote:
Maybe consider extending the functionality of http://docs.ansible.com/ansible/latest/gluster_volume_module.html?Best regards,MarcinOn Mon, Jan 15, 2018 at 11:53 AM, 陈曦 <mrchenx@xxxxxxx> wrote:I want to write a python script and visual interface to manage glusterfs, such as creating and deleting volumes.This can be easier to manage glusterfs。But,now ,I execute the glusterfs command using python's subprocess.popen function,such as subprocess.Popen(GLUSTER_CMD, shell=True,stdout=subprocess. PIPE, stderr=subprocess.PIPE)...... But this does not feel like a good program, Because it has a serious dependence on the shellIs there a python or c library/function to execute the glusterfs command?So I can develop a better performance, more lightweight script. to achieve this optimization scriptthanks everyone.
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://lists.gluster.org/mailman/listinfo/gluster-users
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-users