Adding a Mount Path to a Disk Library on a Network

Updated

  1. Download the add_MountPath.xml file and save it on the computer where the command is run.

  2. Open the XML file.

  3. Change the XML parameters.

    Attribute

    Description

    mediaAgentName

    The name of the MediaAgent where you want to add a mount path.

    libraryName

    The name of the disk library on the network where you want to add the mount path.

    mountPath

    The mount path location for the disk library.

    loginName

    Login name to access the network location where the disk library exists.

    password

    Password to access the network location where the disk library exists.

    Example: Use this example XML file to add a mount path "\\MyServer\MyShare\Library1\Mountpath1" to a disk library on network with library name "Library1", MediaAgent name "MA1" and login username "user1".

  4. Run the following command from the <software installation directory>\Base folder.

    qoperation execute -af <downloaded location>\add_MountPath.xml

    Click here to see sample output.

Was this page helpful?