Previous Topic: Arcserve Backup Cannot Detect Devices Attached to Data Mover ServersNext Topic: Backup Manager Cannot Browse Data Mover Server Nodes


Backup Manager Cannot Browse File System Volumes

Valid on Linux platforms.

Symptom

This problem occurs under the following conditions:

Solution

To remedy this problem, do the following:

  1. Open the Common Agent log file located in the following directory on the data mover server:
    /opt/Arcserve/ABcmagt/logs/caagentd.log
    
  2. Browse to the section File System Agent.

    Example:

    [0]
    #[LinuxAgent]
    NAME      LinuxAgent
    VERSION   17.0
    HOME      /opt/Arcserve/ABuagent
    #ENV      CA_ENV_DEBUG_LEVEL=4
    ENV       AB_OS_TYPE=SUSE_IA64
    ENV       UAGENT_HOME=/opt/Arcserve/ABuagent
    #ENV      LD_ASSUME_KERNEL=2.4.18
    ENV       LD_LIBRARY_PATH=/opt/Arcserve/ABcmagt:$LD_LIBRARY_PATH:/lib:/opt/Arcserve/ABuagent/lib
    ENV       SHLIB_PATH=/opt/Arcserve/ABcmagt:$SHLIB_PATH:/lib:/opt/Arcserve/ABuagent/lib
    ENV       LIBPATH=/opt/Arcserve/ABcmagt:$LIBPATH:/lib:/opt/Arcserve/ABuagent/lib
    BROWSER   cabr
    AGENT     uagentd
    MERGE     umrgd
    VERIFY    umrgd
    
  3. Locate the following switch:
    LD_ASSUME_KERNEL
    

    If this switch is enabled, delete or comment the switch from the file.

  4. Do one of the following: