Secondary Storage Setup Question

2013-07-14 Thread Mike Tutkowski
Hi, I'm trying to set up CloudStack with a VMware-only configuration. In the past, I've always used DevCloud2, which has worked nicely when I had Xen in the mix. One of the steps I need to do, of course, is to configure secondary storage. I have two NFS shares: /export/primary /export/secondary

Re: Shared networks without IP range.

2013-07-14 Thread Chiradeep Vittal
I can think of a use case where the user wants static Ips, but with range/overlap/reuse checks. On 7/11/13 4:41 PM, "Murali Reddy" wrote: >On 11/07/13 2:33 PM, "Prasanna Santhanam" wrote: > >>On Tue, Jul 09, 2013 at 12:27:28PM +0530, Girish Shilamkar wrote: >>> Hello, >>> >>> In order to creat

Re: Invoking an API from an API plugin

2013-07-14 Thread Chiradeep Vittal
APIs should call the service interface directly and not call other APIs. On 7/12/13 1:40 AM, "SuichII, Christopher" wrote: >Er, I should have mentioned that it is not as easy as simply invoking one >API command from another since all the CS API commands have private >@paramenter members. Because

Re: Swift in 4.2 is broken, anybody wants it to be supported in 4.2?

2013-07-14 Thread Andrew Bayer
Not sure about the upload status - Swift itself may not have anything like that. It looks like files >5gb require some jumping through hoops with swift in general - http://docs.openstack.org/api/openstack-object-storage/1.0/content/large-object-creation.html. And jclouds' blobstore approach support

Re: CloudStack 4.2 package with CentOS 5.4

2013-07-14 Thread David Nalley
On Sun, Jul 14, 2013 at 2:51 PM, Rayees Namathponnan wrote: > Thanks David, > > Issue fixed with cloudstack-usage, we need to apply same fix with > cloudstack-cli and cloudstacl-awsapi. > Fixed, sorry for missing those earlier. > > Also packaging scripts looking for cloudstack-4.2.0-SNAPSHOT.t

RE: CloudStack 4.2 package with CentOS 5.4

2013-07-14 Thread Rayees Namathponnan
Thanks David, Issue fixed with cloudstack-usage, we need to apply same fix with cloudstack-cli and cloudstacl-awsapi. Also packaging scripts looking for cloudstack-4.2.0-SNAPSHOT.tgz in wrong location [root@rhel5 centos63]# ./package.sh 4.2.0-SNAPSHOT error: File /usr/src/redhat/SOURCES/clo

Re: CloudStack 4.2 package with CentOS 5.4

2013-07-14 Thread David Nalley
On Sun, Jul 14, 2013 at 2:26 PM, Rayees Namathponnan wrote: > Hi All, > > Is anyone packaged CloudStack 4.2 package with CentOS 5.4 ? I am getting > below error while packaging with Centos 5.4 > Try building again , I just pushed a fix in to 4.2 and master for this. Surprised we are just now ru

CloudStack 4.2 package with CentOS 5.4

2013-07-14 Thread Rayees Namathponnan
Hi All, Is anyone packaged CloudStack 4.2 package with CentOS 5.4 ? I am getting below error while packaging with Centos 5.4 [root@rhel5 centos63]# cat /etc/redhat-release CentOS release 5.4 (Final) [root@rhel5 centos63]# pwd /root /build/workspace/CloudStack_RHEL_5/cloudstack/packaging/centos