Converting Microsoft dpm Replica and RP volumes into Virtual Tape Format

Hello All, 
We need to migrate protected data-source that is from P3000 to D
We purchased a HP Storeonce 2700  backup device and it does not support iSCSI disk. It support iSCSI tape, that is iscsi connection to Virtual Tape library. 
The problem is how can I migrate my replica and recovery-point-volumes to Tape Drives (VTL).
Can I convert disk data to tape format.

Hi,
The best you can do it add long term tape backup goal in each protection group - then you can use the below DPM power shell script to make a backup for all PG's to tape.  That will only backup to tape the "last" successful disk based recovery
point.
# prompts Shortterm or longterm backup type.
# prompts for protection group name or ALLPG to backup.
# Will backup PG's to tape and if verify is set on the PG the verify will run.
# Tested on DPM 2012 R2
# Last Modified 3-5-2014
# CHANGE LOG
# ==========
# Ver 2.1 - listed PG's for goal selected
# Ver 2.0 - Added shorthand for longterm shortterm, allowed to select ALL PG's, verified choices and added error checking
# Ver 1.0 - Basic choices and only allowed a single PG.
cls
write-host
write-host "version 2.1"
$DPMservername= (&hostname)
disconnect-dpmserver (&hostname)
connect-dpmserver (&hostname)
write-host
write-host
write-host
if(!$protectiontype)
$protectiontype = read-host "Select Tape Protection type L or S to run (L)ongterm or (S)hortterm) tape jobs"
If ($Protectiontype -eq 'L')
$protectiontype = 'Longterm'
write-host "$protectiontype Selected"
Write-host ""
$protectedgroups = get-protectiongroup $dpmservername | where { $_.ProtectionMethod -like "*Long-term using tape*"}
$protectedgroups.FriendlyName
else
If ($Protectiontype -eq 'S')
$protectiontype = 'Shortterm'
write-host "$protectiontype Selected"
Write-host ""
$protectedgroups = get-protectiongroup $dpmservername | where { $_.ProtectionMethod -like "*Short-term using tape*"}
$protectedgroups.FriendlyName
else
write-host "Incorrect goal type selected - type L or S `n" -foregroundcolor yellow
exit 0
#check for PG with ST goals
If ($Protectiontype -eq 'Shortterm')
if(!$pgname)
$pgname = read-host "Enter a Protection Group Name or ALLPG "
if ($pgname -eq 'ALLPG')
$protectedgroups = get-protectiongroup $dpmservername | where { $_.ProtectionMethod -like "*Short-term using tape*"}
else
$protectedgroups = Get-ProtectionGroup $DPMservername | where { $_.FriendlyName -eq $pgname} | where { $_.ProtectionMethod -like "*Short-term using tape*"}
else
#check for PG with LT goals
if(!$pgname)
$pgname = read-host "Enter a Protection Group Name or ALLPG "
if ($pgname -eq 'ALLPG')
$protectedgroups = get-protectiongroup $dpmservername | where { $_.ProtectionMethod -like "*Long-term using tape*"}
else
$protectedgroups = Get-ProtectionGroup $DPMservername | where { $_.FriendlyName -eq $pgname} | where { $_.ProtectionMethod -like "*Long-term using tape*"}
if(!$protectedgroups)
write-host "NO PG with goal" $protectiontype "type selected`n" -foregroundcolor yellow
exit 0
foreach ($pgname in $protectedgroups)
write-host "`nGetting protection group" $pgname.friendlyname "in" $DPMservername "..."
$clipg = Get-ProtectionGroup $DPMservername | where { $_.FriendlyName -eq $pgname.friendlyname}
if($clipg -eq $abc)
Throw "No PG found"
write-Output "Getting DS from PG" $pgname.friendlyname "..."
$backupds = @(Get-Datasource $clipg)
foreach ($ds in $backupds)
write-host
write-host "Creating Recovery point for $ds" -foreground yellow
$j = New-RecoveryPoint -Datasource $ds -Tape -ProtectionType $protectiontype
$jobtype = $j.jobtype
Write-Output "$jobtype Job has been triggerred..."
# To serialize, wait for completion, and get final status, uncomment the below lines.
#write-host "Waiting for $jobtype job to complete" -nonewline
#while (! $j.hascompleted ){ write-host "." -nonewline; start-sleep 5}
#write-host
#if ($j.status -eq "Succeeded")
# Write-host "Job $Jobtype completed successfully..."
# $rp = @(get-recoverypoint $ds | ? { $_.datalocation -eq 'Media'})
# $rpl = get-recoverypointlocation $rp[$rp.count-1]
# $gt = get-tape -recoverypointlocation $rpl
# $gtt += $gt
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT] This
posting is provided "AS IS" with no warranties, and confers no rights.

Similar Messages

  • How do I convert purchased music videos and television shows into my Itunes liabrary and sync it onto my ipod?

    I recently purchased a music video and a television show episode off of Itunes. It was in my liabrary until I plugged in my Ipod nano 4th generation for it to sync. As my ipod is syncing the music video and tv show episode were'nt in my liabrary and they didn't sync onto my ipod. Yet when I log into my itunes store account the purchsed content is there. How do I get the music video and tv episode into my itunes library and onto my ipod?

    My guess (and it is just a guess) is that what you are trying to do is no different than recording a TV programme to a VCR then watching it at a time of your convenience, probably the main reason why people have purchased VCRs, PVRs and the like.
    However, with commercially produced DVDs, there is an encryption built in to prevent copying, and it the discussion of how to overcome this encryption that Apple will not permit on their forums.

  • How can I convert the download.m4a and Info.plist into the right audio file

    The topic is actually the problem that I have.
    I have bought music and it was downloaded successful (all of it) but iTunes had a strange freeze while converting the files into the right audio file. Some files were converted but after the freeze no more.
    I'm now left with these .tmp folders in the downloads folder which have the download.m4a and Info.plist files.
    My iTunes is able to play these download.m4a files, but they show no information and covers and this is really annoying. I could write and change it all by myself, but than I would still miss some information (and covers).
    Is there any way for me to convert or combine these files?
    Note: I'm not able to restart any downloads, because they were successful.

    Hello ed2345,
    Thanks for the help, but this is not the problem.
    It's hard to describe the problem, but I'll try it again, this time with pictures.
    I was left with the following folders in the iTunes Downloads folder.
    http://www.picfront.org/d/7yb3
    These TMP Folders have a download.m4a and a Info.plist file.
    After moving the audio files in iTunes a bit I get this.
    http://www.picfront.org/d/7yb2
    As you can see no other Information for the download.m4a than the length.
    That's how the .m4p file looks like
    http://www.picfront.org/d/7yb1
    And this is how the same .m4a file currently looks
    http://www.picfront.org/d/7yb0
    Like I said, I could edit all these download.m4a files by myself but that would leave some information out.
    Note: Sorry, I hope the links do not spam you with annoying ads. I don't get any but I was told that there can be some annoying one.

  • Convert Microsoft Word, PowerPoint, and Excel files to PDF

    This question was posted in response to the following article: http://help.adobe.com/en_US/acrobat/pro/using/WS40411658-73C0-4669-88E8-D410F5993FAC.html

    Acrobat converts a whole Excel sheet to PDF even though one wants to convert only a defined print area (if converting the Excel file with either right-click or from within Acrobat . Converting from within Excel works.)
    -> Applies for Excel 2010 only .
    Workaround:
    Activate in Excel the function "Allow changes by more than one user at the same time" under:
        Tab Review > Share Workbook > set checkmark at "Allow changes by more than one user at the same time"
    then save the document and now creating a PDF with each of the above mentioned methods works as expected.

  • Writng a dll in microsoft visual c++ and import it into labview

    everytime we create a dd project there will always be this prompt which will ask us whether to build an empty dll project or a simple project or complex one.Under what circumstances will i use a simple one and under what will i use the more complex one.Is the two prototype that is provided by microsoft enviroment be sufficient on most apllication? will there be a case where we will have to build our dll main?

    The best place to find information regarding dlls is from the technology creators themselves. Go to the following link to view the definitive overview on dlls at the Microsoft Developer Network (MSDN):
    http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/winbase/dll_512r.htm
    If you would like to see the ins and outs on using external modules in LabView the following webpage contains our technical documents covering the subject:
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/a6705fec7ea42300862567b70054206e?OpenDocument
    Jason F.
    Applications Engineer
    National Instruments
    www.ni.com/ask

  • How should i convert any image, audio and video into binary?

    I am going to prepare a Steganographer Software Using java.
    I want a code to convert any Image , audio and video files into binary structure.
    I am having very short time to accomlish my project, so please reply as early as possible.

    It's already binary.

  • Format External Drive for HFS+ volume and FAT32 volume with Disk Utility

    I just bought a Seagate 1tb external drive from OWC and I want to partition it into a HFS+ (journaled I assume) volume and a NTFS volume. Objective: To manually backup critical folders from my wife’s Dell (running XP) to the NTFS volume and critical Mac folders from my PowerBookG4 to the HFS volume.
    My plan was to have my Mac (10.4.11) do the partitioning into a 350gb FAT32 volume for Windows and a 650gb HFS+ volume for Mac – then take the external drive to the Dell and have the Dell reformat the 350gb FAT drive to NTFS.
    First question – Is this possible overall?
    Second question – I haven’t been able to get my Disk Utility on my Mac to do the initial partitioning into one HFS volume and one FAT32 volume the way I want it. Is this step possible?
    I’m happy to be more specific about the steps I’ve taken if the basic plan is good. From what I’ve found in some forums so far, I think I’m on the right track but am unable to execute it. Thank you.

    Thank you Limnos for all your help. Last night I tried again and it worked! I’ not totally sure on what I did right but:
    • Both volumes on the new ext. driver were HFS (from my last attempt the other day) so I looked into a simple erase of one partition/volume into a different format, but DU did not offer a way of erasing it into MS-DOS(FAT32). But I think I did a simple HFS erase anyway of the volume I wanted to format to FAT32. There was nothing “in” that volume because this was a new external drive but I figured it could not hurt anything.
    • So then, I think I went back to Partition, locked the partition/volume that I wanted to keep in HFS+ for my Mac files, and (re)partitioned the other just erased volume to MS-DOS. I think I did it under the MBR option.
    • It worked! Not sure why but my Mac recognized both volumes one as HFS, the other as FAT32. Maybe someone will find this useful some day!!
    • Then, I hooked up the drive to my work Dell, the Dell found only the FAT32 drive (as expected), and I executed a short simple easy command I found on ehow.com (search for ‘convert FAT32 to NTFS’) to make that volume NTFS.
    Thanks again Limnos and everyone else!

  • Converting Microsoft Word 2007 documents to PDF - Lines round all jpegs?

    Hi,
    I have recently had a new suite of headed notepaper designed and set up in Microsoft Word and it was all going swimingly until we tried converting the completed docments on our computers into a PDF format for sending out on e-mails etc., the pc's are running Microsoft Office 2007.  Although it works, each of the jpegs contained in the header and footer have thin ghost black lines round them local to the image.
    We are running Adobe Reader X (10.1.4) on the pc's and mac.
    This does not happen in Word 2003 or 2010 or on an apple mac?
    Why does it happen with Office 2007?
    Another point is that the word template letter document is circa 3Mb.  When I convert it on the 2007 pc it provides a sensibly sized 160kb PDF but when I do the same on the Mac it is still 3Mb.  Obviously in the short term I am having to use the mac and accept larger file size to achieve a clean page but I need to get this all sorted out.
    Can anyone help out there?
    Many thanks.

    ***** Actually, girls and guys I think I have found the problem!!!!!
    It's not just pictures that can cause the "Cannot Save File" message it's also fonts.
    We were using Myriad Pro in all our Case Studies and up until a certain date 2 months ago it was great all could be printed and there were no problems. Then for some reason - and I have since discovered the font Myriad Pro has a licensing issue on our PC's - all our Case Study templates were unable to be converted and we were having issues all over the place.
    I went through the advice contained in these posts (and also onb the Adobe website) and removed images one by one to see what was actually causing the problem. Nothing, no result the issues still existed. Then I hit upon the idea of changing the font to Arial and BINGO!!! it worked!!!! So, my advice is to ensure that your images are free from errors (whatever that means!) and you're using fonts that have no licensing issues and Publisher will be able to convert them no problems.
    Now, as for the advice Microsoft gave us...well I am as frustrated as everyone else is that we had to find the answers ourselves and MS couldn't have developed a tool that would pick up these issues for us in the document itself. C'mon Microsoft you make this great product - make it even better and give us better diagnostic tools please.
    Oh and by the way, when I did the same document in InDesign (which was a pain in the a...) it handled the font issue no problems - explain that one Microsoft.

  • Read email from microsoft exchangeserver 2010 and save attachement

    Hello,
    I want to read email from microsoft exchangeserver 2010 and save attachement into a folder.I created an Java program to import attachments from a exchange server mailbox using "POP3S".It works fine when run as a java application.But when i put this inside Oracle11g R2 using load java and while executing from a procedure it gives an error at parsing message into Multipart
    Error at line : Multipart mp = (Multipart)m.getContent();
    Error:
    Content-Type: multipart/mixed;
    boundary="_002_A0C2E09A..................................."
    java.lang.ClassCastException
    at mailPop3.checkmail(mailPop3:71)
    My Java Class is as follows,
    import java.io.*;
    import java.util.Properties;
    import javax.mail.*;
    import javax.mail.internet.*;
    import java.util.Date;
    The function i used to check for attachments is given below.
    public static boolean hasAttachments(Message m) throws java.io.IOException, MessagingException
    Boolean hasAttachments = false;
    try
    // if it is a plain/html text - no attachements
    if (m.isMimeType("text/*"))
    return hasAttachments;
    else if (m.isMimeType("multipart/alternative"))
    return hasAttachments;
    else if (m.isMimeType("multipart/*"))
    Multipart mp = (Multipart)m.getContent();
    if (mp.getCount() > 1)
    hasAttachments = true;
    return hasAttachments;
    catch (Exception e) {
    e.printStackTrace();
    } finally {
    return hasAttachments;
    My Java Details as follows
    java Version :1.5.0_10
    java.vm.specification.version:1.0
    java.vm.version :1.5.0_01
    java.specification.version:1.5
    java.class.version:48.0
    Java mail API:javamail-1.4.4
    Used Jars:mail.jar
    Could someone explain why I am getting this error? What can I do to resolve this error?
    Is any other Jar need other than mail.jar?
    Any help would be much appreciated.
    Regards,
    Nisanth

    889509 wrote:
    This java class has no error.Then it should work - not only at compile time, but at run-time too.
    Because it does not, it means there are errors. And as the error you've posted is not an Oracle SQL or PL/SQL error, your question is off-topic to this forum.
    Why would the code not work at run-time? Numerous reasons, including environmental ones. Java inside Oracle are subjected to a number of restrictions and limitations that do not exist in a Java VM outside Oracle (for good reasons).
    So you need to consider that too - and that is why I referred you to the documentation... which is IMO mandatory reading for all Oracle developers.

  • Converting files into PDF/A format

    Hello,
    My main questions are:
    1) How can I convert a normal document (say, word document) into PDF/A format using Adobe Acrobat 8.0 standard (that's what we use in the office)?
    2) When we convert a file into PDF using Adobe Acrobat, does it save the file automatically in PDF/A format or is it normal PDF?
    3) How can I tell if a file is in PDF/A format?  Will it have a different extension than PDF?
    4) What disadvantages are there related to PDF/A format (if any)?

    Thanks pogopossum,
    I'm using now Goodreader. This has also the advantage of a good interlinking to other available documents.
    This is also not functioning with ibooks. Goodreader has some drawbacks compared to ibooks.
    You cannot recognize the books easily since no frontpages are present and you need to scroll more to find the correct document. A annoying thing is that once you enlarge the index and jump to a linked page that page will show up in the enlarged fashion. So you always need to resize the new page. This problem is not present in ibooks. An enormous good feature of Goodreader is the easy and many ways to import files.

  • How are the c:\Program Files\Microsoft DPM\DPM\Volumes\Replica\File System\vol_ directories locked down?

    Hi,
    Even as an administrator on the DPM server, I cannot drill down into subdirectories of c:\Program Files\Microsoft DPM\DPM\Volumes\Replica\File System\vol_ . . For example: c:\Program Files\Microsoft DPM\DPM\Volumes\Replica\File System\vol_9fd89f55-92d7-469b-9196-c7d5e0d07943\2401168f-0a90-46ff-b719-9aa6bf817c5f\Full\. 
    I get access is denied.  I think this is by design, that DPM is designed to only allow access to these files through the interface. 
    Is that true? 
    Would there be ANY way for someone to gain access to these files, either from the DPM server itself, or from <DPMServer>\c$?
    Thanks,
    Casie

    Hi,
    In most cases you can access them from an administrative command prompt.  If you still get access denied you perform the following:
    1)      Download psexec.exe from
    www.sysinternals.com
    2)      Run PSEXEC -s cmd.exe   (this will switch window to system context)
    3)      Afterwards - type WHOAMI it should return:
                      nt authority\system
    4)  Now CD to the replica volume under program files\Microsoft DPM\DPM\Volumes\replica\...
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • I am looking for a way to convert Microsoft Office files to my apple and back again

    I am looking for a way to convert Microsoft Office files to my apple and vise vera.
    <Re-Titled By Host>

    you are asking about Microsoft products and using a laptop, not a workstation Mac Pro.
    The Numbers and Pages Apple Communities. or MS Community if you want those.
    Importing and Exporting, but Numbers and Pages will not do a SAVE into other formats by default, and therefore have to keep using Export which is messy.
    Changing your own thread midstream may not be ['thread hijack'] but it is like having the rug pulled out by changing the subject on us.

  • My mac is converting Word and Excel files into Pages and Numbers files when I click to open them (or download and open them) from an email. I do I get this to stop? It's really aggravating.

    My mac is converting Word and Excel files into Pages and Numbers files when I click to open them from an email. Downloading them and opening them doesn't help. How do I make this stop? I don't use iLife and don't want to; my clients are using Office and it's easier for me, except when I have to copy and paste everything they send me from an iLife file back to Word and Excel. Help!!! It's like Apple has become Microsoft, forcing us to use their apps.

    Do you have Word & Excel installed, if yes, navigate in the finder to an example of each, right click and select 'Get Info' scroll down to 'Open With' and select the appropriate program, check the box that says 'Change All'

  • I used to shoot video in my Powershot S3 IS (MVI_.AVI) and load it into iPhoto, I used quicktime pro so I could convert it for emailing to family members.  That was when I was running Leopard now with Mt. Lion nothing works.  Videos do not open at all?

    I used to shoot video in my Powershot S3 IS (Format MVI_.AVI) and load them into iPhoto, I used quicktime pro so I could convert for emailing to family members.  That was when I was running Leopard now with Mt. Lion nothing works.  Videos do not open at all.  Any simple suggestions, I am not real keen on iMovie Productions and not real certain how they compress for emailing attachments.  Something simple here that I am missing?  Thanks so much.  I am a grandpa trying to share with family members far away (quickly & simply).

    I am surprised that Apple did not build a converter into Mt. Lion.
    Apple does have a converter built into Mountain Lion. It is call "Quicktime." However, in order to use this converter, you must first make sure the compression formats are playback compatible with QT. Basically, there are three levels of QT compatibility. The lowest is "Playback." These file can be played by QT but may not be conversion or edit compatible with QT. The second level is QT "Conversion" compatible. These files are playback compatible and can be converted to other compression formats using QT. "Edit" compatible media files are "Fully" compatible with QT since the can be played, converted and/or edited by QT. The main problem here is that AVI is a "legacy" file format that has not been officially supported by Microsoft for more than 11 years when it was replaced by Windows Media multimedia file/compression formats. Many of the original compression formats used in AVI files have never been transcoded for the Mac platform, use beyond system 9, or use beyond PPC platforms. In addition, some commonly used AVI codecs are proprietary or use non-standard (hybrid) profile and level combinations. In short, there is little wonder that Apple has been distancing itself from this outdated file type as it re-writes and upgrades its own QT structure to support more standardized, more scalable, more modern high definition file types and compression formats. It is really unfortunate that users continue to use this outmoded file type simply because it is freely available, easy to use, or they are simply too lazy to move on to a more modern or more efficient file types and/or compression formats.
    I tested Wondershare Video Converter Ultimate for the Mac, which seems to be the "state of the art".  I may be purchasing a new camera which might create a whole new set of variables.  This program seems to cover all bases and is great for novices.
    There are many third-party apps available if you wish to search for them. Many are even available in the App Store. Most do their job well and it is usually a matter of personal user preference as to which is best.
    HandBrake seems more suited to folks with more experience and knowledge.
    I mentioned Handbrake primarily because it is free and easy to use when you employ the included conversion presets options. (The TV options can normally be used for almost any situation depending on the source file and output requirements.) It is also excellent for more experienced users, but has a somewhat limited choice of output options as it does not access the user's system QT codec component configuration.

  • Trying to drag pdf files i have and combine them into one pdf file in the account i just purchased with Adobe. when i drag a pdf file over Adobe doesn't accept it. says it can not convert this type of file. but it is an Adobe file. Do I need to change it?

    Trying to drag pdf files i have and combine them into one pdf file in the account i just purchased with Adobe. when i drag a pdf file over Adobe doesn't accept it. says it can not convert this type of file. but it is an Adobe file. Do I need to change it in some other form befor dragging it?

    Hello djensen1x,
    Could you please let me know what version of Acrobat are you using.
    Also, tell me your workflow of combining those PDF files?
    Please share the screenshot of the error message that you get.
    Hope to get your response.
    Regards,
    Anubha

Maybe you are looking for

  • How to change the emmbedded ip address in sip using nat

    i have traffic on a private ip range sending sip traffic that is being natted to another range on a cisco router. how do i get the nat router to change the ip address embedded in the sip to the nat address.

  • Who is Who - dropdown list for fields in the advance search

    Hello: In the advance search of the Who is Who service, we have the Organization Unit and Cost Center as searching fields. We can't be able to see the dropdown list for these 2 fields from the Portal. Do anyone have any idea of what configuration is

  • Starting local J2EE engine from SAP MMC

    I am trying to start my local J2EE engine using SAP MMC.  However, when I select the start option, the DB no longer starts automatically.  I can manually start the DB, select start, and the engine will start.   Previously, I could select start and ev

  • How do i move adobe licences between computers

    I need to move adobe versions between computers, can I uninstall and re install on the computers I need using the same serial numbers? Also Can I also have a record from adobe of what our organisation has purchased?

  • Downgrade Mac OS X 10.4 and Quicktime 7?

    Hello, due to some 3rd party software, I have a system which needs a downgrade. Mac OS X 10.4.9 -> 10.4.8, Quicktime 7.1.5 (i think) -> 7.1.3. Is this possible? Any side effects? Due to the sheer amount of other software and documents on the hard dri