similar to: RSYNC spawns two child processes

Displaying 20 results from an estimated 12000 matches similar to: "RSYNC spawns two child processes"

2011 Jan 21
2
rsync via crontab spawns over 20 processes
Hi all, I've been running rsync via cron for a while now and all is well. However on one particular new 5.5 box, whenever its runs via crontab, the machine ends up with over 20 rsync processes and a load of ~14 and eventually the machine dies. But when running manually, I see it spawn 3 processes with a load of 1.5. My rsync command is simply; rsync --delete -avvH --progress source
2013 Jul 31
0
kio_http spawns multiple processes
Hello All: I've narrowed an earlier issue down to a problem with kio_http. This one is much easier to reproduce: In a KDE session, open Konsole terminal. In the Konsole session, type a bogus web address. E.g.: http://magoo.ca Right click the link and select "Open Link" In a few seconds you should get multiple notifications on the desktop and several kio_http processes spawned.
2004 Aug 06
1
Icecast spawns processes when unable to contact YP
Hi: For the past few hours, www.oddsock.org/yp.cgi has been uncontactable. When I start the icecast server, it seems to perform very badly while trying to contact the YP server. After a couple of minutes, the streaming begins to work, but it starts spawning processes at the rate of a couple a minute. the following also starts appearing in the server log: [2003-04-08 10:26:28] DBUG
2004 Apr 25
1
MusicOnHold spawns everlasting mpg123 processes
Hullo :) I'm using CVS-04/23/04-23 from the stable 1.0 branch on kernel 2.6 - since I have no Digium h/w, I've just managed to get the zaprtc module to compile and run, so I thought the best way to test it would be via MoH. The MP3Player application works great .. exten => 6901,1,Answer exten => 6901,2,MP3Player(http://127.0.0.1:85/ES/28) This will play callers BBC Radio 4 from
2017 May 23
0
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
Did you TV/Radio broke?? ;-) This really smells like some malware/cryptoware. Seen this ones on a network, and that was a cypto trying to write to shares. And they to that really really fast. Increast the samba debug logs and track if this is client related. That where i would start. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at
2017 May 23
0
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
On Tue, May 23, 2017 at 2:36 PM, Rowland Penny <rpenny at samba.org> wrote: > On Tue, 23 May 2017 14:13:33 +0200 > Asbjorn Taugbol via samba <samba at lists.samba.org> wrote: > > > > > I wonder why this guest unmapped user appears? > > > > Probably because you have 'map to guest = bad user', this is from 'man > smb.conf': > >
2017 May 23
0
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
On Tue, May 23, 2017 at 3:59 PM, Rowland Penny <rpenny at samba.org> wrote: > On Tue, 23 May 2017 14:53:57 +0200 > Asbjorn Taugbol via samba <samba at lists.samba.org> wrote: > > > > 1. The Windows client user "Admin" has mounted samba share with > > > username > > "production" and can access any files on that share. Why does Samba
2017 May 23
2
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
On Tue, 23 May 2017 14:13:33 +0200 Asbjorn Taugbol via samba <samba at lists.samba.org> wrote: > > I wonder why this guest unmapped user appears? > Probably because you have 'map to guest = bad user', this is from 'man smb.conf': Bad User - Means user logins with an invalid password are rejected, unless the username does not exist, in which case it is treated as
2017 May 23
0
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
On Tue, May 23, 2017 at 8:59 AM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Tue, 23 May 2017 08:44:42 +0200 > "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > > > Did you TV/Radio broke?? ;-) > > > > This really smells like some malware/cryptoware. > > Seen this ones on a network, and that was a cypto
2017 May 23
2
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
On Tue, 23 May 2017 14:53:57 +0200 Asbjorn Taugbol via samba <samba at lists.samba.org> wrote: > > 1. The Windows client user "Admin" has mounted samba share with > > username > "production" and can access any files on that share. Why does Samba > start messing with other/unknown usernames? Should I create a > Linux/Samba "Admin" user? I
2000 Nov 29
1
HP-UX 11.00 truncating remote commands
hello all, i hope someone can help me out with this little nasty. i have openssh 2.3.0p1 installed on some hp-ux 11.00 boxes and a single linux box. i'm trying desperately to replace trusted hosts on these machines with something a little more secure. running some remote commands between the hp boxes, i'm getting different results with ssh than with remsh. root at hp1# remsh hp2 cat
2018 Feb 13
0
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
On Samba 4.3.11 Server (Ubuntu 14.04 and 16.04) : find this issues on negoziation on windows 10 clients: 26283 nobody nogroup 192.168.2.170 (ipv4:192.168.2.170:50114) Unknown (0x0311) 26283 nobody nogroup 192.168.2.170 (ipv4:192.168.2.170:50114) Unknown (0x0311) 26283 nobody nogroup 192.168.2.170 (ipv4:192.168.2.170:50114) Unknown (0x0311) 26283
2002 Jan 31
2
configure --with-rsh=CMD and default blocking-IO support
A while back I argued for adding a --with-rsh=CMD option to configure and got some general agreement that it would be a good thing (especially for systems that don't have rsh at all). However, the changes were never integrated into rsync. This patch adds the --with-rsh=CMD option to configure and modifies main.c to improve the blocking-IO setting code. The old code would set blocking_io to
2017 May 23
2
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
On Tue, 23 May 2017 08:44:42 +0200 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Did you TV/Radio broke?? ;-) > > This really smells like some malware/cryptoware. > Seen this ones on a network, and that was a cypto trying to write to > shares. And they to that really really fast. > > Increast the samba debug logs and track if this is
2017 May 25
0
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
I am thankful for all support received so far and I feel I'm getting closer to a solution. To get back to basics and a more transparent setup I have made a clean Ubuntu 16.04 installation and followed this guide https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Standalone_Server Windows clients users are logged in with username Admin (local account, administrator). The samba share is
2002 Apr 23
3
rsync hanging (Sun -> AIX)
I'm trying to rync working between the UK (Sun box) and India (AIX box) and am having a real problems getting it up and running because every time I do a full transfer it hangs. The Sun box is the one holding the canonical source which we want to mirror. I've been shipped to the India office to get this working and have tried hundreds of things over the last week, I've also scoured
2003 Dec 16
3
default --rsh
On Mon, Dec 15, 2003 at 10:51:08AM -0800, Wayne Davison wrote: > On Mon, Dec 15, 2003 at 10:03:28AM -0800, jw schultz wrote: > > > The one thing i really would have liked to have seen in a version bump > > would have been changing the default remote shell to ssh instead of > > rsh/remsh. > > I can see this being both a good thing (since I think it is a better >
1999 Jan 17
0
request_oplock_break - a clue - what does it mean ?
Hi all, I increased the log level, and found something very interesting out. I know now what causes a sbmd to go into infinite hibernation on Solaris. I do not know why, it is probably something Solaris specific, I thought that a "dont descend" would have resolved my problem, but it has not. details at the end. Scenerio: solaris 2.5.1 running samba 2.0.0 (happens w/ several if not
2017 May 23
3
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
On Tue, 23 May 2017 16:34:29 +0200 Asbjorn Taugbol via samba <samba at lists.samba.org> wrote: > Yes, the users exist as both Linux and Samba users. My question was > if the Windows client user "Admin" also needs to be Linux and Samba > user. > There is no windows user called 'Admin', there is one called 'Administrator', if it is the later, then it
2003 Dec 17
1
Rsync 2.5.7 hangs after completion
I am having a problem with rsync hanging after completion. The command I am using is: rsync -vaz --delete /banproc/ backenp650:/banproc (thanks jw for the syntax correction) There were 56 deletions on the destination and ~ 1380 files copied total (I gathered these stats by using grep and wc -l on a saved file of my ssh session to the source host). Below is the last couple of lines on my ssh