[GitHub] cloudstack pull request: CLOUDSTACK-8906: /var/log/cloud/ doesn't ...

2015-10-06 Thread SudharmaJain
Github user SudharmaJain commented on the pull request: https://github.com/apache/cloudstack/pull/883#issuecomment-146081053 @koushik-das This bug exist in xenserver 6.0.2 and later. For XenServer 6.0, logrotation works. Thats is the reason i have implemented XenServer602Resource and

[GitHub] cloudstack pull request: CLOUDSTACK-8906: /var/log/cloud/ doesn't ...

2015-10-06 Thread SudharmaJain
Github user SudharmaJain commented on the pull request: https://github.com/apache/cloudstack/pull/883#issuecomment-146083023 @remibergsma @koushik-das For incorporating the change in XenServer600Resource, I need to test the change for Xenserver 6.0. After checking it for 6.0, I will

[GitHub] cloudstack pull request: CLOUDSTACK-8888: Xenserver 6.0.2 host stu...

2015-10-06 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/861#issuecomment-146079758 @remibergsma +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

windows support

2015-10-06 Thread Daan Hoogland
devs, at https://en.wikipedia.org/wiki/Cloud_computing_comparison cloudstack is reported to not support windows as host os ; https://en.wikipedia.org/w/index.php?title=Cloud_computing_comparison=edit=3 I am not familiar enough to do the edit and be confident but don't we? -- Daan

[GitHub] cloudstack pull request:

2015-10-06 Thread ehlerst
Github user ehlerst commented on the pull request: https://github.com/apache/cloudstack/commit/2b41f98346eaae981238c41f8cc7092ef72492d9#commitcomment-13624715 How would you work around this if you didnt want your box to reboot? Previously we changed /sbin/reboot to just echo

[GitHub] cloudstack pull request: Fix bugs on last step on Wizard zone and ...

2015-10-06 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/cloudstack/pull/912#issuecomment-145985072 @DaanHoogland you need to double-check that the old zoneWizard.js file is changed on you browser (clean cache) and on the tomcat installation (if not a new

Re: windows support

2015-10-06 Thread Nux!
Yes, ACS supports Hyper-V. I was told Hyper-V is tested as tier-1 HV at Citrix for CP, however I have not heard of anyone on the ML actually running it. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Daan Hoogland"

Re: [VOTE] jenkins jobs removal

2015-10-06 Thread Rohit Yadav
+1 on removing pre-4.5 jobs. On 02-Oct-2015, at 6:47 am, Remi Bergsma > wrote: +1 on 4.3 jobs, although I'd like to hear from Rohit to confirm +0 on the rest as I cannot judge it. Regards, Remi Sent from my iPhone On 02 Oct

Re: Xen - Migration fails in clustered environment - Possible fix

2015-10-06 Thread cs user
Hi All, I've raised a bug report for this issue, https://issues.apache.org/jira/browse/CLOUDSTACK-8937 Would it be possible for someone to give this a try at some point to see if it is reproducible? Cheers On Fri, Oct 2, 2015 at 7:28 AM, cs user wrote: > Hi Folks, > >

zone creation wizard

2015-10-06 Thread Daan Hoogland
Bruno, Nitin, I would like to test PRs 906 and 912 combined, maybe one of you can pull in the other ones changes and make one PR a combined one? We can also create a new one merging in both of yours but this seems useless overhead ​thanks,​ -- Daan

Re: [VOTE] jenkins jobs removal

2015-10-06 Thread Srikanteswararao talluri
test-matrix-* and test-yumreporefresh* can safely be deleted. Thanks, ~Talluri On Tue, Oct 6, 2015 at 1:23 PM, Rohit Yadav wrote: > +1 on removing pre-4.5 jobs. > > On 02-Oct-2015, at 6:47 am, Remi Bergsma > wrote: > > +1 on 4.3 jobs,

[GitHub] cloudstack pull request: Fix bugs on last step on Wizard zone and ...

2015-10-06 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/912#issuecomment-145853416 I tried to run the wizard with this patch applied but the wizard doesn't show 'finished' nor does it finish after pressing 'next' for a final time. I shows a

CS 4.5.2 Error while adding First Xenserver 6.5 with bond

2015-10-06 Thread Keerthiraja SJ
Hi All Today I installed CS 4.5.2 along with Xenserver 6.5 with all upto date hotfix and xenserver configured with bonding. During the Advance Networking while add the first host xenserver I could see error as something went wrong fix it While checking the log file I could see error as pasted

Re: Xen - Migration fails in clustered environment - Possible fix

2015-10-06 Thread cs user
I'm trying to take a look at this, but running into: Failed to execute goal on project cloud-framework-cluster: Could not resolve dependencies for project org.apache.cloudstack:cloud-framework-cluster:jar:4.5.2: Could not find artifact org.apache.cloudstack:cloud-api:jar:tests:4.5.2 in central (

[GitHub] cloudstack pull request: BUG-ID:CLOUDSTACK-8921

2015-10-06 Thread remibergsma
Github user remibergsma commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/899#discussion_r41290357 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/Xenserver625StorageProcessor.java --- @@ -544,6 +546,9 @@ public

[GitHub] cloudstack pull request: BUG-ID CLOUDSTACK-8939

2015-10-06 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/914#issuecomment-145924406 @yvsubhash Thanks for the PR. Can you please change the title to be more descriptive? Like: CLOUDSTACK-8939 Fixing snapshot size calculation Or

[GitHub] cloudstack pull request: CLOUDSTACK-8908 After copying the templat...

2015-10-06 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/896#issuecomment-145926015 @yvsubhash Please fix the license in this file: engine/schema/test/com/cloud/usage/dao/UsageStorageDaoImplTest.java --- If your project is set up for it,

[GitHub] cloudstack pull request: BUG-ID CLOUDSTACK-8939

2015-10-06 Thread yvsubhash
GitHub user yvsubhash opened a pull request: https://github.com/apache/cloudstack/pull/914 BUG-ID CLOUDSTACK-8939 Fixing the error with snapshot size calculation in a vm with memory You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cloudstack pull request: CLOUDSTACK-8888: Xenserver 6.0.2 host stu...

2015-10-06 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/861#issuecomment-145928165 @koushik-das @runseb, no response from @SudharmaJain on this matter. I propose to merge this PR #861 and close the other (#883). Agree? --- If your project is