abh1sar commented on issue #10044: URL: https://github.com/apache/cloudstack/issues/10044#issuecomment-2603613403
@hanisirfan Cloudstack creates a new user in Ceph for each account in cloudstack that creates a bucket. By default in a new cloudstack deployment, it will just have the Admin account. Most probably you tried to create a bucket using that account. So cloudstack created a user in Ceph (the one you are seeing). That's the user through which cloudstack is creating the bucket and getting the error. So maybe something different with how that user is being setup. You can try experimenting by creating bucket from that user or creating a new user with similar credentials, permissions to that user and trying to create a bucket with that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
