Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vstart.sh to enable support for simple RadosGW #2292

Merged
merged 4 commits into from Aug 22, 2014
Merged

vstart.sh to enable support for simple RadosGW #2292

merged 4 commits into from Aug 22, 2014

Conversation

lpabon
Copy link

@lpabon lpabon commented Aug 20, 2014

Signed-off-by: Luis Pabón lpabon@redhat.com

Signed-off-by: Luis Pabón <lpabon@redhat.com>
{
# Start server
echo start rgw on http://localhost:8080
$CEPH_BIN/radosgw --log-file=/tmp/rgw.log --debug-rgw=20 --debug-ms=1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to set --debug-rgw=20 only on setting the -d flag..like in case of other components like osds? also cant we log in the same dir as other logs like ceph logs ie out dir?

edit log info

Luis Pabón added 2 commits August 20, 2014 14:15
Conflicts:
	src/vstart.sh
Signed-off-by: Luis Pabón <lpabon@redhat.com>
@@ -1 +1 @@
Subproject commit c39d732637a813ab5d4386a6167444dd6a235e82
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure how this got into the patch... I will fix this.

@lpabon
Copy link
Author

lpabon commented Aug 20, 2014

Thank you @theanalyst , I have updated the patch

@theanalyst
Copy link
Member

great! i'll have one more stab at this and let you know

@theanalyst
Copy link
Member

Just tried this initially with libs3 client ...looks great!

@theanalyst
Copy link
Member

Doesnt this disable the fastcgi backend used previously in vstart and use only the civetvweb backend?

liewegas added a commit that referenced this pull request Aug 22, 2014
vstart.sh to enable support for simple Rados

Tested-by: GWabhishek.lekshmanan@gmail.com
@liewegas liewegas merged commit 8a21217 into ceph:master Aug 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants