The first thing you may have to check is where the option is defined.
The parameter should be added to the specific backend section,
not the DEFAULT section.
If you can share the snippet from your actual config file, which may contain
- options defined in the specific backend section
- [DEFAULT] enabled_share_backends
that may help us get rough understanding about your setup and its current
configuration.
On 1/28/25 8:30 PM, Francesco Di Nucci wrote:
> Hi all,
>
> I'm running OpenStack 2024.1 Caracal, configured through Puppet, and I'm having an issue with Manila.
>
> /etc/manila/manila.conf contains the line "driver_handles_share_servers = True", but setup fails, "/var/log/manila/share.log" reports that "Config opt 'driver_handles_share_servers' has improper value - 'None'. Please define it as boolean."
>
> Has anyone encountered this? Where else should I define this?
>
> Thanks in advance
>