Snap Creator Framework
La versione in lingua italiana fornita proviene da una traduzione automatica. Per eventuali incoerenze, fare riferimento alla versione in lingua inglese.

Ripristino dei database dopo un errore dello storage primario con Data ONTAP in 7-Mode

Collaboratori

È possibile ripristinare un database SAP HANA dopo un errore di un sistema storage primario che esegue Data ONTAP in 7-Mode.

  1. In questo caso, il ripristino deve essere eseguito direttamente sul sistema di storage secondario utilizzando il seguente comando: SnapVault restore --s snapshot_name -S backup_controller:backup_volumesource_controller:source_volume

    Eseguire questo passaggio per tutti i volumi appartenenti al database SAP HANA.

    hana1a>  snapvault restore -s Backup-ANA-SV_hourly_20140410103943 -S
    hana2b:/vol/backup_data_00001/mnt00001 hana1a:/vol/data_00001/mnt00001
    Restore will overwrite existing data in /vol/data_00001/mnt00001.
    Are you sure you want to continue? y
    Thu Apr 10 11:55:55 CEST [hana1a:vdisk.qtreePreserveComplete:info]: Qtree preserve is complete for /vol/data_00001/mnt00001.
    Transfer started.
    Monitor progress with 'snapvault status' or the snapmirror log.
    hana1a>  snapvault restore -s Backup-ANA-SV_hourly_20140410103943 -S
    hana2b:/vol/backup_data_00003/mnt00003 hana1a:/vol/data_00003/mnt00003
    Restore will overwrite existing data in /vol/data_00003/mnt00003.
    Are you sure you want to continue? y
    Thu Apr 10 11:58:18 CEST [hana1a:vdisk.qtreePreserveComplete:info]: Qtree preserve is complete for /vol/data_00003/mnt00003.
    Transfer started.
    Monitor progress with 'snapvault status' or the snapmirror log.
    hana1b>  snapvault restore -s Backup-ANA-SV_hourly_20140410103943 -S
    hana2b:/vol/backup_data_00002/mnt00002 hana1b:/vol/data_00002/mnt00002
    Restore will overwrite existing data in /vol/data_00002/mnt00002.
    Are you sure you want to continue? y
    Thu Apr 10 12:01:29 CEST [hana1b:vdisk.qtreePreserveComplete:info]: Qtree preserve is complete for /vol/data_00002/mnt00002.
    Transfer started.
    Monitor progress with 'snapvault status' or the snapmirror log.

    Al termine del processo di ripristino, si utilizza SAP HANA per eseguire il ripristino.