Skip to content
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

[AWS] - multiple interfaces cases hitting (AddressLimitExceeded) #9495

Closed
1 of 2 tasks
fruch opened this issue Dec 8, 2024 · 4 comments
Closed
1 of 2 tasks

[AWS] - multiple interfaces cases hitting (AddressLimitExceeded) #9495

fruch opened this issue Dec 8, 2024 · 4 comments
Assignees

Comments

@fruch
Copy link
Contributor

fruch commented Dec 8, 2024

Packages

Issue description

  • This issue is a regression.
  • It is unknown if this issue is a regression.

job is failing to allocate public address:

2024-11-30 04:15:10.564: (TestFrameworkEvent Severity.ERROR) period_type=one-time event_id=a68886dc-6201-4f92-b1d6-0bb350373c78, source=LongevityTest.SetUp()
exception=An error occurred (AddressLimitExceeded) when calling the AllocateAddress operation: The maximum number of addresses has been reached.

we should be asking for higher limits for addresses

Installation details

Cluster size: 6 nodes (i4i.4xlarge)

Scylla Nodes used in this run:

  • longevity-tls-50gb-3d-master-db-node-e8dd10cf-6 (54.171.165.161 | 10.4.22.38) (shards: -1)
  • longevity-tls-50gb-3d-master-db-node-e8dd10cf-5 (34.251.79.123 | 10.4.22.242) (shards: -1)
  • longevity-tls-50gb-3d-master-db-node-e8dd10cf-4 (52.210.58.221 | 10.4.20.232) (shards: -1)
  • longevity-tls-50gb-3d-master-db-node-e8dd10cf-3 (99.81.14.68 | 10.4.22.101) (shards: -1)
  • longevity-tls-50gb-3d-master-db-node-e8dd10cf-2 (3.248.141.35 | 10.4.22.7) (shards: -1)
  • longevity-tls-50gb-3d-master-db-node-e8dd10cf-1 (63.33.238.16 | 10.4.23.20) (shards: -1)

OS / Image: ami-09d8c22a0006e46a8 (aws: undefined_region)

Test: longevity-50gb-3days-test
Test id: e8dd10cf-477b-4756-8c06-2eccdb8b0d80
Test name: scylla-master/tier1/longevity-50gb-3days-test
Test method: longevity_test.LongevityTest.test_custom_time
Test config file(s):

Logs and commands
  • Restore Monitor Stack command: $ hydra investigate show-monitor e8dd10cf-477b-4756-8c06-2eccdb8b0d80
  • Restore monitor on AWS instance using Jenkins job
  • Show all stored logs command: $ hydra investigate show-logs e8dd10cf-477b-4756-8c06-2eccdb8b0d80

Logs:

Jenkins job URL
Argus

@fruch
Copy link
Contributor Author

fruch commented Dec 16, 2024

requested to raise the limit to 100 in this region, as we have in us-east-1

@soyacz
Copy link
Contributor

soyacz commented Dec 17, 2024

@fruch
Copy link
Contributor Author

fruch commented Jan 6, 2025

@fruch
Copy link
Contributor Author

fruch commented Jan 6, 2025

the request was approved by AWS

closing

@fruch fruch closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants