oracle / oracle-linux

Scripts, examples, and tutorials to get started with Oracle Linux
Universal Permissive License v1.0
131 stars 47 forks source link

OL9.4 Installer Unable to Start from Local Disk on Older Hardware #151

Closed ghost closed 1 month ago

ghost commented 1 month ago

Hello,

We are upgrading many physical machines from CentOS 7 to OL9.4. They have less than 3GB of RAM, so loading the stage2 Anaconda install.img resources over the network is not possible. We do not have physical access to these machines, so we're trying to come up with a way to upgrade them remotely without doing an exclusively network based upgrade procedure.

We came up with a procedure to workaround this memory limitation by loading all installer resources (pxeboot/vmlinuz, pxeboot/initrd.img, install.img, and the kickstart) off the disk via a specific partition label (/dev/sda2 LABEL=installer in the below output).

Unfortunately, these machines seem to run into a bug that is not present with other EL distributions. We tested this same procedure with the same kernel parameters with AlmaLinux 9.4 and everything worked as expected. This procedure also works with other (newer) hardware and VM's on Oracle Linux 9.4, so I believe that this is a hardware specific issue.

The installer is started via kexec. It is unable to load the install.img file to start Anaconda and times out. We never see the kernel messages that the filesystem gets mounted. However, I am able to scan the disk for partitions and mount it in the dracut/rescue installer environment that I get dropped into by hand.

I haven't attempted this with RHEL 9.4 or Rocky, but the fact that this works with AlmaLinux 9.4 leads me to believe there might be a bug in the initrd.img for the OL9.4 installer (for specific/older hardware).

Here's the output of an attempt:

[    0.000000] Linux version 5.14.0-427.13.1.el9_4.x86_64 (mockbuild@host-100-100-224-36) (gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3.0.1), GNU ld version 2.35.2-43.0.1.el9) #1 SMP PREEMPT_DYNAMIC Wed May 1 14:48:33 PDT 2024
[    0.000000] The list of certified hardware for Oracle Linux 9 can be viewed at the Oracle Linux Certification List https://linux.oracle.com/hardware-certifications
[    0.000000] Command line: inst.stage2=hd:LABEL=installer inst.ks=hd:LABEL=installer:/config.ks console=ttyS0,115200 inst.sshd inst.nokill
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] signal: max sigframe size: 1776
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000077fadfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000077fae000-0x0000000077ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: PC Engines APU2/APU2, BIOS 4.0.7 02/28/2017
[    0.000000] last_pfn = 0x77fae max_arch_pfn = 0x400000000
[    0.000000] MTRR map: 6 entries (3 fixed + 3 variable; max 19), built from 8 variable MTRRs
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000000] found SMP MP-table at [mem 0x000f4690-0x000f469f]
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x6dc98000-0x741fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F4840 000024 (v02 CORE  )
[    0.000000] ACPI: XSDT 0x0000000077FB80E0 00005C (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: FACP 0x0000000077FB96F0 0000F4 (v04 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: DSDT 0x0000000077FB8250 001496 (v02 AMD    COREBOOT 00010001 INTL 20140114)
[    0.000000] ACPI: FACS 0x0000000077FB8210 000040
[    0.000000] ACPI: SSDT 0x0000000077FB97F0 000045 (v02 CORE   COREBOOT 0000002A CORE 0000002A)
[    0.000000] ACPI: APIC 0x0000000077FB9840 00007E (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: HEST 0x0000000077FB98C0 0001D0 (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: SSDT 0x0000000077FB9A90 0048A6 (v02 AMD    AGESA    00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x0000000077FBE340 0007C8 (v01 AMD    AGESA    00000001 AMD  00000001)
[    0.000000] ACPI: HPET 0x0000000077FBEB10 000038 (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: Reserving FACP table memory at [mem 0x77fb96f0-0x77fb97e3]
[    0.000000] ACPI: Reserving DSDT table memory at [mem 0x77fb8250-0x77fb96e5]
[    0.000000] ACPI: Reserving FACS table memory at [mem 0x77fb8210-0x77fb824f]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0x77fb97f0-0x77fb9834]
[    0.000000] ACPI: Reserving APIC table memory at [mem 0x77fb9840-0x77fb98bd]
[    0.000000] ACPI: Reserving HEST table memory at [mem 0x77fb98c0-0x77fb9a8f]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0x77fb9a90-0x77fbe335]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0x77fbe340-0x77fbeb07]
[    0.000000] ACPI: Reserving HPET table memory at [mem 0x77fbeb10-0x77fbeb47]
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000077fadfff]
[    0.000000] NODE_DATA(0) allocated [mem 0x77f83000-0x77fadfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x0000000077fadfff]
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000077fadfff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000077fadfff]
[    0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 82 pages in unavailable ranges
[    0.000000] ACPI: PM-Timer IO Port: 0x818
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 5, version 33, address 0xfec20000, GSI 24-55
[    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 9 global_irq 9 low level)
[    0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] [mem 0x78000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288
[    0.000000] Fallback order for Node 0: 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 483503
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: inst.stage2=hd:LABEL=installer inst.ks=hd:LABEL=installer:/config.ks console=ttyS0,115200 inst.sshd inst.nokill
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 260860K/1965360K available (16384K kernel code, 5626K rwdata, 11748K rodata, 3896K init, 5952K bss, 190808K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 46862 entries in 184 pages
[    0.000000] ftrace: allocated 184 pages with 4 groups
[    0.000000] Dynamic Preempt: voluntary
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    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 100 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 524544, nr_irqs: 1000, preallocated irqs: 16
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: console [ttyS0] enabled
[    0.000000] ACPI: Core revision 20221020
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.002000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.010000] tsc: Unable to calibrate against PIT
[    0.011000] tsc: using HPET reference calibration
[    0.012000] tsc: Detected 998.068 MHz processor
[    0.000009] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1cc5ebff27b, max_idle_ns: 881590416993 ns
[    0.010550] Calibrating delay loop (skipped), value calculated using timer frequency.. 1996.13 BogoMIPS (lpj=998068)
[    0.011551] pid_max: default: 32768 minimum: 301
[    0.013736] LSM: initializing lsm=lockdown,capability,yama,integrity,selinux,bpf
[    0.014636] Yama: becoming mindful.
[    0.015587] SELinux:  Initializing.
[    0.017636] LSM support for eBPF active
[    0.019829] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.020567] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.023802] LVT offset 1 assigned for vector 0xf9
[    0.025550] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.026549] Last level dTLB entries: 4KB 512, 2MB 256, 4MB 128, 1GB 0
[    0.028557] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.029554] Spectre V2 : Mitigation: Retpolines
[    0.030549] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.031549] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.032550] RETBleed: Mitigation: untrained return thunk
[    0.033580] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.113790] Freeing SMP alternatives memory: 36K
[    0.218032] smpboot: CPU0: AMD GX-412TC SOC (family: 0x16, model: 0x30, stepping: 0x1)
[    0.220761] cblist_init_generic: Setting adjustable number of callback queues.
[    0.221548] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.222699] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.224564] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.225690] Performance Events: AMD PMU driver.
[    0.226551] ... version:                0
[    0.227549] ... bit width:              48
[    0.229548] ... generic registers:      4
[    0.230552] ... value mask:             0000ffffffffffff
[    0.231549] ... max period:             00007fffffffffff
[    0.232549] ... fixed-purpose events:   0
[    0.233549] ... event mask:             000000000000000f
[    0.235331] rcu: Hierarchical SRCU implementation.
[    0.235334] rcu:     Max phase no-delay instances is 400.
[    0.235415] printk: console [ttyS0] printing thread started
[    0.249829] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.250378] smp: Bringing up secondary CPUs ...
[    0.254055] x86: Booting SMP configuration:
[    0.254059] .... node  #0, CPUs:      #1 #2 #3
[    0.262822] smp: Brought up 1 node, 4 CPUs
[    0.262822] smpboot: Max logical packages: 1
[    0.262822] smpboot: Total of 4 processors activated (7984.54 BogoMIPS)
[    0.292846] node 0 deferred pages initialised in 24ms
[    0.294552] devtmpfs: initialized
[    0.294943] x86/mm: Memory block size: 128MB
[    0.298634] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.298654] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.299064] pinctrl core: initialized pinctrl subsystem
[    0.323977] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.325023] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.325046] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.325062] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.325199] audit: initializing netlink subsys (disabled)
[    0.325590] audit: type=2000 audit(1721830759.329:1): state=initialized audit_enabled=0 res=1
[    0.326233] thermal_sys: Registered thermal governor 'fair_share'
[    0.326240] thermal_sys: Registered thermal governor 'step_wise'
[    0.326242] thermal_sys: Registered thermal governor 'user_space'
[    0.328566] cpuidle: using governor menu
[    0.334896] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.335776] PCI: Using configuration type 1 for base access
[    0.335781] PCI: Using configuration type 1 for extended access
[    0.356807] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.377801] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.377805] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.377810] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.377814] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.384193] cryptd: max_cpu_qlen set to 1000
[    0.389744] ACPI: Added _OSI(Module Device)
[    0.389748] ACPI: Added _OSI(Processor Device)
[    0.389752] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.389783] ACPI: Added _OSI(Processor Aggregator Device)
[    0.389787] ACPI: Added _OSI(Linux-Dell-Video)
[    0.389791] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.389795] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.397541] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.399324] ACPI: Interpreter enabled
[    0.399390] ACPI: PM: (supports S0 S1 S2 S3 S4 S5)
[    0.399394] ACPI: Using IOAPIC for interrupt routing
[    0.399540] HEST: Table parsing has been initialized.
[    0.399540] GHES: Failed to enable APEI firmware first mode.
[    0.399540] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.399540] PCI: Using E820 reservations for host bridge windows
[    0.399543] ACPI: Enabled 7 GPEs in block 00 to 1F
[    0.402221] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.402273] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.402538] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.402543] acpi PNP0A08:00: host bridge window expanded to [io  0x0000-0x0cf7 window]; [io  0x03b0-0x03df window] ignored
[    0.402543] PCI host bridge to bus 0000:00
[    0.402543] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.402543] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.402543] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff]
[    0.402543] pci_bus 0000:00: root bus resource [mem 0x7f000000-0xffffffff]
[    0.402543] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.402543] pci 0000:00:00.0: [1022:1566] type 00 class 0x060000
[    0.402543] pci 0000:00:02.0: [1022:156b] type 00 class 0x060000
[    0.402543] pci 0000:00:02.2: [1022:1439] type 01 class 0x060400
[    0.402543] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.402543] pci 0000:00:02.3: [1022:1439] type 01 class 0x060400
[    0.402543] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    0.402543] pci 0000:00:02.4: [1022:1439] type 01 class 0x060400
[    0.402543] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[    0.402543] pci 0000:00:08.0: [1022:1537] type 00 class 0x108000
[    0.402543] pci 0000:00:08.0: reg 0x10: [mem 0xfeb00000-0xfeb1ffff 64bit pref]
[    0.402543] pci 0000:00:08.0: reg 0x18: [mem 0xfe900000-0xfe9fffff]
[    0.402543] pci 0000:00:08.0: reg 0x1c: [mem 0xfeb24000-0xfeb24fff]
[    0.402543] pci 0000:00:08.0: reg 0x20: [mem 0xfea00000-0xfeafffff]
[    0.402543] pci 0000:00:08.0: reg 0x24: [mem 0xfeb20000-0xfeb21fff]
[    0.402543] pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330
[    0.402543] pci 0000:00:10.0: reg 0x10: [mem 0xfeb22000-0xfeb23fff 64bit]
[    0.402543] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[    0.402543] pci 0000:00:11.0: [1022:7800] type 00 class 0x010601
[    0.402543] pci 0000:00:11.0: reg 0x10: [io  0x4010-0x4017]
[    0.402543] pci 0000:00:11.0: reg 0x14: [io  0x4020-0x4023]
[    0.402558] pci 0000:00:11.0: reg 0x18: [io  0x4018-0x401f]
[    0.402575] pci 0000:00:11.0: reg 0x1c: [io  0x4024-0x4027]
[    0.402619] pci 0000:00:11.0: reg 0x20: [io  0x4000-0x400f]
[    0.402634] pci 0000:00:11.0: reg 0x24: [mem 0xfeb25000-0xfeb253ff]
[    0.402763] pci 0000:00:11.0: PME# supported from D3hot
[    0.403248] pci 0000:00:13.0: [1022:7808] type 00 class 0x0c0320
[    0.403275] pci 0000:00:13.0: reg 0x10: [mem 0xfeb25400-0xfeb254ff]
[    0.403424] pci 0000:00:13.0: supports D1 D2
[    0.403429] pci 0000:00:13.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.403539] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[    0.403539] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[    0.403543] pci 0000:00:14.7: [1022:7813] type 00 class 0x080501
[    0.403543] pci 0000:00:14.7: reg 0x10: [mem 0xfeb25500-0xfeb255ff]
[    0.403543] pci 0000:00:18.0: [1022:1580] type 00 class 0x060000
[    0.403543] pci 0000:00:18.1: [1022:1581] type 00 class 0x060000
[    0.403543] pci 0000:00:18.2: [1022:1582] type 00 class 0x060000
[    0.403543] pci 0000:00:18.3: [1022:1583] type 00 class 0x060000
[    0.403543] pci 0000:00:18.4: [1022:1584] type 00 class 0x060000
[    0.403543] pci 0000:00:18.5: [1022:1585] type 00 class 0x060000
[    0.403543] pci 0000:01:00.0: [8086:1539] type 00 class 0x020000
[    0.403543] pci 0000:01:00.0: reg 0x10: [mem 0xfe600000-0xfe61ffff]
[    0.403543] pci 0000:01:00.0: reg 0x18: [io  0x1000-0x101f]
[    0.403543] pci 0000:01:00.0: reg 0x1c: [mem 0xfe620000-0xfe623fff]
[    0.403543] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.403543] pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.403543] pci 0000:00:02.2:   bridge window [io  0x1000-0x1fff]
[    0.403543] pci 0000:00:02.2:   bridge window [mem 0xfe600000-0xfe6fffff]
[    0.403682] pci 0000:02:00.0: [8086:1539] type 00 class 0x020000
[    0.403776] pci 0000:02:00.0: reg 0x10: [mem 0xfe700000-0xfe71ffff]
[    0.403871] pci 0000:02:00.0: reg 0x18: [io  0x2000-0x201f]
[    0.403922] pci 0000:02:00.0: reg 0x1c: [mem 0xfe720000-0xfe723fff]
[    0.404226] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.404542] pci 0000:00:02.3: PCI bridge to [bus 02]
[    0.404542] pci 0000:00:02.3:   bridge window [io  0x2000-0x2fff]
[    0.404542] pci 0000:00:02.3:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.404542] pci 0000:03:00.0: [8086:1539] type 00 class 0x020000
[    0.404542] pci 0000:03:00.0: reg 0x10: [mem 0xfe800000-0xfe81ffff]
[    0.404542] pci 0000:03:00.0: reg 0x18: [io  0x3000-0x301f]
[    0.404542] pci 0000:03:00.0: reg 0x1c: [mem 0xfe820000-0xfe823fff]
[    0.404542] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.404543] pci 0000:00:02.4: PCI bridge to [bus 03]
[    0.404543] pci 0000:00:02.4:   bridge window [io  0x3000-0x3fff]
[    0.404543] pci 0000:00:02.4:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.404543] ACPI: PCI: Interrupt link INTA configured for IRQ 3
[    0.404543] ACPI: PCI: Interrupt link INTB configured for IRQ 3
[    0.404566] ACPI: PCI: Interrupt link INTC configured for IRQ 5
[    0.404725] ACPI: PCI: Interrupt link INTD configured for IRQ 7
[    0.404937] ACPI: PCI: Interrupt link INTE configured for IRQ 11
[    0.405200] ACPI: PCI: Interrupt link INTF configured for IRQ 10
[    0.405534] iommu: Default domain type: Translated
[    0.405534] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.405543] SCSI subsystem initialized
[    0.405543] ACPI: bus type USB registered
[    0.405543] usbcore: registered new interface driver usbfs
[    0.405543] usbcore: registered new interface driver hub
[    0.405543] usbcore: registered new device driver usb
[    0.405543] pps_core: LinuxPPS API ver. 1 registered
[    0.405543] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.405543] PTP clock support registered
[    0.405543] EDAC MC: Ver: 3.0.0
[    0.406324] NetLabel: Initializing
[    0.406327] NetLabel:  domain hash size = 128
[    0.406331] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.406407] NetLabel:  unlabeled traffic allowed by default
[    0.406410] PCI: Using ACPI for IRQ routing
[    0.406543] vgaarb: loaded
[    0.406543] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.406543] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.407542] clocksource: Switched to clocksource tsc-early
[    0.496518] VFS: Disk quotas dquot_6.6.0
[    0.496584] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.497035] pnp: PnP ACPI init
[    0.497717] system 00:00: [mem 0xfec10002-0xfec11001] has been reserved
[    0.498723] pnp: PnP ACPI: found 3 devices
[    0.516145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.516585] NET: Registered PF_INET protocol family
[    0.517006] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.521033] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.521083] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.521114] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.521314] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.521533] TCP: Hash tables configured (established 16384 bind 16384)
[    0.522041] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[    0.522109] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.522139] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.522493] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.522532] NET: Registered PF_XDP protocol family
[    0.522610] pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.522628] pci 0000:00:02.2:   bridge window [io  0x1000-0x1fff]
[    0.522669] pci 0000:00:02.2:   bridge window [mem 0xfe600000-0xfe6fffff]
[    0.522687] pci 0000:00:02.3: PCI bridge to [bus 02]
[    0.522693] pci 0000:00:02.3:   bridge window [io  0x2000-0x2fff]
[    0.522703] pci 0000:00:02.3:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.522718] pci 0000:00:02.4: PCI bridge to [bus 03]
[    0.522725] pci 0000:00:02.4:   bridge window [io  0x3000-0x3fff]
[    0.522735] pci 0000:00:02.4:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.522757] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.522764] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.522771] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff]
[    0.522778] pci_bus 0000:00: resource 7 [mem 0x7f000000-0xffffffff]
[    0.522785] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.522790] pci_bus 0000:01: resource 1 [mem 0xfe600000-0xfe6fffff]
[    0.522797] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.522802] pci_bus 0000:02: resource 1 [mem 0xfe700000-0xfe7fffff]
[    0.522808] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.522814] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe8fffff]
[    0.524119] pci 0000:00:13.0: PME# does not work under D3, disabling it
[    0.524270] PCI: CLS 64 bytes, default 64
[    0.524345] ACPI: bus type thunderbolt registered
[    0.524626] Trying to unpack rootfs image as initramfs...
[    0.524771] LVT offset 0 assigned for vector 0x400
[    0.528220] perf: AMD IBS detected (0x000000ff)
[    0.533923] amd_uncore: 4 amd_nb counters detected
[    0.533942] amd_uncore: 4 amd_l2 counters detected
[    0.597911] Initialise system trusted keyrings
[    0.598026] Key type blacklist registered
[    0.598327] workingset: timestamp_bits=36 max_order=19 bucket_order=0
[    0.615981] zbud: loaded
[    0.682224] integrity: Platform Keyring initialized
[    0.682256] integrity: Machine keyring initialized
[    0.745534] NET: Registered PF_ALG protocol family
[    0.745545] xor: automatically using best checksumming function   avx
[    0.745554] Key type asymmetric registered
[    0.745559] Asymmetric key parser 'x509' registered
[    0.745562] Running certificate verification selftests
[    1.186395] Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db'
[    1.190959] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    1.200919] io scheduler mq-deadline registered
[    1.200924] io scheduler kyber registered
[    1.201238] io scheduler bfq registered
[    1.223906] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    1.225959] pcieport 0000:00:02.2: PME: Signaling with IRQ 25
[    1.226735] pcieport 0000:00:02.3: PME: Signaling with IRQ 27
[    1.227503] pcieport 0000:00:02.4: PME: Signaling with IRQ 29
[    1.227993] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.228622] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.228855] ACPI: button: Power Button [PWRB]
[    1.229108] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.229249] ACPI: button: Power Button [PWRF]
[    1.229431] ACPI: \_PR_.P000: Found 2 idle states
[    1.230053] ACPI: \_PR_.P001: Found 2 idle states
[    1.230508] ACPI: \_PR_.P002: Found 2 idle states
[    1.231401] ACPI: \_PR_.P003: Found 2 idle states
[    1.244487] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.249401] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.256129] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.258046] Non-volatile memory driver v1.3
[    1.263334] rdac: device handler registered
[    1.263565] hp_sw: device handler registered
[    1.263569] emc: device handler registered
[    1.263780] alua: device handler registered
[    1.265376] ehci-pci 0000:00:13.0: EHCI Host Controller
[    1.265699] ehci-pci 0000:00:13.0: new USB bus registered, assigned bus number 1
[    1.265714] ehci-pci 0000:00:13.0: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.265732] ehci-pci 0000:00:13.0: debug port 2
[    1.265891] ehci-pci 0000:00:13.0: irq 18, io mem 0xfeb25400
[    1.272688] ehci-pci 0000:00:13.0: USB 2.0 started, EHCI 1.00
[    1.272970] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14
[    1.273008] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.273015] usb usb1: Product: EHCI Host Controller
[    1.273020] usb usb1: Manufacturer: Linux 5.14.0-427.13.1.el9_4.x86_64 ehci_hcd
[    1.273025] usb usb1: SerialNumber: 0000:00:13.0
[    1.273709] hub 1-0:1.0: USB hub found
[    1.273773] hub 1-0:1.0: 2 ports detected
[    1.274530] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    1.274828] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[    1.275099] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x0000000000000410
[    1.276171] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    1.276356] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
[    1.276368] xhci_hcd 0000:00:10.0: Host supports USB 3.0 SuperSpeed
[    1.278597] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14
[    1.278606] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.278612] usb usb2: Product: xHCI Host Controller
[    1.278616] usb usb2: Manufacturer: Linux 5.14.0-427.13.1.el9_4.x86_64 xhci-hcd
[    1.278621] usb usb2: SerialNumber: 0000:00:10.0
[    1.279195] hub 2-0:1.0: USB hub found
[    1.279226] hub 2-0:1.0: 2 ports detected
[    1.279839] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.279972] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.14
[    1.279980] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.279986] usb usb3: Product: xHCI Host Controller
[    1.279991] usb usb3: Manufacturer: Linux 5.14.0-427.13.1.el9_4.x86_64 xhci-hcd
[    1.279995] usb usb3: SerialNumber: 0000:00:10.0
[    1.280609] hub 3-0:1.0: USB hub found
[    1.280651] hub 3-0:1.0: 2 ports detected
[    1.281431] usbcore: registered new interface driver usbserial_generic
[    1.281485] usbserial: USB Serial support registered for generic
[    1.281757] i8042: PNP: No PS/2 controller found.
[    1.281982] mousedev: PS/2 mouse device common for all mice
[    1.282543] rtc_cmos 00:01: RTC can wake from S4
[    1.283524] rtc_cmos 00:01: registered as rtc0
[    1.283570] rtc_cmos 00:01: setting system clock to 2024-07-24T14:19:21 UTC (1721830761)
[    1.283753] rtc_cmos 00:01: alarms up to one day, 114 bytes nvram, hpet irqs
[    1.283825] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled
[    1.284322] hid: raw HID events driver (C) Jiri Kosina
[    1.284702] usbcore: registered new interface driver usbhid
[    1.284706] usbhid: USB HID core driver
[    1.284796] drop_monitor: Initializing network drop monitor service
[    1.360420] Initializing XFRM netlink socket
[    1.361596] NET: Registered PF_INET6 protocol family
[    1.707596] tsc: Refined TSC clocksource calibration: 998.127 MHz
[    1.707619] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cc65b93289, max_idle_ns: 881590487074 ns
[    1.715926] clocksource: Switched to clocksource tsc
[    1.767682] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.899077] usb 1-1: New USB device found, idVendor=0438, idProduct=7900, bcdDevice= 0.18
[    1.899094] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.908002] hub 1-1:1.0: USB hub found
[    1.915059] hub 1-1:1.0: 4 ports detected
[   23.451766] Freeing initrd memory: 103840K
[   23.496994] Segment Routing with IPv6
[   23.497153] NET: Registered PF_PACKET protocol family
[   23.497400] mpls_gso: MPLS GSO support
[   23.497489] x86/pm: family 0x16 cpu detected, MSR saving is needed during suspending.
[   23.511321] microcode: CPU0: patch_level=0x07030105
[   23.511329] microcode: CPU3: patch_level=0x07030105
[   23.511332] microcode: CPU2: patch_level=0x07030105
[   23.518116] microcode: CPU1: patch_level=0x07030105
[   23.518161] microcode: Microcode Update Driver: v2.2.
[   23.518209] IPI shorthand broadcast: enabled
[   23.518240] AVX version of gcm_enc/dec engaged.
[   23.532891] AES CTR mode by8 optimization enabled
[   23.533354] sched_clock: Marking stable (23536002501, -3456288)->(23779008370, -246462157)
[   23.543415] registered taskstats version 1
[   23.557236] Loading compiled-in X.509 certificates
[   23.562803] Loaded X.509 cert 'Oracle CA Server: 6b11b5809639bc2c669dba184d4f62fbcb2f1a9d'
[   23.565533] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80'
[   23.568278] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8'
[   23.569783] Loaded X.509 cert 'RH-IMA-CA: Red Hat IMA CA: fb31825dd0e073685b264e3038963673f753959a'
[   23.569934] Loaded X.509 cert 'Nvidia GPU OOT signing 001: 55e1cef88193e60419f0b0ec379c49f77545acf0'
[   23.574160] Loaded X.509 cert 'Oracle IMA signing CA: a2f28976a05984028f7d1a4904ae14e8e468e551'
[   23.575595] Loaded X.509 cert 'Oracle Linux RHCK Module Signing Key: dd995b155c19b3a7c3ef7707b969e25f9639666e'
[   23.576701] zswap: loaded using pool lzo/zbud
[   23.593890] page_owner is disabled
[   23.594279] Key type big_key registered
[   23.673948] Key type encrypted registered
[   23.674025] ima: No TPM chip found, activating TPM-bypass!
[   23.674049] Loading compiled-in module X.509 certificates
[   23.676859] Loaded X.509 cert 'Oracle CA Server: 6b11b5809639bc2c669dba184d4f62fbcb2f1a9d'
[   23.676874] ima: Allocated hash algorithm: sha256
[   23.676927] ima: No architecture policies found
[   23.676975] evm: Initialising EVM extended attributes:
[   23.676977] evm: security.selinux
[   23.676980] evm: security.SMACK64 (disabled)
[   23.676983] evm: security.SMACK64EXEC (disabled)
[   23.676985] evm: security.SMACK64TRANSMUTE (disabled)
[   23.676987] evm: security.SMACK64MMAP (disabled)
[   23.676990] evm: security.apparmor (disabled)
[   23.676992] evm: security.ima
[   23.676993] evm: security.capability
[   23.676996] evm: HMAC attrs: 0x1
[   24.950413] Freeing unused decrypted memory: 2028K
[   24.958691] Freeing unused kernel image (initmem) memory: 3896K
[   24.958718] Write protecting the kernel read-only data: 28672k
[   24.959988] Freeing unused kernel image (rodata/data gap) memory: 540K
[   25.166956] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[   25.167087] Run /init as init process
[   25.219231] systemd[1]: systemd 252-32.0.2.el9_4 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[   25.231863] systemd[1]: Detected architecture x86-64.
[   25.231895] systemd[1]: Running in initrd.

Welcome to Oracle Linux Server 9.4 dracut-057-53.git20240104.0.1.el9 (Initramfs)!

[   25.272872] systemd[1]: No hostname configured, using default hostname.
[   25.273317] systemd[1]: Hostname set to <localhost>.
[   25.273771] systemd[1]: Initializing machine ID from random generator.
[   25.638593] random: crng init done
[   25.821192] systemd[1]: /usr/lib/systemd/system/iscsi-init.service:15: Unknown key name 'After' in section 'Install', ignoring.
[   25.895934] systemd[1]: Queued start job for default target Initrd Default Target.
[  OK     25.897039] systemd[1]: Reached target Initrd Root Device.
0m] Reached target Initrd Root Device.
[  OK     25.917787] systemd[1]: Reached target Initrd /usr File System.
0m] Reached target Initrd /usr File System.
[  OK     25.931916] systemd[1]: Reached target Slice Units.
0m] Reached target Slice Units.
[  OK     25.943791] systemd[1]: Reached target Swaps.
0m] Reached target Swaps.
[  OK     25.954776] systemd[1]: Reached target Timer Units.
0m] Reached target Timer Units.
[  OK     25.967327] systemd[1]: Listening on D-Bus System Message Bus Socket.
0m] Listening on D-Bus System Message Bus Socket.
[  OK     25.982078] systemd[1]: Listening on Open-iSCSI iscsid Socket.
0m] Listening on Open-iSCSI iscsid Socket.
[  OK     25.996972] systemd[1]: Listening on Open-iSCSI iscsiuio Socket.
0m] Listening on Open-iSCSI iscsiuio Socket.
[  OK     26.012251] systemd[1]: Listening on Journal Socket (/dev/log).
0m] Listening on Journal Socket (/dev/log).
[  OK     26.027358] systemd[1]: Listening on Journal Socket.
0m] Listening on Journal Socket.
[  OK     26.040597] systemd[1]: Listening on udev Control Socket.
0m] Listening on udev Control Socket.
[  OK     26.055215] systemd[1]: Listening on udev Kernel Socket.
0m] Listening on udev Kernel Socket.
[  OK     26.068745] systemd[1]: Reached target Socket Units.
0m] Reached target Socket Units.
         Startin[   26.098222] systemd[1]: Starting Create List of Static Device Nodes...
g Create List of Static Device Nodes...
         Startin[   26.132152] systemd[1]: Starting Journal Service...
g Journal Service...
[   26.150341] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
         Startin[   26.169815] systemd[1]: Starting Create System Users...
g Create System Users...
         Startin[   26.192893] systemd[1]: Starting Setup Virtual Console...
g Setup Virtual Console...
[   26.217296] systemd[1]: Finished Create List of Static Device Nodes.
[  OK  ] Finished Create List of Static Device Nodes.
[  OK     26.235182] systemd[1]: Finished Load Kernel Modules.
0m] Finished Load Kernel Modules.
         Startin[   26.266104] systemd[1]: Starting Apply Kernel Variables...
g Apply Kernel Variables...
[   26.316344] systemd[1]: Finished Apply Kernel Variables.
[  OK  ] Finished Apply Kernel Variables.
[  OK     26.333346] systemd[1]: Finished Create System Users.
0m] Finished Create System Users.
         Startin[   26.359529] systemd[1]: Starting Create Static Device Nodes in /dev...
g Create Static Device Nodes in /dev...
[  OK     26.399795] systemd[1]: Started Journal Service.
0m] Started Journal Service.
[  OK  ] Finished Create Static Device Nodes in /dev.
         Starting Create Volatile Files and Directories...
[  OK  ] Finished Create Volatile Files and Directories.
[  OK  ] Finished Setup Virtual Console.
         Starting dracut ask for additional cmdline parameters...
[  OK  ] Finished dracut ask for additional cmdline parameters.
         Starting dracut cmdline hook...
[   27.205662] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[   28.420015] Loading iSCSI transport class v2.0-870.
[   28.499911] iscsi: registered transport (tcp)
[   28.652331] Warning: Deprecated Driver is detected: qla4xxx will not be maintained in a future major release and may be disabled
[   28.691370] iscsi: registered transport (qla4xxx)
[   28.691494] QLogic iSCSI HBA Driver
[   28.756908] libcxgbi:libcxgbi_init_module: Chelsio iSCSI driver library libcxgbi v0.9.1-ko (Apr. 2015)
[   29.165455] Chelsio T4-T6 iSCSI Driver cxgb4i v0.9.5-ko (Apr. 2015)
[   29.165655] iscsi: registered transport (cxgb4i)
[   29.241260] cnic: QLogic cnicDriver v2.5.22 (July 20, 2015)
[   29.286962] QLogic NetXtreme II iSCSI Driver bnx2i v2.7.10.1 (Jul 16, 2014)
[   29.287169] iscsi: registered transport (bnx2i)
[   29.373119] iscsi: registered transport (be2iscsi)
[   29.373129] In beiscsi_module_init, tt=000000003e8d8394
[  OK  ] Finished dracut cmdline hook.
         Starting dracut pre-udev hook...
[   29.999625] dracut-pre-udev[626]: anaconda-modprobe: Module cramfs not found
[   30.072857] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   30.204523] dracut-pre-udev[626]: anaconda-modprobe: Module floppy not found
[   30.310659] No iBFT detected.
[   30.685184] raid6: skip pq benchmark and using algorithm sse2x4
[   30.685195] raid6: using ssse3x2 recovery algorithm
[   30.696905] async_tx: api initialized (async)
[   31.492845] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[   31.492987] device-mapper: uevent: version 1.0.3
[   31.493599] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[   32.025658] device-mapper: multipath round-robin: version 1.2.0 loaded
[   32.268080] dracut-pre-udev[626]: anaconda-modprobe: Module sha256 not found
[   32.984185] RPC: Registered named UNIX socket transport module.
[   32.984195] RPC: Registered udp transport module.
[   32.984198] RPC: Registered tcp transport module.
[   32.984200] RPC: Registered tcp-with-tls transport module.
[   32.984202] RPC: Registered tcp NFSv4.1 backchannel transport module.
[  OK  ] Finished dracut pre-udev hook.
         Starting Rule-based Manage…for Device Events and Files...
[  OK  ] Started Rule-based Manager for Device Events and Files.
         Starting dracut pre-trigger hook...
[  OK  ] Finished dracut pre-trigger hook.
         Starting Coldplug All udev Devices...
[  OK  ] Created slice Slice /system/modprobe.
         Starting Load Kernel Module configfs...
[  OK  ] Finished Coldplug All udev Devices.
[  OK  ] Finished Load Kernel Module configfs.
         Mounting Kernel Configuration File System...
[  OK  ] Reached target Network.
         Starting dracut initqueue hook...
         Starting Show Plymouth Boot Screen...
         Starting Wait for udev To …plete Device Initialization...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Show Plymouth Boot Screen.
[  OK  ] Started Forward Password R…s to Plymouth Directory Watch.
[  OK  ] Reached target Local Encrypted Volumes.
[  OK  ] Reached target Path Units.
[   34.992828] dca service started, version 1.12.1
[   35.042738] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[   35.043064] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[   35.074298] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[   35.354770] igb: Intel(R) Gigabit Ethernet Network Driver
[   35.354809] igb: Copyright (c) 2007-2014 Intel Corporation.
[   35.367807] ccp 0000:00:08.0: BAR 0: can't reserve [mem 0xfeb00000-0xfeb1ffff 64bit pref]
[   35.367852] ccp 0000:00:08.0: pcim_iomap_regions failed (-16)
[   35.367858] ccp 0000:00:08.0: initialization failed
[   35.367864] ccp: probe of 0000:00:08.0 failed with error -16
[   35.403814] pps pps0: new PPS source ptp0
[   35.404127] igb 0000:01:00.0: added PHC on eth0
[   35.404155] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection
[   35.404161] igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 00:0d:b9:55:f4:9c
[   35.404171] igb 0000:01:00.0: eth0: PBA No: FFFFFF-0FF
[   35.404176] igb 0000:01:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[   35.462856] pps pps1: new PPS source ptp1
[   35.468670] igb 0000:02:00.0: added PHC on eth1
[   35.468707] igb 0000:02:00.0: Intel(R) Gigabit Ethernet Network Connection
[   35.468714] igb 0000:02:00.0: eth1: (PCIe:2.5Gb/s:Width x1) 00:0d:b9:55:f4:9d
[   35.468725] igb 0000:02:00.0: eth1: PBA No: FFFFFF-0FF
[   35.468730] igb 0000:02:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[   35.519938] pps pps2: new PPS source ptp2
[   35.520234] igb 0000:03:00.0: added PHC on eth2
[   35.520316] igb 0000:03:00.0: Intel(R) Gigabit Ethernet Network Connection
[   35.520322] igb 0000:03:00.0: eth2: (PCIe:2.5Gb/s:Width x1) 00:0d:b9:55:f4:9e
[   35.520332] igb 0000:03:00.0: eth2: PBA No: FFFFFF-0FF
[   35.520364] igb 0000:03:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[   35.652143] 8021q: 802.1Q VLAN Support v1.8
[   35.692886] igb 0000:01:00.0 enp1s0: renamed from eth0
[   35.693475] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[   35.693494] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp fbs pio slum part
[   35.704372] sdhci: Secure Digital Host Controller Interface driver
[   35.704383] sdhci: Copyright(c) Pierre Ossman
[   35.738260] scsi host0: ahci
[   35.749724] igb 0000:02:00.0 enp2s0: renamed from eth1
[   35.759896] scsi host1: ahci
[   35.760287] ata1: SATA max UDMA/133 abar m1024@0xfeb25000 port 0xfeb25100 irq 19 lpm-pol 0
[   35.760298] ata2: SATA max UDMA/133 abar m1024@0xfeb25000 port 0xfeb25180 irq 19 lpm-pol 0
[   35.778390] igb 0000:03:00.0 enp3s0: renamed from eth2
[   35.804477] sdhci-pci 0000:00:14.7: SDHCI controller found [1022:7813] (rev 1)
[   35.814019] mmc0: SDHCI controller on PCI [0000:00:14.7] using ADMA
[   36.081116] ata1: SATA link down (SStatus 0 SControl 300)
[   36.227704] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   36.228127] ata2.00: supports DRM functions and may not be fully accessible
[   36.228134] ata2.00: ATA-11: Samsung SSD 860 EVO 250GB, RVT04B6Q, max UDMA/133
[   36.235019] ata2.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[   36.251281] ata2.00: Features: Trust Dev-Sleep NCQ-sndrcv
[   36.251717] ata2.00: supports DRM functions and may not be fully accessible
[   36.261233] ata2.00: configured for UDMA/133
[   36.261926] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 860  4B6Q PQ: 0 ANSI: 5
[   36.343020] scsi 1:0:0:0: Attached scsi generic sg0 type 0
[   36.391689] ata2.00: Enabling discard_zeroes_data
[   36.391842] sd 1:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[   36.391928] sd 1:0:0:0: [sda] Write Protect is off
[   36.392091] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   36.392386] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[   36.406234] ata2.00: Enabling discard_zeroes_data
[   36.411700]  sda: sda1 sda2 sda3
[   36.412962] sd 1:0:0:0: [sda] Attached SCSI disk
[  OK  ] Started cancel waiting for multipath siblings of sda.
[  OK  ] Finished Wait for udev To Complete Device Initialization.
         Starting Device-Mapper Multipath Device Controller...
[  OK  ] Started Device-Mapper Multipath Device Controller.
[  OK  ] Reached target Preparation for Local File Systems.
[  OK  ] Reached target Local File Systems.
[  OK  ] Reached target System Initialization.
[  OK  ] Reached target Basic System.
[  OK  ] Started cancel waiting for multipath siblings of sda.
[  200.127219] dracut-initqueue[1018]: Warning: dracut-initqueue: timeout, still waiting for following initqueue hooks:
[  200.132595] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2froot.sh: "[ -e "/dev/root" ]"
[  200.139036] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/kickstart.sh: "[ -e /tmp/ks.cfg.done ]"
[  200.145995] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_disks.sh: "[ "$main_loop" -ge "10" ]"
[  200.152282] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_settle.sh: "[ -f /tmp/settle.done ]"
[  200.161447] dracut-initqueue[1018]: Warning: dracut-initqueue: starting timeout scripts
[  200.162070] dracut-initqueue[1018]: Warning: ############# Anaconda installer errors begin #############
[  200.162327] dracut-initqueue[1018]: Warning: #                                                         #
[  200.162580] dracut-initqueue[1018]: Warning: It seems that the boot has failed. Possible causes include
[  200.162827] dracut-initqueue[1018]: Warning: missing inst.stage2 or inst.repo boot parameters on the
[  200.163045] dracut-initqueue[1018]: Warning: kernel cmdline. Please verify that you have specified
[  200.163358] dracut-initqueue[1018]: Warning: inst.stage2 or inst.repo.
[  200.163524] dracut-initqueue[1018]: Warning: Please also note that the 'inst.' prefix is now mandatory.
[  200.163687] dracut-initqueue[1018]: Warning: #                                                         #
[  200.163887] dracut-initqueue[1018]: Warning: ####     Installer errors encountered during boot:     ####
[  200.164196] dracut-initqueue[1018]: Warning: #                                                         #
[  200.164387] dracut-initqueue[1018]: Warning: Reason unknown
[  200.164734] dracut-initqueue[1018]: Warning: #                                                         #
[  200.164952] dracut-initqueue[1018]: Warning: ############# Anaconda installer errors end ###############
[  201.985048] dracut-initqueue[1018]: Warning: dracut-initqueue: timeout, still waiting for following initqueue hooks:
[  201.990272] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2froot.sh: "[ -e "/dev/root" ]"
[  201.996276] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/kickstart.sh: "[ -e /tmp/ks.cfg.done ]"
[  202.002508] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_disks.sh: "[ "$main_loop" -ge "10" ]"
[  202.009062] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_settle.sh: "[ -f /tmp/settle.done ]"
[  202.018167] dracut-initqueue[1018]: Warning: dracut-initqueue: starting timeout scripts
[  202.018715] dracut-initqueue[1018]: Warning: ############# Anaconda installer errors begin #############
[  202.018884] dracut-initqueue[1018]: Warning: #                                                         #
[  202.019195] dracut-initqueue[1018]: Warning: It seems that the boot has failed. Possible causes include
[  202.019418] dracut-initqueue[1018]: Warning: missing inst.stage2 or inst.repo boot parameters on the
[  202.019611] dracut-initqueue[1018]: Warning: kernel cmdline. Please verify that you have specified
[  202.019802] dracut-initqueue[1018]: Warning: inst.stage2 or inst.repo.
[  202.019932] dracut-initqueue[1018]: Warning: Please also note that the 'inst.' prefix is now mandatory.
[  202.020225] dracut-initqueue[1018]: Warning: #                                                         #
[  202.020462] dracut-initqueue[1018]: Warning: ####     Installer errors encountered during boot:     ####
[  202.020593] dracut-initqueue[1018]: Warning: #                                                         #
[  202.020779] dracut-initqueue[1018]: Warning: Reason unknown
[  202.020998] dracut-initqueue[1018]: Warning: #                                                         #
[  202.021203] dracut-initqueue[1018]: Warning: ############# Anaconda installer errors end ###############
[  203.736244] dracut-initqueue[1018]: Warning: dracut-initqueue: timeout, still waiting for following initqueue hooks:
[  203.741769] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2froot.sh: "[ -e "/dev/root" ]"
[  203.748310] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/kickstart.sh: "[ -e /tmp/ks.cfg.done ]"
[  203.754641] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_disks.sh: "[ "$main_loop" -ge "10" ]"
[  203.761249] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_settle.sh: "[ -f /tmp/settle.done ]"
[  203.770324] dracut-initqueue[1018]: Warning: dracut-initqueue: starting timeout scripts
[  203.770880] dracut-initqueue[1018]: Warning: ############# Anaconda installer errors begin #############
[  203.771194] dracut-initqueue[1018]: Warning: #                                                         #
[  203.771467] dracut-initqueue[1018]: Warning: It seems that the boot has failed. Possible causes include
[  203.771659] dracut-initqueue[1018]: Warning: missing inst.stage2 or inst.repo boot parameters on the
[  203.771933] dracut-initqueue[1018]: Warning: kernel cmdline. Please verify that you have specified
[  203.772140] dracut-initqueue[1018]: Warning: inst.stage2 or inst.repo.
[  203.772332] dracut-initqueue[1018]: Warning: Please also note that the 'inst.' prefix is now mandatory.
[  203.772562] dracut-initqueue[1018]: Warning: #                                                         #
[  203.772794] dracut-initqueue[1018]: Warning: ####     Installer errors encountered during boot:     ####
[  203.773041] dracut-initqueue[1018]: Warning: #                                                         #
[  203.773230] dracut-initqueue[1018]: Warning: Reason unknown
[  203.773387] dracut-initqueue[1018]: Warning: #                                                         #
[  203.773718] dracut-initqueue[1018]: Warning: ############# Anaconda installer errors end ###############
[  205.488155] dracut-initqueue[1018]: Warning: dracut-initqueue: timeout, still waiting for following initqueue hooks:
[  205.493146] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2froot.sh: "[ -e "/dev/root" ]"
[  205.499623] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/kickstart.sh: "[ -e /tmp/ks.cfg.done ]"
[  205.505825] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_disks.sh: "[ "$main_loop" -ge "10" ]"
[  205.512111] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_settle.sh: "[ -f /tmp/settle.done ]"
[  205.520657] dracut-initqueue[1018]: Warning: dracut-initqueue: starting timeout scripts
[  205.521272] dracut-initqueue[1018]: Warning: ############# Anaconda installer errors begin #############
[  205.521471] dracut-initqueue[1018]: Warning: #                                                         #
[  205.521676] dracut-initqueue[1018]: Warning: It seems that the boot has failed. Possible causes include
[  205.521896] dracut-initqueue[1018]: Warning: missing inst.stage2 or inst.repo boot parameters on the
[  205.522139] dracut-initqueue[1018]: Warning: kernel cmdline. Please verify that you have specified
[  205.522331] dracut-initqueue[1018]: Warning: inst.stage2 or inst.repo.
[  205.522579] dracut-initqueue[1018]: Warning: Please also note that the 'inst.' prefix is now mandatory.
[  205.522729] dracut-initqueue[1018]: Warning: #                                                         #
[  205.522860] dracut-initqueue[1018]: Warning: ####     Installer errors encountered during boot:     ####
[  205.523134] dracut-initqueue[1018]: Warning: #                                                         #
[  205.523359] dracut-initqueue[1018]: Warning: Reason unknown
[  205.523605] dracut-initqueue[1018]: Warning: #                                                         #
[  205.523842] dracut-initqueue[1018]: Warning: ############# Anaconda installer errors end ###############

[repeats...]

[  235.207765] dracut-initqueue[1018]: Warning: dracut-initqueue: timeout, still waiting for following initqueue hooks:
[  235.212959] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2froot.sh: "[ -e "/dev/root" ]"
[  235.219664] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/kickstart.sh: "[ -e /tmp/ks.cfg.done ]"
[  235.226052] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_disks.sh: "[ "$main_loop" -ge "10" ]"
[  235.232598] dracut-initqueue[1018]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_settle.sh: "[ -f /tmp/settle.done ]"
[  235.240990] dracut-initqueue[1018]: Warning: dracut-initqueue: starting timeout scripts
[  235.241561] dracut-initqueue[1018]: Warning: ############# Anaconda installer errors begin #############
[  235.241846] dracut-initqueue[1018]: Warning: #                                                         #
[  235.242211] dracut-initqueue[1018]: Warning: It seems that the boot has failed. Possible causes include
[  235.242349] dracut-initqueue[1018]: Warning: missing inst.stage2 or inst.repo boot parameters on the
[  235.242657] dracut-initqueue[1018]: Warning: kernel cmdline. Please verify that you have specified
[  235.242971] dracut-initqueue[1018]: Warning: inst.stage2 or inst.repo.
[  235.243157] dracut-initqueue[1018]: Warning: Please also note that the 'inst.' prefix is now mandatory.
[  235.243461] dracut-initqueue[1018]: Warning: #                                                         #
[  235.243675] dracut-initqueue[1018]: Warning: ####     Installer errors encountered during boot:     ####
[  235.243918] dracut-initqueue[1018]: Warning: #                                                         #
[  235.244234] dracut-initqueue[1018]: Warning: Reason unknown
[  235.244366] dracut-initqueue[1018]: Warning: #                                                         #
[  235.244583] dracut-initqueue[1018]: Warning: ############# Anaconda installer errors end ###############
[repeats...]

         Starting Dracut Emergency Shell...
Warning: /dev/root does not exist

Generating "/run/initramfs/rdsosreport.txt"

Entering emergency mode. Exit the shell to continue.
Type "journalctl" to view system logs.
You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot
after mounting them and attach it to a bug report.

dracut:/# blockdev --rereadpt /dev/sda
[  481.788438] ata2.00: Enabling discard_zeroes_data
[  481.791336]  sda: sda1 sda2 sda3

dracut:/# mkdir -p /mnt/installer

dracut:/# mount /dev/sda2 /mnt/installer/
[  499.210777] SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled
[  499.229707] XFS (sda2): Mounting V5 Filesystem 17d0adb6-1f86-4ad9-8c69-2b52bfe715fe
[  499.258940] XFS (sda2): Ending clean mount
[  499.259127] xfs filesystem being mounted at /mnt/installer supports timestamps until 2038 (0x7fffffff)

dracut:/# ls /mnt/installer/*
/mnt/installer/config.ks

/mnt/installer/images:
al9  initrd.img  install.img  ol9  vmlinuz

dracut:/# cat /proc/cmdline
inst.stage2=hd:LABEL=installer inst.ks=hd:LABEL=installer:/config.ks console=ttyS0,115200 inst.sshd inst.nokill

dracut:/# blkid | grep installer
/dev/sda2: LABEL="installer" UUID="17d0adb6-1f86-4ad9-8c69-2b52bfe715fe" TYPE="xfs" PARTUUID="0002e532-02"

I'll reiterate that this exact procedure with the same kernel parameters works with AlmaLinux 9.4 on the problematic hardware, and OL9.4 with this exact procedure/kernel parameters on more modern hardware/VM's works as well.

Thanks

ghost commented 1 month ago

For some more context, here's what OL9.4 looks like when this procedure is done on a VM and the installer succeeds in starting (apologies for the screenshot format):

Screenshot_2024-07-25_11-20-20

scoter-oracle commented 1 month ago

Did you try to do an in-place upgrade from CentOS 7 to Oracle Linux 8 ? Here the steps: https://blogs.oracle.com/scoter/post/upgrade-centos-7-to-oracle-linux-8 Once done, you can then upgrade to Oracle Linux 9 with Leapp: https://docs.oracle.com/en/operating-systems/oracle-linux/9/leapp/

ghost commented 1 month ago

Hi @scoter-oracle,

We don't really have the resources to change the procedure now and we are changing too much in the stack to ensure operation after doing the upgrade via leapp. There are dozens of these machines outside our geographical location making the upgrade procedure a bit more complicated as they have no OOB interface, and we would really like to keep supporting them.

Since Anaconda supports loading the stage2 off of a disk, this procedure works on newer hardware/VM's, and AlmaLinux 9.4 is able to operate as expected on this older hardware, I believe there is an issue with the OL9.4 vmlinuz/initrd.img combo and I'm happy to provide more information to resolve it. I can get my hands on the hardware again within a week, and I'll add rd.debug.

Thanks

YoderExMachina commented 1 month ago

Oracle Linux customers, please file your issue at https://support.oracle.com

Thanks for filing an issue with Oracle Linux.

GitHub Issues is not an official support channel and we don't offer product support here. If you're not yet an Oracle Linux customer, consider signing up at https://linux.oracle.com.

Even if you're not a customer, if we can confirm that an issue is a bug we will do our best to fix it and to update this issue once it has been fixed. We don't guarantee a fix or feedback and for now, we will close this issue. If you have Oracle Linux support, please use support.oracle.com to report issues.

ghost commented 1 month ago

Hi,

Sure. Then just so you're aware there is an issue specific to the OL9 Anaconda installer that does not/cannot mount the filesystem when specifying inst.stage2=hd:LABEL=$PARTITION_LABEL (substituting $PARTITION_LABEL for installer in my case) on certain hardware.

Using the same kernel parameters with AlmaLinux 9.4 and Rocky Linux 9.4 both succeed. OL9.3 and OL9.4 are unable to mount and timeout/drop to the dracut shell.

I don't expect a response, just trying to be helpful.

Here is the hardware info:

    description: Desktop Computer
    product: APU2 (2 GB)
    vendor: PC Engines
    version: 1.0
    serial: 1408231
    width: 64 bits
    capabilities: smbios-2.7 dmi-2.7 smp vsyscall32
    configuration: boot=normal chassis=desktop sku=2 GB
  *-core
       description: Motherboard
       product: APU2
       vendor: PC Engines
       physical id: 0
       version: 1.0
       serial: 1408231
     *-firmware
          description: BIOS
          vendor: coreboot
          physical id: 0
          version: 4.0.7
          date: 02/28/2017
          size: 1MiB
          capacity: 8MiB
          capabilities: pci pcmcia upgrade bootselect acpi
     *-cpu:0 DISABLED
          description: CPU [empty]
          vendor: AuthenticAMD 
          physical id: 4
          version: AMD GX-412TC SOC
          configuration: cores=4
     *-memory
          description: System memory
          physical id: 1
          size: 1920MiB
     *-cpu:1
          product: AMD GX-412TC SOC
          vendor: Advanced Micro Devices [AMD]
          physical id: 2
          bus info: cpu@0
          version: 22.48.1
          size: 1GHz
          capacity: 1GHz
          width: 64 bits
          capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp x86-64 constant_tsc rep_good acc_power nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt topoext perfctr_nb bpext ptsc perfctr_llc cpb hw_pstate ssbd vmmcall bmi1 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale flushbyasid decodeassists pausefilter pfthreshold overflow_recov cpufreq
          configuration: microcode=117637381
     *-pci:0
          description: Host bridge
          product: Family 16h (Models 30h-3fh) Processor Root Complex
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 100
          bus info: pci@0000:00:00.0
          version: 00
          width: 32 bits
          clock: 33MHz

[...]

        *-sata
             description: SATA controller
             product: FCH SATA Controller [IDE mode]
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 11   
             bus info: pci@0000:00:11.0
             logical name: scsi1
             version: 40
             width: 32 bits
             clock: 66MHz
             capabilities: sata pm ahci_1.0 bus_master cap_list emulated
             configuration: driver=ahci latency=64
             resources: irq:19 ioport:4010(size=8) ioport:4020(size=4) ioport:4018(size=8) ioport:4024(size=4) ioport:4000(size=16) memory:feb25000-feb253ff
           *-disk
                description: ATA Disk
                product: Samsung SSD 860
                physical id: 0.0.0
                bus info: scsi@1:0.0.0
                logical name: /dev/sda
                version: 4B6Q  
                serial: S4CJNF0N202657J
                size: 232GiB (250GB)
                capabilities: partitioned partitioned:dos
                configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=0002e532
              *-volume:0
                   description: Linux filesystem partition
                   physical id: 1
                   bus info: scsi@1:0.0.0,1
                   logical name: /dev/sda1
                   logical name: /boot
                   capacity: 1GiB
                   capabilities: primary bootable
                   configuration: mount.fstype=xfs mount.options=rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota state=mounted
              *-volume:1
                   description: Linux filesystem partition
                   physical id: 2
                   bus info: scsi@1:0.0.0,2
                   logical name: /dev/sda2
                   logical name: /installer
                   capacity: 2GiB
                   capabilities: primary
                   configuration: mount.fstype=xfs mount.options=rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota state=mounted
              *-volume:2
                   description: Linux LVM Physical Volume partition
                   physical id: 3
                   bus info: scsi@1:0.0.0,3
                   logical name: /dev/sda3
                   serial: DBH3UV-8aul-zViP-NsDU-0OwT-Lrgx-CiP9ea
                   size: 229GiB
                   capacity: 229GiB
                   capabilities: primary multi lvm2

00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [IDE mode] (rev 40) (prog-if 01 [AHCI 1.0])
        Subsystem: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [IDE mode]
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 19
        I/O ports at 4010 [size=8]
        I/O ports at 4020 [size=4]
        I/O ports at 4018 [size=8]
        I/O ports at 4024 [size=4]
        I/O ports at 4000 [size=16]
        Memory at feb25000 (32-bit, non-prefetchable) [size=1K]
        Capabilities: [60] Power Management version 3
        Capabilities: [70] SATA HBA v1.0
        Kernel driver in use: ahci
        Kernel modules: ahci 

Thanks and goodbye.