Bug 1331797

Summary: gi.overrides.BlockDev.LVMError: Process reported exit code 1280: Insufficient free space: 2394 extents needed, but only 0 available
Product: [Fedora] Fedora Reporter: Vadim <vadim2071>
Component: python-blivetAssignee: Vratislav Podzimek <vpodzime>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: anaconda-maint-list, blivet-maint-list, g.kaviyarasu, jonathan, sbueno, vadim2071, vanmeeuwen+fedora, vpodzime
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5a4cde5898a05042f206ed4b97b910d9482c2a2cbe7e497bcfa71aec2e4df56c;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-17 13:05:07 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:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Vadim 2016-04-29 14:21:16 UTC
Description of problem:
problems with my installation fedora23

Version-Release number of selected component:
anaconda-core-23.19.10-1.fc23.x86_64

The following was filed automatically by anaconda:
anaconda 23.19.10-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 416, in wrapped
    raise transform[1](msg)
  File "/usr/lib/python3.4/site-packages/blivet/devices/lvm.py", line 800, in resize
    blockdev.lvm.lvresize(self.vg.name, self._name, self.size)
  File "/usr/lib/python3.4/site-packages/blivet/deviceaction.py", line 466, in execute
    self.device.resize()
  File "/usr/lib/python3.4/site-packages/blivet/actionlist.py", line 280, in process
    action.execute(callbacks)
  File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 380, in processActions
    callbacks=callbacks)
  File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 164, in doIt
    self.devicetree.processActions(callbacks=callbacks)
  File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1096, in turnOnFilesystems
    storage.doIt(callbacks)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/install.py", line 195, in doInstall
    turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg)
  File "/usr/lib64/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
gi.overrides.BlockDev.LVMError: Process reported exit code 1280:   Insufficient free space: 2394 extents needed, but only 0 available


Additional info:
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-x86_64-23-10 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.2.3-300.fc23.x86_64
other involved packages: python3-libs-3.4.3-5.fc23.x86_64, python3-blivet-1.12.8-1.fc23.noarch, libblockdev-1.1-2.fc23.x86_64
product:        Fedora
release:        Fedora release 23 (Twenty Three)
type:           anaconda
version:        23

Comment 1 Vadim 2016-04-29 14:21:27 UTC
Created attachment 1152328 [details]
File: anaconda-tb

Comment 2 Vadim 2016-04-29 14:21:29 UTC
Created attachment 1152329 [details]
File: anaconda.log

Comment 3 Vadim 2016-04-29 14:21:31 UTC
Created attachment 1152330 [details]
File: environ

Comment 4 Vadim 2016-04-29 14:21:36 UTC
Created attachment 1152331 [details]
File: journalctl

Comment 5 Vadim 2016-04-29 14:21:37 UTC
Created attachment 1152332 [details]
File: lsblk_output

Comment 6 Vadim 2016-04-29 14:21:39 UTC
Created attachment 1152333 [details]
File: nmcli_dev_list

Comment 7 Vadim 2016-04-29 14:21:41 UTC
Created attachment 1152334 [details]
File: os_info

Comment 8 Vadim 2016-04-29 14:21:43 UTC
Created attachment 1152335 [details]
File: program.log

Comment 9 Vadim 2016-04-29 14:21:48 UTC
Created attachment 1152336 [details]
File: storage.log

Comment 10 Vadim 2016-04-29 14:21:50 UTC
Created attachment 1152337 [details]
File: ifcfg.log

Comment 11 Vratislav Podzimek 2016-05-02 06:46:18 UTC
Could you please describe in steps what you were trying to do? Thanks!

Comment 12 Vratislav Podzimek 2016-05-02 07:20:23 UTC
Also, could you please try the same with an F24 image?