Uwe writes:
> I guess this problem is independent of ARCH=powerpc, still I added
> the debian-powerpc list to Cc: in case someone there has an idea.

Perhaps?  My Dell servers with EHCI hardware seem to be OK, but they
are all running 6.12.x kernels at present.

> Is this problem reproducible?  Does it also happen on a cold start?

It is very reproducible.  And "cold start" is weird on this platform.
I have tried completely powering off the server as part of the
troubleshooting process, but usually do use the much faster "activate
partition" action from the management server.

> Does it make the machine boot if you add
>
>       module_blacklist=ehci-pci,ehci-hcd,ehea
>
> to the kernel command line?  If yes, can you please try to reduce
> the list of modules to blacklist and report back which is the
> relevant (or relevant combination) here?

Well, no.  But having looked at the kernel module loader source it
seems that the friendly '-' to '_' feature isn't there for the kernel
command line.  So, 

    module_blacklist=ehci_pci

does the right thing.  Which is good for me as 'ehea' is the Ethernet
driver.

Unfortunately for our purposes here, this IBM beast is being gifted to
a friend sometime soon.  I think I have it until 10 March.  But am
happy to try new kernel packages until such time as it leaves my
possession.

Successful boot log attached.

Thanks!

- Aaron
Sun Mar  1 11:05:40 PM UTC 2026
Kernel 6.18.15+deb14-powerpc64
root=/dev/mapper/vg00-root ro module_blacklist=ehci_pci,ehci-pci
=== BEGIN Grub and kernel console output ===

  Booting a command list

Loading Linux 6.18.9+deb14-powerpc64 ...
Loading initial ramdisk ...
OF stdout device is: /vdevice/vty@30000000
Preparing to boot Linux version 6.18.9+deb14-powerpc64 
([email protected]) (powerpc64-linux-gnu-gcc-15 (Debian 15.2.0-12) 
15.2.0, GNU ld (GNU Binutils for Debian) 2.45.90.20260201) #1 SMP PREEMPT 
Debian 6.18.9-1 (2026-02-07)
Detected machine type: 0000000000000101
command line: BOOT_IMAGE=/vmlinux-6.18.9+deb14-powerpc64 
root=/dev/mapper/vg00-root ro module_blacklist=ehci_pci,ehci-pci
Max number of cores passed to firmware: 1024 (NR_CPUS = 2048)
Calling ibm,client-architecture-support... done
memory layout at init:
  memory_limit : 0000000000000000 (16 MB aligned)
  alloc_bottom : 000000000844c000
  alloc_top    : 0000000010000000
  alloc_top_hi : 0000000010000000
  rmo_top      : 0000000010000000
  ram_top      : 0000000010000000
instantiating rtas at 0x000000000eeb0000... done
prom_hold_cpus: skipped
copying OF device tree...
Building dt strings...
Building dt structure...
Device tree strings 0x000000000844d000 -> 0x000000000844e81f
Device tree struct  0x000000000844f000 -> 0x000000000846e000
Quiescing Open Firmware ...
Booting Linux via __start() @ 0x0000000003690000 ...
[    0.000000] hash-mmu: Page sizes from device-tree:
[    0.000000] hash-mmu: base_shift=12: shift=12, sllp=0x0000, 
avpnm=0x00000000, tlbiel=1, penc=0
[    0.000000] hash-mmu: base_shift=12: shift=16, sllp=0x0000, 
avpnm=0x00000000, tlbiel=1, penc=7
[    0.000000] hash-mmu: base_shift=16: shift=16, sllp=0x0110, 
avpnm=0x00000000, tlbiel=1, penc=1
[    0.000000] hash-mmu: base_shift=24: shift=24, sllp=0x0100, 
avpnm=0x00000001, tlbiel=0, penc=0
[    0.000000] hash-mmu: base_shift=34: shift=34, sllp=0x0120, 
avpnm=0x000007ff, tlbiel=0, penc=3
[    0.000000] Using 1TB segments
[    0.000000] hash-mmu: Disabling kfence
[    0.000000] hash-mmu: Initializing hash mmu with SLB
[    0.000000] Linux version 6.18.9+deb14-powerpc64 
([email protected]) (powerpc64-linux-gnu-gcc-15 (Debian 15.2.0-12) 
15.2.0, GNU ld (GNU Binutils for Debian) 2.45.90.20260201) #1 SMP PREEMPT 
Debian 6.18.9-1 (2026-02-07)
[    0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in 
the DT
[    0.000000] Found initrd at 0xc000000006000000:0xc00000000844bb55
[    0.000000] OF: : Read of boolean property 'ibm,fw-net-version' with a value.
[    0.000000] Hardware name: IBM,8204-E8A POWER6 (architected) 0x3e0302 
0xf000002 of:IBM,EL350_118 hv:phyp pSeries
[    0.000000] printk: legacy bootconsole [udbg0] enabled
[    0.000000] Partition configured for 8 cpus.
[    0.000000] CPU maps initialized for 2 threads per core
[    0.000000] numa: Partition configured for 32 NUMA nodes.
[    0.000000] -----------------------------------------------------
[    0.000000] phys_mem_size     = 0x7b0000000
[    0.000000] dcache_bsize      = 0x80
[    0.000000] icache_bsize      = 0x80
[    0.000000] cpu_features      = 0x00000121a35c1183
[    0.000000]   possible        = 0x003ffbebffffb18f
[    0.000000]   always          = 0x0000000000000180
[    0.000000] cpu_user_features = 0xdc007442 0x00000000
[    0.000000] mmu_features      = 0x7c006001
[    0.000000] firmware_features = 0x00000080005ffc5f
[    0.000000] vmalloc start     = 0xc0003d0000000000
[    0.000000] IO start          = 0xc0003e0000000000
[    0.000000] vmemmap start     = 0xc0003f0000000000
[    0.000000] hash-mmu: ppc64_pft_size    = 0x1d
[    0.000000] hash-mmu: htab_hash_mask    = 0x3fffff
[    0.000000] -----------------------------------------------------
[    0.000000] NODE_DATA(0) allocated [mem 0x3bffb7e00-0x3bffbffff]
[    0.000000] NODE_DATA(1) allocated [mem 0x7aff7fe00-0x7aff87fff]
[    0.000000] rfi-flush: fallback displacement flush available
[    0.000000] count-cache-flush: flush disabled.
[    0.000000] link-stack-flush: flush disabled.
[    0.000000] PPC64 nvram contains 15360 bytes
[    0.000000] barrier-nospec: using ORI speculation barrier
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x00000007afffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x00000003bfffffff]
[    0.000000]   node   1: [mem 0x00000003c0000000-0x00000007afffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000003bfffffff]
[    0.000000] Initmem setup node 1 [mem 0x00000003c0000000-0x00000007afffffff]
[    0.000000] Initmem setup node 2 as memoryless
[    0.000000] Initmem setup node 3 as memoryless
[    0.000000] Initmem setup node 4 as memoryless
[    0.000000] Initmem setup node 5 as memoryless
[    0.000000] Initmem setup node 6 as memoryless
[    0.000000] Initmem setup node 7 as memoryless
[    0.000000] Initmem setup node 8 as memoryless
[    0.000000] Initmem setup node 9 as memoryless
[    0.000000] Initmem setup node 10 as memoryless
[    0.000000] Initmem setup node 11 as memoryless
[    0.000000] Initmem setup node 12 as memoryless
[    0.000000] Initmem setup node 13 as memoryless
[    0.000000] Initmem setup node 14 as memoryless
[    0.000000] Initmem setup node 15 as memoryless
[    0.000000] Initmem setup node 16 as memoryless
[    0.000000] Initmem setup node 17 as memoryless
[    0.000000] Initmem setup node 18 as memoryless
[    0.000000] Initmem setup node 19 as memoryless
[    0.000000] Initmem setup node 20 as memoryless
[    0.000000] Initmem setup node 21 as memoryless
[    0.000000] Initmem setup node 22 as memoryless
[    0.000000] Initmem setup node 23 as memoryless
[    0.000000] Initmem setup node 24 as memoryless
[    0.000000] Initmem setup node 25 as memoryless
[    0.000000] Initmem setup node 26 as memoryless
[    0.000000] Initmem setup node 27 as memoryless
[    0.000000] Initmem setup node 28 as memoryless
[    0.000000] Initmem setup node 29 as memoryless
[    0.000000] Initmem setup node 30 as memoryless
[    0.000000] Initmem setup node 31 as memoryless
[    0.000000] percpu: Embedded 40 pages/cpu s123288 r0 d40552 u262144
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinux-6.18.9+deb14-powerpc64 
root=/dev/mapper/vg00-root ro module_blacklist=ehci_pci,ehci-pci
[    0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 
bytes
[    0.000000] Fallback order for Node 0: 0 1 
[    0.000000] Fallback order for Node 1: 1 0 
[    0.000000] Fallback order for Node 2: 0 1 
[    0.000000] Fallback order for Node 3: 1 0 
[    0.000000] Fallback order for Node 4: 0 1 
[    0.000000] Fallback order for Node 5: 1 0 
[    0.000000] Fallback order for Node 6: 0 1 
[    0.000000] Fallback order for Node 7: 1 0 
[    0.000000] Fallback order for Node 8: 0 1 
[    0.000000] Fallback order for Node 9: 1 0 
[    0.000000] Fallback order for Node 10: 0 1 
[    0.000000] Fallback order for Node 11: 1 0 
[    0.000000] Fallback order for Node 12: 0 1 
[    0.000000] Fallback order for Node 13: 1 0 
[    0.000000] Fallback order for Node 14: 0 1 
[    0.000000] Fallback order for Node 15: 1 0 
[    0.000000] Fallback order for Node 16: 0 1 
[    0.000000] Fallback order for Node 17: 1 0 
[    0.000000] Fallback order for Node 18: 0 1 
[    0.000000] Fallback order for Node 19: 1 0 
[    0.000000] Fallback order for Node 20: 0 1 
[    0.000000] Fallback order for Node 21: 1 0 
[    0.000000] Fallback order for Node 22: 0 1 
[    0.000000] Fallback order for Node 23: 1 0 
[    0.000000] Fallback order for Node 24: 0 1 
[    0.000000] Fallback order for Node 25: 1 0 
[    0.000000] Fallback order for Node 26: 0 1 
[    0.000000] Fallback order for Node 27: 1 0 
[    0.000000] Fallback order for Node 28: 0 1 
[    0.000000] Fallback order for Node 29: 1 0 
[    0.000000] Fallback order for Node 30: 0 1 
[    0.000000] Fallback order for Node 31: 1 0 
[    0.000000] Built 2 zonelists, mobility grouping on.  Total pages: 8060928
[    0.000000] Policy zone: Normal
[    0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=8, Nodes=32
[    0.000000] ftrace: allocating 41832 entries in 246 pages
[    0.000000] ftrace: allocated 246 pages with 6 groups
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=2048 to nr_cpu_ids=8.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 
jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 
rcu_task_cpu_ids=8.
[    0.000000] RCU Tasks Rude: Setting shift to 3 and lim to 1 
rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[    0.000000] RCU Tasks Trace: Setting shift to 3 and lim to 1 
rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[    0.000000] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000001] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 
0x761537d007, max_idle_ns: 440795202126 ns
[    0.000066] clocksource: timebase mult[1f40000] shift[24] registered
[    0.000315] Console: colour dummy device 80x25
[    0.000350] printk: legacy console [hvc0] enabled
[    0.000350] printk: legacy console [hvc0] enabled
[    0.000387] printk: legacy bootconsole [udbg0] disabled
[    0.000387] printk: legacy bootconsole [udbg0] disabled
[    0.000970] mempolicy: Enabling automatic NUMA balancing. Configure with 
numa_balancing= or the kernel.numa_balancing sysctl
[    0.000983] pid_max: default: 32768 minimum: 301
[    0.002367] LSM: initializing 
lsm=capability,landlock,lockdown,yama,apparmor,tomoyo,bpf,ipe,ima,evm
[    0.002995] landlock: Up and running.
[    0.003002] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.003103] AppArmor: AppArmor initialized
[    0.003127] TOMOYO Linux initialized
[    0.003291] LSM support for eBPF active
[    0.013601] Dentry cache hash table entries: 4194304 (order: 13, 33554432 
bytes, vmalloc)
[    0.018988] Inode-cache hash table entries: 2097152 (order: 12, 16777216 
bytes, vmalloc)
[    0.019505] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, 
vmalloc)
[    0.019674] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 
bytes, vmalloc)
[    0.023981] POWER6 performance monitor hardware support registered
[    0.024060] rcu: Hierarchical SRCU implementation.
[    0.024067] rcu:     Max phase no-delay instances is 1000.
[    0.024217] Timer migration: 2 hierarchy levels; 8 children per group; 0 
crossnode level
[    0.025036] smp: Bringing up secondary CPUs ...
[    0.029110] smp: Brought up 2 nodes, 8 CPUs
[    0.029122] numa: Node 0 CPUs: 0-3
[    0.029134] numa: Node 1 CPUs: 4-7
[    0.099517] node 1 deferred pages initialised in 68ms
[    0.100304] node 0 deferred pages initialised in 68ms
[    0.100360] Memory: 31570308K/32243712K available (19576K kernel code, 2996K 
rwdata, 10148K rodata, 6808K init, 1248K bss, 616376K reserved, 0K cma-reserved)
[    0.101430] devtmpfs: initialized
[    0.111151] PCI host bridge /pci@800000020000200  ranges:
[    0.111175]   IO 0x00003dffe01f0000..0x00003dffe01fffff -> 0x00000000000f0000
[    0.111185]  MEM 0x00003c0000000000..0x00003c007fffffff -> 
0x0000000080000000 
[    0.111221] PCI: failed to find MSIs for bridge /pci@800000020000200 (domain 
512)
[    0.111242] PCI host bridge /pci@800000020000201  ranges:
[    0.111256]   IO 0x00003dffe02f0000..0x00003dffe02fffff -> 0x00000000000f0000
[    0.111267]  MEM 0x00003c0080000000..0x00003c00ffffffff -> 
0x0000000080000000 
[    0.111299] PCI: failed to find MSIs for bridge /pci@800000020000201 (domain 
513)
[    0.111320] PCI host bridge /pci@800000020000202  ranges:
[    0.111334]   IO 0x00003dffe03f0000..0x00003dffe03fffff -> 0x00000000000f0000
[    0.111344]  MEM 0x00003c0100000000..0x00003c017fffffff -> 
0x0000000080000000 
[    0.111373] PCI: failed to find MSIs for bridge /pci@800000020000202 (domain 
514)
[    0.111395] PCI host bridge /pci@800000020000203  ranges:
[    0.111409]   IO 0x00003dffe04f0000..0x00003dffe04fffff -> 0x00000000000f0000
[    0.111419]  MEM 0x00003c0180000000..0x00003c01ffffffff -> 
0x0000000080000000 
[    0.111460] PCI: failed to find MSIs for bridge /pci@800000020000203 (domain 
515)
[    0.111482] PCI host bridge /pci@800000020000204  ranges:
[    0.111497]   IO 0x00003dffe11f0000..0x00003dffe11fffff -> 0x00000000000f0000
[    0.111507]  MEM 0x00003c0400000000..0x00003c047fefffff -> 
0x0000000080000000 
[    0.111556] PCI host bridge /pci@800000020000205  ranges:
[    0.111571]   IO 0x00003dffe12f0000..0x00003dffe12fffff -> 0x00000000000f0000
[    0.111581]  MEM 0x00003c0480000000..0x00003c04ffefffff -> 
0x0000000080000000 
[    0.111634] PCI host bridge /pci@800000020000206  ranges:
[    0.111649]   IO 0x00003dffe13f0000..0x00003dffe13fffff -> 0x00000000000f0000
[    0.111659]  MEM 0x00003c0500000000..0x00003c057fefffff -> 
0x0000000080000000 
[    0.111701] PCI host bridge /pci@800000020000207  ranges:
[    0.111716]   IO 0x00003dffe14f0000..0x00003dffe14fffff -> 0x00000000000f0000
[    0.111726]  MEM 0x00003c0580000000..0x00003c05ffefffff -> 
0x0000000080000000 
[    0.112142] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    0.112191] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, 
vmalloc)
[    0.112355] futex hash table entries: 64 (8192 bytes on 32 NUMA nodes, total 
256 KiB, linear).
[    0.216272] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.216444] IBM eBus Device Driver
[    0.217081] audit: initializing netlink subsys (disabled)
[    0.217254] audit: type=2000 audit(1772406441.216:1): state=initialized 
audit_enabled=0 res=1
[    0.217723] thermal_sys: Registered thermal governor 'fair_share'
[    0.217726] thermal_sys: Registered thermal governor 'bang_bang'
[    0.217733] thermal_sys: Registered thermal governor 'step_wise'
[    0.217740] thermal_sys: Registered thermal governor 'user_space'
[    0.217747] thermal_sys: Registered thermal governor 'power_allocator'
[    0.217801] cpuidle: using governor ladder
[    0.217843] cpuidle: using governor menu
[    0.219883] EEH: pSeries platform initialized
[    0.223061] kprobes: kprobe jump-optimization is enabled. All kprobes are 
optimized if possible.
[    0.228423] HugeTLB: registered 16.0 MiB page size, pre-allocated 0 pages
[    0.228432] HugeTLB: 0 KiB vmemmap can be freed for a 16.0 MiB page
[    0.228440] HugeTLB: registered 16.0 GiB page size, pre-allocated 0 pages
[    0.228446] HugeTLB: 0 KiB vmemmap can be freed for a 16.0 GiB page
[    0.234652] iommu: Default domain type: Translated
[    0.234662] iommu: DMA domain TLB invalidation policy: strict mode
[    0.242771] SCSI subsystem initialized
[    0.242960] pps_core: LinuxPPS API ver. 1 registered
[    0.242967] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <[email protected]>
[    0.242979] PTP clock support registered
[    0.243752] NetLabel: Initializing
[    0.243758] NetLabel:  domain hash size = 128
[    0.243764] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.243805] NetLabel:  unlabeled traffic allowed by default
[    0.243820] PCI: Probing PCI hardware
[    0.244089] PCI host bridge to bus 0200:00
[    0.244097] pci_bus 0200:00: Unknown NUMA node; performance will be reduced
[    0.244106] pci_bus 0200:00: root bus resource [io  0x170000-0x17ffff] (bus 
address [0xf0000-0xfffff])
[    0.244117] pci_bus 0200:00: root bus resource [mem 
0x3c0000000000-0x3c007fffffff] (bus address [0x80000000-0xffffffff])
[    0.244129] pci_bus 0200:00: root bus resource [bus 00-ff]
[    0.245223] pci 0200:00:01.0: No hypervisor support for SR-IOV on this 
device, IOV BARs disabled.
[    0.292036] IOMMU table initialized, virtual merging enabled
[    0.292403] PCI host bridge to bus 0201:00
[    0.292410] pci_bus 0201:00: Unknown NUMA node; performance will be reduced
[    0.292419] pci_bus 0201:00: root bus resource [io  0x2f0000-0x2fffff] (bus 
address [0xf0000-0xfffff])
[    0.292430] pci_bus 0201:00: root bus resource [mem 
0x3c0080000000-0x3c00ffffffff] (bus address [0x80000000-0xffffffff])
[    0.292441] pci_bus 0201:00: root bus resource [bus 00-ff]
[    0.293019] pci 0201:00:01.0: No hypervisor support for SR-IOV on this 
device, IOV BARs disabled.
[    0.294859] pci 0201:00:01.0: supports D1 D2
[    0.294867] pci 0201:00:01.0: PME# supported from D0 D1 D2 D3hot
[    0.296627] pci 0201:00:01.1: No hypervisor support for SR-IOV on this 
device, IOV BARs disabled.
[    0.298465] pci 0201:00:01.1: supports D1 D2
[    0.298473] pci 0201:00:01.1: PME# supported from D0 D1 D2 D3hot
[    0.300204] pci 0201:00:01.2: No hypervisor support for SR-IOV on this 
device, IOV BARs disabled.
[    0.302043] pci 0201:00:01.2: supports D1 D2
[    0.302051] pci 0201:00:01.2: PME# supported from D0 D1 D2 D3hot
[    0.345679] PCI host bridge to bus 0202:00
[    0.345692] pci_bus 0202:00: Unknown NUMA node; performance will be reduced
[    0.345701] pci_bus 0202:00: root bus resource [io  0x470000-0x47ffff] (bus 
address [0xf0000-0xfffff])
[    0.345712] pci_bus 0202:00: root bus resource [mem 
0x3c0100000000-0x3c017fffffff] (bus address [0x80000000-0xffffffff])
[    0.345723] pci_bus 0202:00: root bus resource [bus 00-ff]
[    0.346863] pci 0202:00:01.0: No hypervisor support for SR-IOV on this 
device, IOV BARs disabled.
[    0.393818] PCI host bridge to bus 0203:00
[    0.393831] pci_bus 0203:00: Unknown NUMA node; performance will be reduced
[    0.393839] pci_bus 0203:00: root bus resource [io  0x5f0000-0x5fffff] (bus 
address [0xf0000-0xfffff])
[    0.393850] pci_bus 0203:00: root bus resource [mem 
0x3c0180000000-0x3c01ffffffff] (bus address [0x80000000-0xffffffff])
[    0.393861] pci_bus 0203:00: root bus resource [bus 00-ff]
[    0.436408] PCI host bridge to bus 0204:01
[    0.436421] pci_bus 0204:01: Unknown NUMA node; performance will be reduced
[    0.436430] pci_bus 0204:01: root bus resource [io  0x770000-0x77ffff] (bus 
address [0xf0000-0xfffff])
[    0.436441] pci_bus 0204:01: root bus resource [mem 
0x3c0400000000-0x3c047fefffff] (bus address [0x80000000-0xffefffff])
[    0.436452] pci_bus 0204:01: root bus resource [bus 01-ff]
[    0.437764] pci 0204:01:00.0: enabling Extended Tags
[    0.438486] pci 0204:01:00.0: No hypervisor support for SR-IOV on this 
device, IOV BARs disabled.
[    0.447440] pci 0204:01:00.1: enabling Extended Tags
[    0.448168] pci 0204:01:00.1: No hypervisor support for SR-IOV on this 
device, IOV BARs disabled.
[    0.498218] PCI host bridge to bus 0205:01
[    0.498231] pci_bus 0205:01: Unknown NUMA node; performance will be reduced
[    0.498240] pci_bus 0205:01: root bus resource [io  0x8f0000-0x8fffff] (bus 
address [0xf0000-0xfffff])
[    0.498251] pci_bus 0205:01: root bus resource [mem 
0x3c0480000000-0x3c04ffefffff] (bus address [0x80000000-0xffefffff])
[    0.498262] pci_bus 0205:01: root bus resource [bus 01-ff]
[    0.499591] pci 0205:01:00.0: enabling Extended Tags
[    0.500328] pci 0205:01:00.0: No hypervisor support for SR-IOV on this 
device, IOV BARs disabled.
[    0.509490] pci 0205:01:00.1: enabling Extended Tags
[    0.510240] pci 0205:01:00.1: No hypervisor support for SR-IOV on this 
device, IOV BARs disabled.
[    0.560258] PCI host bridge to bus 0206:01
[    0.560270] pci_bus 0206:01: Unknown NUMA node; performance will be reduced
[    0.560279] pci_bus 0206:01: root bus resource [io  0xa70000-0xa7ffff] (bus 
address [0xf0000-0xfffff])
[    0.560290] pci_bus 0206:01: root bus resource [mem 
0x3c0500000000-0x3c057fefffff] (bus address [0x80000000-0xffefffff])
[    0.560301] pci_bus 0206:01: root bus resource [bus 01-ff]
[    0.602668] PCI host bridge to bus 0207:01
[    0.602681] pci_bus 0207:01: Unknown NUMA node; performance will be reduced
[    0.602690] pci_bus 0207:01: root bus resource [io  0xbf0000-0xbfffff] (bus 
address [0xf0000-0xfffff])
[    0.602700] pci_bus 0207:01: root bus resource [mem 
0x3c0580000000-0x3c05ffefffff] (bus address [0x80000000-0xffefffff])
[    0.602712] pci_bus 0207:01: root bus resource [bus 01-ff]
[    0.647270] pci_bus 0200:00: resource 4 [io  0x170000-0x17ffff]
[    0.647283] pci_bus 0200:00: resource 5 [mem 0x3c0000000000-0x3c007fffffff]
[    0.647293] pci_bus 0201:00: resource 4 [io  0x2f0000-0x2fffff]
[    0.647302] pci_bus 0201:00: resource 5 [mem 0x3c0080000000-0x3c00ffffffff]
[    0.647311] pci_bus 0202:00: resource 4 [io  0x470000-0x47ffff]
[    0.647320] pci_bus 0202:00: resource 5 [mem 0x3c0100000000-0x3c017fffffff]
[    0.647329] pci_bus 0203:00: resource 4 [io  0x5f0000-0x5fffff]
[    0.647337] pci_bus 0203:00: resource 5 [mem 0x3c0180000000-0x3c01ffffffff]
[    0.647347] pci_bus 0204:01: resource 4 [io  0x770000-0x77ffff]
[    0.647356] pci_bus 0204:01: resource 5 [mem 0x3c0400000000-0x3c047fefffff]
[    0.647366] pci_bus 0205:01: resource 4 [io  0x8f0000-0x8fffff]
[    0.647374] pci_bus 0205:01: resource 5 [mem 0x3c0480000000-0x3c04ffefffff]
[    0.647383] pci_bus 0206:01: resource 4 [io  0xa70000-0xa7ffff]
[    0.647392] pci_bus 0206:01: resource 5 [mem 0x3c0500000000-0x3c057fefffff]
[    0.647401] pci_bus 0207:01: resource 4 [io  0xbf0000-0xbfffff]
[    0.647409] pci_bus 0207:01: resource 5 [mem 0x3c0580000000-0x3c05ffefffff]
[    0.647440] pci 0200:00:01.0: Adding to iommu group 0
[    0.650662] pci 0201:00:01.0: Adding to iommu group 1
[    0.653220] pci 0201:00:01.1: Adding to iommu group 1
[    0.655735] pci 0201:00:01.2: Adding to iommu group 1
[    0.658223] pci 0202:00:01.0: Adding to iommu group 2
[    0.661592] pci 0204:01:00.0: Adding to iommu group 4
[    0.665381] pci 0204:01:00.1: Adding to iommu group 4
[    0.669186] pci 0205:01:00.0: Adding to iommu group 5
[    0.673035] pci 0205:01:00.1: Adding to iommu group 5
[    0.676882] EEH: Capable adapter found: recovery enabled.
[    0.677039] vgaarb: loaded
[    0.677211] clocksource: Switched to clocksource timebase
[    0.680620] VFS: Disk quotas dquot_6.6.0
[    0.680761] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.681875] AppArmor: AppArmor Filesystem Enabled
[    0.691042] NET: Registered PF_INET protocol family
[    0.691742] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, 
vmalloc)
[    0.715715] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 
262144 bytes, vmalloc)
[    0.716056] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, 
vmalloc)
[    0.716596] TCP established hash table entries: 262144 (order: 9, 2097152 
bytes, vmalloc)
[    0.719294] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, 
vmalloc)
[    0.721342] TCP: Hash tables configured (established 262144 bind 65536)
[    0.721801] MPTCP token hash table entries: 32768 (order: 8, 786432 bytes, 
vmalloc)
[    0.723045] UDP hash table entries: 16384 (order: 8, 1048576 bytes, vmalloc)
[    0.724386] UDP-Lite hash table entries: 16384 (order: 8, 1048576 bytes, 
vmalloc)
[    0.725756] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.725784] NET: Registered PF_XDP protocol family
[    0.727609] pci 0201:00:01.2: enabling device (0140 -> 0142)
[    0.728871] PCI: CLS 128 bytes, default 128
[    0.729048] Trying to unpack rootfs image as initramfs...
[    0.771690] Initialise system trusted keyrings
[    0.771754] Key type blacklist registered
[    0.772170] workingset: timestamp_bits=38 max_order=23 bucket_order=0
[    0.773359] fuse: init (API version 7.45)
[    0.773988] integrity: Platform Keyring initialized
[    0.822325] Key type asymmetric registered
[    0.822335] Asymmetric key parser 'x509' registered
[    0.823337] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
248)
[    0.823482] io scheduler mq-deadline registered
[    0.833356] ledtrig-cpu: registered to indicate activity on CPUs
[    0.834647] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.835974] Non-volatile memory driver v1.3
[    0.835981] Linux agpgart interface v0.103
[    0.836790] mousedev: PS/2 mouse device common for all mice
[    0.836979] rtc-generic rtc-generic: registered as rtc0
[    0.837029] rtc-generic rtc-generic: setting system clock to 
2026-03-01T23:07:22 UTC (1772406442)
[    0.838122] NET: Registered PF_INET6 protocol family
[    0.838989] Segment Routing with IPv6
[    0.838996] RPL Segment Routing with IPv6
[    0.839035] In-situ OAM (IOAM) with IPv6
[    0.839070] mip6: Mobile IPv6
[    0.839079] NET: Registered PF_PACKET protocol family
[    0.839210] mpls_gso: MPLS GSO support
[    0.846879] registered taskstats version 1
[    0.847327] Loading compiled-in X.509 certificates
[    1.272860] Freeing initrd memory: 37164K
[    1.452859] Loaded X.509 cert 'Build time autogenerated kernel key: 
793a971a737b46c65d67338c2fd660a4cfdea9b9'
[    1.461048] Demotion targets for Node 0: null
[    1.461056] Demotion targets for Node 1: null
[    1.461832] Key type .fscrypt registered
[    1.461839] Key type fscrypt-provisioning registered
[    1.532471] Key type encrypted registered
[    1.532482] AppArmor: AppArmor sha256 policy hashing enabled
[    1.532505] ima: No TPM chip found, activating TPM-bypass!
[    1.532514] ima: Allocated hash algorithm: sha256
[    1.532884] ima: No architecture policies found
[    1.532965] evm: Initialising EVM extended attributes:
[    1.532972] evm: security.selinux
[    1.532977] evm: security.SMACK64 (disabled)
[    1.532984] evm: security.SMACK64EXEC (disabled)
[    1.532990] evm: security.SMACK64TRANSMUTE (disabled)
[    1.532996] evm: security.SMACK64MMAP (disabled)
[    1.533002] evm: security.apparmor
[    1.533007] evm: security.ima
[    1.533013] evm: security.capability
[    1.533018] evm: HMAC attrs: 0x1
[    1.557345] SED: plpks not available
[    1.580536] Freeing unused kernel image (initmem) memory: 6808K
[    1.580558] This architecture does not have kernel memory protection.
[    1.580572] Run /init as init process
Loading, please wait...
Starting systemd-udevd version 259.1-1
[    2.373702] ehea: IBM eHEA ethernet device driver (Release EHEA_0107)
[    2.402018] ipr: IBM Power RAID SCSI Device Driver version: 2.6.4 (March 14, 
2017)
[    2.403468] ipr 0200:00:01.0: Found IOA with IRQ: 18
[    2.411922] ipr 0200:00:01.0: Starting IOA initialization sequence.
[    2.411939] scsi host0: IBM 0 Storage Adapter
[    2.412547] ipr 0202:00:01.0: Found IOA with IRQ: 22
[    2.412625] ipr 0200:00:01.0: Adapter firmware version: 02200070
[    2.416103] ipr 0200:00:01.0: IOA initialized.
[    2.420716] ipr 0202:00:01.0: Starting IOA initialization sequence.
[    2.420729] scsi host1: IBM 0 Storage Adapter
[    2.421336] ipr 0202:00:01.0: Adapter firmware version: 07130025
[    2.422196] ipr 0202:00:01.0: IOA initialized.
[    2.423856] scsi 1:255:255:255: No Device         IBM      571A001          
0150 PQ: 0 ANSI: 0
[    2.425252] scsi 0:255:255:255: No Device         IBM      572C001SISIOA    
0150 PQ: 0 ANSI: 0
[    2.457138] usbcore: registered new interface driver usbfs
[    2.457195] usbcore: registered new interface driver hub
[    2.457262] usbcore: registered new device driver usb
[    2.465240] scsi 0:8:0:0: Enclosure         IBM      VSBPM2E4   3GSAS   05 
PQ: 0 ANSI: 2
[    2.473274] scsi 0:4:2:0: Direct-Access     IBM      HUS153014VLS300  A424 
PQ: 0 ANSI: 5
[    2.500698] scsi 0:4:3:0: Direct-Access     IBM      HUS153014VLS300  A424 
PQ: 0 ANSI: 5
[    2.519160] scsi 0:4:10:0: Enclosure         IBM      PSBPD6E4   3GSAS 0008 
PQ: 0 ANSI: 4
[    2.598550] scsi 0:6:10:0: Enclosure         IBM      PSBPD6E4   3GSAS 0008 
PQ: 0 ANSI: 4
[    2.666680] scsi 0:3:0:0: SATA devices are no longer supported by this 
driver. Skipping device.
[    2.715396] Key type psk registered
[    2.717098] Warning! ehci_hcd should always be loaded before uhci_hcd and 
ohci_hcd, not after
[    2.729989] sd 0:4:3:0: [sdb] 286748000 512-byte logical blocks: (147 GB/137 
GiB)
[    2.731377] sd 0:4:3:0: [sdb] Write Protect is off
[    2.732860] sd 0:4:3:0: [sdb] Write cache: disabled, read cache: enabled, 
supports DPO and FUA
[    2.736892] Module ehci_pci is blacklisted
[    2.746304] sd 0:4:2:0: Power-on or device reset occurred
[    2.747875] sd 0:4:2:0: [sda] 286748000 512-byte logical blocks: (147 GB/137 
GiB)
[    2.750270] sd 0:4:2:0: [sda] Write Protect is off
[    2.752836] sd 0:4:2:0: [sda] Write cache: disabled, read cache: enabled, 
supports DPO and FUA
[    2.755110] BUG: Kernel NULL pointer dereference on read at 0x00000000
[    2.755124] Faulting instruction address: 0xc000000000c6ee54
[    2.755133] Oops: Kernel access of bad area, sig: 11 [#1]
[    2.755139] BE PAGE_SIZE=4K MMU=Hash  SMP NR_CPUS=2048 NUMA pSeries
[    2.755149] Modules linked in: ohci_pci(+) sd_mod nvme_keyring ehci_hcd 
ohci_hcd nvme_auth usbcore hkdf scsi_transport_fc ipr ehea(+) configfs 
usb_common
[    2.755189] CPU: 0 UID: 0 PID: 240 Comm: (udev-worker) Not tainted 
6.18.9+deb14-powerpc64 #1 PREEMPTLAZY  Debian 6.18.9-1 
[    2.755200] Hardware name: IBM,8204-E8A POWER6 (architected) 0x3e0302 
0xf000002 of:IBM,EL350_118 hv:phyp pSeries
[    2.755209] NIP:  c000000000c6ee54 LR: c000000000c6c934 CTR: c000000000c6b140
[    2.755217] REGS: c0000003c711ed50 TRAP: 0300   Not tainted  
(6.18.9+deb14-powerpc64 Debian 6.18.9-1)
[    2.755226] MSR:  8000000000009032 <SF,EE,ME,IR,DR,RI>  CR: 24222884  XER: 
00000000
[    2.755250] CFAR: c00000000000cac4 DAR: 0000000000000000 DSISR: 40000000 
IRQMASK: 0 
[    2.755250] GPR00: c000000000c6b09c c0000003c711eff0 c000000001d0d000 
c0000000782f2000 
[    2.755250] GPR04: 0000000000000000 0000000000000000 0000000000000000 
0000000000000000 
[    2.755250] GPR08: 0000000000000001 0000000000000000 c0000000031ae480 
0000000044222884 
[    2.755250] GPR12: c000000000c6b140 c0000000027d3000 0000000000000020 
0000010018901970 
[    2.755250] GPR16: 0000000022222248 0000000000020000 0000000000000000 
00003fffd6f705c0 
[    2.755250] GPR20: 0000000000000000 00003fffd6f705b0 c000000002737da8 
c000000002738478 
[    2.755250] GPR24: 0000000000000000 0000000000000000 0000000000000000 
0000000000000001 
[    2.755250] GPR28: c0000000782f20c8 0000000000000000 c0000000782f2000 
0000000000000001 
[    2.755374] NIP [c000000000c6ee54] pci_msi_domain_supports+0x54/0x70
[    2.755387] LR [c000000000c6c934] __pci_enable_msi_range+0x154/0x490
[    2.755396] Call Trace:
[    2.755400] [c0000003c711eff0] [c00000000131c0fc] 
_raw_spin_unlock_irqrestore+0x4c/0xa0 (unreliable)
[    2.755417] [c0000003c711f0a0] [c000000000c6b09c] 
pci_alloc_irq_vectors_affinity+0x13c/0x1e0
[    2.755429] [c0000003c711f130] [c0003d0007ce1ab4] 
usb_hcd_pci_probe+0x34c/0x5e0 [usbcore]
[    2.755479] [c0000003c711f1e0] [c0003d0007eb305c] ohci_pci_probe+0x24/0x40 
[ohci_pci]
[    2.755491] [c0000003c711f200] [c000000000c5ac54] local_pci_probe+0x64/0xf0
[    2.755504] [c0000003c711f280] [c000000000c5ad78] pci_call_probe+0x98/0x220
[    2.755515] [c0000003c711f3e0] [c000000000c5c260] pci_device_probe+0xc0/0x1f0
[    2.755527] [c0000003c711f430] [c000000000d943b0] really_probe+0x100/0x510
[    2.755539] [c0000003c711f4c0] [c000000000d94870] 
__driver_probe_device+0xb0/0x200
[    2.755551] [c0000003c711f540] [c000000000d94b14] 
driver_probe_device+0x54/0x130
[    2.755563] [c0000003c711f580] [c000000000d94efc] __driver_attach+0x12c/0x2d0
[    2.755575] [c0000003c711f600] [c000000000d90a90] bus_for_each_dev+0xb0/0x130
[    2.755587] [c0000003c711f660] [c000000000d93830] driver_attach+0x30/0x50
[    2.755598] [c0000003c711f680] [c000000000d92b48] bus_add_driver+0x208/0x320
[    2.755609] [c0000003c711f710] [c000000000d9683c] driver_register+0x9c/0x1b0
[    2.755621] [c0000003c711f790] [c000000000c599b4] 
__pci_register_driver+0x64/0x80
[    2.755633] [c0000003c711f7b0] [c0003d0007eb3bf0] ohci_pci_init+0x80/0xa8 
[ohci_pci]
[    2.755646] [c0000003c711f7e0] [c00000000000f83c] do_one_initcall+0x7c/0x41c
[    2.755658] [c0000003c711f8c0] [c000000000384334] do_init_module+0x74/0x350
[    2.755671] [c0000003c711f940] [c000000000387bb8] 
init_module_from_file+0xb8/0x130
[    2.755683] [c0000003c711fa40] [c000000000387e44] 
sys_finit_module+0x1c4/0x4b0
[    2.755695] [c0000003c711fb40] [c00000000002d624] 
system_call_exception+0x144/0x2e0
[    2.755708] [c0000003c711fe50] [c00000000000c654] 
system_call_common+0xf4/0x258
[    2.755721] ---- interrupt: c00 at 0x3fffbc243d8c
[    2.755728] NIP:  00003fffbc243d8c LR: 00003fffbb534680 CTR: 0000000000000000
[    2.755736] REGS: c0000003c711fe80 TRAP: 0c00   Not tainted  
(6.18.9+deb14-powerpc64 Debian 6.18.9-1)
[    2.755745] MSR:  800000000200f032 <SF,VEC,EE,PR,FP,ME,IR,DR,RI>  CR: 
22222222  XER: 00000000
[    2.755774] IRQMASK: 0 
[    2.755774] GPR00: 0000000000000161 00003fffd6f70080 00003fffbc347100 
000000000000003f 
[    2.755774] GPR04: 00003fffbb53c758 0000000000000004 0000000000000058 
000000000000005a 
[    2.755774] GPR08: 0000000000000000 0000000000000000 0000000000000000 
0000000000000000 
[    2.755774] GPR12: 0000000000000000 00003fffbca65be0 0000000000000020 
0000010018901970 
[    2.755774] GPR16: 0000000022222248 0000000000020000 0000000000000000 
00003fffd6f705c0 
[    2.755774] GPR20: 0000000000000000 00003fffd6f705b0 0000000000000007 
0000010018900f20 
[    2.755774] GPR24: 0000000000000000 0000000000000000 0000010018901010 
0000000000000004 
[    2.755774] GPR28: 00003fffbb53c758 0000000000020000 0000000000000004 
0000010018900f20 
[    2.755890] NIP [00003fffbc243d8c] 0x3fffbc243d8c
[    2.755897] LR [00003fffbb534680] 0x3fffbb534680
[    2.755904] ---- interrupt: c00
[    2.755909] Code: e92a0088 80690000 7c632038 7c632278 7c630034 5463d97e 
786307e0 4e800020 60000000 60000000 60000000 e92a0020 <80690000> 4bffffd4 
60000000 7ca50034 
[    2.755954] ---[ end trace 0000000000000000 ]---
[    2.759449] 
[    2.801006]  sdb: sdb1 sdb2 sdb3
[    2.801510] sd 0:4:3:0: [sdb] Attached SCSI disk
[    2.842056]  sda: sda1 sda2 sda3
[    2.842527] sd 0:4:2:0: [sda] Attached SCSI disk
[    3.137559] ibmebus port0 eth0: Jumbo frames are disabled
[    3.137585] ibmebus port0 eth0: logical port id #1
[    3.138492] ibmebus port1 eth1: Jumbo frames are disabled
[    3.138501] ibmebus port1 eth1: logical port id #2
[    3.139024] ibmebus port2 eth2: Jumbo frames are disabled
[    3.139032] ibmebus port2 eth2: logical port id #17
[    3.139580] ibmebus port3 eth3: Jumbo frames are disabled
[    3.139589] ibmebus port3 eth3: logical port id #18
[    3.168778] Emulex LightPulse Fibre Channel SCSI driver 14.4.0.11
[    3.168796] Copyright (C) 2017-2025 Broadcom. All Rights Reserved. The term 
"Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
[    3.169497] lpfc 0204:01:00.0: enabling device (0140 -> 0142)
[    3.174053] lpfc 0204:01:00.0: lsa_required: 0, lsa_enabled: 0, direct 
mapping: 0
[    3.174087] lpfc 0204:01:00.0: lsa_required: 0, lsa_enabled: 0, direct 
mapping: 0
[    3.176098] scsi host2: Emulex LPe11000 PCIe Obsolete, Unsupported Fibre 
Channel Adapter on PCI bus 01 device 00 irq 23 BSG
[    3.272063] md/raid1:md127: active with 2 out of 2 mirrors
[    3.285878] md127: detected capacity change from 0 to 2093056
[    3.789811] lpfc 0204:01:00.1: enabling device (0140 -> 0142)
[    3.793815] lpfc 0204:01:00.1: lsa_required: 0, lsa_enabled: 0, direct 
mapping: 0
[    3.793848] lpfc 0204:01:00.1: lsa_required: 0, lsa_enabled: 0, direct 
mapping: 0
[    3.795515] scsi host3: Emulex LPe11000 PCIe Obsolete, Unsupported Fibre 
Channel Adapter on PCI bus 01 device 01 irq 24 BSG
[    4.501784] lpfc 0205:01:00.0: enabling device (0140 -> 0142)
[    4.505867] lpfc 0205:01:00.0: lsa_required: 0, lsa_enabled: 0, direct 
mapping: 0
[    4.505900] lpfc 0205:01:00.0: lsa_required: 0, lsa_enabled: 0, direct 
mapping: 0
[    4.507579] scsi host4: Emulex LPe11000 PCIe Obsolete, Unsupported Fibre 
Channel Adapter on PCI bus 01 device 00 irq 25 BSG
[    5.213892] lpfc 0205:01:00.1: enabling device (0140 -> 0142)
[    5.219059] lpfc 0205:01:00.1: lsa_required: 0, lsa_enabled: 0, direct 
mapping: 0
[    5.219099] lpfc 0205:01:00.1: lsa_required: 0, lsa_enabled: 0, direct 
mapping: 0
[    5.221111] scsi host5: Emulex LPe11000 PCIe Obsolete, Unsupported Fibre 
Channel Adapter on PCI bus 01 device 01 irq 26 BSG
[   40.421230] random: crng init done
Timed out while waiting for udev queue to empty.
Begin: Loading essential drivers ... [  122.681219] raid6: altivecx8 gen()  
2859 MB/s
[  122.749219] raid6: altivecx4 gen()  3089 MB/s
[  122.817219] raid6: altivecx2 gen()  2848 MB/s
[  122.885220] raid6: altivecx1 gen()  2148 MB/s
[  122.953222] raid6: int64x8  gen()  2657 MB/s
[  123.021209] raid6: int64x4  gen()  3768 MB/s
[  123.089212] raid6: int64x2  gen()  3470 MB/s
[  123.157208] raid6: int64x1  gen()  1997 MB/s
[  123.157218] raid6: using algorithm int64x4 gen() 3768 MB/s
[  123.225212] raid6: .... xor() 1484 MB/s, rmw enabled
[  123.225222] raid6: using intx1 recovery algorithm
[  123.241549] xor: measuring software checksum speed
[  123.241851]    8regs           : 11405 MB/sec
[  123.242229]    8regs_prefetch  :  8849 MB/sec
[  123.242541]    32regs          : 10732 MB/sec
[  123.242926]    32regs_prefetch :  8660 MB/sec
[  123.243352]    altivec         :  7826 MB/sec
[  123.243359] xor: using function: 8regs (11405 MB/sec)
done.
Begin: Running /scripts/init-premount ... Begin: Waiting up to 180 secs for any 
network device to become available ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
[  123.543767] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. 
Duplicate IMA measurements will not be recorded in the IMA log.
[  123.543887] device-mapper: uevent: version 1.0.3
[  123.544139] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: 
[email protected]
Timed out while waiting for udev queue to empty.
Timed out while waiting for udev queue to empty.
Please unlock disk sda3_plain: IP-Config: eth3 hardware address 
00:21:5e:17:5d:91 mtu 1500 DHCP RARP
IP-Config: eth1 hardware address 00:21:5e:17:5d:81 mtu 1500 DHCP RARP
IP-Config: eth2 hardware address 00:21:5e:17:5d:90 mtu 1500 DHCP RARP
IP-Config: eth0 hardware address 00:21:5e:17:5d:80 mtu 1500 DHCP RARP
IP-Config: eth0 complete (dhcp from 172.17.0.3):
 address: 172.17.0.42      broadcast: 172.17.0.255     netmask: 255.255.255.0   
 gateway: 172.17.0.1       dns0     : 172.17.0.1       dns1   : 172.17.0.2      
 host   : watson                                                          
 domain : internal.fnord.greeley.co.us                                    
 rootserver: 172.17.0.18 rootpath: 
 filename  : debian/trixie/ppc64/boot/grub/powerpc.elf
Begin: Starting dropbear ... 
cryptsetup: sda3_plain: set up successfully
Please unlock disk sdb3_plain: 
[  436.884618] md/raid1:md126: active with 2 out of 2 mirrors
[  436.894972] md126: detected capacity change from 0 to 284335360
cryptsetup: sdb3_plain: set up successfully
done.
Begin: Running /scripts/local-premount ... [  437.706194] PM: Image not found 
(code -22)
done.
Begin: Will now check root file system ... fsck from util-linux 2.41.3
[/sbin/fsck.ext4 (1) -- /dev/mapper/vg00-root] fsck.ext4 -a -C0 
/dev/mapper/vg00-root 
/dev/mapper/vg00-root: clean, 72046/262144 files, 475275/1048576 blocks
done.
[  438.198375] EXT4-fs (dm-2): mounted filesystem 
26efc594-bfba-47ca-a68d-eebe44ddef0b ro with ordered data mode. Quota mode: 
none.
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... Begin: Stopping dropbear ... done.
Begin: Bringing down eth0 ... [  438.426277] ibmebus port0 eth0: Logical port 
down
[  438.426300] ibmebus port0 eth0: Physical port up
[  438.426312] ibmebus port0 eth0: External switch port is backup port
[  438.429326] ibmebus port0 eth0: Physical port up
[  438.429336] ibmebus port0 eth0: External switch port is backup port
[  438.431713] ibmebus port0 eth0: Physical port up
[  438.431723] ibmebus port0 eth0: External switch port is backup port
[  438.434134] ibmebus port0 eth0: Physical port up
[  438.434143] ibmebus port0 eth0: External switch port is backup port
done.
Begin: Bringing down eth1 ... [  438.451695] ibmebus port1 eth1: Logical port 
down
[  438.451711] ibmebus port1 eth1: Physical port down
[  438.451719] ibmebus port1 eth1: External switch port is backup port
[  438.454434] ibmebus port1 eth1: Physical port down
[  438.454443] ibmebus port1 eth1: External switch port is backup port
[  438.456792] ibmebus port1 eth1: Physical port down
[  438.456800] ibmebus port1 eth1: External switch port is backup port
[  438.459165] ibmebus port1 eth1: Physical port down
[  438.459174] ibmebus port1 eth1: External switch port is backup port
done.
Begin: Bringing down eth2 ... [  438.476571] ibmebus port2 eth2: Logical port 
down
[  438.476586] ibmebus port2 eth2: Physical port down
[  438.476593] ibmebus port2 eth2: External switch port is backup port
[  438.478980] ibmebus port2 eth2: Physical port down
[  438.478988] ibmebus port2 eth2: External switch port is backup port
[  438.481357] ibmebus port2 eth2: Physical port down
[  438.481365] ibmebus port2 eth2: External switch port is backup port
[  438.483710] ibmebus port2 eth2: Physical port down
[  438.483719] ibmebus port2 eth2: External switch port is backup port
done.
Begin: Bringing down eth3 ... [  438.501136] ibmebus port3 eth3: Logical port 
down
[  438.501152] ibmebus port3 eth3: Physical port down
[  438.501159] ibmebus port3 eth3: External switch port is backup port
[  438.503576] ibmebus port3 eth3: Physical port down
[  438.503585] ibmebus port3 eth3: External switch port is backup port
[  438.505950] ibmebus port3 eth3: Physical port down
[  438.505959] ibmebus port3 eth3: External switch port is backup port
[  438.508321] ibmebus port3 eth3: Physical port down
[  438.508330] ibmebus port3 eth3: External switch port is backup port
done.
Begin: Bringing down lo ... done.
done.
[  438.742536] Not activating Mandatory Access Control as /sbin/tomoyo-init 
does not exist.
[  439.685457] systemd[1]: Inserted module 'autofs4'
[  439.844809] systemd[1]: systemd 260~rc1-2 running in system mode (+PAM 
+AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL 
+ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP 
+LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 
+BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -BTF -XKBCOMMON -UTMP +LIBARCHIVE)
[  439.844845] systemd[1]: Detected virtualization powervm.
[  439.844879] systemd[1]: Detected architecture ppc64.

Welcome to Debian GNU/Linux forky/sid!

[  440.032725] NET: Registered PF_VSOCK protocol family
[  440.765244] systemd[1]: Queued start job for default target graphical.target.
[  440.826310] systemd[1]: Created slice system-getty.slice - Slice 
/system/getty.
[  OK  ] Created slice system-getty.slice - Slice /system/getty.
[  440.828414] systemd[1]: Created slice system-modprobe.slice - Slice 
/system/modprobe.
[  OK  ] Created slice system-modprobe.slice - Slice /system/modprobe.
[  440.830376] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice 
/system/serial-getty.
[  OK  ] Created slice system-serial\x2dgetty.slice - Slice 
/system/serial-getty.
[  440.832281] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice 
/system/systemd-fsck.
[  OK  ] Created slice system-systemd\x2dfsck.slice - Slice 
/system/systemd-fsck.
[  440.833832] systemd[1]: Created slice user.slice - User and Session Slice.
[  OK  ] Created slice user.slice - User and Session Slice.
[  440.834320] systemd[1]: Started systemd-ask-password-console.path - Dispatch 
Password Requests to Console Directory Watch.
[  OK  ] Started systemd-ask-password-console.path - Dispatch Password Requests 
to Console Directory Watch.
[  440.834774] systemd[1]: Started systemd-ask-password-wall.path - Forward 
Password Requests to Wall Directory Watch.
[  OK  ] Started systemd-ask-password-wall.path - Forward Password Requests to 
Wall Directory Watch.
[  440.835655] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - 
Arbitrary Executable File Formats File System Automount Point.
[  OK  ] Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary 
Executable File Formats File System Automount Point.
[  440.835966] systemd[1]: Expecting device 
dev-disk-by\x2duuid-b9cc43d7\x2de381\x2d4c11\x2d9a21\x2d6beb7d32b6a7.device - 
/dev/disk/by-uuid/b9cc43d7-e381-4c11-9a21-6beb7d32b6a7...
         Expecting device 
dev-disk-by\x2duuid-b9cc43d7\x2de381\x2d4c11\x2d9a21\x2d6beb7d32b6a7.device - 
/dev/disk/by-uuid/b9cc43d7-e381-4c11-9a21-6beb7d32b6a7...
[  440.836238] systemd[1]: Expecting device dev-hvc0.device - /dev/hvc0...
         Expecting device dev-hvc0.device - /dev/hvc0...
[  440.836500] systemd[1]: Expecting device dev-mapper-vg00\x2dhome.device - 
/dev/mapper/vg00-home...
         Expecting device dev-mapper-vg00\x2dhome.device - 
/dev/mapper/vg00-home...
[  440.836766] systemd[1]: Expecting device dev-mapper-vg00\x2dopt.device - 
/dev/mapper/vg00-opt...
         Expecting device dev-mapper-vg00\x2dopt.device - 
/dev/mapper/vg00-opt...
[  440.837029] systemd[1]: Expecting device dev-mapper-vg00\x2dswap.device - 
/dev/mapper/vg00-swap...
         Expecting device dev-mapper-vg00\x2dswap.device - 
/dev/mapper/vg00-swap...
[  440.837332] systemd[1]: Expecting device dev-mapper-vg00\x2dtmp.device - 
/dev/mapper/vg00-tmp...
         Expecting device dev-mapper-vg00\x2dtmp.device - 
/dev/mapper/vg00-tmp...
[  440.837587] systemd[1]: Expecting device dev-mapper-vg00\x2dvar.device - 
/dev/mapper/vg00-var...
         Expecting device dev-mapper-vg00\x2dvar.device - 
/dev/mapper/vg00-var...
[  440.837884] systemd[1]: Reached target imports.target - Image Downloads.
[  OK  ] Reached target imports.target - Image Downloads.
[  440.838176] systemd[1]: Reached target paths.target - Path Units.
[  OK  ] Reached target paths.target - Path Units.
[  440.838448] systemd[1]: Reached target remote-fs.target - Remote File 
Systems.
[  OK  ] Reached target remote-fs.target - Remote File Systems.
[  440.838732] systemd[1]: Reached target slices.target - Slice Units.
[  OK  ] Reached target slices.target - Slice Units.
[  440.839245] systemd[1]: Listening on dm-event.socket - Device-mapper event 
daemon FIFOs.
[  OK  ] Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[  440.839685] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon 
socket.
[  OK  ] Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[  440.844535] systemd[1]: Listening on systemd-ask-password.socket - Query the 
User Interactively for a Password.
[  OK  ] Listening on systemd-ask-password.socket - Query the User 
Interactively for a Password.
[  440.847857] systemd[1]: Listening on systemd-creds.socket - Credential 
Encryption/Decryption.
[  OK  ] Listening on systemd-creds.socket - Credential Encryption/Decryption.
[  440.852539] systemd[1]: Listening on systemd-factory-reset.socket - Factory 
Reset Management.
[  OK  ] Listening on systemd-factory-reset.socket - Factory Reset Management.
[  440.853134] systemd[1]: Listening on systemd-journald-dev-log.socket - 
Journal Socket (/dev/log).
[  OK  ] Listening on systemd-journald-dev-log.socket - Journal Socket 
(/dev/log).
[  440.853729] systemd[1]: Listening on systemd-journald.socket - Journal 
Sockets.
[  OK  ] Listening on systemd-journald.socket - Journal Sockets.
[  440.858874] systemd[1]: Listening on systemd-mute-console.socket - Console 
Output Muting Service Socket.
[  OK  ] Listening on systemd-mute-console.socket - Console Output Muting 
Service Socket.
[  440.859373] systemd[1]: Listening on systemd-udevd-control.socket - udev 
Control Socket.
[  OK  ] Listening on systemd-udevd-control.socket - udev Control Socket.
[  440.859785] systemd[1]: Listening on systemd-udevd-kernel.socket - udev 
Kernel Socket.
[  OK  ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[  440.860286] systemd[1]: Listening on systemd-udevd-varlink.socket - udev 
Varlink Socket.
[  OK  ] Listening on systemd-udevd-varlink.socket - udev Varlink Socket.
[  440.868140] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File 
System...
         Mounting dev-hugepages.mount - Huge Pages File System...
[  440.871225] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File 
System...
         Mounting dev-mqueue.mount - POSIX Message Queue File System...
[  440.875296] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File 
System...
         Mounting sys-kernel-debug.mount - Kernel Debug File System...
[  440.879846] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace 
File System...
         Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[  440.887376] systemd[1]: Starting blk-availability.service - Availability of 
block devices...
         Starting blk-availability.service - Availability of block devices...
[  440.891438] systemd[1]: Starting kmod-static-nodes.service - Create List of 
Static Device Nodes...
         Starting kmod-static-nodes.service - Create List of Static Device 
Nodes...
[  440.895695] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 
mirrors, snapshots etc. using dmeventd or progress polling...
         Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots 
etc. using dmeventd or progress polling...
[  440.896244] systemd[1]: [email protected] - Load Kernel Module 
configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs
[  440.922642] systemd[1]: Mounting sys-kernel-config.mount - Kernel 
Configuration File System...
         Mounting sys-kernel-config.mount - Kernel Configuration File System...
[  440.926363] systemd[1]: Starting [email protected] - Load Kernel Module 
drm...
         Starting [email protected] - Load Kernel Module drm...
[  440.930101] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel 
Module efi_pstore...
         Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[  440.930538] systemd[1]: [email protected] - Load Kernel Module fuse 
skipped, unmet condition check ConditionKernelModuleLoaded=!fuse
[  440.939899] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE 
Control File System...
         Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[  440.940210] systemd[1]: systemd-fsck-root.service - File System Check on 
Root Device skipped, unmet condition check 
ConditionPathExists=!/run/initramfs/fsck-root
[  440.940386] systemd[1]: systemd-hibernate-clear.service - Clear Stale 
Hibernate Storage Info skipped, unmet condition check 
ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
[  440.946493] systemd[1]: Starting systemd-journald.service - Journal 
Service...
         Starting systemd-journald.service - Journal Service...
[  440.955464] systemd[1]: Starting systemd-modules-load.service - Load Kernel 
Modules...
         Starting systemd-modules-load.service - Load Kernel Modules...
[  440.960880] systemd[1]: Starting systemd-remount-fs.service - Remount Root 
and Kernel File Systems...
         Starting systemd-remount-fs.service - Remount Root and Kernel File 
Systems...
[  440.970004] systemd[1]: Starting systemd-udev-load-credentials.service - 
Load udev Rules from Credentials...
         Starting systemd-udev-load-credentials.service - Load udev Rules from 
Credentials...
[  440.975741] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All 
udev Devices...
         Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[  441.011933] systemd[1]: Finished blk-availability.service - Availability of 
block devices.
[  OK  ] Finished blk-availability.service - Availability of block devices.
[  441.104284] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[  OK  ] Mounted dev-hugepages.mount - Huge Pages File System.
[  441.105000] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File 
System.
[  OK  ] Mounted dev-mqueue.mount - POSIX Message Queue File System.
[  441.105650] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File 
System.
[  OK  ] Mounted sys-kernel-debug.mount - Kernel Debug File System.
[  441.106261] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File 
System.
[  OK  ] Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[  441.107516] systemd[1]: Finished kmod-static-nodes.service - Create List of 
Static Device Nodes.
[  OK  ] Finished kmod-static-nodes.service - Create List of Static Device 
Nodes.
[  441.108234] systemd[1]: Mounted sys-kernel-config.mount - Kernel 
Configuration File System.
[  OK  ] Mounted sys-kernel-config.mount - Kernel Configuration File System.
[  441.109406] systemd[1]: modprobe@efi_pstore.service: Deactivated 
successfully.
[  441.110132] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel 
Module efi_pstore.
[  OK  ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[  441.110935] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control 
File System.
[  OK  ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[  441.112245] systemd[1]: Finished systemd-modules-load.service - Load Kernel 
Modules.
[  OK  ] Finished systemd-modules-load.service - Load Kernel Modules.
[  441.117956] systemd[1]: Starting systemd-sysctl.service - Apply Kernel 
Variables...
         Starting systemd-sysctl.service - Apply Kernel Variables...
[  441.125557] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - 
Create Static Device Nodes in /dev gracefully...
         Starting systemd-tmpfiles-setup-dev-early.service - Create Static 
Device Nodes in /dev gracefully...
[  441.126959] EXT4-fs (dm-2): re-mounted 26efc594-bfba-47ca-a68d-eebe44ddef0b 
r/w.
[  441.134489] systemd[1]: Finished systemd-remount-fs.service - Remount Root 
and Kernel File Systems.
[  OK  ] Finished systemd-remount-fs.service - Remount Root and Kernel File 
Systems.
[  441.141885] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware 
Database skipped, unmet condition check ConditionNeedsUpdate=/etc
[  441.161022] systemd[1]: Finished systemd-udev-load-credentials.service - 
Load udev Rules from Credentials.
[  OK  ] Finished systemd-udev-load-credentials.service - Load udev Rules from 
Credentials.
[  441.181020] systemd-journald[721]: Collecting audit messages is disabled.
[  441.250664] systemd[1]: Finished systemd-sysctl.service - Apply Kernel 
Variables.
[  OK  ] Finished systemd-sysctl.service - Apply Kernel Variables.
[  441.282022] systemd[1]: [email protected]: Deactivated successfully.
[  441.282987] systemd[1]: Finished [email protected] - Load Kernel Module 
drm.
[  OK  ] Finished [email protected] - Load Kernel Module drm.
[  441.326013] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - 
Create Static Device Nodes in /dev gracefully.
[  OK  ] Finished systemd-tmpfiles-setup-dev-early.service - Create Static 
Device Nodes in /dev gracefully.
[  441.326870] systemd[1]: systemd-sysusers.service - Create System Users 
skipped, no trigger condition checks were met.
[  441.336935] systemd[1]: Starting systemd-journalctl.socket - Journal Log 
Access Socket...
         Starting systemd-journalctl.socket - Journal Log Access Socket...
[  441.372361] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create 
Static Device Nodes in /dev...
         Starting systemd-tmpfiles-setup-dev.service - Create Static Device 
Nodes in /dev...
[  441.375592] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 
mirrors, snapshots etc. using dmeventd or progress polling.
[  OK  ] Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots 
etc. using dmeventd or progress polling.
[  441.376691] systemd[1]: Listening on systemd-journalctl.socket - Journal Log 
Access Socket.
[  OK  ] Listening on systemd-journalctl.socket - Journal Log Access Socket.
[  441.408902] systemd[1]: Started systemd-journald.service - Journal Service.
[  OK  ] Started systemd-journald.service - Journal Service.
[  OK  ] Finished systemd-tmpfiles-setup-dev.service - Create Static Device 
Nodes in /dev.
[  OK  ] Reached target local-fs-pre.target - Preparation for Local File 
Systems.
         Starting systemd-udevd.service - Rule-based Manager for Device Events 
and Files...
[  OK  ] Started systemd-udevd.service - Rule-based Manager for Device Events 
and Files.
[  OK  ] Finished systemd-udev-trigger.service - Coldplug All udev Devices.
         Starting ifupdown-pre.service - Helper to synchronize boot up for 
ifupdown...
[  OK  ] Finished ifupdown-pre.service - Helper to synchronize boot up for 
ifupdown.
[  OK  ] Found device dev-hvc0.device - /dev/hvc0.
[  442.402776] Module ehci_pci is blacklisted
[  442.417921] scsi 0:255:255:255: Attached scsi generic sg0 type 31
[  442.420322] scsi 0:8:0:0: Attached scsi generic sg1 type 13
[  442.420451] sd 0:4:2:0: Attached scsi generic sg2 type 0
[  442.420619] sd 0:4:3:0: Attached scsi generic sg3 type 0
[  442.420742] scsi 0:4:10:0: Attached scsi generic sg4 type 13
[  442.420946] scsi 0:6:10:0: Attached scsi generic sg5 type 13
[  442.421066] scsi 1:255:255:255: Attached scsi generic sg6 type 31
         Expecting device sys-subsystem-net-devices-eth0.device - 
/sys/subsystem/net/devices/eth0...
[  OK  ] Found device sys-subsystem-net-devices-eth0.device - 
/sys/subsystem/net/devices/eth0.
[  442.727966] ses 0:8:0:0: Attached Enclosure device
[  442.728026] ses 0:4:10:0: Attached Enclosure device
[  442.728056] ses 0:6:10:0: Attached Enclosure device
[  OK  ] Found device dev-mapper-vg00\x2dhome.device - /dev/mapper/vg00-home.
[  OK  ] Found device dev-mapper-vg00\x2dopt.device - /dev/mapper/vg00-opt.
[  OK  ] Found device dev-mapper-vg00\x2dvar.device - /dev/mapper/vg00-var.
[  OK  ] Found device 
dev-disk-by\x2duuid-b9cc43d7\x2de381\x2d4c11\x2d9a21\x2d6beb7d32b6a7.device - 
/dev/disk/by-uuid/b9cc43d7-e381-4c11-9a21-6beb7d32b6a7.
[  OK  ] Found device dev-mapper-vg00\x2dtmp.device - /dev/mapper/vg00-tmp.
[  OK  ] Found device dev-mapper-vg00\x2dswap.device - /dev/mapper/vg00-swap.
         Activating swap dev-mapper-vg00\x2dswap.swap - /dev/mapper/vg00-swap...
[  OK  ] Started mdmonitor.service - MD array monitor.
         Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
         Starting 
systemd-fsck@dev-disk-by\x2duuid-b9cc43d7\x2de381\x2d4c11\x2d9a21\x2d6beb7d32b6a7.service
 - File System Check on 
/dev/disk/by-uuid/b9cc43d7-e381-4c11-9a21-6beb7d32b6a7...
         Starting systemd-fsck@dev-mapper-vg00\x2dhome.service - File System 
Check on /dev/mapper/vg00-home...
         Starting systemd-fsck@dev-mapper-vg00\x2dopt.service - File System 
Check on /dev/mapper/vg00-opt...
         Starting systemd-fsck@dev-mapper-vg00\x2dtmp.service - File System 
Check on /dev/mapper/vg00-tmp...
         Starting systemd-fsck@dev-mapper-vg00\x2dvar.service - File System 
Check on /dev/mapper/vg00-var...
[  OK  ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[  443.179738] Adding 8388604k swap on /dev/mapper/vg00-swap.  Priority:-2 
extents:1 across:8388604k 
[  OK  ] Activated swap dev-mapper-vg00\x2dswap.swap - /dev/mapper/vg00-swap.
[  OK  ] Reached target swap.target - Swaps.
[  OK  ] Finished systemd-fsck@dev-mapper-vg00\x2dhome.service - File System 
Check on /dev/mapper/vg00-home.
         Mounting home.mount - /home...
[  OK  ] Finished systemd-fsck@dev-mapper-vg00\x2dtmp.service - File System 
Check on /dev/mapper/vg00-tmp.
         Mounting tmp.mount - /tmp...
[  OK  ] Finished systemd-fsck@dev-mapper-vg00\x2dvar.service - File System 
Check on /dev/mapper/vg00-var.
         Mounting var.mount - /var...
[  OK  ] Finished systemd-fsck@dev-mapper-vg00\x2dopt.service - File System 
Check on /dev/mapper/vg00-opt.
[  443.564993] EXT4-fs (dm-6): mounted filesystem 
86c38325-d9f0-4aa7-b6ee-1f74d8607177 r/w with ordered data mode. Quota mode: 
none.
[  OK  ] Mounted home.mount - /home.
[  443.586196] EXT4-fs (dm-5): mounted filesystem 
fc0b09b5-dd98-4777-82e2-3b811e642638 r/w with ordered data mode. Quota mode: 
none.
[  OK  ] Mounted var.mount - /var.
         Starting systemd-journal-flush.service - Flush Journal to Persistent 
Storage...
         Starting systemd-random-seed.service - Load/Save OS Random Seed...
[  443.639923] EXT4-fs (dm-4): mounted filesystem 
6890d9fc-59cf-4f63-b719-444f7a9d743a r/w with ordered data mode. Quota mode: 
none.
[  OK  ] Mounted tmp.mount - /tmp.
[  OK  ] Finished 
systemd-fsck@dev-disk-by\x2duuid-b9cc43d7\x2de381\x2d4c11\x2d9a21\x2d6beb7d32b6a7.service
 - File System Check on /dev/disk/by-uuid/b9cc43d7-e381-4c11-9a21-6beb7d32b6a7.
[  443.675790] systemd-journald[721]: Received client request to flush runtime 
journal.
[  OK  ] Finished systemd-random-seed.service - Load/Save OS Random Seed.
         Mounting boot.mount - /boot...
         Mounting opt.mount - /opt...
[  445.042894] EXT4-fs (dm-7): mounted filesystem 
ca9faec4-fa2e-4e68-b8c8-966579434ca5 r/w with ordered data mode. Quota mode: 
none.
[  OK  ] Mounted opt.mount - /opt.
[  445.067436] EXT4-fs (md127): mounted filesystem 
b9cc43d7-e381-4c11-9a21-6beb7d32b6a7 r/w with ordered data mode. Quota mode: 
none.
[  OK  ] Mounted boot.mount - /boot.
[  OK  ] Reached target local-fs.target - Local File Systems.
[  OK  ] Listening on systemd-sysext.socket - System Extension Image Management.
[  OK  ] Started [email protected] - ifup for eth0.
         Starting networking.service - Raise network interfaces...
         Starting systemd-binfmt.service - Set Up Additional Binary Formats...
[  OK  ] Finished systemd-journal-flush.service - Flush Journal to Persistent 
Storage.
         Starting systemd-tmpfiles-setup.service - Create System Files and 
Directories...
         Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File 
Formats File System...
[  OK  ] Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File 
Formats File System.
[  OK  ] Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[  445.340728] ibmebus port0 eth0: Logical port up: 1000Mbps Full Duplex
[  445.340765] ibmebus port0 eth0: Physical port up
[  445.340777] ibmebus port0 eth0: External switch port is backup port
[  OK  ] Finished systemd-tmpfiles-setup.service - Create System Files and 
Directories.
[  OK  ] Reached target sysinit.target - System Initialization.
[  OK  ] Started apt-daily.timer - Daily apt download activities.
[  OK  ] Started apt-daily-upgrade.timer - Daily apt upgrade and clean 
activities.
[  OK  ] Started dpkg-db-backup.timer - Daily dpkg database backup timer.
[  OK  ] Started e2scrub_all.timer - Periodic ext4 Online Metadata Check for 
All Filesystems.
[  OK  ] Started fstrim.timer - Discard unused filesystem blocks once a week.
[  OK  ] Started logrotate.timer - Daily rotation of log files.
[  OK  ] Started man-db.timer - Daily man-db regeneration.
[  OK  ] Started mdcheck_continue.timer - MD array scrubbing - continuation.
[  OK  ] Started mdcheck_start.timer - MD array scrubbing.
[  OK  ] Started mdmonitor-oneshot.timer - Reminder for degraded MD arrays.
[  OK  ] Started ntpsec-rotate-stats.timer - Rotate ntpd stats daily.
[  OK  ] Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary 
Directories.
[  OK  ] Reached target timers.target - Timer Units.
[  OK  ] Listening on sshd-unix-local.socket - OpenSSH Server Socket 
(systemd-ssh-generator, AF_UNIX Local).
[  OK  ] Listening on systemd-hostnamed.socket - Hostname Service Socket.
[  OK  ] Listening on systemd-logind-varlink.socket - User Login Management 
Varlink Socket.
[  OK  ] Reached target sockets.target - Socket Units.
[  OK  ] Reached target basic.target - Basic System.
[  OK  ] Started cron.service - Regular background program processing daemon.
         Starting e2scrub_reap.service - Remove Stale Online ext4 Metadata 
Check Snapshots...
         Starting getty-static.service - getty on tty2-tty6 if dbus and logind 
are not available...
         Starting wtmpdb-update-boot.service - Write boot and shutdown times 
into wtmpdb...
[  OK  ] Finished networking.service - Raise network interfaces.
[  OK  ] Reached target network.target - Network.
         Starting ntpsec.service - Network Time Service...
         Starting ssh.service - OpenBSD Secure Shell server...
         Starting systemd-user-sessions.service - Permit User Sessions...
[  OK  ] Finished systemd-user-sessions.service - Permit User Sessions.
[  OK  ] Started [email protected] - Getty on tty1.
[  OK  ] Started [email protected] - Getty on tty2.
[  OK  ] Started [email protected] - Getty on tty3.
[  OK  ] Started [email protected] - Getty on tty4.
[  OK  ] Started [email protected] - Getty on tty5.
[  OK  ] Started [email protected] - Serial Getty on hvc0.
[  OK  ] Started ntpsec.service - Network Time Service.
[  OK  ] Finished e2scrub_reap.service - Remove Stale Online ext4 Metadata 
Check Snapshots.
[  OK  ] Finished getty-static.service - getty on tty2-tty6 if dbus and logind 
are not available.
[  OK  ] Started [email protected] - Getty on tty6.
[  OK  ] Reached target getty.target - Login Prompts.
[  OK  ] Finished wtmpdb-update-boot.service - Write boot and shutdown times 
into wtmpdb.
[  OK  ] Started ssh.service - OpenBSD Secure Shell server.
[  OK  ] Reached target multi-user.target - Multi-User System.
[  OK  ] Reached target graphical.target - Graphical Interface.

Debian GNU/Linux forky/sid watson hvc0

watson login: 

=== END Grub and kernel console output ===
Success!

Reply via email to