[CLOUDSTACK DAYS TOKYO] CFP Deadline - April 24th

2015-04-20 Thread Karen Vuong
Hi everyone, Just a friendly reminder that the CFP deadline for CloudStack Days Tokyo has been extended to Friday, April 24th. You could submit your proposal here: http://events.linuxfoundation.org/events/cloudstack-tokyo/program/cfp Thanks, Karen

Re: OpenDaylight status

2015-04-20 Thread Chiradeep Vittal
http://permalink.gmane.org/gmane.comp.apache.cloudstack.devel/35692 From: Marcus Reply-To: "dev@cloudstack.apache.org" Date: Monday, April 20, 2015 at 4:30 PM To: "dev@cloudstack.apache.org" Subject: Re: OpenDaylight status What

RE: Primary Storage algorithm - when having more primary storages

2015-04-20 Thread Prachi Damle
By Default it is first fit - and that means the first one found with enough capacity. This results in the first one returned by the Db ordering to get allocated first until it has capacity. One can choose the algorithm using vm.allocation.algorithm as Abhi mentioned. -Prachi -Original Mess

Re: OpenDaylight status

2015-04-20 Thread Marcus
What state was it in when it was merged? Functioning? On Mon, Apr 20, 2015 at 4:19 PM, Chiradeep Vittal wrote: > I’m not sure. I saw that somebody from Inocybe (Mathieu Lemay) was interested > in supporting the plugin. As to whether it works with the latest release of > ODL, not sure. > > From:

Re: OpenDaylight status

2015-04-20 Thread Chiradeep Vittal
I’m not sure. I saw that somebody from Inocybe (Mathieu Lemay) was interested in supporting the plugin. As to whether it works with the latest release of ODL, not sure. From: ilya Reply-To: "dev@cloudstack.apache.org" Date: Monday, April 20, 2015 at 2:59 PM To:

Re: OpenDaylight status

2015-04-20 Thread ilya
Chiradeep was on OpenDayLight board, perhaps he knows where we are with cloudstack.. On 4/19/15 1:41 AM, Erik Weber wrote: Does anyone know what the status of the ODL plugin is? Erik

[GitHub] cloudstack pull request: fix typo in rsyslog logrotate script on V...

2015-04-20 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/182#issuecomment-94551453 @remibergsma somehow this did not close the PR even though I added the "This closes #182" string. Can you please close it? --- If your project is set up for it, you

[GitHub] cloudstack pull request: use eu.ceph.com as ceph.com is down

2015-04-20 Thread NuxRo
Github user NuxRo closed the pull request at: https://github.com/apache/cloudstack/pull/175 --- 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 this feature enabled and wishes so, or if the feature is e

[GitHub] cloudstack pull request: use eu.ceph.com as ceph.com is down

2015-04-20 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/175#issuecomment-94501965 Thanks @NuxRo can you close this PR as it's merged now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] cloudstack pull request: fix typo in rsyslog logrotate script on V...

2015-04-20 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/182#issuecomment-94501510 LGTM. --- 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 this feature enab

[GitHub] cloudstack pull request: fix typo in rsyslog logrotate script on V...

2015-04-20 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/182 fix typo in rsyslog logrotate script on VR This is fixed already in master and 4.5 and did not occur in 4.3 and before. This is a PR against 4.4 to fix it in 4.4 as well. You can merge this

Re: Primary Storage algorithm - when having more primary storages

2015-04-20 Thread Abhinandan Prateek
Following algorithms are used to select storage pool: random, userconcentratedpod_random: RANDOM userdispersing: Select on basis of least no of volumes firstfitleastconsumed: Select on basis of remaining capacity These values can be set for “vm.allocation.algorithm” global config variable. -abhi

Re: Primary Storage algorithm - when having more primary storages

2015-04-20 Thread Andrija Panic
Sorry for my ignorance - meaing completely random (except the scope ?) On 20 April 2015 at 16:01, Wei ZHOU wrote: > /etc/cloudstack/management/componentContext.xml > >class="com.cloud.utils.component.AdapterList"> > > > > > > > > >

AW: [DISCUSS] 4.6 release management

2015-04-20 Thread S . Brüseke - proIO GmbH
Hi all, it is really hard for a newbie to follow all of your thought regarding this. Can somebody please explain it a little bit more? Thank you very much! Mit freundlichen Grüßen / With kind regards, Swen Brüseke -Ursprüngliche Nachricht- Von: Simon Weller [mailto:swel...@ena.com] Ge

Re: Primary Storage algorithm - when having more primary storages

2015-04-20 Thread Wei ZHOU
/etc/cloudstack/management/componentContext.xml 2015-04-20 15:44 GMT+02:00 Andrija Panic : > Hi people, > > just wondering - if I have 3 primary storages (3 x NFS boxes) - what is the > volume alocation algoritm - is it compelte ran

Primary Storage algorithm - when having more primary storages

2015-04-20 Thread Andrija Panic
Hi people, just wondering - if I have 3 primary storages (3 x NFS boxes) - what is the volume alocation algoritm - is it compelte random, or is it like 1 client's volume goes always to 1 storage... Any info appreciated ! Thanks, -- Andrija Panić

Re: [DISCUSS] 4.6 release management

2015-04-20 Thread Simon Weller
> >From: Sebastien Goasguen >Sent: Saturday, April 18, 2015 2:50 AM >To: dev@cloudstack.apache.org >Subject: Re: [DISCUSS] 4.6 release management > On Apr 18, 2015, at 8:36 AM, Marcus wrote: > > Have they diverged that much? Due to cherry-picking, I guess.

Jenkins build is still unstable: simulator-singlerun #1133

2015-04-20 Thread jenkins
See

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-20 Thread pritisarap12
GitHub user pritisarap12 opened a pull request: https://github.com/apache/cloudstack/pull/181 CLOUDSTACK-8308-Adding-automation-test-cases-for-VM/Volume-snapshot-testpath --Adding automation testcases for volume cuncurrent snapshots Testpath Result: Concurrent Snapshots

Re: [DISCUSS] actions after 4.4.3 release

2015-04-20 Thread Rohit Yadav
Hi, I’ve updated the rpms and debs on shapeblue.com/packages hosting, on both main and upstream repositories. Will add the link to the release notes for 4.4.3 after as they are published. > On 19-Apr-2015, at 4:14 pm, Daan Hoogland wrote: > > H, > > I just moved the RC to releases. work to be d

Re: [SOLVED] No response received when trying to login

2015-04-20 Thread Rohit Yadav
This is a known issue with ACS 4.3, where ACS becomes unresponsive/stuck if RabbitMQ is not running or if both RMQ broker and ACS plugin are not correctly configured. I’m not sure about 4.4, but with 4.5+ in case RabbitMQ server is not running or the plugin is not correctly configured, ACS will