Search

Chapter 5. Creating a basic share type

download PDF

Whenever you create a new share, you must specify a share type. If you do not specify a share type, the share creation process fails.

Director does not support automatic configuration or creation of the default share type during installation. However, director does set the manila.conf configuration option default_share_type to default. You must create the default share type after the overcloud has been deployed.

To create a basic share type named default, run the following commands as the stack user on the undercloud:

$ source ~/overcloudrc
$ manila type-create default false

In Chapter 3, Creating the NetApp back end environment file, you set ManilaNetappDriverHandlesShareServers to false. In this example, manila type-create default is therefore also false, because the NetApp driver is not required to handle the life cycle of the share servers. If you set the ManilaNetappDriverHandlesShareServers parameter to true, you must also set the default share type to true. For more information about share types, see Creating and Managing Share Types in the Red Hat OpenStack Platform Storage Guide.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.