I can also confirm this bug occurs for me, and led me down a rabbit hole
trying to understand the lvm physical volume status validation.

replacing "pvck >/dev/null 2>&1" with "pvs --no-headings|awk '{print
$1}'|xargs pvck >/dev/null 2>&1" allows the tool to output the correct
status.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790468

Title:
  system-summary shows wrong physical volume state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/friendly-recovery/+bug/1790468/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to