-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Schema restore failed with: "Unrecognized strategy option {us-east} passed to org.apache.cassandra.locator.NetworkTopologyStrategy" #4041
Comments
Well, this is expected. A workaround is to take the schema file from backup location, modify it to fit your needs, and apply it manually. |
@yarongilor Is there anything you suggest to change in Scylla Manager ? As per #4041 (comment) this is expected behavior of the manager. It looks that there is no datacenter of the "us-east" name in the destination cluster.
|
It's not a new issue, mostly a usability issue. |
Issue about restoring schema into a differenct DC setting: #4049. |
So currently the user is supposed to do the schema restore manually @mikliapko so I'll say we should at least skip the nemesis if the region of the snapshots doesn't match. At least until it would be implemented on the test end or manager end. |
I don't remember we have an issue for that. |
@mikliapko - IMO we can plan for a workaround, depends when this issue will be fixed from Manager side. |
there was an issue about this, long long ago: I don't know if anything was done to try to apply any workaround. |
The issue reproduced at https://jenkins.scylladb.com/job/scylla-master/job/tier1/job/longevity-mv-si-4days-streaming-test/7/ |
Packages
Scylla version:
2024.2.0~rc2-20240904.4c26004e5311
with build-ida8549197de3c826053f88ddfd045b365b9cd8692
Kernel Version:
5.15.0-1068-aws
Issue description
The backup restore failed with error:
The restore task was started like:
then failed:
Describe your issue in detail and steps it took to produce it.
Impact
Describe the impact this issue causes to the user.
How frequently does it reproduce?
Describe the frequency with how this issue can be reproduced.
Installation details
Cluster size: 4 nodes (i4i.4xlarge)
Scylla Nodes used in this run:
OS / Image:
ami-0555cb82c50d0d5f1
(aws: undefined_region)Test:
longevity-alternator-1h-scan-12h-ttl-no-lwt-2h-grace-4loaders-sisyphus-test
Test id:
4afc0c3a-7457-4d8b-a69a-8ee387d26369
Test name:
enterprise-2024.2/alternator_tablets/longevity-alternator-1h-scan-12h-ttl-no-lwt-2h-grace-4loaders-sisyphus-test
Test method:
longevity_test.LongevityTest.test_custom_time
Test config file(s):
Logs and commands
$ hydra investigate show-monitor 4afc0c3a-7457-4d8b-a69a-8ee387d26369
$ hydra investigate show-logs 4afc0c3a-7457-4d8b-a69a-8ee387d26369
Logs:
Jenkins job URL
Argus
The text was updated successfully, but these errors were encountered: