Failed to schedule create_share: 'reserved_snapshot_percentage'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Shared File Systems Service (Manila) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
Description
===========
Creating shares with Shared File Systems Option 1 (DHSS = False)
report errors
manila create NFS 1 --name share1
report errors
ERROR: There is no default share type available. You must pick a valid share type to create a share.
/etc/manila/
Default has been defined in the configuration file_ share_ type = default_ share_ type
So I added a parameter to specify
manila create NFS 1 --name share1 --share-type default_ share_ type
Can create, but the result from the manila list is incorrect
check /var/log/
ERROR manila.
ERROR oslo_messaging.
Environment
===========
Version:openstack yoga
Logs & Configs
==============
https:/
Changed in manila: | |
status: | New → Triaged |
Hello, Please provide additional logs and specify which backend is used