Skip to content

modprobe.d: Set RAID0 default layout#2

Merged
dongsupark merged 1 commit intoflatcar-masterfrom
kai/set-raid0-default-layout
Dec 13, 2019
Merged

modprobe.d: Set RAID0 default layout#2
dongsupark merged 1 commit intoflatcar-masterfrom
kai/set-raid0-default-layout

Conversation

@pothos
Copy link
Copy Markdown
Member

@pothos pothos commented Dec 13, 2019

The RAID0 layout changed from pre- to post-Linux-3.14
without any versioning information, which was only added
recently in mdadm. Therefore, when a RAID0 setup lacks the
versioning information we need to define what the default is,
or otherwise the kernel refuses to operate it.
Chose the alternate layout because we care about setups that
are created with post-3.14 kernels which are in use for the
last five years already.

Note: Requires flatcar-archive/coreos-overlay#147 to be updated when the commit ID here changes

The RAID0 layout changed from pre- to post-Linux-3.14
without any versioning information, which was only added
recently in mdadm. Therefore, when a RAID0 setup lacks the
versioning information we need to define what the default is,
or otherwise the kernel refuses to operate it.
Chose the alternate layout because we care about setups that
are created with post-3.14 kernels which are in use for the
last five years already.
Copy link
Copy Markdown
Member

@dongsupark dongsupark left a comment

Choose a reason for hiding this comment

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

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants