Displaying 2 results from an estimated 2 matches for "amindexd".
2020 Mar 17
3
Running amanda on CentOS 7: "amanda-udp.service failed."
I am trying to get amanda backup going on a CentOS 7 system and things are not
working:
sharky4.deepsoft.com% sudo systemctl start amanda-udp
[sudo] password for heller:
Job for amanda-udp.service failed because a configured resource limit was exceeded. See "systemctl status amanda-udp.service" and "journalctl -xe" for details.
sharky4.deepsoft.com% sudo systemctl status -l
2020 Mar 17
0
Running amanda on CentOS 7: "amanda-udp.service failed."
...oup??? ??? ?? = disk
??? server??? ??? ? = /usr/sbin/amandad
# Configure server_args for the authentication type you will be using,
# and the services you wish to allow the amanda server and/or recovery
# clients to use.
#
# Change the -auth= entry to reflect the authentication type you use.
# Add amindexd to allow recovery clients to access the index database.
# Add amidxtaped to allow recovery clients to access the tape device.
??? server_args??? ? = -auth=bsd amdump
??? flags??? ??? ??? = IPv4
}
Cheers,
Dave
On 3/17/20 7:03 AM, Robert Heller wrote:
> I am trying to get amanda backup going o...