Dear Cloudstack developers,

I have a scenario with a management-server, 3 host servers and some NFS storage.

However I am experiencing some issues:

I already have a zone configured working without issues.  (Advanced)

Management-network: x.x.6.10-x.x.6.60 - Guest network: x.x.6.100-x.x.6.200

Adding a new zone (Basic) won't work. 
Management-network: x.x.6.61-x.x.6.91 - Guest network: x.x.6.201-x.x.6.254

The zone is added and enabled without issues - And system VM's are added and 
booted also without issues. 

However it seems my system Vm's can't be accessed, or access the network. I 
really can't find a solution to this problem. Any suggestions? 

This is what happends when I try to access console in the zone that doesn't 
work:
==> /var/log/cloud/management/management-server.log <==
2013-02-05 14:43:18,045 DEBUG [agent.transport.Request] (catalina-exec-5:null) 
Seq 33-115998788: Sending  { Cmd , MgmtId: 60908668245, via: 33, Ver: v1, 
Flags: 100011, [{"GetVncPortCommand":{"id":302,"name":"s-302-VM","wait":0}}] }
2013-02-05 14:43:18,100 DEBUG [agent.transport.Request] 
(AgentManager-Handler-2:null) Seq 33-115998788: Processing:  { Ans: , MgmtId: 
60908668245, via: 33, Ver: v1, Flags: 10, 
[{"GetVncPortAnswer":{"address":"x.x.6.4","port":5901,"result":true,"wait":0}}] 
}
2013-02-05 14:43:18,100 DEBUG [agent.transport.Request] (catalina-exec-5:null) 
Seq 33-115998788: Received:  { Ans: , MgmtId: 60908668245, via: 33, Ver: v1, 
Flags: 10, { GetVncPortAnswer } }
2013-02-05 14:43:18,100 DEBUG [cloud.servlet.ConsoleProxyServlet] 
(catalina-exec-5:null) Port info x.x.6.4
2013-02-05 14:43:18,100 INFO  [cloud.servlet.ConsoleProxyServlet] 
(catalina-exec-5:null) Parse host info returned from executing 
GetVNCPortCommand. host info: x.x.6.4
2013-02-05 14:43:18,101 DEBUG [cloud.servlet.ConsoleProxyServlet] 
(catalina-exec-5:null) Compose console url: 
https://x-x-6-233.realhostip.com/ajax?token=BRt45NJ1f1BNErxhr8OtxNCOSqGTzUPfNIFPGjeWm9bFhBXVQ0BfMjY4LxIS5shdfxCoRC3FV-ZluhK0E-TCFXR6XmnHPK52Vm0mQe7W08cnQjGMz-eZSjE-_ynBCoKJs6ix_3Gk5qbXMJnSJF9XyYaM0GCeQxJh9AZDaZ1QLLrlzc26O7Fpgxqt2yCuim6zmE3NLuqMWima4Pj509yT3zrp1MuD4INK7c_exKtGvXNIoXlxa2H6fO531QB4jjZeDK-taNJCzjs
2013-02-05 14:43:18,102 DEBUG [cloud.servlet.ConsoleProxyServlet] 
(catalina-exec-5:null) the console url is :: 
<html><title>s-302-VM</title><frameset><frame 
src="https://x-x-6-233.realhostip.com/ajax?token=BRt45NJ1f1BNErxhr8OtxNCOSqGTzUPfNIFPGjeWm9bFhBXVQ0BfMjY4LxIS5shdfxCoRC3FV-ZluhK0E-TCFXR6XmnHPK52Vm0mQe7W08cnQjGMz-eZSjE-_ynBCoKJs6ix_3Gk5qbXMJnSJF9XyYaM0GCeQxJh9AZDaZ1QLLrlzc26O7Fpgxqt2yCuim6zmE3NLuqMWima4Pj509yT3zrp1MuD4INK7c_exKtGvXNIoXlxa2H6fO531QB4jjZeDK-taNJCzjs";></frame></frameset></html

This is what happends when I try to access console in a zone that works: 
2013-02-05 14:43:45,305 DEBUG [cloud.server.StatsCollector] 
(StatsCollector-3:null) VmStatsCollector is running...
2013-02-05 14:43:45,350 DEBUG [agent.transport.Request] (StatsCollector-3:null) 
Seq 1-1969554088: Received:  { Ans: , MgmtId: 60908668245, via: 1, Ver: v1, 
Flags: 10, { GetVmStatsAnswer } }
2013-02-05 14:43:45,378 DEBUG [agent.transport.Request] (StatsCollector-3:null) 
Seq 4-591855939: Received:  { Ans: , MgmtId: 60908668245, via: 4, Ver: v1, 
Flags: 10, { GetVmStatsAnswer } }
2013-02-05 14:43:45,858 DEBUG [agent.transport.Request] (catalina-exec-8:null) 
Seq 4-591855940: Sending  { Cmd , MgmtId: 60908668245, via: 4, Ver: v1, Flags: 
100011, [{"GetVncPortCommand":{"id":2,"name":"v-2-VM","wait":0}}] }
2013-02-05 14:43:45,906 DEBUG [agent.transport.Request] 
(AgentManager-Handler-14:null) Seq 4-591855940: Processing:  { Ans: , MgmtId: 
60908668245, via: 4, Ver: v1, Flags: 10, 
[{"GetVncPortAnswer":{"address":"x.x.6.3","port":5900,"result":true,"wait":0}}] 
}
2013-02-05 14:43:45,906 DEBUG [agent.transport.Request] (catalina-exec-8:null) 
Seq 4-591855940: Received:  { Ans: , MgmtId: 60908668245, via: 4, Ver: v1, 
Flags: 10, { GetVncPortAnswer } }
2013-02-05 14:43:45,906 DEBUG [cloud.servlet.ConsoleProxyServlet] 
(catalina-exec-8:null) Port info x.x.6.3
2013-02-05 14:43:45,906 INFO  [cloud.servlet.ConsoleProxyServlet] 
(catalina-exec-8:null) Parse host info returned from executing 
GetVNCPortCommand. host info: x.x.6.3
2013-02-05 14:43:45,910 DEBUG [cloud.servlet.ConsoleProxyServlet] 
(catalina-exec-8:null) Compose console url: 
https://x-x-6-185.realhostip.com/ajax?token=BRt45NJ1f1BNErxhr8OtxNCOSqGTzUPfbSNuIHwVBv7FhBXVQ0BfMjY4LxIS5shdYR8T0FSdzDxluhK0E-TCFXR6XmnHPK52vKovhOpX6xzshqTgDmbYDhZD67ILCLvXm9oDC6m1lMbJceDmbVtamTnl_nKvmJqgCoGXyG2y4TxtHa4hc-JgvIpA1wZtHsDihmH1P_Eo5EmXljmwCicfyL57cF4-7eZZGqGP5JO4hUct8UWBXF3UWBO7DhuQPwbp
2013-02-05 14:43:45,910 DEBUG [cloud.servlet.ConsoleProxyServlet] 
(catalina-exec-8:null) the console url is :: 
<html><title>v-2-VM</title><frameset><frame 
src="https://x-x-6-185.realhostip.com/ajax?token=BRt45NJ1f1BNErxhr8OtxNCOSqGTzUPfbSNuIHwVBv7FhBXVQ0BfMjY4LxIS5shdYR8T0FSdzDxluhK0E-TCFXR6XmnHPK52vKovhOpX6xzshqTgDmbYDhZD67ILCLvXm9oDC6m1lMbJceDmbVtamTnl_nKvmJqgCoGXyG2y4TxtHa4hc-JgvIpA1wZtHsDihmH1P_Eo5EmXljmwCicfyL57cF4-7eZZGqGP5JO4hUct8UWBXF3UWBO7DhuQPwbp";></frame></frameset></html>

2013-02-05 14:43:46,352 DEBUG [agent.manager.AgentManagerImpl] 
(AgentManager-Handler-8:null) SeqA 3-8968: Processing Seq 3-8968:  { Cmd , 
MgmtId: -1, via: 3, Ver: v1, Flags: 11, 
[{"ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"{\n  
\"connections\": [\n    {\n      \"id\": 150,\n      \"clientInfo\": \"\",\n    
  \"host\": \"x.x.6.3\",\n      \"port\": 5900,\n      \"tag\": 
\"7af06d9c-ec0d-47a3-ab9b-ccf908ea16e1\",\n      \"createTime\": 
1360071852417,\n      \"lastUsedTime\": 1360071852417\n    }\n  
]\n}","wait":0}}] }
2013-02-05 14:43:46,400 DEBUG [agent.manager.AgentManagerImpl] 
(AgentManager-Handler-8:null) SeqA 3-8968: Sending Seq 3-8968:  { Ans: , 
MgmtId: 60908668245, via: 3, Ver: v1, Flags: 100010, 
[{"AgentControlAnswer":{"result":true,"wait":0}}] }

Med venlig hilsen / Best regards
 
Alex Mathiasen
Systemadministrator
a...@mira.dk
Tel. (+45) 96101515
--------------------------------------------------
Mira InternetSolutions ApS
http://www.mira.dk/
Tel. (+45) 9610 1510
Fax. (+45) 9610 1511
--------------------------------------------------
Confidentiality statement
The information in this e-mail and any attachments is confidential.
It is intended for the specified recipient(s) only. If you are not one of the 
specified recipients please notify the sender immediately.
Distribution of an incorrectly received message may be unlawful.

Reply via email to