SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
recovery limit does not recognize the backupserver
Author Message
Post recovery limit does not recognize the backupserver 
Hi,

I am using the new reovery-limit which is set to:
---
recovery-limit same-host "localhost"
---
It was set to the DNS name of the server before but nothing changed with this. The main problem is the following:
client A, can recover its own data
client B is not allowed to recover clientAs data # so far so good
but localhost (the backupserver) cant recover this either.

From Backupsever:
----
amrecover> sethost clientA
200 Dump host set to clientA.
setdisk /
501 Disk clientA:/ is not in the server's disklist.
----

here the amindexd debug file:
-------
root < at > backupserver:~# cat /tmp/amanda/server/daily/amindexd.20101027182412.debug
Wed Oct 27 18:24:12 2010: amindexd: pid 20645 ruid 1002 euid 1002 version 3.2.0: start at Wed Oct 27 18:24:12 2010
Wed Oct 27 18:24:12 2010: amindexd: version 3.2.0
Wed Oct 27 18:24:12 2010: amindexd: < 220 backupserver AMANDA index server (3.2.0) ready.
Wed Oct 27 18:24:12 2010: amindexd: > FEATURES ffffffff9efefbffffffffff01
Wed Oct 27 18:24:12 2010: amindexd: < 200 FEATURES ffffffff9efefbffffffffff01
Wed Oct 27 18:24:12 2010: amindexd: > DATE 2010-10-27
Wed Oct 27 18:24:12 2010: amindexd: < 200 Working date set to 2010-10-27.
Wed Oct 27 18:24:12 2010: amindexd: > SCNF daily
Wed Oct 27 18:24:12 2010: amindexd: pid 20645 ruid 1002 euid 1002 version 3.2.0: rename at Wed Oct 27 18:24:12 2010
Wed Oct 27 18:24:19 2010: amindexd: < 200 Config set to daily.
Wed Oct 27 18:24:19 2010: amindexd: > HOST backupserver
Wed Oct 27 18:24:19 2010: amindexd: < 501 Host dl380-72 is not in your disklist.
Wed Oct 27 18:24:19 2010: amindexd: > HOST backupserver
Wed Oct 27 18:24:19 2010: amindexd: < 501 Host backupserver.domain.de is not in your disklist.
Wed Oct 27 18:24:19 2010: amindexd: > HOST amanda.domain.de
Wed Oct 27 18:24:19 2010: amindexd: < 200 Dump host set to amanda.domain.de.
Wed Oct 27 18:24:34 2010: amindexd: > HOST clientA
Wed Oct 27 18:24:34 2010: amindexd: < 200 Dump host set to clientA.
Wed Oct 27 18:24:39 2010: amindexd: > DISK /
Wed Oct 27 18:24:39 2010: amindexd: using recovery limit from DLE
Wed Oct 27 18:24:39 2010: amindexd: warning: peer 'localhost' does not match any of the recovery-limit restrictions; rejecting
Wed Oct 27 18:24:39 2010: amindexd: < 501 Disk clientA:/ is not in the server's disklist.
Wed Oct 27 18:25:38 2010: amindexd: ? read error: No such file or directory
Wed Oct 27 18:25:38 2010: amindexd: pid 20645 finish time Wed Oct 27 18:25:38 2010


Any idea?

Thanks and best regards,
dennis
--
Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!
Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail

Post recovery limit does not recognize the backupserver 
Dennis Benndorf wrote:
Hi,

I am using the new reovery-limit which is set to:
---
recovery-limit same-host "localhost"
---

Is it the global or dle recovery-limit?
What is the dle recovery-limit? That's what amindexd is using?

Jean-Louis
It was set to the DNS name of the server before but nothing changed with this. The main problem is the following:
client A, can recover its own data
client B is not allowed to recover clientAs data # so far so good
but localhost (the backupserver) cant recover this either.

From Backupsever:
----
amrecover> sethost clientA
200 Dump host set to clientA.
setdisk /
501 Disk clientA:/ is not in the server's disklist.
----

here the amindexd debug file:
-------
root < at > backupserver:~# cat /tmp/amanda/server/daily/amindexd.20101027182412.debug
Wed Oct 27 18:24:12 2010: amindexd: pid 20645 ruid 1002 euid 1002 version 3.2.0: start at Wed Oct 27 18:24:12 2010
Wed Oct 27 18:24:12 2010: amindexd: version 3.2.0
Wed Oct 27 18:24:12 2010: amindexd: < 220 backupserver AMANDA index server (3.2.0) ready.
Wed Oct 27 18:24:12 2010: amindexd: > FEATURES ffffffff9efefbffffffffff01
Wed Oct 27 18:24:12 2010: amindexd: < 200 FEATURES ffffffff9efefbffffffffff01
Wed Oct 27 18:24:12 2010: amindexd: > DATE 2010-10-27
Wed Oct 27 18:24:12 2010: amindexd: < 200 Working date set to 2010-10-27.
Wed Oct 27 18:24:12 2010: amindexd: > SCNF daily
Wed Oct 27 18:24:12 2010: amindexd: pid 20645 ruid 1002 euid 1002 version 3.2.0: rename at Wed Oct 27 18:24:12 2010
Wed Oct 27 18:24:19 2010: amindexd: < 200 Config set to daily.
Wed Oct 27 18:24:19 2010: amindexd: > HOST backupserver
Wed Oct 27 18:24:19 2010: amindexd: < 501 Host dl380-72 is not in your disklist.
Wed Oct 27 18:24:19 2010: amindexd: > HOST backupserver
Wed Oct 27 18:24:19 2010: amindexd: < 501 Host backupserver.domain.de is not in your disklist.
Wed Oct 27 18:24:19 2010: amindexd: > HOST amanda.domain.de
Wed Oct 27 18:24:19 2010: amindexd: < 200 Dump host set to amanda.domain.de.
Wed Oct 27 18:24:34 2010: amindexd: > HOST clientA
Wed Oct 27 18:24:34 2010: amindexd: < 200 Dump host set to clientA.
Wed Oct 27 18:24:39 2010: amindexd: > DISK /
Wed Oct 27 18:24:39 2010: amindexd: using recovery limit from DLE
Wed Oct 27 18:24:39 2010: amindexd: warning: peer 'localhost' does not match any of the recovery-limit restrictions; rejecting
Wed Oct 27 18:24:39 2010: amindexd: < 501 Disk clientA:/ is not in the server's disklist.
Wed Oct 27 18:25:38 2010: amindexd: ? read error: No such file or directory
Wed Oct 27 18:25:38 2010: amindexd: pid 20645 finish time Wed Oct 27 18:25:38 2010


Any idea?

Thanks and best regards,
dennis


Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB