openwrt / openwrt/packages

lvm2: init does not define a STOP level

Open
#7,954 0 comments 0 reactions 1 assignee View on GitHub

@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:

https://bugs.openwrt.org/index.php?do=details&task_id=2057&opened=1797&type%5B0%5D=&sev%5B0%5D=&due%5B0%5D=&cat%5B0%5D=&status%5B0%5D=open&percent%5B0%5D=&reported%5B0%5D=

https://bugs.openwrt.org/index.php?do=details&task_id=2044&opened=1797&type%5B0%5D=&sev%5B0%5D=&due%5B0%5D=&cat%5B0%5D=&status%5B0%5D=open&percent%5B0%5D=&reported%5B0%5D=

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.