this post was submitted on 24 Aug 2023
12 points (100.0% liked)
Bug Bounties
160 readers
1 users here now
Does your OSS project have an issue that needs fixing? Post a bounty here!
Rules:
- Title must state bounty amount in USD, EUR, or BTC. Crypto bounties are allowed, just list rough USD/EUR/BTC equivalent amount as well. Crypto bounties must be paid out in a Top 20 market cap coin.
- OSS projects only
- Limit one post per bounty per month
- Your bounty must state who it is open to. If open to all, it can be in the body, if restricted by country it must be in the title.
- Nothing illegal or morally questionable
- No links to bountysource due to their ongoing payment issues.
We do not vouch for any projects posting bounties here or their ability to pay, you are responsible for evaluating risks yourself.
Related sites:
boss.dev - Post and find bounties, only some countries and currencies eligible
algora.io - Post and find bounties, supports more countries than boss.dev, roughly 14% fee.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What, exactly, is the current LVM setup?
does
sda1p2_crypt
need to be mounted and/or preserved at that point in the script?What is the full command being run that fails?
The easiest answer might just be to remove it from the group and then add it back
pvremove /dev/sda1p2_crypt
your code
vgextend crypt /dev/sda1p2_crypt
Check the linked post for the full info and background about the issue including results of previous attempts at fixes