Search found 300 matches

by jsf
08 Jul 2011, 11:48
Forum: Firestreamer
Topic: Media maximum size
Replies: 1
Views: 7888

Re: Media maximum size

In Firestreamer, 1 MB = 1024 KB = 1024 x 1024 Bytes.
by jsf
04 Jul 2011, 22:28
Forum: Firestreamer
Topic: problem automating the mounting of the tape library
Replies: 5
Views: 11268

Re: problem automating the mounting of the tape library

As far as I understood, the problem is that when you "build a scheduled task with exactly the same command it won't run". You need to find out what fails, exactly. Redirect the output of the script to a file, and/or Insert into your script the commands that will dump debug info to a file (...
by jsf
19 Jun 2011, 23:59
Forum: Firestreamer
Topic: problem automating the mounting of the tape library
Replies: 5
Views: 11268

Re: problem automating the mounting of the tape library

I created c:\temp\script.ps1 with the following content: [System.Reflection.Assembly]::LoadFrom("c:\Program files\Cristalink\FsChanger\FirestreamerInterface.dll") $FireTape = New-Object -TypeName Firestreamer.Driver.Controller $FireTape.Connect() $AllLibraries = get-dpmlibrary -dpmserverna...
by jsf
16 Jun 2011, 02:52
Forum: Firestreamer
Topic: problem automating the mounting of the tape library
Replies: 5
Views: 11268

Re: problem automating the mounting of the tape library

Can you post a copy of your script file? Thank you.
by jsf
15 Jun 2011, 20:20
Forum: Firestreamer
Topic: Firestreamer not using available tapes
Replies: 3
Views: 7481

Re: Firestreamer not using available tapes

Just update the media layout (remove the tapes that you don't need), and delete the corresponding files from the disk.
by jsf
14 Jun 2011, 21:46
Forum: Firestreamer
Topic: Firestreamer not using available tapes
Replies: 3
Views: 7481

Re: Firestreamer not using available tapes

You need to limit the size of your tapes so that when all tapes on a drive are full, there's some free space still left on the drive. See How many tapes of which sizes should I use?
by jsf
09 Jun 2011, 20:19
Forum: Firestreamer
Topic: Cannot use new tapes created
Replies: 5
Views: 11194

Re: Cannot use new tapes created

Firestreamer does not automatically create a tape file if it doesn't exist. It's by design, to avoid accidental creation of tapes with duplicate bar codes. Apparently, either you use Firestreamer in a wrong way, with the same media layout for different drives, or some tapes were deleted outside of F...
by jsf
07 Jun 2011, 21:24
Forum: Firestreamer
Topic: Cannot use new tapes created
Replies: 5
Views: 11194

Re: Cannot use new tapes created

I don't see this option under media, I'm running version 3.95.9 You need to upgrade to the latest version. It seems weird because one of the 4 tapes on the newest drive is working and the rest fail How did you come to this conclusion? Most likely, those 4 tapes were not accessed by DPM and therefor...
by jsf
06 Jun 2011, 21:22
Forum: Firestreamer
Topic: Cannot use new tapes created
Replies: 5
Views: 11194

Re: Cannot use new tapes created

Follow the standard troubleshooting procedure . In particular, check the Activity view of the Firestreamer Snap-In for any error or warning messages. Do not use drive letters. In Media Layout Editor , select all media with Ctrl+A , click Media on the top menu, then click Substitute Drive Letters to ...
by jsf
18 May 2011, 21:40
Forum: Firestreamer
Topic: DPM 2010 Firestreamer backup hangs - clfs3chr / STOP errors
Replies: 8
Views: 17153

Re: DPM 2010 Firestreamer backup hangs - clfs3chr / STOP err

I had a discussion with a Microsoft Support representative, and the outcome is that Microsoft Support will handle the issue.