Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • 1
    This was a life-saver! I figured out looking in the kernel's source code that the journal was what was preventing me from resizing an array. But after failing and removing the journal device, the consistency policy was still "journal" and "mdadm --grow" wouldn't let me change it. Doing it manually via sysfs worked. Thanks a ton! Commented Oct 3, 2023 at 1:37