Dear Team, I am facing one issue, which could be a possible bug, but not able to find any solution. We are unable to create a bucket on ceph from ceph-dashboard. Bucket is getting created with a fresh/different name but once I am trying with a deleted bucket name then it is not getting created. I have tested on (Octopus and Pacific version). Steps to reproduce. a. Create user RGW user from ceph Dashboard. (user1) b. Create a bucket with the bucket owner as user1. (bucket1) c. Delete the bucket d Delete user. e. Create a user again with the same name (user1) f. Create a new bucket with the bucket owner as user1. (Bucket2) I get below error message: RGW REST API failed request with status code 403 (b'{"Code":"InvalidAccessKeyId","RequestId":"tx00000457ff5169168a9e3-00648afcd0' b'-fdd1c2-dev","HostId":"fdd1c2-dev-india"}') So it seems the ceph dashboard has stored the user (keys) (created in step a.) somewhere and when the same user is created it is not getting updated at ceph dashboard cache. For a temporary fix I have restarted the ceph mgr and then I was able to create a bucket with the same user name. Regards, Maaz Regards, Maaz _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx