Package: initramfs-tools Version: 0.123 Severity: important Dear Maintainer,
DHCP network config in initramfs is very flaky on my system. I would say ~50% of the time it doesn't work. >From the perspective of My DHCP server it assigns the IP correctly. DHCP works once the system has booted up in its normal environment. I have two available NICs but only one is connected. Thanks, Rian -- Package-specific info: -- initramfs sizes -rw------- 1 root root 18M Apr 5 22:58 /boot/initrd.img-4.3.0-1-amd64 -rw------- 1 root root 19M Apr 5 23:16 /boot/initrd.img-4.4.0-1-amd64 -- /proc/cmdline BOOT_IMAGE=/vmlinuz-4.4.0-1-amd64 root=UUID=adab20d3-9b40-404c-8d52-0e88f7860c8b ro quiet -- /proc/filesystems btrfs ext3 ext2 ext4 vfat -- lsmod Module Size Used by veth 16384 0 ipt_MASQUERADE 16384 1 nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE xt_nat 16384 6 xt_tcpudp 16384 12 iptable_nat 16384 1 nf_nat_ipv4 16384 1 iptable_nat nf_nat 24576 3 nf_nat_ipv4,xt_nat,nf_nat_masquerade_ipv4 nf_conntrack_ipv4 20480 2 nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 xt_conntrack 16384 1 nf_conntrack 118784 5 nf_nat,nf_nat_ipv4,xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4 bridge 122880 0 stp 16384 1 bridge llc 16384 2 stp,bridge iptable_filter 16384 1 ip_tables 28672 2 iptable_filter,iptable_nat x_tables 36864 6 ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_conntrack,xt_nat,iptable_filter nls_utf8 16384 1 nls_cp437 20480 1 vfat 20480 1 fat 69632 1 vfat iTCO_wdt 16384 0 iTCO_vendor_support 16384 1 iTCO_wdt ast 57344 1 intel_powerclamp 16384 0 kvm_intel 167936 0 ttm 94208 1 ast efi_pstore 16384 0 kvm 528384 1 kvm_intel drm_kms_helper 135168 1 ast lpc_ich 24576 0 efivars 20480 1 efi_pstore mfd_core 16384 1 lpc_ich irqbypass 16384 1 kvm i2c_i801 20480 0 evdev 24576 1 joydev 20480 0 pcspkr 16384 0 drm 356352 4 ast,ttm,drm_kms_helper sg 32768 0 i2c_ismt 20480 0 shpchp 36864 0 8250_fintek 16384 0 ipmi_si 57344 0 ipmi_msghandler 49152 1 ipmi_si acpi_cpufreq 20480 1 tpm_tis 20480 0 tpm 45056 1 tpm_tis button 16384 0 processor 36864 1 acpi_cpufreq nct6775 57344 0 hwmon_vid 16384 1 nct6775 coretemp 16384 0 efivarfs 16384 1 autofs4 40960 2 ext4 581632 2 crc16 16384 1 ext4 mbcache 20480 1 ext4 jbd2 110592 1 ext4 btrfs 970752 2 algif_skcipher 20480 0 af_alg 16384 1 algif_skcipher dm_crypt 24576 7 dm_mod 110592 15 dm_crypt raid456 106496 1 async_raid6_recov 20480 1 raid456 async_memcpy 16384 2 raid456,async_raid6_recov async_pq 16384 2 raid456,async_raid6_recov async_xor 16384 3 async_pq,raid456,async_raid6_recov async_tx 16384 5 async_pq,raid456,async_xor,async_memcpy,async_raid6_recov hid_generic 16384 0 usbhid 49152 0 hid 118784 2 hid_generic,usbhid xor 24576 2 btrfs,async_xor raid6_pq 102400 4 async_pq,raid456,btrfs,async_raid6_recov libcrc32c 16384 1 raid456 crc32c_generic 16384 0 md_mod 135168 1 raid456 sd_mod 45056 18 crct10dif_pclmul 16384 0 crc32_pclmul 16384 0 crc32c_intel 24576 2 jitterentropy_rng 16384 0 sha256_ssse3 32768 1 sha256_generic 24576 1 sha256_ssse3 hmac 16384 1 drbg 24576 1 ansi_cprng 16384 0 aesni_intel 167936 15 aes_x86_64 20480 1 aesni_intel lrw 16384 1 aesni_intel gf128mul 16384 1 lrw glue_helper 16384 1 aesni_intel ablk_helper 16384 1 aesni_intel cryptd 20480 9 aesni_intel,ablk_helper ehci_pci 16384 0 ehci_hcd 77824 1 ehci_pci usbcore 233472 3 ehci_hcd,ehci_pci,usbhid ahci 36864 10 usb_common 16384 1 usbcore libahci 32768 1 ahci igb 184320 0 i2c_algo_bit 16384 2 ast,igb dca 16384 1 igb libata 233472 2 ahci,libahci ptp 20480 1 igb pps_core 20480 1 ptp scsi_mod 229376 3 sg,libata,sd_mod fjes 28672 0 -- /etc/initramfs-tools/modules igb -- /etc/kernel-img.conf # Kernel image management overrides # See kernel-img.conf(5) for details do_symlinks = yes do_bootloader = no do_initrd = yes link_in_boot = no -- /etc/initramfs-tools/initramfs.conf MODULES=most BUSYBOX=y KEYMAP=n COMPRESS=gzip DEVICE= NFSROOT=auto -- /etc/initramfs-tools/update-initramfs.conf update_initramfs=yes backup_initramfs=no -- /etc/crypttab sdc2_crypt UUID=4fbd8061-2d62-4f67-a03f-03c485b706b4 none luks,discard -- /proc/mdstat Personalities : [raid6] [raid5] [raid4] md0 : active (auto-read-only) raid5 sdi1[0] 976630272 blocks super 1.2 level 5, 512k chunk, algorithm 2 [2/1] [U_] unused devices: <none> -- mkinitramfs hooks /etc/initramfs-tools/hooks/: /usr/share/initramfs-tools/hooks: btrfs cryptgnupg cryptkeyctl cryptopenct cryptopensc cryptpassdev cryptroot cryptroot-unlock dmsetup dropbear fsck keymap klibc-utils kmod mdadm resume thermal udev zz-busybox -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.4.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages initramfs-tools depends on: ii initramfs-tools-core 0.123 ii linux-base 4.0 initramfs-tools recommends no packages. Versions of packages initramfs-tools suggests: ii bash-completion 1:2.1-4.2 -- no debconf information