Project

General

Profile

Actions

Support #37586

open

Some argv about librgw.so

Added by 少年 陌上 over 5 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Description

I deploy a ceph cluster in three servers, then I want use librgw.so to invoking rgw(s3) in other virtual servers.
But I don't know the specific parameters when I call "librgw_create(librgw_t *rgw, int argc, char **argv);".
I want to know how some parameters like "s3_access_key", "mon addr" and others pass to the method.
Maybe such argv[][] = {"s3_access_key=6LLOCFAXVGIWVAUJJ9VX", "mon_addr=192.168.1.2"}?
I only use C code to invoking the librgw.so file.
Code in the picture.


Files

ceph_rgw.png (10.8 KB) ceph_rgw.png 少年 陌上, 12/10/2018 03:11 PM
Actions #1

Updated by Greg Farnum over 5 years ago

  • Project changed from Ceph to rgw
Actions

Also available in: Atom PDF