rsnt_translations
56,420
edits
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
<!--T:7--> | <!--T:7--> | ||
# Create the share. | # Create the share. | ||
#* In <i>Project --> Share --> Shares | #* In <i>Project --> Share --> Shares</i>, click on <i>+Create Share</i>. | ||
#* <i>Share Name | #* <i>Share Name</i> = enter a name that identifies your project (e.g. <i>project-name-shareName</i>) | ||
#* <i>Share Protocol | #* <i>Share Protocol</i> = CephFS | ||
#* <i>Size | #* <i>Size</i> = size you need for this share | ||
#* <i>Share Type | #* <i>Share Type</i> = cephfs | ||
#* <i>Availability Zone | #* <i>Availability Zone</i> = nova | ||
#* Do not check <i>Make visible for all | #* Do not check <i>Make visible for all</i>, otherwise the share will be accessible by all users in all projects. | ||
#* Click on the <i>Create | #* Click on the <i>Create</i> button. | ||
# Create an access rule to generate an access key. | # Create an access rule to generate an access key. | ||
#* In <i>Project --> Share --> Shares --> Actions | #* In <i>Project --> Share --> Shares --> Actions</i> column, select <i>Manage Rules</i> from the dropdown menu. | ||
#* Click on the <i>+Add Rule | #* Click on the <i>+Add Rule</i> button (right of page). | ||
#* <i>Access Type | #* <i>Access Type</i> = cephx | ||
#* <i>Access Level | #* <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>Access To</i> = select a key name that describes the key (e.g. <i>def-project-shareName-read-write</i>) | ||
# Note the share details which you will need later. | # Note the share details which you will need later. | ||
#* In <i>Project --> Share --> Shares | #* In <i>Project --> Share --> Shares</i>, click on the name of the share. | ||
#* In the <i>Share Overview'', note the ''Path''. | #* In the <i>Share Overview'', note the ''Path''. | ||
#* Under ''Access Rules'', note the ''Access Key'' (the access key is approximately 40 characters and ends with the ''='' sign; if you do not see an access key, you probably didn't add an access rule of type ''cephx''. | #* Under ''Access Rules'', note the ''Access Key'' (the access key is approximately 40 characters and ends with the ''='' sign; if you do not see an access key, you probably didn't add an access rule of type ''cephx''. |