Amanda-Users

Re: report status of amanda-2.5.2-20070523 which fixed chuncker port problem

2007-05-24 14:35:22
Subject: Re: report status of amanda-2.5.2-20070523 which fixed chuncker port problem
From: Jean-Louis Martineau <martineau AT zmanda DOT com>
To: "McGraw, Robert P." <rmcgraw AT purdue DOT edu>
Date: Thu, 24 May 2007 13:59:40 -0400
Can you try different ordering in perl argument on the first line?

Try: #!/opt/csw/bin/perl -t -T -w -W
Try: #!/opt/csw/bin/perl -T -t -w -W
Try: #!/opt/csw/bin/perl -t -w -W
Try: #!/opt/csw/bin/perl -T -w -W
Try: #!/opt/csw/bin/perl -tTwW
Try: #!/opt/csw/bin/perl -wWtT

Jean-Louis

McGraw, Robert P. wrote:
-----Original Message-----
From: Dustin J. Mitchell [mailto:dustin AT zmanda DOT com]
Sent: Wednesday, May 23, 2007 6:12 PM
To: McGraw, Robert P.
Cc: amanda-users AT amanda DOT org
Subject: Re: chunker error


On Wed, May 23, 2007 at 04:55:27PM -0400, McGraw, Robert P. wrote:
I looked in the amanda group searching for "could not bind to any port"
but
did not fine any helpful hits.
There were a few errors on Solaris builds in the 2.5.2 release.  Could
you try the latest snapshot from

  http://www.zmanda.com/community-builds.php

And see if that works better?

Dustin

--
        Dustin J. Mitchell
        Storage Software Engineer, Zmanda, Inc.
        http://www.zmanda.com/



I compiled amanda-2.5.2-20070523 on our Solaris 10 SPARC amanda server. No
problems with the compile and install.

I did a test backup to several OS clients which are running amanda-2.5.1p1.
No problems with the backup.

Soooo using amanda-2.5.2-20070523 resolved my chuncker port problem that I
reported earlier.

The only problem that I did find in this release was the following:
zorn->[41] > ./amstatus --config daily
"-t" is on the #! line, it must also be used on the command line at
./amstatus line 1.

If I removed the -t -T from the #! line amstatus worked ok.


_____________________________________________________________________
Robert P. McGraw, Jr.
Manager, Computer System                 EMAIL: rmcgraw AT purdue DOT edu
Purdue University                         ROOM: MATH-807
Department of Mathematics                PHONE: (765) 494-6055
150 N. University Street                   FAX: (419) 821-0540
West Lafayette, IN 47907-2067