Re: Request for comments: Moving to Spring 4 and Java 8

2016-08-16 Thread Rohit Yadav
All, We now have a PR where we're able to build, run and test CloudStack master with JDK 1.8 and Spring 4.3. Special thanks to Marc-Aurèle Brothier for fixing the unit test issues. The only outstanding issue is getting the F5 plugin to build, which I could not figure out how to fix even

Re: Upgrade 4.7 to 4.9 issue

2016-08-16 Thread Simon Weller
This is interesting. So, at a cursory glance, it seems that your interface name for the private.network.device is causing a problem with 4.9. Do you have a lab environment where you could change the private network interface to see what happens? You might want to try an update to 4.8.1 and

Download Error when download templates from Cloudstack

2016-08-16 Thread 조대형
Hi, Al I need your help. I am trying to download templates from cloudstack. But, it gives me error like this; Do you have any ideas? Forbidden You don't have permission to access /userdata/1405dcd6-021a-413d-9b5a- 183b913d6d7e.vhd on this server. Thanks,

Re: Download Error when download templates from Cloudstack

2016-08-16 Thread Rajani Karuturi
Can you check the file permissions at /var/www/html/*on the SSVM in the download URL? ~ Rajani http://cloudplatform.accelerite.com/ On August 16, 2016 at 12:56 PM, 조대형 (carl...@renet.kr) wrote: Hi, Al I need your help. I am trying to download templates from cloudstack. But, it gives me error

RE: Download Error when download templates from Cloudstack

2016-08-16 Thread 조대형
Hi, I have checked the file permissions. Please, see the belows. Do I have to give the permissions on SecStorage ? # chmod +R 755 ? root@s-4-VM:/mnt/SecStorage/e03d6434-5d50-3fb4-9523-bde0108865ec/template/tmpl/2/ drwxrwxrwx 3 root root 1024 Aug 16 07:41 SecStorage d- 6 root root

Re: Download Error when download templates from Cloudstack

2016-08-16 Thread Rajani Karuturi
Yes please. ~ Rajani http://cloudplatform.accelerite.com/ On August 16, 2016 at 1:57 PM, 조대형 (carl...@renet.kr) wrote: Hi, I have checked the file permissions. Please, see the belows. Do I have to give the permissions on SecStorage ? # chmod +R 755 ?

Re: Upgrade 4.7 to 4.9 issue

2016-08-16 Thread Simon Weller
Can you post your agent.properties file? From: Yuriy Karpel Sent: Tuesday, August 16, 2016 11:53 AM To: users@cloudstack.apache.org Subject: Re: Upgrade 4.7 to 4.9 issue 2016-08-16 19:50:22,861 INFO [cloud.agent.AgentShell] (main:null)

Re: Upgrade 4.7 to 4.9 issue

2016-08-16 Thread Yuriy Karpel
[root@srv-kvm01 ~]# cat /etc/cloudstack/agent/agent.properties #Storage #Tue Aug 16 19:57:54 MSK 2016 guest.network.device=cloudbr0 workers=5 private.network.device=mgm0 port=8250 resource=com.cloud.hypervisor.kvm.resource.LibvirtComputingResource guest.cpu.mode=IvyBridge pod=4 zone=4

XenServer 7.0

2016-08-16 Thread Outback Dingo
Anyone have any idea when support for XenServer 7.0 will be available??? tried it last night, the hosts show in the ui as xen4 Alert state detected and i happened to see this in the logs 2016-08-15 23:56:44,755 DEBUG [c.c.n.r.VirtualNetworkApplianceManagerImpl]

CCC Brasil

2016-08-16 Thread Marco Sinhoreli
All, I am very sorry to have to say that we have had to postpone the upcoming CCC conference in Sao Paluo. Over the past few months we have been working very hard with an events organiser to try and get the conference off the ground. Conferences are very expensive to stage here in Brasil so

Upgrade 4.7 to 4.9 issue

2016-08-16 Thread Yuriy Karpel
Agent does not start after updating. Centos7 kvm node: 2016-08-16 19:20:29,475 INFO [cloud.agent.AgentShell] (main:null) (logid:) Agent started 2016-08-16 19:20:29,478 INFO [cloud.agent.AgentShell] (main:null) (logid:) Implementation Version is 4.9.0 2016-08-16 19:20:29,480 INFO

Re: Upgrade 4.7 to 4.9 issue

2016-08-16 Thread Simon Weller
Does your agent.properties file in /etc/cloudstack/agent look correct? Can you enable agent debugging and post the output? Here's a how-to if you haven't done it before: https://cwiki.apache.org/confluence/display/CLOUDSTACK/KVM+agent+debug - Si From: Yuriy

Re: Upgrade 4.7 to 4.9 issue

2016-08-16 Thread Yuriy Karpel
After downgrade agent started. No errors. 2016-08-16 19:30 GMT+03:00 Simon Weller : > Does your agent.properties file in /etc/cloudstack/agent look correct? > > > Can you enable agent debugging and post the output? Here's a how-to if > you haven't done it before:

Re: Upgrade 4.7 to 4.9 issue

2016-08-16 Thread Yuriy Karpel
2016-08-16 19:50:22,861 INFO [cloud.agent.AgentShell] (main:null) (logid:) Agent started 2016-08-16 19:50:22,865 INFO [cloud.agent.AgentShell] (main:null) (logid:) Implementation Version is 4.9.0 2016-08-16 19:50:22,867 INFO [cloud.agent.AgentShell] (main:null) (logid:) agent.properties found