-
Download the add_MountPath.xml file and save it on the computer where the command is run.
-
Open the XML file.
-
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".
-
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.
Adding a Mount Path to a Disk Library on a Network
Updated