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

drmgr doesn't reject unrecognized arguments #99

Open
nathanlynch opened this issue May 8, 2024 · 0 comments
Open

drmgr doesn't reject unrecognized arguments #99

nathanlynch opened this issue May 8, 2024 · 0 comments
Labels

Comments

@nathanlynch
Copy link
Member

E.g.

[root@ltcden12-lp12 ~]# drmgr abc -c mem def -r deadbeef
Validating Memory DLPAR capability...yes.
DR_TOTAL_RESOURCES=1

I have one report of an invocation like this:

drmgr -c mem -r 2

resulting in a successful removal of zero memory, but I haven't recreated that (this just results in removing one LMB in my attempts).

drmgr's argument parsing should error out in such circumstances.

@nathanlynch nathanlynch added the bug label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant