Data Protection Software

 View Only
  • 1.  Issues with FCtool using the refresh command

    Posted Tue February 16, 2021 11:16 AM
    Edited by Peter Wyder Tue February 16, 2021 11:16 AM
    Hi all/Markus

    We are using FCtool (version 4.3.2) with our HANA enviroment and our HANA admins ran into 2 issue with it:

    1) The command "fctool --refresh [source] --sid [target] aborts with an error because there still exists an active backup (snapshot) of the target system. The refresh creates a CG (consistency group) named "[source]_[target]_COPY" which then doesn't get to be deleted after the failed refresh. This prevents another refresh (after correcting the original situation that led to the abort). To rectify this issue the empty CG on the SVC has to be deleted manually.
    --> FCtool should clear/remove the unused CG after aborting the refresh (otherwise the storage admins have to be involved :) )
    2) The reason for the faulty situation mentioned in 1) seems to be the follwoing: A query on a stopped HANA database does not give any feedback/information about existing backups (snapshots) although they are listed in the "fctool_SID.out" file.

    Any thoughts about these 2 issues?


    Cheers
    Peter

    ------------------------------
    Peter Wyder
    ------------------------------


  • 2.  RE: Issues with FCtool using the refresh command

    Posted Thu February 18, 2021 02:08 AM
    Hi Peter,
    I will have a look in issue 1), and yes, fctool needs to cleanup after an error ;-)
    To 2): fctool does not use the info from HANA, these info are not relevant: if a HANA SNAPSHOT exists. It is relevant if a flash-copy exists for the target system.
    I need to check here what and how fctool does handle the situation: But I think if flash-copies exists, then "DATA" is used as source, and then DATA cannot (should not) be target at the same time,  I am going to check, Thanks,  Markus

    ------------------------------
    Markus Fehling
    ------------------------------



  • 3.  RE: Issues with FCtool using the refresh command

    Posted Fri February 19, 2021 01:09 AM
    Hi Peter, I just noticed your cmd line:
    1) The command "fctool --refresh [source] --sid [target]
    target and source are vice versa:
    fctool --refresh target --sid source

    I just tested the refresh, with exiting flashcopy backups on target, it works.
    So please send me the log files of the failed refresh (after cleaning up the CG on the storage system)
    Thanks, Markus

    ------------------------------
    Markus Fehling
    ------------------------------



  • 4.  RE: Issues with FCtool using the refresh command

    Posted Thu February 25, 2021 03:43 AM
    Hi Markus

    I got the log files from our SAP HANA team, but accoring to our security team I'm not allowed to post them on a public forum.
    Is there a way that I can send them to you directly (or upload somewhere discreet)?


    Cheers
    Peter

    ------------------------------
    Peter Wyder
    ------------------------------