Bug 910301 - LVMError: lvresize failed for LogVol00: running lvm lvresize --force -L 12288m --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_gemini/LogVol00 failed
Summary: LVMError: lvresize failed for LogVol00: running lvm lvresize --force -L 12288...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:46169b8d4b9103230e496b8dc42...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-12 09:39 UTC by Bert DeKnuydt
Modified: 2014-02-05 19:07 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-05 19:07:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (300.44 KB, text/plain)
2013-02-12 09:40 UTC, Bert DeKnuydt
no flags Details
File: anaconda.log (25.66 KB, text/plain)
2013-02-12 09:40 UTC, Bert DeKnuydt
no flags Details
File: environ (945 bytes, text/plain)
2013-02-12 09:40 UTC, Bert DeKnuydt
no flags Details
File: ifcfg.log (1.14 KB, text/plain)
2013-02-12 09:40 UTC, Bert DeKnuydt
no flags Details
File: ks.cfg (2.83 KB, text/plain)
2013-02-12 09:40 UTC, Bert DeKnuydt
no flags Details
File: packaging.log (4.44 KB, text/plain)
2013-02-12 09:40 UTC, Bert DeKnuydt
no flags Details
File: program.log (43.75 KB, text/plain)
2013-02-12 09:40 UTC, Bert DeKnuydt
no flags Details
File: storage.log (98.94 KB, text/plain)
2013-02-12 09:40 UTC, Bert DeKnuydt
no flags Details
File: syslog (91.21 KB, text/plain)
2013-02-12 09:40 UTC, Bert DeKnuydt
no flags Details
anaconda-tb-bzKyqw (601.05 KB, text/plain)
2013-02-12 15:22 UTC, Steve Tyler
no flags Details
anaconda-tb-trdgd3 log for reproducer (394.88 KB, text/plain)
2013-02-12 21:03 UTC, Steve Tyler
no flags Details

Description Bert DeKnuydt 2013-02-12 09:39:48 UTC
Description of problem:

Simple upgrade, with kickstart, except for the partitioning.

In 'reclaim', I attempted to shrink the / - FS from 12 to 8 GB.  That's all.
The following was filed automatically by anaconda:
anaconda 18.37.11 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/lvm.py", line 390, in lvresize
    raise LVMError("lvresize failed for %s: %s" % (lv_name, msg))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 2603, in resize
    lvm.lvresize(self.vg.name, self._name, self.size)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 370, in execute
    self.device.resize()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 323, in processActions
    action.execute()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 323, in doIt
    self.devicetree.processActions()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 174, in turnOnFilesystems
    storage.doIt()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 114, in doInstall
    turnOnFilesystems(storage)
  File "/usr/lib64/python2.7/threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run
    threading.Thread.run(self, *args, **kwargs)
LVMError: lvresize failed for LogVol00: running lvm lvresize --force -L 12288m --config  devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] }  vg_gemini/LogVol00 failed

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/boot/vmlinuz lang=en_US keymap=us noshell noipv6 nompath noselinux nodmraid ip=dhcp ksdevice=link proxy=http://squid.esat.kuleuven.be:3128 ks=http://www.esat.kuleuven.be/~deknuydt/ks/f18/x86_64/server.cfg vnc vncpassword=FreshProblems
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.6.10-4.fc18.x86_64
other involved packages: 
package:        anaconda-18.37.11
product:        Fedora
release:        Cannot get release name.
type:           libreport
version:        18

Comment 1 Bert DeKnuydt 2013-02-12 09:40:15 UTC
Created attachment 696436 [details]
File: anaconda-tb

Comment 2 Bert DeKnuydt 2013-02-12 09:40:18 UTC
Created attachment 696437 [details]
File: anaconda.log

Comment 3 Bert DeKnuydt 2013-02-12 09:40:20 UTC
Created attachment 696438 [details]
File: environ

Comment 4 Bert DeKnuydt 2013-02-12 09:40:21 UTC
Created attachment 696439 [details]
File: ifcfg.log

Comment 5 Bert DeKnuydt 2013-02-12 09:40:23 UTC
Created attachment 696440 [details]
File: ks.cfg

Comment 6 Bert DeKnuydt 2013-02-12 09:40:25 UTC
Created attachment 696441 [details]
File: packaging.log

Comment 7 Bert DeKnuydt 2013-02-12 09:40:28 UTC
Created attachment 696442 [details]
File: program.log

Comment 8 Bert DeKnuydt 2013-02-12 09:40:30 UTC
Created attachment 696443 [details]
File: storage.log

Comment 9 Bert DeKnuydt 2013-02-12 09:40:32 UTC
Created attachment 696444 [details]
File: syslog

Comment 10 Steve Tyler 2013-02-12 15:14:13 UTC
Attempt to reproduce Bug 910301.

Package: anaconda-18.37.11
OS Release: Fedora release 18

Comment 11 Steve Tyler 2013-02-12 15:22:56 UTC
Created attachment 696558 [details]
anaconda-tb-bzKyqw

Comment 12 Steve Tyler 2013-02-12 21:03:16 UTC
Created attachment 696618 [details]
anaconda-tb-trdgd3 log for reproducer

Reproducer:

Create an empty 40 GB disk image:
$ qemu-img create f18-test-4.img 40G

Start installer from DVD:
$ qemu-kvm -m 2048 -hda f18-test-4.img -cdrom ~/xfr/fedora/F18/Fedora-18-x86_64-DVD.iso -vga qxl -boot menu=on -usbdevice mouse

Complete a default, minimal install.

Reboot into installer.

Proceed to Manual Partitioning.
Expand Fedora Linux 18 for x86_64.
Click Root.
Expand Customize.
Check Reformat.
Enter 30000 for Desired Capacity.
Enter "/" for Mount Point.
Click Finish Partitioning

Click Begin Installation.

Exception occurs at Preparing to install:
LVMError: lvresize failed for root: running lvm lvresize --force -L 36424m --config  devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] }  fedora/root failed

Comment 13 Fedora End Of Life 2013-12-21 11:21:14 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 14 Fedora End Of Life 2014-02-05 19:07:45 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.