Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Samirat
Copy link
Contributor

@Samirat Samirat commented Apr 9, 2021

In order to check if backups are failing or are not being taken on the appliance, I want to get the variable from here to indicate how often they should be getting taken.

bm_end "$(basename $0)"

# Configure the backup cadence on the appliance, which is used for diagnostics
ghe-ssh "$GHE_HOSTNAME" "ghe-config mssql.backup.cadence $GHE_MSSQL_BACKUP_CADENCE"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have to change the script to handle this format.

Copy link
Contributor

@boxofyellow boxofyellow Apr 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we consider making our live easier by change this to record the info we need. The hours/days that back should happen.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather have it be the same everywhere and parse it when we use it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me.

@Samirat Samirat merged commit 27ea997 into master Apr 16, 2021
@Samirat Samirat deleted the samirat/add_backup_cadence_to_appliance branch April 16, 2021 15:49
amildahl pushed a commit that referenced this pull request Nov 28, 2023
Disable compression on ghe-backup-repositories by default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants