Re: Primary storage limit issue

2015-02-26 Thread Rajani Karuturi
I think the fix in master is right. The cherry-pick you did on 4.4 should fix it for 4.4 as well. following the git [history, blame] this is what i think happened CLOUDSTACK-1966 initial fix (fix is on 4.3, 4.4, 4.5 and master ) 8 months later, another defect in the same area for custom disk offe

[GitHub] cloudstack pull request: CLOUDSTACK-8157: Add absolute schema refe...

2015-02-26 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/67#issuecomment-76346065 Good to know @resmo I think I had cherry-picked Erik's fix on 4.3+ branches. --- If your project is set up for it, you can reply to this email and have your reply app

Re: [VOTE] Apache CloudStack CloudMonkey 5.3.1 RC4

2015-02-26 Thread Rohit Yadav
Hi Lucian/Geoff, Yeah, I had included both users@ and dev@ ML so please reply to dev@ or both to get it on dev@ :) > On 26-Feb-2015, at 9:11 pm, Nux! wrote: > > +1 from me, as well. > > > PS: shouldn't this also go to dev@ ? > > -- > Sent from the Delta quadrant using Borg technology! > > Nux!

Review Request 31526: CLOUDSTACK-8290: Adding BVT to verofy product issue CS-27153

2015-02-26 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31526/ --- Review request for cloudstack, Jayapal Reddy and SrikanteswaraRao Talluri. Bugs

[GitHub] cloudstack pull request: Add distribution fedora21 in packaging.sh...

2015-02-26 Thread ghxandsky
Github user ghxandsky commented on the pull request: https://github.com/apache/cloudstack/pull/88#issuecomment-76338402 @DaanHoogland Yes, I build rpms and install management & agent on the same host. --- If your project is set up for it, you can reply to this email and have your rep

Review Request 31482: CLOUDSTACK-8286: Adding Basic validation test case to test deploying VM from ISO and correcting old regression test case to test HA VM from ISO

2015-02-26 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31482/ --- Review request for cloudstack and SrikanteswaraRao Talluri. Bugs: CLOUDSTACK-82

Re: Users in taiwan

2015-02-26 Thread Isaac Chiang
Hi Daan, Since my mission in company has been changed, but there are still some active CloudStack users in Taipei. it would be great if you can have a session for us, maybe we can hold a gathering during your stay. The only problem will be that I have a business trip in April and almost th

[GitHub] cloudstack pull request: CLOUDSTACK-8157: Add absolute schema refe...

2015-02-26 Thread resmo
Github user resmo commented on the pull request: https://github.com/apache/cloudstack/pull/67#issuecomment-76288584 @bhaisaab This also fails on cloudstack 4.4.2 on debian 7. fix worked. --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

Re: CloudStack Days 2015

2015-02-26 Thread Mike Tutkowski
I see that all of the presentations for ApacheCon in Austin are already on their website and assigned to time slots throughout that conference. Are the papers we're talking about in this e-mail in reference to CloudStack Days in Austin (co-located with ApacheCon)? If so, when do we have to have t

[GitHub] cloudstack pull request: Add distribution fedora21 in packaging.sh...

2015-02-26 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/88#issuecomment-76213072 @ghxandsky : is this ready for merge? @K0zka : Are you working together on this? --- If your project is set up for it, you can reply to this email and have yo

Users in taiwan

2015-02-26 Thread Daan Hoogland
H everybody, I will be in Taiwan the first week of april and am wondering if the CloudStack community is very active there. Anyone knows? thanks, -- Daan

[GitHub] cloudstack pull request: Add distribution fedora21 in packaging.sh...

2015-02-26 Thread ghxandsky
Github user ghxandsky closed the pull request at: https://github.com/apache/cloudstack/pull/88 --- 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 i

[GitHub] cloudstack pull request: Add distribution fedora21 in packaging.sh...

2015-02-26 Thread ghxandsky
GitHub user ghxandsky reopened a pull request: https://github.com/apache/cloudstack/pull/88 Add distribution fedora21 in packaging.sh and delete the agent dir in cloud.spec Add distribution fedora21 in packaging/package.sh, help to build rpm for fedora21. Fix cloud.spec for bui

[GitHub] cloudstack pull request: Cloudstack doesn't consider storage overp...

2015-02-26 Thread ghxandsky
Github user ghxandsky closed the pull request at: https://github.com/apache/cloudstack/pull/74 --- 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 i

Re: adding Firewall Service to a network element

2015-02-26 Thread Kuang-Ching Wang
Oh I also added Service.Firewall to its capabilities. Any tips are appreciated! KC > On Feb 26, 2015, at 6:47 AM, Kuang-Ching Wang > wrote: > > Hi - this is a network plugin implementation question. > > I’d like to extend the BigSwitch networking plugin with Firewall Service. In > the plug

Re: Primary storage limit issue

2015-02-26 Thread Daan Hoogland
Fellow debs, Sonali reported a bug on users@ and I checked the code as checked in for CLOUDSTACK-1966. It is not applicable anymore. I think this peace of code has be fixed on several release branches by different people. The code in master contains a line from 2010 that is not in 4.4. Anyone has

[GitHub] cloudstack pull request: Add distribution fedora21 in packaging/pa...

2015-02-26 Thread ghxandsky
GitHub user ghxandsky opened a pull request: https://github.com/apache/cloudstack/pull/88 Add distribution fedora21 in packaging/package.sh Add distribution fedora21 in packaging/package.sh, help to build rpm for fedora21. You can merge this pull request into a Git repository by ru

adding Firewall Service to a network element

2015-02-26 Thread Kuang-Ching Wang
Hi - this is a network plugin implementation question. I’d like to extend the BigSwitch networking plugin with Firewall Service. In the plugin Element class I implement the FirewallServiceProvider interface, as well as included FirewallServiceProvider.class in its ‘Local’ notation. After rebu

Re: few templates lost, cause cannot download and launch vm from that

2015-02-26 Thread Wei ZHOU
If you remove the base image of template from primary storage manually, you should update template_spool_ref table in database. 2015-02-26 14:00 GMT+01:00 raja sekhar : > Hi somesh, > > I am able to deploy vm's when the template is in primary storage.i have > manually removed the template from xe

Re: few templates lost, cause cannot download and launch vm from that

2015-02-26 Thread Andrija Panic
I guess, you could dig into database, find some volume of the VM that is already running, use qemu-img info or similar (not sure what, since you are on Xen) to inspect that Volume, to find what is the "BASE" disk, and try to manually recreate that BASE disk from the Template from the Secondary stor

Build failed in Jenkins: simulator-singlerun #999

2015-02-26 Thread jenkins
See -- [...truncated 8673 lines...] [INFO] Executed tasks [INFO] [INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>> [INFO] [INFO] --- maven-checkstyle-plugi

Re: few templates lost, cause cannot download and launch vm from that

2015-02-26 Thread Andrija Panic
Didnt folow the thread previously, so sorry if suggestion is useless... On 26 February 2015 at 15:00, Andrija Panic wrote: > I guess, you could dig into database, find some volume of the VM that is > already running, use qemu-img info or similar (not sure what, since you are > on Xen) to inspect

Build failed in Jenkins: simulator-singlerun #998

2015-02-26 Thread jenkins
See Changes: [Rohit Yadav] CLOUDSTACK-7089: don't log VNC password -- [...truncated 8659 lines...] [INFO] Building Apache CloudStack Developer Mode 4.6.0-SNAPSHOT [INFO] -

Build failed in Jenkins: simulator-4.5-singlerun #168

2015-02-26 Thread jenkins
See Changes: [Rohit Yadav] CLOUDSTACK-8273: refactor baremetal user name to utils, restrict baremetal user [Rohit Yadav] CLOUDSTACK-7089: don't log VNC password -- [...truncated 880

Re: few templates lost, cause cannot download and launch vm from that

2015-02-26 Thread raja sekhar
Hi somesh, I am able to deploy vm's when the template is in primary storage.i have manually removed the template from xencenter primary storage, vm 's are not creating at that moment.but the template is still in secondary storage. how to create vm's when the template is removed from primary storag

Build failed in Jenkins: simulator-singlerun #997

2015-02-26 Thread jenkins
See Changes: [Rohit Yadav] CLOUDSTACK-8273: refactor baremetal user name to utils, restrict baremetal user [Rohit Yadav] server: Add missing import, fixes build -- [...truncated 8652 li

Re: [HELP] Timeout on starting VM, during volume copying...

2015-02-26 Thread Andrija Panic
Just to update on the status. This 200GB templates, was eventually copied over to CEPH, and base image was created I guess. So after 1-2h I tried to deploy new VM from this template, and since the differential/linked-clone disk was used as usual... new VM was deployed fine. So, is there any glob

[HELP] Timeout on starting VM, during volume copying...

2015-02-26 Thread Andrija Panic
Hi, I just had client upload 200GB volume/template, and tried to deploy new VM from it. GUI timeout after ~ 30min - saying VM is now in Error state, but for some time after th VM error out, I coul see ROOT-xxx volume being created on CEPH - and timestamp updated regularry in "volumes" table in da

[VOTE] Apache CloudStack CloudMonkey 5.3.1 RC4

2015-02-26 Thread Rohit Yadav
Hi All, CloudMonkey master branch has been rather stable since last two months. It has been already tested by many since the last three 5.3.1 RC candidates. Please take some time to do basic tests and vote for a speedy release. Thanks. I've created a 5.3.1 release candidate of CloudMonkey, with

Re: java 1.8?

2015-02-26 Thread Rohit Yadav
While building with JDK 1.8, I'm getting few tests and code related errors otherwise I'm able to build most ACS modules. I think in upcoming weeks we should try to fix them, and wrt 4.6 move to using JDK 1.8. On Thursday 26 February 2015 01:28 AM, Laszlo Hornyak wrote: Hi Daan, Ok, that's good

Re: Has globodns plugin made it into 4.5?

2015-02-26 Thread Rohit Yadav
Yes, it was merged long before 4.5 was cut. On Wednesday 25 February 2015 11:25 PM, Nux! wrote: Hi, Curious as to whether the globodns plugin has made it into 4.5 as there was word of it. Can anyone confirm/infirm? https://cwiki.apache.org/confluence/display/CLOUDSTACK/Bind+integration+by+Glob

Re: Uploading of Volume - how does what here ?

2015-02-26 Thread Andrija Panic
Now you see, that is 5 star answer :) Thank you very much Marcus @Nux, will confirm what Marcus said, as you proposed with top and ther stuff - I just wanted confirmation/info, that I got from Marcus. On 26 February 2015 at 10:26, Marcus wrote: > The volume is downloaded by the SSVM into secon

Re: Uploading of Volume - how does what here ?

2015-02-26 Thread Marcus
The volume is downloaded by the SSVM into secondary storage under the volumes directory. It will sit there until you choose to attach it somewhere, at which point a CopyCommand will be sent to a hypervisor that has access to the primary storage for the cluster on which the target VM is running to c

Re: Uploading of Volume - how does what here ?

2015-02-26 Thread Nux!
Andrija, I think this is one of those cases where we can verify it empirically. :-) Start a volume upload and keep an eye on "ps", "top", "iotop", "df"/"mount" etc on the hypervisors. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message

Re: Uploading of Volume - how does what here ?

2015-02-26 Thread Andrija Panic
Thx Lucian, that was my guessing, but would like some confirmation if anyone familiar with this... Thanks On 25 February 2015 at 17:57, Nux! wrote: > Not a CEPH user, but what I believe happens is your HV mounts the NFS > storage and then does something like "qemu-img convert" to move it into