Bug 1429605 - Director support for custom ceph cluster names
Summary: Director support for custom ceph cluster names
Keywords:
Status: CLOSED DUPLICATE of bug 1410195
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: 10.0 (Newton)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 10.0 (Newton)
Assignee: Sébastien Han
QA Contact: Yogev Rabl
URL:
Whiteboard:
Depends On:
Blocks: 1481685
TreeView+ depends on / blocked
 
Reported: 2017-03-06 16:48 UTC by Jeremy
Modified: 2023-09-14 03:54 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-09 08:59:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jeremy 2017-03-06 16:48:39 UTC
Description of problem:


Does director support custom ceph cluster names?
Director gives the keyring the cluster name ceph, but the real name is TRAVCPUCEPH01 so it doesn't work. If we change the keyring name from ceph.client.admin.keyring to  TPAVCPUCEPH01.client.admin.keyring it works.

customer followed : https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/10/html/red_hat_ceph_storage_for_the_overcloud/integration

###ceph node
[root@tpavcpuadmin01 ~]# vi /etc/ceph/
rbdmap                              TPAVCPUCEPH01.client.admin.keyring  TPAVCPUCEPH01.conf                  
tpavcpuceph01.client.admin.keyring  tpavcpuceph01.conf  

###ceph node
[root@tpavcpuadmin01 ~]# cat /etc/ceph/TPAVCPUCEPH01.client.admin.keyring
[client.admin]
	key = AQAc7YpYKdC2OBAAygCkIzjWw0LAQ2IXU0ep+Q==


###osp controller
[heat-admin@tpavcpusit-ctrl0 ~]$ ls /etc/ceph/
ceph.client.openstack.keyring  ceph.conf  rbdmap
[heat-admin@tpavcpusit-ctrl0 ~]$ 

[heat-admin@tpavcpusit-ctrl0 ~]$ cat /etc/ceph/ceph.client.openstack.keyring 
[client.openstack]
	key = AQBYtLBYG82RMRAA6eo+gqERFqP5YdYRnUaKnw==
	caps mon = "allow r"
	caps osd = "allow class-read object_prefix rbd_children, allow rwx pool=cinder-volumes, allow rwx pool=backups, allow rwx pool=ephemeral-vms, allow rwx pool=glance-images, allow rwx pool=metrics"
[heat-admin@tpavcpusit-ctrl0 ~]$

Comment 1 Red Hat Bugzilla Rules Engine 2017-03-06 16:48:46 UTC
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release.

Comment 2 Red Hat Bugzilla Rules Engine 2017-03-06 16:50:00 UTC
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release.

Comment 4 seb 2017-03-21 10:59:14 UTC
OSP10 does not support custom cluster name at the moment.

Comment 5 jomurphy 2017-04-25 15:56:20 UTC

*** This bug has been marked as a duplicate of bug 1435720 ***

Comment 7 Giulio Fidente 2018-02-09 08:59:51 UTC

*** This bug has been marked as a duplicate of bug 1410195 ***

Comment 8 Red Hat Bugzilla 2023-09-14 03:54:52 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


Note You need to log in before you can comment on or make changes to this bug.