Creating A Data Store Backup - Cisco Stealthwatch Hardware Deployment And Configuration Manual

Table of Contents

Advertisement

Creating a Data Store Backup

Contact Cisco Professional Services for assistance with planning and
implementing these tasks.
To backup your Data Store, you must perform the following:
Estimate the size of the backup
l
Prepare a backup host with twice the storage capacity of the backup size
l
Use a Linux-based host separate from your Stealthwatch appliances.
Install Python 3.7 and rsync 3.0.5 on the backup host
l
Ensure that all Data Nodes can reach the backup host using passwordless SSH
l
access
Initialize the backup directory on the backup host
l
Backup the Data Store
l
Estimate backup host storage requirements
Before You Begin
Log into a Data Node's console as
l
Procedure
1.
Copy the following command, paste it into the command line, and press Enter to
connect to the database using vsql and execute the query. Enter your password
when prompted. Note the results.
/opt/vertica/bin/vsql -U dbadmin -c "SELECT SUM(used_
bytes) FROM storage_containers;"
2.
Multiply the sum by 2 to estimate how much storage space your backup host
needs.
Prepare a backup host:
Before You Begin
© 2021 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
.
root
Data Store Maintenance
- 43 -

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents