File and Object Storage

 View Only
  • 1.  Anyone got success to Implement TDP for Hyper v on Windows Server 2008 R2

    Posted Mon February 05, 2018 12:51 AM

    Hello All,

    Does anyone know how to setup for TDP for Hyper v on cluster environment I am trying from long time but repeatedly failing to implement correctly, I have TSM 7.1.7 hosted on Windows Server 2008 R2, I have 2 Hyper V server on Cluster environment created a virtual node provided proxy agent permission I am good to go but whenever I am invoking script/command it's failing with a strange error which I am not able to digest can anyone guide me how to process further on this case.

    TSM Server - 7.1.7

    Hyper V server on Cluster - Server 2008 R2

    TDP for Hyper v suite installed on both server.

    script/batch file details.

    @ECHO OFF
    rem  ==================================================================
    rem  ==================================================================

    set backup_dir="C:\Program Files\Tivoli\TSM\baclient"

    cd /d %backup_dir%

    rem  ==================================================================
    rem   The 2 lines below put a date and time stamp in a log file for
    rem   you.
    rem
    rem   Note: You can change "backup.log" to whatever you prefer.
    rem  ==================================================================
    echo Current date is: >> VMfull.log
    date /t < NUL >> VMfull.log
    echo Current time is: >> VMfull.log
    time /t < NUL >> VMfull.log

    rem  ==================================================================
    rem   Now call the command line to do the full backup:
    rem
    rem   Note: You can change "backup.log" to whatever you prefer.
    rem  ==================================================================
    dsmc backup vm  -asnodename=DCPRHYPERVC1 -mode=iffull -vmmc=backup0031 >> VMfull.log

     

    Error- C:\>Hyperv01-Full.cmd
    ANS2690E A Hyper-V BACKUP VM command with mode IFFULL or IFINCR was specified but the Data Protection for Microsoft Hyper-V license file does not exist or is no
    t valid

    Note- I have reinstalled the TDP hyper v suite 2-3 times and downloaded the latest version today from passport site and reinstalled today also but error remain same.

    Guys looking for your support on this. additionally verified on below path to double check the license.

    C:\Program Files\Tivoli\TSM\TDPHyperV/tdp4hyperv

     

    Thanks

    Prem

     



  • 2.  RE: Anyone got success to Implement TDP for Hyper v on Windows Server 2008 R2

    Posted Tue February 06, 2018 12:45 AM

    Hello Guys,

    Any advise any suggestion .

     

    Thanks

    Prem



  • 3.  RE: Anyone got success to Implement TDP for Hyper v on Windows Server 2008 R2

    Posted Tue February 06, 2018 07:31 AM

    Hello Prem,

    TDP for Hyper-V is not supported on Windows Server 2008 R2. See the all-requirements document: http://www-01.ibm.com/support/docview.wss?uid=swg21505139

    Regards,

    Art



  • 4.  RE: Anyone got success to Implement TDP for Hyper v on Windows Server 2008 R2

    Posted Wed February 07, 2018 12:34 AM

    Thank you Art it's a great help for me,

     

    Thanks

    Prem



  • 5.  RE: Anyone got success to Implement TDP for Hyper v on Windows Server 2008 R2

    Posted Wed February 07, 2018 12:42 AM

    we did it with ba client (not tdp for hyper v) + powershell scripting and it works

    Cahvdar Cholev

    IBM Certified Advanced Deployment Professional - IBM Service Management Tivoli Storage Management V5
    IBM Certified Deployment Professional - Tivoli Storage Manager V7.x/6.x
    IBM Certified Deployment Professional - Tivoli Monitoring V6.x
    IBM Certified Administrator - Tivoli Monitoring V6.x
    IBM Certified Deployment Professional - Tivoli Identity Manager V5.1
    IBM Certified Deployment Professional - Tivoli Storage Manager Fastback V6.1.1



  • 6.  RE: Anyone got success to Implement TDP for Hyper v on Windows Server 2008 R2

    Posted Thu February 08, 2018 01:04 AM

    Hi Chavdar,

    Thank you for the response just curious to know Full Backup is possible but incremental backup of VM also works I doubt that required TDP, if my understanding is incorrect do you have any process or doc which you followed to achieve this task, thanks much for all the help.

     

    Thanks

    Prem