canonical / lxd

Powerful system container and virtual machine manager
https://canonical.com/lxd
GNU Affero General Public License v3.0
4.38k stars 931 forks source link

LXD using macvlan profile won't start containers after upgrading Ubuntu Server from 18.10 to 19.04 #5686

Closed graemedowner closed 5 years ago

graemedowner commented 5 years ago

Required information

lcx info graemed@gdnuc:~$ lxc info config: images.auto_update_interval: "0" api_extensions:

Issue description

After upgrading to ubuntu 19.04 no containers will start

Steps to reproduce

Install on ubuntu server 18.10 Upgrade to Ubuntu 19.04

Information to attach

[ 0.000000] Linux version 5.0.0-13-generic (buildd@lcy01-amd64-020) (gcc version 8.3.0 (Ubuntu 8.3.0-6ubuntu1)) #14-Ubuntu SMP Mon Apr 15 14:59:14 UTC 2019 (Ubuntu 5.0.0-13.14-generic 5.0.6) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.0.0-13-generic root=UUID=809da066-3a2a-43f5-b9b7-f9b5ee765c95 ro [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'

[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format. [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005f1fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000005f200000-0x000000005f200fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000005f201000-0x000000005f201fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000005f202000-0x000000006eb81fff] usable [ 0.000000] BIOS-e820: [mem 0x000000006eb82000-0x000000006f010fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000006f011000-0x000000006f053fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000006f054000-0x000000006f82ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000006f830000-0x000000006ff4dfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000006ff4e000-0x000000006fffdfff] type 20 [ 0.000000] BIOS-e820: [mem 0x000000006fffe000-0x000000006fffefff] usable [ 0.000000] BIOS-e820: [mem 0x000000006ffff000-0x000000007cffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000881ffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.60 by American Megatrends [ 0.000000] efi: ACPI 2.0=0x6f01e000 ACPI=0x6f01e000 SMBIOS=0x6fead000 SMBIOS 3.0=0x6feac000 ESRT=0x6fea9b18 MEMATTR=0x6cd0b018 [ 0.000000] secureboot: Secure boot could not be determined (mode 0) [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: /NUC7i7BNB, BIOS BNKBL357.86A.0063.2018.0413.1542 04/13/2018 [ 0.000000] tsc: Detected 3500.000 MHz processor [ 0.001735] tsc: Detected 3504.000 MHz TSC [ 0.001735] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.001736] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.001742] last_pfn = 0x882000 max_arch_pfn = 0x400000000 [ 0.001751] MTRR default type: write-back [ 0.001751] MTRR fixed ranges enabled: [ 0.001752] 00000-9FFFF write-back [ 0.001752] A0000-BFFFF uncachable [ 0.001753] C0000-FFFFF write-protect [ 0.001753] MTRR variable ranges enabled: [ 0.001755] 0 base 0080000000 mask 7F80000000 uncachable [ 0.001755] 1 base 007C000000 mask 7FFC000000 uncachable [ 0.001756] 2 base 007A000000 mask 7FFE000000 uncachable [ 0.001756] 3 base 0079000000 mask 7FFF000000 uncachable [ 0.001757] 4 base 0078800000 mask 7FFF800000 uncachable [ 0.001757] 5 disabled [ 0.001757] 6 disabled [ 0.001758] 7 disabled [ 0.001758] 8 disabled [ 0.001758] 9 disabled [ 0.002768] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003373] last_pfn = 0x6ffff max_arch_pfn = 0x400000000 [ 0.009699] esrt: Reserving ESRT space from 0x000000006fea9b18 to 0x000000006fea9b50. [ 0.009704] check: Scanning 1 areas for low memory corruption [ 0.009706] Base memory trampoline at [(ptrval)] 98000 size 24576 [ 0.009709] Using GB pages for direct mapping [ 0.009710] BRK [0x3a4001000, 0x3a4001fff] PGTABLE [ 0.009712] BRK [0x3a4002000, 0x3a4002fff] PGTABLE [ 0.009712] BRK [0x3a4003000, 0x3a4003fff] PGTABLE [ 0.009750] BRK [0x3a4004000, 0x3a4004fff] PGTABLE [ 0.009751] BRK [0x3a4005000, 0x3a4005fff] PGTABLE [ 0.009903] BRK [0x3a4006000, 0x3a4006fff] PGTABLE [ 0.009939] BRK [0x3a4007000, 0x3a4007fff] PGTABLE [ 0.010001] BRK [0x3a4008000, 0x3a4008fff] PGTABLE [ 0.010039] BRK [0x3a4009000, 0x3a4009fff] PGTABLE [ 0.010094] RAMDISK: [mem 0x307e3000-0x343e8fff] [ 0.010101] ACPI: Early table checksum verification disabled [ 0.010104] ACPI: RSDP 0x000000006F01E000 000024 (v02 INTEL ) [ 0.010107] ACPI: XSDT 0x000000006F01E0C0 0000FC (v01 INTEL NUC7i7BN 0000003F AMI 00010013) [ 0.010111] ACPI: FACP 0x000000006F048498 000114 (v06 INTEL NUC7i7BN 0000003F AMI 00010013) [ 0.010115] ACPI: DSDT 0x000000006F01E248 02A24B (v02 INTEL NUC7i7BN 0000003F INTL 20160422) [ 0.010117] ACPI: FACS 0x000000006F7FFF00 000040 [ 0.010119] ACPI: APIC 0x000000006F0485B0 000084 (v03 INTEL NUC7i7BN 0000003F AMI 00010013) [ 0.010121] ACPI: FPDT 0x000000006F048638 000044 (v01 INTEL NUC7i7BN 0000003F AMI 00010013) [ 0.010122] ACPI: FIDT 0x000000006F048680 00009C (v01 INTEL NUC7i7BN 0000003F AMI 00010013) [ 0.010124] ACPI: MCFG 0x000000006F048720 00003C (v01 INTEL NUC7i7BN 0000003F MSFT 00000097) [ 0.010126] ACPI: SSDT 0x000000006F048760 000359 (v01 INTEL NUC7i7BN 0000003F INTL 20160422) [ 0.010128] ACPI: SSDT 0x000000006F048AC0 003156 (v02 INTEL NUC7i7BN 0000003F INTL 20160422) [ 0.010130] ACPI: HPET 0x000000006F04BC18 000038 (v01 INTEL NUC7i7BN 0000003F MSFT 0000005F) [ 0.010132] ACPI: SSDT 0x000000006F04BC50 0009B2 (v02 INTEL NUC7i7BN 0000003F INTL 20160422) [ 0.010134] ACPI: UEFI 0x000000006F04C608 000042 (v01 INTEL NUC7i7BN 0000003F 01000013) [ 0.010136] ACPI: SSDT 0x000000006F04C650 000770 (v02 INTEL NUC7i7BN 0000003F INTL 20160422) [ 0.010138] ACPI: SSDT 0x000000006F04CDC0 0017AE (v02 INTEL NUC7i7BN 0000003F INTL 20160422) [ 0.010140] ACPI: LPIT 0x000000006F04E570 000094 (v01 INTEL NUC7i7BN 0000003F MSFT 0000005F) [ 0.010141] ACPI: SSDT 0x000000006F04E608 000141 (v02 INTEL NUC7i7BN 0000003F INTL 20160422) [ 0.010143] ACPI: SSDT 0x000000006F04E750 00029F (v02 INTEL NUC7i7BN 0000003F INTL 20160422) [ 0.010145] ACPI: SSDT 0x000000006F04E9F0 003002 (v02 INTEL NUC7i7BN 0000003F INTL 20160422) [ 0.010147] ACPI: DBGP 0x000000006F0519F8 000034 (v01 INTEL NUC7i7BN 0000003F MSFT 0000005F) [ 0.010149] ACPI: DBG2 0x000000006F051A30 000054 (v00 INTEL NUC7i7BN 0000003F MSFT 0000005F) [ 0.010151] ACPI: SSDT 0x000000006F051A88 0012E6 (v02 INTEL NUC7i7BN 0000003F INTL 20160422) [ 0.010153] ACPI: DMAR 0x000000006F052D70 0000A8 (v01 INTEL NUC7i7BN 0000003F INTL 00000001) [ 0.010155] ACPI: NHLT 0x000000006F052E18 00002D (v00 INTEL NUC7i7BN 0000003F 01000013) [ 0.010157] ACPI: BGRT 0x000000006F052E48 000038 (v01 INTEL NUC7i7BN 0000003F AMI 00010013) [ 0.010159] ACPI: UEFI 0x000000006F052E80 00063A (v01 INTEL NUC7i7BN 0000003F ?? 00000000) [ 0.010161] ACPI: UEFI 0x000000006F0534C0 00005C (v01 INTEL NUC7i7BN 0000003F ?? 00000000) [ 0.010162] ACPI: TPM2 0x000000006F053520 000034 (v03 INTEL NUC7i7BN 0000003F AMI 00000000) [ 0.010164] ACPI: SSDT 0x000000006F053558 0001C9 (v01 INTEL NUC7i7BN 0000003F INTL 20160422) [ 0.010166] ACPI: WSMT 0x000000006F053728 000028 (v01 INTEL NUC7i7BN 0000003F AMI 00010013) [ 0.010172] ACPI: Local APIC address 0xfee00000 [ 0.010319] No NUMA configuration found [ 0.010320] Faking a node at [mem 0x0000000000000000-0x0000000881ffffff] [ 0.010327] NODE_DATA(0) allocated [mem 0x881fd5000-0x881ffffff] [ 0.010477] Zone ranges: [ 0.010478] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.010479] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.010480] Normal [mem 0x0000000100000000-0x0000000881ffffff] [ 0.010481] Device empty [ 0.010481] Movable zone start for each node [ 0.010484] Early memory node ranges [ 0.010485] node 0: [mem 0x0000000000001000-0x0000000000057fff] [ 0.010485] node 0: [mem 0x0000000000059000-0x000000000009dfff] [ 0.010486] node 0: [mem 0x0000000000100000-0x000000005f1fffff] [ 0.010487] node 0: [mem 0x000000005f202000-0x000000006eb81fff] [ 0.010487] node 0: [mem 0x000000006fffe000-0x000000006fffefff] [ 0.010488] node 0: [mem 0x0000000100000000-0x0000000881ffffff] [ 0.010547] Zeroed struct page in unavailable ranges: 5347 pages [ 0.010548] Initmem setup node 0 [mem 0x0000000000001000-0x0000000881ffffff] [ 0.010549] On node 0 totalpages: 8325917 [ 0.010550] DMA zone: 64 pages used for memmap [ 0.010550] DMA zone: 22 pages reserved [ 0.010551] DMA zone: 3996 pages, LIFO batch:0 [ 0.010621] DMA32 zone: 7023 pages used for memmap [ 0.010621] DMA32 zone: 449409 pages, LIFO batch:63 [ 0.019740] Normal zone: 123008 pages used for memmap [ 0.019741] Normal zone: 7872512 pages, LIFO batch:63 [ 0.159168] Reserving Intel graphics memory at [mem 0x79000000-0x7cffffff] [ 0.159298] ACPI: PM-Timer IO Port: 0x1808 [ 0.159299] ACPI: Local APIC address 0xfee00000 [ 0.159304] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.159305] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.159305] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.159306] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.159332] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 [ 0.159334] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.159335] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.159336] ACPI: IRQ0 used by override. [ 0.159337] ACPI: IRQ9 used by override. [ 0.159338] Using ACPI (MADT) for SMP configuration information [ 0.159339] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.159344] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.159356] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.159358] PM: Registered nosave memory: [mem 0x00058000-0x00058fff] [ 0.159359] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff] [ 0.159360] PM: Registered nosave memory: [mem 0x5f200000-0x5f200fff] [ 0.159360] PM: Registered nosave memory: [mem 0x5f201000-0x5f201fff] [ 0.159362] PM: Registered nosave memory: [mem 0x6eb82000-0x6f010fff] [ 0.159362] PM: Registered nosave memory: [mem 0x6f011000-0x6f053fff] [ 0.159363] PM: Registered nosave memory: [mem 0x6f054000-0x6f82ffff] [ 0.159363] PM: Registered nosave memory: [mem 0x6f830000-0x6ff4dfff] [ 0.159364] PM: Registered nosave memory: [mem 0x6ff4e000-0x6fffdfff] [ 0.159365] PM: Registered nosave memory: [mem 0x6ffff000-0x7cffffff] [ 0.159365] PM: Registered nosave memory: [mem 0x7d000000-0xdfffffff] [ 0.159366] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ 0.159367] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff] [ 0.159367] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff] [ 0.159368] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff] [ 0.159368] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.159369] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] [ 0.159369] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.159370] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff] [ 0.159370] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.159371] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] [ 0.159371] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.159373] [mem 0x7d000000-0xdfffffff] available for PCI devices [ 0.159374] Booting paravirtualized kernel on bare hardware [ 0.159376] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.159384] random: get_random_bytes called from start_kernel+0x97/0x516 with crng_init=0 [ 0.159388] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 [ 0.159550] percpu: Embedded 46 pages/cpu @(ptrval) s151552 r8192 d28672 u524288 [ 0.159554] pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152 [ 0.159554] pcpu-alloc: [0] 0 1 2 3 [ 0.159570] Built 1 zonelists, mobility grouping on. Total pages: 8195800 [ 0.159571] Policy zone: Normal [ 0.159572] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.0.0-13-generic root=UUID=809da066-3a2a-43f5-b9b7-f9b5ee765c95 ro [ 0.163072] Calgary: detecting Calgary via BIOS EBDA area [ 0.163074] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.235622] Memory: 32573740K/33303668K available (14339K kernel code, 2334K rwdata, 4292K rodata, 2576K init, 5204K bss, 729928K reserved, 0K cma-reserved) [ 0.235709] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.235713] Kernel/User page tables isolation: enabled [ 0.235725] ftrace: allocating 41532 entries in 163 pages [ 0.248353] rcu: Hierarchical RCU implementation. [ 0.248355] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. [ 0.248356] Tasks RCU enabled. [ 0.248356] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.248357] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.250296] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16 [ 0.250583] Console: colour dummy device 80x25 [ 0.250727] printk: console [tty0] enabled [ 0.250738] ACPI: Core revision 20181213 [ 0.251021] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns [ 0.251052] hpet clockevent registered [ 0.251087] APIC: Switch to symmetric I/O mode setup [ 0.251090] DMAR: Host address width 39 [ 0.251091] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 [ 0.251096] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e [ 0.251098] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 [ 0.251101] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da [ 0.251103] DMAR: RMRR base: 0x0000006ef92000 end: 0x0000006efb1fff [ 0.251105] DMAR: RMRR base: 0x00000078800000 end: 0x0000007cffffff [ 0.251107] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 [ 0.251109] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 [ 0.251110] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. [ 0.252521] DMAR-IR: Enabled IRQ remapping in x2apic mode [ 0.252523] x2apic enabled [ 0.252535] Switched APIC routing to cluster x2apic. [ 0.256534] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275062] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3282142a9b0, max_idle_ns: 440795384778 ns [ 0.275072] Calibrating delay loop (skipped), value calculated using timer frequency.. 7008.00 BogoMIPS (lpj=14016000) [ 0.275075] pid_max: default: 32768 minimum: 301 [ 0.276743] LSM: Security Framework initializing [ 0.276750] Yama: becoming mindful. [ 0.276763] AppArmor: AppArmor initialized [ 0.279515] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) [ 0.280949] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) [ 0.280998] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.281044] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.281196] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.281198] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.281203] mce: CPU supports 9 MCE banks [ 0.281211] mce: CPU0: Thermal monitoring enabled (TM1) [ 0.281225] process: using mwait in idle threads [ 0.281227] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 [ 0.281228] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 [ 0.281230] Spectre V2 : Mitigation: Full generic retpoline [ 0.281231] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.281233] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.281238] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.281239] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl [ 0.281241] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.281425] Freeing SMP alternatives memory: 36K [ 0.282982] TSC deadline timer enabled [ 0.282986] smpboot: CPU0: Intel(R) Core(TM) i7-7567U CPU @ 3.50GHz (family: 0x6, model: 0x8e, stepping: 0x9) [ 0.283048] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. [ 0.283064] ... version: 4 [ 0.283064] ... bit width: 48 [ 0.283064] ... generic registers: 4 [ 0.283064] ... value mask: 0000ffffffffffff [ 0.283064] ... max period: 00007fffffffffff [ 0.283064] ... fixed-purpose events: 3 [ 0.283064] ... event mask: 000000070000000f [ 0.283064] rcu: Hierarchical SRCU implementation. [ 0.283064] random: crng done (trusting CPU's manufacturer) [ 0.283064] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.283064] smp: Bringing up secondary CPUs ... [ 0.283064] x86: Booting SMP configuration: [ 0.283064] .... node #0, CPUs: #1 #2 #3 [ 0.283064] smp: Brought up 1 node, 4 CPUs [ 0.283064] smpboot: Max logical packages: 1 [ 0.283064] smpboot: Total of 4 processors activated (28032.00 BogoMIPS) [ 0.283661] devtmpfs: initialized [ 0.283661] x86/mm: Memory block size: 128MB [ 0.284501] PM: Registering ACPI NVS region [mem 0x5f200000-0x5f200fff] (4096 bytes) [ 0.284501] PM: Registering ACPI NVS region [mem 0x6f054000-0x6f82ffff] (8241152 bytes) [ 0.284501] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284501] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.284501] pinctrl core: initialized pinctrl subsystem [ 0.284501] RTC time: 22:00:06, date: 2019-04-18 [ 0.284501] NET: Registered protocol family 16 [ 0.284501] audit: initializing netlink subsys (disabled) [ 0.284501] audit: type=2000 audit(1555624806.036:1): state=initialized audit_enabled=0 res=1 [ 0.284501] EISA bus registered [ 0.284501] cpuidle: using governor ladder [ 0.284501] cpuidle: using governor menu [ 0.284501] ACPI: bus type PCI registered [ 0.284501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.284501] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.284501] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.284501] PCI: Using configuration type 1 for base access [ 0.284501] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.284501] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.284501] ACPI: Added _OSI(Module Device) [ 0.284501] ACPI: Added _OSI(Processor Device) [ 0.284501] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284501] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284501] ACPI: Added _OSI(Linux-Dell-Video) [ 0.284501] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.284501] ACPI: Added OSI(Linux-HPI-Hybrid-Graphics) [ 0.321929] ACPI: 11 ACPI AML tables successfully acquired and loaded [ 0.328980] ACPI: Dynamic OEM Table Load: [ 0.328987] ACPI: SSDT 0xFFFF958E21816800 0007BC (v02 PmRef Cpu0Ist 00003000 INTL 20160422) [ 0.329489] ACPI: _PR.PR00: OSC native thermal LVT Acked [ 0.330745] ACPI: Dynamic OEM Table Load: [ 0.330750] ACPI: SSDT 0xFFFF958E1DE80000 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422) [ 0.331149] ACPI: Dynamic OEM Table Load: [ 0.331153] ACPI: SSDT 0xFFFF958E1DE60000 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160422) [ 0.331477] ACPI: Dynamic OEM Table Load: [ 0.331481] ACPI: SSDT 0xFFFF958E1DF9F000 000628 (v02 PmRef HwpLvt 00003000 INTL 20160422) [ 0.332146] ACPI: Dynamic OEM Table Load: [ 0.332152] ACPI: SSDT 0xFFFF958E21951000 000D14 (v02 PmRef ApIst 00003000 INTL 20160422) [ 0.333150] ACPI: Dynamic OEM Table Load: [ 0.333155] ACPI: SSDT 0xFFFF958E1DE82400 000317 (v02 PmRef ApHwp 00003000 INTL 20160422) [ 0.333562] ACPI: Dynamic OEM Table Load: [ 0.333566] ACPI: SSDT 0xFFFF958E1DE82800 00030A (v02 PmRef ApCst 00003000 INTL 20160422) [ 0.335440] ACPI: EC: EC started [ 0.335442] ACPI: EC: interrupt blocked [ 0.335465] ACPI: _SB.PCI0.LPCB.HEC: Used as first EC [ 0.335467] ACPI: _SB.PCI0.LPCB.H_EC: GPE=0x14, EC_CMD/EC_SC=0x66, ECDATA=0x62 [ 0.335469] ACPI: _SB.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions [ 0.335471] ACPI: Interpreter enabled [ 0.335505] ACPI: (supports S0 S3 S4 S5) [ 0.335507] ACPI: Using IOAPIC for interrupt routing [ 0.335539] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.336463] ACPI: Enabled 7 GPEs in block 00 to 7F [ 0.343103] ACPI: Power Resource [WRST] (on) [ 0.358863] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) [ 0.358868] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.359838] acpi PNP0A08:00: _OSC: platform does not support [AER] [ 0.361008] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR] [ 0.361614] PCI host bridge to bus 0000:00 [ 0.361616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.361618] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.361620] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361621] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] [ 0.361623] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] [ 0.361625] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] [ 0.361626] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] [ 0.361628] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.361629] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.361631] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.361633] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.361634] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ 0.361636] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ 0.361637] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] [ 0.361639] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] [ 0.361640] pci_bus 0000:00: root bus resource [mem 0x7d000000-0xdfffffff window] [ 0.361642] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window] [ 0.361644] pcibus 0000:00: root bus resource [bus 00-fe] [ 0.361650] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000 [ 0.361958] pci 0000:00:02.0: [8086:5927] type 00 class 0x030000 [ 0.361966] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit] [ 0.361970] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref] [ 0.361973] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] [ 0.361984] pci 0000:00:02.0: BAR 2: assigned to efifb [ 0.362118] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000 [ 0.362127] pci 0000:00:08.0: reg 0x10: [mem 0xdc2d4000-0xdc2d4fff 64bit] [ 0.362274] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 [ 0.362293] pci 0000:00:14.0: reg 0x10: [mem 0xdc2b0000-0xdc2bffff 64bit] [ 0.362351] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.362547] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 [ 0.362566] pci 0000:00:14.2: reg 0x10: [mem 0xdc2d3000-0xdc2d3fff 64bit] [ 0.362732] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 [ 0.362755] pci 0000:00:16.0: reg 0x10: [mem 0xdc2d2000-0xdc2d2fff 64bit] [ 0.362821] pci 0000:00:16.0: PME# supported from D3hot [ 0.363003] pci 0000:00:17.0: [8086:282a] type 00 class 0x010400 [ 0.363019] pci 0000:00:17.0: reg 0x10: [mem 0xdc2c0000-0xdc2c7fff] [ 0.363025] pci 0000:00:17.0: reg 0x14: [mem 0xdc2d1000-0xdc2d10ff] [ 0.363031] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097] [ 0.363038] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083] [ 0.363044] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f] [ 0.363050] pci 0000:00:17.0: reg 0x24: [mem 0xdc200000-0xdc27ffff] [ 0.363087] pci 0000:00:17.0: PME# supported from D3hot [ 0.363235] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 [ 0.363362] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.363540] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400 [ 0.363600] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold [ 0.363769] pci 0000:00:1c.7: [8086:9d17] type 01 class 0x060400 [ 0.363828] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold [ 0.363999] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100 [ 0.364223] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 [ 0.364236] pci 0000:00:1f.2: reg 0x10: [mem 0xdc2cc000-0xdc2cffff] [ 0.364395] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380 [ 0.364418] pci 0000:00:1f.3: reg 0x10: [mem 0xdc2c8000-0xdc2cbfff 64bit] [ 0.364441] pci 0000:00:1f.3: reg 0x20: [mem 0xdc2a0000-0xdc2affff 64bit] [ 0.364484] pci 0000:00:1f.3: PME# supported from D3hot D3cold [ 0.364710] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 [ 0.364770] pci 0000:00:1f.4: reg 0x10: [mem 0xdc2d0000-0xdc2d00ff 64bit] [ 0.364838] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f] [ 0.365045] pci 0000:00:1f.6: [8086:15d8] type 00 class 0x020000 [ 0.365066] pci 0000:00:1f.6: reg 0x10: [mem 0xdc280000-0xdc29ffff] [ 0.365151] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold [ 0.365316] pci 0000:00:1c.0: PCI bridge to [bus 01-39] [ 0.365320] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff] [ 0.365324] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] [ 0.365525] pci 0000:3a:00.0: [8086:24fd] type 00 class 0x028000 [ 0.365572] pci 0000:3a:00.0: reg 0x10: [mem 0xdc100000-0xdc101fff 64bit] [ 0.365782] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold [ 0.366275] pci 0000:00:1c.5: PCI bridge to [bus 3a] [ 0.366280] pci 0000:00:1c.5: bridge window [mem 0xdc100000-0xdc1fffff] [ 0.366372] pci 0000:3b:00.0: [10ec:5229] type 00 class 0xff0000 [ 0.366402] pci 0000:3b:00.0: reg 0x10: [mem 0xdc000000-0xdc000fff] [ 0.366537] pci 0000:3b:00.0: supports D1 D2 [ 0.366537] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot [ 0.366643] pci 0000:00:1c.7: ASPM: current common clock configuration is broken, reconfiguring [ 0.375087] pci 0000:00:1c.7: PCI bridge to [bus 3b] [ 0.375091] pci 0000:00:1c.7: bridge window [mem 0xdc000000-0xdc0fffff] [ 0.376380] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.376433] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.376485] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.376536] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.376587] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.376638] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.376688] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.376739] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.377231] ACPI: EC: interrupt unblocked [ 0.377247] ACPI: EC: event unblocked [ 0.377258] ACPI: _SB.PCI0.LPCB.H_EC: GPE=0x14, EC_CMD/EC_SC=0x66, ECDATA=0x62 [ 0.377260] ACPI: _SB.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions and events [ 0.377324] SCSI subsystem initialized [ 0.377324] libata version 3.00 loaded. [ 0.377324] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.377324] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.377324] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.377324] vgaarb: loaded [ 0.377324] ACPI: bus type USB registered [ 0.377324] usbcore: registered new interface driver usbfs [ 0.377324] usbcore: registered new interface driver hub [ 0.377324] usbcore: registered new device driver usb [ 0.377324] pps_core: LinuxPPS API ver. 1 registered [ 0.377324] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.377324] PTP clock support registered [ 0.377324] EDAC MC: Ver: 3.0.0 [ 0.377324] Registered efivars operations [ 0.395269] PCI: Using ACPI for IRQ routing [ 0.417817] PCI: pci_cache_line_size set to 64 bytes [ 0.418111] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] [ 0.418112] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] [ 0.418112] e820: reserve RAM buffer [mem 0x5f200000-0x5fffffff] [ 0.418113] e820: reserve RAM buffer [mem 0x6eb82000-0x6fffffff] [ 0.418113] e820: reserve RAM buffer [mem 0x6ffff000-0x6fffffff] [ 0.418114] e820: reserve RAM buffer [mem 0x882000000-0x883ffffff] [ 0.419065] NetLabel: Initializing [ 0.419065] NetLabel: domain hash size = 128 [ 0.419065] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.419065] NetLabel: unlabeled traffic allowed by default [ 0.419440] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.419443] hpet0: 8 comparators, 64-bit 24.000000 MHz counter [ 0.424085] clocksource: Switched to clocksource tsc-early [ 0.430048] VFS: Disk quotas dquot_6.6.0 [ 0.430048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.430048] AppArmor: AppArmor Filesystem Enabled [ 0.430048] pnp: PnP ACPI init [ 0.430048] system 00:00: [io 0x0a00-0x0a1f] has been reserved [ 0.430048] system 00:00: [io 0x0a20-0x0a2f] has been reserved [ 0.430048] system 00:00: [io 0x0a30-0x0a3f] has been reserved [ 0.430048] system 00:00: [io 0x0a40-0x0a4f] has been reserved [ 0.430048] system 00:00: [io 0x0a50-0x0a5f] has been reserved [ 0.430048] system 00:00: [io 0x0a60-0x0a6f] has been reserved [ 0.430048] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.431287] pnp 00:01: [dma 0 disabled] [ 0.431306] pnp 00:01: Plug and Play ACPI device, IDs ITE8708 (active) [ 0.431423] system 00:02: [io 0x0680-0x069f] has been reserved [ 0.431425] system 00:02: [io 0xffff] has been reserved [ 0.431427] system 00:02: [io 0xffff] has been reserved [ 0.431428] system 00:02: [io 0xffff] has been reserved [ 0.431430] system 00:02: [io 0x1800-0x18fe] has been reserved [ 0.431431] system 00:02: [io 0x164e-0x164f] has been reserved [ 0.431434] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.431516] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.431546] system 00:04: [io 0x1854-0x1857] has been reserved [ 0.431549] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 0.431776] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.431778] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.431780] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.431782] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved [ 0.431783] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.431785] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved [ 0.431787] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.431788] system 00:05: [mem 0xff000000-0xffffffff] has been reserved [ 0.431790] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.431792] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved [ 0.431795] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.431828] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved [ 0.431830] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved [ 0.431831] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved [ 0.431833] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved [ 0.431834] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved [ 0.431836] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved [ 0.431838] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved [ 0.431840] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.432104] system 00:07: [io 0xff00-0xfffe] has been reserved [ 0.432107] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.433224] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved [ 0.433226] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved [ 0.433228] system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved [ 0.433229] system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved [ 0.433231] system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved [ 0.433234] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.434066] pnp: PnP ACPI: found 9 devices [ 0.439319] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.439329] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-39] add_size 1000 [ 0.439341] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] [ 0.439344] pci 0000:00:1c.0: PCI bridge to [bus 01-39] [ 0.439346] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.439350] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff] [ 0.439353] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] [ 0.439357] pci 0000:00:1c.5: PCI bridge to [bus 3a] [ 0.439360] pci 0000:00:1c.5: bridge window [mem 0xdc100000-0xdc1fffff] [ 0.439366] pci 0000:00:1c.7: PCI bridge to [bus 3b] [ 0.439369] pci 0000:00:1c.7: bridge window [mem 0xdc000000-0xdc0fffff] [ 0.439375] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.439376] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.439377] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.439378] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] [ 0.439378] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] [ 0.439379] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] [ 0.439380] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] [ 0.439380] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] [ 0.439381] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] [ 0.439382] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] [ 0.439382] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] [ 0.439383] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] [ 0.439384] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] [ 0.439384] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] [ 0.439385] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] [ 0.439386] pci_bus 0000:00: resource 19 [mem 0x7d000000-0xdfffffff window] [ 0.439386] pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window] [ 0.439387] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] [ 0.439388] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff] [ 0.439388] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref] [ 0.439389] pci_bus 0000:3a: resource 1 [mem 0xdc100000-0xdc1fffff] [ 0.439390] pci_bus 0000:3b: resource 1 [mem 0xdc000000-0xdc0fffff] [ 0.439516] NET: Registered protocol family 2 [ 0.439611] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes) [ 0.439674] TCP established hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.439876] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.439954] TCP: Hash tables configured (established 262144 bind 65536) [ 0.439979] UDP hash table entries: 16384 (order: 7, 524288 bytes) [ 0.440037] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) [ 0.440116] NET: Registered protocol family 1 [ 0.440120] NET: Registered protocol family 44 [ 0.440126] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.440453] PCI: CLS 64 bytes, default 64 [ 0.440475] Unpacking initramfs... [ 1.068688] Freeing initrd memory: 61464K [ 1.083158] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.083160] software IO TLB: mapped [mem 0x670c0000-0x6b0c0000] (64MB) [ 1.083253] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3282142a9b0, max_idle_ns: 440795384778 ns [ 1.083262] clocksource: Switched to clocksource tsc [ 1.083326] check: Scanning for low memory corruption every 60 seconds [ 1.084473] Initialise system trusted keyrings [ 1.084481] Key type blacklist registered [ 1.084499] workingset: timestamp_bits=36 max_order=23 bucket_order=0 [ 1.085351] zbud: loaded [ 1.085637] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.085766] fuse init (API version 7.28) [ 1.108873] Key type asymmetric registered [ 1.108877] Asymmetric key parser 'x509' registered [ 1.108888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 1.108906] io scheduler mq-deadline registered [ 1.109188] pcieport 0000:00:1c.0: Signaling PME with IRQ 122 [ 1.109206] pciehp 0000:00:1c.0:pcie004: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ [ 1.109236] pciehp 0000:00:1c.0:pcie004: Slot(4): Card present [ 1.109386] pcieport 0000:00:1c.5: Signaling PME with IRQ 123 [ 1.109530] pcieport 0000:00:1c.7: Signaling PME with IRQ 124 [ 1.109573] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.109616] efifb: probing for efifb [ 1.109628] efifb: framebuffer at 0x90000000, using 8128k, total 8128k [ 1.109629] efifb: mode is 1920x1080x32, linelength=7680, pages=1 [ 1.109631] efifb: scrolling: redraw [ 1.109632] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 1.112328] Console: switching to colour frame buffer device 240x67 [ 1.114990] fb0: EFI VGA frame buffer device [ 1.115006] intel_idle: MWAIT substates: 0x11142120 [ 1.115006] intel_idle: v0.4.1 model 0x8E [ 1.115246] intel_idle: lapic_timer_reliable_states 0xffffffff [ 1.115374] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 [ 1.115398] ACPI: Sleep Button [SLPB] [ 1.115438] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 [ 1.115459] ACPI: Power Button [PWRB] [ 1.115485] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 1.115508] ACPI: Power Button [PWRF] [ 1.116108] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.116123] ACPI: Thermal Zone [TZ0] (-263 C) [ 1.116303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.117518] Linux agpgart interface v0.103 [ 1.137445] loop: module loaded [ 1.137578] libphy: Fixed MDIO Bus: probed [ 1.137589] tun: Universal TUN/TAP device driver, 1.6 [ 1.137617] PPP generic driver version 2.4.2 [ 1.137660] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.137676] ehci-pci: EHCI PCI platform driver [ 1.137693] ehci-platform: EHCI generic platform driver [ 1.137711] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.137726] ohci-pci: OHCI PCI platform driver [ 1.137741] ohci-platform: OHCI generic platform driver [ 1.137756] uhci_hcd: USB Universal Host Controller Interface driver [ 1.137892] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 1.137910] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 1.138980] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810 [ 1.139004] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 1.139161] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00 [ 1.139180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.139197] usb usb1: Product: xHCI Host Controller [ 1.139208] usb usb1: Manufacturer: Linux 5.0.0-13-generic xhci-hcd [ 1.139223] usb usb1: SerialNumber: 0000:00:14.0 [ 1.139329] hub 1-0:1.0: USB hub found [ 1.139352] hub 1-0:1.0: 12 ports detected [ 1.140347] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 1.140362] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 1.140380] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed [ 1.140416] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00 [ 1.140435] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.140451] usb usb2: Product: xHCI Host Controller [ 1.140463] usb usb2: Manufacturer: Linux 5.0.0-13-generic xhci-hcd [ 1.140477] usb usb2: SerialNumber: 0000:00:14.0 [ 1.140575] hub 2-0:1.0: USB hub found [ 1.140592] hub 2-0:1.0: 6 ports detected [ 1.141689] usb: port power management may be unreliable [ 1.142551] i8042: PNP: No PS/2 controller found. [ 1.143308] mousedev: PS/2 mouse device common for all mice [ 1.144215] rtc_cmos 00:03: RTC can wake from S4 [ 1.145352] rtc_cmos 00:03: registered as rtc0 [ 1.146000] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 1.146668] i2c /dev entries driver [ 1.147373] device-mapper: uevent: version 1.0.3 [ 1.148114] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com [ 1.148786] platform eisa.0: Probing EISA bus 0 [ 1.149436] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 1.150089] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 1.150764] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 1.151424] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 1.152053] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 1.152675] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 1.153300] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 1.153922] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 1.154540] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 1.155138] platform eisa.0: EISA: Detected 0 cards [ 1.155729] intel_pstate: Intel P-state driver initializing [ 1.156671] intel_pstate: HWP enabled [ 1.157207] ledtrig-cpu: registered to indicate activity on CPUs [ 1.157731] EFI Variables Facility v0.08 2004-May-17 [ 1.184382] intel_pmc_core: initialized [ 1.185043] NET: Registered protocol family 10 [ 1.189430] Segment Routing with IPv6 [ 1.189951] NET: Registered protocol family 17 [ 1.190484] Key type dns_resolver registered [ 1.191244] RAS: Correctable Errors collector initialized. [ 1.191743] microcode: sig=0x806e9, pf=0x40, revision=0x9a [ 1.192442] microcode: Microcode Update Driver: v2.2. [ 1.192450] sched_clock: Marking stable (1195943754, -3503486)->(1200590358, -8150090) [ 1.193660] registered taskstats version 1 [ 1.194155] Loading compiled-in X.509 certificates [ 1.195615] Loaded X.509 cert 'Build time autogenerated kernel key: a91cf5411f714b0dcaaa6539e6139a929efd4f6a' [ 1.197085] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring [ 1.197621] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring [ 1.198477] Couldn't get size: 0x800000000000000e [ 1.199011] MODSIGN: Couldn't get UEFI MokListRT [ 1.200369] zswap: loaded using pool lzo/zbud [ 1.204767] Key type big_key registered [ 1.205298] Key type trusted registered [ 1.207370] Key type encrypted registered [ 1.207900] AppArmor: AppArmor sha1 policy hashing enabled [ 1.210377] ima: Allocated hash algorithm: sha1 [ 1.237154] No architecture policies found [ 1.237677] evm: Initialising EVM extended attributes: [ 1.238176] evm: security.selinux [ 1.238667] evm: security.SMACK64 [ 1.239205] evm: security.SMACK64EXEC [ 1.239684] evm: security.SMACK64TRANSMUTE [ 1.240153] evm: security.SMACK64MMAP [ 1.240622] evm: security.apparmor [ 1.241089] evm: security.ima [ 1.241553] evm: security.capability [ 1.242013] evm: HMAC attrs: 0x1 [ 1.243377] Magic number: 15:635:47 [ 1.243890] memory memory212: hash matches [ 1.244502] rtc_cmos 00:03: setting system clock to 2019-04-18T22:00:07 UTC (1555624807) [ 1.245855] Freeing unused decrypted memory: 2040K [ 1.246645] Freeing unused kernel image memory: 2576K [ 1.263329] Write protecting the kernel read-only data: 22528k [ 1.264301] Freeing unused kernel image memory: 2016K [ 1.265042] Freeing unused kernel image memory: 1852K [ 1.271362] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.271820] x86/mm: Checking user space page tables [ 1.277889] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.278353] Run /init as init process [ 1.354081] i801_smbus 0000:00:1f.4: SPD Write Disable is set [ 1.355047] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.356139] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.356177] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt [ 1.357445] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 1.358514] ahci 0000:00:17.0: version 3.0 [ 1.359056] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl RAID mode [ 1.359754] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst [ 1.371084] scsi host0: ahci [ 1.372098] ata1: SATA max UDMA/133 abar m524288@0xdc200000 port 0xdc200100 irq 128 [ 1.384832] cryptd: max_cpu_qlen set to 1000 [ 1.395743] AVX2 version of gcm_enc/dec engaged. [ 1.396674] AES CTR mode by8 optimization enabled [ 1.399968] VFIO - User Level meta-driver version: 0.3 [ 1.419554] [drm] Found 64MB of eDRAM [ 1.420529] checking generic (90000000 7f0000) vs hw (90000000 10000000) [ 1.420529] fb0: switching to inteldrmfb from EFI VGA [ 1.421067] Console: switching to colour dummy device 80x25 [ 1.421125] [drm] Replacing VGA console driver [ 1.473634] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.473636] [drm] Driver supports precise vblank timestamp query. [ 1.473706] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 1.474129] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4) [ 1.475092] usb 1-2: new full-speed USB device number 2 using xhci_hcd [ 1.627952] usb 1-2: New USB device found, idVendor=046d, idProduct=0b06, bcdDevice= 1.00 [ 1.627955] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.627957] usb 1-2: Product: Logitech BT Mini-Receiver [ 1.627958] usb 1-2: Manufacturer: Logitech [ 1.628393] hub 1-2:1.0: USB hub found [ 1.628492] hub 1-2:1.0: 3 ports detected [ 1.685259] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.686817] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 1.686818] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 1.686821] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 1.688756] ata1.00: ATA-9: WDC WDS500G1B0A-00H9H0, X41100WD, max UDMA/133 [ 1.688758] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 1.690591] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 1.690592] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 1.690594] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 1.692784] ata1.00: configured for UDMA/133 [ 1.692878] scsi 0:0:0:0: Direct-Access ATA WDC WDS500G1B0A- 00WD PQ: 0 ANSI: 5 [ 1.692975] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.692983] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 1.692991] sd 0:0:0:0: [sda] Write Protect is off [ 1.692994] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.693003] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.694485] sda: sda1 sda2 sda3 [ 1.694722] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.743758] [drm] failed to retrieve link info, disabling eDP [ 1.755073] usb 1-8: new full-speed USB device number 3 using xhci_hcd [ 1.766914] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock [ 1.779014] [drm] Initialized i915 1.6.0 20181204 for 0000:00:02.0 on minor 0 [ 1.780363] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 1.780624] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3 [ 1.834840] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) f4:4d:30:6e:be:ce [ 1.834844] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection [ 1.834922] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF [ 1.835415] e1000e 0000:00:1f.6 eno1: renamed from eth0 [ 1.905123] usb 1-8: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10 [ 1.905143] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.937497] fbcon: inteldrmfb (fb0) is primary device [ 1.983071] usb 1-2.2: new full-speed USB device number 4 using xhci_hcd [ 2.028348] Console: switching to colour frame buffer device 240x67 [ 2.047362] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 2.093329] usb 1-2.2: New USB device found, idVendor=046d, idProduct=c71b, bcdDevice= 1.00 [ 2.093349] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.093364] usb 1-2.2: Product: Logitech BT Mini-Receiver [ 2.093375] usb 1-2.2: Manufacturer: Logitech [ 2.093385] usb 1-2.2: SerialNumber: 001F20251E67 [ 2.171124] usb 1-2.3: new full-speed USB device number 5 using xhci_hcd [ 2.277810] usb 1-2.3: New USB device found, idVendor=046d, idProduct=c71c, bcdDevice= 1.00 [ 2.277835] usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.277854] usb 1-2.3: Product: Logitech BT Mini-Receiver [ 2.277868] usb 1-2.3: Manufacturer: Logitech [ 2.277881] usb 1-2.3: SerialNumber: 001F20251E67 [ 2.283172] hidraw: raw HID events driver (C) Jiri Kosina [ 2.293156] usbcore: registered new interface driver usbhid [ 2.293176] usbhid: USB HID core driver [ 2.294781] input: Logitech Logitech BT Mini-Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/0003:046D:C71B.0001/input/input4 [ 2.351311] hid-generic 0003:046D:C71B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech BT Mini-Receiver] on usb-0000:00:14.0-2.2/input0 [ 2.351513] input: Logitech Logitech BT Mini-Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/0003:046D:C71C.0002/input/input5 [ 2.351781] input: Logitech Logitech BT Mini-Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/0003:046D:C71C.0002/input/input6 [ 2.411561] input: Logitech Logitech BT Mini-Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/0003:046D:C71C.0002/input/input7 [ 2.411858] hid-generic 0003:046D:C71C.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech Logitech BT Mini-Receiver] on usb-0000:00:14.0-2.3/input0 [ 2.527097] raid6: avx2x4 gen() 38769 MB/s [ 2.575096] raid6: avx2x4 xor() 22770 MB/s [ 2.623098] raid6: avx2x2 gen() 34457 MB/s [ 2.671102] raid6: avx2x2 xor() 21490 MB/s [ 2.719096] raid6: avx2x1 gen() 27988 MB/s [ 2.767102] raid6: avx2x1 xor() 19526 MB/s [ 2.815103] raid6: sse2x4 gen() 20269 MB/s [ 2.863097] raid6: sse2x4 xor() 12696 MB/s [ 2.911102] raid6: sse2x2 gen() 17436 MB/s [ 2.959103] raid6: sse2x2 xor() 11740 MB/s [ 3.007102] raid6: sse2x1 gen() 14071 MB/s [ 3.055102] raid6: sse2x1 xor() 10254 MB/s [ 3.055112] raid6: using algorithm avx2x4 gen() 38769 MB/s [ 3.055123] raid6: .... xor() 22770 MB/s, rmw enabled [ 3.055147] raid6: using avx2x2 recovery algorithm [ 3.055772] xor: automatically using best checksumming function avx [ 3.056310] async_tx: api initialized (async) [ 3.083001] Btrfs loaded, crc32c=crc32c-intel [ 3.123848] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 3.187098] pcieport 0000:00:1c.0: Data Link Layer Link Active not set in 1000 msec [ 3.187830] pciehp 0000:00:1c.0:pcie004: Failed to check link status [ 3.250417] systemd[1]: Inserted module 'autofs4' [ 3.322134] systemd[1]: systemd 240 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [ 3.343396] systemd[1]: Detected architecture x86-64. [ 3.349998] systemd[1]: Set hostname to . [ 3.463287] systemd[1]: Created slice User and Session Slice. [ 3.465364] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 3.467351] systemd[1]: Listening on Journal Socket. [ 3.469721] systemd[1]: Mounting RPC Pipe File System... [ 3.472166] systemd[1]: Starting Uncomplicated firewall... [ 3.474370] systemd[1]: Reached target Slices. [ 3.476531] systemd[1]: Listening on LVM2 metadata daemon socket. [ 3.483827] RPC: Registered named UNIX socket transport module. [ 3.483828] RPC: Registered udp transport module. [ 3.483828] RPC: Registered tcp transport module. [ 3.483829] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 3.539055] EXT4-fs (sda2): re-mounted. Opts: (null) [ 3.548798] Loading iSCSI transport class v2.0-870. [ 3.555540] iscsi: registered transport (tcp) [ 3.576541] systemd-journald[468]: Received request to flush runtime journal from PID 1 [ 3.585880] iscsi: registered transport (iser) [ 3.737201] Adding 8388604k swap on /swap.img. Priority:-2 extents:7 across:9019388k SSFS [ 3.771827] ite_cir: Auto-detected model: ITE8708 CIR transceiver [ 3.771828] ite_cir: Using model: ITE8708 CIR transceiver [ 3.771829] ite_cir: TX-capable: 1 [ 3.771829] ite_cir: Sample period (ns): 8680 [ 3.771829] ite_cir: TX carrier frequency (Hz): 38000 [ 3.771830] ite_cir: TX duty cycle (%): 33 [ 3.771830] ite_cir: RX low carrier frequency (Hz): 0 [ 3.771830] ite_cir: RX high carrier frequency (Hz): 0 [ 3.803085] Registered IR keymap rc-rc6-mce [ 3.828465] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer [ 3.828466] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules [ 3.828467] RAPL PMU: hw unit of domain package 2^-14 Joules [ 3.828467] RAPL PMU: hw unit of domain dram 2^-14 Joules [ 3.828468] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules [ 3.828468] RAPL PMU: hw unit of domain psys 2^-14 Joules [ 3.828526] mei_me 0000:00:16.0: enabling device (0004 -> 0006) [ 3.828627] IR RC6 protocol handler initialized [ 3.854566] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 3.855143] rc rc0: ITE8708 CIR transceiver as /devices/virtual/rc/rc0 [ 3.855178] input: ITE8708 CIR transceiver as /devices/virtual/rc/rc0/input11 [ 3.855407] rc rc0: lirc_dev: driver ite-cir registered at minor = 0, raw IR receiver, raw IR transmitter [ 3.855498] ite_cir: driver has been successfully loaded [ 3.858886] Bluetooth: Core ver 2.22 [ 3.858896] NET: Registered protocol family 31 [ 3.858896] Bluetooth: HCI device and connection manager initialized [ 3.858899] Bluetooth: HCI socket layer initialized [ 3.858901] Bluetooth: L2CAP socket layer initialized [ 3.858903] Bluetooth: SCO socket layer initialized [ 3.868762] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 3.905140] usbcore: registered new interface driver btusb [ 3.907058] Intel(R) Wireless WiFi driver for Linux [ 3.907059] Copyright(c) 2003- 2015 Intel Corporation [ 3.907446] iwlwifi 0000:3a:00.0: enabling device (0000 -> 0002) [ 3.909908] Bluetooth: hci0: Firmware revision 0.1 build 244 week 24 2018 [ 3.914258] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002) [ 3.914406] snd_hda_intel 0000:00:1f.3: Linked as a consumer to 0000:00:02.0 [ 3.914434] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 3.920037] iwlwifi 0000:3a:00.0: loaded firmware version 36.9f0a2d68.0 op_mode iwlmvm [ 3.945097] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC283: line_outs=1 (0x21/0x0/0x0/0x0/0x0) type:hp [ 3.945099] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 3.945101] snd_hda_codec_realtek hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 3.945101] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 3.945102] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 3.945103] snd_hda_codec_realtek hdaudioC0D0: Mic=0x12 [ 3.945306] iwlwifi 0000:3a:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230 [ 4.000168] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12 [ 4.000210] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13 [ 4.000246] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14 [ 4.000283] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15 [ 4.000328] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16 [ 4.000365] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17 [ 4.000413] snd_hda_intel 0000:00:1f.3: device 8086:2068 is on the power_save blacklist, forcing power_save to 0 [ 4.006171] iwlwifi 0000:3a:00.0: base HW address: f8:63:3f:2e:95:6e [ 4.008190] intel_rapl: Found RAPL domain package [ 4.008191] intel_rapl: Found RAPL domain core [ 4.008191] intel_rapl: Found RAPL domain uncore [ 4.008192] intel_rapl: Found RAPL domain dram [ 4.084947] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' [ 4.085174] thermal thermal_zone3: failed to read out thermal zone (-61) [ 4.086453] iwlwifi 0000:3a:00.0 wlp58s0: renamed from wlan0 [ 4.092953] spl: loading out-of-tree module taints kernel. [ 4.097519] SPL: Loaded module v0.7.12-1ubuntu3 [ 4.098955] znvpair: module license 'CDDL' taints kernel. [ 4.098955] Disabling lock debugging due to kernel taint [ 4.998952] ZFS: Loaded module v0.7.12-1ubuntu5, ZFS pool version 5000, ZFS filesystem version 5 [ 5.027795] alua: device handler registered [ 5.028693] emc: device handler registered [ 5.029771] rdac: device handler registered [ 5.294226] audit: type=1400 audit(1555624811.544:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1158 comm="apparmor_parser" [ 5.294229] audit: type=1400 audit(1555624811.544:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1158 comm="apparmor_parser" [ 5.294231] audit: type=1400 audit(1555624811.544:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1158 comm="apparmor_parser" [ 5.295318] audit: type=1400 audit(1555624811.548:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1159 comm="apparmor_parser" [ 5.295320] audit: type=1400 audit(1555624811.548:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1159 comm="apparmor_parser" [ 5.295831] audit: type=1400 audit(1555624811.548:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=1157 comm="apparmor_parser" [ 5.295833] audit: type=1400 audit(1555624811.548:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1157 comm="apparmor_parser" [ 5.303512] audit: type=1400 audit(1555624811.556:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=1166 comm="apparmor_parser" [ 5.304115] audit: type=1400 audit(1555624811.556:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=1160 comm="apparmor_parser" [ 5.304117] audit: type=1400 audit(1555624811.556:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1160 comm="apparmor_parser" [ 8.801808] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None [ 8.801859] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready [ 10.847389] kauditd_printk_skb: 17 callbacks suppressed [ 10.847390] audit: type=1400 audit(1555624817.100:29): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.lxd" pid=1373 comm="apparmor_parser" [ 10.904851] audit: type=1400 audit(1555624817.156:30): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.benchmark" pid=1375 comm="apparmor_parser" [ 10.925797] audit: type=1400 audit(1555624817.176:31): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.buginfo" pid=1376 comm="apparmor_parser" [ 10.934705] audit: type=1400 audit(1555624817.184:32): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.activate" pid=1374 comm="apparmor_parser" [ 10.980775] audit: type=1400 audit(1555624817.232:33): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.check-kernel" pid=1378 comm="apparmor_parser" [ 11.032346] audit: type=1400 audit(1555624817.284:34): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.configure" pid=1380 comm="apparmor_parser" [ 11.058745] audit: type=1400 audit(1555624817.308:35): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.install" pid=1381 comm="apparmor_parser" [ 11.068870] audit: type=1400 audit(1555624817.320:36): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.daemon" pid=1379 comm="apparmor_parser" [ 11.105290] audit: type=1400 audit(1555624817.356:37): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.lxc" pid=1384 comm="apparmor_parser" [ 11.122102] audit: type=1400 audit(1555624817.372:38): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.lxd" pid=1386 comm="apparmor_parser" [ 12.908046] new mount options do not match the existing superblock, will be ignored [ 13.601658] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 13.613702] bpfilter: Loaded bpfilter_umh pid 1631 [ 18.679246] kauditd_printk_skb: 7 callbacks suppressed [ 18.679248] audit: type=1400 audit(1555624824.932:46): apparmor="STATUS" operation="profileload" profile="unconfined" name="lxd-elementry-desktop</var/snap/lxd/common/lxd>" pid=2073 comm="apparmor_parser" [ 18.849865] audit: type=1400 audit(1555624825.100:47): apparmor="STATUS" operation="profileload" profile="unconfined" name="lxd-plexubuntu</var/snap/lxd/common/lxd>" pid=2176 comm="apparmor_parser" [ 19.017063] audit: type=1400 audit(1555624825.268:48): apparmor="STATUS" operation="profileload" profile="unconfined" name="lxd-premierrouterubuntu</var/snap/lxd/common/lxd>" pid=2233 comm="apparmor_parser" [ 19.475224] audit: type=1400 audit(1555624826.173:49): apparmor="STATUS" operation="profileremove" profile="unconfined" name="lxd-elementry-desktop</var/snap/lxd/common/lxd>" pid=2266 comm="apparmor_parser" [ 19.514836] audit: type=1400 audit(1555624826.209:50): apparmor="STATUS" operation="profileremove" profile="unconfined" name="lxd-plexubuntu</var/snap/lxd/common/lxd>" pid=2281 comm="apparmor_parser" [ 19.769190] audit: type=1400 audit(1555624826.465:51): apparmor="STATUS" operation="profileremove" profile="unconfined" name="lxd-premierrouterubuntu</var/snap/lxd/common/lxd>" pid=2318 comm="apparmor_parser" [ 810.787418] audit: type=1400 audit(1555625617.503:52): apparmor="STATUS" operation="profileload" profile="unconfined" name="lxd-plexubuntu</var/snap/lxd/common/lxd>" pid=2687 comm="apparmor_parser" [ 811.487521] audit: type=1400 audit(1555625618.203:53): apparmor="STATUS" operation="profileremove" profile="unconfined" name="lxd-plexubuntu</var/snap/lxd/common/lxd>" pid=2749 comm="apparmor_parser" [ 1022.981931] audit: type=1400 audit(1555625829.704:54): apparmor="STATUS" operation="profileload" profile="unconfined" name="lxd-docker</var/snap/lxd/common/lxd>" pid=2930 comm="apparmor_parser" [ 1023.712785] audit: type=1400 audit(1555625830.437:55): apparmor="STATUS" operation="profileremove" profile="unconfined" name="lxd-docker</var/snap/lxd/common/lxd>" pid=3000 comm="apparmor_parser" [ 1028.541937] audit: type=1400 audit(1555625835.265:56): apparmor="STATUS" operation="profileload" profile="unconfined" name="lxd-docker</var/snap/lxd/common/lxd>" pid=3078 comm="apparmor_parser" [ 1029.254513] audit: type=1400 audit(1555625835.977:57): apparmor="STATUS" operation="profileremove" profile="unconfined" name="lxd-docker</var/snap/lxd/common/lxd>" pid=3139 comm="apparmor_parser" [ 1041.796261] audit: type=1400 audit(1555625848.522:58): apparmor="STATUS" operation="profileload" profile="unconfined" name="lxd-plex</var/snap/lxd/common/lxd>" pid=3222 comm="apparmor_parser" [ 1042.567523] audit: type=1400 audit(1555625849.294:59): apparmor="STATUS" operation="profileremove" profile="unconfined" name="lxd-plex</var/snap/lxd/common/lxd>" pid=3295 comm="apparmor_parser" [ 1090.943406] audit: type=1400 audit(1555625897.673:60): apparmor="STATUS" operation="profileload" profile="unconfined" name="lxd-a1</var/snap/lxd/common/lxd>" pid=3650 comm="apparmor_parser" [ 1091.646899] audit: type=1400 audit(1555625898.373:61): apparmor="STATUS" operation="profileremove" profile="unconfined" name="lxd-a1</var/snap/lxd/common/lxd>" pid=3724 comm="apparmor_parser"

graemed@gdnuc:~$ sudo lxc info plexubuntu --show-log Name: plexubuntu Location: none Remote: unix:// Architecture: x86_64 Created: 2019/04/10 08:14 UTC Status: Stopped Type: persistent Profiles: gdprivledged

Log:

lxc plexubuntu 20190418221337.534 ERROR conf - conf.c:run_buffer:351 - Script exited with status 1 lxc plexubuntu 20190418221337.571 ERROR network - network.c:lxc_create_network_priv:2455 - Failed to create network device lxc plexubuntu 20190418221337.571 ERROR start - start.c:lxc_spawn:1651 - Failed to create the network lxc plexubuntu 20190418221337.571 ERROR start - start.c:__lxc_start:1980 - Failed to spawn container "plexubuntu" lxc plexubuntu 20190418221337.571 ERROR lxccontainer - lxccontainer.c:wait_on_daemonized_start:861 - Received container state "ABORTING" instead of "RUNNING" lxc 20190418221337.572 WARN commands - commands.c:lxc_cmd_rsp_recv:133 - Connection reset by peer - Failed to receive response for command "get_state"

graemed@gdnuc:~$

graemedowner commented 5 years ago

I worked around this by creating a bridge using netplan Then changing my macvlan profile to bridged and using my new bridge

stgraber commented 5 years ago

Smells like a potential kernel issue, especially since you're running the snap and upgraded to 19.04, so the LXD version itself wouldn't have changed during the upgrade.

I'm going to perform a simple test here to check macvlan on 19.04 and see how that works for me.

It may be interesting for you to reboot your system on your previous kernel (4.18), grub should let you do that. If that fixes it, then you're definitely looking at a kernel regression.

stgraber commented 5 years ago

I can confirm that something looks different in macvlan behavior on 5.0 kernel...

lxc c1 20190419191044.957 ERROR    network - network.c:instantiate_macvlan:234 - Operation not permitted - Failed to create macvlan interface "mc9RWLMK" on "ens3"

@brauner any ideas why 5.0 may be problematic?

stgraber commented 5 years ago

Actually, getting the same on 18.04 if the parent device is bridged, which was the case in my 19.04 test. Re-trying with a non-bridged parent now.

stgraber commented 5 years ago

Confirmed that if using a parent which isn't bridged, macvlan works fine for me on both 18.04 and 19.04.

stgraber commented 5 years ago

@graemedowner can you show:

graemedowner commented 5 years ago

Current expanded info graemed@gdnuc:~$ lxc config show --expanded plexubuntu architecture: x86_64 config: image.architecture: amd64 image.description: ubuntu 18.10 amd64 (daily) (20190408) image.label: daily image.os: ubuntu image.release: cosmic image.serial: "20190408" image.version: "18.10" raw.apparmor: |- mount fstype=nfs, mount fstype=nfs4, security.privileged: "true" volatile.base_image: b06aa7bbb202eadc9c263e7852f4238b2d1f827e512bf2a674e4b5ae33bbdf3e volatile.eth0.hwaddr: 00:16:3e:2d:0f:57 volatile.idmap.base: "0" volatile.idmap.current: '[]' volatile.idmap.next: '[]' volatile.last_state.idmap: '[]' volatile.last_state.power: RUNNING devices: eth0: name: eth0 nictype: bridged parent: br0 type: nic root: path: / pool: default type: disk ephemeral: false profiles:

Macvlan graemed@gdnuc:~$

Container configuration (lxc config show NAME --expanded) architecture: x86_64 config: image.architecture: amd64 image.description: ubuntu 18.10 amd64 (daily) (20190408) image.label: daily image.os: ubuntu image.release: cosmic image.serial: "20190408" image.version: "18.10" raw.apparmor: |- mount fstype=nfs, mount fstype=nfs4, security.privileged: "true" volatile.base_image: b06aa7bbb202eadc9c263e7852f4238b2d1f827e512bf2a674e4b5ae33bbdf3e volatile.eth0.hwaddr: 00:16:3e:2d:0f:57 volatile.idmap.base: "0" volatile.idmap.current: '[]' volatile.idmap.next: '[]' volatile.last_state.idmap: '[]' volatile.last_state.power: STOPPED devices: eth0: name: eth0 nictype: macvlan parent: eno1 type: nic root: path: / pool: default type: disk ephemeral: false profiles:

gdprivledged stateful: false description: "" graemed@gdnuc:~$

graemed@gdnuc:~$ ip link show 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br0 state UP mode DEFAULT group default qlen 1000 link/ether f4:4d:30:6e:be:ce brd ff:ff:ff:ff:ff:ff 3: wlp58s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DORMANT group default qlen 1000 link/ether f8:63:3f:2e:95:6e brd ff:ff:ff:ff:ff:ff 4: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether ee:0c:26:69:90:2f brd ff:ff:ff:ff:ff:ff 5: lxdbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/ether 76:1f:7b:6c:95:95 brd ff:ff:ff:ff:ff:ff 7: veth1RH5DR@if6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br0 state UP mode DEFAULT group default qlen 1000 link/ether fe:b8:d6:a0:b6:b6 brd ff:ff:ff:ff:ff:ff link-netnsid 0 9: vethTQMOKQ@if8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br0 state UP mode DEFAULT group default qlen 1000 link/ether fe:e1:9f:c4:be:26 brd ff:ff:ff:ff:ff:ff link-netnsid 1 11: vethRQXLDF@if10: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br0 state UP mode DEFAULT group default qlen 1000 link/ether fe:43:82:59:11:3b brd ff:ff:ff:ff:ff:ff link-netnsid 2 13: vethKKIEX3@if12: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br0 state UP mode DEFAULT group default qlen 1000 link/ether fe:ab:0d:e2:b3:62 brd ff:ff:ff:ff:ff:ff link-netnsid 3 graemed@gdnuc:~$

graemed@gdnuc:~$ sudo lsmod Module Size Used by unix_diag 16384 0 xt_conntrack 16384 1 nfnetlink 16384 1 xfrm_user 36864 1 xfrm_algo 16384 1 xfrm_user xt_addrtype 16384 2 rpcsec_gss_krb5 36864 0 auth_rpcgss 61440 1 rpcsec_gss_krb5 nfsv4 606208 0 nfs 266240 1 nfsv4 lockd 102400 1 nfs grace 16384 1 lockd fscache 368640 2 nfsv4,nfs rfcomm 77824 8 binfmt_misc 24576 1 veth 28672 0 ebtable_filter 16384 0 ebtables 36864 1 ebtable_filter ip6t_MASQUERADE 16384 1 ip6table_nat 16384 1 nf_nat_ipv6 16384 2 ip6table_nat,ip6t_MASQUERADE ip6table_filter 16384 1 ip6_tables 32768 2 ip6table_filter,ip6table_nat ipt_MASQUERADE 20480 3 xt_CHECKSUM 16384 1 xt_comment 16384 19 xt_tcpudp 20480 13 iptable_nat 16384 3 nf_nat_ipv4 16384 2 ipt_MASQUERADE,iptable_nat nf_nat 36864 2 nf_nat_ipv6,nf_nat_ipv4 nf_conntrack 135168 6 xt_conntrack,nf_nat,ip6t_MASQUERADE,nf_nat_ipv6,ipt_MASQUERADE,nf_nat_ipv4 nf_defrag_ipv6 24576 1 nf_conntrack nf_defrag_ipv4 16384 1 nf_conntrack iptable_mangle 16384 1 iptable_filter 16384 2 bpfilter 32768 0 cmac 16384 1 bnep 24576 2 bridge 167936 0 stp 16384 1 bridge llc 16384 2 bridge,stp nls_iso8859_1 16384 1 dm_multipath 32768 0 scsi_dh_rdac 16384 0 scsi_dh_emc 16384 0 scsi_dh_alua 20480 0 zfs 3039232 7 zunicode 331776 1 zfs zavl 16384 1 zfs icp 253952 1 zfs zcommon 65536 1 zfs znvpair 77824 2 zfs,zcommon spl 102400 4 zfs,icp,znvpair,zcommon snd_hda_codec_hdmi 53248 1 snd_soc_skl 106496 0 snd_hda_codec_realtek 114688 1 snd_soc_hdac_hda 24576 1 snd_soc_skl snd_hda_ext_core 28672 2 snd_soc_hdac_hda,snd_soc_skl snd_hda_codec_generic 77824 1 snd_hda_codec_realtek ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek snd_soc_skl_ipc 65536 1 snd_soc_skl snd_soc_sst_ipc 20480 1 snd_soc_skl_ipc snd_soc_sst_dsp 36864 1 snd_soc_skl_ipc snd_soc_acpi_intel_match 28672 1 snd_soc_skl snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_soc_skl snd_soc_core 233472 2 snd_soc_hdac_hda,snd_soc_skl arc4 16384 2 snd_compress 24576 1 snd_soc_core ac97_bus 16384 1 snd_soc_core snd_pcm_dmaengine 16384 1 snd_soc_core snd_hda_intel 40960 6 snd_hda_codec 131072 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda snd_hda_core 86016 8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_soc_skl snd_hwdep 20480 1 snd_hda_codec snd_pcm 102400 8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine intel_rapl 24576 0 x86_pkg_temp_thermal 20480 0 intel_powerclamp 20480 0 snd_seq_midi 20480 0 coretemp 20480 0 snd_seq_midi_event 16384 1 snd_seq_midi snd_rawmidi 36864 1 snd_seq_midi kvm_intel 241664 0 snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event iwlmvm 380928 0 snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi mac80211 806912 1 iwlmvm snd_timer 36864 2 snd_seq,snd_pcm iwlwifi 311296 1 iwlmvm crct10dif_pclmul 16384 1 input_leds 16384 0 crc32_pclmul 16384 0 joydev 24576 0 snd 81920 25 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi btusb 49152 0 btrtl 20480 1 btusb ghash_clmulni_intel 16384 0 intel_cstate 20480 0 intel_rapl_perf 16384 0 btbcm 16384 1 btusb btintel 24576 1 btusb ir_rc6_decoder 20480 0 wmi_bmof 16384 0 bluetooth 557056 44 btrtl,btintel,btbcm,bnep,btusb,rfcomm rtsx_pci_ms 24576 0 intel_wmi_thunderbolt 20480 0 cfg80211 671744 3 iwlmvm,iwlwifi,mac80211 memstick 20480 1 rtsx_pci_ms mei_me 40960 0 soundcore 16384 1 snd ecdh_generic 28672 2 bluetooth intel_pch_thermal 16384 0 mei 102400 1 mei_me intel_xhci_usb_role_switch 16384 0 roles 16384 1 intel_xhci_usb_role_switch rc_rc6_mce 16384 0 ite_cir 28672 0 rc_core 49152 4 ite_cir,ir_rc6_decoder,rc_rc6_mce mac_hid 16384 0 acpi_pad 180224 0 sch_fq_codel 20480 7 ib_iser 53248 0 rdma_cm 57344 1 ib_iser iw_cm 49152 1 rdma_cm ib_cm 57344 1 rdma_cm ib_core 249856 4 rdma_cm,iw_cm,ib_iser,ib_cm iscsi_tcp 24576 0 libiscsi_tcp 28672 1 iscsi_tcp libiscsi 57344 3 libiscsi_tcp,iscsi_tcp,ib_iser scsi_transport_iscsi 110592 5 libiscsi_tcp,iscsi_tcp,ib_iser,libiscsi parport_pc 40960 0 ppdev 24576 0 lp 20480 0 parport 53248 3 parport_pc,lp,ppdev sunrpc 356352 6 nfsv4,auth_rpcgss,lockd,rpcsec_gss_krb5,nfs ip_tables 28672 3 iptable_filter,iptable_nat,iptable_mangle x_tables 40960 13 ebtables,ip6table_filter,xt_conntrack,iptable_filter,ip6t_MASQUERADE,xt_tcpudp,ipt_MASQUERADE,xt_addrtype,xt_CHECKSUM,xt_comment,ip6_tables,ip_tables,iptable_mangle autofs4 45056 2 btrfs 1175552 0 zstd_compress 155648 1 btrfs raid10 57344 0 raid456 155648 0 async_raid6_recov 24576 1 raid456 async_memcpy 20480 2 raid456,async_raid6_recov async_pq 24576 2 raid456,async_raid6_recov async_xor 20480 3 async_pq,raid456,async_raid6_recov async_tx 20480 5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov xor 24576 2 async_xor,btrfs raid6_pq 114688 4 async_pq,btrfs,raid456,async_raid6_recov libcrc32c 16384 4 nf_conntrack,nf_nat,btrfs,raid456 raid1 45056 0 raid0 24576 0 multipath 20480 0 linear 20480 0 hid_generic 16384 0 usbhid 53248 0 hid 126976 2 usbhid,hid_generic i915 1814528 4 kvmgt 28672 0 vfio_mdev 16384 0 aesni_intel 372736 2 mdev 24576 2 kvmgt,vfio_mdev vfio_iommu_type1 28672 0 vfio 32768 3 kvmgt,vfio_mdev,vfio_iommu_type1 aes_x86_64 20480 1 aesni_intel rtsx_pci_sdmmc 28672 0 kvm 626688 2 kvmgt,kvm_intel crypto_simd 16384 1 aesni_intel cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel glue_helper 16384 1 aesni_intel irqbypass 16384 1 kvm i2c_algo_bit 16384 1 i915 drm_kms_helper 180224 1 i915 syscopyarea 16384 1 drm_kms_helper i2c_i801 32768 0 sysfillrect 16384 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper e1000e 245760 0 ahci 40960 3 rtsx_pci 61440 2 rtsx_pci_sdmmc,rtsx_pci_ms fb_sys_fops 16384 1 drm_kms_helper libahci 32768 1 ahci drm 475136 5 drm_kms_helper,i915 wmi 28672 2 intel_wmi_thunderbolt,wmi_bmof video 45056 1 i915 graemed@gdnuc:~$

graemed@gdnuc:~$ sudo modinfo macvlan filename: /lib/modules/5.0.0-13-generic/kernel/drivers/net/macvlan.ko alias: rtnl-link-macvlan description: Driver for MAC address based VLANs author: Patrick McHardy kaber@trash.net license: GPL srcversion: 72694BCCB53AAE828DC15E3 depends: retpoline: Y intree: Y name: macvlan vermagic: 5.0.0-13-generic SMP mod_unload sig_id: PKCS#7 signer: sig_key: sig_hashalgo: md4 signature: 30:82:02:A5:06:09:2A:86:48:86:F7:0D:01:07:02:A0:82:02:96:30: 82:02:92:02:01:01:31:0D:30:0B:06:09:60:86:48:01:65:03:04:02: 03:30:0B:06:09:2A:86:48:86:F7:0D:01:07:01:31:82:02:6F:30:82: 02:6B:02:01:01:30:46:30:2E:31:2C:30:2A:06:03:55:04:03:0C:23: 42:75:69:6C:64:20:74:69:6D:65:20:61:75:74:6F:67:65:6E:65:72: 61:74:65:64:20:6B:65:72:6E:65:6C:20:6B:65:79:02:14:31:2B:78: 92:2C:C0:87:DF:0A:5A:AF:C6:A9:A5:5F:50:00:31:4E:F2:30:0B:06: 09:60:86:48:01:65:03:04:02:03:30:0D:06:09:2A:86:48:86:F7:0D: 01:01:01:05:00:04:82:02:00:6F:9D:31:26:9F:79:B2:0B:99:67:D3: 1D:EA:98:ED:6F:14:5C:F9:FB:88:66:04:9E:65:D5:61:53:1E:7D:C9: FE:A7:F9:85:2A:42:82:B4:06:22:43:60:CA:13:41:3A:FF:29:D3:C2: 21:51:AD:0C:F3:1F:AB:81:BD:28:C5:21:D6:06:F3:B7:B6:A7:36:01: 9A:10:A4:F4:5F:CE:FA:30:DB:04:F3:8B:EC:53:31:18:00:69:52:E1: BC:5F:18:4C:3A:81:E2:B1:B9:40:DD:D1:E5:98:AF:6D:F5:6C:11:FF: 4D:05:FC:67:D5:C0:2F:8C:E9:16:DE:00:2D:00:E0:F8:7C:A8:C4:CE: 65:7F:C2:2C:14:19:24:6E:42:4E:3E:EB:3D:03:38:3C:E2:03:53:F6: 18:BB:5A:AF:73:C8:7E:FD:59:C4:E0:D7:A4:94:18:86:31:E3:C5:1E: 04:6A:F7:CC:16:D8:04:DD:DF:F8:A8:7F:75:53:EA:26:05:52:68:83: 70:42:D9:E9:4B:45:2D:9B:64:CD:DC:59:C7:22:C2:CA:8D:F6:BA:A9: 64:9D:F0:D4:81:5F:B0:FC:BD:51:ED:0C:B2:25:8A:6F:F3:43:C8:57: 0F:8B:18:02:76:FD:DB:A6:08:9F:01:F2:2A:11:03:3C:0B:18:00:4C: D6:59:F8:2C:D5:FB:C4:1E:EF:90:86:92:1E:9D:9B:82:DD:F2:CB:C5: E2:23:5C:8B:23:43:9F:11:4D:A7:1F:0B:B3:E9:11:A6:C8:2F:22:44: 24:AC:01:2E:0F:4E:01:8D:8F:66:D2:A9:58:90:CF:6F:9E:26:30:6D: B6:87:F0:88:9E:5D:45:2E:9A:F9:36:82:88:9F:BF:A1:8C:8D:F6:BE: D0:15:A3:F3:92:B3:27:D6:3B:9F:9C:94:75:D7:B7:F5:2F:56:76:56: 16:13:65:A0:4E:44:54:FE:AC:B7:2D:53:88:91:30:9F:BC:E7:20:91: 74:25:B8:DD:61:A1:82:F8:76:06:0A:BD:90:B1:11:EB:7C:BC:5D:63: 8A:15:30:88:B7:9E:D9:D2:1E:17:39:18:56:B4:63:88:13:B0:94:8F: A4:7F:C8:5D:8B:65:76:6A:4E:2D:49:13:11:05:9C:1E:28:8E:5F:C8: 23:66:E3:DC:8E:62:A1:58:80:EC:D7:B4:9B:94:8A:13:91:AB:B6:C4: FA:06:05:CC:33:C4:65:30:B8:C6:3D:AF:B6:BB:63:57:36:B3:F7:2E: 25:CE:80:80:6D:54:24:D7:AA:64:4A:20:F9:97:DE:EF:9C:26:51:20: 94:9D:C9:77:CD:DC:C8:04:D1:80:F6:7B:5F:0A:AD:06:AD:DD:83:07: 75 graemed@gdnuc:~$

stgraber commented 5 years ago

Ok, so as I said above, the kernel will not let you use macvlan on an interface that has a master.

Your eno1 is currently bridged into br0 which means it has a master. You could change your macvlan to use br0 as a parent or eliminate br0 completely from your system before using eno1 as the parent.

I'd recommend testing macvlan with parent=br0 first as that's clearly easiest.

graemedowner commented 5 years ago

I really appreciate your help here. I expect I have done something that has corrupted the macvlan profile on my machine.

I can fix it for the moment if I use the bridge. It is likely I will need to rebuild this anyway, Once I fully get my head around the GUI passthrough options.

LXD is a fantastic product.

If others have the same issue, Then we can try more things. I recommend closing this for now

Note: Below is my output when I reverted back all my changes in adding the bridge

What I did was install Ubuntu 18.10 server (no gui) Upgrade to lxd to edge sudo snap refresh lxd --edge Upgrade to 19.04 -- This where is Started to have an issue.

To fix I added the bridge then use bridged profile talking to the bridge

Below is the output of with everything rolled back

Last login: Sat Apr 20 11:08:52 2019 from 192.168.1.96 graemed@gdnuc:~$ ifconfig eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.1.11 netmask 255.255.255.0 broadcast 192.168.1.255 inet6 fe80::f64d:30ff:fe6e:bece prefixlen 64 scopeid 0x20 ether f4:4d:30:6e:be:ce txqueuelen 1000 (Ethernet) RX packets 211 bytes 63040 (63.0 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 177 bytes 24781 (24.7 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 16 memory 0xdc280000-dc2a0000

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 149 bytes 13795 (13.7 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 149 bytes 13795 (13.7 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlp58s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 ether f8:63:3f:2e:95:6e txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

graemed@gdnuc:~$ lxc list +---------------------+---------+------+------+------------+-----------+ | NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | +---------------------+---------+------+------+------------+-----------+ | docker | STOPPED | | | PERSISTENT | | +---------------------+---------+------+------+------------+-----------+ | elementry-desktop | STOPPED | | | PERSISTENT | | +---------------------+---------+------+------+------------+-----------+ | fedoradesktop | STOPPED | | | PERSISTENT | | +---------------------+---------+------+------+------------+-----------+ | plexubuntu | STOPPED | | | PERSISTENT | | +---------------------+---------+------+------+------------+-----------+ | premierrouterubuntu | STOPPED | | | PERSISTENT | | +---------------------+---------+------+------+------------+-----------+ graemed@gdnuc:~$ lxc start plexubuntu Error: Common start logic: Missing parent 'br0' for nic 'eth0' graemed@gdnuc:~$ lxc profile edit default graemed@gdnuc:~$ lxc profile edit default graemed@gdnuc:~$ lxc start plexubuntu Error: Failed to run: /snap/lxd/current/bin/lxd forkstart plexubuntu /var/snap/lxd/common/lxd/con tainers /var/snap/lxd/common/lxd/logs/plexubuntu/lxc.conf: Try lxc info --show-log plexubuntu for more info graemed@gdnuc:~$ lxc info --show-log plexubuntu Name: plexubuntu Location: none Remote: unix:// Architecture: x86_64 Created: 2019/04/10 08:14 UTC Status: Stopped Type: persistent Profiles: gdprivledged, default

Log:

lxc plexubuntu 20190420012249.994 ERROR conf - conf.c:run_buffer:351 - Script exited with stat us 1 lxc plexubuntu 20190420012250.173 ERROR network - network.c:lxc_create_network_priv:2455 - Fai led to create network device lxc plexubuntu 20190420012250.173 ERROR start - start.c:lxc_spawn:1651 - Failed to create the network lxc plexubuntu 20190420012250.174 ERROR start - start.c:__lxc_start:1980 - Failed to spawn con tainer "plexubuntu" lxc plexubuntu 20190420012250.174 ERROR lxccontainer - lxccontainer.c:wait_on_daemonized_start :861 - Received container state "ABORTING" instead of "RUNNING" lxc 20190420012250.186 WARN commands - commands.c:lxc_cmd_rsp_recv:133 - Connection reset by peer - Failed to receive response for command "get_state"

stgraber commented 5 years ago

Can you show ip link show when in the failing case?

ifconfig doesn't show the relevant fields

graemedowner commented 5 years ago

Here is the failing case

graemed@gdnuc:~$ lxc list +---------------------+---------+------+------+------------+-----------+ | NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | +---------------------+---------+------+------+------------+-----------+ | docker | STOPPED | | | PERSISTENT | | +---------------------+---------+------+------+------------+-----------+ | elementry-desktop | STOPPED | | | PERSISTENT | | +---------------------+---------+------+------+------------+-----------+ | plexubuntu | STOPPED | | | PERSISTENT | | +---------------------+---------+------+------+------------+-----------+ | premierrouterubuntu | STOPPED | | | PERSISTENT | | +---------------------+---------+------+------+------------+-----------+ graemed@gdnuc:~$ ip link show 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000 link/ether f4:4d:30:6e:be:ce brd ff:ff:ff:ff:ff:ff 3: wlp58s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DORMANT group default qlen 1000 link/ether f8:63:3f:2e:95:6e brd ff:ff:ff:ff:ff:ff graemed@gdnuc:~$ ^C graemed@gdnuc:~$ lxc start plexubuntu Error: Failed to run: /snap/lxd/current/bin/lxd forkstart plexubuntu /var/snap/lxd/common/lxd/containers /var/snap/lxd/common/lxd/logs/plexubuntu/lxc.conf: Try lxc info --show-log plexubuntu for more info graemed@gdnuc:~$ lxc info --show-log plexubuntu Name: plexubuntu Location: none Remote: unix:// Architecture: x86_64 Created: 2019/04/10 08:14 UTC Status: Stopped Type: persistent Profiles: gdprivledged, default

Log:

lxc plexubuntu 20190421004939.921 ERROR conf - conf.c:run_buffer:351 - Script exited with status 1 lxc plexubuntu 20190421004939.940 ERROR network - network.c:lxc_create_network_priv:2455 - Failed to create network device lxc plexubuntu 20190421004939.940 ERROR start - start.c:lxc_spawn:1651 - Failed to create the network lxc plexubuntu 20190421004939.940 ERROR start - start.c:__lxc_start:1980 - Failed to spawn container "plexubuntu" lxc plexubuntu 20190421004939.940 ERROR lxccontainer - lxccontainer.c:wait_on_daemonized_start:861 - Received container state "ABORTING" instead of "RUNNING" lxc 20190421004939.941 WARN commands - commands.c:lxc_cmd_rsp_recv:133 - Connection reset by peer - Failed to receive response for command "get_state"

graemed@gdnuc:~$

stgraber commented 5 years ago

Can you show snap info lxd ?

stgraber commented 5 years ago

The script failure is pretty odd, unless you're somehow on the edge branch and are hitting @tomponline's newly introduced hook.

stgraber commented 5 years ago

If that's the case, run snap refresh lxd --stable

graemedowner commented 5 years ago

Running snap refresh lxd --stable fixed the issue. I can now start the containers with macvlan

stgraber commented 5 years ago

Excellent, then it's indeed just an issue with the current state of edge and something we already knew. @tomponline already has a fix for this situation in his branch, so closing this issue.

tomponline commented 5 years ago

@stgraber would you be happy if I added some basic macvlan tests so that this sort of thing is caught in the future?

stgraber commented 5 years ago

@tomponline sure, that'd be nice. Note that we can't rely on any particular interface existing on the system in our testsuite, so you'd probably want to create a dummy type interface with a random name (dummy$$ should do), then use that as the parent for the macvlan device.

That's of course assuming that the dummy interface type lets you do macvlan on top of it.

tomponline commented 5 years ago

@stgraber I was just thinking that. From what I remember from my IPVLAN tests, you can create that on a dummy, I dont think it works properly, but it does allow it to come up OK. Will check with MACVLAN and if not then I'll manually create a veth pair and use one end of it to attach a MACVLAN.