Configuring a Disk Library on a Network

Updated

  1. Download the Configure_DiskLibrary.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 create a library.

    libraryName

    The name of the new disk library.

    mountPath

    The mount path location for the disk library.

    loginName

    Login name to access the network location where you want to create the new disk library.

    password

    Password to access the network location where you want to create the new disk library.

    createStoragePolicy

    When the value is set to 1, a Storage Policy is created.

    When the value is set to 0, a Storage Policy is not created.

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

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

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

    Click here to see sample output.

Was this page helpful?