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

Bug#495792: cdrom: Disk partioner hangs at 52% when manual disk partion option selected



(Please keep the bug report CC'ed.)

Just for the record, I have tried to reproduce the problem on my own but
I was not able to do so.  Your help is more than welcome to solve this
issue! :)

On Wed, Aug 20, 2008 at 08:37:33PM -0400, Stuart Scharf wrote:
> Jérémy Bobbio wrote:
> >If you can, could you please give us the output of the following
> >command:
> >  $ ps | grep partman
> >  
> 11605 root   1672   udpkg --configure --force-configure partman-base
> 11606 root   1808   /bin/sh /var/lib/dpkg/info/partman-base.postinst conf
> 11607 root   1812   /bin/sh /bin/partman
> 11719 root   1812   /bin/sh -e /lib/p;artman/init.d/35dump
> 
> >  $ cat /proc/mdstat
> >  
> md1 : active raid1 hdc5[0] hdb5[0]
>          60018688 blocks [2/2] [UU]
> 
> md2 : active raid1 hdb1[0] hdc1[1]
>         32000 blocks [2/2] [UU]
> 
> unused devices: <none>
> 
> >  $ pvs
> >  
> PV         VG    Fmt    Attr    PSize    PFree
> /dev/md1   VG1   lvm2   a-      57.23G   27.23G

So the problem appears to happen while parted_server tries to iterate
through the available partitions.  Could you try to add a line with
"set -x" in /lib/partman/init.d/35dump?  (using nano)

You should be able to read a trace of the script by looking at
/var/log/syslog (again using nano) while the installer is stuck.

Another thing you could try is to remove
/lib/partman/init.d/25md-devices, then see if it still hangs.  You can
also do the same for /lib/partman/init.d/26lvm-devices.

> Assuming that I copied correctly from my screen. I don't know any way
> to copy off of a machine in mid-install

One possible way is to add "modules=network-console" on the boot prompt.
Before the partitioning step, the installer will start an SSH server on
which you will be able to connect.  From there, you should be able to
start a shell and type any commands necessary.

I hope we will be able to track this down! :)

Cheers,
-- 
Jérémy Bobbio                        .''`. 
lunar@debian.org                    : :Ⓐ  :  # apt-get install anarchism
                                    `. `'` 
                                      `-   

Attachment: signature.asc
Description: Digital signature


Reply to: