Bug 961515
| Summary: | SwapError: mkswap failed for '/dev/mapper/fedora_fnext--tst2-swap' | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Reartes Guillermo <rtguille> | ||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 19 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, rtguille, sbueno, vanmeeuwen+fedora | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:e5b89e532b7ad7ae56ecb2c2f1d770caf8c13d5aa8a999287ba5b3313e0f30b4 | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2014-03-13 19:16:45 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 745791 [details]
File: anaconda.log
Created attachment 745792 [details]
File: backtrace
Created attachment 745793 [details]
File: environ
Created attachment 745794 [details]
File: ifcfg.log
Created attachment 745795 [details]
File: lsblk_output
Created attachment 745796 [details]
File: nmcli_dev_list
Created attachment 745797 [details]
File: program.log
Created attachment 745798 [details]
File: storage.log
Created attachment 745799 [details]
File: syslog
Created attachment 745800 [details]
File: anaconda-tb
Does this still occur with F20 or rawhide? The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |
Description of problem: I starting installing XFCE Desktop, selected LVM automatic partitioninig, set it to delete the two disks. (lvm or md raid). Anaconda crashed creating lvmpv on /dev/vda2. The following was filed automatically by anaconda: anaconda 19.24-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/devicelibs/swap.py", line 47, in mkswap raise SwapError("mkswap failed for '%s'" % device) File "/usr/lib/python2.7/site-packages/blivet/formats/swap.py", line 163, in create swap.mkswap(self.device, label=self.label) File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 471, in execute options=self.device.formatArgs) File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 237, in processActions action.execute() File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 303, in doIt self.devicetree.processActions() File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 162, in turnOnFilesystems storage.doIt() File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 117, in doInstall turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) File "/usr/lib64/python2.7/threading.py", line 766, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 141, in run threading.Thread.run(self, *args, **kwargs) SwapError: mkswap failed for '/dev/mapper/fedora_fnext--tst2-swap' Version-Release number of selected component: anaconda-19.24-1 Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.9.0-301.fc19.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 19-Beta-TC3 Truncated backtrace: Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 141, in run threading.Thread.run(self, *args, **kwargs) File "/usr/lib64/python2.7/threading.py", line 766, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 117, in doInstall turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 162, in turnOnFilesystems storage.doIt() File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 303, in doIt self.devicetree.processActions() File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 237, in processActions action.execute() File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 471, in execute options=self.device.formatArgs) File "/usr/lib/python2.7/site-packages/blivet/formats/swap.py", line 163, in create swap.mkswap(self.device, label=self.label) File "/usr/lib/python2.7/site-packages/blivet/devicelibs/swap.py", line 47, in mkswap raise SwapError("mkswap failed for '%s'" % device) SwapError: mkswap failed for '/dev/mapper/fedora_fnext--tst2-swap'