Submitted by drtester on Sun, 02/19/2012 - 22:58
On a new Cloudmin install on Centos 6.2 X64 with KVM, when I click on HOST System - > IP Addresses, the browser hangs. Looking at the host, I see tons of webmin's server processes stacking up, and load starts skyrocketing. I stopped the browser before the host did something bad. This is reproducible 100% of the time.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Mon, 02/20/2012 - 00:13 Comment #1
What ip allocation range have you defined for your KVM hosts?
Submitted by drtester on Mon, 02/20/2012 - 00:28 Comment #2
I can't tell, because I can't get in there to see. I'm not sure if anything was defined.
Submitted by JamieCameron on Mon, 02/20/2012 - 00:46 Comment #3
You should be able to see them at Host Systems -> KVM Host Systems -> your host.
BTW, are you running Cloudmin GPL or Pro?
Submitted by drtester on Mon, 02/20/2012 - 01:13 Comment #4
I am running the GPL version. Ah, I see.. I had a large netblock in there of 8192 IPs. From what I recall, when I first installed, it did not seem to like my actual range (very small block), so I had to put a larger number in. I just put in a class C, and it still takes its time, but it does recover. I guess it is trying to ping every one? I think you might want to not do that if the range is large.
Submitted by JamieCameron on Mon, 02/20/2012 - 14:39 Comment #5
Yes, it attempts to ping all the IPs in your allocation range to see which ones are really free. This is done using 20 parallel processes, to reduce the ping time ... so it should be relatively fast for a class C, unless your system is low on memory.
I will fix Cloudmin in the next release to not attempt to ping large IP ranges (more than 1024 addresses), and add an option to turn off pinging completely.
Submitted by drtester on Wed, 02/22/2012 - 21:35 Comment #6
Great, thanks.
Submitted by Issues on Wed, 03/07/2012 - 21:46 Comment #7
Automatically closed -- issue fixed for 2 weeks with no activity.