Bug 2328479
| Summary: | WEB Anaconda - Failure in activating thinLVM to install Fedora Rawhide (F42) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrea Perotti <aperotti> | ||||
| Component: | anaconda | Assignee: | anaconda-maint | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | anaconda-maint, kkoukiou, vtrefny, w | ||||
| Target Milestone: | --- | Keywords: | Desktop | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2024-11-27 13:43:13 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 2059503 [details]
Installer log
*** This bug has been marked as a duplicate of bug 2309350 *** |
Installer WebUI Critical Error: org.fedoraproject.Anaconda.Error: Failed to call the 'Activate' method on the '/com/redhat/lvmdbus1/ThinPool/0' object: GDBus.Error:org.freedesktop.DBus.Python.dbus.exceptions.DBusException: ('com.redhat.lvmdbus1.Lv', 'Exit code 5, stderr = Activation of logical volume vg_int/pool00 is prohibited while logical volume vg_int/pool00_tmeta is active.') Please attach the log file /tmp/webui.log to the issue. Reproducible: Always Steps to Reproduce: 0. run web anaconda 1. enter storage editor 2. create a GPT partition table 3. create EFI partition 4. create boot partition (XFS) 5. create PV on remaining space 6. create a thin pool in the PV 7. create a thinLV in the pool 8. format thinLV (XFS) and set as / mount point Actual Results: System do some checks, try to activate the ThinLVM and fails in doing do Expected Results: The setup is enable with no error and installation proceed