Unsolved
This post is more than 5 years old
1 Message
0
6130
June 10th, 2010 12:00
How to install Avamar Agent on a Solaris Server
Has anyone installed the Avamar agent on a solaris 10 server in a seperate location other then the default /opt/AVMRclnt location?
The unix admin created a seperate file system with the same name as /opt/AVMRclnt.
I am getting an error during the install. Its complaining about the avagent.bin.
I even created the touch files as the install doc specifies for a customized install...... Where are these supposed to go anyway?
"Customizing the Install Location
This topic is only applicable if you want to install the Avamar Solaris Client
somewhere other than the default location.
To customize the var and base installation directories, set the following
environment variables to the desired location before beginning the installation
procedure:
• AVAMAR_INSTALL_VARDIR_PATH
• AVAMAR_INSTALL_BASEDIR_PATH "
root@clientservername:/opt/AVMRclnt#pkgadd -d AvamarClient-solaris10-sparc-4.1.100-1470.pkg
The following packages are available:
1 AVMRclnt Avamar Client
(sparc) 4.1.100-1470
Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: 1
Processing package instance from
Avamar Client
(sparc) 4.1.100-1470
This software is copyright EMC Corporation, 2001-2007.
Please read and agree to the End User License Agreement which
will be placed in the base directory of the install as a file
named AvamarClient-License.txt.
Relocate install from /opt/AVMRclnt? y
Install base [/opt]:
Package directory [AVMRclnt]:
WARNING! Directory already exists!
Confirm '/opt/AVMRclnt' is the desired location. y
Directory to locate cache & log files [/var/avamar]:
WARNING! Directory "/var/avamar" already exists!
Confirm '/var/avamar' is the desired location. y
## Executing checkinstall script.
Using as the package base directory.
## Processing package information.
## Processing system information.
1 package pathname is already properly installed.
## Verifying package dependencies.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.
## Checking for setuid/setgid programs.
This package contains scripts which will be executed with super-user
permission during the process of installing this package.
Do you want to continue with the installation of [y,n,?] y
Installing Avamar Client as
## Executing preinstall script.
## Installing part 1 of 1.
/opt/AVMRclnt/AvamarClient-License.txt
/opt/AVMRclnt/bin/avagent.bin
/opt/AVMRclnt/bin/avregister
/opt/AVMRclnt/bin/avscc
/opt/AVMRclnt/bin/avtar
/opt/AVMRclnt/bin/avtar.bin
/opt/AVMRclnt/bin/unix.pin
/opt/AVMRclnt/etc/AvamarClient-UpdateReplace.sh
/opt/AVMRclnt/etc/avagent.d
[ verifying class ]
/opt/AVMRclnt/lib/libgcc_s.so.1
/opt/AVMRclnt/lib/libstdc++.so.5
[ verifying class ]
## Executing postinstall script.
Installation complete
You may run /opt/AVMRclnt/bin/avregister to register and activate this client with the Administrator server.
ld.so.1: avagent.bin: fatal: libm.so.2: open failed: No such file or directory
Killed
avagent.d Info: Could not start client agent.
Please tell me where i'm going wrong.
Thanks,
Ed



OscarG1
2 Intern
•
137 Posts
0
June 10th, 2010 23:00
There is a soft link you have to create, and you have to check if all librarys paths are correct
please check following page http://setiathome.berkeley.edu/forum_thread.php?id=20499
I think it is not an avamar issue, it is a finding the correct paths