- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Trouble setting up an amanda client on HP-UX
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2004 11:21 AM
10-22-2004 11:21 AM
Trouble setting up an amanda client on HP-UX
linux side of things is running fine, but I'm having trouble getting the
client set up on an HP-UX 11.00. The uname -a from the HP:
apollo > uname -a
HP-UX apollo B.11.00 U 9000/800 808347471 unlimited-user license
The /etc/services entries on both the client and server are identical as far
as amanda is concerned. They are:
amanda 10080/tcp # amanda backup services
amanda 10080/udp # amanda backup services
kamanda 10081/tcp # amanda backup services (Kerberos)
kamanda 10081/udp # amanda backup services (Kerberos)
amandaidx 10082/tcp # amanda backup services
amidxtape 10083/tcp # amanda backup services
The /etc/inetd.conf file from the HP (which has been kicked after editing):
amanda stream tcp nowait /usr/local/libexec/amandad amanda
amanda stream udp nowait /usr/local/libexec/amandad amanda
amandaidx stream tcp nowait /usr/local/libexec/amindexd amandaidx
amidxtape stream tcp nowait /usr/local/libexec/amidxtaped amidxtape
The .amandahosts and .rhosts files are both in the ~amanda directory, and
contain the following line:
gdcvault amanda
Finally, I configured the amanda software with the following options:
--with-user=amanda
--with-group=disk
--with-tape-server=gdcvault
--without-server
I'm at a loss as to what's wrong. Any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2004 11:28 AM
10-22-2004 11:28 AM
Re: Trouble setting up an amanda client on HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2004 11:33 AM
10-22-2004 11:33 AM
Re: Trouble setting up an amanda client on HP-UX
-bash-2.05b$ /usr/sbin/amcheck Daily
Amanda Tape Server Host Check
-----------------------------
Holding disk /var/tmp/daily: 4011704 KB disk space available, that's plenty
NOTE: skipping tape-writable test
Tape Daily label ok
NOTE: info dir /var/lib/amanda/Daily/curinfo/j1: does not exist
NOTE: index dir /var/lib/amanda/Daily/index/j1: does not exist
Server check took 0.000 seconds
Amanda Backup Client Hosts Check
--------------------------------
WARNING: j1: selfcheck request timed out. Host down?
Client check: 3 hosts checked in 30.069 seconds, 1 problem found
(brought to you by Amanda 2.4.4)
Host J1 is up, is pingable from the backup server, and I can ssh to it from the backup server. They're both on the same network (10.23.1.x).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2005 04:12 AM
01-09-2005 04:12 AM
Re: Trouble setting up an amanda client on HP-UX
Richard Ray
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 09:23 AM
01-12-2005 09:23 AM