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

Fix KS logvol metadata and chunksize parameters (#1572511) #1463

Conversation

jkonecny12
Copy link
Member

Thanks to our technique how we are passing parameters to blivet and how blivet requires them this was broken for a long time. My theory is that this is broken when blivet renamed everything for PEP-8.

Resolves: rhbz#1572511

@jkonecny12 jkonecny12 added master Please, use the `f39` label instead. rhel8-branch labels Apr 27, 2018
@jkonecny12 jkonecny12 force-pushed the modular-dev-fix-ks-lvm-command branch from 151f687 to e71c08e Compare April 27, 2018 11:48
@dwlehman
Copy link
Contributor

It changed when the lvm classes were rewritten to support changing lv types, eg: from normal lv to thin pool data/metadata lv. (See storaged-project/blivet@9b4f0609) We should have caught this then. Sorry about that.

Copy link
Contributor

@poncovka poncovka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@jkonecny12
Copy link
Member Author

jenkins, test this please

Thanks to our technique how we are passing parameters to blivet and how
blivet requires them this was broken for a long time.

The blivet changed when lvm classes were rewritten to support changing
lv types. You can find out more here:
storaged-project/blivet@9b4f0609

Resolves: rhbz#1572511
@jkonecny12 jkonecny12 force-pushed the modular-dev-fix-ks-lvm-command branch from e71c08e to ecee90d Compare May 7, 2018 11:13
@jkonecny12
Copy link
Member Author

Updated commit comment and rebased.

Copy link
Contributor

@poncovka poncovka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@jkonecny12
Copy link
Member Author

jenkins, test this please

@jkonecny12 jkonecny12 merged commit dd3e70b into rhinstaller:modularization-devel May 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master Please, use the `f39` label instead. rhel8-branch
3 participants