[GitHub] cloudstack pull request: CLOUDSTACK-8422: Fixed unable to delete z...

2015-04-27 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/202 CLOUDSTACK-8422: Fixed unable to delete zone from CCP You can merge this pull request into a Git repository by running: $ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-

[GitHub] cloudstack pull request: CLOUDSTACK-8420: [Hyper-V] Fixed number f...

2015-04-27 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/201 CLOUDSTACK-8420: [Hyper-V] Fixed number format exception when untagged vlan is used for Hyper-V setup Change the vlan data type to string from int and handled the untagged vlan cases Y

[GitHub] cloudstack pull request: CLOUDSTACK-8419: [Hyper-V] corrected the ...

2015-04-27 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/200 CLOUDSTACK-8419: [Hyper-V] corrected the wrong error message in stop command answer corrected the wrong error message in stop command answer You can merge this pull request into a Git reposi

[MERGE] Browser based template or volume upload

2015-04-27 Thread Rajani Karuturi
We worked on below proposal for Browser based template or volume upload. development effort from @bvbharat, Koushik Das and @karuturi UI help from @bfederle , Jessica Wang and @rags22489664 testing effort from Deepthi Machiraju and @sailajamada We believe this feature is ready to merge. If you hav

[GitHub] cloudstack pull request: [MERGE] Browser based template or volume ...

2015-04-27 Thread karuturi
GitHub user karuturi opened a pull request: https://github.com/apache/cloudstack/pull/199 [MERGE] Browser based template or volume upload We worked on below proposal for Browser based template or volume upload. development effort from @bvbharat, Koushik Das and @karuturi UI h

Jenkins build is still unstable: simulator-singlerun #1153

2015-04-27 Thread jenkins
See

[GitHub] cloudstack pull request: CLOUDSTACK-8418: [Hyper-V] use systemvm.i...

2015-04-27 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/198 CLOUDSTACK-8418: [Hyper-V] use systemvm.iso from secondary storage use systemvm.iso from secondary storage and stop copying to local disk You can merge this pull request into a Git repository

[GitHub] cloudstack pull request: CLOUDSTACK-8417 : [Hyper-V] Added support...

2015-04-27 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/197 CLOUDSTACK-8417 : [Hyper-V] Added support for smb share path in Hyper-V settings virtual disk path Added support for smb share path in Hyper-V settings virtual disk path You can merge this p

[GitHub] cloudstack pull request: CLOUDSTACK-8416: added support for FIPS c...

2015-04-27 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/196 CLOUDSTACK-8416: added support for FIPS compliant checksum. It will now support md5, sha1, sha224, sha256, sha384 and sha512 checksums. In same checksum parameter user can pass any of

Re: [4.6] Trouble with virtual router

2015-04-27 Thread Mike Tutkowski
Thanks for the message, Abhi. I went ahead and deleted the host tag from each of my XenServer hosts (it's a new environment, so I only had one host tag per host). I then performed a force reconnect on each host. Unfortunately, I still seem to be encountering the same issue (even after destroying

Re: [4.6] Trouble with virtual router

2015-04-27 Thread Abhinandan Prateek
Had similar problem where SSVM and CPVM came up but not the VR. In my case I traced it to systemvm.iso not getting updated on XenServer, due to the old host-tag. On deleting the host tag the MS was able to copy the systemvm.iso to Xen and things were fine after that. -abhi > On 28-Apr-2015, at

[GitHub] cloudstack pull request: CLOUDSTACK-8414: [Hyper-V] Fixed template...

2015-04-27 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/195 CLOUDSTACK-8414: [Hyper-V] Fixed template_spool_ref table is not getting updated with correct template size Fixed template_spool_ref table is not getting updated with correct template size

Jenkins build is still unstable: simulator-singlerun #1152

2015-04-27 Thread jenkins
See

[GitHub] cloudstack pull request: CLOUDSTACK-8413: Fixed resource tags on d...

2015-04-27 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/194 CLOUDSTACK-8413: Fixed resource tags on disk are lost when migrate to another storage During cold volume migration we are duplicating volume entry in volumes table. When migration is com

[4.6] Trouble with virtual router

2015-04-27 Thread Mike Tutkowski
Hi, Tonight I tried to re-create a cloud from scratch and made use of the following system template: http://jenkins.buildacloud.org/job/build-systemvm64-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2 My SSVM and CPVM get IP addresses and seem

[GitHub] cloudstack pull request: CLOUDSTACK-8304: Modify tags accordingly ...

2015-04-27 Thread K0zka
Github user K0zka commented on the pull request: https://github.com/apache/cloudstack/pull/193#issuecomment-96743926 Just a sidenote: CLOUDSTACK-8304 ("maven repositories are checked for snapshots") is not the relevant issue. more likely CLOUDSTACK-8394 --- If your project is set up

Re: Another bad packaging issue

2015-04-27 Thread Rafael Fonseca
Hi ilya, I looked at the RPM contents with rpm -qlp file.rpm and confirmed it on the filesystem after install ;) I just tested that from the master branch, but i've seen that there's more recent work done on the 4.5 branch, so i'll compile, test and report on it later, after work :) Rafael On Mo

Re: Another bad packaging issue

2015-04-27 Thread ilya
Rafael, Thanks for pointing this out. How did you look at the contents of the RPM? did you extract with cpio and then analyzed the content? Or did you install the RPM (perhaps started the management services and then reviewed the directory structure)? In case of the second instance, cloudsta

Re: ACS 4.5.1 fails

2015-04-27 Thread ilya
perhaps we need to patch and hard set java to = 1.7 (vs =>1.7) with arch type of x86_64 - until we are ready with 1.8.. On 4/27/15 7:01 AM, Rafael Fonseca wrote: Hi there :) You didn't mention if you were running 32 or 64 bit OS... 32 bit JVM can't scale over 1.4/1.6Gb Heap size, no matter wh

Re: ACS 4.5.1 fails

2015-04-27 Thread Rafael Fonseca
Hi there :) You didn't mention if you were running 32 or 64 bit OS... 32 bit JVM can't scale over 1.4/1.6Gb Heap size, no matter what you put in the -Xmx option ;) RF On Mon, Apr 27, 2015 at 3:44 PM, Timothy Lothering < tlother...@datacentrix.co.za> wrote: > Hi Keerthiraja, > > We are on 4.3.0.

RE: ACS 4.5.1 fails

2015-04-27 Thread Timothy Lothering
Hi Keerthiraja, We are on 4.3.0.2 - So I am not sure it the tomcat6-nonssl.conf differs. I looked at your JAVA_OPTS line and mine, Your Line: JAVA_OPTS="-Djava.awt.headless=true -Dcom.sun.management.jmxremote=false -Xmx2g -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/var/log/cloudstack/m

Jenkins build is still unstable: simulator-singlerun #1151

2015-04-27 Thread jenkins
See

Re: ACS 4.5.1 fails

2015-04-27 Thread Rohit Yadav
Hi Keerthiraja, I saw the issue you opened and closed recently (CLOUDSTACK-8404), looks like the jdk-1.8 caused the issue? I guess the requirement we’ve in cloud.spec is >= java 1.7.0 so if java 1.8 is available it would get installed. > On 27-Apr-2015, at 8:59 am, Keerthiraja SJ wrote: > > Af

Jenkins build is still unstable: simulator-singlerun #1150

2015-04-27 Thread jenkins
See

Jenkins build is still unstable: simulator-singlerun #1149

2015-04-27 Thread jenkins
See

Jenkins build is still unstable: simulator-4.5-singlerun #220

2015-04-27 Thread jenkins
See

Jenkins build is still unstable: simulator-singlerun #1148

2015-04-27 Thread jenkins
See

Re: ACS 4.5.1 fails

2015-04-27 Thread Keerthiraja SJ
After the long investigation I found the issue. If i start the app using /etc/init.d/cloudstack-management start I could see error as catalina.out as Can't start up: not enough memory if I do the same using /etc/init.d/tomcat.sh start I able to start the app. But @ the same time when I check the b