· 5 years ago · Aug 31, 2020, 11:08 AM
1$ export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1
2$ export LIBGUESTFS_BACKEND_SETTINGS=network_bridge=virbr0
3$ guestfish -a /dev/null -v -x --network run
4libguestfs: trace: set_verbose true
5libguestfs: trace: set_verbose = 0
6libguestfs: trace: set_backend_settings "network_bridge=virbr0"
7libguestfs: trace: set_backend_settings = 0
8libguestfs: create: flags = 0, handle = 0x55c79f38a9d0, program = guestfish
9libguestfs: trace: set_verbose true
10libguestfs: trace: set_verbose = 0
11libguestfs: trace: set_trace true
12libguestfs: trace: set_trace = 0
13libguestfs: trace: set_network true
14libguestfs: trace: set_network = 0
15libguestfs: trace: set_pgroup true
16libguestfs: trace: set_pgroup = 0
17libguestfs: trace: add_drive "/dev/null"
18libguestfs: trace: get_tmpdir
19libguestfs: trace: get_tmpdir = "/tmp"
20libguestfs: trace: disk_create "/tmp/libguestfso0rWrL/devnull1.img" "raw" 4096
21libguestfs: trace: disk_create = 0
22libguestfs: trace: add_drive = 0
23libguestfs: trace: launch
24libguestfs: trace: max_disks
25libguestfs: trace: max_disks = 255
26libguestfs: trace: version
27libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 38, release: 0, extra: , >
28libguestfs: trace: get_backend
29libguestfs: trace: get_backend = "direct"
30libguestfs: launch: program=guestfish
31libguestfs: launch: version=1.38.0
32libguestfs: launch: backend registered: unix
33libguestfs: launch: backend registered: uml
34libguestfs: launch: backend registered: libvirt
35libguestfs: launch: backend registered: direct
36libguestfs: launch: backend=direct
37libguestfs: launch: tmpdir=/tmp/libguestfso0rWrL
38libguestfs: launch: umask=0022
39libguestfs: launch: euid=1001
40libguestfs: trace: get_backend_setting "force_tcg"
41libguestfs: trace: get_backend_setting = NULL (error)
42libguestfs: trace: get_cachedir
43libguestfs: trace: get_cachedir = "/var/tmp"
44libguestfs: begin building supermin appliance
45libguestfs: run supermin
46libguestfs: command: run: /usr/bin/supermin
47libguestfs: command: run: \ --build
48libguestfs: command: run: \ --verbose
49libguestfs: command: run: \ --if-newer
50libguestfs: command: run: \ --lock /var/tmp/.guestfs-1001/lock
51libguestfs: command: run: \ --copy-kernel
52libguestfs: command: run: \ -f ext2
53libguestfs: command: run: \ --host-cpu x86_64
54libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
55libguestfs: command: run: \ -o /var/tmp/.guestfs-1001/appliance.d
56supermin: version: 5.1.18
57supermin: rpm: detected RPM version 4.14
58supermin: rpm: detected zypper version 1.14.37
59supermin: package handler: opensuse/rpm
60supermin: acquiring lock on /var/tmp/.guestfs-1001/lock
61supermin: if-newer: output does not need rebuilding
62libguestfs: finished building supermin appliance
63libguestfs: begin testing qemu features
64libguestfs: trace: get_cachedir
65libguestfs: trace: get_cachedir = "/var/tmp"
66libguestfs: checking for previously cached test results of /usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-1001
67libguestfs: loading previously cached test results
68libguestfs: qemu version: 4.2
69libguestfs: qemu mandatory locking: yes
70libguestfs: trace: get_sockdir
71libguestfs: trace: get_sockdir = "/run/user/1001"
72libguestfs: finished testing qemu features
73libguestfs: trace: get_backend_setting "gdb"
74libguestfs: trace: get_backend_setting = NULL (error)
75/usr/bin/qemu-system-x86_64 \
76 -global virtio-blk-pci.scsi=off \
77 -enable-fips \
78 -nodefaults \
79 -display none \
80 -machine accel=kvm:tcg \
81 -cpu host \
82 -m 500 \
83 -no-reboot \
84 -rtc driftfix=slew \
85 -no-hpet \
86 -global kvm-pit.lost_tick_policy=discard \
87 -kernel /var/tmp/.guestfs-1001/appliance.d/kernel \
88 -initrd /var/tmp/.guestfs-1001/appliance.d/initrd \
89 -object rng-random,filename=/dev/urandom,id=rng0 \
90 -device virtio-rng-pci,rng=rng0 \
91 -device virtio-scsi-pci,id=scsi \
92 -drive file=/tmp/libguestfso0rWrL/devnull1.img,cache=writeback,format=raw,id=hd0,if=none \
93 -device scsi-hd,drive=hd0 \
94 -drive file=/var/tmp/.guestfs-1001/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \
95 -device scsi-hd,drive=appliance \
96 -device virtio-serial-pci \
97 -serial stdio \
98 -device sga \
99 -chardev socket,path=/run/user/1001/libguestfsFTIAmS/guestfsd.sock,id=channel0 \
100 -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
101 -netdev user,id=usernet,net=169.254.0.0/16 \
102 -device virtio-net-pci,netdev=usernet \
103 -append "panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color"
104libguestfs: responding to serial console Device Status Report
105\x1b[1;256r\x1b[256;256H\x1b[6n
106Google, Inc.
107Serial Graphics Adapter 06/25/20
108SGABIOS $Id$ (geeko@buildhost) Thu Jun 25 18:12:16 UTC 2020
109Term: 80x24
1104 0
111SeaBIOS (version rel-1.12.0-59-gc9ba527-rebuilt.opensuse.org)
112
113
114iPXE (http://ipxe.org) 00:05.0 C100 PCI2.10 PnP PMM+1F3916A0+1F2F16A0 C100
115
116
117
118Booting from ROM...
119\x1b[2J[ 0.000000] Linux version 5.3.18-lp152.36-default (geeko@buildhost) (gcc version 7.5.0 (SUSE Linux)) #1 SMP Tue Aug 18 17:09:44 UTC 2020 (885251f)
120[ 0.000000] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color
121[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
122[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
123[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
124[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
125[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
126[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
127[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
128[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
129[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
130[ 0.000000] BIOS-provided physical RAM map:
131[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
132[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
133[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
134[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3dcfff] usable
135[ 0.000000] BIOS-e820: [mem 0x000000001f3dd000-0x000000001f3fffff] reserved
136[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
137[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
138[ 0.000000] NX (Execute Disable) protection: active
139[ 0.000000] SMBIOS 2.8 present.
140[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.12.0-59-gc9ba527-rebuilt.opensuse.org 04/01/2014
141[ 0.000000] Hypervisor detected: KVM
142[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
143[ 0.000000] kvm-clock: cpu 0, msr 1ac01001, primary cpu clock
144[ 0.000000] kvm-clock: using sched offset of 396981988 cycles
145[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
146[ 0.000134] tsc: Detected 2808.008 MHz processor
147[ 0.000824] last_pfn = 0x1f3dd max_arch_pfn = 0x400000000
148[ 0.000878] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
149[ 0.010460] found SMP MP-table at [mem 0x000f5c80-0x000f5c8f]
150[ 0.010696] check: Scanning 1 areas for low memory corruption
151[ 0.010734] Using GB pages for direct mapping
152[ 0.010892] RAMDISK: [mem 0x1f1f6000-0x1f3cffff]
153[ 0.010993] ACPI: Early table checksum verification disabled
154[ 0.011026] ACPI: RSDP 0x00000000000F5AA0 000014 (v00 BOCHS )
155[ 0.011035] ACPI: RSDT 0x000000001F3E1510 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
156[ 0.011043] ACPI: FACP 0x000000001F3E1424 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
157[ 0.011049] ACPI: DSDT 0x000000001F3E0040 0013E4 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
158[ 0.011053] ACPI: FACS 0x000000001F3E0000 000040
159[ 0.011056] ACPI: APIC 0x000000001F3E1498 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
160[ 0.011576] No NUMA configuration found
161[ 0.011578] Faking a node at [mem 0x0000000000000000-0x000000001f3dcfff]
162[ 0.011585] NODE_DATA(0) allocated [mem 0x1f1e0000-0x1f1f5fff]
163[ 0.011707] Zone ranges:
164[ 0.011713] DMA [mem 0x0000000000001000-0x0000000000ffffff]
165[ 0.011718] DMA32 [mem 0x0000000001000000-0x000000001f3dcfff]
166[ 0.011719] Normal empty
167[ 0.011720] Device empty
168[ 0.011721] Movable zone start for each node
169[ 0.011722] Early memory node ranges
170[ 0.011723] node 0: [mem 0x0000000000001000-0x000000000009efff]
171[ 0.011724] node 0: [mem 0x0000000000100000-0x000000001f3dcfff]
172[ 0.013083] Zeroed struct page in unavailable ranges: 98 pages
173[ 0.013085] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f3dcfff]
174[ 0.041184] ACPI: PM-Timer IO Port: 0x608
175[ 0.041202] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
176[ 0.041247] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
177[ 0.041251] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
178[ 0.041260] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
179[ 0.041261] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
180[ 0.041266] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
181[ 0.041266] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
182[ 0.041272] Using ACPI (MADT) for SMP configuration information
183[ 0.041279] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
184[ 0.041294] KVM setup pv sched yield
185[ 0.041305] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
186[ 0.041306] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
187[ 0.041307] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
188[ 0.041308] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
189[ 0.041310] [mem 0x1f400000-0xfeffbfff] available for PCI devices
190[ 0.041312] Booting paravirtualized kernel on KVM
191[ 0.041318] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
192[ 0.124772] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
193[ 0.127560] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u2097152
194[ 0.127594] KVM setup async PF for cpu 0
195[ 0.127598] kvm-stealtime: cpu 0, msr 1e42e040
196[ 0.127604] Built 1 zonelists, mobility grouping on. Total pages: 125846
197[ 0.127604] Policy zone: DMA32
198[ 0.127606] Kernel command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color
199[ 0.128133] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
200[ 0.128257] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
201[ 0.128293] mem auto-init: stack:off, heap alloc:off, heap free:off
202[ 0.134069] Memory: 261668K/511468K available (12291K kernel code, 1482K rwdata, 4228K rodata, 2156K init, 12992K bss, 52456K reserved, 0K cma-reserved)
203[ 0.134100] random: get_random_u64 called from __kmem_cache_create+0x40/0x560 with crng_init=0
204[ 0.135346] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
205[ 0.135366] Kernel/User page tables isolation: enabled
206[ 0.135384] ftrace: allocating 38694 entries in 152 pages
207[ 0.150526] rcu: Hierarchical RCU implementation.
208[ 0.150528] rcu: \tRCU event tracing is enabled.
209[ 0.150530] rcu: \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
210[ 0.150536] \tTasks RCU enabled.
211[ 0.150537] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
212[ 0.150538] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
213[ 0.153483] NR_IRQS: 33024, nr_irqs: 256, preallocated irqs: 16
214[ 0.153669] random: crng done (trusting CPU's manufacturer)
215[ 0.153792] Console: colour *CGA 80x25
216[ 0.234509] printk: console [ttyS0] enabled
217[ 0.235022] ACPI: Core revision 20190703
218[ 0.235529] APIC: Switch to symmetric I/O mode setup
219[ 0.236374] x2apic enabled
220[ 0.236974] Switched APIC routing to physical x2apic.
221[ 0.237544] KVM setup pv IPIs
222[ 0.238908] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2879cd89e5d, max_idle_ns: 440795239466 ns
223[ 0.240138] Calibrating delay loop (skipped) preset value.. 5616.01 BogoMIPS (lpj=11232032)
224[ 0.241347] pid_max: default: 32768 minimum: 301
225[ 0.242549] LSM: Security Framework initializing
226[ 0.244135] AppArmor: AppArmor initialized
227[ 0.244135] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
228[ 0.244135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
229[ 0.244135] Disabling memory control group subsystem
230[ 0.244135] x86/cpu: User Mode Instruction Prevention (UMIP) activated
231[ 0.244135] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
232[ 0.244135] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
233[ 0.244135] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
234[ 0.244135] Spectre V2 : Mitigation: Full generic retpoline
235[ 0.244135] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
236[ 0.244135] Spectre V2 : Enabling Restricted Speculation for firmware calls
237[ 0.244135] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
238[ 0.244135] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
239[ 0.244135] TAA: Mitigation: Clear CPU buffers
240[ 0.244135] SRBDS: Unknown: Dependent on hypervisor status
241[ 0.244135] MDS: Mitigation: Clear CPU buffers
242[ 0.244135] Freeing SMP alternatives memory: 36K
243[ 0.244135] smpboot: CPU0: Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (family: 0x6, model: 0x4e, stepping: 0x3)
244[ 0.244135] Performance Events: Skylake events, Intel PMU driver.
245[ 0.244135] ... version: 2
246[ 0.244135] ... bit width: 48
247[ 0.244135] ... generic registers: 4
248[ 0.244135] ... value mask: 0000ffffffffffff
249[ 0.244143] ... max period: 000000007fffffff
250[ 0.245508] ... fixed-purpose events: 3
251[ 0.246756] ... event mask: 000000070000000f
252[ 0.248472] rcu: Hierarchical SRCU implementation.
253[ 0.250059] smp: Bringing up secondary CPUs ...
254[ 0.250653] smp: Brought up 1 node, 1 CPU
255[ 0.251167] smpboot: Max logical packages: 1
256[ 0.251706] smpboot: Total of 1 processors activated (5616.01 BogoMIPS)
257[ 0.256161] node 0 initialised, 49336 pages in 4ms
258[ 0.256995] devtmpfs: initialized
259[ 0.257521] x86/mm: Memory block size: 128MB
260[ 0.258369] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
261[ 0.259735] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
262[ 0.260183] pinctrl core: initialized pinctrl subsystem
263[ 0.261130] PM: RTC time: 10:59:51, date: 2020-08-31
264[ 0.261891] NET: Registered protocol family 16
265[ 0.262580] audit: initializing netlink subsys (disabled)
266[ 0.263368] cpuidle: using governor ladder
267[ 0.263930] cpuidle: using governor menu
268[ 0.264371] KVM setup pv remote TLB flush
269[ 0.265119] ACPI: bus type PCI registered
270[ 0.265806] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
271[ 0.267001] PCI: Using configuration type 1 for base access
272[ 0.268451] audit: type=2000 audit(1598871592.320:1): state=initialized audit_enabled=0 res=1
273[ 0.272997] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
274[ 0.273912] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
275[ 0.275496] ACPI: Added _OSI(Module Device)
276[ 0.276070] ACPI: Added _OSI(Processor Device)
277[ 0.276143] ACPI: Added _OSI(3.0 _SCP Extensions)
278[ 0.276768] ACPI: Added _OSI(Processor Aggregator Device)
279[ 0.277477] ACPI: Added _OSI(Linux-Dell-Video)
280[ 0.278055] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
281[ 0.278720] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
282[ 0.280263] ACPI: 1 ACPI AML tables successfully acquired and loaded
283[ 0.281993] ACPI: Interpreter enabled
284[ 0.282490] ACPI: (supports S0 S3 S4 S5)
285[ 0.282996] ACPI: Using IOAPIC for interrupt routing
286[ 0.283632] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
287[ 0.284291] ACPI: Enabled 2 GPEs in block 00 to 0F
288[ 0.287096] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
289[ 0.287984] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
290[ 0.288159] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
291[ 0.289909] acpiphp: Slot [2] registered
292[ 0.290431] acpiphp: Slot [3] registered
293[ 0.290966] acpiphp: Slot [4] registered
294[ 0.291480] acpiphp: Slot [5] registered
295[ 0.291993] acpiphp: Slot [6] registered
296[ 0.292171] acpiphp: Slot [7] registered
297[ 0.292684] acpiphp: Slot [8] registered
298[ 0.293193] acpiphp: Slot [9] registered
299[ 0.293702] acpiphp: Slot [10] registered
300[ 0.294222] acpiphp: Slot [11] registered
301[ 0.294753] acpiphp: Slot [12] registered
302[ 0.295276] acpiphp: Slot [13] registered
303[ 0.295931] acpiphp: Slot [14] registered
304[ 0.296243] acpiphp: Slot [15] registered
305[ 0.298419] acpiphp: Slot [16] registered
306[ 0.299826] acpiphp: Slot [17] registered
307[ 0.300174] acpiphp: Slot [18] registered
308[ 0.300720] acpiphp: Slot [19] registered
309[ 0.301251] acpiphp: Slot [20] registered
310[ 0.301819] acpiphp: Slot [21] registered
311[ 0.302565] acpiphp: Slot [22] registered
312[ 0.303514] acpiphp: Slot [23] registered
313[ 0.304177] acpiphp: Slot [24] registered
314[ 0.304938] acpiphp: Slot [25] registered
315[ 0.305553] acpiphp: Slot [26] registered
316[ 0.306192] acpiphp: Slot [27] registered
317[ 0.306718] acpiphp: Slot [28] registered
318[ 0.307245] acpiphp: Slot [29] registered
319[ 0.307827] acpiphp: Slot [30] registered
320[ 0.308159] acpiphp: Slot [31] registered
321[ 0.308681] PCI host bridge to bus 0000:00
322[ 0.309216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
323[ 0.310072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
324[ 0.311048] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
325[ 0.312199] pci_bus 0000:00: root bus resource [mem 0x1f400000-0xfebfffff window]
326[ 0.315955] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
327[ 0.316146] pci_bus 0000:00: root bus resource [bus 00-ff]
328[ 0.316933] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
329[ 0.318583] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
330[ 0.320054] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
331[ 0.321905] pci 0000:00:01.1: reg 0x20: [io 0xc0c0-0xc0cf]
332[ 0.323445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
333[ 0.324143] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
334[ 0.324996] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
335[ 0.326333] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
336[ 0.327399] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
337[ 0.328620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
338[ 0.329582] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
339[ 0.331046] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00
340[ 0.332459] pci 0000:00:02.0: reg 0x10: [io 0xc080-0xc09f]
341[ 0.336148] pci 0000:00:02.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref]
342[ 0.338625] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000
343[ 0.340187] pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc03f]
344[ 0.344147] pci 0000:00:03.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff]
345[ 0.349216] pci 0000:00:03.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff 64bit pref]
346[ 0.352486] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000
347[ 0.354384] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f]
348[ 0.357815] pci 0000:00:04.0: reg 0x14: [mem 0xfebc1000-0xfebc1fff]
349[ 0.361942] pci 0000:00:04.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit pref]
350[ 0.365525] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
351[ 0.368185] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf]
352[ 0.372102] pci 0000:00:05.0: reg 0x14: [mem 0xfebc2000-0xfebc2fff]
353[ 0.374880] pci 0000:00:05.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref]
354[ 0.377178] pci 0000:00:05.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref]
355[ 0.384973] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
356[ 0.385822] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
357[ 0.386659] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
358[ 0.387496] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
359[ 0.388198] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
360[ 0.389034] iommu: Default domain type: Passthrough
361[ 0.389717] vgaarb: loaded
362[ 0.390136] SCSI subsystem initialized
363[ 0.390698] pps_core: LinuxPPS API ver. 1 registered
364[ 0.391384] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
365[ 0.392182] PTP clock support registered
366[ 0.392906] EDAC MC: Ver: 3.0.0
367[ 0.394852] PCI: Using ACPI for IRQ routing
368[ 0.395847] NetLabel: Initializing
369[ 0.396143] NetLabel: domain hash size = 128
370[ 0.396781] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
371[ 0.397771] NetLabel: unlabeled traffic allowed by default
372[ 0.400060] clocksource: Switched to clocksource kvm-clock
373[ 0.431556] VFS: Disk quotas dquot_6.6.0
374[ 0.432134] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
375[ 0.433219] AppArmor: AppArmor Filesystem Enabled
376[ 0.433989] pnp: PnP ACPI init
377[ 0.434849] pnp: PnP ACPI: found 5 devices
378[ 0.436502] thermal_sys: Registered thermal governor 'fair_share'
379[ 0.436503] thermal_sys: Registered thermal governor 'bang_bang'
380[ 0.437301] thermal_sys: Registered thermal governor 'step_wise'
381[ 0.438102] thermal_sys: Registered thermal governor 'user_space'
382[ 0.443511] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
383[ 0.448184] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
384[ 0.449007] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
385[ 0.449814] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
386[ 0.450674] pci_bus 0000:00: resource 7 [mem 0x1f400000-0xfebfffff window]
387[ 0.451574] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
388[ 0.452543] NET: Registered protocol family 2
389[ 0.453285] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
390[ 0.454349] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
391[ 0.455456] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
392[ 0.456413] TCP: Hash tables configured (established 4096 bind 4096)
393[ 0.457264] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
394[ 0.458101] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
395[ 0.459049] NET: Registered protocol family 1
396[ 0.459623] NET: Registered protocol family 44
397[ 0.460239] pci 0000:00:01.0: PIIX3: Enabling Passive Release
398[ 0.460973] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
399[ 0.461763] pci 0000:00:01.0: Activating ISA DMA hang workarounds
400[ 0.462610] PCI: CLS 0 bytes, default 64
401[ 0.463134] Trying to unpack rootfs image as initramfs...
402[ 0.466148] Freeing initrd memory: 1896K
403[ 0.466777] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879cd89e5d, max_idle_ns: 440795239466 ns
404[ 0.468114] check: Scanning for low memory corruption every 60 seconds
405[ 0.469255] Initialise system trusted keyrings
406[ 0.469856] Key type blacklist registered
407[ 0.470411] workingset: timestamp_bits=37 max_order=17 bucket_order=0
408[ 0.472377] zbud: loaded
409[ 0.473081] Platform Keyring initialized
410[ 0.476723] Key type asymmetric registered
411[ 0.477504] Asymmetric key parser 'x509' registered
412[ 0.478312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
413[ 0.479569] io scheduler mq-deadline registered
414[ 0.480335] io scheduler kyber registered
415[ 0.481040] io scheduler bfq registered
416[ 0.481788] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
417[ 0.515238] PCI Interrupt Link [LNKB] enabled at IRQ 10
418[ 0.543055] PCI Interrupt Link [LNKC] enabled at IRQ 11
419[ 0.569936] PCI Interrupt Link [LNKD] enabled at IRQ 11
420[ 0.596452] PCI Interrupt Link [LNKA] enabled at IRQ 10
421[ 0.599292] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
422[ 0.623423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
423[ 0.657001] Non-volatile memory driver v1.3
424[ 0.657599] Linux agpgart interface v0.103
425[ 0.658453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
426[ 0.660456] serio: i8042 KBD port at 0x60,0x64 irq 1
427[ 0.661119] serio: i8042 AUX port at 0x60,0x64 irq 12
428[ 0.661883] mousedev: PS/2 mouse device common for all mice
429[ 0.663078] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
430[ 0.664447] rtc_cmos 00:00: RTC can wake from S4
431[ 0.665369] rtc_cmos 00:00: registered as rtc0
432[ 0.666008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
433[ 0.666889] intel_pstate: CPU model not supported
434[ 0.668522] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
435[ 0.669947] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
436[ 0.671113] ledtrig-cpu: registered to indicate activity on CPUs
437[ 0.671900] hidraw: raw HID events driver (C) Jiri Kosina
438[ 0.672694] intel_pmc_core intel_pmc_core.0: initialized
439[ 0.673437] drop_monitor: Initializing network drop monitor service
440[ 0.674384] NET: Registered protocol family 10
441[ 0.675259] Segment Routing with IPv6
442[ 0.675967] RAS: Correctable Errors collector initialized.
443[ 0.676726] IPI shorthand broadcast: enabled
444[ 0.677352] sched_clock: Marking stable (590209044, 86504907)->(741180181, -64466230)
445[ 0.678569] registered taskstats version 1
446[ 0.679132] Loading compiled-in X.509 certificates
447[ 0.679780] Loaded X.509 cert 'openSUSE Secure Boot Signkey: c8bdc7ac1a1d85966217fd93ebfc14f4a200b814'
448[ 0.681020] zswap: loaded using pool lzo/zbud
449[ 0.681626] page_owner is disabled
450[ 0.682221] Key type big_key registered
451[ 0.682798] Key type encrypted registered
452[ 0.683326] AppArmor: AppArmor sha1 policy hashing enabled
453[ 0.684066] ima: No TPM chip found, activating TPM-bypass!
454[ 0.684807] ima: Allocated hash algorithm: sha256
455[ 0.685419] ima: No architecture policies found
456[ 0.686062] evm: Initialising EVM extended attributes:
457[ 0.686721] evm: security.selinux
458[ 0.687175] evm: security.apparmor
459[ 0.687628] evm: security.ima
460[ 0.688117] evm: security.capability
461[ 0.688600] evm: HMAC attrs: 0x1
462[ 0.689296] PM: Magic number: 0:844:983
463[ 0.689911] rtc_cmos 00:00: setting system clock to 2020-08-31T10:59:52 UTC (1598871592)
464[ 0.692016] Freeing unused decrypted memory: 2040K
465[ 0.693065] Freeing unused kernel image memory: 2156K
466[ 0.700326] Write protecting the kernel read-only data: 20480k
467[ 0.702564] Freeing unused kernel image memory: 2036K
468[ 0.704748] Freeing unused kernel image memory: 1916K
469[ 0.705467] Run /init as init process
470supermin: mounting /proc
471supermin: ext2 mini initrd starting up: 5.1.18 glibc
472supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color
473supermin: uptime: 0.62 0.00
474supermin: mounting /sys
475supermin: internal insmod crc32-pclmul.ko
476supermin: internal insmod crc32c-intel.ko
477supermin: internal insmod crct10dif-pclmul.ko
478supermin: internal insmod crc32_generic.ko
479supermin: internal insmod libnvdimm.ko
480supermin: internal insmod nfit.ko
481supermin: internal insmod ata_piix.ko
482[ 0.733812] scsi host0: ata_piix
483[ 0.734351] scsi host1: ata_piix
484[ 0.734809] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14
485[ 0.735725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15
486supermin: internal insmod virtio_blk.ko
487supermin: internal insmod virtio-rng.ko
488supermin: internal insmod crypto_engine.ko
489supermin: internal insmod virtio_crypto.ko
490supermin: internal insmod failover.ko
491supermin: internal insmod net_failover.ko
492supermin: internal insmod virtio_net.ko
493supermin: internal insmod nd_btt.ko
494supermin: internal insmod nd_pmem.ko
495supermin: internal insmod nd_virtio.ko
496supermin: internal insmod virtio_pmem.ko
497supermin: internal insmod rpmsg_core.ko
498supermin: internal insmod virtio_rpmsg_bus.ko
499supermin: internal insmod virtio_scsi.ko
500[ 0.924512] scsi host2: Virtio SCSI HBA
501[ 0.926328] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
502[ 0.927799] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
503[ 0.946290] sd 2:0:0:0: Power-on or device reset occurred
504[ 0.947842] sd 2:0:1:0: Power-on or device reset occurred
505[ 0.949993] sd 2:0:0:0: [sda] 8 512-byte logical blocks: (4.10 kB/4.00 KiB)
506[ 0.954238] sd 2:0:0:0: [sda] Write Protect is off
507[ 0.955851] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
508[ 0.957126] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
509[ 0.958208] sd 2:0:1:0: [sdb] Write Protect is off
510[ 0.959199] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
511[ 0.961334] sda: unable to read partition table
512[ 0.961967] sda: partition table beyond EOD, enabling native capacity
513[ 0.963588] sda: unable to read partition table
514[ 0.964288] sda: partition table beyond EOD, truncated
515[ 0.965225] sd 2:0:1:0: [sdb] Attached SCSI disk
516[ 0.966115] sd 2:0:0:0: [sda] Attached SCSI disk
517supermin: internal insmod virtio_balloon.ko
518supermin: internal insmod virtio_input.ko
519supermin: internal insmod virtio_mmio.ko
520supermin: internal insmod crc-itu-t.ko
521supermin: internal insmod crc4.ko
522supermin: internal insmod crc64.ko
523supermin: internal insmod crc7.ko
524supermin: internal insmod crc8.ko
525supermin: internal insmod libcrc32c.ko
526supermin: picked /sys/block/sdb/dev (8:16) as root device
527supermin: creating /dev/root as block special 8:16
528supermin: mounting new root on /root
529[ 0.979336] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
530[ 0.986955] EXT4-fs (sdb): mounted filesystem without journal. Opts:
531supermin: deleting initramfs files
532supermin: chroot
533Starting /init script ...
534+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color == *guestfs_network=1* ]]
535+ guestfs_network=1
536+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color == *guestfs_rescue=1* ]]
537+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color == *guestfs_noreboot=1* ]]
538+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]]
539+ '[' '!' -d /sys ']'
540+ mkdir -p /sys
541+ mount -t sysfs /sys /sys
542+ mkdir -p /run
543+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
544+ mkdir -p /run/lock
545+ ln -s ../run/lock /var/lock
546+ test -e /etc/mtab
547+ ln -s /proc/mounts /etc/mtab
548+ mount -t devtmpfs /dev /dev
549+ mkdir -p /dev/pts
550+ mount -t devpts /dev/pts /dev/pts
551+ mkdir -p /dev/shm
552+ mount -t tmpfs -o mode=1777 shmfs /dev/shm
553+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color == *selinux=1* ]]
554+ mkdir -p /run/tmpfiles.d
555+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
556++ od -x -A n
557++ dd if=/dev/urandom bs=16 count=1 status=none
558+ machine_id=' b400 a8bb 708f ebed 5011 1dc5 7f5a f18f'
559+ echo b400a8bb708febed50111dc57f5af18f
560+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
561[/usr/lib/tmpfiles.d/legacy.conf:14] Unknown group 'lock'.
562[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
563[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
564[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
565[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
566[/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
567[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
568+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
569+ '[' -x /lib/systemd/systemd-udevd ']'
570+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
571+ '[' -x /usr/lib/systemd/systemd-udevd ']'
572+ UDEVD=/usr/lib/systemd/systemd-udevd
573+ break
574+ '[' -z /usr/lib/systemd/systemd-udevd ']'
575+ /usr/lib/systemd/systemd-udevd --daemon
576starting version 234
577+ udevadm trigger
578+ udevadm settle --timeout=600
579+ shopt -s nullglob
580+ for f in /sys/block/sd*/device/timeout
581+ echo 300
582+ for f in /sys/block/sd*/device/timeout
583+ echo 300
584+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
585+ echo noop
586/init: line 116: echo: write error: Invalid argument
587+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
588+ echo noop
589/init: line 116: echo: write error: Invalid argument
590+ shopt -u nullglob
591+ ip addr add 127.0.0.1/8 brd + dev lo scope host
592+ ip link set dev lo up
593+ test 1 = 1
594++ ls -I all -I default -I lo /proc/sys/net/ipv4/conf
595+ iface=eth0
596+ touch /etc/fstab
597+ dhclient --version
598+ dhclient eth0
599[ 1.936312] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
600[ 2.658966] NET: Registered protocol family 17
601+ mdadm -As --auto=yes --no-degraded
602mdadm: No arrays found in config file or automatically
603+ modprobe dm_mod
604[ 7.932891] device-mapper: uevent: version 1.0.3
605[ 7.934347] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
606+ lvm vgchange -aay --sysinit
607+ mdadm -As --auto=yes --run
608mdadm: No arrays found in config file or automatically
609+ ldmtool create all
610/init: line 144: ldmtool: command not found
611+ test 1 = 1
612+ test '' '!=' 1
613+ uname -a
614Linux (none) 5.3.18-lp152.36-default #1 SMP Tue Aug 18 17:09:44 UTC 2020 (885251f) x86_64 x86_64 x86_64 GNU/Linux
615+ ls -lR /dev
616/dev:
617total 0
618crw-r--r-- 1 0 0 10, 235 Aug 31 10:59 autofs
619drwxr-xr-x 2 0 0 80 Aug 31 10:59 block
620drwxr-xr-x 2 0 0 80 Aug 31 10:59 bsg
621crw------- 1 0 0 10, 234 Aug 31 10:59 btrfs-control
622drwxr-xr-x 2 0 0 2180 Aug 31 10:59 char
623crw------- 1 0 0 5, 1 Aug 31 10:59 console
624lrwxrwxrwx 1 0 0 11 Aug 31 10:59 core -> /proc/kcore
625crw------- 1 0 0 10, 60 Aug 31 10:59 cpu_dma_latency
626crw------- 1 0 0 10, 203 Aug 31 10:59 cuse
627drwxr-xr-x 5 0 0 100 Aug 31 10:59 disk
628lrwxrwxrwx 1 0 0 13 Aug 31 10:59 fd -> /proc/self/fd
629crw-rw-rw- 1 0 0 1, 7 Aug 31 10:59 full
630crw-rw-rw- 1 0 0 10, 229 Aug 31 10:59 fuse
631crw------- 1 0 0 10, 228 Aug 31 10:59 hpet
632crw------- 1 0 0 10, 183 Aug 31 10:59 hwrng
633drwxr-xr-x 2 0 0 160 Aug 31 10:59 input
634crw-r--r-- 1 0 0 1, 11 Aug 31 10:59 kmsg
635drwxr-xr-x 2 0 0 60 Aug 31 10:59 lightnvm
636crw------- 1 0 0 10, 237 Aug 31 10:59 loop-control
637drwxr-xr-x 2 0 0 60 Aug 31 10:59 mapper
638crw------- 1 0 0 10, 227 Aug 31 10:59 mcelog
639crw------- 1 0 0 1, 1 Aug 31 10:59 mem
640crw------- 1 0 0 10, 57 Aug 31 10:59 memory_bandwidth
641drwxr-xr-x 2 0 0 60 Aug 31 10:59 net
642crw------- 1 0 0 10, 59 Aug 31 10:59 network_latency
643crw------- 1 0 0 10, 58 Aug 31 10:59 network_throughput
644crw-rw-rw- 1 0 0 1, 3 Aug 31 10:59 null
645crw------- 1 0 0 10, 144 Aug 31 10:59 nvram
646crw------- 1 0 0 1, 4 Aug 31 10:59 port
647crw------- 1 0 0 108, 0 Aug 31 10:59 ppp
648crw------- 1 0 0 10, 1 Aug 31 10:59 psaux
649crw-rw-rw- 1 0 0 5, 2 Aug 31 10:59 ptmx
650drwxr-xr-x 2 0 0 0 Aug 31 10:59 pts
651crw-rw-rw- 1 0 0 1, 8 Aug 31 10:59 random
652crw------- 1 0 0 10, 242 Aug 31 10:59 rfkill
653lrwxrwxrwx 1 0 0 4 Aug 31 10:59 rtc -> rtc0
654crw------- 1 0 0 251, 0 Aug 31 10:59 rtc0
655brw------- 1 0 0 8, 0 Aug 31 10:59 sda
656brw------- 1 0 0 8, 16 Aug 31 10:59 sdb
657drwxrwxrwt 2 0 0 40 Aug 31 10:59 shm
658crw------- 1 0 0 10, 231 Aug 31 10:59 snapshot
659drwxr-xr-x 2 0 0 80 Aug 31 10:59 snd
660lrwxrwxrwx 1 0 0 15 Aug 31 10:59 stderr -> /proc/self/fd/2
661lrwxrwxrwx 1 0 0 15 Aug 31 10:59 stdin -> /proc/self/fd/0
662lrwxrwxrwx 1 0 0 15 Aug 31 10:59 stdout -> /proc/self/fd/1
663crw-rw-rw- 1 0 0 5, 0 Aug 31 10:59 tty
664crw------- 1 0 0 4, 0 Aug 31 10:59 tty0
665crw------- 1 0 0 4, 1 Aug 31 10:59 tty1
666crw------- 1 0 0 4, 10 Aug 31 10:59 tty10
667crw------- 1 0 0 4, 11 Aug 31 10:59 tty11
668crw------- 1 0 0 4, 12 Aug 31 10:59 tty12
669crw------- 1 0 0 4, 13 Aug 31 10:59 tty13
670crw------- 1 0 0 4, 14 Aug 31 10:59 tty14
671crw------- 1 0 0 4, 15 Aug 31 10:59 tty15
672crw------- 1 0 0 4, 16 Aug 31 10:59 tty16
673crw------- 1 0 0 4, 17 Aug 31 10:59 tty17
674crw------- 1 0 0 4, 18 Aug 31 10:59 tty18
675crw------- 1 0 0 4, 19 Aug 31 10:59 tty19
676crw------- 1 0 0 4, 2 Aug 31 10:59 tty2
677crw------- 1 0 0 4, 20 Aug 31 10:59 tty20
678crw------- 1 0 0 4, 21 Aug 31 10:59 tty21
679crw------- 1 0 0 4, 22 Aug 31 10:59 tty22
680crw------- 1 0 0 4, 23 Aug 31 10:59 tty23
681crw------- 1 0 0 4, 24 Aug 31 10:59 tty24
682crw------- 1 0 0 4, 25 Aug 31 10:59 tty25
683crw------- 1 0 0 4, 26 Aug 31 10:59 tty26
684crw------- 1 0 0 4, 27 Aug 31 10:59 tty27
685crw------- 1 0 0 4, 28 Aug 31 10:59 tty28
686crw------- 1 0 0 4, 29 Aug 31 10:59 tty29
687crw------- 1 0 0 4, 3 Aug 31 10:59 tty3
688crw------- 1 0 0 4, 30 Aug 31 10:59 tty30
689crw------- 1 0 0 4, 31 Aug 31 10:59 tty31
690crw------- 1 0 0 4, 32 Aug 31 10:59 tty32
691crw------- 1 0 0 4, 33 Aug 31 10:59 tty33
692crw------- 1 0 0 4, 34 Aug 31 10:59 tty34
693crw------- 1 0 0 4, 35 Aug 31 10:59 tty35
694crw------- 1 0 0 4, 36 Aug 31 10:59 tty36
695crw------- 1 0 0 4, 37 Aug 31 10:59 tty37
696crw------- 1 0 0 4, 38 Aug 31 10:59 tty38
697crw------- 1 0 0 4, 39 Aug 31 10:59 tty39
698crw------- 1 0 0 4, 4 Aug 31 10:59 tty4
699crw------- 1 0 0 4, 40 Aug 31 10:59 tty40
700crw------- 1 0 0 4, 41 Aug 31 10:59 tty41
701crw------- 1 0 0 4, 42 Aug 31 10:59 tty42
702crw------- 1 0 0 4, 43 Aug 31 10:59 tty43
703crw------- 1 0 0 4, 44 Aug 31 10:59 tty44
704crw------- 1 0 0 4, 45 Aug 31 10:59 tty45
705crw------- 1 0 0 4, 46 Aug 31 10:59 tty46
706crw------- 1 0 0 4, 47 Aug 31 10:59 tty47
707crw------- 1 0 0 4, 48 Aug 31 10:59 tty48
708crw------- 1 0 0 4, 49 Aug 31 10:59 tty49
709crw------- 1 0 0 4, 5 Aug 31 10:59 tty5
710crw------- 1 0 0 4, 50 Aug 31 10:59 tty50
711crw------- 1 0 0 4, 51 Aug 31 10:59 tty51
712crw------- 1 0 0 4, 52 Aug 31 10:59 tty52
713crw------- 1 0 0 4, 53 Aug 31 10:59 tty53
714crw------- 1 0 0 4, 54 Aug 31 10:59 tty54
715crw------- 1 0 0 4, 55 Aug 31 10:59 tty55
716crw------- 1 0 0 4, 56 Aug 31 10:59 tty56
717crw------- 1 0 0 4, 57 Aug 31 10:59 tty57
718crw------- 1 0 0 4, 58 Aug 31 10:59 tty58
719crw------- 1 0 0 4, 59 Aug 31 10:59 tty59
720crw------- 1 0 0 4, 6 Aug 31 10:59 tty6
721crw------- 1 0 0 4, 60 Aug 31 10:59 tty60
722crw------- 1 0 0 4, 61 Aug 31 10:59 tty61
723crw------- 1 0 0 4, 62 Aug 31 10:59 tty62
724crw------- 1 0 0 4, 63 Aug 31 10:59 tty63
725crw------- 1 0 0 4, 7 Aug 31 10:59 tty7
726crw------- 1 0 0 4, 8 Aug 31 10:59 tty8
727crw------- 1 0 0 4, 9 Aug 31 10:59 tty9
728crw------- 1 0 0 4, 64 Aug 31 10:59 ttyS0
729crw------- 1 0 0 10, 61 Aug 31 10:59 udmabuf
730crw------- 1 0 0 10, 239 Aug 31 10:59 uhid
731crw------- 1 0 0 10, 223 Aug 31 10:59 uinput
732crw-rw-rw- 1 0 0 1, 9 Aug 31 10:59 urandom
733crw------- 1 0 0 10, 240 Aug 31 10:59 userio
734crw------- 1 0 0 7, 0 Aug 31 10:59 vcs
735crw------- 1 0 0 7, 1 Aug 31 10:59 vcs1
736crw------- 1 0 0 7, 128 Aug 31 10:59 vcsa
737crw------- 1 0 0 7, 129 Aug 31 10:59 vcsa1
738crw------- 1 0 0 7, 64 Aug 31 10:59 vcsu
739crw------- 1 0 0 7, 65 Aug 31 10:59 vcsu1
740drwxr-xr-x 2 0 0 60 Aug 31 10:59 vfio
741crw------- 1 0 0 10, 63 Aug 31 10:59 vga_arbiter
742crw------- 1 0 0 10, 137 Aug 31 10:59 vhci
743crw------- 1 0 0 10, 238 Aug 31 10:59 vhost-net
744crw------- 1 0 0 10, 241 Aug 31 10:59 vhost-vsock
745drwxr-xr-x 2 0 0 60 Aug 31 10:59 virtio-ports
746crw------- 1 0 0 245, 1 Aug 31 10:59 vport2p1
747crw-rw-rw- 1 0 0 1, 5 Aug 31 10:59 zero
748
749/dev/block:
750total 0
751lrwxrwxrwx 1 0 0 6 Aug 31 10:59 8:0 -> ../sda
752lrwxrwxrwx 1 0 0 6 Aug 31 10:59 8:16 -> ../sdb
753
754/dev/bsg:
755total 0
756crw------- 1 0 0 246, 0 Aug 31 10:59 2:0:0:0
757crw------- 1 0 0 246, 1 Aug 31 10:59 2:0:1:0
758
759/dev/char:
760total 0
761lrwxrwxrwx 1 0 0 8 Aug 31 10:59 10:1 -> ../psaux
762lrwxrwxrwx 1 0 0 8 Aug 31 10:59 10:144 -> ../nvram
763lrwxrwxrwx 1 0 0 8 Aug 31 10:59 10:183 -> ../hwrng
764lrwxrwxrwx 1 0 0 9 Aug 31 10:59 10:227 -> ../mcelog
765lrwxrwxrwx 1 0 0 7 Aug 31 10:59 10:228 -> ../hpet
766lrwxrwxrwx 1 0 0 11 Aug 31 10:59 10:231 -> ../snapshot
767lrwxrwxrwx 1 0 0 9 Aug 31 10:59 10:235 -> ../autofs
768lrwxrwxrwx 1 0 0 17 Aug 31 10:59 10:236 -> ../mapper/control
769lrwxrwxrwx 1 0 0 19 Aug 31 10:59 10:57 -> ../memory_bandwidth
770lrwxrwxrwx 1 0 0 21 Aug 31 10:59 10:58 -> ../network_throughput
771lrwxrwxrwx 1 0 0 18 Aug 31 10:59 10:59 -> ../network_latency
772lrwxrwxrwx 1 0 0 18 Aug 31 10:59 10:60 -> ../cpu_dma_latency
773lrwxrwxrwx 1 0 0 10 Aug 31 10:59 10:61 -> ../udmabuf
774lrwxrwxrwx 1 0 0 19 Aug 31 10:59 10:62 -> ../lightnvm/control
775lrwxrwxrwx 1 0 0 14 Aug 31 10:59 10:63 -> ../vga_arbiter
776lrwxrwxrwx 1 0 0 15 Aug 31 10:59 13:32 -> ../input/mouse0
777lrwxrwxrwx 1 0 0 15 Aug 31 10:59 13:33 -> ../input/mouse1
778lrwxrwxrwx 1 0 0 13 Aug 31 10:59 13:63 -> ../input/mice
779lrwxrwxrwx 1 0 0 15 Aug 31 10:59 13:64 -> ../input/event0
780lrwxrwxrwx 1 0 0 15 Aug 31 10:59 13:65 -> ../input/event1
781lrwxrwxrwx 1 0 0 15 Aug 31 10:59 13:66 -> ../input/event2
782lrwxrwxrwx 1 0 0 6 Aug 31 10:59 1:1 -> ../mem
783lrwxrwxrwx 1 0 0 7 Aug 31 10:59 1:11 -> ../kmsg
784lrwxrwxrwx 1 0 0 7 Aug 31 10:59 1:3 -> ../null
785lrwxrwxrwx 1 0 0 7 Aug 31 10:59 1:4 -> ../port
786lrwxrwxrwx 1 0 0 7 Aug 31 10:59 1:5 -> ../zero
787lrwxrwxrwx 1 0 0 7 Aug 31 10:59 1:7 -> ../full
788lrwxrwxrwx 1 0 0 9 Aug 31 10:59 1:8 -> ../random
789lrwxrwxrwx 1 0 0 10 Aug 31 10:59 1:9 -> ../urandom
790lrwxrwxrwx 1 0 0 11 Aug 31 10:59 245:1 -> ../vport2p1
791lrwxrwxrwx 1 0 0 14 Aug 31 10:59 246:0 -> ../bsg/2:0:0:0
792lrwxrwxrwx 1 0 0 14 Aug 31 10:59 246:1 -> ../bsg/2:0:1:0
793lrwxrwxrwx 1 0 0 7 Aug 31 10:59 251:0 -> ../rtc0
794lrwxrwxrwx 1 0 0 7 Aug 31 10:59 4:0 -> ../tty0
795lrwxrwxrwx 1 0 0 7 Aug 31 10:59 4:1 -> ../tty1
796lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:10 -> ../tty10
797lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:11 -> ../tty11
798lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:12 -> ../tty12
799lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:13 -> ../tty13
800lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:14 -> ../tty14
801lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:15 -> ../tty15
802lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:16 -> ../tty16
803lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:17 -> ../tty17
804lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:18 -> ../tty18
805lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:19 -> ../tty19
806lrwxrwxrwx 1 0 0 7 Aug 31 10:59 4:2 -> ../tty2
807lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:20 -> ../tty20
808lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:21 -> ../tty21
809lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:22 -> ../tty22
810lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:23 -> ../tty23
811lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:24 -> ../tty24
812lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:25 -> ../tty25
813lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:26 -> ../tty26
814lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:27 -> ../tty27
815lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:28 -> ../tty28
816lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:29 -> ../tty29
817lrwxrwxrwx 1 0 0 7 Aug 31 10:59 4:3 -> ../tty3
818lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:30 -> ../tty30
819lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:31 -> ../tty31
820lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:32 -> ../tty32
821lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:33 -> ../tty33
822lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:34 -> ../tty34
823lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:35 -> ../tty35
824lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:36 -> ../tty36
825lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:37 -> ../tty37
826lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:38 -> ../tty38
827lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:39 -> ../tty39
828lrwxrwxrwx 1 0 0 7 Aug 31 10:59 4:4 -> ../tty4
829lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:40 -> ../tty40
830lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:41 -> ../tty41
831lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:42 -> ../tty42
832lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:43 -> ../tty43
833lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:44 -> ../tty44
834lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:45 -> ../tty45
835lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:46 -> ../tty46
836lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:47 -> ../tty47
837lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:48 -> ../tty48
838lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:49 -> ../tty49
839lrwxrwxrwx 1 0 0 7 Aug 31 10:59 4:5 -> ../tty5
840lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:50 -> ../tty50
841lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:51 -> ../tty51
842lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:52 -> ../tty52
843lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:53 -> ../tty53
844lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:54 -> ../tty54
845lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:55 -> ../tty55
846lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:56 -> ../tty56
847lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:57 -> ../tty57
848lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:58 -> ../tty58
849lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:59 -> ../tty59
850lrwxrwxrwx 1 0 0 7 Aug 31 10:59 4:6 -> ../tty6
851lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:60 -> ../tty60
852lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:61 -> ../tty61
853lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:62 -> ../tty62
854lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:63 -> ../tty63
855lrwxrwxrwx 1 0 0 8 Aug 31 10:59 4:64 -> ../ttyS0
856lrwxrwxrwx 1 0 0 7 Aug 31 10:59 4:7 -> ../tty7
857lrwxrwxrwx 1 0 0 7 Aug 31 10:59 4:8 -> ../tty8
858lrwxrwxrwx 1 0 0 7 Aug 31 10:59 4:9 -> ../tty9
859lrwxrwxrwx 1 0 0 6 Aug 31 10:59 5:0 -> ../tty
860lrwxrwxrwx 1 0 0 10 Aug 31 10:59 5:1 -> ../console
861lrwxrwxrwx 1 0 0 7 Aug 31 10:59 5:2 -> ../ptmx
862lrwxrwxrwx 1 0 0 6 Aug 31 10:59 7:0 -> ../vcs
863lrwxrwxrwx 1 0 0 7 Aug 31 10:59 7:1 -> ../vcs1
864lrwxrwxrwx 1 0 0 7 Aug 31 10:59 7:128 -> ../vcsa
865lrwxrwxrwx 1 0 0 8 Aug 31 10:59 7:129 -> ../vcsa1
866lrwxrwxrwx 1 0 0 7 Aug 31 10:59 7:64 -> ../vcsu
867lrwxrwxrwx 1 0 0 8 Aug 31 10:59 7:65 -> ../vcsu1
868
869/dev/disk:
870total 0
871drwxr-xr-x 2 0 0 80 Aug 31 10:59 by-id
872drwxr-xr-x 2 0 0 80 Aug 31 10:59 by-path
873drwxr-xr-x 2 0 0 60 Aug 31 10:59 by-uuid
874
875/dev/disk/by-id:
876total 0
877lrwxrwxrwx 1 0 0 9 Aug 31 10:59 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb
878lrwxrwxrwx 1 0 0 9 Aug 31 10:59 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
879
880/dev/disk/by-path:
881total 0
882lrwxrwxrwx 1 0 0 9 Aug 31 10:59 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda
883lrwxrwxrwx 1 0 0 9 Aug 31 10:59 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb
884
885/dev/disk/by-uuid:
886total 0
887lrwxrwxrwx 1 0 0 9 Aug 31 10:59 b45e2da7-dce3-44ce-9035-ffee189846de -> ../../sdb
888
889/dev/input:
890total 0
891crw------- 1 0 0 13, 64 Aug 31 10:59 event0
892crw------- 1 0 0 13, 65 Aug 31 10:59 event1
893crw------- 1 0 0 13, 66 Aug 31 10:59 event2
894crw------- 1 0 0 13, 63 Aug 31 10:59 mice
895crw------- 1 0 0 13, 32 Aug 31 10:59 mouse0
896crw------- 1 0 0 13, 33 Aug 31 10:59 mouse1
897
898/dev/lightnvm:
899total 0
900crw------- 1 0 0 10, 62 Aug 31 10:59 control
901
902/dev/mapper:
903total 0
904crw------- 1 0 0 10, 236 Aug 31 10:59 control
905
906/dev/net:
907total 0
908crw-rw-rw- 1 0 0 10, 200 Aug 31 10:59 tun
909
910/dev/pts:
911total 0
912c--------- 1 0 0 5, 2 Aug 31 10:59 ptmx
913
914/dev/shm:
915total 0
916
917/dev/snd:
918total 0
919crw------- 1 0 0 116, 1 Aug 31 10:59 seq
920crw------- 1 0 0 116, 33 Aug 31 10:59 timer
921
922/dev/vfio:
923total 0
924crw------- 1 0 0 10, 196 Aug 31 10:59 vfio
925
926/dev/virtio-ports:
927total 0
928lrwxrwxrwx 1 0 0 11 Aug 31 10:59 org.libguestfs.channel.0 -> ../vport2p1
929+ cat /proc/mounts
930/dev/root / ext2 rw,noatime 0 0
931/proc /proc proc rw,relatime 0 0
932/sys /sys sysfs rw,relatime 0 0
933tmpfs /run tmpfs rw,nosuid,relatime,size=93820k,mode=755 0 0
934/dev /dev devtmpfs rw,relatime,size=229524k,nr_inodes=57381,mode=755 0 0
935/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
936shmfs /dev/shm tmpfs rw,relatime 0 0
937+ cat /proc/mdstat
938cat: /proc/mdstat: No such file or directory
939+ lvm pvs
940+ lvm vgs
941+ lvm lvs
942+ ip a
9431: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
944 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
945 inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
946 valid_lft forever preferred_lft forever
947 inet6 ::1/128 scope host
948 valid_lft forever preferred_lft forever
9492: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
950 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
951 inet 169.254.2.15/16 brd 169.254.255.255 scope global eth0
952 valid_lft forever preferred_lft forever
953 inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr
954 valid_lft 86396sec preferred_lft 14396sec
955 inet6 fe80::5054:ff:fe12:3456/64 scope link
956 valid_lft forever preferred_lft forever
957+ ip r
958default via 169.254.2.2 dev eth0
959169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.2.15
960+ cat /etc/resolv.conf
961### /etc/resolv.conf is a symlink to /var/run/netconfig/resolv.conf
962### autogenerated by netconfig!
963#
964# Before you change this file manually, consider to define the
965# static DNS configuration using the following variables in the
966# /etc/sysconfig/network/config file:
967# NETCONFIG_DNS_STATIC_SEARCHLIST
968# NETCONFIG_DNS_STATIC_SERVERS
969# NETCONFIG_DNS_FORWARDER
970# or disable DNS configuration updates via netconfig by setting:
971# NETCONFIG_DNS_POLICY=''
972#
973# See also the netconfig(8) manual page and other documentation.
974#
975### Call "netconfig update -f" to force adjusting of /etc/resolv.conf.
976nameserver 127.0.0.1
977nameserver 169.254.2.3
978+ lsmod
979Module Size Used by
980dm_mod 155648 0
981af_packet 53248 2
982libcrc32c 16384 0
983crc8 16384 0
984crc7 16384 0
985crc64 16384 0
986crc4 16384 0
987crc_itu_t 16384 0
988virtio_mmio 16384 0
989virtio_input 16384 0
990virtio_balloon 24576 0
991virtio_scsi 24576 1
992virtio_rpmsg_bus 24576 0
993rpmsg_core 16384 1 virtio_rpmsg_bus
994virtio_pmem 16384 0
995nd_virtio 16384 1 virtio_pmem
996nd_pmem 24576 0
997nd_btt 32768 1 nd_pmem
998virtio_net 57344 0
999net_failover 24576 1 virtio_net
1000failover 16384 1 net_failover
1001virtio_crypto 28672 0
1002crypto_engine 16384 1 virtio_crypto
1003virtio_rng 16384 0
1004virtio_blk 20480 0
1005ata_piix 36864 0
1006nfit 69632 0
1007libnvdimm 196608 4 nd_btt,nd_pmem,nfit,virtio_pmem
1008crc32_generic 16384 0
1009crct10dif_pclmul 16384 1
1010crc32c_intel 24576 2
1011crc32_pclmul 16384 0
1012+ date
1013Mon Aug 31 11:00:00 UTC 2020
1014+ echo -n 'clocksource: '
1015clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
1016kvm-clock
1017+ echo -n 'uptime: '
1018uptime: + cat /proc/uptime
10198.20 6.29
1020+ cmd=guestfsd
1021++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
1022+ eval
1023+ test x '!=' x
1024+ test 1 = 1
1025+ cmd='guestfsd --verbose'
1026+ test 1 = 1
1027+ cmd='guestfsd --verbose --network'
1028+ false
1029+ test '' = 1
1030+ echo guestfsd --verbose --network
1031guestfsd --verbose --network
1032+ guestfsd --verbose --network
1033OCaml daemon loaded
1034lvm config:
1035lvmetad
1036sh: lvmetad: command not found
1037warning: lvmetad command failed
1038trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
1039commandrvf: stdout=n stderr=y flags=0x0
1040commandrvf: udevadm --debug settle
1041calling: settle
1042libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
1043libguestfs: appliance is up
1044libguestfs: trace: launch = 0
1045libguestfs: trace: shutdown
1046libguestfs: trace: internal_autosync
1047guestfsd: <= internal_autosync (0x11a) request length 40 bytes
1048umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0
1049umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
1050umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
1051umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=93820k,mode=755 freq=0 passno=0
1052umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=229524k,nr_inodes=57381,mode=755 freq=0 passno=0
1053umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
1054umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0
1055commandrvf: stdout=n stderr=y flags=0x0
1056commandrvf: udevadm --debug settle -E /dev/sdb
1057calling: settle
1058commandrvf: stdout=n stderr=y flags=0x0
1059commandrvf: udevadm --debug settle -E /dev/sda
1060calling: settle
1061fsync /dev/sda
1062guestfsd: => internal_autosync (0x11a) took 0.04 secs
1063libguestfs: trace: internal_autosync = 0
1064libguestfs: sending SIGTERM to process 2186
1065libguestfs: qemu maxrss 195588K
1066libguestfs: trace: shutdown = 0
1067libguestfs: trace: close
1068libguestfs: closing guestfs handle 0x55c79f38a9d0 (state 0)
1069libguestfs: command: run: rm
1070libguestfs: command: run: \ -rf /tmp/libguestfso0rWrL
1071libguestfs: command: run: rm
1072libguestfs: command: run: \ -rf /run/user/1001/libguestfsFTIAmS