Jump to content

Linux client


Recommended Posts

So I'm using XenEnterprise which is a bare metal VM solution built on a linux foundation. I ran the RPM install and it seemed to install fine, no errors, etc. However I'm not seeing the client in Retrospect and I'm unable to test the IP. How can I verify in linux that the service is running? What other issues could there be?

Link to comment
Share on other sites

The daemon is started from /etc/init.d/rcl. Different flavors of linux have different ways of specifying that as a default program to launch when the server is booted. Usually, it's done with a symlink to that file in some rc.d directory. What happens if you run "/etc/init.d/rcl start" on the command line?

 

You can use "ps ax | grep retro" on the command line to see if the retrospect client daemon is running. You can use "netstat -l | grep 497" to see if anything is listening on Retrospect's port, 497.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...