Bug#526102: initramfs-tools: initramfs creates an initrd with not enough modules causing an unbootable system

2009-05-06 Thread maximilian attems
On Tue, 05 May 2009, Folkert van Heusden wrote:

> > > I also attach de logfile of 2.6.26 which runs fine.
> > > 
> > there was an md error in 2.6.29.1 fixed in 2.6.29.2 landed in 2.6.29-4 
> > please retest latest.
> > could that be the case?
> 
> Yes, the debian source package works like a charm! Even with the PPS
> patch.
> So it's a kernel bug? What do you think?

yes sounds like a configuration error,
could you try out with the .config from our trunk 2.6.30-rc4 builds?
see trunk apt lines http://wiki.debian.org/DebianKernel



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#526102: initramfs-tools: initramfs creates an initrd with not enough modules causing an unbootable system

2009-05-04 Thread maximilian attems
On Mon, May 04, 2009 at 05:47:36PM +0200, Folkert van Heusden wrote:
> 
> I also attach de logfile of 2.6.26 which runs fine.
> 
> 
there was an md error in 2.6.29.1 fixed in 2.6.29.2 landed in 2.6.29-4 
please retest latest.
could that be the case?

can you please retest with latest upstream or our latest sid linux
images, thanks.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#526102: initramfs-tools: initramfs creates an initrd with not enough modules causing an unbootable system

2009-04-29 Thread Folkert van Heusden
> > > please read http://wiki.debian.org/InitramfsDebug
> > > to provide further info.
> > 
> > - sda/b are detected
> > - filesystem is correctly formatted (otherwise the other kernel image
> >   would not work either)
> > - so the sata driver is loaded
> 
> did you try to boot with "rootdelay=12" or such?

Will do that (and trying to get that logfile of the system) friday
(system is in a remote location).

> > > > According to the kernel-package maintainer this is a problem in 
> > > > initramfs-tools.
> > > why do you think that there are missing modules.
> > 
> > Because of the size of the initrd-files; there's a difference in site:
> > -rw-r--r-- 1 root root 52723387 2009-03-03 16:59 /boot/initrd.img-2.6.26-pps
> > -rw-r--r-- 1 root root  8555803 2009-04-28 23:45 
> > /boot/initrd.img-2.6.30-rc3-pps
> > (2.6.26 is fine, 2.6.30-rc3 fails)
> 
> well the size of the second looks fine,
> don't see hole lot of a diff, could you put both online somewhere?

http://keetweej.vanheusden.com/~folkert/initrd.img-2.6.26-pps
http://keetweej.vanheusden.com/~folkert/initrd.img-2.6.30-rc3-pps


Folkert van Heusden

-- 
www.vanheusden.com/multitail - win een vlaai van multivlaai! zorg
ervoor dat multitail opgenomen wordt in Fedora Core, AIX, Solaris of
HP/UX en win een vlaai naar keuze
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#526102: initramfs-tools: initramfs creates an initrd with not enough modules causing an unbootable system

2009-04-29 Thread maximilian attems
On Wed, Apr 29, 2009 at 02:17:47PM +0200, Folkert van Heusden wrote:
> > > initramfs-tools: initramfs creates an initrd with not enough modules 
> > > causing an unbootable system
> > > 
> > > Initially I thought this was a bug in kernel-package so I wrote this to 
> > > the maintainer of that package:
> > >   I now upgraded initramfstools (shouldn't
> > >   kernel-package have dependencies?) and an initrd is created.
> > >   The initrd is not good though: the system won't come up. Complains that
> > >   it can't find the volume groups. It does see a /dev/sda* though. Was an
> > >   initramfs shell so I couldn't investigate what was going on.
> > 
> > please read http://wiki.debian.org/InitramfsDebug
> > to provide further info.
> 
> - sda/b are detected
> - filesystem is correctly formatted (otherwise the other kernel image
>   would not work either)
> - so the sata driver is loaded

did you try to boot with "rootdelay=12" or such?
 
> > > According to the kernel-package maintainer this is a problem in 
> > > initramfs-tools.
> > why do you think that there are missing modules.
> 
> Because of the size of the initrd-files; there's a difference in site:
> -rw-r--r-- 1 root root 52723387 2009-03-03 16:59 /boot/initrd.img-2.6.26-pps
> -rw-r--r-- 1 root root  8555803 2009-04-28 23:45 
> /boot/initrd.img-2.6.30-rc3-pps
> (2.6.26 is fine, 2.6.30-rc3 fails)

well the size of the second looks fine,
don't see hole lot of a diff, could you put both online somewhere?
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#526102: initramfs-tools: initramfs creates an initrd with not enough modules causing an unbootable system

2009-04-29 Thread Folkert van Heusden
> > initramfs-tools: initramfs creates an initrd with not enough modules 
> > causing an unbootable system
> > 
> > Initially I thought this was a bug in kernel-package so I wrote this to the 
> > maintainer of that package:
> > I now upgraded initramfstools (shouldn't
> > kernel-package have dependencies?) and an initrd is created.
> > The initrd is not good though: the system won't come up. Complains that
> > it can't find the volume groups. It does see a /dev/sda* though. Was an
> > initramfs shell so I couldn't investigate what was going on.
> 
> please read http://wiki.debian.org/InitramfsDebug
> to provide further info.

- sda/b are detected
- filesystem is correctly formatted (otherwise the other kernel image
  would not work either)
- so the sata driver is loaded

> > According to the kernel-package maintainer this is a problem in 
> > initramfs-tools.
> why do you think that there are missing modules.

Because of the size of the initrd-files; there's a difference in site:
-rw-r--r-- 1 root root 52723387 2009-03-03 16:59 /boot/initrd.img-2.6.26-pps
-rw-r--r-- 1 root root  8555803 2009-04-28 23:45 /boot/initrd.img-2.6.30-rc3-pps
(2.6.26 is fine, 2.6.30-rc3 fails)

initramfs content:
--- initramfs.content-previous-working  2009-04-29 14:13:07.0 +0200
+++ initramfs.content-current-failing   2009-04-29 14:13:14.0 +0200
@@ -22,7 +22,6 @@
 ./scripts/local-premount
 ./scripts/local-premount/resume
 ./scripts/local-top
-./scripts/local-top/lvm
 ./scripts/local-top/lvm2
 ./scripts/local-top/iscsi
 ./scripts/local-top/nbd
@@ -35,20 +34,19 @@
 ./etc/modprobe.d/arch/x86_64
 ./etc/modprobe.d/arch/i386
 ./etc/modprobe.d/nbd-client
+./etc/modprobe.d/alsa-base.conf
 ./etc/modprobe.d/libpisock9
 ./etc/modprobe.d/libsane
 ./etc/modprobe.d/pnp-hotplug
 ./etc/modprobe.d/display_class
 ./etc/modprobe.d/arch-aliases
-./etc/modprobe.d/linux-sound-base_noOSS
 ./etc/modprobe.d/i2c
 ./etc/modprobe.d/aliases
-./etc/modprobe.d/alsa-base
 ./etc/modprobe.d/oss-compat
 ./etc/modprobe.d/madwifi
-./etc/modprobe.d/alsa-base-blacklist
 ./etc/modprobe.d/blacklist
 ./etc/modprobe.d/rng-tools
+./etc/modprobe.d/alsa-base-blacklist.conf
 ./etc/modprobe.d/nvidia-kernel-nkc
 ./etc/udev
 ./etc/udev/udev.conf
@@ -142,6 +140,35 @@
 ./bin/cat
 ./init
 ./lib
+./lib/firmware
+./lib/firmware/2.6.30-rc3-pps
+./lib/firmware/2.6.30-rc3-pps/adaptec
+./lib/firmware/2.6.30-rc3-pps/adaptec/starfire_tx.bin
+./lib/firmware/2.6.30-rc3-pps/adaptec/starfire_rx.bin
+./lib/firmware/2.6.30-rc3-pps/tigon
+./lib/firmware/2.6.30-rc3-pps/tigon/tg3.bin
+./lib/firmware/2.6.30-rc3-pps/tigon/tg3_tso.bin
+./lib/firmware/2.6.30-rc3-pps/tigon/tg3_tso5.bin
+./lib/firmware/2.6.30-rc3-pps/e100
+./lib/firmware/2.6.30-rc3-pps/e100/d102e_ucode.bin
+./lib/firmware/2.6.30-rc3-pps/e100/d101s_ucode.bin
+./lib/firmware/2.6.30-rc3-pps/e100/d101m_ucode.bin
+./lib/firmware/2.6.30-rc3-pps/bnx2
+./lib/firmware/2.6.30-rc3-pps/bnx2/bnx2-rv2p-06-4.6.16.fw
+./lib/firmware/2.6.30-rc3-pps/bnx2/bnx2-rv2p-09-4.6.15.fw
+./lib/firmware/2.6.30-rc3-pps/bnx2/bnx2-mips-06-4.6.16.fw
+./lib/firmware/2.6.30-rc3-pps/bnx2/bnx2-mips-09-4.6.17.fw
+./lib/firmware/2.6.30-rc3-pps/3com
+./lib/firmware/2.6.30-rc3-pps/3com/typhoon.bin
+./lib/firmware/2.6.30-rc3-pps/advansys
+./lib/firmware/2.6.30-rc3-pps/advansys/38C1600.bin
+./lib/firmware/2.6.30-rc3-pps/advansys/38C0800.bin
+./lib/firmware/2.6.30-rc3-pps/advansys/mcode.bin
+./lib/firmware/2.6.30-rc3-pps/advansys/3550.bin
+./lib/firmware/2.6.30-rc3-pps/qlogic
+./lib/firmware/2.6.30-rc3-pps/qlogic/1040.bin
+./lib/firmware/2.6.30-rc3-pps/qlogic/12160.bin
+./lib/firmware/2.6.30-rc3-pps/qlogic/1280.bin
 ./lib/libncurses.so.5
 ./lib/klibc-B4v86TX83fVWXDRRaNKAWhwPFGQ.so
 ./lib/libc.so.6
@@ -149,367 +176,492 @@
 ./lib/libdevmapper.so.1.02.1
 ./lib/libvolume_id.so.0
 ./lib/modules

... SEE BELOW ...

 ./lib/libdl.so.2
 ./lib/libselinux.so.1
 ./lib/udev
@@ -518,6 +670,7 @@
 ./lib/udev/usb_id
 ./lib/udev/edd_id
 ./lib/udev/path_id
+./lib/udev/firmware.agent
 ./lib/udev/hotplug.functions
 ./lib/udev/vol_id
 ./lib/udev/ata_id

difference for modules:
--
@@ -14,63 +14,76 @@
 kernel/drivers/md/dm-log.ko
 kernel/drivers/md/dm-mod.ko
 kernel/drivers/md/dm-snapshot.ko
+kernel/drivers/md/dm-region-hash.ko
 kernel/drivers/md/dm-mirror.ko
 kernel/drivers/ide
-kernel/drivers/ide/pci
-kernel/drivers/ide/pci/opti621.ko
-kernel/drivers/ide/pci/hpt366.ko
-kernel/drivers/ide/pci/piix.ko
-kernel/drivers/ide/pci/cs5530.ko
-kernel/drivers/ide/pci/pdc202xx_old.ko
-kernel/drivers/ide/pci/it821x.ko
-kernel/drivers/ide/pci/cmd64x.ko
-kernel/drivers/ide/pci/aec62xx.ko
-kernel/drivers/ide/pci/slc90e66.ko
-kernel/drivers/ide/pci/atiixp.ko
-kernel/drivers/ide/pci/ide-pci-generic.ko
-kernel/drivers/ide/pci/sc1200.ko
-kernel/drivers/ide/pci/tc86c001.ko
-kernel/drivers/ide/pci/hpt34x.ko
-kernel/drivers/ide/pci/siimage.ko
-kernel/drivers/ide/pci/serverworks.ko
-kernel/drivers/ide/pci/via82cxxx.ko
-kernel/drivers/ide/pci/delkin_cb.ko
-kernel/drivers

Bug#526102: initramfs-tools: initramfs creates an initrd with not enough modules causing an unbootable system

2009-04-29 Thread maximilian attems
severity 526102 important
tags 526102 moreinfo
stop

On Wed, 29 Apr 2009, Folkert van Heusden wrote:

> Package: initramfs-tools
> Version: 0.93.2
> Severity: grave
> Justification: renders package unusable

do *not* inflate, aboves is not true as it boots on X boxes.
where X >= 50.000
 
 
> initramfs-tools: initramfs creates an initrd with not enough modules causing 
> an unbootable system
> 
> Initially I thought this was a bug in kernel-package so I wrote this to the 
> maintainer of that package:
>   I now upgraded initramfstools (shouldn't
>   kernel-package have dependencies?) and an initrd is created.
>   The initrd is not good though: the system won't come up. Complains that
>   it can't find the volume groups. It does see a /dev/sda* though. Was an
>   initramfs shell so I couldn't investigate what was going on.

please read http://wiki.debian.org/InitramfsDebug
to provide further info.
 
> According to the kernel-package maintainer this is a problem in 
> initramfs-tools.

why do you think that there are missing modules.
 
> -- Package-specific info:
> -- /proc/cmdline
> root=/dev/mapper/VG01-LVROOT ro 

that looks fine.
 

kind regards

-- 
maks



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#526102: initramfs-tools: initramfs creates an initrd with not enough modules causing an unbootable system

2009-04-29 Thread Folkert van Heusden
Package: initramfs-tools
Version: 0.93.2
Severity: grave
Justification: renders package unusable


initramfs-tools: initramfs creates an initrd with not enough modules causing an 
unbootable system

Initially I thought this was a bug in kernel-package so I wrote this to the 
maintainer of that package:
I now upgraded initramfstools (shouldn't
kernel-package have dependencies?) and an initrd is created.
The initrd is not good though: the system won't come up. Complains that
it can't find the volume groups. It does see a /dev/sda* though. Was an
initramfs shell so I couldn't investigate what was going on.

According to the kernel-package maintainer this is a problem in initramfs-tools.

-- Package-specific info:
-- /proc/cmdline
root=/dev/mapper/VG01-LVROOT ro 

-- /proc/filesystems
ext3

-- lsmod
Module  Size  Used by
netconsole 11408  0 
configfs   27816  2 netconsole
binfmt_misc11788  1 
ib_iser32680  0 
rdma_cm29796  1 ib_iser
ib_cm  36056  1 rdma_cm
iw_cm  11720  1 rdma_cm
ib_sa  23152  2 rdma_cm,ib_cm
ib_mad 38248  2 ib_cm,ib_sa
ib_core57728  6 ib_iser,rdma_cm,ib_cm,iw_cm,ib_sa,ib_mad
ib_addr 9096  1 rdma_cm
iscsi_tcp  20228  0 
libiscsi   30976  2 ib_iser,iscsi_tcp
scsi_transport_iscsi33888  4 ib_iser,iscsi_tcp,libiscsi
ipt_MASQUERADE  5440  1 
iptable_nat 7888  1 
nf_nat 21592  2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4  17560  4 iptable_nat,nf_nat
xt_state4736  1 
nf_conntrack   70224  5 
ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv4,xt_state
ipt_REJECT  5568  2 
xt_tcpudp   5696  4 
iptable_filter  5504  1 
ip_tables  19600  2 iptable_nat,iptable_filter
x_tables   23816  6 
ipt_MASQUERADE,iptable_nat,xt_state,ipt_REJECT,xt_tcpudp,ip_tables
bridge 52392  0 
kvm_intel  38032  0 
kvm   129256  1 kvm_intel
crc32c  4480  0 
libcrc32c   5184  1 crc32c
battery10048  0 
ppdev   9736  0 
lp 12644  0 
tun12484  1 
acpi_cpufreq9872  0 
cpufreq_stats   7120  0 
cpufreq_userspace   6532  0 
cpufreq_powersave   4480  0 
cpufreq_conservative 9800  0 
cpufreq_ondemand9872  4 
freq_table  7424  3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
microcode  13096  0 
firmware_class 10688  1 microcode
nfsd  246376  10 
auth_rpcgss46992  1 nfsd
exportfs6912  1 nfsd
nfs   254112  0 
lockd  67232  2 nfsd,nfs
nfs_acl 5568  2 nfsd,nfs
sunrpc198952  14 nfsd,auth_rpcgss,nfs,lockd,nfs_acl
ipv6  290104  41 
iscsi_trgt 69260  4 
coretemp9024  0 
it87   25560  0 
hwmon_vid   5312  1 it87
eeprom  8720  0 
ns8382020680  0 
loop   17804  0 
snd_usb_audio  89888  0 
snd_usb_lib18688  1 snd_usb_audio
snd_seq_midi9280  0 
snd_rawmidi25184  2 snd_usb_lib,snd_seq_midi
dvb_pll11528  1 
snd_hda_intel 427020  1 
cx22702 8580  1 
snd_hwdep  10248  1 snd_usb_audio
snd_pcm_oss39456  1 
snd_pcm80840  3 snd_usb_audio,snd_hda_intel,snd_pcm_oss
snd_mixer_oss  17024  1 snd_pcm_oss
cx88_dvb   19972  0 
cx88_vp3054_i2c 5376  1 cx88_dvb
snd_seq_dummy   5508  0 
videobuf_dvb7748  1 cx88_dvb
dvb_core   82148  2 cx88_dvb,videobuf_dvb
snd_seq_oss31872  0 
snd_seq_midi_event 10048  2 snd_seq_midi,snd_seq_oss
snd_seq53616  6 
snd_seq_midi,snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_timer  24336  2 snd_pcm,snd_seq
snd_seq_device  9940  5 
snd_seq_midi,snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
cx8800 35844  0 
v4l2_common14528  1 cx8800
psmouse40988  0 
snd62840  11 
snd_usb_audio,snd_rawmidi,snd_hda_intel,snd_hwdep,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_seq,snd_timer,snd_seq_device
serio_raw   8132  0 
pwc84576  0 
iTCO_wdt   13712  0 
cx8802 18500  1 cx88_dvb
cx88xx 71848  3 cx88_dvb,cx8800,cx8802
joydev 13120  0 
compat_ioctl32 10688  2 cx8800,pwc
parport_serial  9408  0 
ir_common  45252  1 cx88xx
videodev   34496  4 cx8800,pwc,cx88xx,compat_ioctl32
plusb   4800  0 
usbnet