We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description When the mac field of an AR is empty fsck fails.
To Reproduce Run fsck over a DB which contains an AR without mac field.
Expected behavior Treats nil macs as empty macs.
The text was updated successfully, but these errors were encountered:
F OpenNebula#3206 Manage nils macs in fsck
88f648e
B OpenNebula/one#3206 Add issue to known issues
0bf73c5
F #3206 Manage nils macs in fsck
b11c8a5
0564b9d
(cherry picked from commit b11c8a5)
B OpenNebula/one#3206 Add issue to known issues (#577)
9fba7db
M #-: Schedule actions tab on services. Perform action on role. (#3206)
5dff938
Signed-off-by: dcarracedo <[email protected]>
No branches or pull requests
Description
When the mac field of an AR is empty fsck fails.
To Reproduce
Run fsck over a DB which contains an AR without mac field.
Expected behavior
Treats nil macs as empty macs.
Progress Status
The text was updated successfully, but these errors were encountered: