On Thu, Jan 4, 2018 at 5:50 AM, Sam McLeod <mailinglists(a)smcleod.net> wrote:
I'm having a problem where when setting up hosted engine
deployment it fails
stating that the selected bond name is bad.
"code=25, message=bad bond name(s): mgmt)"
- Is there a problem similar to
https://bugzilla.redhat.com/show_bug.cgi?id=1519807 that's known?
- If it seems to be this bug, is it preferred that I simply update the
existing, closed issue as I have done, or open a new bug?
--
Sam McLeod
https://smcleod.net
https://twitter.com/s_mcleod
I see that you are trying to use a bond interface named "mgmt".
To avoid confusion while debugging a system, Vdsm has opted to allow
only bond names starting with "bond" followed by one or more decimal
digits. Anything else is considered "bad bond".
I prefer keeping the "bond" prefix compulsory, but I'd like to hear
why using different names is useful.
You can reopen this bug, but please move it to vdsm and rename it: it
should be something like "Allow any bondXYZ name for bonds" or "Allow
any bond name" and explain there why it is a good idea.
Dominik, is there an Engine-side limitation on bond names?