HI,

this is regarding my fresh installation of CEPH on a Proxmox cluster. I need to 
use the radosGW and I'm quite stucked in dashboard configuration. 

ceph -v
ceph version 15.2.9 (7b3df4a1b15c5a048c237733c797a2667f08196e) octopus (stable)

ceph -w
  cluster:
    id:     86c332e8-9e83-4a11-bd10-7fc34d4fbd0a
    health: HEALTH_OK
 
  services:
    mon: 3 daemons, quorum srv157ilo152,srv158ilo151,srv161ilo150 (age 8d)
    mgr: srv157ilo152(active, since 24h), standbys: srv161ilo150, srv158ilo151
    osd: 15 osds: 15 up (since 8d), 15 in (since 3w)
    rgw: 3 daemons active (radosgw.srv157ilo152, radosgw.srv158ilo151, 
radosgw.srv161ilo150)

everything seems correct following the (excellent) documentation but i miss 
something on RGW dashboard configuration : 

radosgw-admin user create --uid=111 --display-name=cephrgwdash --system

gave me an access_key and a secret_key. So I created 2 files rgw_acces and 
rgw_secret on my /etc/pve/priv folder and paste keys on it 
next is the error : 

ceph dashboard set-rgw-api-access-key -i rgw-acces        Invalid command: 
missing required parameter value(<string>)
dashboard set-rgw-api-access-key <value> :  Set the RGW_API_ACCESS_KEY option 
value Error EINVAL: invalid command

sorry if I made beginner mistake, I'm not used to CEPH and more than that I'm 
not the devops guy but the hardware / virtualization one tryin to improve its 
skills. ;)

regards,

Virttom007
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to