cn icon indicating copy to clipboard operation
cn copied to clipboard

Ceph Nano - One step S3 in container with Ceph.

Results 24 cn issues
Sort by recently updated
recently updated
newest added

I tried to build ceph nano on Fedora 33 with `golang-1.15.11-1.fc33.x86_64` and run into this error: ``` $ make rm -f cn cn &>/dev/null || true dep ensure unset GOOS;...

Fixes https://github.com/ceph/cn/issues/135

ceph dashboard set-login-credentials "username" "password" => ceph dashboard set-login-credentials -i "password-file" ceph dashboard set-rgw-api-access-key "$RGW_ACCESS" => ceph dashboard set-rgw-api-access-key -i "file with RGW_ACCESS key" ceph dashboard set-rgw-api-secret-key "$RGW_SECRET" => ceph...

I see that you don't recommend it, but I would like to understand why to evaluate for my specific use case (small on-premise deployments of an s3 object storage that...

Hi! New cluster, working fine (connection, uploads, downloads,...): ``` ./cn cluster start my-first-cluster 2021/01/26 10:44:41 Starting cluster my-first-cluster... Endpoint: http://10.10.120.54:8000 Dashboard: http://10.10.120.54:5000 Access key: xxxxxxxxxxxxxxxxx Secret key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Working directory:...

Hi, I've created new user using radosgw-admin api. After that, I've used the new user to create a bucket and upload an object. After that, I've tried to see the...

Hi, What is the easiest way to enable SSL support?

Hi guys, I'm encountering an issue. Whenever I download large file (in my case, an 2.5GB video), ceph nano will crash. I'm using huge flavor now and It works well...

``` Lchanged ownership of '/var/lib/ceph/osd/ceph-0' from root:root to ceph:ceph J++/opt/ceph-container/bin/demo.sh:112: bootstrap_osd(): [[ -n /dev/sda ]] `++/opt/ceph-container/bin/demo.sh:113: bootstrap_osd(): ceph-volume lvm prepare --data /dev/sda Husage: ceph-volume lvm prepare [-h] --data DATA [--data-size...

version: v2.3.1 **ERR:** ``` ++/opt/ceph-container/bin/demo.sh:172: bootstrap_rgw(): RGW_FRONTEND_TYPE=beast ++/opt/ceph-container/bin/demo.sh:173: bootstrap_rgw(): log 'ERROR: unsupported rgw backend type beast for your Ceph release luminous, use at least the Mimic version.' ++/opt/ceph-container/bin/common_functions.sh:7: log(): '['...