[Bug 1215458] Please test proposed package
Stéphane Graber
stgraber at stgraber.org
Thu Oct 17 20:56:59 UTC 2013
Hello Kent, or anyone else affected,
Accepted partman-basicfilesystems into precise-proposed. The package
will build now and be available at http://launchpad.net/ubuntu/+source
/partman-basicfilesystems/71ubuntu3.3 in a few hours, and then in the
-proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to partman-basicfilesystems in
Ubuntu.
https://bugs.launchpad.net/bugs/1215458
Title:
Auto-partitioning with LVM on Advanced Format Disks causes
parted_server segfault
Status in The Dell PowerEdge project:
In Progress
Status in “partman-basicfilesystems” package in Ubuntu:
Fix Released
Status in “partman-basicfilesystems” source package in Precise:
Fix Committed
Bug description:
When installing Ubuntu Server 13.10 (as well as 13.04, 12.10, and
12.04.{2,3}) on Advanced Format hard drives with native 4k/4k sectors,
we encounter a crash in partman_server when electing to auto-partition
using LVM. This also happens on the desktop versions.
Steps to reproduce:
1) Obtain a 4k/4k Advanced Format drive.
2) Begin installing Ubuntu Server 13.10.
3) At the partitioning phase select the "Guided - Use Entire Disk and Configure LVM" option.
Actual Results:
Once that is selected, the installer will try to partition the disk, but then it won't move past that point. If you switch over the Ctrl+Alt+F4 screen you'll see a segfault in parted_server. I've attached the crash dump from a recent attempt on the 13.10 desktp version.
Expected Results:
Successful auto-partitioning using LVM.
Notes:
Manual partitioning and auto-partitioning without LVM works fine. No crashes and the installer runs to completion.
If no Advanced Format disk is available, this could possibly be
replicated using qemu like so:
qemu-system-x86_64 -enable-kvm -monitor stdio -m 1024 -bios
/usr/share/ovmf/OVMF.fd -cdrom raring-mini-amd64.iso -global ide-
drive.physical_block_size=4096 -global ide-
drive.logical_block_size=4096 -drive
file=t.img,if=ide,index=0,media=disk
To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-poweredge/+bug/1215458/+subscriptions
More information about the foundations-bugs
mailing list