![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| S-215: Symantec Backup Exec Scheduler ActiveX Control Multiple Vulnerabilities | iBot | Security Advisories (RSS) | 0 | 03-04-2008 01:00 PM |
| Veritas Unix Backup Agent won't start | cnpaul | SCO | 0 | 06-29-2007 11:51 AM |
| Veritas Backup Agent on SCO problem | Yorgy | SCO | 1 | 11-14-2006 11:28 PM |
| UNIX Backup Exec Agent Error | George26 | UNIX for Advanced & Expert Users | 2 | 06-30-2006 01:04 PM |
| ./agent for Backup Exec | jback | UNIX for Advanced & Expert Users | 1 | 11-19-2002 09:03 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Backup Exec Agent won't start....
Question: Has anyone had any previous experience working with Backup exec for Unix? I'm running SCO Openserver 5.0.5 and Backup Exec agent Version 5.01 Revision 5.032 Basically, these are the commands I'm issueing and here is the output. # cd etc # cd bkupexec # ./agent.be Backup Exec -- Unix Agent, Version 5.01 Revision 5.032 Copyright 2001 VERITAS Software Corporation. All Rights Reserved. ./agent.be: Using configuration file: agent.cfg ./agent.be: Agent configuration OK. ./agent.be: Workstation Name: "SMYTH" Unable to get host address for NWAPPS1 NRLInit: net/service address not found for NWAPPS1/grfs FindAdvertisementReceivers failed ./agent.be: Communication System Failure: NRL initialization failed. Now, I have absolutely no idea why this is happening. I have the proper entry in my /etc/services file for the port/service that the server needs. it appears (without quotations) as "grfs 6101/tcp # Backup Exec Agent" There is also an entry within my etc/hosts file for NWAPPS1 (my backup exec server) and I can ping that box using either the name (NWAPPS1) or the ip addy (in this case, 10.1.0.1) The strangest thing is that I have another box named MICROS1 that has the exact same config file as the box I'm having problems with, and it works fine (the only difference in the two is the name of the server that the backup exec agent is announcing to, NWAPPS1 vs. MICROS1) Here is my config file (agent.cfg): name SMYTH export / as root tell NWAPPS1 tell_interval 30 exclude_dir /dev exclude_dir /var/spool/lp/FIFOS If anyone can help with any suggestions on why the agent won't start or any ideas as to how to troubleshoot the problem, I'd really appreciate it. I also have the output of the errlog file as it apprears when I try to launch the program in debug mode here: ./agent.be: Using configuration file: agent.cfg 9990:Config File Workstation Name=SMYTH 9990:Mangled Workstation Name=SMYTH 9990:exporting / as root 9990:advertising to NWAPPS1 9990:interval between advertisements is 30 9990:Excluding directory /dev 9990:Excluding directory /var/spool/lp/FIFOS Backup Exec -- Unix Agent, Version 5.01 Revision 3.401 Copyright (c) 1997 Seagate Software, Inc. All Rights Reserved. 9990:max concurrent sessions is 4 9990:Set_Config_Params: grfs_object_buffer_size=17408 ./agent.be: Agent configuration OK. ./agent.be: Workstation Name: "SMYTH" 9990: NRL TCP SPECIFIC 9990: Opening TLI device /dev/inet/tcp 9990: Initializing Advertisement Sending Process Unable to get host address for NWAPPS1 NRLInit: net/service address not found for NWAPPS1/grfs FindAdvertisementReceivers failed 9990: Inside RemoveNRL 9990: removing local resources 9990: removing remote resources "agent1.log" 33 lines, 1286 characters HELP!!! |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
I like to try and eliminate as many things as possible before throwing up my hands. Try these few things.
Just for grins I would like to see it work with the actual IP address. Also, what are the parms for /etc, make sure it is 555. What is the parms on /etc/hosts at least 644. What is the ownership for backupexec? I assume it runs as ROOT? Also, I would try to copy over the file that is working on the other box and change the parms to match this file. See if that file may be corrupted somehow, or if you have imbedded spaces that may be throwing it off.
__________________
My brain is your brain |
||||
| Google The UNIX and Linux Forums |