[Bug 1215458] Re: Auto-partitioning with LVM on Advanced Format Disks causes parted_server segfault
Launchpad Bug Tracker
1215458 at bugs.launchpad.net
Wed Dec 11 17:48:31 UTC 2013
This bug was fixed in the package ubiquity - 2.10.28
---------------
ubiquity (2.10.28) precise; urgency=low
* Automatic update of included source packages: partman-
basicfilesystems 71ubuntu3.4. (LP: #978032)
ubiquity (2.10.27) precise; urgency=low
* Automatic update of included source packages: netcfg 1.68ubuntu14.1
(LP: #901700), partman-auto 101ubuntu2.2 (LP: #1197766, #1065281),
partman-base 153ubuntu6 (LP: #1065281), partman-basicfilesystems
71ubuntu3.3 (LP: #978032, #1215458), partman-btrfs 8ubuntu1.1 (LP:
#978032), partman-efi 25ubuntu1.2 (LP: #1065281), partman-ext3
67ubuntu1.1 (LP: #978032).
-- Dmitrijs Ledkovs <xnox at ubuntu.com> Tue, 03 Dec 2013 18:04:05 +0000
** Changed in: ubiquity (Ubuntu Precise)
Status: Fix Committed => Fix Released
--
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:
Fix Committed
Status in “partman-basicfilesystems” package in Ubuntu:
Fix Released
Status in “ubiquity” package in Ubuntu:
Fix Released
Status in “partman-basicfilesystems” source package in Precise:
Fix Released
Status in “ubiquity” source package in Precise:
Fix Released
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