Root Volume Download Fails

2016-01-22 Thread S. Reddit
Hi List We are running CloudStack 4.5.2 with VMware vSphere 5.5. We face the issue, that root volume download fails with the error: com.cloud.utils.exception.CloudRuntimeException: Failed to copy the volume from the source primary storage pool to secondary storage. On vCenter side, I see the err

Re: Cannot add host in Cloudstack 4.7

2016-01-22 Thread Erik Weber
On Thu, Jan 21, 2016 at 11:39 AM, Rui Mao wrote: > I'm new to CloudStack, and just installed Cloudstack 4.7.0 in two > computers. > > > > I got a problem when I tried to add a host. > > > > The management node is 10.4.0.11, and the other compute node is 10.4.0.12. > > > > In the mgmt. log, I saw

Re: Cannot create VPC

2016-01-22 Thread Dag Sonstebo
Agree with Erik - my understanding is that statement applies to tunnelling. Regards, Dag Sonstebo [ShapeBlue] Dag Sonstebo ShapeBlue d: | s: +44 203 603 0540 e: dag.sonst...@shapeblue.com | t: |

Re: Cannot add host in Cloudstack 4.7

2016-01-22 Thread Rui Mao
I updated everything, including nss & openssl, still failed, same error. I also tried CentOS 6.5 & CloudStack 4.6, followed the installation guide exactly, but ... :-( Best regards, Rui Mao -邮件原件- 发件人: users-return-24362-maorui2k=163@cloudstack.apache.org [mailto:users-return-2436

Re: Cannot add host in Cloudstack 4.7

2016-01-22 Thread Remi Bergsma
Do you happen to run Java 8? It should be Java 7 still. On 22/01/16 11:32, "Rui Mao" wrote: >I updated everything, including nss & openssl, still failed, same error. > >I also tried CentOS 6.5 & CloudStack 4.6, followed the installation guide >exactly, but ... :-( > >Best regards, >Rui Mao >

答复: Cannot add host in Cloudstack 4.7

2016-01-22 Thread Rui Mao
java version "1.7.0_95" OpenJDK Runtime Environment (rhel-2.6.4.0.el6_7-x86_64 u95-b00) OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode) Best regards, Rui Mao -邮件原件- 发件人: users-return-24365-maorui2k=163@cloudstack.apache.org [mailto:users-return-24365-maorui2k=163@cloudsta

Re: cloudstack,swift

2016-01-22 Thread Wido den Hollander
Why not use S3? The RADOS Gateway speaks S3 just fine. I've been using CloudStack with Ceph S3 without any problems. Wido On 21-01-16 23:06, ilya wrote: > You might find this relevant > > https://issues.apache.org/jira/browse/CLOUDSTACK-9248 > > > > On 1/21/16 12:32 AM, ilya wrote: >> ++ Wid

usage server issue - cpu and ram size

2016-01-22 Thread Jochim, Ingo
Hi all, there is an issue with usage records. To the running time of a VM the usage server does not collect any information about the size of a machine. The fields are empty. That means if you resize a machine a few times you will know how long the machine was running but don't know how much you

RE: Cannot add host in Cloudstack 4.7

2016-01-22 Thread Glenn Wagner
Hi, >From the Compute host (10.4.0.12) can you telnet the port 8250 on the >Management server. host# telnet 10.4.0.11 8250 Regards Glenn [ShapeBlue] Glenn Wagner Senior Consultant , ShapeBlue d: | s: +27 21 527 0091| m: +27 73

Re: RE: Cannot add host in Cloudstack 4.7

2016-01-22 Thread 毛睿
Yes, I can. Rui Mao On 2016-01-23 00:47 , Glenn Wagner Wrote: Hi, From the Compute host (10.4.0.12) can you telnet the port 8250 on the Management server. host# telnet 10.4.0.11 8250 Regards Glenn | | | | | Glenn Wagner | | | Senior Consultant | , | ShapeBlue | | | | | | d: | | s

Re: RE: Cannot add host in Cloudstack 4.7

2016-01-22 Thread Erik Weber
how about: openssl s_client -connect 10.4.0.11:8250 ? -- Erik On Sat, Jan 23, 2016 at 12:23 AM, 毛睿 wrote: > Yes, I can. > > Rui Mao > > > > On 2016-01-23 00:47 , Glenn Wagner Wrote: > > > Hi, > > From the Compute host (10.4.0.12) can you telnet the port 8250 on the > Management server. > > > h

答复: RE: Cannot add host in Cloudstack 4.7

2016-01-22 Thread Rui Mao
Connected, from both local and remote. [root@mgmt ~]# openssl s_client -connect 10.4.0.11:8250 CONNECTED(0003) [root@node1 ~]# openssl s_client -connect 10.4.0.11:8250 CONNECTED(0003) Best regards, Rui Mao -邮件原件- 发件人: users-return-24371-maorui2k=163@cloudstack.apache.org [

Re: Cannot add host in Cloudstack 4.7

2016-01-22 Thread Erik Weber
It should go through ssl handshaking AS well.. Den lørdag 23. januar 2016 skrev Rui Mao følgende: > Connected, from both local and remote. > > [root@mgmt ~]# openssl s_client -connect 10.4.0.11:8250 > CONNECTED(0003) > > [root@node1 ~]# openssl s_client -connect 10.4.0.11:8250 > CONNECTED(