Translations:CephFS/20/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
: <i>Access Type</i> = cephx | : <i>Access Type</i> = cephx | ||
: <i>Access Level</i> = select <i>read-write</i> or <i>read-only</i> (you can create multiple rules for either access level if required) | : <i>Access Level</i> = select <i>read-write</i> or <i>read-only</i> (you can create multiple rules for either access level if required) | ||
: <i>Access To</i> = select a key name that describes the key | : <i>Access To</i> = select a key name that describes the key. This name is important because it will be used in the cephfs client configuration on the VM; on this page, we use <i>MyCephFS-RW</i>. | ||
[[File:Cephfs created.png|450px|thumb|left|| | [[File:Cephfs created.png|450px|thumb|left||Properly configured CephFS]] | ||
<br clear=all> | <br clear=all> |
Latest revision as of 15:56, 9 July 2024
- Create an access rule to generate access key.
- In Project --> Share --> Shares --> Actions column, select Manage Rules from the drop-down menu.
- Click on the +Add Rule button (right of the page).
- Access Type = cephx
- Access Level = select read-write or read-only (you can create multiple rules for either access level if required)
- Access To = select a key name that describes the key. This name is important because it will be used in the cephfs client configuration on the VM; on this page, we use MyCephFS-RW.