Re: weird problem

2002-11-13 Thread Galen Johnson
Joseph Sirucka wrote:


Hi All 

just got this problem as below, anyone know how to resolve this

[amandaolbs3 olbs2db.in.telstra.com.au]$ amcheck daily
Amanda Tape Server Host Check
-
WARNING: holding disk /usr/dumps: only 486732 KB free, using nothing
Holding disk /home/dumps: 1011652 KB disk space available, using 909252
KB
amcheck-server: slot 1: date Xlabel daily-008 (exact label
match)
NOTE: skipping tape-writable test
Tape daily-008 label ok
Server check took 1.309 seconds
 

This sounds like your /usr/dumps dir isn't as large as you've told 
amanda to expect so it's just ignoring it.  It's using the /home/dumps, 
though.  You may want to remove the /usr/dumps from the amanda.conf file.

Amanda Backup Client Hosts Check

ERROR: olbs2.in.telstra.com.au: [access as amanda not allowed from
amandaolbs3] amandahostsauth failed
Client check: 12 hosts checked in 1.225 seconds, 1 problem found

(brought to you by Amanda 2.4.3)

regards

Joseph

 

Sounds like you don't have your .amandahosts file set up on that server.

=G=





Re: weird problem

2002-11-13 Thread Joseph Sirucka
Hi All

I have removed the /usr/dumps and you stated, but the amandahost
problems exists.

I do have .amandahosts file with 600 permission and in the file I have

olbs3.in.telstra.com.au amanda

is there anything else I am missing out on.

regards

Joseph

On Thu, 2002-11-14 at 11:36, Galen Johnson wrote:
 Joseph Sirucka wrote:
 
 Hi All 
 
 just got this problem as below, anyone know how to resolve this
 
 [amandaolbs3 olbs2db.in.telstra.com.au]$ amcheck daily
 Amanda Tape Server Host Check
 -
 WARNING: holding disk /usr/dumps: only 486732 KB free, using nothing
 Holding disk /home/dumps: 1011652 KB disk space available, using 909252
 KB
 amcheck-server: slot 1: date Xlabel daily-008 (exact label
 match)
 NOTE: skipping tape-writable test
 Tape daily-008 label ok
 Server check took 1.309 seconds
   
 
 This sounds like your /usr/dumps dir isn't as large as you've told 
 amanda to expect so it's just ignoring it.  It's using the /home/dumps, 
 though.  You may want to remove the /usr/dumps from the amanda.conf file.
 
 Amanda Backup Client Hosts Check
 
 ERROR: olbs2.in.telstra.com.au: [access as amanda not allowed from
 amandaolbs3] amandahostsauth failed
 Client check: 12 hosts checked in 1.225 seconds, 1 problem found
 
 (brought to you by Amanda 2.4.3)
 
 regards
 
 Joseph
 
   
 
 Sounds like you don't have your .amandahosts file set up on that server.
 
 =G=
 




Re: weird problem

2002-11-13 Thread Galen Johnson
I think I see the problem...

ERROR: olbs2.in.telstra.com.au: [access as amanda not allowed from
amanda@olbs3] amandahostsauth failed
Client check: 12 hosts checked in 1.225 seconds, 1 problem found

Note how it's connecting...amanda@olbs3 not 
[EMAIL PROTECTED]  Add to your .amandahosts the following:

olbs3 amanda

and see if that makes a diff.

=G=

Joseph Sirucka wrote:

Hi All

I have removed the /usr/dumps and you stated, but the amandahost
problems exists.

I do have .amandahosts file with 600 permission and in the file I have

olbs3.in.telstra.com.au	amanda

is there anything else I am missing out on.

regards

Joseph

On Thu, 2002-11-14 at 11:36, Galen Johnson wrote:
 

Joseph Sirucka wrote:

   

Hi All 

just got this problem as below, anyone know how to resolve this

[amanda@olbs3 olbs2db.in.telstra.com.au]$ amcheck daily
Amanda Tape Server Host Check
-
WARNING: holding disk /usr/dumps: only 486732 KB free, using nothing
Holding disk /home/dumps: 1011652 KB disk space available, using 909252
KB
amcheck-server: slot 1: date Xlabel daily-008 (exact label
match)
NOTE: skipping tape-writable test
Tape daily-008 label ok
Server check took 1.309 seconds


 

This sounds like your /usr/dumps dir isn't as large as you've told 
amanda to expect so it's just ignoring it.  It's using the /home/dumps, 
though.  You may want to remove the /usr/dumps from the amanda.conf file.

   

Amanda Backup Client Hosts Check

ERROR: olbs2.in.telstra.com.au: [access as amanda not allowed from
amanda@olbs3] amandahostsauth failed
Client check: 12 hosts checked in 1.225 seconds, 1 problem found

(brought to you by Amanda 2.4.3)

regards

Joseph



 

Sounds like you don't have your .amandahosts file set up on that server.

=G=

   


 







Re: weird problem

2002-11-13 Thread Frank Smith
--On Thursday, November 14, 2002 12:02:41 +1100 Joseph Sirucka [EMAIL PROTECTED] wrote:


Hi All

I have removed the /usr/dumps and you stated, but the amandahost
problems exists.

I do have .amandahosts file with 600 permission and in the file I have

olbs3.in.telstra.com.au	amanda

is there anything else I am missing out on.

regards

Joseph

On Thu, 2002-11-14 at 11:36, Galen Johnson wrote:

Joseph Sirucka wrote:

 Hi All

 just got this problem as below, anyone know how to resolve this

 [amanda@olbs3 olbs2db.in.telstra.com.au]$ amcheck daily
 Amanda Tape Server Host Check
 -
 WARNING: holding disk /usr/dumps: only 486732 KB free, using nothing
 Holding disk /home/dumps: 1011652 KB disk space available, using 909252
 KB
 amcheck-server: slot 1: date Xlabel daily-008 (exact label
 match)
 NOTE: skipping tape-writable test
 Tape daily-008 label ok
 Server check took 1.309 seconds


This sounds like your /usr/dumps dir isn't as large as you've told
amanda to expect so it's just ignoring it.  It's using the /home/dumps,
though.  You may want to remove the /usr/dumps from the amanda.conf file.

 Amanda Backup Client Hosts Check
 
 ERROR: olbs2.in.telstra.com.au: [access as amanda not allowed from
 amanda@olbs3] amandahostsauth failed


Whenever you see:

ERROR: : [access as  not allowed from @] amandahostsauth failed

then client   needs the following line in its .amandahosts

	

Be sure that you substitute exactly for  and w.  In your case
you need the line:

olbs3	amanda

Evidently your name resolution isn't consistant on appending domain names.

Frank


 Client check: 12 hosts checked in 1.225 seconds, 1 problem found

 (brought to you by Amanda 2.4.3)

 regards

 Joseph



Sounds like you don't have your .amandahosts file set up on that server.

=G=





--
Frank Smith[EMAIL PROTECTED]
Systems Administrator Voice: 512-374-4673
Hoover's Online Fax: 512-374-4501



Re: weird problem

2002-11-13 Thread Joseph Sirucka
Hi All

thanks for your help that seems to fix the error.

my next question is this.

I have a tape in the unit and for the last three days it have not asked
me for a different tape. How can I force amanda to use the next set of
tapes.

Thanks guys for your help

regards

Joseph

On Thu, 2002-11-14 at 12:29, Frank Smith wrote:
 --On Thursday, November 14, 2002 12:02:41 +1100 Joseph Sirucka 
[EMAIL PROTECTED] wrote:
 
  Hi All
 
  I have removed the /usr/dumps and you stated, but the amandahost
  problems exists.
 
  I do have .amandahosts file with 600 permission and in the file I have
 
  olbs3.in.telstra.com.au amanda
 
  is there anything else I am missing out on.
 
  regards
 
  Joseph
 
  On Thu, 2002-11-14 at 11:36, Galen Johnson wrote:
  Joseph Sirucka wrote:
 
   Hi All
  
   just got this problem as below, anyone know how to resolve this
  
   [amanda@olbs3 olbs2db.in.telstra.com.au]$ amcheck daily
   Amanda Tape Server Host Check
   -
   WARNING: holding disk /usr/dumps: only 486732 KB free, using nothing
   Holding disk /home/dumps: 1011652 KB disk space available, using 909252
   KB
   amcheck-server: slot 1: date Xlabel daily-008 (exact label
   match)
   NOTE: skipping tape-writable test
   Tape daily-008 label ok
   Server check took 1.309 seconds
  
  
  This sounds like your /usr/dumps dir isn't as large as you've told
  amanda to expect so it's just ignoring it.  It's using the /home/dumps,
  though.  You may want to remove the /usr/dumps from the amanda.conf file.
 
   Amanda Backup Client Hosts Check
   
   ERROR: olbs2.in.telstra.com.au: [access as amanda not allowed from
   amanda@olbs3] amandahostsauth failed
 
 Whenever you see:
 
 ERROR: : [access as  not allowed from @] amandahostsauth failed
 
 then client   needs the following line in its .amandahosts
 
   
 
 Be sure that you substitute exactly for  and w.  In your case
 you need the line:
 
 olbs3 amanda
 
 Evidently your name resolution isn't consistant on appending domain names.
 
 Frank
 
   Client check: 12 hosts checked in 1.225 seconds, 1 problem found
  
   (brought to you by Amanda 2.4.3)
  
   regards
  
   Joseph
  
  
  
  Sounds like you don't have your .amandahosts file set up on that server.
 
  =G=
 
 
 
 
 --
 Frank Smith[EMAIL PROTECTED]
 Systems Administrator Voice: 512-374-4673
 Hoover's Online Fax: 512-374-4501




Re: weird problem

2002-11-13 Thread Galen Johnson
Joseph Sirucka wrote:


Hi All

thanks for your help that seems to fix the error.

my next question is this.

I have a tape in the unit and for the last three days it have not asked
me for a different tape. How can I force amanda to use the next set of
tapes.

Thanks guys for your help

regards

Joseph


 

You may want to post the relevant info...have you labeled more than 1 
tape, (ie, what does tapelist look like?)...Have you set up a cron job 
which runs daily or however often you need it to?  What are dumpcycle, 
runspercycle, and tapecycle set to in amanda.conf?  Are you getting an 
email whenever it runs?  What does it say, if so?

=G=



Re: weird problem

2002-11-13 Thread Joseph Sirucka
Hi All

ok my problem is this I have done a amflush of a failed backup.

from there, amanda never returns the mail message to state that the
flush has finished.

Also the tape unit sits there idle and no process is found to be
running. I can eject the tape happily and amanda will keep sit idle.

I have thought of everything.

I may think its a lock file, but have no idea to find the lockfile if
there is one and delete it.

so currently my backups are idle for two days.

any ideas.

regards

Joseph

On Thu, 2002-11-14 at 13:31, Galen Johnson wrote:
 Joseph Sirucka wrote:
 
 Hi All
 
 thanks for your help that seems to fix the error.
 
 my next question is this.
 
 I have a tape in the unit and for the last three days it have not asked
 me for a different tape. How can I force amanda to use the next set of
 tapes.
 
 Thanks guys for your help
 
 regards
 
 Joseph
 
 
   
 
 You may want to post the relevant info...have you labeled more than 1 
 tape, (ie, what does tapelist look like?)...Have you set up a cron job 
 which runs daily or however often you need it to?  What are dumpcycle, 
 runspercycle, and tapecycle set to in amanda.conf?  Are you getting an 
 email whenever it runs?  What does it say, if so?
 
 =G=




Re: weird problem

2002-11-13 Thread Jon LaBadie
On Thu, Nov 14, 2002 at 10:13:08AM +1100, Joseph Sirucka wrote:
 Hi All 
 
 just got this problem as below, anyone know how to resolve this
 
  [ snip ]

 Amanda Backup Client Hosts Check
 
 ERROR: olbs2.in.telstra.com.au: [access as amanda not allowed from
 amanda@olbs3] amandahostsauth failed

Glad you later found the answer.

Just wanted to point out the ultimate solution and 4 other possible
causes are listed in the Faq-O-Matic on amanda.org.

   F-O-M - troubleshooting - amcheck -
  Why does `amcheck' say `access as USERNAME not allowed...'

-- 
Jon H. LaBadie  [EMAIL PROTECTED]
 JG Computing
 4455 Province Line Road(609) 252-0159
 Princeton, NJ  08540-4322  (609) 683-7220 (fax)



Re: weird problem

2002-11-13 Thread Jon LaBadie
On Thu, Nov 14, 2002 at 02:07:48PM +1100, Joseph Sirucka wrote:
 Hi All
 
 ok my problem is this I have done a amflush of a failed backup.
 
 from there, amanda never returns the mail message to state that the
 flush has finished.
 
 Also the tape unit sits there idle and no process is found to be
 running. I can eject the tape happily and amanda will keep sit idle.
 
 I have thought of everything.
 
 I may think its a lock file, but have no idea to find the lockfile if
 there is one and delete it.
 
 so currently my backups are idle for two days.
 
 any ideas.

check your debug logs

man amcleanup

-- 
Jon H. LaBadie  [EMAIL PROTECTED]
 JG Computing
 4455 Province Line Road(609) 252-0159
 Princeton, NJ  08540-4322  (609) 683-7220 (fax)



Re: weird problem

2002-11-13 Thread Joseph Sirucka
Hi All

my log files show
DISK amflush olbs3.in.telstra.com.au /var
DISK amflush olbs3.in.telstra.com.au /home
DISK amflush olbs3.in.telstra.com.au /usr
DISK amflush olbs1.in.telstra.com.au /var
DISK amflush olbs1.in.telstra.com.au /home
DISK amflush olbs2.in.telstra.com.au /home
DISK amflush olbs2.in.telstra.com.au /var
DISK amflush olbs2.in.telstra.com.au /export
DISK amflush olbspit.in.telstra.com.au /apps
DISK amflush olbspit.in.telstra.com.au /export
DISK amflush olbspit.in.telstra.com.au /opt/WebSphere
DISK amflush olbspit.in.telstra.com.au /home
DISK amflush olbs2db.in.telstra.com.au /httpd/orabackup
DISK amflush olbps1.in.telstra.com.au /usr/local
DISK amflush olbgen.in.telstra.com.au /export/home
DISK amflush olbdb-a.in.telstra.com.au /data/backups
DISK amflush olbdb-b.in.telstra.com.au /data/backups
DISK amflush olbdev-a.in.telstra.com.au /ora
DISK amflush olbdev-a.in.telstra.com.au /opt/WebSphere
DISK amflush olbdev-b.in.telstra.com.au /ora
DISK amflush olbdev-b.in.telstra.com.au /apps
DISK amflush olbdev-b.in.telstra.com.au /opt/WebSphere
DISK amflush olbpit-a.in.telstra.com.au /ora
DISK amflush olbpit-a.in.telstra.com.au /apps
DISK amflush olbpit-a.in.telstra.com.au /opt/WebSphere
START amflush date 20021114
START driver date 20021114
STATS driver startup time 0.004
START taper datestamp 20021114 label daily-008 tape 0
INFO taper tape daily-008 kb 0 fm 0 [OK]
FINISH driver date 20021114 time 20.545

and my amflush show

amflush: datestamp 20021114
driver: pid 27724 executable driver version 2.4.3
driver: send-cmd time 0.003 to taper: START-TAPER 20021114
driver: adding holding disk 0 dir /home/dumps size 909224
reserving 909224 out of 909224 for degraded-mode dumps
driver: start time 0.004 inparallel 4 bandwidth 2100 diskspace 909224
dir OBSOLE
TE datestamp 20021114 driver: drain-ends tapeq LFFO big-dumpers ttt
taper: pid 27725 executable taper version 2.4.3
taper: page size is 4096
taper: buffer size is 32768
taper: buffer[00] at 0x4016c000
taper: buffer[01] at 0x40174000
taper: buffer[02] at 0x4017c000
taper: buffer[03] at 0x40184000
taper: buffer[04] at 0x4018c000
taper: buffer[05] at 0x40194000
taper: buffer[06] at 0x4019c000
taper: buffer[07] at 0x401a4000
taper: buffer[08] at 0x401ac000
taper: buffer[09] at 0x401b4000
taper: buffer[10] at 0x401bc000
taper: buffer[11] at 0x401c4000
taper: buffer[12] at 0x401cc000
taper: buffer[13] at 0x401d4000
taper: buffer[14] at 0x401dc000
taper: buffer[15] at 0x401e4000
taper: buffer[16] at 0x401ec000
taper: buffer[17] at 0x401f4000
taper: buffer[18] at 0x401fc000
taper: buffer[19] at 0x40204000
taper: buffer structures at 0x4020c000 for 240 bytes
changer: opening pipe to: /usr/local/libexec/chg-zd-mtx -info
changer: got exit: 0 str: 1 1 1 
changer_query: changer return was 1 1 
changer_query: searchable = 0
changer_find: looking for daily-008 changer is searchable = 0 
changer: opening pipe to: /usr/local/libexec/chg-zd-mtx -slot current
changer: got exit: 0 str: 1 /dev/nst0
taper: slot 1: date 20021114 label daily-008 (exact label match)
taper: read label `daily-008' date `20021114'
taper: wrote label `daily-008' date `20021114'
driver: result time 1.505 from taper: TAPER-OK 
driver: state time 1.505 free kps: 2100 space: 909224 taper: idle
idle-dumpers: 
4 qlen tapeq: 0 runq: 0 roomq: 0 wakeup: 86400 driver-idle: not-idle
driver: interface-state time 1.505 if : free 600 if ETH0: free 500 if
LOCAL: fre
e 1000
driver: hdisk-state time 1.505 hdisk 0: free 909224 dumpers 0
driver: QUITTING time 1.505 telling children to quit
driver: send-cmd time 1.505 to taper: QUIT
taper: DONE [idle wait: 0.000 secs]
taper: writing end marker. [daily-008 OK kb 0 fm 0]
driver: FINISHED time 20.545

well I can see no errors.

any ideas

regards

Joseph

On Thu, 2002-11-14 at 15:39, Jon LaBadie wrote:
 On Thu, Nov 14, 2002 at 02:07:48PM +1100, Joseph Sirucka wrote:
  Hi All
  
  ok my problem is this I have done a amflush of a failed backup.
  
  from there, amanda never returns the mail message to state that the
  flush has finished.
  
  Also the tape unit sits there idle and no process is found to be
  running. I can eject the tape happily and amanda will keep sit idle.
  
  I have thought of everything.
  
  I may think its a lock file, but have no idea to find the lockfile if
  there is one and delete it.
  
  so currently my backups are idle for two days.
  
  any ideas.
 
 check your debug logs
 
 man amcleanup
 
 -- 
 Jon H. LaBadie  [EMAIL PROTECTED]
  JG Computing
  4455 Province Line Road(609) 252-0159
  Princeton, NJ  08540-4322  (609) 683-7220 (fax)