Delete a Device Controller on a Disk Device

Updated

You can delete a device controller present on a disk device.

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

  2. Open the XML file and update the XML parameters listed in the table below:

    Attribute

    Description

    mediaAgentName

    The name of the MediaAgent that contains the device controller.

    libraryName

    The name of the library that contains the device controller.

    mountPath

    The mount path location of the device controller.

    Example: Use this example XML file to delete a device controller from the MediaAgent with name "MA1", library with name "Library1" and the mount path location "E:\Library1\Mountpath1" .

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

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

    Click here to see sample output.

Was this page helpful?