Closed cameronkroeker closed 3 months ago
We might need to check versionCreated and compare it with current version, if they dont match then register a new backup store
{
"bucketName": "arcgis-enterprise-backup-028606780797-ap-east-1",
"default": false,
"rootFolderName": "arcgis-enterprise-k8s",
"providerID": "tvkkzu2gj1",
"name": "s3-backup-store",
"versionCreated": "11.2.0",
"type": "S3",
"region": "ap-east-1",
"serviceID": "lboe7lsfub"
}
This fix:
null
.
Backup and restores were successful with ArcGIS Enterprise on Kubernetes 11.2:
However, after upgrading to 11.3 the backup store is removed from Manager UI:
"We can't upgrade the Ozone cluster in-place since it wouldn't play nice with previous versions, the alternative we put in place is forcing an admin to register a new store via the Manager UI and we documented it in the upgrade considerations."
I re-ran the enterprise-k8s-aws-backup workflow, which completed successfully. The backup is in the bucket, and even shows up in the admin api:
It does not however show up in the Manager UI. I tried changing this value thinking it would register a new backup store but it failed.
https://github.com/ArcGIS/arcgis-gitops/blob/cf779c2f7acdbf86e27b9d25a9fa6e53744e7853/config/aws/arcgis-enterprise-k8s/backup.vars.json#L8