You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output of the platform backup needs to provide a meaningful message
Current state [centos@ip-10-9-95-116 packages]$ ./backup.sh backup --output /opt/yugabyte/ tar: .: file changed as we read it
Also, we should consider adding a progress bar (instead of a silent execution) for the interactive mode in case this script is running for a long time.
The text was updated successfully, but these errors were encountered:
, #5614
Summary: YW backup script is now aware of docker/vm environment and will do prometheus snapshots.
Test Plan: take snnapshot and restore on Replicated-based and VM-based
Reviewers: rahuldesirazu, sanketh
Reviewed By: sanketh
Subscribers: jenkins-bot, yugaware
Differential Revision: https://phabricator.dev.yugabyte.com/D9165
The output of the platform backup needs to provide a meaningful message
Current state
[centos@ip-10-9-95-116 packages]$ ./backup.sh backup --output /opt/yugabyte/
tar: .: file changed as we read it
Also, we should consider adding a progress bar (instead of a silent execution) for the interactive mode in case this script is running for a long time.
The text was updated successfully, but these errors were encountered: