Page 1 of 1

Firestreamer work with DPM 2012?

Posted: 03 Apr 2012, 14:40
by cwhitmore
Has this been tested?

Re: Firestreamer work with DPM 2012?

Posted: 03 Apr 2012, 19:30
by jsf
The current version of Firestreamer (4.0) is fully compatible with Microsoft DPM 2012.

Re: Firestreamer work with DPM 2012?

Posted: 03 Apr 2012, 21:12
by cwhitmore
Glad to hear that.
I"m assuming I can perform and in place upgrade with DPM. Will I need to do anything to Firestreamer?

Re: Firestreamer work with DPM 2012?

Posted: 04 Apr 2012, 00:23
by jsf
No, you don't need to do anything with Firestreamer.

Re: Firestreamer work with DPM 2012?

Posted: 19 Apr 2012, 07:16
by abaker
Hi, i just upgraded my clients to DPM 2012, all appears OK, i just needed to make some changes to my auto load script. Al follows.


$DPMPath ='c:\Program Files\Microsoft DPM\DPM\bin\'

CD $dpmPath

DpmCliInitScript.ps1 | out-null

$DPMLib = Get-DPMLibrary -DPMServerName "SERVERNAME"


cd
Cd scripts

Unlock-DPMLibraryDoor -DPMLibrary $DPMLib[X] -Confirm:$false

$ctl = New-Object -com Firestreamer.Controller
$ctl.Connect()

$libraryNumber = 1
$file = "d:\mediamap.fsmap"

$ctl.ChangerLoadMediaFromFile( $libraryNumber, $file )


lock-DPMLibraryDoor -DPMLibrary $DPMLibX] -Confirm:$false

Will see if it caused less problems with the newer DPM!

Re: Firestreamer work with DPM 2012?

Posted: 19 Apr 2012, 14:54
by jsf
Thank you for your feedback.
Will see if it caused less problems with the newer DPM!
Which problems did you experience before?

Re: Firestreamer work with DPM 2012?

Posted: 20 Apr 2012, 01:16
by abaker
I have had a lot of problems with taps being cleaning tapes. I think a lot of it was due to the client not changing drives, and just DPM being an ass. It's looking good ATM tho.

Re: Firestreamer work with DPM 2012?

Posted: 20 Apr 2012, 06:04
by jsf
OK, thank you. We are working on a script that monitors drive changes and updates the media map automatically.

Re: Firestreamer work with DPM 2012?

Posted: 20 Apr 2012, 06:09
by abaker
this one works a treat. I have it running as a shedualed task every hour. it has removed all of the tape drive issues, appart from users not chaning the drive and "All tapes being full"