Translations:CephFS/7/fr: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Created page with "# Créez un share. #* Dans ''Project --> Share --> Shares'', cliquez sur ''+Create Share''. #* ''Share Name'' = entrez un nom significatif pour votre projet (par exemple ''pr...")
(No difference)

Revision as of 18:01, 2 November 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (CephFS)
; Create the share.
: In <i>Project --> Share --> Shares</i>, click on <i>+Create Share</i>.
: <i>Share Name</i> = enter a name that identifies your project (e.g. <i>project-name-shareName</i>)
: <i>Share Protocol</i> = CephFS
: <i>Size</i> = size you need for this share
: <i>Share Type</i> = cephfs
: <i>Availability Zone</i> = nova
: 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</i> button.
[[File:Cephfs config.png|450px|thumb|left|Configuration of CephFS on Horizon GUI]]
<br clear=all>
  1. Créez un share.
    • Dans Project --> Share --> Shares, cliquez sur +Create Share.
    • Share Name = entrez un nom significatif pour votre projet (par exemple project-name-shareName)
    • Share Protocol = CephFS
    • Taille = taille requise pour le share
    • Share Type = cephfs
    • Zone de disponibilité = nova
    • Ne sélectionnez pas Make visible for all, autrement le share sera accessible par tous les utilisateurs dans tous les projets.
  2. Create an access rule to generate an access key.
    • In Project --> Share --> Shares --> Actions column, select Manage Rules from the dropdown menu.
    • Click on the +Add Rule button (right of 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 (e.g. def-project-shareName-read-write)
  3. Note the share details.
    • In Project --> Share --> Shares, click on the name of the share.
    • In the Share Overview, note the Path which you will need later.
    • Under Access Rules, note the Access Key which you will need later (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.