| Summary: | DeviceCreateError: ('vgcreate failed for VolGroup: /dev/VolGroup: already exists in filesystem\n New volume group name "VolGroup" is invalid\n Run `vgcreate --help\' for more information.\n', 'VolGroup') | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Brian Lane <bcl> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 19 | CC: | anaconda-maint-list, jonathan, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:7391371c0757915c00aea0907cbc77c46f52917d17e743ec7da0e62d732a675b | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-05-06 22:20:31 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 478288 [details]
Attached traceback automatically from anaconda.
Does this still happen with F17? This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19 |
The following was filed automatically by anaconda: anaconda 15.18 exception report Traceback (most recent call first): File "/tmp/updates/pyanaconda/storage/devices.py", line 748, in create raise DeviceCreateError(str(e), self.name) File "/tmp/updates/pyanaconda/storage/deviceaction.py", line 240, in execute self.device.create(intf=intf) File "/tmp/updates/pyanaconda/storage/devicetree.py", line 309, in processActions action.execute(intf=self.intf) File "/tmp/updates/pyanaconda/storage/__init__.py", line 355, in doIt self.devicetree.processActions() File "/tmp/updates/pyanaconda/packages.py", line 116, in turnOnFilesystems anaconda.storage.doIt() File "/tmp/updates/pyanaconda/dispatch.py", line 211, in moveStep rc = stepFunc(self.anaconda) File "/tmp/updates/pyanaconda/dispatch.py", line 130, in gotoNext self.moveStep() File "/tmp/updates/pyanaconda/dispatch.py", line 234, in currentStep self.gotoNext() File "/tmp/updates/pyanaconda/gui.py", line 1290, in setScreen (step, anaconda) = self.anaconda.dispatch.currentStep() File "/tmp/updates/pyanaconda/gui.py", line 1476, in setup_window self.setScreen() File "/tmp/updates/pyanaconda/gui.py", line 1490, in run self.setup_window(False) File "/tmp/updates/pyanaconda/gui.py", line 1221, in run self.icw.run() File "/tmp/updates/anaconda", line 927, in <module> anaconda.intf.run(anaconda) DeviceCreateError: ('vgcreate failed for VolGroup: /dev/VolGroup: already exists in filesystem\n New volume group name "VolGroup" is invalid\n Run `vgcreate --help\' for more information.\n', 'VolGroup')