[Bug 483845] New: Cannot resize XFS on LVM2 while beeing mounted
https://bugzilla.novell.com/show_bug.cgi?id=483845 User rfno@fietze-home.de added comment https://bugzilla.novell.com/show_bug.cgi?id=483845#c473717 Summary: Cannot resize XFS on LVM2 while beeing mounted Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rfno@fietze-home.de QAContact: jsrain@novell.com Found By: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.10 (like Gecko) SUSE Besides the bug mentioned in #473717 I cannot resize a mounted XFS LV. This worked and works in openSUSE 11.0. Esp. the manual page of xfs_growfs says: "expands an existing XFS filesystem .. The filesystem must be mounted to be grown ..." The relevant part of y2log is: [YCP] Storage.ycp:672 GetPartitionLst tmp:[$["disk":"/dev/vgsys", "nr":"lvusr"]] [YCP] FileSystems.ycp:1189 IsResizable fsys:`unknown ret:$["extend":false, "mount_extend":false, "mount_shrink":false, "shrink":false] [YCP] FileSystems.ycp:1189 IsResizable fsys:`xfs ret:$["extend":true, "mount_extend":true, "mount_shrink":false, "shrink":false] [YCP] Storage.ycp:4625 IsResizable part:$["detected_fs":`xfs, "device":"/dev/vgsys/lvusr", "fstopt":"defaults", "fstype":"LV", "mount":"/usr", "mountby":`device, "name":"lvusr", "size_k":8388608, "stripes":1, "type":`lvm, "used_fs":`xfs, "uuid":"d518a6a9-9207-4439-bcea-8865f6f79ebc"] ret:$["extend":true, "mount_extend":true, "mount_shrink":false, "shrink":false] [YCP] FileSystems.ycp:1140 MinFsSizeK fsys:`xfs ret:40960 [libstorage] Storage.cc(getFreeInfo):5399 device:/dev/vgsys/lvusr use_cache:0 [libstorage] Storage.cc(getFreeInfo):5453 blocks:2094592 free:290079 bsize:4096 [libstorage] Storage.cc(getFreeInfo):5454 free:1160316 used:7218052 [libstorage] Storage.cc(setFreeInfo):5529 device:/dev/vgsys/lvusr df_free:1160316 resize_free:1160316 used:7218052 win:0 efi:0 [libstorage] Storage.cc(getFreeInfo):5518 resize_free:1160316 df_free:1160316 used:7218052 [libstorage] Storage.cc(getFreeInfo):5519 ret:1 win:0 [YCP] Storage.ycp:911 GetFreeSpace resize_free 1188163584 add_free 0 [YCP] Storage.ycp:977 GetFreeSpace /dev/vgsys/lvusr ret $["df_free":1188163584, "efi":false, "free":1188163584, "linux_size":873590784, "max_win_size":8055160832, "new_size":7705858048, "ntfs":false, "ok":true, "used":7391285248, "win_disk":false] [YCP] partitioning/ep-dialogs.ycp:676 used_k:7218052 size_k:8388608 [YCP] partitioning/ep-dialogs.ycp:677 min_size_k:7228292 max_size_k:21729280 [ui] YPushButton.cc(setFunctionKey):160 Guessing button role YHelpButton for YPushButton "Help" at 0x10ff688 from function key F1 [ui] YPushButton.cc(setFunctionKey):160 Guessing button role YCancelButton for YPushButton "Cancel" at 0x1119448 from function key F9 [ui] YPushButton.cc(setFunctionKey):160 Guessing button role YOKButton for YPushButton "OK" at 0x1119fd8 from function key F10 [ui-shortcuts] YShortcutManager.cc(checkShortcuts):127 No valid shortcut for YSlider "New Logical Volume Size (in GB)" at 0x1124ae8 [YCP] FileSystems.ycp:1189 IsResizable fsys:`xfs ret:$["extend":true, "mount_extend":true, "mount_shrink":false, "shrink":false] [YCP] partitioning/custom_part_lib.ycp:1184 CheckResizePossible resize 2097152 ask false lvm false fsys `xfs mount /usr [ui] YPushButton.cc(setFunctionKey):160 Guessing button role YOKButton for YPushButton "OK" at 0x10a4ea8 from function key F10 I get the pop up "The file system is currently mounted under /usr. It is not possible to resize the file system while it is mounted ...". Reproducible: Always Steps to Reproduce: 1. 2. 3. Expected Results: As in openSUSE <= 11.0. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=483845 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aschnell@novell.com AssignedTo|bnc-team-screening@forge.pr |aschnell@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=483845 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483845#c1 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Arvin Schnell <aschnell@novell.com> 2009-03-10 09:21:26 MST --- Fixed for 11.2. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com