Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 1998 11:50:37 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        David Wolfskill <dhw@whistle.com>
Cc:        ambrisko@whistle.com, dhw@whistle.com, hackers@FreeBSD.ORG
Subject:   Re: bin/8183
Message-ID:  <199812151950.LAA59883@apollo.backplane.com>
References:   <199812151945.LAA09463@pau-amma.whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
    I wonder... does exec() clear blocked signals?  I assumed it did.
    Anyone know for sure?

						-Matt

    Matthew Dillon  Engineering, HiWay Technologies, Inc. & BEST Internet 
                    Communications & God knows what else.
    <dillon@backplane.com> (Please include original email in any response)    

:
:>Date: Tue, 15 Dec 1998 11:32:04 -0800 (PST)
:>From: Matthew Dillon <dillon@apollo.backplane.com>
:
:>    If you have any of the error messages, I'd appreciate some of them too.
:
:OK; as promised, /var/log/messages was silent; here's
:/tmp/amanda/amandad.debug:
:
:amandad: debug 1 pid 10007 ruid 2 euid 2 start time Tue Dec 15 11:42:54
:1998
:amandad: version 2.4.1
:amandad: build: VERSION="Amanda-2.4.1"
:amandad:        BUILT_DATE="Fri Oct  9 10:27:03 PDT 1998"
:amandad:        BUILT_MACH="FreeBSD crab.whistle.com 3.0-CURRENT FreeBSD
:3.0-CURRENT #0: Tue Sep 22 13:39:07 PDT 1998
:root@:/crab/home1/usr/current/freebsd/src/sys/compile/CRAB  i386"
:amandad:        CC="gcc"
:amandad: paths: bindir="/usr/local/bin" sbindir="/usr/local/sbin"
:amandad:        libexecdir="/usr/local/libexec/amanda"
:amandad:        mandir="/usr/local/man"
:CONFIG_DIR="/usr/local/etc/amanda"
:amandad:        DEV_PREFIX="/dev/" RDEV_PREFIX="/dev/r"
:amandad:        DUMP="/sbin/dump" RESTORE="/sbin/restore"
:amandad:        GNUTAR="/usr/bin/tar" COMPRESS_PATH="/usr/bin/gzip"
:amandad:        UNCOMPRESS_PATH="/usr/bin/gzip" MAILER="/usr/bin/Mail"
:amandad:        listed_incr_dir="/usr/local/var/amanda/gnutar-lists"
:amandad: defs:  DEFAULT_SERVER="crab.whistle.com"
:amandad:        DEFAULT_CONFIG="Engineering"
:amandad:        DEFAULT_TAPE_SERVER="crab.whistle.com"
:amandad:        DEFAULT_TAPE_DEVICE="/dev/null" HAVE_MMAP HAVE_SYSVSHM
:amandad:        LOCKING=POSIX_FCNTL DEBUG_CODE BSD_SECURITY
:amandad:        CLIENT_LOGIN="operator" FORCE_USERID HAVE_GZIP
:amandad:        COMPRESS_SUFFIX=".gz" COMPRESS_FAST_OPT="--fast"
:amandad:        COMPRESS_BEST_OPT="--best" UNCOMPRESS_OPT="-dc"
:got packet:
:--------
:Amanda 2.4 REQ HANDLE 009-80240200 SEQ 913750982
:SECURITY USER operator
:SERVICE selfcheck
:OPTIONS ;
:DUMP /crab/home2 0 OPTIONS |;bsd-auth;compress-fast;index;
:DUMP /crab/home1 0 OPTIONS |;bsd-auth;compress-fast;index;
:DUMP /crab/home 0 OPTIONS |;bsd-auth;compress-fast;index;
:DUMP /var 0 OPTIONS |;bsd-auth;compress-fast;index;
:DUMP / 0 OPTIONS |;bsd-auth;compress-fast;index;
:--------
:
:sending ack:
:----
:Amanda 2.4 ACK HANDLE 009-80240200 SEQ 913750982
:----
:
:bsd security: remote host shrimp.whistle.com user operator local user
:operator
:bsd security check passed
:amandad: running service "/usr/local/libexec/amanda/selfcheck"
:amandad: received dup packet, ACKing it
:sending ack:
:----
:Amanda 2.4 ACK HANDLE 009-80240200 SEQ 913750982
:----
:
:amandad: received dup packet, ACKing it
:sending ack:
:----
:Amanda 2.4 ACK HANDLE 009-80240200 SEQ 913750982
:----
:
:
:
:And amandad is still (claiming to be) running:
:
:crab# ps -axwwl|grep ama
:    2 10007 10004   0   2  0  1188  692 select Is    ??    0:00.05 amandad
:
:
:I s'pose I could try a tcpdump....
:
:david
:-- 
:David Wolfskill		UNIX System Administrator
:dhw@whistle.com		voice: (650) 577-7158	pager: (650) 371-4621
:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812151950.LAA59883>