Re: hdup not exiting on remote clients?
Miek Gieben <[email protected]> Thu, 3 Feb 2005 09:43:44 +0100
| Newsgroups | gmane.comp.sysutils.backup.hdup.general |
|---|---|
| Message-ID | <[email protected]> |
[On 02 Feb, @ 23:43, Robert wrote in "Re: [hdup-user] hdup not exiti ..."] > I'm not sure, but I think I have two similar problems. On some clients, > hdup leaves only an ssh session hanging around. I believe this is a > separate and distinct issue from the "hdup never exiting" problem. Here > is what I have on a client that only has ssh sessions that never seem to > die: > > [rhaskins@efrat rhaskins]$ ps -ef | grep hdup > root 14931 1 0 2004 ? 00:00:00 /usr/bin/ssh > [email protected] /usr/sbin/hdup remote efrat > root 26615 1 0 Jan14 ? 00:00:00 /usr/bin/ssh > [email protected] /usr/sbin/hdup remote efrat hmmmm... I think this would mean that the remote end does not close the connection (for some reason). Strange indeed.... > Thanks! let me know when you find something, grtz Miek