Re: FW: Support for /31 Networks on cloudstack 4.4.2

2015-05-14 Thread Sanjeev N
Hi Devender, IIRC some changes have been made in this area in recent releases. So first ip address in the cidr would not be treated as valid ip address for assignment since it is a network id. So /31 would not have sufficient ips to deploy vm. Thanks, Sanjeev On Thu, May 14, 2015 at 10:15 PM, Si

[GitHub] cloudstack pull request: CLOUDSTACK-8471:Automation for feature En...

2015-05-14 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/253#issuecomment-102248563 Added to CLOUDSTACK-8301 branch. --- 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

Available Primary Storage Capacity Displayed Incorrectly after Upgrade to ACS 4.5.1

2015-05-14 Thread Darren Tang
Here's our environment, 1. Primary Storage is 12TB 2. Actual allocated capacity of primary storage 14.17 TB 3. Storage.overprovisiong.factor is set '2' The primary storage utilization ratio is supposed to be 59.6% , 14.17/(12*2), which is correctly displayed in 4.4.3.

Re: Bug resolve for 4.5.2

2015-05-14 Thread ilya
Daan, Thanks for heads up on 4.6 changes, nevertheless, quite of few folks will use 4.5 for at least a year before they upgrade to 4.6 or 4.7 by then, so we should still fix it in 4.5. Regards ilya On 5/14/15 5:26 AM, Daan Hoogland wrote: Andrija, Marcus, Keep in mind that the vpc configura

Re: delete local storage pool on cloudstack 4.4.3

2015-05-14 Thread Mike Tutkowski
Can you take a peek into the management server log file and see if any exceptions are reported? Thanks On Thu, May 14, 2015 at 7:06 PM, Star Guo wrote: > Hi, here is: http://pan.baidu.com/s/1kTxgbor > > Thanks! > > Best Regards, > Star Guo > > ===

Re: delete local storage pool on cloudstack 4.4.3

2015-05-14 Thread Star Guo
Hi, here is: http://pan.baidu.com/s/1kTxgbor Thanks! Best Regards, Star Guo == Hi, Images are stripped from messages to the CS mailing list. Could you put the images on Imgur and send out the URLs? Thanks! Mike On Thu, May 14,

Re: delete local storage pool on cloudstack 4.4.3

2015-05-14 Thread Mike Tutkowski
Hi, Images are stripped from messages to the CS mailing list. Could you put the images on Imgur and send out the URLs? Thanks! Mike On Thu, May 14, 2015 at 6:42 PM, Star Guo wrote: > Yes. I add a timestamp to the removed column, the local storage. > > I run " list storagepools " by cloudmonke

Re: delete local storage pool on cloudstack 4.4.3

2015-05-14 Thread Star Guo
Yes. I add a timestamp to the removed column, the local storage. I run " list storagepools " by cloudmonkey and the local storage is no list. However,the Infrastructure on the web UI is no data (just as attachment images). I rollback the update in mysql db (set NULL to the column), and then Inf

FW: Support for /31 Networks on cloudstack 4.4.2

2015-05-14 Thread Singh, Devender
Hello, We had no problems building and using /31 networks on 4.2.0, but after our upgrade to 4.4.2 we are no longer able to add new ones. We have a lot of them already in place. As an example I pasted some output from cloudmonkey on a link that is already established and working. Does anyone ha

Re: delete local storage pool on cloudstack 4.4.3

2015-05-14 Thread Mike Tutkowski
I'm not sure I follow. Are you saying if you add a timestamp to the Removed column, the Primary Storage no longer appears in the Infrastructure tab? If so, I was thinking that's the behavior you desired. If that's not what you were hoping for, perhaps you can explain in more detail. Thanks! On

Re: Fwd: ACS 4.5.1 KVM live migration problem

2015-05-14 Thread Andrija Panic
That would probably be a bug that I had...but we updated main VLAN table with change URI or something... Marcus saved me that time :) Andrei, please provide more info and the info Marcus said, I will try to compare my values with yours if of any help. On 14 May 2015 at 16:56, Marcus wrote: > So,

Re: Fwd: ACS 4.5.1 KVM live migration problem

2015-05-14 Thread Marcus
So, I vaguely remember an issue introduced a little over a year ago where the broadcast domain value of the nic was changed from a URI to just a vlan ID, which worked for vlans but broke vxlan and some other things. If I remember correctly, there would be a small set of installs during this period

Re: Bug resolve for 4.5.2

2015-05-14 Thread Andrija Panic
Thanks Daan, ok. But we really need to fix this for good - it completely breaks VPC functionality on user side - I will try to have this fixed with my team. It's really interesting I'm having this problem across different releases (4.3.x 4.4, 4.5) but i.e. I asked Lucian for help, he provided me

[GitHub] cloudstack pull request: CLOUDSTACK-8471:Automation for feature En...

2015-05-14 Thread nitt10prashant
GitHub user nitt10prashant opened a pull request: https://github.com/apache/cloudstack/pull/253 CLOUDSTACK-8471:Automation for feature Enable configuring local storage use for system VMs at zone level CLOUDSTACK-8471 You can merge this pull request into a Git repository by running:

[GitHub] cloudstack pull request: Build and create tomcat, fix several othe...

2015-05-14 Thread rsafonseca
Github user rsafonseca commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/238#discussion_r30316856 --- Diff: packaging/package.sh --- @@ -48,6 +48,13 @@ function packaging() { fi DISTRO=$3 + +JDK=$(rpm -qa | grep "j

Re: Bug resolve for 4.5.2

2015-05-14 Thread Daan Hoogland
Andrija, Marcus, Keep in mind that the vpc configuration scripts changed drastically in 4.6/master. The ms-called scripts are replaced by a json representation of the configuration that is processed on the VR. Any fix to the present set of scripts will be short lived. Op do 14 mei 2015 om 06:01 sc

Re: Bug resolve for 4.5.2

2015-05-14 Thread Andrija Panic
Actually I can't answer that, we realised the problem with 4.3.1 - but didnt use VPC features previously... On May 14, 2015 1:00 PM, "Erik Weber" wrote: > What is the newest ACS version you know that this works as it should? > > -- > Erik > > On Tue, May 12, 2015 at 4:46 PM, Andrija Panic > wrot

[GitHub] cloudstack pull request: Automation for feature Enable configuring...

2015-05-14 Thread nitt10prashant
Github user nitt10prashant closed the pull request at: https://github.com/apache/cloudstack/pull/252 --- 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 fea

Fwd: ACS 4.5.1 KVM live migration problem

2015-05-14 Thread Andrei Mikhailovsky
Hi guys, Forwarding the message to the dev list as ive not had much reply in the users list. In summary. after upgrading from ASC4.4.2 ro 4.5.1 i started having migration issues with a lot of vms. some vms are successfully migrating and others are not . The logs are shown below could someo

[GitHub] cloudstack pull request: CS-41038 Disabling Zone, Pod, Cluster

2015-05-14 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/242#discussion_r30315506 --- Diff: test/integration/testpaths/testpath_disable_enable_zone.py --- @@ -0,0 +1,492 @@ +# Licensed to the Apache Software Foundation (ASF) un

[GitHub] cloudstack pull request: CS-41038 Disabling Zone, Pod, Cluster

2015-05-14 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/242#discussion_r30315434 --- Diff: test/integration/testpaths/testpath_disable_enable_zone.py --- @@ -0,0 +1,492 @@ +# Licensed to the Apache Software Foundation (ASF) un

[GitHub] cloudstack pull request: CS-41038 Disabling Zone, Pod, Cluster

2015-05-14 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/242#discussion_r30315394 --- Diff: test/integration/testpaths/testpath_disable_enable_zone.py --- @@ -0,0 +1,492 @@ +# Licensed to the Apache Software Foundation (ASF) un

[GitHub] cloudstack pull request: Automation for feature Enable configuring...

2015-05-14 Thread nitt10prashant
GitHub user nitt10prashant opened a pull request: https://github.com/apache/cloudstack/pull/252 Automation for feature Enable configuring local storage use for system VMs at zone level You can merge this pull request into a Git repository by running: $ git pull https://github

Re: Bug resolve for 4.5.2

2015-05-14 Thread Erik Weber
What is the newest ACS version you know that this works as it should? -- Erik On Tue, May 12, 2015 at 4:46 PM, Andrija Panic wrote: > Hi Erik, > > Thanks for geting back to me. > > I have commented the issue and provided example from brand new ACS > installation, and new VPC, 1 network, 1 VM.

Re: delete local storage pool on cloudstack 4.4.3

2015-05-14 Thread Daan Hoogland
Star Guo, Did you roll back the db update or the ACS update. I fthe latter; To what version have you rolled back? Op do 14 mei 2015 om 08:12 schreef Star Guo : > Dear Mike, > > I update the storage pool remove time with timestamp,but it can not load > the whole information in "Inforastructure" .

Re: API Docs

2015-05-14 Thread Abhinandan Prateek
> On 14-May-2015, at 12:20 pm, Ian Duffy wrote: > > Folks, > > With the amount of emails I seen about API docs not being found etc. I put > in a quick fix. > > I just did a symbolic link between docs/api and api/. I created an > index.html within api/ that will redirect to api.html accordingly. >

Re: venom/CVE-2015-345 Update your KVM folks

2015-05-14 Thread Marcus
Yes, and follow best practices of running qemu as non-root, and a user that has no privileges and a restricted shell! Change user and group in /etc/libvirt/qemu.conf On Wed, May 13, 2015 at 7:23 AM, Nux! wrote: > https://access.redhat.com/articles/1444903 > > People running KVM might want to upd

Re: venom/CVE-2015-345 Update your KVM folks

2015-05-14 Thread cs user
Looks like this is affects Xen as well: http://support.citrix.com/article/CTX201078 On Wed, May 13, 2015 at 3:23 PM, Nux! wrote: > https://access.redhat.com/articles/1444903 > > People running KVM might want to update their stuff. > > -- > Sent from the Delta quadrant using Borg technology! >