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

gui smart test unavailable when last test aborted by host #1097

Closed
phillxnet opened this issue Jan 13, 2016 · 1 comment
Closed

gui smart test unavailable when last test aborted by host #1097

phillxnet opened this issue Jan 13, 2016 · 1 comment

Comments

@phillxnet
Copy link
Member

If the last smart self test was aborted by the host the "Perform Tests" UI logic interprets this as a test in progress. Consequently it does not offer any test options and leave the user unable to perform further tests. A message "The self-test routine was aborted by the host." is displayed but this is redundant as it is also available in the Capabilities tab and the Self-Test Logs tab.

I am having a quick look at this now.

phillxnet added a commit to phillxnet/rockstor-core that referenced this issue Jan 13, 2016
Previously we used !=0 status test but this gives false
positives so refine to "240 < state < 250" which indicates
test in progress as other non zero states indicate other
conditions such as if the last test performed was aborted
by the host for example.
@phillxnet
Copy link
Member Author

Currently testing above patch.

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