[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#767682: D-I: installer hangs on re-formatting ext4 partition (having grub in the partition boot record).



Hi,

The bug still seem to be present, as tried with the most recent Jessie netboot
image.

 [ ]	netboot.tar.gz	01-Sep-2015 18:32 	18M	

Following is the output from network-console at the time of issue:

--8<---------------cut here---------------start------------->8---
~ # fdisk -l /dev/sda

Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: C89CD80E-7C84-42CD-BD07-ED7F424CBB73

Device       Start       End   Sectors   Size Type
/dev/sda1     2048    499711    497664   243M Linux filesystem
/dev/sda2   499712   8499199   7999488   3.8G Linux swap
/dev/sda3  8499200 488396799 479897600 228.9G Linux filesystem

~ # fdisk -l /dev/sda3

Disk /dev/sda3: 228.9 GiB, 245707571200 bytes, 479897600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device      Boot Start       End   Sectors   Size Id Type
/dev/sda3p1       2048 479897599 479895552 228.9G 83 Linux

~ # tail /var/log/syslog
Nov 10 16:47:17 kernel: [   69.492652] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
Nov 10 16:47:17 partman:   No matching physical volumes found
Nov 10 16:47:17 partman:   Reading all physical volumes.  This may take a while...
Nov 10 16:47:17 partman:   No volume groups found
Nov 10 16:47:17 partman-lvm:   No volume groups found
Nov 10 16:47:18 kernel: [   70.632238]  sda: sda1 sda2 sda3
Nov 10 16:47:18 kernel: [   70.749050] Adding 3999740k swap on /dev/sda2.  Priority:-1 extents:1 across:3999740k FS
Nov 10 16:47:18 partman: mke2fs 1.42.12 (29-Aug-2014)
Nov 10 16:47:18 partman: mke2fs 1.42.12 (29-Aug-2014)
Nov 10 16:47:18 partman: Found a dos partition table in /dev/sda3
# ps |grep ext
 8529 root      4668 S    {50format_ext3} /bin/sh /lib/partman/commit.d/50format_ext3
 8559 root      6308 S    log-output -t partman --pass-stdout mkfs.ext4 /dev/sda3
 8560 root     17260 S    mkfs.ext4 /dev/sda3
--8<---------------cut here---------------end--------------->8---

To workaround in my case, I'd to SIGKILL the mkfs.ext4 process, and then had
to do 'mkfs.ext4 -F /dev/sda3', and after that went back to debian-installer
screen, and chose "Detect Disks" menu item, and now installation is going on.

HTH
-- 
Ashish SHUKLA

“Yeah, sure. Babies learn their mother tongue by reading the great
philosophers…“ (Pascal Bourguignon, comp.lang.lisp)

Sent from my Emacs

Attachment: signature.asc
Description: PGP signature


Reply to: