On Thu, Feb 2, 2017 at 3:30 PM, Nir Soffer <nsoffer@redhat.com> wrote:

If you don't have a vdsm.conf file, or the file is empty, you can
generate a new file
like this:

python /usr/lib64/python2.7/site-packages/vdsm/config.py > vdsm.conf.examle

thanks.
It seems that the package python-libs-2.7.5-48.el7.x86_64 actually usesĀ /usr/lib path instead of /usr/lib64...
What worked
python /usr/lib/python2.7/site-packages/vdsm/config.py > vdsm.conf.example


>
>
>>
>>
>> > What I should do after changing them to make them active?
>>
>> Restart vdsm
>
>
> with host into maintenance mode or could it be active?
>
> Thanks
>

Can you confirm that the host can be active when I restart vdsmd service?

Thanks
Gianluca