DevCloud2 secondary storage vm

2012-12-28 Thread Jamshid Afshar
I built and am running the management server inside the devcloud2 vm. I had to change "host" in Global Settings to 192.168.56.10, do I need to change other settings? Maybe this expected, but I see this error on Secondary Storage system vm "s-1-vm" in /var/log/cloud/systemvm.log: WARN NfsSecond

Re: DevCloud2, not seeing "tiny Linux" template

2012-12-27 Thread Jamshid Afshar
te in list of templates. > > Hope this helps, > Rohit > > > On 27-Dec-2012, at 4:22 PM, Rohit Yadav wrote: > >> >> On 27-Dec-2012, at 1:40 PM, Jamshid Afshar >> wrote: >> >>> I followed these steps >>> https://cwiki.apache.org/CL

DevCloud2, not seeing "tiny Linux" template

2012-12-27 Thread Jamshid Afshar
I followed these steps https://cwiki.apache.org/CLOUDSTACK/devcloud.html on my macbook. I see the cloudstack ui at http://192.168.56.10:8080/client/. I try to create a new Instance, but I do not have any templates to choose from. I see the "tiny Linux" vhd and template.properties files in /opt/sto

[jira] [Commented] (CLOUDSTACK-14) Merge CAStor patch for 4.0

2012-09-07 Thread Jamshid Afshar (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451026#comment-13451026 ] Jamshid Afshar commented on CLOUDSTACK-14: -- Thanks very much, I've

Re: ant build errors when compile awsapi

2012-09-06 Thread Jamshid Afshar
Yes, that's a new dependency added in the maven build. I think you can download the needed jar's directly from maven central and put them in deps/awsapi-lib/, if you're still using ant: http://search.maven.org/remotecontent?filepath=com/caringo/client/CAStorSDK/1.3.1-CS40/CAStorSDK-1.3.1-CS40.jar

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-09-05 Thread Jamshid Afshar
ckets and streams, does a range read and delete. I will continue to do more testing (http://wiki.cloudstack.org/display/QA/How+to+run+S3+Tests+against+CloudStack+S3+Implementation). Thanks, Jamshid Afshar

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-09-04 Thread Jamshid Afshar
again... - Jamshid --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6473/#review11040 --- On Aug. 23, 2012, 1:40 a.m., Jamshid Afshar wrote: > > ---

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-09-04 Thread Jamshid Afshar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6473/#review11037 --- On Aug. 23, 2012, 1:40 a.m., Jamshid Afshar wrote: > > ---

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-09-04 Thread Jamshid Afshar
> backwards step in our efforts to clean up the source repo. They need to be > handled as dependencies (either with the ant target for deps in the deps-ctrl > branch, or with gradle, or maven) > > Jamshid Afshar wrote: > Sure, we can comply with whatever dependency system yo

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-31 Thread Jamshid Afshar
> backwards step in our efforts to clean up the source repo. They need to be > handled as dependencies (either with the ant target for deps in the deps-ctrl > branch, or with gradle, or maven) > > Jamshid Afshar wrote: > Sure, we can comply with whatever dependency system yo

Re: Adding CAStor SDK jar

2012-08-31 Thread Jamshid Afshar
1) Is jmdns 2.1 on maven and is "jmdns" correct? I created a pom.xml to build our CAStorSDK.jar but get this error with that jmdns dependency: [WARNING] The POM for jmdns:jmdns:jar:2.1 is missing, no dependency information available ... [ERROR] Failed to execute goal on project CAStorSDK: Could n

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-22 Thread Jamshid Afshar
diff/ Testing --- Tested a boto script I believe we got from Chiradeep (localhost_test.py) that creates buckets and streams, does a range read and delete. I will continue to do more testing (http://wiki.cloudstack.org/display/QA/How+to+run+S3+Tests+against+CloudStack+S3+Implementation). Thanks, Jamshid Afshar

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-15 Thread Jamshid Afshar
ed e-mail. To reply, visit: https://reviews.apache.org/r/6473/#review10358 --- On Aug. 15, 2012, 2:29 a.m., Jamshid Afshar wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-14 Thread Jamshid Afshar
inal Made constants finals. > On Aug. 14, 2012, 10:18 p.m., Chiradeep Vittal wrote: > > awsapi/src/com/cloud/bridge/io/S3CAStorBucketAdapter.java, line 55 > > <https://reviews.apache.org/r/6473/diff/2/?file=135872#file135872line55> > > > > Can you make sure yo

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-14 Thread Jamshid Afshar
che.org/r/6473/diff/ Testing --- Tested a boto script I believe we got from Chiradeep (localhost_test.py) that creates buckets and streams, does a range read and delete. I will continue to do more testing (http://wiki.cloudstack.org/display/QA/How+to+run+S3+Tests+against+CloudStack+S3+Imple

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-10 Thread Jamshid Afshar
ay/QA/How+to+run+S3+Tests+against+CloudStack+S3+Implementation). Thanks, Jamshid Afshar

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-10 Thread Jamshid Afshar
loudStack 4.0 release. Here is the jmdns library's license: http://jmdns.sourceforge.net/license.html I'll attach the license for our SDK jar and find out about a download url. Btw Edison, the 2 binary files are in the attached patch file, not sure why the ui doen&#

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-08 Thread Jamshid Afshar
_test.py) that creates buckets and streams, does a range read and delete. I will continue to do more testing (http://wiki.cloudstack.org/display/QA/How+to+run+S3+Tests+against+CloudStack+S3+Implementation). Thanks, Jamshid Afshar

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-08 Thread Jamshid Afshar
/r/6473/#review10028 ------- On Aug. 8, 2012, 6:24 p.m., Jamshid Afshar wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org

Re: Little help submitting a patch on 3.0.x branch

2012-08-08 Thread Jamshid Afshar
4) Finally click on publish to send the patch for review. You'll see an email > being sent to the cloudstack group , the specific people you added and > yourself. > > Let me know in case you have any problems while submitting patches. > > Also can you please tell how have y

Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-08 Thread Jamshid Afshar
udStack+S3+Implementation). Thanks, Jamshid Afshar

Little help submitting a patch on 3.0.x branch

2012-08-08 Thread Jamshid Afshar
hat it's supposed to be. I'm probably having a similar problem when I tried using "post-review": $pwd /home/jimbo/src/git.cloud.com/3.0.x/cloudstack-oss $ post-review --tracking-branch=upstream/3.0.x --server https://reviews.apache.org There don't seem to be any diffs! Thanks, Jamshid Afshar jamshid.afs...@caringo.com

Patch for object storage backend

2012-08-06 Thread Jamshid Afshar
Hi, I am Jamshid Afshar and I work for Caringo. We would like to submit a patch to CloudStack to allow our storage product, CAStor, to be used as the backend for the S3 API instead of S3FileSystemBucketAdapter. It will require the addition of a couple of .jar's in deps/awsapi-lib/ and new cl