Skip to content

Instantly share code, notes, and snippets.

@cholcombe973
Created September 29, 2016 20:08
Show Gist options
  • Save cholcombe973/c1af3811be6fdb2c5518f49f8ed11dcd to your computer and use it in GitHub Desktop.
Save cholcombe973/c1af3811be6fdb2c5518f49f8ed11dcd to your computer and use it in GitHub Desktop.
ubuntu@ip-172-31-33-109:~$ sudo ceph auth list
installed auth entries:
mds.ceph-fs
key: AQDg0OpXvkO3JBAAWyILLBH3EpKBx3qIwIAjWw==
caps: [mds] allow
caps: [mon] allow rwx
caps: [osd] allow *
osd.0
key: AQD5wepXXe7+OhAAr7O4lhnKNXaRizmFHXu4wA==
caps: [mon] allow profile osd
caps: [osd] allow *
osd.1
key: AQD0wepXxVojIRAAfG0Fg2OsWIu7iT9xXIyp7g==
caps: [mon] allow profile osd
caps: [osd] allow *
osd.2
key: AQD0wepXvLA/HRAA8920MAmUIzoZ3J7KAnIyPw==
caps: [mon] allow profile osd
caps: [osd] allow *
client.admin
key: AQCswepXNKdiLRAAokLdu+kRQIJkbOyp2EHnfg==
caps: [mds] allow *
caps: [mon] allow *
caps: [osd] allow *
client.bootstrap-mds
key: AQCuwepXcje6BBAAOT943vCd34dFloOYwjjP+Q==
caps: [mon] allow profile bootstrap-mds
client.bootstrap-osd
key: AQCtwepXG0U1CRAAszZa593DA7m3sTqRMCtvnw==
caps: [mon] allow profile bootstrap-osd
client.bootstrap-rgw
key: AQCtwepXdmp2IBAAYDmgpVmA7DwYPy9FxKV+Ew==
caps: [mon] allow profile bootstrap-rgw
client.osd-upgrade
key: AQC8wepXhBMmIhAA6pdO4Gde99Sk9LdiO3ha2g==
caps: [mon] allow command "config-key"; allow command "osd tree"; allow command "config-key list"; allow command "config-key put"; allow command "config-key get"; allow command "config-key exists"; allow command "osd out"; allow command "osd in"; allow command "osd rm"; allow command "auth del"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment