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

Fabrics randomly created due to USB #823

Open
GeekMortel opened this issue Sep 11, 2024 · 0 comments
Open

Fabrics randomly created due to USB #823

GeekMortel opened this issue Sep 11, 2024 · 0 comments

Comments

@GeekMortel
Copy link

GeekMortel commented Sep 11, 2024

Summary

Using maas3.4.4
Each time a unit enrolls and commissions into MAAS, a random fabric is being created based off the servers USB. We cant delete the fabrics because they are assigned to servers currently enrolled in maas.
We now have to wait until stress testing is completed, delete the machine, then delete the fabrics.

Process

Anytime a unit is enrolled into maas, a random fabric is created from the servers USB. We cant delete the fabrics because they are assigned to servers currently enrolled in maas. We now have to wait until stress testing is completed, delete the machine, then delete the fabrics.

Current and expected result

I can reproduce this issue every time. the issue being we test 100's of machines a week, for every machine that gets into a maas, a random fabric is being created based on the servers USB. We then have to manually delete every single random fabric, so we can even see our correct fabric addresses.
We have tried altering the default script thats causing this issue but maas does not allow us to edit default scripts. the only work around we can find is to run a nightly cron job to delete all of the random fabrics.

Expected results:
this should not be happening, only fabrics we have assigned and created should be showing up.

Screenshot

Screenshot 2024-09-11 at 8 46 50 AM
Screenshot 2024-09-11 at 9 14 31 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant