Howdy, we are migrating from Symantec BE to DPM 2010. I just installed DPM 2010 on a Windows 2008 (R2) server. DPM doesn't have a problem seeing the tape library we have (Dell PV 132T), but it is reporting that there are no drives for this library.
I have run the DPMDriveMappingTool and the DMLA.xml file looks accurate (below), but the drives are still not showing up on the DPM console. Can anybody help with this problem? Am I doing something wrong? Any help is appreciated.
DMLA.xml:
<?xml version="1.0" encoding="UTF-8"?>
<LAConfig xmlns="http://schemas.microsoft.com/2003/dls/LAConfig.xsd">
<DriveReMapInfo IsMannuallyMapped="true">
<DriveLibraryAssociation>
<Drive SerialNumber="1210061729" SCSIPort="1" SCSIBus="0" SCSITargetId="2" SCSILun="0" DriveBayIndex="0"/>
<Library SerialNumber="DELL1_313466681302" SCSIPort="1" SCSIBus="0" SCSITargetId="2" SCSILun="1"/>
</DriveLibraryAssociation>
<DriveLibraryAssociation>
<Drive SerialNumber="1210068964" SCSIPort="2" SCSIBus="0" SCSITargetId="2" SCSILun="0" DriveBayIndex="1"/>
<Library SerialNumber="DELL1_313466681302" SCSIPort="1" SCSIBus="0" SCSITargetId="2" SCSILun="1"/>
</DriveLibraryAssociation>
</DriveReMapInfo>
</LAConfig>