This patch adds admin user guide for Manila. Change-Id: I8b58422130412953518cb37fdd1d69230400da8d
4.4 KiB
Manage shares and share types
Shares are file storage that instances can have access to. Users can allow or deny a running instance to have access to a share at any time. For information about using the dashboard to create and manage shares as an end user, see the OpenStack End User Guide.
As an administrative user, you can manage shares and share types for users in various projects. You can create and delete share types, and you can view and delete shares.
Create a share type
Log in to the dashboard and choose the
admin
project from the drop-down list at the top of the page.On the
Admin
tab, open theSystem
tab and click theShares
category.Click the
Share Types
tab, and clickCreate Share Type
button. In theCreate Share Type
window, enter or select the following values.Name
: Enter a name for the share type.Driver handles share servers
: Choose True or FalseExtra specs
: To add extra specs, use key=value.Click
Create Share Type
button to confirm your changes.
Note
A message indicates whether the action succeeded.
Update share type
Log in to the dashboard and choose the
admin
project from the drop-down list at the top of the page.On the
Admin
tab, open theSystem
tab and click theShares
category.Click the
Share Types
tab, select the share type that you want to update.Select
Update Share Type
from Actions.In the
Update Share Type
window, update extra specs.Extra specs
: To add extra specs, use key=value. To unset extra specs, use key.Click
Update Share Type
button to confirm your changes.
Note
A message indicates whether the action succeeded.
Delete share types
When you delete a share type, shares of that type are not deleted.
- Log in to the dashboard and choose the
admin
project from the drop-down list at the top of the page. - On the
Admin
tab, open theSystem
tab and click theShares
category. - Click the
Share Types
tab, select the share type or types that you want to delete. - Click
Delete Share Types
button. - In the
Confirm Delete Share Types
window, click theDelete Share Types
button to confirm the action.
Note
A message indicates whether the action succeeded.
Delete shares
- Log in to the dashboard and choose the
admin
project from the drop-down list at the top of the page. - On the
Admin
tab, open theSystem
tab and click theShares
category. - Select the share or shares that you want to delete.
- Click
Delete Shares
button. - In the
Confirm Delete Shares
window, click theDelete Shares
button to confirm the action.
Note
A message indicates whether the action succeeded.
Delete share server
- Log in to the dashboard and choose the
admin
project from the drop-down list at the top of the page. - On the
Admin
tab, open theSystem
tab and click theShare Servers
category. - Select the share that you want to delete.
- Click
Delete Share Server
button. - In the
Confirm Delete Share Server
window, click theDelete Share Server
button to confirm the action.
Note
A message indicates whether the action succeeded.
Delete share networks
- Log in to the dashboard and choose the
admin
project from the drop-down list at the top of the page. - On the
Admin
tab, open theSystem
tab and click theShare Networks
category. - Select the share network or share networks that you want to delete.
- Click
Delete Share Networks
button. - In the
Confirm Delete Share Networks
window, click theDelete Share Networks
button to confirm the action.
Note
A message indicates whether the action succeeded.