similar to: glusterfs development library

Displaying 20 results from an estimated 5000 matches similar to: "glusterfs development library"

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
2018 Jan 15
1
glusterfs development library
You should try libgfapi: https://libgfapi-python.readthedocs.io/en/latest/ On Mon, 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>
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 subprocess.Popen(GLUSTER_CMD, >
2014 Jan 15
1
ControlMaster auto and stderr
I use ControlMaster auto (along with ControlPath) in my ssh config and find it very handy. I have noticed an annoying behavior, though: it seems that if there is no existing master connection and ssh creates a new one, the master connection process that is started has its stderr left open. This has manifested itself in two ways so far: (1) When using ssh day-to-day, I may be doing some work and
2008 Oct 17
2
R script from Python
Hi, I'm trying to execute R-script from Python. I'm using R 2.7.2, Python 2.5 and WinXP. I don't won't to use Python/R interface because of nature of project. Python code : import subprocess command = 'c:\\Program Files\\R\\R-2.7.2\\bin\\Rterm.exe --vanilla -q <d:\\test\\run\\geneBank.r> d:\\output.out' subprocess.Popen(command).wait() After that, I get error
2019 Oct 04
2
samba-tool user syncpasswords crashes with python3
the script works... root at probe28:~# cat test.dat dn: CN=userxxxx,OU=Users,OU=xxxxx,OU=Organizations,DC=xxxxx,DC=xxxxx proxyAddresses: SMTP:xxxxx.xxxxx at xxxxx.org objectGUID: 637f4e70-8c1e-4e89-a6fc-82d525e584f2 pwdLastSet: 0 objectSid: S-1-5-21-1608159440-4144762864-1017073214-27184 sAMAccountName: userxxxx mail: xxxxx.xxxxx at xxxxx.xxxxx userAccountControl: 514 virtualClearTextUTF8::
2011 Aug 31
1
[PATCH node] fix install when VG exists on disk
This only affects non-HostVG volume groups. rhbz#733578 Signed-off-by: Mike Burns <mburns at redhat.com> --- scripts/storage.py | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-) diff --git a/scripts/storage.py b/scripts/storage.py index 5f7f0e3..047bcd1 100644 --- a/scripts/storage.py +++ b/scripts/storage.py @@ -90,13 +90,19 @@ class Storage: vg =
2017 Apr 18
2
system/system2 and open file descriptors
It seems that the system() and system2() functions don't close file descriptors between the fork() and exec() (on Unix platforms, of course). This means that the child processes inherit open files and socket connections. Running this (from a terminal) will result in the child process writing to a file that was opened by R: R f <- file('foo.txt', 'w') system('echo
2017 Oct 11
3
Gluster CLI Feedback
Hi, As part of our initiative to improve Gluster usability, we would like feedback on the current Gluster CLI. Gluster 4.0 upstream development is currently in progress and it is an ideal time to consider CLI changes. Answers to the following would be appreciated: 1. How often do you use the Gluster CLI? Is it a preferred method to manage Gluster? 2. What operations do you commonly
2017 Jul 10
2
using samba with bind dlz
I am trying to setup samba as a dc using bind dlz I'm not sure how much I need to setup on bind before I can use it. I did the following check. [root at dc1 ~]# named -V | sed 's/ /\n/g'| grep '\-\-' |grep -e gssapi -e dlopen '--with-dlopen=yes' '--with-gssapi=yes' I am using the default config for samba that came with Fedora Rawhide. I wanted to try out the
2013 May 31
1
Can't provision with BIND9_DLZ
Version 4.0.7-GIT-d4cd828 openSUSE 12.04 with bind9 installed but not configured. Hi Attempting to provision with BIND9_DLZ or samba_upgradedns from a functioning SAMBA_INTERNAL install produces: Creating DomainDnsZones and ForestDnsZones partitions Populating DomainDnsZones and ForestDnsZones partitions Failed to setup database for BIND, AD based DNS cannot be used ERROR(<type
2018 Sep 12
1
Bug 17432 in readLines with R >= 3.5.0 still a problem
Bug 17432 (https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17432) is still a problem when using pipes for IPC. The bug is evident when calling R from another process and trying to communicate via StdIn. R will buffer the input and not read lines until the buffer is exceeded or StdIn is closed by the sending process. This prevents interactive communication between a calling process and a
2018 Sep 14
1
Bug 17432 in readLines with R >= 3.5.0 still a problem
Michael: I don't see any comments on Bug 17432 ( https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17432) later than June 1, 2018. Would you please supply a link pointing to the followup to this discussion on bugzilla? Thanks. Jen. > On Thu Sep 13 14:14:46 CEST 2018 Michael Lawrence wrote: > > Thanks, I responded to this on bugzilla. > On Wed, Sep 12, 2018 at 9:04 AM Chris
2023 Jan 28
1
out-format in one line
Hello, I use rsync with the option --out-format '%o %n? but want to have the contents of the mesages to be overwritten. This means that the actual message while synchronisation shall overwritte the previous one. Therefore i wanted to add a carriage return ?\r? at the end of the ?out-format string but this did not work. How can I do this? Regards Michael
2018 Nov 13
2
Re: [collectd] collectd leaks SIGCHLD == SIG_IGN into plugins
I was extending the virt plugin. It already collects similar data (about VMs) using Libvirt's API, but lacks disk usage information. I went through some hoops to link libguestfs correctly to collectd. Is it okay to just include fork(), waitpid() example? It does reproduce the issue. Best Regards, Peter On Tue, Nov 13, 2018 at 1:34 PM Richard W.M. Jones <rjones@redhat.com> wrote:
2023 Jan 16
1
Debian11 Samba backport and bind9
Am 16.01.23 um 18:31 schrieb Rowland Penny via samba: > > > On 16/01/2023 16:56, Stefan Kania via samba wrote: >> Hi to all, >> Is there a known problem when using Debian 11 together with the samba >> packages from the backports (4.17.4) and the bind9 from the backports >> (9.18). With me it comes on each further Domaincontroller to errors >> with the
2019 Oct 04
2
samba-tool user syncpasswords crashes with python3
Hi, i sync the passwords from samba to other backends using "samba-tool user syncpasswords" On my operative system (samba 4.10 and python2) all works fine. I upgraded my test-DC to samba 4.11 and python3 and now the samba-tool user syncpasswords --daemon crashes. Fri Oct 4 12:29:47 2019: pid[983]: Attached to logfile[/usr/local/samba/var/log.syncpw] Fri Oct 4 12:29:47 2019:
2023 Jan 16
1
Debian11 Samba backport and bind9
On 16/01/2023 18:27, Stefan Kania via samba wrote: > > > Am 16.01.23 um 18:31 schrieb Rowland Penny via samba: >> >> >> On 16/01/2023 16:56, Stefan Kania via samba wrote: >>> Hi to all, >>> Is there a known problem when using Debian 11 together with the samba >>> packages from the backports (4.17.4) and the bind9 from the backports
2023 Jan 16
1
Debian11 Samba backport and bind9
On 16/01/2023 18:56, Rowland Penny via samba wrote: > > > On 16/01/2023 18:27, Stefan Kania via samba wrote: >> >> >> Am 16.01.23 um 18:31 schrieb Rowland Penny via samba: >>> >>> >>> On 16/01/2023 16:56, Stefan Kania via samba wrote: >>>> Hi to all, >>>> Is there a known problem when using Debian 11 together with the
2023 Jan 16
1
Debian11 Samba backport and bind9
On 16/01/2023 16:56, Stefan Kania via samba wrote: > Hi to all, > Is there a known problem when using Debian 11 together with the samba > packages from the backports (4.17.4) and the bind9 from the backports > (9.18). With me it comes on each further Domaincontroller to errors with > the "samba_dnsupdate --verbose --all-names". > > If I install Bind9 in version