Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-06 Thread via GitHub
DaanHoogland commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2639231790 Noted @akrasnov-drv , this is added to the backlog and has to be investigated. I am afraid I don't have a workaround off the top of my head. -- This is an automated mess

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-05 Thread via GitHub
akrasnov-drv commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2637475324 @DaanHoogland it was not our intention. We are just trying to use CloudStack fleet in Jenkins. The only plugin supporting CloudStack is jcloud plugin, and it requires publi

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-05 Thread via GitHub
akrasnov-drv commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2637459730 I removed all VMs and network and recreated with standard isolated network offering with static nat with single VR. Each call execution time was increasing with the last

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-05 Thread via GitHub
DaanHoogland commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2637044470 @akrasnov-drv enabling hundred(s) static nat adresses in not a usual case. But it should work. We'll have to investigate what might go wrong. Do you have a clean environmen

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-04 Thread via GitHub
akrasnov-drv commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2634222643 First of all thanks for the attention and care. @DaanHoogland I tried using webhooks in the past, but when started getting different issues I recreated the cluster wi

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-04 Thread via GitHub
weizhouapache commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-260606 > Nexthop has invalid gateway. it looks @akrasnov-drv uses redundant VRs, the error happens in the BACKUP VR which do not have default route as the public nic is DOW

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-04 Thread via GitHub
shwstppr commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2633290172 @DaanHoogland I don't think webhooks is the cause here. The logs shared are for the API call that finished in around 10s. I see multiple agent-server Command-Answer communicati

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-04 Thread via GitHub
weizhouapache commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2633258201 > What's interesting, after releasing all IPs I was able to assign IPs again, but even with delays between executions it started failing after 3 assigned IP, each time en

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-04 Thread via GitHub
DaanHoogland commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2633238735 @akrasnov-drv , do you have webhooks enabled? it seems like the issue is not in enableStaticNat itself. -- This is an automated message from the Apache Git Service. To r

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-03 Thread via GitHub
akrasnov-drv commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2631514905 I found this warning in management log, seems it's relevant ``` 2025-02-03 16:32:50,667 WARN [o.a.c.m.w.WebhookServiceImpl] (qtp1438988851-11443:[ctx-5bff4776, ctx-10

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-03 Thread via GitHub
akrasnov-drv commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2631467223 Maybe anybody can suggest java parameters to improve this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-03 Thread via GitHub
akrasnov-drv commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2631346910 Release IP was also very slow, though I did it from UI, and it did not fail. From the allocated list IPs disappeared fast enough, but notifications about IP release started

Re: [I] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-02-03 Thread via GitHub
akrasnov-drv commented on issue #10313: URL: https://github.com/apache/cloudstack/issues/10313#issuecomment-2631243304 Just a small update. After a day I tried to assign another public IP and got the same error. So the problem is not because of some temporary overload, it persists. ```