On Thu, Aug 30, 2018 at 1:24 AM Stack Korora <stackkorora@disroot.org> wrote:
On 08/29/2018 10:44 AM, Stack Korora wrote:
> On 08/29/2018 10:14 AM, Markus Stockhausen wrote:
>> Hi,
>>
>> maybe a foolish guess: Did you try this
>>
>> https://www.spinics.net/lists/ceph-devel/msg30958.html
>>
>> Mit freundlichen Grüßen,
>>
>> Markus Stockhausen
>> Head of Software Technology
> Thanks, I thought about that but I have not tried it. I will add it to
> my list to check today and will report back if it works (though I don't
> see why it wouldn't). It is good to know that someone else has at least
> had success with having a DNS entry for the multiple CephFS monitor hosts.

A single DNS entry did not work. Red Hat's oVirt did not like mounting
it even though it works fine via command line. :-/

I now have a Red Hat ticket open so we will see what happens on that front.

I can confirm that multiple hosts:port in a mount spec is not supported by
the current code.

You can see all the supported formats here:
https://github.com/oVirt/vdsm/blob/d43376f3b2e913f3ee0ef226b5c196eb03da708f/tests/storage/fileutil_test.py#L182

Nir