Displaying 11 results from an estimated 11 matches for "c'ed".
Did you mean:
cc'ed
2003 Nov 21
3
speeding up a pairwise correlation calculation
Hi,
I have a data.frame with 294 columns and 211 rows. I am calculating
correlations between all pairs of columns (excluding column 1) and based
on these correlation values I delete one column from any pair that shows
a R^2 greater than a cuttoff value. (Rather than directly delete the
column all I do is store the column number, and...
2016 Jul 12
2
Option configure
Funny current debian service files use a wrong PIDFile path (should be
/var/run/amba/samba.pid).
If I use Type=forking and an wrong PIDFile systemctl start samba must be
CTRL-C'ed.
Type=notify works with or without an proper PIDFile.
Am 12.07.2016 um 22:47 schrieb Sonic:
> On Tue, Jul 12, 2016...
2016 Jul 12
2
Option configure
Does your PIDFile exist?
systemd should use that if defined and exiting.
https://lists.freedesktop.org/archives/systemd-devel/2013-February/009201.html
Am 12.07.2016 um 22:01 schrieb Sonic:
> On Tue, Jul 12, 2016 at 3:25 PM, Achim Gottinger <achim at ag-web.biz> wrote:
>> This is the samba-ad-dc.service script:
> Pretty similar to my samba.service script:
> =======================...
2016 Jul 12
0
Option configure
Am 12.07.2016 um 22:55 schrieb Achim Gottinger:
> Funny current debian service files use a wrong PIDFile path (should be
> /var/run/amba/samba.pid).
>
> If I use Type=forking and an wrong PIDFile systemctl start samba must be
> CTRL-C'ed.
>
> Type=notify works with or without an proper PIDFile.
wel...
2022 May 15
1
[Bug 3435] New: mux process command lines contains many 0x0
https://bugzilla.mindrot.org/show_bug.cgi?id=3435
Bug ID: 3435
Summary: mux process command lines contains many 0x0
Product: Portable OpenSSH
Version: v9.0p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5...
2016 Jul 13
2
Option configure
Under some circumstances for debugging purposes it may be helfpfull to
know the PID used during startup as well. Just noted that this one is
only listen in forked mode.
Samba does fork with type=notify as well but systemd is waiting for
sd_notify message in that mode.
Anyway, for curiosity i recompiled samb...
2016 Jul 13
2
Option configure
Am 13.07.2016 um 12:09 schrieb Reindl Harald:
>
>
> Am 12.07.2016 um 23:58 schrieb Achim Gottinger:
>> With
>>
>> Type=notify
>> NotifyAccess=all
>>
>> systemctl status samba-ad-dc
>> ● samba-ad-dc.service - Samba AD Daemon
>> Loaded: loaded (/lib/systemd/system/sa...
2018 Apr 06
1
performance.cache-size for high-RAM clients/servers, other tweaks for performance, and improvements to Gluster docs
I restarted rsync, and this has been sitting there for almost a minute,
barely moved several bytes in that time:
2014/11/545b06baa3d98/com.google.android.apps.inputmethod.zhuyin-2.1.0.79226761-armeabi-v7a-175-minAPI14.apk
6,389,760 45% 18.76kB/s 0:06:50
I straced each of the 3 processes rsync created a...
2016 Jul 12
4
Option configure
Am 12.07.2016 um 23:21 schrieb Reindl Harald:
>
>
> Am 12.07.2016 um 22:55 schrieb Achim Gottinger:
>> Funny current debian service files use a wrong PIDFile path (should be
>> /var/run/amba/samba.pid).
>>
>> If I use Type=forking and an wrong PIDFile systemctl start samba must be
>> C...
2018 Apr 06
0
performance.cache-size for high-RAM clients/servers, other tweaks for performance, and improvements to Gluster docs
Hi again,
I'd like to expand on the performance issues and plead for help. Here's one
case which shows these odd hiccups: https://i.imgur.com/CXBPjTK.gifv.
In this GIF where I switch back and forth between copy operations on 2
servers, I'm copying a 10GB dir full of .apk and image files.
On server "hive" I'm copying stra...
2018 Apr 06
3
performance.cache-size for high-RAM clients/servers, other tweaks for performance, and improvements to Gluster docs
Hi,
I'm trying to squeeze performance out of gluster on 4 80GB RAM 20-CPU
machines where Gluster runs on attached block storage (Linode) in (4
replicate bricks), and so far everything I tried results in sub-optimal
performance.
There are many files - mostly images, several million - and many operations
take minutes, copying multiple...