You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the PV and VG don't exist yet and physical_volumes is a hash, throws this error:
Error: Execution of '/usr/sbin/vgcreate vg_backups {"/dev/sdc"=>{"unless_vg"=>"vg_backups"}}' returned 5: No device found for {"/dev/sdc"=>{"unless_vg"=>"vg_backups"}}.
Describe the Bug
If the PV and VG don't exist yet and physical_volumes is a hash, throws this error:
Expected Behavior
Expect PV and VG creation to succeed.
Steps to Reproduce
Steps to reproduce the behavior:
Environment
2.0.3
Red Hat Enterprise Linux 9.2 (Plow)
7.26.0
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: