Backing up the database with Snap Creator command line

You can also back up the database by using the Snap Creator command line.

  1. To back up the database, run the following command.

    mgmtsrv01:~ # /opt/NetApp/Snap_Creator_Framework_411/scServer4.1.1/snapcreator --server
    localhost --port 8443 --user scadmin --passwd scadmin --profile HANA_profile_ANA --config
    ANA_database_backup --action backup --policy daily --verbose
    [Wed Mar 5 14:17:08 2014] INFO: Validating policy: daily finished successfully
    
    ########## Detecting Data ONTAP mode for hana1a ##########
    
    ########## Detecting Data ONTAP mode for hana1b ##########
    [Wed Mar  5 14:17:13 2014] INFO: STORAGE-03031: Getting system version details of [hana2b]
    [Wed Mar  5 14:17:13 2014] INFO: STORAGE-03032: Getting system version details of [hana2b] finished successfully.
    [Wed Mar  5 14:17:13 2014] INFO: STORAGE-03031: Getting system version details of [hana1a]
    [Wed Mar  5 14:17:13 2014] INFO: STORAGE-03032: Getting system version details of [hana1a] finished successfully.
    [Wed Mar  5 14:17:13 2014] INFO: STORAGE-03031: Getting system version details of [hana1b]
    [Wed Mar  5 14:17:13 2014] INFO: STORAGE-03032: Getting system version details of [hana1b] finished successfully.
    
    ….
    Truncated
    …