Bug 965994
| Summary: | DeviceError: ('cannot activate VG with missing PV(s)', 'rhel_system1') | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Kovarik <mkovarik> | ||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | 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, mkovarik, sbueno, vanmeeuwen+fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:f806a226236583403b0b2465a705914d2ce48a7f05c0a3e49f9692fe4bb334b6 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-12-19 20:35:22 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: | |||||||||||||||||||||||||||
| Bug Depends On: | |||||||||||||||||||||||||||
| Bug Blocks: | 920667 | ||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
Created attachment 751601 [details]
File: anaconda-tb
Created attachment 751602 [details]
File: anaconda.log
Created attachment 751603 [details]
File: backtrace
Created attachment 751604 [details]
File: environ
Created attachment 751605 [details]
File: ifcfg.log
Created attachment 751606 [details]
File: lsblk_output
Created attachment 751607 [details]
File: nmcli_dev_list
Created attachment 751608 [details]
File: packaging.log
Created attachment 751609 [details]
File: program.log
Created attachment 751610 [details]
File: storage.log
Created attachment 751611 [details]
File: syslog
Does this issue still occur in Fedora 21? Were there existing volumes, or parts of existing volumes, on the iscsi device? I am not able to reproduce this issue on Fedora 21 Server. It's probably fixed. |
Description of problem: Connect iSCSI drive twice with different ip address. Multipath device is created. Use multipath device for installation. Reclaim space, delete all partitions. The following was filed automatically by anaconda: anaconda 19.29-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2179, in _preSetup raise DeviceError("cannot activate VG with missing PV(s)", self.name) File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 714, in setup if not self._preSetup(orig=orig): File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 309, in setupParents parent.setup(orig=orig) File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2571, in setupParents Device.setupParents(self, orig=orig) File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 703, in _preSetup self.setupParents(orig=orig) File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 714, in setup if not self._preSetup(orig=orig): File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 526, in execute self.device.setup(orig=True) 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 306, in doIt self.devicetree.processActions() File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 165, in turnOnFilesystems storage.doIt() File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 138, 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 168, in run threading.Thread.run(self, *args, **kwargs) DeviceError: ('cannot activate VG with missing PV(s)', 'rhel_system1') Version-Release number of selected component: anaconda-19.29-1 Additional info: reporter: libreport-2.1.4 cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.9.2-301.fc19.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 19-Beta Truncated backtrace: Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, 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 138, in doInstall turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 165, in turnOnFilesystems storage.doIt() File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 306, 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 526, in execute self.device.setup(orig=True) File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 714, in setup if not self._preSetup(orig=orig): File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 703, in _preSetup self.setupParents(orig=orig) File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2571, in setupParents Device.setupParents(self, orig=orig) File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 309, in setupParents parent.setup(orig=orig) File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 714, in setup if not self._preSetup(orig=orig): File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2179, in _preSetup raise DeviceError("cannot activate VG with missing PV(s)", self.name) DeviceError: ('cannot activate VG with missing PV(s)', 'rhel_system1')