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

minor disk api regression follow up #1750

Closed
phillxnet opened this issue Jul 2, 2017 · 2 comments · Fixed by #1751
Closed

minor disk api regression follow up #1750

phillxnet opened this issue Jul 2, 2017 · 2 comments · Fixed by #1751
Assignees
Labels
Milestone

Comments

@phillxnet
Copy link
Member

phillxnet commented Jul 2, 2017

An umbrella issue to address minor followup changes to recent important disk api changes.

  1. Partitioned device indicator (tags icon) in Create Pool dialog - link error
  2. Open LUKS volume indicator (eye-open icon) in Create Pool dialog - link error
  3. Certain 'Exception' import conditions lead to "%d format: a number is required, not unicode" (disk.py L489 / L711 _btrfs_disk_import).
  4. S.MA.R.T custom option api url format needs updating.
phillxnet added a commit to phillxnet/rockstor-core that referenced this issue Jul 2, 2017
phillxnet added a commit to phillxnet/rockstor-core that referenced this issue Jul 2, 2017
@phillxnet
Copy link
Member Author

1, 2, and 4 are now sorted by the attached commits.

Currently looking for a reproducer of 3 as shortly after experiencing the reported error the import worked as expected.

@phillxnet
Copy link
Member Author

@schakrava To me it looks like our 'did' is actually of type unicode. I'm going ahead and changing our Exception msg casting. I'll try and catch all in a single commit in case I have this backwards some how.

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

Successfully merging a pull request may close this issue.

2 participants