Submitted by kipper3d on Wed, 10/13/2010 - 21:09
This is a continuation for ticket: 12384.
Make fast RPC calls are already set to yes.
Status:
Closed (fixed)
This is a continuation for ticket: 12384.
Make fast RPC calls are already set to yes.
Comments
Submitted by JamieCameron on Wed, 10/13/2010 - 23:37 Comment #1
Is there any possibility that we could remotely login to your Cloudmin master system to see what is going wrong here? It may be either a networking issue, or slow response from the host system ..
Submitted by kipper3d on Thu, 10/14/2010 - 09:58 Comment #2
Hello Jamie,
Thats a possibility - how do we get access information to you securely?
-John
Submitted by JamieCameron on Thu, 10/14/2010 - 13:38 Comment #3
If you have GPG, you could email me root SSH login credentials at jcameron@virtualmin.com . My key can be found in http://www.webmin.com/jcameron-key.asc
Alternately, you could add my SSH public key to /root/.ssh/authorized_keys .. it is :
ssh-dss AAAAB3NzaC1kc3MAAACBALPtrQgus8wMeTrxiQREVKNGK1b8S9MLcsVngXsaNL2IpzHzajjDxEhkxARlpREFdvhPB9XEMa8IYVRmScyYaAMoespibzq1A24kcBQ3iLDrgoTb/UiRxv7c84WhQud1YpbteKpcpfG582wste+3FqkzvQ6pbNcI0Kkuruhb0s+HAAAAFQDDRVRFXdmNFNR+N3D/XwkIAb7hhQAAAIB0GN+AIuA9OonKbJpgoKz3TKhWNf6DAm39y8Zb//zMaK8/Lc1FMpOsNI/R4Y6LPvCJeAyDXuf/5OT3+613xu70bSSUi2g4UXA6RM/PlSUhdEH4XmG8SoB9abaIObU2AkH84Dkf25qVlSRAL/5aU/R7InXk7jJYFD+cz7vau/4jKAAAAIA1keU19UdRAzUKpbHFotBso8UnQzurcoFWNq8YtjkV9x32sjHuatab+mSXvjjSV9VDZ1Ru+6h5q/Vf6tr4yUuAYIo9s9LGA/MQgOVl7k+Dsn6N9UCta8/yoDXPMBbYQoiUJ2sOQ0pCaPeYXH6WTbB9edgxRow8WFQjGW26t6cF5Q== dsa-key-20031024
Submitted by kipper3d on Thu, 10/14/2010 - 13:45 Comment #4
Ok its been added to the cloudmin add public key
server is 84.40.23.112
You can message me on AIM octjlarsen
Thanks!
Submitted by JamieCameron on Thu, 10/14/2010 - 15:01 Comment #5
Sorry, but the login didn't work.
Did you add the key all on one like in
/root/.ssh/authorized_keys
on the master system?Submitted by kipper3d on Thu, 10/14/2010 - 15:05 Comment #6
Try now.
Submitted by JamieCameron on Thu, 10/14/2010 - 15:11 Comment #7
Works, thanks!
Looking into the issue now ..
Submitted by JamieCameron on Thu, 10/14/2010 - 15:15 Comment #8
I was looking at the system 216.87.160.66 , and it appears that TCP ports 10001 and up are still blocked on its firewall. You can test this by running :
telnet 216.87.160.66 10001
unless it reports "connection refused" right away, the port is blocked.
I can verify this by running
iptables -L
on the remote host, which shows that only port 10000 is open.Submitted by kipper3d on Thu, 10/14/2010 - 15:20 Comment #9
Ok ports are open on 66. The server I was focusing on was 38.101.26.14 which i tested the ports already.
I am using apf for firewall management.
Submitted by JamieCameron on Thu, 10/14/2010 - 15:35 Comment #10
Are you sure? I can't even connect to port 10000 on 216.87.160.66 now .. or ports 10001+
Submitted by kipper3d on Thu, 10/14/2010 - 16:15 Comment #11
Ok try it now. I had done it wrong. I used 1000-10100, but should be 10000_10100
Submitted by JamieCameron on Thu, 10/14/2010 - 16:26 Comment #12
Looks like the status is refreshing just fine now ..
Submitted by kipper3d on Thu, 10/14/2010 - 16:34 Comment #13
For 66... Did you change something as well on the cloudmin server? 38.101.26.14 still shows down - I've made the same adjustments to the firewall.
Also what about this other problem "No usable host systems are available!" when trying to create new VPS?
Thanks,
-John
Submitted by kipper3d on Thu, 10/14/2010 - 17:40 Comment #14
Helo Jamie,
Everything seems to be working now.
What did you do? Do you have root cause? It was all working in the beginning but then it stopped. Is it due to webmin updates?
-John
Submitted by JamieCameron on Thu, 10/14/2010 - 17:46 Comment #15
I didn't actually do anything .. apart from killing a huge number of Webmin fastrpc.cgi processes on 216.87.160.66 that were consuming all its memory, and thus preventing new Xen instances from being created. It looks like there were left hanging due to the port 10000+ issue..
Submitted by kipper3d on Thu, 10/14/2010 - 17:48 Comment #16
Ok.. Im so new to cloudmin...
I appreciate your help!
Submitted by JamieCameron on Thu, 10/14/2010 - 17:55 Comment #17
That's OK ... glad to help!
Submitted by Issues on Fri, 10/29/2010 - 05:20 Comment #18
Automatically closed -- issue fixed for 2 weeks with no activity.