Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

...I enjoy spending time on it for personal growth (I learn from the questions I don't answer, and I reinforce/stay sharp on the topics I do answer), and to give back to humanity at large...

Geography

Where in the world do Tek-Tips members come from?
mjr593 (TechnicalUser)
27 Mar 03 10:27
Has anyone succesfully installed the ARCServe 2000 agent on a Quantum Guardian 4400?

I followed their admin guide, using putty to connect using SSH, but after entering command ./uagentsetup, i get wrong agent installed.  To be honest the admin guide didn't even tell me which agent to install, so i installed the linux version.

Any idea's?

mjr593
clonny2 (MIS)
31 Mar 03 19:58
The probelm is the ARCServe CD has the wrong agent on it.

Need to contact CA and get the correct agent.
If they do not cooperate let us know.


-- Lon Feldman lfeldman@snapappliance.com
-- SNAP Engineer
mjr593 (TechnicalUser)
14 Apr 03 10:44
ARCserve have now replied to my requests, strongly advising me not to install an ARCserver agent on the NAS server.

Any further idea's?

clonny2 (MIS)
14 Apr 03 13:00
First CA is incorrect. I think they are getting the Guardian OS mixed up with the SNAPOS.  You can install the ArcServe agent, you just need to get it.  It is called Linux.tar.Z.

Here are the steps you should do.

1: Copy the Linux.tar.Z to the Guardian via mapped drive.

2: ssh into Guardian.

3: cd to /shares/SHARE1  (I used the default share)

4: Created a dir called CA.

5: mv Linux.tar.Z CA/

6: cd CA/
    
7: tar -zxvf Linux.tar.Z

8: cd /opt.  If /opt does not exist mkdir /opt.  ** Steps 8 and 9 are not required, I just add them so all of the apps are together. In version 2.2 CA Antivirus is built in. **

9: ln -s /apps/ca CA

10: cd /shares/SHARE1/CA

11: rpm --nodeps -Uvh *.rpm

12: cd /apps/ca/uagent ** If you skipped steps 8 and 9 then cd /opt/CA/uagent.

13: sh uagentsetup

14: Run ArcServe 2000 from Windows.

15: Add the UnixAgent by hand.

16: When backing up the Guardian, all you need to backup is /shares/SHARE_NAME.  It is recommended to have a top level share for each Volume that you have. i.e. SHARE1 for all of VOL0.  Then you backup only the top level shares.  If you backup /shares instead, when you try to restore to original location you might overwrite the root file system in a Disaster Recovery Procedure.  

I setup and ran a quick backup and restore to new destination on the Guardian a few minutes ago without any hitch.

Hopefully this should get you going.

-- Lon Feldman
Sr. Qa Engineer SNAP Appliance
lfeldman@snapappliance.com
408-605-8170
--  

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close