Re: CloudStack-3831

2014-06-15 Thread sebgoa
On Jun 13, 2014, at 10:13 PM, Matt Spurlin wrote: > I have created a patch for CloudStack-3831, but unfortunately I am > having an issue getting it submitted to the review board. Upon > submission I get the following error: > > Proxy Error > > The proxy server received an invalid response from

Re: Unable to start primary and secondary storage instances

2014-06-15 Thread sebgoa
On Jun 13, 2014, at 8:52 PM, "Elapavuluri, Jaya" wrote: > Hello, > > I am trying to run the cloudstack (4.4), where the following are warnings > shown, > > Unable to acquire lock on storage vm > WARN [o.a.c.s.SecondaryStorageManagerImpl] (secstorage-1:ctx-23287615) > Exception while trying

Add S3 secondary storage

2014-06-15 Thread sebgoa
Hi folks, if we want to add a S3 object store as secondary storage, do we just call addS3 ? http://cloudstack.apache.org/docs/api/apidocs-4.3/root_admin/addS3.html I have a basic zone with an existing NFS secondary store, can I add a second secondary storage using a S3 store ? thanks, -sebast

Marvin add service offering

2014-06-15 Thread Ian Duffy
Hi All, Is it possible to create a service offering using marvin? I tried using: "service_offering": { "name": "Tiny Instance", "displaytext": "Tiny Instance", "cpunumber": 1,

Can we delete a template after a VM is instantiated from it?

2014-06-15 Thread Rafael Weingartner
Hi, I was wondering if we can delete a template that has already been used to instantiate some VMs. Would that cause any trouble? -- Rafael Weingärtner

RE: Marvin add service offering

2014-06-15 Thread Santhosh Edukulla
Hi Ian, We have createserviceoffering and updateserviceoffering apis available. Please check moke/test_service_offerings.py suite for examples. Santhosh From: Ian Duffy [i...@ianduffy.ie] Sent: Sunday, June 15, 2014 11:13 AM To: CloudStack Dev Subject: M

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-15 Thread Alex Ough
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20099/ --- (Updated June 15, 2014, 9:40 p.m.) Review request for cloudstack. Changes ---

Re: Review Request 17790: Domain-Account-User Sync Up Among Multiple Regions (New Plugin)

2014-06-15 Thread Alex Ough
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17790/ --- (Updated June 15, 2014, 9:48 p.m.) Review request for cloudstack. Changes ---

RE: Add S3 secondary storage

2014-06-15 Thread Sanjeev Neelarapu
Hi Sebastien, #1 For adding S3 object store as secondary storage use "addImageStore" API with provider as "s3" http://cloudstack.apache.org/docs/api/apidocs-4.3/root_admin/addImageStore.html #2 We can't add S3 store if a zone already has NFS as secondary store, however we can migrate from NFS t

RE: Can we delete a template after a VM is instantiated from it?

2014-06-15 Thread Sanjeev Neelarapu
We can delete template without any issues. -Sanjeev -Original Message- From: Rafael Weingartner [mailto:rafaelweingart...@gmail.com] Sent: Sunday, June 15, 2014 8:48 PM To: dev@cloudstack.apache.org Subject: Can we delete a template after a VM is instantiated from it? Hi, I was wonder

Re: [ANNOUNCE] Pierre-Luc Dion as a committer

2014-06-15 Thread Punith S
congrats. cheers! On Sun, Jun 15, 2014 at 5:17 AM, Ahmad Emneina wrote: > Awesome stuff. Congrats Pierre-Luc! > > > On Sat, Jun 14, 2014 at 2:12 PM, Nux! wrote: > > > Congratulations, Pierre-Luc :) > > > > -- > > Sent from the Delta quadrant using Borg technology! > > > > Nux! > > www.nux.ro >

Re: [DISCUSS] [PROPOSAL] Implementation of DNS Provider for Bind (for 4.5)

2014-06-15 Thread Chiradeep Vittal
It looks like the DnsProvider calls the REST API of the RoR-based DNSAPI. +1, but as Rohit said, I’d love to see the design details on the Wiki. This will make it easier for folks like Erik to integrate PowerDns. Does the VR use the Bind server for name resolution? That is, is the Bind server th

Re: Review Request 22510: [Windows] Can not create Template from ROOT snapshot. Fixed the same by adding pathSeparator to the DataStoreTO.java

2014-06-15 Thread Koushik Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22510/#review45720 --- api/src/com/cloud/agent/api/to/NfsTO.java

Review Request 22613: CLOUDSTACK-6912: 4.2 32 bit system vm template job failing in jenkins

2014-06-15 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22613/ --- Review request for cloudstack and Abhinandan Prateek. Bugs: CLOUDSTACK-6912

Re: Review Request 22613: CLOUDSTACK-6912: 4.2 32 bit system vm template job failing in jenkins

2014-06-15 Thread Abhinandan Prateek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22613/#review45721 --- Ship it! Ship It! - Abhinandan Prateek On June 16, 2014, 6:10 a.

Re: Review Request 22613: CLOUDSTACK-6912: 4.2 32 bit system vm template job failing in jenkins

2014-06-15 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22613/#review45722 --- Commit a2b620c0b43dc6739dab3fdb854421bf63f72f1b in cloudstack's bran

Re: Review Request 22510: [Windows] Can not create Template from ROOT snapshot. Fixed the same by adding pathSeparator to the DataStoreTO.java

2014-06-15 Thread Damodar Reddy Talakanti
> On June 16, 2014, 6:04 a.m., Koushik Das wrote: > > plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/XenServerStorageProcessor.java, > > line 1407 > > > > > > Is the intent to replace all o