lvm2: init does not define a STOP level
Open
@dangowrt is already working on this.
Since Jan 12, 2020.
bug
stale
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
Maintainer: Daniel Golle daniel@makrotopia.org
Environment: (put here arch, model, OpenWrt version)
All architectures, models, & versions
Description:
lvm2 must stop after umount and before cryptsetup & mdadm. If lvm2 is not stopped in the correct order, then cryptsetup will fail to close its open crypts and/or mdadm will fail to properly deactivate arrays.
This is directly related to a problems with core S99umount and S99mdadm, reported here:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.