Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MAC unknwon] In 'Add machine' menu Option is dysfunctional #282

Open
SchoolGuy opened this issue Jan 21, 2025 · 0 comments
Open

[MAC unknwon] In 'Add machine' menu Option is dysfunctional #282

SchoolGuy opened this issue Jan 21, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@SchoolGuy
Copy link
Collaborator

2024-03-03 09:48:33 UTC

When racking new machines, the BMC MAC address can be obtained easily - it is usually printed on a sticker or slide-out tag attached to the chassis alongside other information specific to the machine. However, the system's MAC addresses are usually not known at this time and require at least access to the BMC.

Thus, I had suggested to Thomas and Stefan at the time to allow machine registration even though the main MAC address is not known to register an IP for DHCP for the BMC. The result was apparently this check box which allows to register a new machine without knowing the MAC.

Unfortunately, this option is dysfunctional: when using it, it is not possible to register a MAC address later:

  1. Enter 'Change machine' menu of a machine which has been registered without MAC
  2. Enter a MAC address
  3. Uncheck the 'MAC unknwon' checkbox
  4. Hit 'SAVE'
  5. Reenter the 'Change machine' menu
  6. Observe the MAC address still not being set and the checkbox still checked.

Suggestion:
This option should be scrapped. Instead, the MAC field should have a note: 'Enter FF:FF:FF:FF:FF:FF if unknown'.
FF:FF:FF:FF:FF:FF is the broadcase MAC in the ether headers. No device will send this MAC as the source in an DHCP offer. Therefore, it should be save to use.


Migrated from https://bugzilla.suse.com/show_bug.cgi?id=1220819

@SchoolGuy SchoolGuy added the bug Something isn't working label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant