skalenetwork / skalenetwork/node-cli
Command [vgremove schains -y] failed, error: Logical volume schains/shared-space in use.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 7
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 5
Description
I am upgrading CONTAINER_CONFIGS_STREAM=2.1.16 with skale node-cli 2.3.0 and I consistently fails on all my nodes getting following error:
Cleaning failed with error: Command [vgremove schains -y] failed, error: Logical volume schains/shared-space in use.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Reproduce the upgrade using CONTAINER_CONFIGS_STREAM=2.1.16 and node-cli 2.3.0 on a node, then trace the cleanup path that runs vgremove schains -y. Investigate why schains/shared-space remains in use, and consider the issue done when cleanup completes without the reported logical-volume error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100