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

[BUG] Add multiple Network Devices without restarting proxy each time per device. #64103

Closed
1 task
vanditpatel619 opened this issue Apr 17, 2023 · 2 comments · Fixed by #64182
Closed
1 task
Assignees
Labels
Bug broken, incorrect, or confusing behavior Delta-Proxy Sulfur v3006.1

Comments

@vanditpatel619
Copy link

Description
Add multiple Network Devices without restarting proxy each time per device.

Setup
Delta proxy devices loading from MongoDB script. There are 35 devices in one delta proxy and it requires 2-3 mins wait to accept key and it can be proceed only one device at a time.

Please be as specific as possible and give set-up details.

  • VM (Virtualbox, KVM, etc. please specify)

Steps to Reproduce the behavior

Expected behavior
All devices keys should be accepted in one shot rather than serial acceptance and wait time.

Screenshots

Versions Report
Salt Version:
Salt: 3005

Additional context

@vanditpatel619 vanditpatel619 added Bug broken, incorrect, or confusing behavior needs-triage labels Apr 17, 2023
@anilsil anilsil added this to the Sulfur v3006.1 milestone Apr 17, 2023
@OrangeDog OrangeDog added Feature new functionality including changes to functionality and code refactors, etc. Delta-Proxy and removed Bug broken, incorrect, or confusing behavior labels Apr 18, 2023
@garethgreenaway
Copy link
Contributor

garethgreenaway commented Apr 18, 2023

@vanditpatel619 Do you have the parallel: True option in the pillar data for the control proxies? Also, I discovered a bug when the number of devices configured for a control proxy is greater than 20, this causes an error to occur and the process will restart. If you can divide up your minions so that each control proxy has no more than 20 sub proxies.

@anilsil anilsil added Bug broken, incorrect, or confusing behavior and removed Feature new functionality including changes to functionality and code refactors, etc. labels Apr 25, 2023
@garethgreenaway garethgreenaway linked a pull request Apr 28, 2023 that will close this issue
3 tasks
@s0undt3ch
Copy link
Member

Fix will be available in the upcoming 3006.1 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior Delta-Proxy Sulfur v3006.1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants