DX NetOps

 View Only
  • 1.  DATA Repository Backup on 3.6.5

    Posted May 09, 2019 02:50 AM

    Hello,

     

    I want to Configure Auto backup of 3 DR components in my environment. i studies the documentation but its little confusing about full backup or hard links or backup through vbr.py utility but it says its deprecated use the sample config files.

    how to create the shell script for backup.

    i have a backup directory on each node names as backup i want to backup there.

    facing the error mentioned in attached img.

     

    please help me in this regard.

     

     

    Regards

    Akash



  • 2.  Re: DATA Repository Backup on 3.6.5

    Posted May 09, 2019 09:50 AM

    For Backup Host Name it's looking for the Linux hostnames or IP addresses, not the Vertica node names.



  • 3.  Re: DATA Repository Backup on 3.6.5

    Broadcom Employee
    Posted May 13, 2019 10:47 AM

    Akash,

     

    Exactly what Bob said, by you setting those entries the way you did, I am assuming the *.ini that was generated has this section:

     

    v_drdata_node0001 = v_drdata_node0001:/backups
    v_drdata_node0002 = v_drdata_node0002:/backups
    v_drdata_node0003 = v_drdata_node0003:/backups

     

    when that section should be like:

     

    v_drdata_node0001 = 1.1.1.1:/backups
    v_drdata_node0002 = 2.2.2.2:/backups
    v_drdata_node0003 = 3.3.3.3:/backups

     

    For more information take a look at this section of the docs:

     

    https://docops.ca.com/ca-performance-management/3-7/en/administrating/data-repository-administration/back-up-the-data-repository

     

    Troy



  • 4.  Re: DATA Repository Backup on 3.6.5

    Posted May 17, 2019 07:29 AM

    Hi Thanks,

     

    Now i am getting error on initialization of directory

    .

     

     

     

    there is a file in the directory but cmd says config file not found.



  • 5.  Re: DATA Repository Backup on 3.6.5

    Posted May 17, 2019 07:32 AM

    Sorry there was a typo mistake due to which it shows error.