search for: chenx

Displaying 7 results from an estimated 7 matches for "chenx".

Did you mean: chen
2018 Jan 15
5
glusterfs development library
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
2024 Jul 10
0
[ANNOUNCE] xwayland 24.1.1
I am pleased to announce Xwayland 24.1.1, the first bugfix release for the current stable 24.1 branch of Xwayland. This release addresses several issues and regressions which have been reported in Xwayland 24.1.0. Chenx Dust (1): xwayland: fix segment fault in `xwl_glamor_gbm_init_main_dev` Fotios Valasiadis (1): os: Explicitly include X11/Xmd.h for CARD32 definition to fix building on i686 Matthieu Herrb (1): present: On *BSD, epoll-shim is needed to emulate eventfd() Olivier Fourdan (16):...
2018 Jan 15
0
glusterfs development library
On Mon, Jan 15, 2018 at 2:53 AM, ?? <mrchenx at 126.com> 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 subpr...
2018 Jan 15
1
glusterfs development library
...on, Jan 15, 2018 at 9:01 PM, Marcin Dulak <marcin.dulak at gmail.com> wrote: > Maybe consider extending the functionality of > http://docs.ansible.com/ansible/latest/gluster_volume_module.html? > > Best regards, > > Marcin > > On Mon, Jan 15, 2018 at 11:53 AM, ?? <mrchenx at 126.com> 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 &gt...
2018 Jan 15
0
glusterfs development library
Maybe consider extending the functionality of http://docs.ansible.com/ansible/latest/gluster_volume_module.html? Best regards, Marcin On Mon, Jan 15, 2018 at 11:53 AM, ?? <mrchenx at 126.com> 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 subpr...
2018 Jan 16
0
Using the host name of the volume, its related commands can become very slow
On Mon, Jan 15, 2018 at 6:30 PM, ?? <chenxi at shudun.com> wrote: > Using the host name of the volume, its related gluster commands can become > very slow .For example,create,start,stop volume,nfs related commands. and > some time And in some cases, the command will return Error : Request timed > out > but If using ip add...
2018 Jan 15
2
Using the host name of the volume, its related commands can become very slow
Using the host name of the volume, its related gluster commands can become very slow .For example,create,start,stop volume,nfs related commands. and some time And in some cases, the command will return Error : Request timed out but If using ip address to create the volume. The volume all gluster commands are normal. I have configured /etc/hosts correctly,Because,SSH can normally use the