GitHub user akrasnov-drv added a comment to the discussion: Failures while 
assigning public IP via enableStaticNat

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 appearing in UI just after maybe some 40 seconds. Release of 
all 16 IPs I had took about 2 minutes.
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 `enableStaticNat` took longer:
```
{
  "success": true
}

real    0m9.172s
user    0m0.276s
sys     0m0.036s

{
  "success": true
}

real    0m9.744s
user    0m0.298s
sys     0m0.020s

{
  "success": true
}

real    0m10.215s
user    0m0.275s
sys     0m0.032s
```
then failed with
```
real    0m10.347s
user    0m0.306s
sys     0m0.032s
```

GitHub link: 
https://github.com/apache/cloudstack/discussions/10512#discussioncomment-12405008

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to