similar to: [Bug 10092] New: Hang when remote dest's disk is full

Displaying 20 results from an estimated 4000 matches similar to: "[Bug 10092] New: Hang when remote dest's disk is full"

2013 Aug 16
1
rsync over ssh hang on error
I have an "interesting" problem that I didn't think would ever happen... Using rsync over ssh to mirror a local directory on a remote host. On the remote host the disk becomes full during the rsync run. What I find then is an ssh process on the remote host with no child processes, i.e. the remote rsync has correctly terminated, but the shell has not. On the lost host, rsync is
2013 Jan 24
2
rsync parameters errors
In my new bash script, I'm doing what I think is a very simple rsync command the way I'm used to doing it. I just do a lot of setup and checking before I get to it. When I run it, it gets very unhappy with me. It's probably something very simple. I need to build the rsync command in a string so that some things can go away - like if my variables DRY_RUN and DELETE are undefined,
2003 Feb 19
2
GLM for Beta distribution
Hi R-help, Is there such a thing as a function in R for fitting a GLM where the response is distributed as a Beta distribution? In my case, the response variable is a percentage ([0,1] and continuous). The current glm() function in R doesn't include the Beta distribution. Thank you for any help on this topic. Sincerely, Sharon K?hlmann
2012 Jan 19
2
R-scripts as executables for debian
Hi, I'm looking for a way to make executable R-scripts -- which are bound to a certain package -- available to the operating system's search path. The executable R-scripts I put in the package's 'exec' directory. Different solutions have come to my mind: o 'configure'-script copies the files to /usr/local/bin o make a 'require'-shell function which
2006 Mar 06
3
Problem Accessing Samba Server from Windows
Hi, I'm having a problem accessing my samba server from Windows. The problem occurs every time I try to browse to it on either XP or 2003 Server. The error message I get is: "\\Zeus is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. The account is not authorized to log in
2002 Oct 22
5
Mixture of Univariate Normals
Dear list, Can anyone provide a package or code for estimating the parameters of a mixture of c (c >=2) univariate normal distributions? I've tried the algorithm provided by Venables & Ripley (1999) p 263, for the mixture of two normal, but I don't find the "ms" function in R. I've used nls instead, but I'm not sure if it works the same. The data I have is very
2005 Feb 04
9
callback on busy
Hello everybody, I would like to implement "callback" function. When I call a person and his extension is busy I can press, for example, 5 and get a callback when his phone is not busy anymore. When I create a call file and copy it to spool call folder asterisk makes a call. One problem is that when extension is still busy my phone rings and I get busy tone of the person who I am
2001 Dec 18
2
Aranda-Ornaz links for binary data
Hi, I would like apply different link functions from Aranda-Ordaz (1981) family to large binary dataset (n = 2000). The existing links in glm for binomial data (logit, probit, cloglog) are not adequate for my data, and I need to test some other transformations. Is it possible to do this in R? And how? Thank you for your help, /Sharon
2005 Jul 20
2
Force SIP peers to Re-Autheticate
hi all, is there any way to force all sip peers to re-authenticate themselves? thanks, Paradise Dove
2011 Jun 04
1
Dynamix 650 VA USB UPS
Hi James, I'm referring to your post here: http://lists.alioth.debian.org/pipermail/nut-upsuser/2010-September/006201.html Have you got by chance any more info on the Dyamix 1000VA model? I was foolish to buy the USB version because it had a better display on the front. Is there any way to get this to go? I have tried all the USB drivers in NUT (on pfsense 2.0RC1) and none do anything
2000 Jul 05
2
eigen function on Solaris2.6 (PR#595)
Full_Name: Sharon Kuhlmann Version: 0.99 OS: solaris2.6 Submission from: (NULL) (129.16.167.231) When I use the function > eigen(x), it gives me a "Process R bus error", and the program quits. I'm running the following R version: platform sparc-sun-solaris2.6 arch sparc os solaris2.6 system sparc, solaris2.6 status Patched
2004 Dec 01
6
Avoided deadlock
Dec 1 12:08:43 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! Dec 1 12:08:44 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! Dec 1 12:08:44 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! what does this
2005 Sep 02
1
Call Return
does * support call return? i want when the operator transfers a call if the transferee is busy or doesn't answer the call the call return back to operator again... this feature may be called: call return on busy call return on no answer Paradise Dove
2005 Jun 13
1
Need help connecting two * pcs with *@home
I have read through the info available on the list and searched for things with google. I have found quite a bit of info on the subject, mainly to do with 'simply add this to iax.conf and this to extentions.conf and it will work'. So I tried all of those things and I can't for the life of me get this thing to work properly. What I want to be able to do is dial ext 2009 from server
2007 Jun 15
4
app_rxfax vs (iaxmodem+hylafax)
can anybody help me to choose the most reliable fax solution for * . after googling the net i found that there are at least two solutions for this, app_rxfax+spandsp and iaxmodem+hylafax. - what's the differences between these two? - which one's better? why? thanks
2005 Jun 01
2
Problems hanging up PSTN line
I am having problems with * not hanging up an incoming PSTN line, if that line is not answered before the person calling in hangs up. The line hangs in various states, it has hung with a busy tone, with no tone at all. I am running *@home and have a digium 4port line card. This was configured by the genzaptel command I then added trunks for each line. I also have a Pulver WiSip phone which I
2005 Dec 14
7
Joining a Samba 3 domain repost
Sorry still unable to find documentation Hello I have set up a Samba 3 PDC on RHEL4 using the tdbsam backed. I can log in as a user who has been added to the tdbsam database from a workstation. When I try to add the workstation to the domain (after breaking user connections to the server) I get "The following error occurred while trying to joining the domain xyz.com. Access denied. I
2006 Sep 12
3
rails threads / contexts / fastcgi - can someone explain ???
Hi, Would someone be able to explain how ruby class/object contexts work from the point of view of a deployed rails application using FASTCGI and noting there are multiple Ruby processes running (say on dreamhost for example). Some questions to help clarify what I''m trying to understand: a) how do incoming URL requests get spread across the multiple Ruby processes (let''s
2003 Feb 02
2
Encoding from fifo's
Hello, I'm new to the list, so if this is an FAQ, please point me to the relevant docs. I'm playing with Theora, to see what kind of quality I can expect (I realise its not for production use yet). I've download the source from CVS, and got it to build, with the example encoder and player. While trying to find something to serve as a good source of input, I decided I'd use a
2005 Nov 23
3
Infinite recursion in S3 methods crashes R on windows (related to PR#8203?)
Hi, Infinite recursion in S3 methods seem to crash R on Windows 2000 (R terminating with the ("Rgui.exe has generated errors...") message, rather than throwing an error. This happens with both Rgui and Rterm. The following toy example triggers this: myf <- function(x, ...) UseMethod("myf") myf.default <- function(x, ...) myf(x) myf(1) ...R crashes... Which I