Package: systemd Version: 215-4 Severity: normal Hi,
Given a system with a non-essential crypt disk, which should be unlocked on boot and mounted via /etc/fstab. I then enter three times a wrong key and get dumped to emergency mode. In emergency mode, the network seems fine. I then exit emergency mode and get prompted for the cryptdisk key again. This time, I enter the correct one, boot completes, and I can log in on the console, but find the network gone. Is that intended behavior? Please note that a bunch of noauto was removed from fstab and crypttab to force emergency mode for demonstration purposes. Greetings Marc /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> /dev/mapper/sid--test--vg-root / ext4 errors=remount-ro 0 1 /dev/mapper/rootcrypt /mnt/tempdisk ext4 defaults 0 0 # /boot was on /dev/vda1 during installation UUID=3ec8d768-3eae-402f-9b10-9acbdc96d1c4 /boot ext2 defaults 0 2 /dev/mapper/sid--test--vg-swap_1 none swap sw 0 0 /dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0 /etc/crypttab # <target name> <source device> <key file> <options> rootcrypt /dev/mapper/sid--test--vg-c_root none luks,discard Console transcript Loading Linux 3.16-2-amd64 ... Loading initial ramdisk ... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.16-2-amd64 (debian-ker...@lists.debian.org) (gcc version 4.8.3 (Debian 4.8.3-11) ) #1 SMP Debian 3.16.3-2 (2014-09-20) [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.16-2-amd64 root=/dev/mapper/sid--test--vg-root ro systemd.debug=1 console=ttyS0,57600n8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffdfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001fffe000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.4 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] AGP: No AGP bridge found [ 0.000000] e820: last_pfn = 0x1fffe max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f1ae0-0x000f1aef] mapped at [ffff8800000f1ae0] [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x1fc00000-0x1fdfffff] [ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] [ 0.000000] init_memory_mapping: [mem 0x1fe00000-0x1fffdfff] [ 0.000000] RAMDISK: [mem 0x1ecfc000-0x1fb3dfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F1950 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFFFB3C 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFFF177 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFFE040 001137 (v01 BXPC BXDSDT 00000001 INTL 20130823) [ 0.000000] ACPI: FACS 0x000000001FFFE000 000040 [ 0.000000] ACPI: SSDT 0x000000001FFFF1EB 000899 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: APIC 0x000000001FFFFA84 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 0x000000001FFFFB04 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001fffdfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1fffdfff] [ 0.000000] NODE_DATA [mem 0x1fff9000-0x1fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1fff1001, primary cpu clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x1fffdfff] [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88001fc00000 s85824 r8192 d20672 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc0e080 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 129159 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16-2-amd64 root=/dev/mapper/sid--test--vg-root ro systemd.debug=1 console=ttyS0,57600n8 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] AGP: Checking aperture... [ 0.000000] AGP: No AGP bridge found [ 0.000000] Memory: 489272K/523888K available (5188K kernel code, 941K rwdata, 1824K rodata, 1196K init, 840K bss, 34616K reserved) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3214.344 MHz processor [ 0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized [ 0.008000] Calibrating delay loop (skipped) preset value.. 6428.68 BogoMIPS (lpj=12857376) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] ACPI: Core revision 20140424 [ 0.008213] ACPI: All ACPI Tables successfully acquired [ 0.008878] Security Framework initialized [ 0.009341] AppArmor: AppArmor disabled by boot time parameter [ 0.009984] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.010744] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.011687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.012082] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.012841] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.013796] Initializing cgroup subsys memory [ 0.014303] Initializing cgroup subsys devices [ 0.014813] Initializing cgroup subsys freezer [ 0.016006] Initializing cgroup subsys net_cls [ 0.016508] Initializing cgroup subsys blkio [ 0.016990] Initializing cgroup subsys perf_event [ 0.017530] Initializing cgroup subsys net_prio [ 0.018091] mce: CPU supports 10 MCE banks [ 0.018601] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.018601] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.018601] tlb_flushall_shift: -1 [ 0.020177] Freeing SMP alternatives memory: 20K (ffffffff81a18000 - ffffffff81a1d000) [ 0.023436] ftrace: allocating 21542 entries in 85 pages [ 0.029264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.032002] smpboot: CPU0: AMD QEMU Virtual CPU version 1.7.1 (fam: 06, model: 06, stepping: 03) [ 0.036000] Performance Events: Broken PMU hardware detected, using software events only. [ 0.036000] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) [ 0.036000] x86: Booting SMP configuration: [ 0.036003] .... node #0, CPUs: #1 [ 0.008000] kvm-clock: cpu 1, msr 0:1fff1041, secondary cpu clock [ 0.048181] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.048826] x86: Booted up 1 node, 2 CPUs [ 0.048797] KVM setup async PF for cpu 1 [ 0.048797] kvm-stealtime: cpu 1, msr 1fd0e080 [ 0.050099] smpboot: Total of 2 processors activated (12857.37 BogoMIPS) [ 0.051385] devtmpfs: initialized [ 0.054698] pinctrl core: initialized pinctrl subsystem [ 0.056125] NET: Registered protocol family 16 [ 0.056730] cpuidle: using governor ladder [ 0.057177] cpuidle: using governor menu [ 0.057735] ACPI: bus type PCI registered [ 0.058182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.059034] PCI: Using configuration type 1 for base access [ 0.072207] ACPI: Added _OSI(Module Device) [ 0.072608] ACPI: Added _OSI(Processor Device) [ 0.073113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.073612] ACPI: Added _OSI(Processor Aggregator Device) [ 0.077013] ACPI: Interpreter enabled [ 0.077566] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) [ 0.078890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) [ 0.080017] ACPI: (supports S0 S3 S4 S5) [ 0.080576] ACPI: Using IOAPIC for interrupt routing [ 0.081284] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.085734] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.086617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.087609] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.088075] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.089575] acpiphp: Slot [3] registered [ 0.090015] acpiphp: Slot [4] registered [ 0.090484] acpiphp: Slot [5] registered [ 0.090923] acpiphp: Slot [6] registered [ 0.091382] acpiphp: Slot [7] registered [ 0.092018] acpiphp: Slot [8] registered [ 0.092471] acpiphp: Slot [9] registered [ 0.092915] acpiphp: Slot [10] registered [ 0.093371] acpiphp: Slot [11] registered [ 0.093822] acpiphp: Slot [12] registered [ 0.094266] acpiphp: Slot [13] registered [ 0.094723] acpiphp: Slot [14] registered [ 0.095177] acpiphp: Slot [15] registered [ 0.095631] acpiphp: Slot [16] registered [ 0.096017] acpiphp: Slot [17] registered [ 0.096475] acpiphp: Slot [18] registered [ 0.096921] acpiphp: Slot [19] registered [ 0.097370] acpiphp: Slot [20] registered [ 0.097820] acpiphp: Slot [21] registered [ 0.098259] acpiphp: Slot [22] registered [ 0.098693] acpiphp: Slot [23] registered [ 0.099139] acpiphp: Slot [24] registered [ 0.099600] acpiphp: Slot [25] registered [ 0.100018] acpiphp: Slot [26] registered [ 0.100469] acpiphp: Slot [27] registered [ 0.100909] acpiphp: Slot [28] registered [ 0.101349] acpiphp: Slot [29] registered [ 0.101827] acpiphp: Slot [30] registered [ 0.102268] acpiphp: Slot [31] registered [ 0.102699] PCI host bridge to bus 0000:00 [ 0.103142] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.104002] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.104655] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.105301] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.106026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff] [ 0.112038] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.112881] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.113590] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.114350] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.120391] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI [ 0.121176] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB [ 0.155036] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.155699] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.156240] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.156978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.157658] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.158296] acpi LNXCPU:00: Invalid PBLK length [0] [ 0.158886] acpi LNXCPU:01: Invalid PBLK length [0] [ 0.159582] ACPI: Enabled 16 GPEs in block 00 to 0F [ 0.160121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.160890] vgaarb: loaded [ 0.161188] vgaarb: bridge control possible 0000:00:02.0 [ 0.161802] PCI: Using ACPI for IRQ routing [ 0.162517] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.163282] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.164153] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.168089] Switched to clocksource kvm-clock [ 0.173095] pnp: PnP ACPI init [ 0.173932] ACPI: bus type PNP registered [ 0.175082] pnp: PnP ACPI: found 7 devices [ 0.175546] ACPI: bus type PNP unregistered [ 0.191450] NET: Registered protocol family 2 [ 0.192900] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.194401] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.195586] TCP: Hash tables configured (established 4096 bind 4096) [ 0.196289] TCP: reno registered [ 0.196640] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.197259] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.198175] NET: Registered protocol family 1 [ 0.198659] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.199302] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.199920] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.200842] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.202039] Unpacking initramfs... [ 0.409783] Freeing initrd memory: 14600K (ffff88001ecfc000 - ffff88001fb3e000) [ 0.410795] microcode: AMD CPU family 0x6 not supported [ 0.412372] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.415166] audit: initializing netlink subsys (disabled) [ 0.417674] audit: type=2000 audit(1411737673.153:1): initialized [ 0.421246] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.423464] zbud: loaded [ 0.424287] VFS: Disk quotas dquot_6.5.2 [ 0.424796] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.425599] msgmni has been set to 984 [ 0.426918] alg: No test for stdrng (krng) [ 0.427334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.428104] io scheduler noop registered [ 0.428536] io scheduler deadline registered [ 0.429085] io scheduler cfq registered (default) [ 0.429716] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.430333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.431108] GHES: HEST is not enabled! [ 0.431587] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.454679] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.455844] Linux agpgart interface v0.103 [ 0.456451] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.457886] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.458456] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.459033] mousedev: PS/2 mouse device common for all mice [ 0.459866] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 0.460981] rtc_cmos 00:00: RTC can wake from S4 [ 0.461705] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.462507] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs [ 0.463352] ledtrig-cpu: registered to indicate activity on CPUs [ 0.464067] AMD IOMMUv2 driver by Joerg Roedel <joerg.roe...@amd.com> [ 0.464770] AMD IOMMUv2 functionality not available on this system [ 0.465500] TCP: cubic registered [ 0.466073] NET: Registered protocol family 10 [ 0.466958] mip6: Mobile IPv6 [ 0.467313] NET: Registered protocol family 17 [ 0.467802] mpls_gso: MPLS GSO support [ 0.468438] registered taskstats version 1 [ 0.469421] rtc_cmos 00:00: setting system clock to 2014-09-26 13:21:12 UTC (1411737672) [ 0.471777] Freeing unused kernel memory: 1196K (ffffffff818ed000 - ffffffff81a18000) [ 0.472692] Write protecting the kernel read-only data: 8192k [ 0.475473] Freeing unused kernel memory: 944K (ffff880001514000 - ffff880001600000) [ 0.476881] Freeing unused kernel memory: 224K (ffff8800017c8000 - ffff880001800000) Loading, please wait... [ 0.542336] systemd-udevd[60]: starting version 215 [ 0.544334] random: systemd-udevd urandom read with 2 bits of entropy available [ 0.551831] SCSI subsystem initialized [ 0.554155] ACPI: bus type USB registered [ 0.555646] usbcore: registered new interface driver usbfs [ 0.557681] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559012] usbcore: registered new interface driver hub [ 0.561142] usbcore: registered new device driver usb [ 0.562970] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.567309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.568280] scsi0 : ata_piix [ 0.568935] scsi1 : ata_piix [ 0.569315] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.570038] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.571108] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.574148] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.574687] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.575805] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.577019] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.578355] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.579597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.580645] usb usb1: Product: UHCI Host Controller [ 0.581043] FDC 0 is a S82078B [ 0.581963] usb usb1: Manufacturer: Linux 3.16-2-amd64 uhci_hcd [ 0.582702] usb usb1: SerialNumber: 0000:00:01.2 [ 0.583342] hub 1-0:1.0: USB hub found [ 0.584179] hub 1-0:1.0: 2 ports detected [ 0.597468] vda: vda1 vda2 < vda5 > [ 0.725372] ata2.00: ATAPI: QEMU DVD-ROM, 1.7.1, max UDMA/100 [ 0.728099] ata2.00: configured for MWDMA2 [ 0.731906] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.7. PQ: 0 ANSI: 5 [ 0.744818] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray [ 0.745547] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 0.747496] sr 1:0:0:0: Attached scsi generic sg0 type 5 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... [ 0.827439] device-mapper: uevent: version 1.0.3 [ 0.828616] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-de...@redhat.com [ 0.896130] usb 1-1: new full-speed USB device number 2 using uhci_hcd done. Begin: Running /scripts/local-premount ... [ 0.931679] PM: Starting manual resume from disk done. [ 0.944068] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 1.010941] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) [ 1.014131] systemd[1]: Detected virtualization 'kvm'. [ 1.015278] systemd[1]: Detected architecture 'x86-64'. Welcome to Debian GNU/Linux jessie/sid! [ 1.026752] systemd[1]: Inserted module 'autofs4' [ 1.028871] systemd[1]: Set hostname to <sid-test>. [ 1.064745] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.065800] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.066836] usb 1-1: Product: QEMU USB Tablet [ 1.067607] usb 1-1: Manufacturer: QEMU [ 1.068505] usb 1-1: SerialNumber: 42 [ 1.109626] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. [ 1.111741] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 1.112728] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 1.113629] systemd[1]: Expecting device dev-ttyS0.device... Expecting device dev-ttyS0.device... [ 1.115490] systemd[1]: Starting Remote File Systems (Pre). [ OK ] Reached target Remote File Systems (Pre). [ 1.118931] systemd[1]: Reached target Remote File Systems (Pre). [ 1.120415] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point. [ 1.125265] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 1.127691] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 1.131560] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.132880] systemd[1]: Starting Paths. [ OK ] Reached target Paths. [ 1.134900] systemd[1]: Reached target Paths. [ 1.135807] systemd[1]: Expecting device dev-mapper-sid\x2d\x2dtest\x2d\x2dvg\x2dswap_1.device... Expecting device dev-mapper-sid\x2d\x2dtest\x2d\x2dv...wap_1.device... [ 1.138779] systemd[1]: Expecting device dev-mapper-sid\x2d\x2dtest\x2d\x2dvg\x2dc_root.device... Expecting device dev-mapper-sid\x2d\x2dtest\x2d\x2dv..._root.device... [ 1.141926] systemd[1]: Expecting device dev-mapper-rootcrypt.device... Expecting device dev-mapper-rootcrypt.device... [ 1.144348] systemd[1]: Expecting device dev-disk-by\x2duuid-3ec8d768\x2d3eae\x2d402f\x2d9b10\x2d9acbdc96d1c4.device... Expecting device dev-disk-by\x2duuid-3ec8d768\x2d3ea...6d1c4.device... [ 1.147384] systemd[1]: Starting Root Slice. [ OK ] Created slice Root Slice. [ 1.152136] systemd[1]: Created slice Root Slice. [ 1.152750] systemd[1]: Starting User and Session Slice. [ OK ] Created slice User and Session Slice. [ 1.154470] systemd[1]: Created slice User and Session Slice. [ 1.155154] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 1.157136] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 1.157981] systemd[1]: Starting Delayed Shutdown Socket. [ OK ] Listening on Delayed Shutdown Socket. [ 1.159584] systemd[1]: Listening on Delayed Shutdown Socket. [ 1.160339] systemd[1]: Starting Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 1.162368] systemd[1]: Listening on Journal Socket (/dev/log). [ 1.163095] systemd[1]: Starting Syslog Socket. [ OK ] Listening on Syslog Socket. [ 1.164750] systemd[1]: Listening on Syslog Socket. [ 1.165491] systemd[1]: Starting Device-mapper event daemon FIFOs. [ OK ] Listening on Device-mapper event daemon FIFOs. [ 1.168381] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 1.169125] systemd[1]: Starting LVM2 metadata daemon socket. [ OK ] Listening on LVM2 metadata daemon socket. [ 1.170894] systemd[1]: Listening on LVM2 metadata daemon socket. [ 1.171662] systemd[1]: Starting udev Control Socket. [ OK ] Listening on udev Control Socket. [ 1.173214] systemd[1]: Listening on udev Control Socket. [ 1.173974] systemd[1]: Starting udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 1.175502] systemd[1]: Listening on udev Kernel Socket. [ 1.176218] systemd[1]: Starting Journal Socket. [ OK ] Listening on Journal Socket. [ 1.177852] systemd[1]: Listening on Journal Socket. [ 1.178442] systemd[1]: Starting System Slice. [ OK ] Created slice System Slice. [ 1.180208] systemd[1]: Created slice System Slice. [ 1.180919] systemd[1]: Starting File System Check on Root Device... Starting File System Check on Root Device... [ 1.182929] systemd[1]: Starting system-systemd\x2dfsck.slice. [ OK ] Created slice system-systemd\x2dfsck.slice. [ 1.185634] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 1.186540] systemd[1]: Starting system-getty.slice. [ OK ] Created slice system-getty.slice. [ 1.189037] systemd[1]: Created slice system-getty.slice. [ 1.189848] systemd[1]: Starting system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 1.192898] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 1.195156] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 1.198395] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required static device nodes...rrent kernel... [ 1.203781] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 1.206446] systemd[1]: Starting system-systemd\x2dcryptsetup.slice. [ OK ] Created slice system-systemd\x2dcryptsetup.slice. [ 1.209869] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice. [ 1.211580] systemd[1]: Started Set Up Additional Binary Formats. [ 1.212642] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 1.215291] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 1.217733] systemd[1]: Starting udev Coldplug all Devices... Starting udev Coldplug all Devices... [ 1.220470] systemd[1]: Starting Journal Service... Starting Journal Service... [ OK ] Started Journal Service. [ 1.224204] systemd[1]: Started Journal Service. [ OK ] Reached target Slices. [ OK ] Mounted Debug File System. [ OK ] Mounted Huge Pages File System. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Started Load Kernel Modules. [ OK ] Started Create list of required static device nodes ...current kernel. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... [ OK ] Started udev Coldplug all Devices. Starting udev Wait for Complete Device Initialization... [ 1.257437] systemd-fsck[143]: /dev/mapper/sid--test--vg-root: clean, 47341/121920 files, 323370/487424 blocks [ OK ] Started File System Check on Root Device. [ OK ] Started Apply Kernel Variables. [ OK ] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [ 1.296584] systemd-udevd[169]: starting version 215 [ OK ] Started udev Kernel Device Manager. Starting LSB: Set preliminary keymap... [ 1.329920] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 1.330979] ACPI: Power Button [PWRF] [ 1.335121] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 [ 1.339115] [drm] Initialized drm 1.1.0 20060810 [ 1.345672] parport_pc 00:04: reported by Plug and Play ACPI [ 1.358116] input: PC Speaker as /devices/platform/pcspkr/input/input3 [ OK ] Found device /dev/ttyS0. [ 1.371255] hidraw: raw HID events driver (C) Jiri Kosina [ 1.380093] kvm: Nested Virtualization enabled [ 1.381680] usbcore: registered new interface driver usbhid [ 1.382492] usbhid: USB HID core driver [ OK ] Created slice system-lvm2\x2dpvscan.slice. Starting LVM2 PV scan on device 254:5... [ OK ] Created slice system-ifup.slice.[ 1.409365] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.410969] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.411880] ppdev: user-space parallel port driver [ OK ] Started LVM2 PV scan on device 254:5. [ OK ] Found device /dev/disk/by-uuid/3ec8d768-3eae-402f-9b10-9acbdc96d1c4. [ OK ] Found device /dev/mapper/sid--test--vg-swap_1. Activating swap /dev/mapper/sid--test--vg-swap_1... Starting File System Check on /dev/disk/by-uuid/3ec8...9acbdc96d1c4... [ 1.448268] Adding 217084k swap on /dev/mapper/sid--test--vg-swap_1. Priority:-1 extents:1 across:217084k FS [ OK ] Activated swap /dev/mapper/sid--test--vg-swap_1. [ OK ] Started udev Wait for Complete Device Initialization. Starting Activation of LVM2 logical volumes... Starting Copy rules generated while the root was ro... [ OK ] Reached target Swap. [ 1.471754] systemd-fsck[235]: /dev/vda1: clean, 332/62248 files, 59994/248832 blocks [ OK ] Started File System Check on /dev/disk/by-uuid/3ec8d...0-9acbdc96d1c4. [ OK ] Started Copy rules generated while the root was ro. [ OK ] Started Activation of LVM2 logical volumes. [ OK ] Found device /dev/mapper/sid--test--vg-c_root. Starting Cryptography Setup for rootcrypt... Starting Dispatch Password Requests to Console... [ OK ] Started Dispatch Password Requests to Console. Starting Activation of LVM2 logical volumes... Please enter passphrase for disk sid--test--vg-c_root (rootcrypt) on /mnt/tempdisk! [ OK ] Started LSB: Set preliminary keymap. Starting Remount Root and Kernel File Systems... [ 1.536957] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro [ OK ] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems (Pre). Mounting /boot... [ OK ] Started Load/Save Random Seed. [ OK ] Started Activation of LVM2 logical volumes. [ 1.549599] EXT4-fs (vda1): mounting ext2 file system using the ext4 subsystem [ 1.551480] EXT4-fs (vda1): mounted filesystem without journal. Opts: (null) [ OK ] Mounted /boot. [ 2.204723] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 * [ 5.198927] NET: Registered protocol family 38 Please enter passphrase for disk sid--test--vg-c_root (rootcrypt) on /mnt/tempdisk! Starting Activation of LVM2 logical volumes... [ OK ] Started Dispatch Password Requests to Console. [ OK ] Started Activation of LVM2 logical volumes. * Please enter passphrase for disk sid--test--vg-c_root (rootcrypt) on /mnt/tempdisk! [ OK ] Started Dispatch Password Requests to Console. Starting Activation of LVM2 logical volumes... [ OK ] Started Activation of LVM2 logical volumes. * [FAILED] Failed to start Cryptography Setup for rootcrypt. See 'systemctl status systemd-cryptsetup@rootcrypt.service' for details. [DEPEND] Dependency failed for Encrypted Volumes. [DEPEND] Dependency failed for /mnt/tempdisk. [DEPEND] Dependency failed for Local File Systems. [ OK ] Closed ACPID Listen Socket. [ OK ] Stopped Getty on tty1. [ OK ] Stopped Serial Getty on ttyS0. [ OK ] Stopped Forward Password Requests to Wall. [ OK ] Stopped target Graphical Interface. [ OK ] Stopped target Multi-User System. [ OK ] Stopped Deferred execution scheduler. [ OK ] Stopped OpenBSD Secure Shell server. [ OK ] Stopped Regular background program processing daemon. [ OK ] Stopped /etc/rc.local Compatibility. [ OK ] Stopped Login Service. [ OK ] Reached target Login Prompts. [ OK ] Stopped LSB: exim Mail Transport Agent. [ OK ] Stopped D-Bus System Message Bus. [ OK ] Closed D-Bus System Message Bus Socket. [ OK ] Stopped Permit User Sessions. [ OK ] Reached target Remote File Systems. Starting Trigger Flushing of Journal to Persistent Storage... [ OK ] Stopped System Logging Service. [ OK ] Stopped target Basic System. [ OK ] Reached target Timers. [ OK ] Stopped target System Initialization. Starting Create Volatile Files and Directories... Starting LSB: Raise network interfaces.... [ OK ] Closed Syslog Socket. [ OK ] Reached target Sockets. Starting Emergency Shell... [ OK ] Started Emergency Shell. [ OK ] Reached target Emergency Mode. Starting Activation of LVM2 logical volumes... [ OK ] Started Create Volatile Files and Directories. [ 10.602744] systemd-journald[156]: Received request to flush runtime journal from PID 1 Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Trigger Flushing of Journal to Persistent Storage. [ OK ] Started Activation of LVM2 logical volumes. Starting Monitoring of LVM2 mirrors, snapshots etc. ...ress polling... [ OK ] Started Update UTMP about System Boot/Shutdown. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. [ OK ] Started Monitoring of LVM2 mirrors, snapshots etc. u...ogress polling. [ OK ] Started LSB: Raise network interfaces.. Starting ifup for eth0... [ OK ] Started ifup for eth0. [ OK ] Reached target Network. [ OK ] Reached target Network is Online. Starting LSB: RPC portmapper replacement... [ OK ] Started LSB: RPC portmapper replacement. [ OK ] Reached target RPC Port Mapper. Starting LSB: NFS support files common to client and server... [ 10.732245] RPC: Registered named UNIX socket transport module. [ 10.733136] RPC: Registered udp transport module. [ 10.733808] RPC: Registered tcp transport module. [ 10.734496] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 10.738973] FS-Cache: Loaded [ 10.745224] FS-Cache: Netfs 'nfs' registered for caching [ 10.752650] Installing knfsd (copyright (C) 1996 o...@monad.swb.de). [ OK ] Started LSB: NFS support files common to client and server. Starting LSB: Prepare console... [ OK ] Started LSB: Prepare console. Starting LSB: Set console font and keymap... [ OK ] Started LSB: Set console font and keymap. Welcome to emergGive root password for maintenance (or type Control-D to continue): root@sid-test:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 52:54:00:cd:0c:87 brd ff:ff:ff:ff:ff:ff inet 192.168.19.21/24 brd 192.168.19.255 scope global eth0 valid_lft forever preferred_lft forever inet6 2a01:238:4071:321d:5054:ff:fecd:c87/64 scope global mngtmpaddr dynamic valid_lft 86398sec preferred_lft 14398sec inet6 fe80::5054:ff:fecd:c87/64 scope link valid_lft forever preferred_lft forever root@sid-test:~# exit Please enter passphrase for disk sid--test--vg-c_root (rootcrypt) on /mnt/tempdisk! **** [ 20.774607] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) [ 20.815950] systemd-journald[156]: Received request to flush runtime journal from PID 1 Debian GNU/Linux jessie/sid sid-test ttyS0 sid-test login: root Password: Last login: Fri Sep 26 15:13:50 CEST 2014 on ttyS0 Linux sid-test 3.16-2-amd64 #1 SMP Debian 3.16.3-2 (2014-09-20) x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. root@sid-test:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000 link/ether 52:54:00:cd:0c:87 brd ff:ff:ff:ff:ff:ff root@sid-test:~# [ 47.585254] random: nonblocking pool is initialized [5/503]mh@fan:~$ -- Package-specific info: -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.16-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages systemd depends on: ii acl 2.2.52-2 ii adduser 3.113+nmu3 ii initscripts 2.88dsf-53.4 ii libacl1 2.2.52-2 ii libaudit1 1:2.4-1 ii libblkid1 2.20.1-5.8 ii libc6 2.19-11 ii libcap2 1:2.24-6 ii libcap2-bin 1:2.24-6 ii libcryptsetup4 2:1.6.6-1 ii libgcrypt11 1.5.4-3 ii libkmod2 18-2 ii liblzma5 5.1.1alpha+20120614-2 ii libpam0g 1.1.8-3.1 ii libselinux1 2.3-2 ii libsystemd0 215-4 ii sysv-rc 2.88dsf-53.4 ii udev 215-4 ii util-linux 2.20.1-5.8 Versions of packages systemd recommends: ii dbus 1.8.8-1 pn libpam-systemd <none> Versions of packages systemd suggests: pn systemd-ui <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org