Hello Rich,
thank you for your information.
There are 3 Files attached to this E-Mail.
1. Output of libguestfs-test-tool with Result? = OK
2. guestfish session with the first Server mail019001. There are
problems with vmail-vg and vmail-lv.
This Server is actual productive.
3. guestfish session with the second server mail019000-backup. There are
problems with mail-vg and mail-lv.
This server is newly installed with comparable VGs and LVs except of
Partitions on /dev/sdb and /dev/sdc.
The Backupserver, where the images were restored from Bareos, is a
Ubuntu 20.04 LTS with actual Updates and Upgrades.
root at b019001:/restore/mail019001/mail019001-restore-05# cat /etc/issue
Ubuntu 20.04.2 LTS \n \l
root at b019001:/restore/mail019001/mail019001-restore-05# uname -a
Linux b019001 5.4.0-73-generic #82-Ubuntu SMP Wed Apr 14 17:39:42 UTC
2021 x86_64 x86_64 x86_64 GNU/Linux
root at b019001:/restore/mail019001/mail019001-restore-05#
libguestfs was installed with "apt install libguestfs-tools".
Mit freundlichen Gr??en
ppa. Olaf Gottschalk
raw Rechen-Anlage West GmbH
Postfach 1120 | 52368 Kreuzau
Empfang: +49 2421 9555-0 <tel:+49 2421 9555-0> | raw at raw.de
<mailto:raw at raw.de> Sitz der Gesellschaft: Am Burgholz 33-35 | 52372
Kreuzau-Stockheim
Hotline: +49 2421 9555-55 <tel:+49 2421 9555-55> | hotline at raw.de
<mailto:hotline at raw.de> Gesch?ftsf?hrer: Dipl.-Ing. Alexander Kutsch
Internet: www.raw.de <https://www.raw.de> Handelsregister:
Amtsgericht D?ren HRB 134
UST- ID: DE 122 278 535
Der Inhalt dieser E-Mail ist ausschlie?lich f?r den bezeichneten
Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser
E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte, dass
jede Form der Kenntnisnahme, Ver?ffentlichung, Vervielf?ltigung oder
Weitergabe des Inhalts dieser E-Mail unzul?ssig sind. Wir bitten Sie,
sich in diesem Fall mit dem Absender der E-Mail in Verbindung zu setzen.
Aussagen gegen?ber dem Adressaten unterliegen den Regelungen des
zugrundeliegenden Angebotes bzw. Auftrages, insbesondere den allgemeinen
Auftragsbedingungen und der individuellen Haftungsvereinbarung. Der
Inhalt dieser E-Mail ist nur rechtsverbindlich, wenn er unsererseits
durch einen Brief entsprechend best?tigt wird. Die Versendung von
E-Mails an uns hat keine fristwahrende Wirkung. Wir m?chten Sie au?erdem
darauf hinweisen, dass die Kommunikation per E-Mail ?ber das Internet
unsicher ist, da f?r unberechtigte Dritte grunds?tzlich die M?glichkeit
der Kenntnisnahme und Manipulation besteht.
Am 18.05.21 um 11:37 schrieb Richard W.M. Jones:> On Tue, May 18, 2021 at 09:36:12AM +0200, Gottschalk wrote:
>> Hello Mr. Jones,
>>
>> we use guestfish 1.4
> This version was released 11 years ago??
>
>> we have an emergency of Data Recovery. We restored a ESXi 6.7
VMware-Image and
>> wanted to read the data inside with guestfish.
>>
>> The structure of the vm is based on LVM.
>>
>> The first disk with the os inside a LV can be mounted correctly.
>>
>> Two disks a 400GB are covered in a Volumegroup. There is one logical
Volume
>> with 800GB in this VG.
>>
>> Guestfish does not read the filesystem in this LV.
>>
>> I tried
>>
>>> <fs>add disk1.vmdk
>>> <fs>add disk2.vmdk
>>> <fs>add disk3.vmdk
>>> <fs>run
>>> <fs>list-devices
>> /dev/sda
>> /dev/sdb
>> /dev/sdc
>>
>>> <fs>list-partitions
>> /dev/sda1
>> On sdb and sdc there are no partitions. The LV resides directly on
these disks.
>> I simulated? this with partitioned disks and identically result.
>>
>> behavior without partitions on sdb and sdc
>>> <fs> list-filesystems
>> /dev/mailxxx-vg/root: ext4
>> /dev/mailxxx-vg/swap_1: swap
>> /dev/vmail-vg/vmail-lv: unknown
>>
>> behavior with partitions on sdb and sdc
>>> <fs> list-filesystems
>> libguestfs: error: list_filesystems: parted exited with status 1:
Error: Can't
>> have a partition outside the disk!
>>> <fs>
>>
>>> <fs>mount /dev/mailxxx-vg/root /
>> works fine
>>> <fs>mount/dev/vmail-vg/vmail-lv /
>> libguestfs: error: mount: mount_stub: /dev/vmail-vg/vmail-lv: expecting
a
>> device name
>>
>> How can i get access to this LV?
>> Can you help me please?
>> Thank you very much.
> I would suggest enabling debugging to start with, which should give
> you more information about what is actually going on. This section of
> the FAQ will explain how to do that:
>
> https://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs
>
> Rich.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://listman.redhat.com/archives/libguestfs/attachments/20210519/4dc60521/attachment.htm>
-------------- next part --------------
root at b019001:/restore/mail019001/mail019001-restore-05# env | grep GUEST
LIBGUESTFS_TRACE=1
LIBGUESTFS_DEBUG=1
root at b019001:/restore/mail019001/mail019001-restore-05#
root at b019001:/restore/mail019001/mail019001-restore-05#
root at b019001:/restore/mail019001/mail019001-restore-05# ll
total 219543908
drwxr-x--x 2 root bareos 4096 May 15 10:29 ./
drwxr-xr-x 7 root root 12288 May 18 08:37 ../
-rw------- 1 root bareos 122007453696 May 15 10:13 mail019000-backup_1.vmdk
-rw------- 1 root bareos 100378738688 May 15 10:29 mail019000-backup_2.vmdk
-rw------- 1 root bareos 2466840576 May 18 16:11 mail019000-backup.vmdk
root at b019001:/restore/mail019001/mail019001-restore-05# guestfish
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: create: flags = 0, handle = 0x559ae1d3e650, program = guestfish
libguestfs: trace: set_pgroup true
libguestfs: trace: set_pgroup = 0
Welcome to guestfish, the guest filesystem shell for
editing virtual machine filesystems and disk images.
Type: ?help? for help on commands
?man? to read the manual
?quit? to quit the shell
><fs> add mail019000-backup.vmdk
libguestfs: trace: add_drive "mail019000-backup.vmdk"
libguestfs: trace: add_drive = 0><fs> add mail019000-backup_1.vmdk
libguestfs: trace: add_drive "mail019000-backup_1.vmdk"
libguestfs: trace: add_drive = 0><fs> add mail019000-backup_2.vmdk
libguestfs: trace: add_drive "mail019000-backup_2.vmdk"
libguestfs: trace: add_drive = 0><fs> run
libguestfs: trace: launch
libguestfs: trace: max_disks
libguestfs: trace: max_disks = 255
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/tmp"
libguestfs: trace: version
libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 40,
release: 2, extra: , >
libguestfs: trace: get_backend
libguestfs: trace: get_backend = "direct"
libguestfs: launch: program=guestfish
libguestfs: launch: version=1.40.2
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/tmp/libguestfsaLTPHW
libguestfs: launch: umask=0022
libguestfs: launch: euid=0
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
supermin: version: 5.1.20
supermin: package handler: debian/dpkg
supermin: acquiring lock on /var/tmp/.guestfs-0/lock
supermin: if-newer: output does not need rebuilding
libguestfs: finished building supermin appliance
libguestfs: begin testing qemu features
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: checking for previously cached test results of
/usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-0
libguestfs: loading previously cached test results
libguestfs: qemu version: 4.2
libguestfs: qemu mandatory locking: yes
libguestfs: qemu KVM: enabled
libguestfs: trace: get_backend_setting "force_tcg"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: trace: get_sockdir
libguestfs: trace: get_sockdir = "/tmp"
libguestfs: finished testing qemu features
libguestfs: trace: get_backend_setting "gdb"
libguestfs: trace: get_backend_setting = NULL (error)
/usr/bin/qemu-system-x86_64 \
-global virtio-blk-pci.scsi=off \
-no-user-config \
-enable-fips \
-nodefaults \
-display none \
-machine accel=kvm:tcg \
-cpu host \
-m 768 \
-no-reboot \
-rtc driftfix=slew \
-no-hpet \
-global kvm-pit.lost_tick_policy=discard \
-kernel /var/tmp/.guestfs-0/appliance.d/kernel \
-initrd /var/tmp/.guestfs-0/appliance.d/initrd \
-object rng-random,filename=/dev/urandom,id=rng0 \
-device virtio-rng-pci,rng=rng0 \
-device virtio-scsi-pci,id=scsi \
-drive
file=/restore/mail019001/mail019001-restore-05/mail019000-backup.vmdk,cache=writeback,id=hd0,if=none
\
-device scsi-hd,drive=hd0 \
-drive
file=/restore/mail019001/mail019001-restore-05/mail019000-backup_1.vmdk,cache=writeback,id=hd1,if=none
\
-device scsi-hd,drive=hd1 \
-drive
file=/restore/mail019001/mail019001-restore-05/mail019000-backup_2.vmdk,cache=writeback,id=hd2,if=none
\
-device scsi-hd,drive=hd2 \
-drive
file=/var/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw
\
-device scsi-hd,drive=appliance \
-device virtio-serial-pci \
-serial stdio \
-device sga \
-chardev socket,path=/tmp/libguestfs3KcOxX/guestfsd.sock,id=channel0 \
-device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
-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/sdd
selinux=0 guestfs_verbose=1 TERM=xterm-256color"
libguestfs: responding to serial console Device Status Report
\x1b[1;256r\x1b[256;256H\x1b[6n
Google, Inc.
Serial Graphics Adapter 12/12/19
SGABIOS $Id$ (build at debian) Thu Dec 12 18:22:50 UTC 2019
Term: 80x24
4 0
SeaBIOS (version 1.13.0-1ubuntu1.1)
Booting from ROM...
\x1b[2J[ 0.000000] Linux version 5.4.0-73-generic (buildd at lcy01-amd64-019)
(gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #82-Ubuntu SMP Wed Apr 14
17:39:42 UTC 2021 (Ubuntu 5.4.0-73.82-generic 5.4.106)
[ 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/sdd
selinux=0 guestfs_verbose=1 TERM=xterm-256color
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 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: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512
ZMM_Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys
User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x2ff, context size is 2568
bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002ffdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000002ffdd000-0x000000002fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS
1.13.0-1ubuntu1.1 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 2d801001, primary cpu clock
[ 0.000000] kvm-clock: using sched offset of 83917813 cycles
[ 0.000010] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles:
0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000017] tsc: Detected 2095.030 MHz processor
[ 0.000850] last_pfn = 0x2ffdd max_arch_pfn = 0x400000000
[ 0.000905] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.008507] found SMP MP-table at [mem 0x000f5c90-0x000f5c9f]
[ 0.008653] check: Scanning 1 areas for low memory corruption
[ 0.008687] Using GB pages for direct mapping
[ 0.008827] RAMDISK: [mem 0x2ff25000-0x2ffcffff]
[ 0.008855] ACPI: Early table checksum verification disabled
[ 0.008874] ACPI: RSDP 0x00000000000F5AC0 000014 (v00 BOCHS )
[ 0.008878] ACPI: RSDT 0x000000002FFE1510 00002C (v01 BOCHS BXPCRSDT
00000001 BXPC 00000001)
[ 0.008886] ACPI: FACP 0x000000002FFE1424 000074 (v01 BOCHS BXPCFACP
00000001 BXPC 00000001)
[ 0.008892] ACPI: DSDT 0x000000002FFE0040 0013E4 (v01 BOCHS BXPCDSDT
00000001 BXPC 00000001)
[ 0.008895] ACPI: FACS 0x000000002FFE0000 000040
[ 0.008898] ACPI: APIC 0x000000002FFE1498 000078 (v01 BOCHS BXPCAPIC
00000001 BXPC 00000001)
[ 0.009247] No NUMA configuration found
[ 0.009248] Faking a node at [mem 0x0000000000000000-0x000000002ffdcfff]
[ 0.009264] NODE_DATA(0) allocated [mem 0x2fefa000-0x2ff24fff]
[ 0.009461] Zone ranges:
[ 0.009462] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.009464] DMA32 [mem 0x0000000001000000-0x000000002ffdcfff]
[ 0.009465] Normal empty
[ 0.009465] Device empty
[ 0.009466] Movable zone start for each node
[ 0.009469] Early memory node ranges
[ 0.009470] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.009471] node 0: [mem 0x0000000000100000-0x000000002ffdcfff]
[ 0.010047] Zeroed struct page in unavailable ranges: 133 pages
[ 0.010048] Initmem setup node 0 [mem 0x0000000000001000-0x000000002ffdcfff]
[ 0.013765] ACPI: PM-Timer IO Port: 0x608
[ 0.013790] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.013825] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.013829] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.013831] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.013832] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.013836] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.013837] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.013842] Using ACPI (MADT) for SMP configuration information
[ 0.013848] TSC deadline timer available
[ 0.013851] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.013868] KVM setup pv sched yield
[ 0.013882] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.013884] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.013884] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.013885] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.013887] [mem 0x30000000-0xfeffbfff] available for PCI devices
[ 0.013888] Booting paravirtualized kernel on KVM
[ 0.013892] clocksource: refined-jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.013897] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1
nr_node_ids:1
[ 0.014333] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u2097152
[ 0.014366] KVM setup async PF for cpu 0
[ 0.014371] kvm-stealtime: cpu 0, msr 2f02d040
[ 0.014377] Built 1 zonelists, mobility grouping on. Total pages: 193382
[ 0.014378] Policy zone: DMA32
[ 0.014379] 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/sdd selinux=0 guestfs_verbose=1 TERM=xterm-256color
[ 0.014598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes,
linear)
[ 0.014629] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes,
linear)
[ 0.014665] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.016005] Memory: 738044K/785900K available (14339K kernel code, 2400K
rwdata, 5008K rodata, 2732K init, 4972K bss, 47856K reserved, 0K cma-reserved)
[ 0.016024] random: get_random_u64 called from kmem_cache_open+0x2d/0x410
with crng_init=0
[ 0.016411] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.016434] ftrace: allocating 44586 entries in 175 pages
[ 0.035311] rcu: Hierarchical RCU implementation.
[ 0.035313] rcu: \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.035314] \tTasks RCU enabled.
[ 0.035315] rcu: RCU calculated value of scheduler-enlistment delay is 25
jiffies.
[ 0.035316] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.037700] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.037867] random: crng done (trusting CPU's manufacturer)
[ 0.037952] Console: colour *CGA 80x25
[ 0.109569] printk: console [ttyS0] enabled
[ 0.109954] ACPI: Core revision 20190816
[ 0.110336] APIC: Switch to symmetric I/O mode setup
[ 0.111135] x2apic enabled
[ 0.111674] Switched APIC routing to physical x2apic.
[ 0.112213] KVM setup pv IPIs
[ 0.113450] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles:
0x1e32d986f48, max_idle_ns: 440795238900 ns
[ 0.114500] Calibrating delay loop (skipped) preset value.. 4190.06 BogoMIPS
(lpj=8380120)
[ 0.115326] pid_max: default: 32768 minimum: 301
[ 0.115833] LSM: Security Framework initializing
[ 0.116331] Yama: becoming mindful.
[ 0.116719] AppArmor: AppArmor initialized
[ 0.117182] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes,
linear)
[ 0.117947] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes,
linear)
[ 0.118497] *** VALIDATE tmpfs ***
[ 0.118497] *** VALIDATE proc ***
[ 0.118497] Disabling memory control group subsystem
[ 0.118497] *** VALIDATE cgroup1 ***
[ 0.118497] *** VALIDATE cgroup2 ***
[ 0.118497] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.118497] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.118497] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.118497] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user
pointer sanitization
[ 0.118497] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.118497] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on
context switch
[ 0.118497] Spectre V2 : mitigation: Enabling conditional Indirect Branch
Prediction Barrier
[ 0.118497] Speculative Store Bypass: Mitigation: Speculative Store Bypass
disabled via prctl and seccomp
[ 0.118497] Freeing SMP alternatives memory: 40K
[ 0.118497] smpboot: CPU0: Intel(R) Xeon(R) Silver 4208 CPU @ 2.10GHz
(family: 0x6, model: 0x55, stepping: 0x7)
[ 0.118497] Performance Events: Skylake events, Intel PMU driver.
[ 0.118497] ... version: 2
[ 0.118497] ... bit width: 48
[ 0.118497] ... generic registers: 4
[ 0.118497] ... value mask: 0000ffffffffffff
[ 0.118497] ... max period: 000000007fffffff
[ 0.118497] ... fixed-purpose events: 3
[ 0.118502] ... event mask: 000000070000000f
[ 0.119048] rcu: Hierarchical SRCU implementation.
[ 0.120716] smp: Bringing up secondary CPUs ...
[ 0.121172] smp: Brought up 1 node, 1 CPU
[ 0.121563] smpboot: Max logical packages: 1
[ 0.121931] smpboot: Total of 1 processors activated (4190.06 BogoMIPS)
[ 0.122639] devtmpfs: initialized
[ 0.123002] x86/mm: Memory block size: 128MB
[ 0.123714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 7645041785100000 ns
[ 0.124679] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.125368] pinctrl core: initialized pinctrl subsystem
[ 0.126006] PM: RTC time: 14:13:45, date: 2021-05-18
[ 0.126593] NET: Registered protocol family 16
[ 0.127134] audit: initializing netlink subsys (disabled)
[ 0.127780] EISA bus registered
[ 0.128078] cpuidle: using governor ladder
[ 0.128484] cpuidle: using governor menu
[ 0.128937] KVM setup pv remote TLB flush
[ 0.129338] ACPI: bus type PCI registered
[ 0.129731] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.130441] PCI: Using configuration type 1 for base access
[ 0.130570] audit: type=2000 audit(1621347225.927:1): state=initialized
audit_enabled=0 res=1
[ 0.132832] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.133454] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.134624] ACPI: Added _OSI(Module Device)
[ 0.135043] ACPI: Added _OSI(Processor Device)
[ 0.135460] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.135828] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.136333] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.136764] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.137304] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.138743] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.140147] ACPI: Interpreter enabled
[ 0.140527] ACPI: (supports S0 S3 S4 S5)
[ 0.140908] ACPI: Using IOAPIC for interrupt routing
[ 0.141399] PCI: Using host bridge windows from ACPI; if necessary, use
"pci=nocrs" and report a bug
[ 0.142369] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.144873] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.145350] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI
HPX-Type3]
[ 0.145934] acpi PNP0A03:00: fail to add MMCONFIG information, can't
access extended PCI configuration space under this bridge.
[ 0.146764] acpiphp: Slot [2] registered
[ 0.147172] acpiphp: Slot [3] registered
[ 0.147569] acpiphp: Slot [4] registered
[ 0.147964] acpiphp: Slot [5] registered
[ 0.148365] acpiphp: Slot [6] registered
[ 0.148774] acpiphp: Slot [7] registered
[ 0.149169] acpiphp: Slot [8] registered
[ 0.149598] acpiphp: Slot [9] registered
[ 0.149995] acpiphp: Slot [10] registered
[ 0.150404] acpiphp: Slot [11] registered
[ 0.150532] acpiphp: Slot [12] registered
[ 0.150940] acpiphp: Slot [13] registered
[ 0.151345] acpiphp: Slot [14] registered
[ 0.151770] acpiphp: Slot [15] registered
[ 0.152175] acpiphp: Slot [16] registered
[ 0.152578] acpiphp: Slot [17] registered
[ 0.153013] acpiphp: Slot [18] registered
[ 0.153424] acpiphp: Slot [19] registered
[ 0.153828] acpiphp: Slot [20] registered
[ 0.154241] acpiphp: Slot [21] registered
[ 0.154518] acpiphp: Slot [22] registered
[ 0.154928] acpiphp: Slot [23] registered
[ 0.155349] acpiphp: Slot [24] registered
[ 0.155755] acpiphp: Slot [25] registered
[ 0.156166] acpiphp: Slot [26] registered
[ 0.156599] acpiphp: Slot [27] registered
[ 0.157005] acpiphp: Slot [28] registered
[ 0.157420] acpiphp: Slot [29] registered
[ 0.157831] acpiphp: Slot [30] registered
[ 0.158233] acpiphp: Slot [31] registered
[ 0.158511] PCI host bridge to bus 0000:00
[ 0.158914] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.159562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.160222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff
window]
[ 0.160940] pci_bus 0000:00: root bus resource [mem 0x30000000-0xfebfffff
window]
[ 0.161652] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff
window]
[ 0.162399] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.162534] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.163730] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.164825] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.167193] pci 0000:00:01.1: reg 0x20: [io 0xc0a0-0xc0af]
[ 0.168774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.169466] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.170093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.170502] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.171354] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.172287] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4
ACPI
[ 0.172987] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 0.174167] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00
[ 0.175066] pci 0000:00:02.0: reg 0x10: [io 0xc080-0xc09f]
[ 0.178139] pci 0000:00:02.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit
pref]
[ 0.179726] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000
[ 0.181141] pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc03f]
[ 0.182427] pci 0000:00:03.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[ 0.185229] pci 0000:00:03.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff 64bit
pref]
[ 0.187280] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000
[ 0.190217] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f]
[ 0.191072] pci 0000:00:04.0: reg 0x14: [mem 0xfebff000-0xfebfffff]
[ 0.193707] pci 0000:00:04.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit
pref]
[ 0.202276] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.202586] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.203090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.203647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.204231] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.204937] iommu: Default domain type: Translated
[ 0.205560] SCSI subsystem initialized
[ 0.205985] vgaarb: loaded
[ 0.206270] usbcore: USB support disabled
[ 0.206522] pps_core: LinuxPPS API ver. 1 registered
[ 0.207057] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo
Giometti <giometti at linux.it>
[ 0.207926] PTP clock support registered
[ 0.208363] EDAC MC: Ver: 3.0.0
[ 0.208846] PCI: Using ACPI for IRQ routing
[ 0.209441] NetLabel: Initializing
[ 0.209828] NetLabel: domain hash size = 128
[ 0.210293] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.210517] NetLabel: unlabeled traffic allowed by default
[ 0.211203] clocksource: Switched to clocksource kvm-clock
[ 0.220381] *** VALIDATE bpf ***
[ 0.220685] VFS: Disk quotas dquot_6.6.0
[ 0.220993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.221547] *** VALIDATE ramfs ***
[ 0.221869] *** VALIDATE hugetlbfs ***
[ 0.222303] AppArmor: AppArmor Filesystem Enabled
[ 0.222783] pnp: PnP ACPI init
[ 0.223544] pnp: PnP ACPI: found 5 devices
[ 0.224788] thermal_sys: Registered thermal governor 'fair_share'
[ 0.224789] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.225385] thermal_sys: Registered thermal governor 'step_wise'
[ 0.225872] thermal_sys: Registered thermal governor 'user_space'
[ 0.226408] thermal_sys: Registered thermal governor
'power_allocator'
[ 0.231529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff,
max_idle_ns: 2085701024 ns
[ 0.232701] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.233251] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.233844] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.234534] pci_bus 0000:00: resource 7 [mem 0x30000000-0xfebfffff window]
[ 0.235188] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 0.235950] NET: Registered protocol family 2
[ 0.236506] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192
bytes, linear)
[ 0.237312] TCP established hash table entries: 8192 (order: 4, 65536 bytes,
linear)
[ 0.238101] TCP bind hash table entries: 8192 (order: 5, 131072 bytes,
linear)
[ 0.238805] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.239473] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.240109] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.240868] NET: Registered protocol family 1
[ 0.241294] NET: Registered protocol family 44
[ 0.241748] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.242308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.242931] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.243561] PCI: CLS 0 bytes, default 64
[ 0.243993] Trying to unpack rootfs image as initramfs...
[ 0.244921] Freeing initrd memory: 684K
[ 0.245398] clocksource: tsc: mask: 0xffffffffffffffff max_cycles:
0x1e32d986f48, max_idle_ns: 440795238900 ns
[ 0.246406] check: Scanning for low memory corruption every 60 seconds
[ 0.247670] Initialise system trusted keyrings
[ 0.248116] Key type blacklist registered
[ 0.248561] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[ 0.250208] zbud: loaded
[ 0.250762] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.251433] fuse: init (API version 7.31)
[ 0.251835] *** VALIDATE fuse ***
[ 0.252160] *** VALIDATE fuse ***
[ 0.252559] Platform Keyring initialized
[ 0.255891] Key type asymmetric registered
[ 0.256208] Asymmetric key parser 'x509' registered
[ 0.256577] Block layer SCSI generic (bsg) driver version 0.4 loaded (major
244)
[ 0.257158] io scheduler mq-deadline registered
[ 0.257666] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.258409] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.259159] ACPI: Power Button [PWRF]
[ 0.279112] PCI Interrupt Link [LNKB] enabled at IRQ 10
[ 0.299594] PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 0.320308] PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 0.321446] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.345640] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a
16550A
[ 0.369491] Linux agpgart interface v0.103
[ 0.374019] loop: module loaded
[ 0.377046] scsi host0: ata_piix
[ 0.377551] scsi host1: ata_piix
[ 0.377992] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
[ 0.378823] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
[ 0.379956] libphy: Fixed MDIO Bus: probed
[ 0.380459] tun: Universal TUN/TAP device driver, 1.6
[ 0.381098] PPP generic driver version 2.4.2
[ 0.381801] VFIO - User Level meta-driver version: 0.3
[ 0.382733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at
0x60,0x64 irq 1,12
[ 0.384360] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.384970] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.385687] mousedev: PS/2 mouse device common for all mice
[ 0.386642] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input1
[ 0.387593] rtc_cmos 00:00: RTC can wake from S4
[ 0.388285] rtc_cmos 00:00: registered as rtc0
[ 0.388737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
[ 0.389376] i2c /dev entries driver
[ 0.389761] device-mapper: uevent: version 1.0.3
[ 0.390258] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised:
dm-devel at redhat.com
[ 0.391106] platform eisa.0: Probing EISA bus 0
[ 0.391547] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.392203] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.392823] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.393478] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.394122] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.394766] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.395389] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.396026] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.396660] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.397310] platform eisa.0: EISA: Detected 0 cards
[ 0.397795] intel_pstate: CPU model not supported
[ 0.398289] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.398918] drop_monitor: Initializing network drop monitor service
[ 0.399680] NET: Registered protocol family 10
[ 0.400450] Segment Routing with IPv6
[ 0.400837] NET: Registered protocol family 17
[ 0.401307] Key type dns_resolver registered
[ 0.401896] RAS: Correctable Errors collector initialized.
[ 0.402440] IPI shorthand broadcast: enabled
[ 0.402885] sched_clock: Marking stable (326190382, 76677682)->(428285963,
-25417899)
[ 0.403688] registered taskstats version 1
[ 0.404105] Loading compiled-in X.509 certificates
[ 0.405262] Loaded X.509 cert 'Build time autogenerated kernel key:
514fdcf1b3e83a75fa120b4c37fbaecef65ad977'
[ 0.406855] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing:
14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.408398] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing:
88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.409378] zswap: loaded using pool lzo/zbud
[ 0.409839] Key type ._fscrypt registered
[ 0.410238] Key type .fscrypt registered
[ 0.410816] Key type big_key registered
[ 0.411264] Key type encrypted registered
[ 0.411658] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.412213] ima: No TPM chip found, activating TPM-bypass!
[ 0.412748] ima: Allocated hash algorithm: sha1
[ 0.413198] ima: No architecture policies found
[ 0.413666] evm: Initialising EVM extended attributes:
[ 0.414168] evm: security.selinux
[ 0.414512] evm: security.SMACK64
[ 0.414845] evm: security.SMACK64EXEC
[ 0.415204] evm: security.SMACK64TRANSMUTE
[ 0.415609] evm: security.SMACK64MMAP
[ 0.415986] evm: security.apparmor
[ 0.416325] evm: security.ima
[ 0.416614] evm: security.capability
[ 0.416968] evm: HMAC attrs: 0x1
[ 0.417560] PM: Magic number: 5:0:233
[ 0.418017] rtc_cmos 00:00: setting system clock to 2021-05-18T14:13:45 UTC
(1621347225)
[ 0.544853] Freeing unused decrypted memory: 2040K
[ 0.547864] Freeing unused kernel image memory: 2732K
[ 0.549105] Write protecting the kernel read-only data: 22528k
[ 0.553208] Freeing unused kernel image memory: 2008K
[ 0.554784] Freeing unused kernel image memory: 1136K
[ 0.567398] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.567956] Run /init as init process
supermin: mounting /proc
supermin: ext2 mini initrd starting up: 5.1.20
supermin: 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/sdd
selinux=0 guestfs_verbose=1 TERM=xterm-256color
supermin: uptime: 0.49 0.12
supermin: mounting /sys
supermin: internal insmod crc32-pclmul.ko
supermin: internal insmod crct10dif-pclmul.ko
supermin: internal insmod crc32_generic.ko
supermin: internal insmod nfit.ko
supermin: internal insmod virtio_blk.ko
supermin: internal insmod virtio-rng.ko
supermin: internal insmod crypto_engine.ko
supermin: internal insmod virtio_crypto.ko
supermin: internal insmod failover.ko
supermin: internal insmod net_failover.ko
supermin: internal insmod virtio_net.ko
supermin: internal insmod nd_btt.ko
supermin: internal insmod nd_pmem.ko
supermin: internal insmod nd_virtio.ko
supermin: internal insmod virtio_pmem.ko
supermin: internal insmod rpmsg_core.ko
supermin: internal insmod virtio_rpmsg_bus.ko
supermin: internal insmod virtio_scsi.ko
[ 0.596346] scsi host2: Virtio SCSI HBA
[ 0.597823] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+
PQ: 0 ANSI: 5
[ 0.598902] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+
PQ: 0 ANSI: 5
[ 0.599952] scsi 2:0:2:0: Direct-Access QEMU QEMU HARDDISK 2.5+
PQ: 0 ANSI: 5
[ 0.601025] scsi 2:0:3:0: Direct-Access QEMU QEMU HARDDISK 2.5+
PQ: 0 ANSI: 5
[ 0.615024] sd 2:0:0:0: Power-on or device reset occurred
[ 0.615532] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 0.616101] sd 2:0:1:0: Power-on or device reset occurred
[ 0.616621] sd 2:0:1:0: Attached scsi generic sg1 type 0
[ 0.617284] sd 2:0:0:0: [sda] 41943040 512-byte logical blocks: (21.5 GB/20.0
GiB)
[ 0.618065] sd 2:0:0:0: [sda] Write Protect is off
[ 0.618896] scsi 2:0:2:0: Attached scsi generic sg2 type 0
[ 0.619485] sd 2:0:1:0: [sdb] 265043968 512-byte logical blocks: (136 GB/126
GiB)
[ 0.620199] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 0.621111] sd 2:0:1:0: [sdb] Write Protect is off
[ 0.621718] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 0.622993] scsi 2:0:3:0: Attached scsi generic sg3 type 0
[ 0.623660] sd 2:0:2:0: Power-on or device reset occurred
[ 0.624300] sd 2:0:3:0: Power-on or device reset occurred
[ 0.625026] sdb: sdb1
[ 0.625296] sdb: p1 size 838856704 extends beyond EOD, enabling native
capacity
[ 0.626038] sda: sda1 sda2 < sda5 >
[ 0.626626] sd 2:0:3:0: [sdd] 8388608 512-byte logical blocks: (4.29 GB/4.00
GiB)
[ 0.627404] sd 2:0:3:0: [sdd] Write Protect is off
[ 0.628003] sd 2:0:3:0: [sdd] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 0.628946] sd 2:0:2:0: [sdc] 838860800 512-byte logical blocks: (429 GB/400
GiB)
[ 0.629861] sd 2:0:0:0: [sda] Attached SCSI disk
[ 0.630349] sd 2:0:2:0: [sdc] Write Protect is off
[ 0.630957] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 0.631865] sdb: sdb1
[ 0.632107] sdb: p1 size 838856704 extends beyond EOD, truncated
[ 0.633541] sd 2:0:1:0: [sdb] Attached SCSI disk
[ 0.634449] sdc: sdc1
[ 0.634840] sd 2:0:3:0: [sdd] Attached SCSI disk
[ 0.635619] sd 2:0:2:0: [sdc] Attached SCSI disk
supermin: internal insmod virtio_input.ko
supermin: internal insmod virtiofs.ko
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc4.ko
supermin: internal insmod crc64.ko
supermin: internal insmod crc7.ko
supermin: internal insmod crc8.ko
supermin: internal insmod libcrc32c.ko
supermin: picked /sys/block/sdd/dev (8:48) as root device
supermin: creating /dev/root as block special 8:48
supermin: mounting new root on /root
[ 0.646119] EXT4-fs (sdd): mounting ext2 file system using the ext4 subsystem
[ 0.648358] EXT4-fs (sdd): mounted filesystem without journal. Opts:
supermin: deleting initramfs files
supermin: chroot
Starting /init script ...
+ [[ 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/sdd selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_network=1* ]]
+ [[ 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/sdd selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_rescue=1* ]]
+ [[ 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/sdd selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_noreboot=1* ]]
+ [[ 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/sdd selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]]
+ '[' '!' -d /sys ']'
+ mkdir -p /sys
+ mount -t sysfs /sys /sys
+ mkdir -p /run
+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
+ mkdir -p /run/lock
+ ln -s ../run/lock /var/lock
+ test -e /etc/mtab
+ ln -s /proc/mounts /etc/mtab
+ mount -t devtmpfs /dev /dev
+ mkdir -p /dev/pts
+ mount -t devpts /dev/pts /dev/pts
+ mkdir -p /dev/shm
+ mount -t tmpfs -o mode=1777 shmfs /dev/shm
+ [[ 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/sdd selinux=0
guestfs_verbose=1 TERM=xterm-256color == *selinux=1* ]]
+ mkdir -p /run/tmpfiles.d
+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
++ od -x -A n
++ dd if=/dev/urandom bs=16 count=1 status=none
+ machine_id=' 68a5 1503 6e02 fe00 0b3e 61ce c7e3 7cfb'
+ echo 68a515036e02fe000b3e61cec7e37cfb
+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:12] Unknown group
'audio'.
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:13] Unknown group
'audio'.
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:14] Unknown group
'disk'.
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:17] Unknown group
'kvm'.
[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:22] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
[/usr/lib/tmpfiles.d/systemd.conf:27] Unknown group 'systemd-journal'.
Failed to parse ACL
"d:group::r-x,d:group:adm:r-x,group::r-x,group:adm:r-x": No such file
or directory. Ignoring
Failed to parse ACL "d:group:adm:r-x,group:adm:r-x": No such file or
directory. Ignoring
Failed to parse ACL "group:adm:r--": No such file or directory.
Ignoring
Failed to parse ACL
"d:group::r-x,d:group:adm:r-x,group::r-x,group:adm:r-x": No such file
or directory. Ignoring
Failed to parse ACL "d:group:adm:r-x,group:adm:r-x": No such file or
directory. Ignoring
Failed to parse ACL "group:adm:r--": No such file or directory.
Ignoring
+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd
/lib/udev/udevd /usr/lib/udev/udevd
+ '[' -x /lib/systemd/systemd-udevd ']'
+ UDEVD=/lib/systemd/systemd-udevd
+ break
+ '[' -z /lib/systemd/systemd-udevd ']'
+ /lib/systemd/systemd-udevd --daemon
Starting version 245.4-4ubuntu3.6
+ udevadm trigger
+ udevadm settle --timeout=600
+ shopt -s nullglob
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ shopt -u nullglob
+ ip addr add 127.0.0.1/8 brd + dev lo scope host
+ ip link set dev lo up
+ test '' = 1
+ mdadm -As --auto=yes --no-degraded
mdadm: No arrays found in config file or automatically
+ mkdir -p /tmp/lvm
+ touch /tmp/lvm/lvm.conf
+ LVM_SYSTEM_DIR=/tmp/lvm
+ export LVM_SYSTEM_DIR
+ lvmetad
/init: line 144: lvmetad: command not found
+ modprobe dm_mod
+ lvm pvscan --cache --activate ay
pvscan[184] PV /dev/sda5 online, VG root-vg is complete.
pvscan[184] PV /dev/sdb1 online, VG mail-vg incomplete (need 1).
pvscan[184] PV /dev/sdc1 online, VG mail-vg is complete.
pvscan[184] VG root-vg run autoactivation.
pvscan[184] VG mail-vg run autoactivation.
1 logical volume(s) in volume group "root-vg" now active
WARNING: Device /dev/sdb1 has size of 265041920 sectors which is smaller than
corresponding PV size of 838856704 sectors. Was device resized?
WARNING: One or more devices used as PVs in VG mail-vg have changed sizes.
[ 0.972758] device-mapper: table: 253:1: sdb1 too small for target:
start=2048, len=838852608, dev_size=265041920
[ 0.973585] device-mapper: core: Cannot calculate initial queue limits
[ 0.974095] device-mapper: ioctl: unable to set up device queue for new
table.
device-mapper: reload ioctl on (253:1) failed: Invalid argument
0 logical volume(s) in volume group "mail-vg" now active
mail-vg: autoactivation failed.
+ mdadm -As --auto=yes --run
mdadm: No arrays found in config file or automatically
+ ldmtool create all
[
]
+ test 1 = 1
+ test '' '!=' 1
+ uname -a
Linux (none) 5.4.0-73-generic #82-Ubuntu SMP Wed Apr 14 17:39:42 UTC 2021 x86_64
x86_64 x86_64 GNU/Linux
+ ls -lR /dev
/dev:
total 0
crw------- 1 0 0 10, 235 May 18 14:13 autofs
drwxr-xr-x 2 0 0 400 May 18 14:13 block
drwxr-xr-x 2 0 0 120 May 18 14:13 bsg
crw------- 1 0 0 10, 234 May 18 14:13 btrfs-control
drwxr-xr-x 2 0 0 2320 May 18 14:13 char
crw------- 1 0 0 5, 1 May 18 14:13 console
lrwxrwxrwx 1 0 0 11 May 18 14:13 core -> /proc/kcore
crw------- 1 0 0 10, 59 May 18 14:13 cpu_dma_latency
crw------- 1 0 0 10, 203 May 18 14:13 cuse
drwxr-xr-x 6 0 0 120 May 18 14:13 disk
brw------- 1 0 0 253, 0 May 18 14:13 dm-0
crw------- 1 0 0 10, 62 May 18 14:13 ecryptfs
lrwxrwxrwx 1 0 0 13 May 18 14:13 fd -> /proc/self/fd
crw-rw-rw- 1 0 0 1, 7 May 18 14:13 full
crw-rw-rw- 1 0 0 10, 229 May 18 14:13 fuse
crw------- 1 0 0 10, 228 May 18 14:13 hpet
crw------- 1 0 0 10, 183 May 18 14:13 hwrng
drwxr-xr-x 3 0 0 120 May 18 14:13 input
crw-r--r-- 1 0 0 1, 11 May 18 14:13 kmsg
drwxr-xr-x 2 0 0 60 May 18 2021 lightnvm
crw------- 1 0 0 10, 237 May 18 14:13 loop-control
brw------- 1 0 0 7, 0 May 18 14:13 loop0
brw------- 1 0 0 7, 1 May 18 14:13 loop1
brw------- 1 0 0 7, 2 May 18 14:13 loop2
brw------- 1 0 0 7, 3 May 18 14:13 loop3
brw------- 1 0 0 7, 4 May 18 14:13 loop4
brw------- 1 0 0 7, 5 May 18 14:13 loop5
brw------- 1 0 0 7, 6 May 18 14:13 loop6
brw------- 1 0 0 7, 7 May 18 14:13 loop7
drwxr-xr-x 2 0 0 80 May 18 14:13 mapper
crw------- 1 0 0 10, 227 May 18 14:13 mcelog
crw------- 1 0 0 1, 1 May 18 14:13 mem
drwxr-xr-x 2 0 0 60 May 18 2021 net
crw-rw-rw- 1 0 0 1, 3 May 18 14:13 null
crw------- 1 0 0 10, 144 May 18 14:13 nvram
crw------- 1 0 0 1, 4 May 18 14:13 port
crw------- 1 0 0 108, 0 May 18 14:13 ppp
crw------- 1 0 0 10, 1 May 18 14:13 psaux
crw-rw-rw- 1 0 0 5, 2 May 18 14:13 ptmx
drwxr-xr-x 2 0 0 0 May 18 14:13 pts
crw-rw-rw- 1 0 0 1, 8 May 18 14:13 random
crw------- 1 0 0 10, 242 May 18 14:13 rfkill
drwxr-xr-x 2 0 0 60 May 18 14:13 root-vg
lrwxrwxrwx 1 0 0 4 May 18 14:13 rtc -> rtc0
crw------- 1 0 0 249, 0 May 18 14:13 rtc0
brw------- 1 0 0 8, 0 May 18 14:13 sda
brw------- 1 0 0 8, 1 May 18 14:13 sda1
brw------- 1 0 0 8, 2 May 18 14:13 sda2
brw------- 1 0 0 8, 5 May 18 14:13 sda5
brw------- 1 0 0 8, 16 May 18 14:13 sdb
brw------- 1 0 0 8, 17 May 18 14:13 sdb1
brw------- 1 0 0 8, 32 May 18 14:13 sdc
brw------- 1 0 0 8, 33 May 18 14:13 sdc1
brw------- 1 0 0 8, 48 May 18 14:13 sdd
crw------- 1 0 0 21, 0 May 18 14:13 sg0
crw------- 1 0 0 21, 1 May 18 14:13 sg1
crw------- 1 0 0 21, 2 May 18 14:13 sg2
crw------- 1 0 0 21, 3 May 18 14:13 sg3
drwxrwxrwt 2 0 0 40 May 18 14:13 shm
crw------- 1 0 0 10, 231 May 18 14:13 snapshot
drwxr-xr-x 2 0 0 80 May 18 14:13 snd
lrwxrwxrwx 1 0 0 15 May 18 14:13 stderr -> /proc/self/fd/2
lrwxrwxrwx 1 0 0 15 May 18 14:13 stdin -> /proc/self/fd/0
lrwxrwxrwx 1 0 0 15 May 18 14:13 stdout -> /proc/self/fd/1
crw-rw-rw- 1 0 0 5, 0 May 18 14:13 tty
crw------- 1 0 0 4, 0 May 18 14:13 tty0
crw------- 1 0 0 4, 1 May 18 14:13 tty1
crw------- 1 0 0 4, 10 May 18 14:13 tty10
crw------- 1 0 0 4, 11 May 18 14:13 tty11
crw------- 1 0 0 4, 12 May 18 14:13 tty12
crw------- 1 0 0 4, 13 May 18 14:13 tty13
crw------- 1 0 0 4, 14 May 18 14:13 tty14
crw------- 1 0 0 4, 15 May 18 14:13 tty15
crw------- 1 0 0 4, 16 May 18 14:13 tty16
crw------- 1 0 0 4, 17 May 18 14:13 tty17
crw------- 1 0 0 4, 18 May 18 14:13 tty18
crw------- 1 0 0 4, 19 May 18 14:13 tty19
crw------- 1 0 0 4, 2 May 18 14:13 tty2
crw------- 1 0 0 4, 20 May 18 14:13 tty20
crw------- 1 0 0 4, 21 May 18 14:13 tty21
crw------- 1 0 0 4, 22 May 18 14:13 tty22
crw------- 1 0 0 4, 23 May 18 14:13 tty23
crw------- 1 0 0 4, 24 May 18 14:13 tty24
crw------- 1 0 0 4, 25 May 18 14:13 tty25
crw------- 1 0 0 4, 26 May 18 14:13 tty26
crw------- 1 0 0 4, 27 May 18 14:13 tty27
crw------- 1 0 0 4, 28 May 18 14:13 tty28
crw------- 1 0 0 4, 29 May 18 14:13 tty29
crw------- 1 0 0 4, 3 May 18 14:13 tty3
crw------- 1 0 0 4, 30 May 18 14:13 tty30
crw------- 1 0 0 4, 31 May 18 14:13 tty31
crw------- 1 0 0 4, 32 May 18 14:13 tty32
crw------- 1 0 0 4, 33 May 18 14:13 tty33
crw------- 1 0 0 4, 34 May 18 14:13 tty34
crw------- 1 0 0 4, 35 May 18 14:13 tty35
crw------- 1 0 0 4, 36 May 18 14:13 tty36
crw------- 1 0 0 4, 37 May 18 14:13 tty37
crw------- 1 0 0 4, 38 May 18 14:13 tty38
crw------- 1 0 0 4, 39 May 18 14:13 tty39
crw------- 1 0 0 4, 4 May 18 14:13 tty4
crw------- 1 0 0 4, 40 May 18 14:13 tty40
crw------- 1 0 0 4, 41 May 18 14:13 tty41
crw------- 1 0 0 4, 42 May 18 14:13 tty42
crw------- 1 0 0 4, 43 May 18 14:13 tty43
crw------- 1 0 0 4, 44 May 18 14:13 tty44
crw------- 1 0 0 4, 45 May 18 14:13 tty45
crw------- 1 0 0 4, 46 May 18 14:13 tty46
crw------- 1 0 0 4, 47 May 18 14:13 tty47
crw------- 1 0 0 4, 48 May 18 14:13 tty48
crw------- 1 0 0 4, 49 May 18 14:13 tty49
crw------- 1 0 0 4, 5 May 18 14:13 tty5
crw------- 1 0 0 4, 50 May 18 14:13 tty50
crw------- 1 0 0 4, 51 May 18 14:13 tty51
crw------- 1 0 0 4, 52 May 18 14:13 tty52
crw------- 1 0 0 4, 53 May 18 14:13 tty53
crw------- 1 0 0 4, 54 May 18 14:13 tty54
crw------- 1 0 0 4, 55 May 18 14:13 tty55
crw------- 1 0 0 4, 56 May 18 14:13 tty56
crw------- 1 0 0 4, 57 May 18 14:13 tty57
crw------- 1 0 0 4, 58 May 18 14:13 tty58
crw------- 1 0 0 4, 59 May 18 14:13 tty59
crw------- 1 0 0 4, 6 May 18 14:13 tty6
crw------- 1 0 0 4, 60 May 18 14:13 tty60
crw------- 1 0 0 4, 61 May 18 14:13 tty61
crw------- 1 0 0 4, 62 May 18 14:13 tty62
crw------- 1 0 0 4, 63 May 18 14:13 tty63
crw------- 1 0 0 4, 7 May 18 14:13 tty7
crw------- 1 0 0 4, 8 May 18 14:13 tty8
crw------- 1 0 0 4, 9 May 18 14:13 tty9
crw------- 1 0 0 4, 64 May 18 14:13 ttyS0
crw------- 1 0 0 5, 3 May 18 14:13 ttyprintk
crw------- 1 0 0 10, 60 May 18 14:13 udmabuf
crw------- 1 0 0 10, 239 May 18 14:13 uhid
crw------- 1 0 0 10, 223 May 18 14:13 uinput
crw-rw-rw- 1 0 0 1, 9 May 18 14:13 urandom
crw------- 1 0 0 10, 240 May 18 14:13 userio
crw------- 1 0 0 7, 0 May 18 14:13 vcs
crw------- 1 0 0 7, 1 May 18 14:13 vcs1
crw------- 1 0 0 7, 128 May 18 14:13 vcsa
crw------- 1 0 0 7, 129 May 18 14:13 vcsa1
crw------- 1 0 0 7, 64 May 18 14:13 vcsu
crw------- 1 0 0 7, 65 May 18 14:13 vcsu1
drwxr-xr-x 2 0 0 60 May 18 2021 vfio
crw------- 1 0 0 10, 63 May 18 14:13 vga_arbiter
crw------- 1 0 0 10, 137 May 18 14:13 vhci
crw------- 1 0 0 10, 238 May 18 14:13 vhost-net
crw------- 1 0 0 10, 241 May 18 14:13 vhost-vsock
drwxr-xr-x 2 0 0 60 May 18 14:13 virtio-ports
crw------- 1 0 0 243, 1 May 18 14:13 vport2p1
crw-rw-rw- 1 0 0 1, 5 May 18 14:13 zero
crw------- 1 0 0 10, 249 May 18 14:13 zfs
/dev/block:
total 0
lrwxrwxrwx 1 0 0 7 May 18 14:13 253:0 -> ../dm-0
lrwxrwxrwx 1 0 0 8 May 18 14:13 7:0 -> ../loop0
lrwxrwxrwx 1 0 0 8 May 18 14:13 7:1 -> ../loop1
lrwxrwxrwx 1 0 0 8 May 18 14:13 7:2 -> ../loop2
lrwxrwxrwx 1 0 0 8 May 18 14:13 7:3 -> ../loop3
lrwxrwxrwx 1 0 0 8 May 18 14:13 7:4 -> ../loop4
lrwxrwxrwx 1 0 0 8 May 18 14:13 7:5 -> ../loop5
lrwxrwxrwx 1 0 0 8 May 18 14:13 7:6 -> ../loop6
lrwxrwxrwx 1 0 0 8 May 18 14:13 7:7 -> ../loop7
lrwxrwxrwx 1 0 0 6 May 18 14:13 8:0 -> ../sda
lrwxrwxrwx 1 0 0 7 May 18 14:13 8:1 -> ../sda1
lrwxrwxrwx 1 0 0 6 May 18 14:13 8:16 -> ../sdb
lrwxrwxrwx 1 0 0 7 May 18 14:13 8:17 -> ../sdb1
lrwxrwxrwx 1 0 0 7 May 18 14:13 8:2 -> ../sda2
lrwxrwxrwx 1 0 0 6 May 18 14:13 8:32 -> ../sdc
lrwxrwxrwx 1 0 0 7 May 18 14:13 8:33 -> ../sdc1
lrwxrwxrwx 1 0 0 6 May 18 14:13 8:48 -> ../sdd
lrwxrwxrwx 1 0 0 7 May 18 14:13 8:5 -> ../sda5
/dev/bsg:
total 0
crw------- 1 0 0 244, 0 May 18 14:13 2:0:0:0
crw------- 1 0 0 244, 1 May 18 14:13 2:0:1:0
crw------- 1 0 0 244, 2 May 18 14:13 2:0:2:0
crw------- 1 0 0 244, 3 May 18 14:13 2:0:3:0
/dev/char:
total 0
lrwxrwxrwx 1 0 0 6 May 18 14:13 108:0 -> ../ppp
lrwxrwxrwx 1 0 0 8 May 18 14:13 10:1 -> ../psaux
lrwxrwxrwx 1 0 0 8 May 18 14:13 10:183 -> ../hwrng
lrwxrwxrwx 1 0 0 12 May 18 14:13 10:196 -> ../vfio/vfio
lrwxrwxrwx 1 0 0 10 May 18 14:13 10:200 -> ../net/tun
lrwxrwxrwx 1 0 0 9 May 18 14:13 10:223 -> ../uinput
lrwxrwxrwx 1 0 0 9 May 18 14:13 10:227 -> ../mcelog
lrwxrwxrwx 1 0 0 7 May 18 14:13 10:228 -> ../hpet
lrwxrwxrwx 1 0 0 7 May 18 14:13 10:229 -> ../fuse
lrwxrwxrwx 1 0 0 11 May 18 14:13 10:231 -> ../snapshot
lrwxrwxrwx 1 0 0 17 May 18 14:13 10:236 -> ../mapper/control
lrwxrwxrwx 1 0 0 15 May 18 14:13 10:237 -> ../loop-control
lrwxrwxrwx 1 0 0 9 May 18 14:13 10:242 -> ../rfkill
lrwxrwxrwx 1 0 0 18 May 18 14:13 10:59 -> ../cpu_dma_latency
lrwxrwxrwx 1 0 0 10 May 18 14:13 10:60 -> ../udmabuf
lrwxrwxrwx 1 0 0 19 May 18 14:13 10:61 -> ../lightnvm/control
lrwxrwxrwx 1 0 0 11 May 18 14:13 10:62 -> ../ecryptfs
lrwxrwxrwx 1 0 0 14 May 18 14:13 10:63 -> ../vga_arbiter
lrwxrwxrwx 1 0 0 13 May 18 14:13 13:63 -> ../input/mice
lrwxrwxrwx 1 0 0 15 May 18 14:13 13:64 -> ../input/event0
lrwxrwxrwx 1 0 0 15 May 18 14:13 13:65 -> ../input/event1
lrwxrwxrwx 1 0 0 6 May 18 14:13 1:1 -> ../mem
lrwxrwxrwx 1 0 0 7 May 18 14:13 1:11 -> ../kmsg
lrwxrwxrwx 1 0 0 7 May 18 14:13 1:3 -> ../null
lrwxrwxrwx 1 0 0 7 May 18 14:13 1:4 -> ../port
lrwxrwxrwx 1 0 0 7 May 18 14:13 1:5 -> ../zero
lrwxrwxrwx 1 0 0 7 May 18 14:13 1:7 -> ../full
lrwxrwxrwx 1 0 0 9 May 18 14:13 1:8 -> ../random
lrwxrwxrwx 1 0 0 10 May 18 14:13 1:9 -> ../urandom
lrwxrwxrwx 1 0 0 6 May 18 14:13 21:0 -> ../sg0
lrwxrwxrwx 1 0 0 6 May 18 14:13 21:1 -> ../sg1
lrwxrwxrwx 1 0 0 6 May 18 14:13 21:2 -> ../sg2
lrwxrwxrwx 1 0 0 6 May 18 14:13 21:3 -> ../sg3
lrwxrwxrwx 1 0 0 11 May 18 14:13 243:1 -> ../vport2p1
lrwxrwxrwx 1 0 0 14 May 18 14:13 244:0 -> ../bsg/2:0:0:0
lrwxrwxrwx 1 0 0 14 May 18 14:13 244:1 -> ../bsg/2:0:1:0
lrwxrwxrwx 1 0 0 14 May 18 14:13 244:2 -> ../bsg/2:0:2:0
lrwxrwxrwx 1 0 0 14 May 18 14:13 244:3 -> ../bsg/2:0:3:0
lrwxrwxrwx 1 0 0 7 May 18 14:13 249:0 -> ../rtc0
lrwxrwxrwx 1 0 0 7 May 18 14:13 4:0 -> ../tty0
lrwxrwxrwx 1 0 0 7 May 18 14:13 4:1 -> ../tty1
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:10 -> ../tty10
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:11 -> ../tty11
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:12 -> ../tty12
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:13 -> ../tty13
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:14 -> ../tty14
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:15 -> ../tty15
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:16 -> ../tty16
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:17 -> ../tty17
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:18 -> ../tty18
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:19 -> ../tty19
lrwxrwxrwx 1 0 0 7 May 18 14:13 4:2 -> ../tty2
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:20 -> ../tty20
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:21 -> ../tty21
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:22 -> ../tty22
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:23 -> ../tty23
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:24 -> ../tty24
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:25 -> ../tty25
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:26 -> ../tty26
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:27 -> ../tty27
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:28 -> ../tty28
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:29 -> ../tty29
lrwxrwxrwx 1 0 0 7 May 18 14:13 4:3 -> ../tty3
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:30 -> ../tty30
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:31 -> ../tty31
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:32 -> ../tty32
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:33 -> ../tty33
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:34 -> ../tty34
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:35 -> ../tty35
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:36 -> ../tty36
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:37 -> ../tty37
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:38 -> ../tty38
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:39 -> ../tty39
lrwxrwxrwx 1 0 0 7 May 18 14:13 4:4 -> ../tty4
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:40 -> ../tty40
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:41 -> ../tty41
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:42 -> ../tty42
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:43 -> ../tty43
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:44 -> ../tty44
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:45 -> ../tty45
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:46 -> ../tty46
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:47 -> ../tty47
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:48 -> ../tty48
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:49 -> ../tty49
lrwxrwxrwx 1 0 0 7 May 18 14:13 4:5 -> ../tty5
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:50 -> ../tty50
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:51 -> ../tty51
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:52 -> ../tty52
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:53 -> ../tty53
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:54 -> ../tty54
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:55 -> ../tty55
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:56 -> ../tty56
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:57 -> ../tty57
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:58 -> ../tty58
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:59 -> ../tty59
lrwxrwxrwx 1 0 0 7 May 18 14:13 4:6 -> ../tty6
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:60 -> ../tty60
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:61 -> ../tty61
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:62 -> ../tty62
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:63 -> ../tty63
lrwxrwxrwx 1 0 0 8 May 18 14:13 4:64 -> ../ttyS0
lrwxrwxrwx 1 0 0 7 May 18 14:13 4:7 -> ../tty7
lrwxrwxrwx 1 0 0 7 May 18 14:13 4:8 -> ../tty8
lrwxrwxrwx 1 0 0 7 May 18 14:13 4:9 -> ../tty9
lrwxrwxrwx 1 0 0 6 May 18 14:13 5:0 -> ../tty
lrwxrwxrwx 1 0 0 10 May 18 14:13 5:1 -> ../console
lrwxrwxrwx 1 0 0 7 May 18 14:13 5:2 -> ../ptmx
lrwxrwxrwx 1 0 0 12 May 18 14:13 5:3 -> ../ttyprintk
lrwxrwxrwx 1 0 0 6 May 18 14:13 7:0 -> ../vcs
lrwxrwxrwx 1 0 0 7 May 18 14:13 7:1 -> ../vcs1
lrwxrwxrwx 1 0 0 7 May 18 14:13 7:128 -> ../vcsa
lrwxrwxrwx 1 0 0 8 May 18 14:13 7:129 -> ../vcsa1
lrwxrwxrwx 1 0 0 7 May 18 14:13 7:64 -> ../vcsu
lrwxrwxrwx 1 0 0 8 May 18 14:13 7:65 -> ../vcsu1
/dev/disk:
total 0
drwxr-xr-x 2 0 0 320 May 18 14:13 by-id
drwxr-xr-x 2 0 0 120 May 18 14:13 by-partuuid
drwxr-xr-x 2 0 0 220 May 18 14:13 by-path
drwxr-xr-x 2 0 0 100 May 18 14:13 by-uuid
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 0 0 10 May 18 14:13 dm-name-root--vg-root--lv -> ../../dm-0
lrwxrwxrwx 1 0 0 10 May 18 14:13
dm-uuid-LVM-sZC96BSSo4zFWIc8l2Hd6wKYypftNfAFmfSR6b6L1neFnE4ShCXI8Doc2yJEmIy8
-> ../../dm-0
lrwxrwxrwx 1 0 0 10 May 18 14:13
lvm-pv-uuid-03wn25-RmdQ-8OOi-vwS4-jRpe-1CsA-tzFNrk -> ../../sda5
lrwxrwxrwx 1 0 0 10 May 18 14:13
lvm-pv-uuid-1O0TdE-rhEY-LqvD-kkAk-Tz0V-jemB-08zeAR -> ../../sdc1
lrwxrwxrwx 1 0 0 10 May 18 14:13
lvm-pv-uuid-NHJBoW-te3c-zPLc-jGS3-WxuW-Ate5-bdKJuy -> ../../sdb1
lrwxrwxrwx 1 0 0 9 May 18 14:13 scsi-0QEMU_QEMU_HARDDISK_appliance ->
../../sdd
lrwxrwxrwx 1 0 0 9 May 18 14:13 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
lrwxrwxrwx 1 0 0 10 May 18 14:13 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 ->
../../sda1
lrwxrwxrwx 1 0 0 10 May 18 14:13 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 ->
../../sda2
lrwxrwxrwx 1 0 0 10 May 18 14:13 scsi-0QEMU_QEMU_HARDDISK_hd0-part5 ->
../../sda5
lrwxrwxrwx 1 0 0 9 May 18 14:13 scsi-0QEMU_QEMU_HARDDISK_hd1 -> ../../sdb
lrwxrwxrwx 1 0 0 10 May 18 14:13 scsi-0QEMU_QEMU_HARDDISK_hd1-part1 ->
../../sdb1
lrwxrwxrwx 1 0 0 9 May 18 14:13 scsi-0QEMU_QEMU_HARDDISK_hd2 -> ../../sdc
lrwxrwxrwx 1 0 0 10 May 18 14:13 scsi-0QEMU_QEMU_HARDDISK_hd2-part1 ->
../../sdc1
/dev/disk/by-partuuid:
total 0
lrwxrwxrwx 1 0 0 10 May 18 14:13 85eb24df-01 -> ../../sda1
lrwxrwxrwx 1 0 0 10 May 18 14:13 85eb24df-02 -> ../../sda2
lrwxrwxrwx 1 0 0 10 May 18 14:13 85eb24df-05 -> ../../sda5
lrwxrwxrwx 1 0 0 10 May 18 14:13 99736aea-01 -> ../../sdc1
/dev/disk/by-path:
total 0
lrwxrwxrwx 1 0 0 9 May 18 14:13 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 0 0 10 May 18 14:13 pci-0000:00:03.0-scsi-0:0:0:0-part1 ->
../../sda1
lrwxrwxrwx 1 0 0 10 May 18 14:13 pci-0000:00:03.0-scsi-0:0:0:0-part2 ->
../../sda2
lrwxrwxrwx 1 0 0 10 May 18 14:13 pci-0000:00:03.0-scsi-0:0:0:0-part5 ->
../../sda5
lrwxrwxrwx 1 0 0 9 May 18 14:13 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb
lrwxrwxrwx 1 0 0 10 May 18 14:13 pci-0000:00:03.0-scsi-0:0:1:0-part1 ->
../../sdb1
lrwxrwxrwx 1 0 0 9 May 18 14:13 pci-0000:00:03.0-scsi-0:0:2:0 -> ../../sdc
lrwxrwxrwx 1 0 0 10 May 18 14:13 pci-0000:00:03.0-scsi-0:0:2:0-part1 ->
../../sdc1
lrwxrwxrwx 1 0 0 9 May 18 14:13 pci-0000:00:03.0-scsi-0:0:3:0 -> ../../sdd
/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 0 0 9 May 18 14:13 84c388a8-3d23-40b6-b00d-92bff77c4901 ->
../../sdd
lrwxrwxrwx 1 0 0 10 May 18 14:13 a9e16d34-9148-4a44-acf0-af6c4f054d68 ->
../../sda1
lrwxrwxrwx 1 0 0 10 May 18 14:13 e03a8aa8-859c-4f71-89bd-c9d180e23e2a ->
../../dm-0
/dev/input:
total 0
drwxr-xr-x 2 0 0 60 May 18 14:13 by-path
crw------- 1 0 0 13, 64 May 18 14:13 event0
crw------- 1 0 0 13, 65 May 18 14:13 event1
crw------- 1 0 0 13, 63 May 18 14:13 mice
/dev/input/by-path:
total 0
lrwxrwxrwx 1 0 0 9 May 18 14:13 platform-i8042-serio-0-event-kbd -> ../event1
/dev/lightnvm:
total 0
crw------- 1 0 0 10, 61 May 18 14:13 control
/dev/mapper:
total 0
crw------- 1 0 0 10, 236 May 18 14:13 control
lrwxrwxrwx 1 0 0 7 May 18 14:13 root--vg-root--lv -> ../dm-0
/dev/net:
total 0
crw-rw-rw- 1 0 0 10, 200 May 18 14:13 tun
/dev/pts:
total 0
c--------- 1 0 0 5, 2 May 18 14:13 ptmx
/dev/root-vg:
total 0
lrwxrwxrwx 1 0 0 7 May 18 14:13 root-lv -> ../dm-0
/dev/shm:
total 0
/dev/snd:
total 0
crw------- 1 0 0 116, 1 May 18 14:13 seq
crw------- 1 0 0 116, 33 May 18 14:13 timer
/dev/vfio:
total 0
crw-rw-rw- 1 0 0 10, 196 May 18 14:13 vfio
/dev/virtio-ports:
total 0
lrwxrwxrwx 1 0 0 11 May 18 14:13 org.libguestfs.channel.0 -> ../vport2p1
+ cat /proc/mounts
/dev/root / ext2 rw,noatime 0 0
/proc /proc proc rw,relatime 0 0
/sys /sys sysfs rw,relatime 0 0
tmpfs /run tmpfs rw,nosuid,relatime,size=149340k,mode=755 0 0
/dev /dev devtmpfs rw,relatime,size=369040k,nr_inodes=92260,mode=755 0 0
/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
shmfs /dev/shm tmpfs rw,relatime 0 0
+ cat /proc/mdstat
Personalities :
unused devices: <none>
+ lvm config
+ lvm pvs
WARNING: Device /dev/sdb1 has size of 265041920 sectors which is smaller than
corresponding PV size of 838856704 sectors. Was device resized?
WARNING: One or more devices used as PVs in VG mail-vg have changed sizes.
PV VG Fmt Attr PSize PFree
/dev/sda5 root-vg lvm2 a-- 18.13g 0
/dev/sdb1 mail-vg lvm2 a-- <400.00g 0
/dev/sdc1 mail-vg lvm2 a-- <400.00g 0
+ lvm vgs
WARNING: Device /dev/sdb1 has size of 265041920 sectors which is smaller than
corresponding PV size of 838856704 sectors. Was device resized?
WARNING: One or more devices used as PVs in VG mail-vg have changed sizes.
VG #PV #LV #SN Attr VSize VFree
mail-vg 2 1 0 wz--n- 799.99g 0
root-vg 1 1 0 wz--n- 18.13g 0
+ lvm lvs
WARNING: Device /dev/sdb1 has size of 265041920 sectors which is smaller than
corresponding PV size of 838856704 sectors. Was device resized?
WARNING: One or more devices used as PVs in VG mail-vg have changed sizes.
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync
Convert
mail-lv mail-vg -wi------- 799.99g
root-lv root-vg -wi-a----- 18.13g
+ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
+ ip r
+ cat /etc/resolv.conf
cat: /etc/resolv.conf: No such file or directory
+ lsmod
Module Size Used by
libcrc32c 16384 0
crc8 16384 0
crc7 16384 0
crc64 16384 0
crc4 16384 0
crc_itu_t 16384 0
virtiofs 28672 0
virtio_input 16384 0
virtio_scsi 24576 2
virtio_rpmsg_bus 24576 0
rpmsg_core 16384 1 virtio_rpmsg_bus
virtio_pmem 16384 0
nd_virtio 16384 1 virtio_pmem
nd_pmem 24576 0
nd_btt 28672 1 nd_pmem
virtio_net 53248 0
net_failover 20480 1 virtio_net
failover 16384 1 net_failover
virtio_crypto 28672 0
crypto_engine 16384 1 virtio_crypto
virtio_rng 16384 0
virtio_blk 20480 0
nfit 65536 0
crc32_generic 16384 0
crct10dif_pclmul 16384 1
crc32_pclmul 16384 0
+ date
Tue May 18 14:13:46 UTC 2021
+ echo -n 'clocksource: '
clocksource: + cat
/sys/devices/system/clocksource/clocksource0/current_clocksource
kvm-clock
+ echo -n 'uptime: '
uptime: + cat /proc/uptime
1.21 0.20
+ cmd=guestfsd
++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
+ eval
+ test x '!=' x
+ test 1 = 1
+ cmd='guestfsd --verbose'
+ test '' = 1
+ false
+ test '' = 1
+ echo guestfsd --verbose
guestfsd --verbose
+ guestfsd --verbose
lvm_system_dir = /tmp/lvm
OCaml daemon loaded
trying to open virtio-serial channel
'/dev/virtio-ports/org.libguestfs.channel.0'
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
libguestfs: appliance is up
libguestfs: trace: launch = 0><fs>
-------------- next part --------------
root at b019001:/restore/mail019001/mail019001-restore-03# guestfish
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: create: flags = 0, handle = 0x56005cfdf000, program = guestfish
libguestfs: trace: set_pgroup true
libguestfs: trace: set_pgroup = 0
Welcome to guestfish, the guest filesystem shell for
editing virtual machine filesystems and disk images.
Type: ?help? for help on commands
?man? to read the manual
?quit? to quit the shell
><fs> add mail019001.vmdk
libguestfs: trace: add_drive "mail019001.vmdk"
libguestfs: trace: add_drive = 0><fs> add mail019001_1.vmdk
libguestfs: trace: add_drive "mail019001_1.vmdk"
libguestfs: trace: add_drive = 0><fs> add mail019001_2.vmdk
libguestfs: trace: add_drive "mail019001_2.vmdk"
libguestfs: trace: add_drive = 0><fs> run
libguestfs: trace: launch
libguestfs: trace: max_disks
libguestfs: trace: max_disks = 255
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/tmp"
libguestfs: trace: version
libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 40,
release: 2, extra: , >
libguestfs: trace: get_backend
libguestfs: trace: get_backend = "direct"
libguestfs: launch: program=guestfish
libguestfs: launch: version=1.40.2
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/tmp/libguestfs6ROUbP
libguestfs: launch: umask=0022
libguestfs: launch: euid=0
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
supermin: version: 5.1.20
supermin: package handler: debian/dpkg
supermin: acquiring lock on /var/tmp/.guestfs-0/lock
supermin: if-newer: output does not need rebuilding
libguestfs: finished building supermin appliance
libguestfs: begin testing qemu features
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: checking for previously cached test results of
/usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-0
libguestfs: loading previously cached test results
libguestfs: qemu version: 4.2
libguestfs: qemu mandatory locking: yes
libguestfs: qemu KVM: enabled
libguestfs: trace: get_backend_setting "force_tcg"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: trace: get_sockdir
libguestfs: trace: get_sockdir = "/tmp"
libguestfs: finished testing qemu features
libguestfs: trace: get_backend_setting "gdb"
libguestfs: trace: get_backend_setting = NULL (error)
/usr/bin/qemu-system-x86_64 \
-global virtio-blk-pci.scsi=off \
-no-user-config \
-enable-fips \
-nodefaults \
-display none \
-machine accel=kvm:tcg \
-cpu host \
-m 768 \
-no-reboot \
-rtc driftfix=slew \
-no-hpet \
-global kvm-pit.lost_tick_policy=discard \
-kernel /var/tmp/.guestfs-0/appliance.d/kernel \
-initrd /var/tmp/.guestfs-0/appliance.d/initrd \
-object rng-random,filename=/dev/urandom,id=rng0 \
-device virtio-rng-pci,rng=rng0 \
-device virtio-scsi-pci,id=scsi \
-drive
file=/restore/mail019001/mail019001-restore-03/mail019001.vmdk,cache=writeback,id=hd0,if=none
\
-device scsi-hd,drive=hd0 \
-drive
file=/restore/mail019001/mail019001-restore-03/mail019001_1.vmdk,cache=writeback,id=hd1,if=none
\
-device scsi-hd,drive=hd1 \
-drive
file=/restore/mail019001/mail019001-restore-03/mail019001_2.vmdk,cache=writeback,id=hd2,if=none
\
-device scsi-hd,drive=hd2 \
-drive
file=/var/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw
\
-device scsi-hd,drive=appliance \
-device virtio-serial-pci \
-serial stdio \
-device sga \
-chardev socket,path=/tmp/libguestfszDceGP/guestfsd.sock,id=channel0 \
-device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
-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/sdd
selinux=0 guestfs_verbose=1 TERM=xterm-256color"
libguestfs: responding to serial console Device Status Report
\x1b[1;256r\x1b[256;256H\x1b[6n
Google, Inc.
Serial Graphics Adapter 12/12/19
SGABIOS $Id$ (build at debian) Thu Dec 12 18:22:50 UTC 2019
Term: 80x24
4 0
SeaBIOS (version 1.13.0-1ubuntu1.1)
Booting from ROM...
\x1b[2J[ 0.000000] Linux version 5.4.0-73-generic (buildd at lcy01-amd64-019)
(gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #82-Ubuntu SMP Wed Apr 14
17:39:42 UTC 2021 (Ubuntu 5.4.0-73.82-generic 5.4.106)
[ 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/sdd
selinux=0 guestfs_verbose=1 TERM=xterm-256color
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 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: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512
ZMM_Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys
User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x2ff, context size is 2568
bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002ffdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000002ffdd000-0x000000002fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS
1.13.0-1ubuntu1.1 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 9001001, primary cpu clock
[ 0.000000] kvm-clock: using sched offset of 99827581 cycles
[ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles:
0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000012] tsc: Detected 2095.030 MHz processor
[ 0.000757] last_pfn = 0x2ffdd max_arch_pfn = 0x400000000
[ 0.000814] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.007829] found SMP MP-table at [mem 0x000f5c90-0x000f5c9f]
[ 0.007991] check: Scanning 1 areas for low memory corruption
[ 0.008023] Using GB pages for direct mapping
[ 0.008112] RAMDISK: [mem 0x2ff25000-0x2ffcffff]
[ 0.008139] ACPI: Early table checksum verification disabled
[ 0.008158] ACPI: RSDP 0x00000000000F5AC0 000014 (v00 BOCHS )
[ 0.008162] ACPI: RSDT 0x000000002FFE1510 00002C (v01 BOCHS BXPCRSDT
00000001 BXPC 00000001)
[ 0.008170] ACPI: FACP 0x000000002FFE1424 000074 (v01 BOCHS BXPCFACP
00000001 BXPC 00000001)
[ 0.008175] ACPI: DSDT 0x000000002FFE0040 0013E4 (v01 BOCHS BXPCDSDT
00000001 BXPC 00000001)
[ 0.008178] ACPI: FACS 0x000000002FFE0000 000040
[ 0.008181] ACPI: APIC 0x000000002FFE1498 000078 (v01 BOCHS BXPCAPIC
00000001 BXPC 00000001)
[ 0.008550] No NUMA configuration found
[ 0.008552] Faking a node at [mem 0x0000000000000000-0x000000002ffdcfff]
[ 0.008568] NODE_DATA(0) allocated [mem 0x2fefa000-0x2ff24fff]
[ 0.008763] Zone ranges:
[ 0.008764] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008766] DMA32 [mem 0x0000000001000000-0x000000002ffdcfff]
[ 0.008767] Normal empty
[ 0.008768] Device empty
[ 0.008768] Movable zone start for each node
[ 0.008771] Early memory node ranges
[ 0.008772] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.008773] node 0: [mem 0x0000000000100000-0x000000002ffdcfff]
[ 0.012249] Zeroed struct page in unavailable ranges: 133 pages
[ 0.012251] Initmem setup node 0 [mem 0x0000000000001000-0x000000002ffdcfff]
[ 0.024017] ACPI: PM-Timer IO Port: 0x608
[ 0.024043] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.024079] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.024082] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.024084] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.024085] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.024089] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.024089] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.024095] Using ACPI (MADT) for SMP configuration information
[ 0.024100] TSC deadline timer available
[ 0.024101] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.024118] KVM setup pv sched yield
[ 0.024133] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.024134] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.024135] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.024136] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.024138] [mem 0x30000000-0xfeffbfff] available for PCI devices
[ 0.024139] Booting paravirtualized kernel on KVM
[ 0.024144] clocksource: refined-jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.024148] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1
nr_node_ids:1
[ 0.026212] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u2097152
[ 0.026253] KVM setup async PF for cpu 0
[ 0.026258] kvm-stealtime: cpu 0, msr 2f02d040
[ 0.026266] Built 1 zonelists, mobility grouping on. Total pages: 193382
[ 0.026267] Policy zone: DMA32
[ 0.026268] 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/sdd selinux=0 guestfs_verbose=1 TERM=xterm-256color
[ 0.026484] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes,
linear)
[ 0.026513] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes,
linear)
[ 0.026552] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.027930] Memory: 738044K/785900K available (14339K kernel code, 2400K
rwdata, 5008K rodata, 2732K init, 4972K bss, 47856K reserved, 0K cma-reserved)
[ 0.027948] random: get_random_u64 called from kmem_cache_open+0x2d/0x410
with crng_init=0
[ 0.029862] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.029892] ftrace: allocating 44586 entries in 175 pages
[ 0.049897] rcu: Hierarchical RCU implementation.
[ 0.049899] rcu: \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.049900] \tTasks RCU enabled.
[ 0.049901] rcu: RCU calculated value of scheduler-enlistment delay is 25
jiffies.
[ 0.049902] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.052300] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.052469] random: crng done (trusting CPU's manufacturer)
[ 0.052556] Console: colour *CGA 80x25
[ 0.116183] printk: console [ttyS0] enabled
[ 0.116580] ACPI: Core revision 20190816
[ 0.116967] APIC: Switch to symmetric I/O mode setup
[ 0.117740] x2apic enabled
[ 0.118193] Switched APIC routing to physical x2apic.
[ 0.118648] KVM setup pv IPIs
[ 0.119665] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles:
0x1e32d986f48, max_idle_ns: 440795238900 ns
[ 0.120582] Calibrating delay loop (skipped) preset value.. 4190.06 BogoMIPS
(lpj=8380120)
[ 0.121331] pid_max: default: 32768 minimum: 301
[ 0.121792] LSM: Security Framework initializing
[ 0.122336] Yama: becoming mindful.
[ 0.122731] AppArmor: AppArmor initialized
[ 0.123203] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes,
linear)
[ 0.123884] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes,
linear)
[ 0.124579] *** VALIDATE tmpfs ***
[ 0.124579] *** VALIDATE proc ***
[ 0.124579] Disabling memory control group subsystem
[ 0.124579] *** VALIDATE cgroup1 ***
[ 0.124579] *** VALIDATE cgroup2 ***
[ 0.124579] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.124579] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.124579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.124579] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user
pointer sanitization
[ 0.124579] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.124579] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on
context switch
[ 0.124579] Spectre V2 : mitigation: Enabling conditional Indirect Branch
Prediction Barrier
[ 0.124579] Speculative Store Bypass: Mitigation: Speculative Store Bypass
disabled via prctl and seccomp
[ 0.124579] Freeing SMP alternatives memory: 40K
[ 0.124579] smpboot: CPU0: Intel(R) Xeon(R) Silver 4208 CPU @ 2.10GHz
(family: 0x6, model: 0x55, stepping: 0x7)
[ 0.124579] Performance Events: Skylake events, Intel PMU driver.
[ 0.124579] ... version: 2
[ 0.124579] ... bit width: 48
[ 0.124579] ... generic registers: 4
[ 0.124579] ... value mask: 0000ffffffffffff
[ 0.124579] ... max period: 000000007fffffff
[ 0.124579] ... fixed-purpose events: 3
[ 0.124579] ... event mask: 000000070000000f
[ 0.124616] rcu: Hierarchical SRCU implementation.
[ 0.127045] smp: Bringing up secondary CPUs ...
[ 0.127406] smp: Brought up 1 node, 1 CPU
[ 0.127714] smpboot: Max logical packages: 1
[ 0.128042] smpboot: Total of 1 processors activated (4190.06 BogoMIPS)
[ 0.128708] devtmpfs: initialized
[ 0.129022] x86/mm: Memory block size: 128MB
[ 0.129620] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 7645041785100000 ns
[ 0.130417] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.131099] pinctrl core: initialized pinctrl subsystem
[ 0.131719] PM: RTC time: 10:03:00, date: 2021-05-18
[ 0.132291] NET: Registered protocol family 16
[ 0.132683] audit: initializing netlink subsys (disabled)
[ 0.133231] EISA bus registered
[ 0.133498] cpuidle: using governor ladder
[ 0.133833] cpuidle: using governor menu
[ 0.134234] KVM setup pv remote TLB flush
[ 0.134575] ACPI: bus type PCI registered
[ 0.134908] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.135513] PCI: Using configuration type 1 for base access
[ 0.136590] audit: type=2000 audit(1621332180.479:1): state=initialized
audit_enabled=0 res=1
[ 0.137968] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.138525] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.139708] ACPI: Added _OSI(Module Device)
[ 0.140078] ACPI: Added _OSI(Processor Device)
[ 0.140446] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.140585] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.141034] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.141395] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.141827] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.143036] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.144367] ACPI: Interpreter enabled
[ 0.144607] ACPI: (supports S0 S3 S4 S5)
[ 0.144992] ACPI: Using IOAPIC for interrupt routing
[ 0.145435] PCI: Using host bridge windows from ACPI; if necessary, use
"pci=nocrs" and report a bug
[ 0.146279] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.148772] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.149286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI
HPX-Type3]
[ 0.149887] acpi PNP0A03:00: fail to add MMCONFIG information, can't
access extended PCI configuration space under this bridge.
[ 0.151047] acpiphp: Slot [2] registered
[ 0.151395] acpiphp: Slot [3] registered
[ 0.151739] acpiphp: Slot [4] registered
[ 0.152079] acpiphp: Slot [5] registered
[ 0.152425] acpiphp: Slot [6] registered
[ 0.152607] acpiphp: Slot [7] registered
[ 0.153011] acpiphp: Slot [8] registered
[ 0.153427] acpiphp: Slot [9] registered
[ 0.153834] acpiphp: Slot [10] registered
[ 0.154244] acpiphp: Slot [11] registered
[ 0.154663] acpiphp: Slot [12] registered
[ 0.155084] acpiphp: Slot [13] registered
[ 0.155434] acpiphp: Slot [14] registered
[ 0.155785] acpiphp: Slot [15] registered
[ 0.156161] acpiphp: Slot [16] registered
[ 0.156509] acpiphp: Slot [17] registered
[ 0.156607] acpiphp: Slot [18] registered
[ 0.156963] acpiphp: Slot [19] registered
[ 0.157310] acpiphp: Slot [20] registered
[ 0.157663] acpiphp: Slot [21] registered
[ 0.158010] acpiphp: Slot [22] registered
[ 0.158359] acpiphp: Slot [23] registered
[ 0.158708] acpiphp: Slot [24] registered
[ 0.159053] acpiphp: Slot [25] registered
[ 0.159412] acpiphp: Slot [26] registered
[ 0.159757] acpiphp: Slot [27] registered
[ 0.160105] acpiphp: Slot [28] registered
[ 0.160454] acpiphp: Slot [29] registered
[ 0.160596] acpiphp: Slot [30] registered
[ 0.160940] acpiphp: Slot [31] registered
[ 0.161286] PCI host bridge to bus 0000:00
[ 0.161628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.162184] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.162746] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff
window]
[ 0.163517] pci_bus 0000:00: root bus resource [mem 0x30000000-0xfebfffff
window]
[ 0.164245] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff
window]
[ 0.164583] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.165073] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.166101] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.167017] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.169033] pci 0000:00:01.1: reg 0x20: [io 0xc0a0-0xc0af]
[ 0.170125] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.170738] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.171265] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.171853] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.172533] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.173373] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4
ACPI
[ 0.174100] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 0.175125] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00
[ 0.176125] pci 0000:00:02.0: reg 0x10: [io 0xc080-0xc09f]
[ 0.178665] pci 0000:00:02.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit
pref]
[ 0.180394] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000
[ 0.181558] pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc03f]
[ 0.182936] pci 0000:00:03.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[ 0.186532] pci 0000:00:03.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff 64bit
pref]
[ 0.188352] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000
[ 0.189462] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f]
[ 0.190698] pci 0000:00:04.0: reg 0x14: [mem 0xfebff000-0xfebfffff]
[ 0.193442] pci 0000:00:04.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit
pref]
[ 0.202520] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.203038] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.203543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.204085] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.204577] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.205192] iommu: Default domain type: Translated
[ 0.205727] SCSI subsystem initialized
[ 0.206089] vgaarb: loaded
[ 0.206331] usbcore: USB support disabled
[ 0.206682] pps_core: LinuxPPS API ver. 1 registered
[ 0.207086] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo
Giometti <giometti at linux.it>
[ 0.207834] PTP clock support registered
[ 0.208182] EDAC MC: Ver: 3.0.0
[ 0.208597] PCI: Using ACPI for IRQ routing
[ 0.209138] NetLabel: Initializing
[ 0.209479] NetLabel: domain hash size = 128
[ 0.209903] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.210494] NetLabel: unlabeled traffic allowed by default
[ 0.211178] clocksource: Switched to clocksource kvm-clock
[ 0.423368] *** VALIDATE bpf ***
[ 0.423751] VFS: Disk quotas dquot_6.6.0
[ 0.424082] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.424671] *** VALIDATE ramfs ***
[ 0.424993] *** VALIDATE hugetlbfs ***
[ 0.425428] AppArmor: AppArmor Filesystem Enabled
[ 0.425907] pnp: PnP ACPI init
[ 0.426660] pnp: PnP ACPI: found 5 devices
[ 0.427925] thermal_sys: Registered thermal governor 'fair_share'
[ 0.427926] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.428508] thermal_sys: Registered thermal governor 'step_wise'
[ 0.429002] thermal_sys: Registered thermal governor 'user_space'
[ 0.429558] thermal_sys: Registered thermal governor
'power_allocator'
[ 0.442800] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff,
max_idle_ns: 2085701024 ns
[ 0.444243] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.444851] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.445477] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.446137] pci_bus 0000:00: resource 7 [mem 0x30000000-0xfebfffff window]
[ 0.446810] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 0.447561] NET: Registered protocol family 2
[ 0.448172] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192
bytes, linear)
[ 0.449010] TCP established hash table entries: 8192 (order: 4, 65536 bytes,
linear)
[ 0.449773] TCP bind hash table entries: 8192 (order: 5, 131072 bytes,
linear)
[ 0.450520] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.451156] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.451813] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.452565] NET: Registered protocol family 1
[ 0.453039] NET: Registered protocol family 44
[ 0.453497] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.454097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.454695] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.455334] PCI: CLS 0 bytes, default 64
[ 0.455757] Trying to unpack rootfs image as initramfs...
[ 0.456739] Freeing initrd memory: 684K
[ 0.457215] clocksource: tsc: mask: 0xffffffffffffffff max_cycles:
0x1e32d986f48, max_idle_ns: 440795238900 ns
[ 0.458224] check: Scanning for low memory corruption every 60 seconds
[ 0.459455] Initialise system trusted keyrings
[ 0.459907] Key type blacklist registered
[ 0.460346] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[ 0.462090] zbud: loaded
[ 0.462632] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.463320] fuse: init (API version 7.31)
[ 0.463749] *** VALIDATE fuse ***
[ 0.464077] *** VALIDATE fuse ***
[ 0.464486] Platform Keyring initialized
[ 0.467974] Key type asymmetric registered
[ 0.468293] Asymmetric key parser 'x509' registered
[ 0.468679] Block layer SCSI generic (bsg) driver version 0.4 loaded (major
244)
[ 0.469267] io scheduler mq-deadline registered
[ 0.469783] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.470552] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.471314] ACPI: Power Button [PWRF]
[ 0.491441] PCI Interrupt Link [LNKB] enabled at IRQ 10
[ 0.512036] PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 0.532686] PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 0.533845] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.558046] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a
16550A
[ 0.582371] Linux agpgart interface v0.103
[ 0.586899] loop: module loaded
[ 0.589386] scsi host0: ata_piix
[ 0.589970] scsi host1: ata_piix
[ 0.590485] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
[ 0.591452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
[ 0.592793] libphy: Fixed MDIO Bus: probed
[ 0.593387] tun: Universal TUN/TAP device driver, 1.6
[ 0.594249] PPP generic driver version 2.4.2
[ 0.595190] VFIO - User Level meta-driver version: 0.3
[ 0.596012] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at
0x60,0x64 irq 1,12
[ 0.597919] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.598649] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.599240] mousedev: PS/2 mouse device common for all mice
[ 0.599986] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input1
[ 0.601069] rtc_cmos 00:00: RTC can wake from S4
[ 0.601758] rtc_cmos 00:00: registered as rtc0
[ 0.602220] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
[ 0.602871] i2c /dev entries driver
[ 0.603257] device-mapper: uevent: version 1.0.3
[ 0.603759] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised:
dm-devel at redhat.com
[ 0.604609] platform eisa.0: Probing EISA bus 0
[ 0.605057] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.605725] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.606362] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.607001] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.607632] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.608289] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.608928] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.609591] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.610219] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.610894] platform eisa.0: EISA: Detected 0 cards
[ 0.611373] intel_pstate: CPU model not supported
[ 0.611879] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.612499] drop_monitor: Initializing network drop monitor service
[ 0.613317] NET: Registered protocol family 10
[ 0.614083] Segment Routing with IPv6
[ 0.614482] NET: Registered protocol family 17
[ 0.614957] Key type dns_resolver registered
[ 0.615525] RAS: Correctable Errors collector initialized.
[ 0.616075] IPI shorthand broadcast: enabled
[ 0.616514] sched_clock: Marking stable (545010710, 68157339)->(636585203,
-23417154)
[ 0.617313] registered taskstats version 1
[ 0.617736] Loading compiled-in X.509 certificates
[ 0.618894] Loaded X.509 cert 'Build time autogenerated kernel key:
514fdcf1b3e83a75fa120b4c37fbaecef65ad977'
[ 0.620509] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing:
14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.622018] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing:
88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.623007] zswap: loaded using pool lzo/zbud
[ 0.623440] Key type ._fscrypt registered
[ 0.623840] Key type .fscrypt registered
[ 0.624403] Key type big_key registered
[ 0.624871] Key type encrypted registered
[ 0.625276] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.625834] ima: No TPM chip found, activating TPM-bypass!
[ 0.626394] ima: Allocated hash algorithm: sha1
[ 0.626850] ima: No architecture policies found
[ 0.627324] evm: Initialising EVM extended attributes:
[ 0.627832] evm: security.selinux
[ 0.628208] evm: security.SMACK64
[ 0.628528] evm: security.SMACK64EXEC
[ 0.628903] evm: security.SMACK64TRANSMUTE
[ 0.629311] evm: security.SMACK64MMAP
[ 0.629721] evm: security.apparmor
[ 0.630058] evm: security.ima
[ 0.630360] evm: security.capability
[ 0.630716] evm: HMAC attrs: 0x1
[ 0.631289] PM: Magic number: 5:917:72
[ 0.631760] rtc_cmos 00:00: setting system clock to 2021-05-18T10:03:00 UTC
(1621332180)
[ 0.755354] Freeing unused decrypted memory: 2040K
[ 0.758396] Freeing unused kernel image memory: 2732K
[ 0.759595] Write protecting the kernel read-only data: 22528k
[ 0.763353] Freeing unused kernel image memory: 2008K
[ 0.764797] Freeing unused kernel image memory: 1136K
[ 0.776684] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.777257] Run /init as init process
supermin: mounting /proc
supermin: ext2 mini initrd starting up: 5.1.20
supermin: 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/sdd
selinux=0 guestfs_verbose=1 TERM=xterm-256color
supermin: uptime: 0.71 0.12
supermin: mounting /sys
supermin: internal insmod crc32-pclmul.ko
supermin: internal insmod crct10dif-pclmul.ko
supermin: internal insmod crc32_generic.ko
supermin: internal insmod nfit.ko
supermin: internal insmod virtio_blk.ko
supermin: internal insmod virtio-rng.ko
supermin: internal insmod crypto_engine.ko
supermin: internal insmod virtio_crypto.ko
supermin: internal insmod failover.ko
supermin: internal insmod net_failover.ko
supermin: internal insmod virtio_net.ko
supermin: internal insmod nd_btt.ko
supermin: internal insmod nd_pmem.ko
supermin: internal insmod nd_virtio.ko
supermin: internal insmod virtio_pmem.ko
supermin: internal insmod rpmsg_core.ko
supermin: internal insmod virtio_rpmsg_bus.ko
supermin: internal insmod virtio_scsi.ko
[ 0.805929] scsi host2: Virtio SCSI HBA
[ 0.807507] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+
PQ: 0 ANSI: 5
[ 0.808601] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+
PQ: 0 ANSI: 5
[ 0.809631] scsi 2:0:2:0: Direct-Access QEMU QEMU HARDDISK 2.5+
PQ: 0 ANSI: 5
[ 0.810697] scsi 2:0:3:0: Direct-Access QEMU QEMU HARDDISK 2.5+
PQ: 0 ANSI: 5
[ 0.824512] sd 2:0:0:0: Power-on or device reset occurred
[ 0.825100] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 0.825674] sd 2:0:1:0: Attached scsi generic sg1 type 0
[ 0.826195] sd 2:0:1:0: Power-on or device reset occurred
[ 0.826852] sd 2:0:0:0: [sda] 41943040 512-byte logical blocks: (21.5 GB/20.0
GiB)
[ 0.827670] sd 2:0:0:0: [sda] Write Protect is off
[ 0.828233] scsi 2:0:2:0: Attached scsi generic sg2 type 0
[ 0.829144] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 0.830063] sd 2:0:1:0: [sdb] 398267904 512-byte logical blocks: (204 GB/190
GiB)
[ 0.830849] sd 2:0:1:0: [sdb] Write Protect is off
[ 0.831436] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 0.832535] scsi 2:0:3:0: Attached scsi generic sg3 type 0
[ 0.833219] sd 2:0:2:0: Power-on or device reset occurred
[ 0.833800] sd 2:0:3:0: Power-on or device reset occurred
[ 0.834587] sda: sda1
[ 0.835042] sd 2:0:3:0: [sdd] 8388608 512-byte logical blocks: (4.29 GB/4.00
GiB)
[ 0.835829] sd 2:0:3:0: [sdd] Write Protect is off
[ 0.836392] sd 2:0:2:0: [sdc] 838860800 512-byte logical blocks: (429 GB/400
GiB)
[ 0.837422] sd 2:0:3:0: [sdd] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 0.838390] sd 2:0:2:0: [sdc] Write Protect is off
[ 0.839247] sd 2:0:0:0: [sda] Attached SCSI disk
[ 0.839874] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 0.840773] sd 2:0:1:0: [sdb] Attached SCSI disk
[ 0.842286] sd 2:0:3:0: [sdd] Attached SCSI disk
[ 0.843083] sd 2:0:2:0: [sdc] Attached SCSI disk
supermin: internal insmod virtio_input.ko
supermin: internal insmod virtiofs.ko
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc4.ko
supermin: internal insmod crc64.ko
supermin: internal insmod crc7.ko
supermin: internal insmod crc8.ko
supermin: internal insmod libcrc32c.ko
supermin: picked /sys/block/sdd/dev (8:48) as root device
supermin: creating /dev/root as block special 8:48
supermin: mounting new root on /root
[ 0.853601] EXT4-fs (sdd): mounting ext2 file system using the ext4 subsystem
[ 0.855915] EXT4-fs (sdd): mounted filesystem without journal. Opts:
supermin: deleting initramfs files
supermin: chroot
Starting /init script ...
+ [[ 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/sdd selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_network=1* ]]
+ [[ 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/sdd selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_rescue=1* ]]
+ [[ 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/sdd selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_noreboot=1* ]]
+ [[ 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/sdd selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]]
+ '[' '!' -d /sys ']'
+ mkdir -p /sys
+ mount -t sysfs /sys /sys
+ mkdir -p /run
+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
+ mkdir -p /run/lock
+ ln -s ../run/lock /var/lock
+ test -e /etc/mtab
+ ln -s /proc/mounts /etc/mtab
+ mount -t devtmpfs /dev /dev
+ mkdir -p /dev/pts
+ mount -t devpts /dev/pts /dev/pts
+ mkdir -p /dev/shm
+ mount -t tmpfs -o mode=1777 shmfs /dev/shm
+ [[ 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/sdd selinux=0
guestfs_verbose=1 TERM=xterm-256color == *selinux=1* ]]
+ mkdir -p /run/tmpfiles.d
+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
++ od -x -A n
++ dd if=/dev/urandom bs=16 count=1 status=none
+ machine_id=' 79d5 45f9 73e9 e781 4c32 391c 26b5 36c7'
+ echo 79d545f973e9e7814c32391c26b536c7
+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:12] Unknown group
'audio'.
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:13] Unknown group
'audio'.
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:14] Unknown group
'disk'.
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:17] Unknown group
'kvm'.
[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:22] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
[/usr/lib/tmpfiles.d/systemd.conf:27] Unknown group 'systemd-journal'.
Failed to parse ACL
"d:group::r-x,d:group:adm:r-x,group::r-x,group:adm:r-x": No such file
or directory. Ignoring
Failed to parse ACL "d:group:adm:r-x,group:adm:r-x": No such file or
directory. Ignoring
Failed to parse ACL "group:adm:r--": No such file or directory.
Ignoring
Failed to parse ACL
"d:group::r-x,d:group:adm:r-x,group::r-x,group:adm:r-x": No such file
or directory. Ignoring
Failed to parse ACL "d:group:adm:r-x,group:adm:r-x": No such file or
directory. Ignoring
Failed to parse ACL "group:adm:r--": No such file or directory.
Ignoring
+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd
/lib/udev/udevd /usr/lib/udev/udevd
+ '[' -x /lib/systemd/systemd-udevd ']'
+ UDEVD=/lib/systemd/systemd-udevd
+ break
+ '[' -z /lib/systemd/systemd-udevd ']'
+ /lib/systemd/systemd-udevd --daemon
Starting version 245.4-4ubuntu3.6
+ udevadm trigger
+ udevadm settle --timeout=600
+ shopt -s nullglob
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ shopt -u nullglob
+ ip addr add 127.0.0.1/8 brd + dev lo scope host
+ ip link set dev lo up
+ test '' = 1
+ mdadm -As --auto=yes --no-degraded
mdadm: No arrays found in config file or automatically
+ mkdir -p /tmp/lvm
+ touch /tmp/lvm/lvm.conf
+ LVM_SYSTEM_DIR=/tmp/lvm
+ export LVM_SYSTEM_DIR
+ lvmetad
/init: line 144: lvmetad: command not found
+ modprobe dm_mod
+ lvm pvscan --cache --activate ay
pvscan[184] PV /dev/sda1 online, VG mailxxx-vg is complete.
pvscan[184] PV /dev/sdb online, VG vmail-vg incomplete (need 1).
pvscan[184] PV /dev/sdc online, VG vmail-vg is complete.
pvscan[184] VG mailxxx-vg run autoactivation.
pvscan[184] VG vmail-vg run autoactivation.
2 logical volume(s) in volume group "mailxxx-vg" now active
WARNING: Device /dev/sdb has size of 398267904 sectors which is smaller than
corresponding PV size of 838860800 sectors. Was device resized?
WARNING: One or more devices used as PVs in VG vmail-vg have changed sizes.
[ 1.346418] device-mapper: table: 253:2: sdb too small for target:
start=2048, len=838852608, dev_size=398267904
[ 1.347429] device-mapper: core: Cannot calculate initial queue limits
[ 1.348076] device-mapper: ioctl: unable to set up device queue for new
table.
device-mapper: reload ioctl on (253:2) failed: Invalid argument
0 logical volume(s) in volume group "vmail-vg" now active
vmail-vg: autoactivation failed.
+ mdadm -As --auto=yes --run
mdadm: No arrays found in config file or automatically
+ ldmtool create all
[
]
+ test 1 = 1
+ test '' '!=' 1
+ uname -a
Linux (none) 5.4.0-73-generic #82-Ubuntu SMP Wed Apr 14 17:39:42 UTC 2021 x86_64
x86_64 x86_64 GNU/Linux
+ ls -lR /dev
/dev:
total 0
crw------- 1 0 0 10, 235 May 18 10:03 autofs
drwxr-xr-x 2 0 0 340 May 18 10:03 block
drwxr-xr-x 2 0 0 120 May 18 10:03 bsg
crw------- 1 0 0 10, 234 May 18 10:03 btrfs-control
drwxr-xr-x 2 0 0 2320 May 18 10:03 char
crw------- 1 0 0 5, 1 May 18 10:03 console
lrwxrwxrwx 1 0 0 11 May 18 10:03 core -> /proc/kcore
crw------- 1 0 0 10, 59 May 18 10:03 cpu_dma_latency
crw------- 1 0 0 10, 203 May 18 10:03 cuse
drwxr-xr-x 6 0 0 120 May 18 10:03 disk
brw------- 1 0 0 253, 0 May 18 10:03 dm-0
brw------- 1 0 0 253, 1 May 18 10:03 dm-1
crw------- 1 0 0 10, 62 May 18 10:03 ecryptfs
lrwxrwxrwx 1 0 0 13 May 18 10:03 fd -> /proc/self/fd
crw-rw-rw- 1 0 0 1, 7 May 18 10:03 full
crw-rw-rw- 1 0 0 10, 229 May 18 10:03 fuse
crw------- 1 0 0 10, 228 May 18 10:03 hpet
crw------- 1 0 0 10, 183 May 18 10:03 hwrng
drwxr-xr-x 3 0 0 120 May 18 10:03 input
crw-r--r-- 1 0 0 1, 11 May 18 10:03 kmsg
drwxr-xr-x 2 0 0 60 May 18 10:03 lightnvm
crw------- 1 0 0 10, 237 May 18 10:03 loop-control
brw------- 1 0 0 7, 0 May 18 10:03 loop0
brw------- 1 0 0 7, 1 May 18 10:03 loop1
brw------- 1 0 0 7, 2 May 18 10:03 loop2
brw------- 1 0 0 7, 3 May 18 10:03 loop3
brw------- 1 0 0 7, 4 May 18 10:03 loop4
brw------- 1 0 0 7, 5 May 18 10:03 loop5
brw------- 1 0 0 7, 6 May 18 10:03 loop6
brw------- 1 0 0 7, 7 May 18 10:03 loop7
drwxr-xr-x 2 0 0 80 May 18 10:03 mailxxx-vg
drwxr-xr-x 2 0 0 100 May 18 10:03 mapper
crw------- 1 0 0 10, 227 May 18 10:03 mcelog
crw------- 1 0 0 1, 1 May 18 10:03 mem
drwxr-xr-x 2 0 0 60 May 18 10:03 net
crw-rw-rw- 1 0 0 1, 3 May 18 10:03 null
crw------- 1 0 0 10, 144 May 18 10:03 nvram
crw------- 1 0 0 1, 4 May 18 10:03 port
crw------- 1 0 0 108, 0 May 18 10:03 ppp
crw------- 1 0 0 10, 1 May 18 10:03 psaux
crw-rw-rw- 1 0 0 5, 2 May 18 10:03 ptmx
drwxr-xr-x 2 0 0 0 May 18 10:03 pts
crw-rw-rw- 1 0 0 1, 8 May 18 10:03 random
crw------- 1 0 0 10, 242 May 18 10:03 rfkill
lrwxrwxrwx 1 0 0 4 May 18 10:03 rtc -> rtc0
crw------- 1 0 0 249, 0 May 18 10:03 rtc0
brw------- 1 0 0 8, 0 May 18 10:03 sda
brw------- 1 0 0 8, 1 May 18 10:03 sda1
brw------- 1 0 0 8, 16 May 18 10:03 sdb
brw------- 1 0 0 8, 32 May 18 10:03 sdc
brw------- 1 0 0 8, 48 May 18 10:03 sdd
crw------- 1 0 0 21, 0 May 18 10:03 sg0
crw------- 1 0 0 21, 1 May 18 10:03 sg1
crw------- 1 0 0 21, 2 May 18 10:03 sg2
crw------- 1 0 0 21, 3 May 18 10:03 sg3
drwxrwxrwt 2 0 0 40 May 18 10:03 shm
crw------- 1 0 0 10, 231 May 18 10:03 snapshot
drwxr-xr-x 2 0 0 80 May 18 10:03 snd
lrwxrwxrwx 1 0 0 15 May 18 10:03 stderr -> /proc/self/fd/2
lrwxrwxrwx 1 0 0 15 May 18 10:03 stdin -> /proc/self/fd/0
lrwxrwxrwx 1 0 0 15 May 18 10:03 stdout -> /proc/self/fd/1
crw-rw-rw- 1 0 0 5, 0 May 18 10:03 tty
crw------- 1 0 0 4, 0 May 18 10:03 tty0
crw------- 1 0 0 4, 1 May 18 10:03 tty1
crw------- 1 0 0 4, 10 May 18 10:03 tty10
crw------- 1 0 0 4, 11 May 18 10:03 tty11
crw------- 1 0 0 4, 12 May 18 10:03 tty12
crw------- 1 0 0 4, 13 May 18 10:03 tty13
crw------- 1 0 0 4, 14 May 18 10:03 tty14
crw------- 1 0 0 4, 15 May 18 10:03 tty15
crw------- 1 0 0 4, 16 May 18 10:03 tty16
crw------- 1 0 0 4, 17 May 18 10:03 tty17
crw------- 1 0 0 4, 18 May 18 10:03 tty18
crw------- 1 0 0 4, 19 May 18 10:03 tty19
crw------- 1 0 0 4, 2 May 18 10:03 tty2
crw------- 1 0 0 4, 20 May 18 10:03 tty20
crw------- 1 0 0 4, 21 May 18 10:03 tty21
crw------- 1 0 0 4, 22 May 18 10:03 tty22
crw------- 1 0 0 4, 23 May 18 10:03 tty23
crw------- 1 0 0 4, 24 May 18 10:03 tty24
crw------- 1 0 0 4, 25 May 18 10:03 tty25
crw------- 1 0 0 4, 26 May 18 10:03 tty26
crw------- 1 0 0 4, 27 May 18 10:03 tty27
crw------- 1 0 0 4, 28 May 18 10:03 tty28
crw------- 1 0 0 4, 29 May 18 10:03 tty29
crw------- 1 0 0 4, 3 May 18 10:03 tty3
crw------- 1 0 0 4, 30 May 18 10:03 tty30
crw------- 1 0 0 4, 31 May 18 10:03 tty31
crw------- 1 0 0 4, 32 May 18 10:03 tty32
crw------- 1 0 0 4, 33 May 18 10:03 tty33
crw------- 1 0 0 4, 34 May 18 10:03 tty34
crw------- 1 0 0 4, 35 May 18 10:03 tty35
crw------- 1 0 0 4, 36 May 18 10:03 tty36
crw------- 1 0 0 4, 37 May 18 10:03 tty37
crw------- 1 0 0 4, 38 May 18 10:03 tty38
crw------- 1 0 0 4, 39 May 18 10:03 tty39
crw------- 1 0 0 4, 4 May 18 10:03 tty4
crw------- 1 0 0 4, 40 May 18 10:03 tty40
crw------- 1 0 0 4, 41 May 18 10:03 tty41
crw------- 1 0 0 4, 42 May 18 10:03 tty42
crw------- 1 0 0 4, 43 May 18 10:03 tty43
crw------- 1 0 0 4, 44 May 18 10:03 tty44
crw------- 1 0 0 4, 45 May 18 10:03 tty45
crw------- 1 0 0 4, 46 May 18 10:03 tty46
crw------- 1 0 0 4, 47 May 18 10:03 tty47
crw------- 1 0 0 4, 48 May 18 10:03 tty48
crw------- 1 0 0 4, 49 May 18 10:03 tty49
crw------- 1 0 0 4, 5 May 18 10:03 tty5
crw------- 1 0 0 4, 50 May 18 10:03 tty50
crw------- 1 0 0 4, 51 May 18 10:03 tty51
crw------- 1 0 0 4, 52 May 18 10:03 tty52
crw------- 1 0 0 4, 53 May 18 10:03 tty53
crw------- 1 0 0 4, 54 May 18 10:03 tty54
crw------- 1 0 0 4, 55 May 18 10:03 tty55
crw------- 1 0 0 4, 56 May 18 10:03 tty56
crw------- 1 0 0 4, 57 May 18 10:03 tty57
crw------- 1 0 0 4, 58 May 18 10:03 tty58
crw------- 1 0 0 4, 59 May 18 10:03 tty59
crw------- 1 0 0 4, 6 May 18 10:03 tty6
crw------- 1 0 0 4, 60 May 18 10:03 tty60
crw------- 1 0 0 4, 61 May 18 10:03 tty61
crw------- 1 0 0 4, 62 May 18 10:03 tty62
crw------- 1 0 0 4, 63 May 18 10:03 tty63
crw------- 1 0 0 4, 7 May 18 10:03 tty7
crw------- 1 0 0 4, 8 May 18 10:03 tty8
crw------- 1 0 0 4, 9 May 18 10:03 tty9
crw------- 1 0 0 4, 64 May 18 10:03 ttyS0
crw------- 1 0 0 5, 3 May 18 10:03 ttyprintk
crw------- 1 0 0 10, 60 May 18 10:03 udmabuf
crw------- 1 0 0 10, 239 May 18 10:03 uhid
crw------- 1 0 0 10, 223 May 18 10:03 uinput
crw-rw-rw- 1 0 0 1, 9 May 18 10:03 urandom
crw------- 1 0 0 10, 240 May 18 10:03 userio
crw------- 1 0 0 7, 0 May 18 10:03 vcs
crw------- 1 0 0 7, 1 May 18 10:03 vcs1
crw------- 1 0 0 7, 128 May 18 10:03 vcsa
crw------- 1 0 0 7, 129 May 18 10:03 vcsa1
crw------- 1 0 0 7, 64 May 18 10:03 vcsu
crw------- 1 0 0 7, 65 May 18 10:03 vcsu1
drwxr-xr-x 2 0 0 60 May 18 10:03 vfio
crw------- 1 0 0 10, 63 May 18 10:03 vga_arbiter
crw------- 1 0 0 10, 137 May 18 10:03 vhci
crw------- 1 0 0 10, 238 May 18 10:03 vhost-net
crw------- 1 0 0 10, 241 May 18 10:03 vhost-vsock
drwxr-xr-x 2 0 0 60 May 18 10:03 virtio-ports
crw------- 1 0 0 243, 1 May 18 10:03 vport2p1
crw-rw-rw- 1 0 0 1, 5 May 18 10:03 zero
crw------- 1 0 0 10, 249 May 18 10:03 zfs
/dev/block:
total 0
lrwxrwxrwx 1 0 0 7 May 18 10:03 253:0 -> ../dm-0
lrwxrwxrwx 1 0 0 7 May 18 10:03 253:1 -> ../dm-1
lrwxrwxrwx 1 0 0 8 May 18 10:03 7:0 -> ../loop0
lrwxrwxrwx 1 0 0 8 May 18 10:03 7:1 -> ../loop1
lrwxrwxrwx 1 0 0 8 May 18 10:03 7:2 -> ../loop2
lrwxrwxrwx 1 0 0 8 May 18 10:03 7:3 -> ../loop3
lrwxrwxrwx 1 0 0 8 May 18 10:03 7:4 -> ../loop4
lrwxrwxrwx 1 0 0 8 May 18 10:03 7:5 -> ../loop5
lrwxrwxrwx 1 0 0 8 May 18 10:03 7:6 -> ../loop6
lrwxrwxrwx 1 0 0 8 May 18 10:03 7:7 -> ../loop7
lrwxrwxrwx 1 0 0 6 May 18 10:03 8:0 -> ../sda
lrwxrwxrwx 1 0 0 7 May 18 10:03 8:1 -> ../sda1
lrwxrwxrwx 1 0 0 6 May 18 10:03 8:16 -> ../sdb
lrwxrwxrwx 1 0 0 6 May 18 10:03 8:32 -> ../sdc
lrwxrwxrwx 1 0 0 6 May 18 10:03 8:48 -> ../sdd
/dev/bsg:
total 0
crw------- 1 0 0 244, 0 May 18 10:03 2:0:0:0
crw------- 1 0 0 244, 1 May 18 10:03 2:0:1:0
crw------- 1 0 0 244, 2 May 18 10:03 2:0:2:0
crw------- 1 0 0 244, 3 May 18 10:03 2:0:3:0
/dev/char:
total 0
lrwxrwxrwx 1 0 0 6 May 18 10:03 108:0 -> ../ppp
lrwxrwxrwx 1 0 0 8 May 18 10:03 10:1 -> ../psaux
lrwxrwxrwx 1 0 0 8 May 18 10:03 10:183 -> ../hwrng
lrwxrwxrwx 1 0 0 12 May 18 10:03 10:196 -> ../vfio/vfio
lrwxrwxrwx 1 0 0 10 May 18 10:03 10:200 -> ../net/tun
lrwxrwxrwx 1 0 0 9 May 18 10:03 10:223 -> ../uinput
lrwxrwxrwx 1 0 0 9 May 18 10:03 10:227 -> ../mcelog
lrwxrwxrwx 1 0 0 7 May 18 10:03 10:228 -> ../hpet
lrwxrwxrwx 1 0 0 7 May 18 10:03 10:229 -> ../fuse
lrwxrwxrwx 1 0 0 11 May 18 10:03 10:231 -> ../snapshot
lrwxrwxrwx 1 0 0 17 May 18 10:03 10:236 -> ../mapper/control
lrwxrwxrwx 1 0 0 15 May 18 10:03 10:237 -> ../loop-control
lrwxrwxrwx 1 0 0 9 May 18 10:03 10:242 -> ../rfkill
lrwxrwxrwx 1 0 0 18 May 18 10:03 10:59 -> ../cpu_dma_latency
lrwxrwxrwx 1 0 0 10 May 18 10:03 10:60 -> ../udmabuf
lrwxrwxrwx 1 0 0 19 May 18 10:03 10:61 -> ../lightnvm/control
lrwxrwxrwx 1 0 0 11 May 18 10:03 10:62 -> ../ecryptfs
lrwxrwxrwx 1 0 0 14 May 18 10:03 10:63 -> ../vga_arbiter
lrwxrwxrwx 1 0 0 13 May 18 10:03 13:63 -> ../input/mice
lrwxrwxrwx 1 0 0 15 May 18 10:03 13:64 -> ../input/event0
lrwxrwxrwx 1 0 0 15 May 18 10:03 13:65 -> ../input/event1
lrwxrwxrwx 1 0 0 6 May 18 10:03 1:1 -> ../mem
lrwxrwxrwx 1 0 0 7 May 18 10:03 1:11 -> ../kmsg
lrwxrwxrwx 1 0 0 7 May 18 10:03 1:3 -> ../null
lrwxrwxrwx 1 0 0 7 May 18 10:03 1:4 -> ../port
lrwxrwxrwx 1 0 0 7 May 18 10:03 1:5 -> ../zero
lrwxrwxrwx 1 0 0 7 May 18 10:03 1:7 -> ../full
lrwxrwxrwx 1 0 0 9 May 18 10:03 1:8 -> ../random
lrwxrwxrwx 1 0 0 10 May 18 10:03 1:9 -> ../urandom
lrwxrwxrwx 1 0 0 6 May 18 10:03 21:0 -> ../sg0
lrwxrwxrwx 1 0 0 6 May 18 10:03 21:1 -> ../sg1
lrwxrwxrwx 1 0 0 6 May 18 10:03 21:2 -> ../sg2
lrwxrwxrwx 1 0 0 6 May 18 10:03 21:3 -> ../sg3
lrwxrwxrwx 1 0 0 11 May 18 10:03 243:1 -> ../vport2p1
lrwxrwxrwx 1 0 0 14 May 18 10:03 244:0 -> ../bsg/2:0:0:0
lrwxrwxrwx 1 0 0 14 May 18 10:03 244:1 -> ../bsg/2:0:1:0
lrwxrwxrwx 1 0 0 14 May 18 10:03 244:2 -> ../bsg/2:0:2:0
lrwxrwxrwx 1 0 0 14 May 18 10:03 244:3 -> ../bsg/2:0:3:0
lrwxrwxrwx 1 0 0 7 May 18 10:03 249:0 -> ../rtc0
lrwxrwxrwx 1 0 0 7 May 18 10:03 4:0 -> ../tty0
lrwxrwxrwx 1 0 0 7 May 18 10:03 4:1 -> ../tty1
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:10 -> ../tty10
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:11 -> ../tty11
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:12 -> ../tty12
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:13 -> ../tty13
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:14 -> ../tty14
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:15 -> ../tty15
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:16 -> ../tty16
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:17 -> ../tty17
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:18 -> ../tty18
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:19 -> ../tty19
lrwxrwxrwx 1 0 0 7 May 18 10:03 4:2 -> ../tty2
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:20 -> ../tty20
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:21 -> ../tty21
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:22 -> ../tty22
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:23 -> ../tty23
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:24 -> ../tty24
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:25 -> ../tty25
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:26 -> ../tty26
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:27 -> ../tty27
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:28 -> ../tty28
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:29 -> ../tty29
lrwxrwxrwx 1 0 0 7 May 18 10:03 4:3 -> ../tty3
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:30 -> ../tty30
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:31 -> ../tty31
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:32 -> ../tty32
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:33 -> ../tty33
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:34 -> ../tty34
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:35 -> ../tty35
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:36 -> ../tty36
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:37 -> ../tty37
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:38 -> ../tty38
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:39 -> ../tty39
lrwxrwxrwx 1 0 0 7 May 18 10:03 4:4 -> ../tty4
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:40 -> ../tty40
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:41 -> ../tty41
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:42 -> ../tty42
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:43 -> ../tty43
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:44 -> ../tty44
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:45 -> ../tty45
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:46 -> ../tty46
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:47 -> ../tty47
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:48 -> ../tty48
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:49 -> ../tty49
lrwxrwxrwx 1 0 0 7 May 18 10:03 4:5 -> ../tty5
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:50 -> ../tty50
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:51 -> ../tty51
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:52 -> ../tty52
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:53 -> ../tty53
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:54 -> ../tty54
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:55 -> ../tty55
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:56 -> ../tty56
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:57 -> ../tty57
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:58 -> ../tty58
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:59 -> ../tty59
lrwxrwxrwx 1 0 0 7 May 18 10:03 4:6 -> ../tty6
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:60 -> ../tty60
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:61 -> ../tty61
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:62 -> ../tty62
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:63 -> ../tty63
lrwxrwxrwx 1 0 0 8 May 18 10:03 4:64 -> ../ttyS0
lrwxrwxrwx 1 0 0 7 May 18 10:03 4:7 -> ../tty7
lrwxrwxrwx 1 0 0 7 May 18 10:03 4:8 -> ../tty8
lrwxrwxrwx 1 0 0 7 May 18 10:03 4:9 -> ../tty9
lrwxrwxrwx 1 0 0 6 May 18 10:03 5:0 -> ../tty
lrwxrwxrwx 1 0 0 10 May 18 10:03 5:1 -> ../console
lrwxrwxrwx 1 0 0 7 May 18 10:03 5:2 -> ../ptmx
lrwxrwxrwx 1 0 0 12 May 18 10:03 5:3 -> ../ttyprintk
lrwxrwxrwx 1 0 0 6 May 18 10:03 7:0 -> ../vcs
lrwxrwxrwx 1 0 0 7 May 18 10:03 7:1 -> ../vcs1
lrwxrwxrwx 1 0 0 7 May 18 10:03 7:128 -> ../vcsa
lrwxrwxrwx 1 0 0 8 May 18 10:03 7:129 -> ../vcsa1
lrwxrwxrwx 1 0 0 7 May 18 10:03 7:64 -> ../vcsu
lrwxrwxrwx 1 0 0 8 May 18 10:03 7:65 -> ../vcsu1
/dev/disk:
total 0
drwxr-xr-x 2 0 0 280 May 18 10:03 by-id
drwxr-xr-x 2 0 0 60 May 18 10:03 by-partuuid
drwxr-xr-x 2 0 0 140 May 18 10:03 by-path
drwxr-xr-x 2 0 0 100 May 18 10:03 by-uuid
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 0 0 10 May 18 10:03 dm-name-mailxxx--vg-root -> ../../dm-0
lrwxrwxrwx 1 0 0 10 May 18 10:03 dm-name-mailxxx--vg-swap_1 -> ../../dm-1
lrwxrwxrwx 1 0 0 10 May 18 10:03
dm-uuid-LVM-zIfdJ2BZggLsNEka36bi4VLUVf9b3AfwuP56oZcZvxTiE2Ro1locbhxLEGbN21z2
-> ../../dm-0
lrwxrwxrwx 1 0 0 10 May 18 10:03
dm-uuid-LVM-zIfdJ2BZggLsNEka36bi4VLUVf9b3AfwvwFz8Ove1W7Oz6awENdtcfSceGYrtNC4
-> ../../dm-1
lrwxrwxrwx 1 0 0 9 May 18 10:03
lvm-pv-uuid-1G16d3-L7YH-ZUL2-R4BS-LBH0-eqUz-8NCVw3 -> ../../sdc
lrwxrwxrwx 1 0 0 10 May 18 10:03
lvm-pv-uuid-ZkzCxk-xqc2-An27-AAGq-5WPc-daaq-RrnDeg -> ../../sda1
lrwxrwxrwx 1 0 0 9 May 18 10:03
lvm-pv-uuid-dBRoEp-5Uhm-NCWq-5Xa6-3u09-f86t-zk3wjl -> ../../sdb
lrwxrwxrwx 1 0 0 9 May 18 10:03 scsi-0QEMU_QEMU_HARDDISK_appliance ->
../../sdd
lrwxrwxrwx 1 0 0 9 May 18 10:03 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
lrwxrwxrwx 1 0 0 10 May 18 10:03 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 ->
../../sda1
lrwxrwxrwx 1 0 0 9 May 18 10:03 scsi-0QEMU_QEMU_HARDDISK_hd1 -> ../../sdb
lrwxrwxrwx 1 0 0 9 May 18 10:03 scsi-0QEMU_QEMU_HARDDISK_hd2 -> ../../sdc
/dev/disk/by-partuuid:
total 0
lrwxrwxrwx 1 0 0 10 May 18 10:03 b6cbeca7-01 -> ../../sda1
/dev/disk/by-path:
total 0
lrwxrwxrwx 1 0 0 9 May 18 10:03 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 0 0 10 May 18 10:03 pci-0000:00:03.0-scsi-0:0:0:0-part1 ->
../../sda1
lrwxrwxrwx 1 0 0 9 May 18 10:03 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb
lrwxrwxrwx 1 0 0 9 May 18 10:03 pci-0000:00:03.0-scsi-0:0:2:0 -> ../../sdc
lrwxrwxrwx 1 0 0 9 May 18 10:03 pci-0000:00:03.0-scsi-0:0:3:0 -> ../../sdd
/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 0 0 10 May 18 10:03 73fbd03c-be27-4026-ad73-e0d74802c4db ->
../../dm-1
lrwxrwxrwx 1 0 0 9 May 18 10:03 84c388a8-3d23-40b6-b00d-92bff77c4901 ->
../../sdd
lrwxrwxrwx 1 0 0 10 May 18 10:03 bf183000-8897-4fa5-b27d-6bca96842e96 ->
../../dm-0
/dev/input:
total 0
drwxr-xr-x 2 0 0 60 May 18 10:03 by-path
crw------- 1 0 0 13, 64 May 18 10:03 event0
crw------- 1 0 0 13, 65 May 18 10:03 event1
crw------- 1 0 0 13, 63 May 18 10:03 mice
/dev/input/by-path:
total 0
lrwxrwxrwx 1 0 0 9 May 18 10:03 platform-i8042-serio-0-event-kbd -> ../event1
/dev/lightnvm:
total 0
crw------- 1 0 0 10, 61 May 18 10:03 control
/dev/mailxxx-vg:
total 0
lrwxrwxrwx 1 0 0 7 May 18 10:03 root -> ../dm-0
lrwxrwxrwx 1 0 0 7 May 18 10:03 swap_1 -> ../dm-1
/dev/mapper:
total 0
crw------- 1 0 0 10, 236 May 18 10:03 control
lrwxrwxrwx 1 0 0 7 May 18 10:03 mailxxx--vg-root -> ../dm-0
lrwxrwxrwx 1 0 0 7 May 18 10:03 mailxxx--vg-swap_1 -> ../dm-1
/dev/net:
total 0
crw-rw-rw- 1 0 0 10, 200 May 18 10:03 tun
/dev/pts:
total 0
c--------- 1 0 0 5, 2 May 18 10:03 ptmx
/dev/shm:
total 0
/dev/snd:
total 0
crw------- 1 0 0 116, 1 May 18 10:03 seq
crw------- 1 0 0 116, 33 May 18 10:03 timer
/dev/vfio:
total 0
crw-rw-rw- 1 0 0 10, 196 May 18 10:03 vfio
/dev/virtio-ports:
total 0
lrwxrwxrwx 1 0 0 11 May 18 10:03 org.libguestfs.channel.0 -> ../vport2p1
+ cat /proc/mounts
/dev/root / ext2 rw,noatime 0 0
/proc /proc proc rw,relatime 0 0
/sys /sys sysfs rw,relatime 0 0
tmpfs /run tmpfs rw,nosuid,relatime,size=149340k,mode=755 0 0
/dev /dev devtmpfs rw,relatime,size=369040k,nr_inodes=92260,mode=755 0 0
/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
shmfs /dev/shm tmpfs rw,relatime 0 0
+ cat /proc/mdstat
Personalities :
unused devices: <none>
+ lvm config
+ lvm pvs
WARNING: Device /dev/sdb has size of 398267904 sectors which is smaller than
corresponding PV size of 838860800 sectors. Was device resized?
WARNING: One or more devices used as PVs in VG vmail-vg have changed sizes.
PV VG Fmt Attr PSize PFree
/dev/sda1 mailxxx-vg lvm2 a-- <20.00g 0
/dev/sdb vmail-vg lvm2 a-- <400.00g 0
/dev/sdc vmail-vg lvm2 a-- <400.00g 192.00m
+ lvm vgs
WARNING: Device /dev/sdb has size of 398267904 sectors which is smaller than
corresponding PV size of 838860800 sectors. Was device resized?
WARNING: One or more devices used as PVs in VG vmail-vg have changed sizes.
VG #PV #LV #SN Attr VSize VFree
mailxxx-vg 1 2 0 wz--n- <20.00g 0
vmail-vg 2 1 0 wz--n- 799.99g 192.00m
+ lvm lvs
WARNING: Device /dev/sdb has size of 398267904 sectors which is smaller than
corresponding PV size of 838860800 sectors. Was device resized?
WARNING: One or more devices used as PVs in VG vmail-vg have changed sizes.
LV VG Attr LSize Pool Origin Data% Meta% Move Log
Cpy%Sync Convert
root mailxxx-vg -wi-a----- <19.04g
swap_1 mailxxx-vg -wi-a----- 980.00m
vmail-lv vmail-vg -wi------- 799.80g
+ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
+ ip r
+ cat /etc/resolv.conf
cat: /etc/resolv.conf: No such file or directory
+ lsmod
Module Size Used by
libcrc32c 16384 0
crc8 16384 0
crc7 16384 0
crc64 16384 0
crc4 16384 0
crc_itu_t 16384 0
virtiofs 28672 0
virtio_input 16384 0
virtio_scsi 24576 2
virtio_rpmsg_bus 24576 0
rpmsg_core 16384 1 virtio_rpmsg_bus
virtio_pmem 16384 0
nd_virtio 16384 1 virtio_pmem
nd_pmem 24576 0
nd_btt 28672 1 nd_pmem
virtio_net 53248 0
net_failover 20480 1 virtio_net
failover 16384 1 net_failover
virtio_crypto 28672 0
crypto_engine 16384 1 virtio_crypto
virtio_rng 16384 0
virtio_blk 20480 0
nfit 65536 0
crc32_generic 16384 0
crct10dif_pclmul 16384 1
crc32_pclmul 16384 0
+ date
Tue May 18 10:03:01 UTC 2021
+ echo -n 'clocksource: '
clocksource: + cat
/sys/devices/system/clocksource/clocksource0/current_clocksource
kvm-clock
+ echo -n 'uptime: '
uptime: + cat /proc/uptime
1.63 0.19
+ cmd=guestfsd
++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
+ eval
+ test x '!=' x
+ test 1 = 1
+ cmd='guestfsd --verbose'
+ test '' = 1
+ false
+ test '' = 1
+ echo guestfsd --verbose
guestfsd --verbose
+ guestfsd --verbose
lvm_system_dir = /tmp/lvm
OCaml daemon loaded
trying to open virtio-serial channel
'/dev/virtio-ports/org.libguestfs.channel.0'
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
libguestfs: appliance is up
libguestfs: trace: launch = 0><fs> list-filesystems
libguestfs: trace: list_filesystems
guestfsd: <= list_filesystems (0x1dc) request length 40 bytes
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdd
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdc
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
command: blkid '-c' '/dev/null' '-o' 'value'
'-s' 'TYPE' '/dev/sdb'
command: blkid returned 0
command: blkid: stdout:
LVM2_member
command: blkid '-c' '/dev/null' '-o' 'value'
'-s' 'TYPE' '/dev/sdc'
command: blkid returned 0
command: blkid: stdout:
LVM2_member
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdd
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdc
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
command: parted '-m' '-s' '--' '/dev/sda'
'unit' 'b' 'print'
command: parted returned 0
command: parted: stdout:
BYT;
/dev/sda:21474836480B:scsi:512:512:msdos:QEMU QEMU HARDDISK:;
1:1048576B:21473787903B:21472739328B:::boot, lvm;
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
command: parted '-m' '-s' '--' '/dev/sda'
'unit' 'b' 'print'
command: parted returned 0
command: parted: stdout:
BYT;
/dev/sda:21474836480B:scsi:512:512:msdos:QEMU QEMU HARDDISK:;
1:1048576B:21473787903B:21472739328B:::boot, lvm;
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
command: sfdisk '--help'
command: sfdisk returned 0
command: sfdisk: stdout:
Usage:
sfdisk [options] <dev> [[-N] <part>]
sfdisk [options] <command>
Display or manipulate a disk partition table.
Commands:
-A, --activate <dev> [<part> ...] list or set bootable (P)MBR
partitions
-d, --dump <dev> dump partition table (usable for later
input)
-J, --json <dev> dump partition table in JSON format
-g, --show-geometry [<dev> ...] list geometry of all or specified
devices
-l, --list [<dev> ...] list partitions of each device
-F, --list-free [<dev> ...] list unpartitioned free areas of each
device
-r, --reorder <dev> fix partitions order (by start offset)
-s, --show-size [<dev> ...] list sizes of all or specified devices
-T, --list-types print the recognized types (see -X)
-V, --verify [<dev> ...] test whether partitions seem correct
--delete <dev> [<part> ...] delete all or specified
partitions
--part-label <dev> <part> [<str>] print or change partition
label
--part-type <dev> <part> [<type>] print or change partition
type
--part-uuid <dev> <part> [<uuid>] print or change partition
uuid
--part-attrs <dev> <part> [<str>] print or change partition
attributes
<dev> device (usually disk) path
<part> partition number
<type> partition type, GUID for GPT, hex for MBR
Options:
-a, --append append partitions to existing partition table
-b, --backup backup partition table sectors (see -O)
--bytes print SIZE in bytes rather than in human readable
format
--move-data[=<typescript>] move partition data after relocation
(requires -N)
-f, --force disable all consistency checking
--color[=<when>] colorize output (auto, always or never)
colors are enabled by default
-N, --partno <num> specify partition number
-n, --no-act do everything except write to device
--no-reread do not check whether the device is in use
--no-tell-kernel do not tell kernel about changes
-O, --backup-file <path> override default backup file name
-o, --output <list> output columns
-q, --quiet suppress extra info messages
-w, --wipe <mode> wipe signatures (auto, always or never)
-W, --wipe-partitions <mode> wipe signatures from new partitions (auto,
always or never)
-X, --label <name> specify label type (dos, gpt, ...)
-Y, --label-nested <name> specify nested label type (dos, bsd)
-G, --show-pt-geometry deprecated, alias to --show-geometry
-L, --Linux deprecated, only for backward compatibility
-u, --unit S deprecated, only sector unit is supported
-h, --help display this help
-v, --version display version
Available output columns:
gpt: Device Start End Sectors Size Type Type-UUID Attrs Name UUID
dos: Device Start End Sectors Cylinders Size Type Id Attrs Boot End-C/H/S
Start-C/H/S
bsd: Slice Start End Sectors Cylinders Size Type Bsize Cpg Fsize
sgi: Device Start End Sectors Cylinders Size Type Id Attrs
sun: Device Start End Sectors Cylinders Size Type Id Flags
For more details see sfdisk(8).
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
command: sfdisk '--part-type' '/dev/sda' '1'
command: sfdisk returned 0
command: sfdisk: stdout:
8e
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
command: fold-stdout-on-stderr sgdisk '/dev/sda' '-i'
'1'
command: sgdisk returned 0
command: sgdisk: stderr:
***************************************************************
Found invalid GPT and valid MBR; converting MBR to GPT format
in memory.
***************************************************************
Partition GUID code: E6D6D379-F507-44C2-A23C-238F2A3DF928 (Linux LVM)
Partition unique GUID: 76193565-AFAC-4445-953C-DEBDAEC6C336
First sector: 2048 (at 1024.0 KiB)
Last sector: 41940991 (at 20.0 GiB)
Partition size: 41938944 sectors (20.0 GiB)
Attribute flags: 0000000000000000
Partition name: 'Linux LVM'
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
command: blkid '-c' '/dev/null' '-o' 'value'
'-s' 'TYPE' '/dev/sda1'
command: blkid returned 0
command: blkid: stdout:
LVM2_member
command: lvm 'lvs' '--help'
command: lvm returned 0
command: lvm: stdout:
lvs - Display information about logical volumes
lvs
\t[ -H|--history ]
\t[ -a|--all ]
\t[ -o|--options String ]
\t[ -S|--select String ]
\t[ -O|--sort String ]
\t[ --segments ]
\t[ --aligned ]
\t[ --binary ]
\t[ --configreport log|vg|lv|pv|pvseg|seg ]
\t[ --foreign ]
\t[ --ignorelockingfailure ]
\t[ --logonly ]
\t[ --nameprefixes ]
\t[ --noheadings ]
\t[ --nosuffix ]
\t[ --readonly ]
\t[ --reportformat basic|json ]
\t[ --rows ]
\t[ --separator String ]
\t[ --shared ]
\t[ --unbuffered ]
\t[ --units r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ]
\t[ --unquoted ]
\t[ COMMON_OPTIONS ]
\t[ VG|LV|Tag ... ]
Common options for lvm:
\t[ -d|--debug ]
\t[ -h|--help ]
\t[ -q|--quiet ]
\t[ -v|--verbose ]
\t[ -y|--yes ]
\t[ -t|--test ]
\t[ --commandprofile String ]
\t[ --config String ]
\t[ --driverloaded y|n ]
\t[ --nolocking ]
\t[ --lockopt String ]
\t[ --longhelp ]
\t[ --profile String ]
\t[ --version ]
Use --longhelp to show all options and advanced commands.
command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S'
'lv_role=public && lv_skip_activation!=yes'
'--noheadings' '--separator' '/'
command: lvm returned 0
command: lvm: stdout:
mailxxx-vg/root
mailxxx-vg/swap_1
vmail-vg/vmail-lv
command: lvm: stderr:
WARNING: Device /dev/sdb has size of 398267904 sectors which is smaller than
corresponding PV size of 838860800 sectors. Was device resized?
WARNING: One or more devices used as PVs in VG vmail-vg have changed sizes.
command: blkid '-c' '/dev/null' '-o' 'value'
'-s' 'TYPE' '/dev/mailxxx-vg/root'
command: blkid returned 0
command: blkid: stdout:
ext4
command: blkid '-c' '/dev/null' '-o' 'value'
'-s' 'TYPE' '/dev/mailxxx-vg/swap_1'
command: blkid returned 0
command: blkid: stdout:
swap
command: blkid '-c' '/dev/null' '-o' 'value'
'-s' 'TYPE' '/dev/vmail-vg/vmail-lv'
libguestfs: trace: list_filesystems = ["/dev/mailxxx-vg/root",
"ext4", "/dev/mailxxx-vg/swap_1", "swap",
"/dev/vmail-vg/vmail-lv", "unknown"]
/dev/mailxxx-vg/root: ext4
/dev/mailxxx-vg/swap_1: swap
/dev/vmail-vg/vmail-lv: unknown><fs>
-------------- next part --------------
root at b019001:/restore/mail019001/mail019001-restore-05# libguestfs-test-tool
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*
************************************************************
LIBVIRT_DEFAULT_URI=qemu:///system
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
XDG_RUNTIME_DIR=/run/user/0
SELinux: sh: 1: getenforce: not found
guestfs_get_append: (null)
guestfs_get_autosync: 1
guestfs_get_backend: direct
guestfs_get_backend_settings: []
guestfs_get_cachedir: /var/tmp
guestfs_get_hv: /usr/bin/qemu-system-x86_64
guestfs_get_memsize: 768
guestfs_get_network: 0
guestfs_get_path: /usr/lib/x86_64-linux-gnu/guestfs
guestfs_get_pgroup: 0
guestfs_get_program: libguestfs-test-tool
guestfs_get_recovery_proc: 1
guestfs_get_smp: 1
guestfs_get_sockdir: /tmp
guestfs_get_tmpdir: /tmp
guestfs_get_trace: 0
guestfs_get_verbose: 1
host_cpu: x86_64
Launching appliance, timeout set to 600 seconds.
libguestfs: launch: program=libguestfs-test-tool
libguestfs: launch: version=1.40.2
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/tmp/libguestfsc1r8uR
libguestfs: launch: umask=0022
libguestfs: launch: euid=0
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
supermin: version: 5.1.20
supermin: package handler: debian/dpkg
supermin: acquiring lock on /var/tmp/.guestfs-0/lock
supermin: if-newer: output does not need rebuilding
libguestfs: finished building supermin appliance
libguestfs: begin testing qemu features
libguestfs: checking for previously cached test results of
/usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-0
libguestfs: loading previously cached test results
libguestfs: qemu version: 4.2
libguestfs: qemu mandatory locking: yes
libguestfs: qemu KVM: enabled
libguestfs: finished testing qemu features
/usr/bin/qemu-system-x86_64 \
-global virtio-blk-pci.scsi=off \
-no-user-config \
-enable-fips \
-nodefaults \
-display none \
-machine accel=kvm:tcg \
-cpu host \
-m 768 \
-no-reboot \
-rtc driftfix=slew \
-no-hpet \
-global kvm-pit.lost_tick_policy=discard \
-kernel /var/tmp/.guestfs-0/appliance.d/kernel \
-initrd /var/tmp/.guestfs-0/appliance.d/initrd \
-object rng-random,filename=/dev/urandom,id=rng0 \
-device virtio-rng-pci,rng=rng0 \
-device virtio-scsi-pci,id=scsi \
-drive
file=/tmp/libguestfsc1r8uR/scratch1.img,cache=unsafe,format=raw,id=hd0,if=none \
-device scsi-hd,drive=hd0 \
-drive
file=/var/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw
\
-device scsi-hd,drive=appliance \
-device virtio-serial-pci \
-serial stdio \
-device sga \
-chardev socket,path=/tmp/libguestfsSgQFQP/guestfsd.sock,id=channel0 \
-device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
-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 TERM=xterm-256color"
libguestfs: responding to serial console Device Status Report
\x1b[1;256r\x1b[256;256H\x1b[6n
Google, Inc.
Serial Graphics Adapter 12/12/19
SGABIOS $Id$ (build at debian) Thu Dec 12 18:22:50 UTC 2019
Term: 80x24
4 0
SeaBIOS (version 1.13.0-1ubuntu1.1)
Booting from ROM...
\x1b[2J[ 0.000000] Linux version 5.4.0-73-generic (buildd at lcy01-amd64-019)
(gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #82-Ubuntu SMP Wed Apr 14
17:39:42 UTC 2021 (Ubuntu 5.4.0-73.82-generic 5.4.106)
[ 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 TERM=xterm-256color
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 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: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512
ZMM_Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys
User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x2ff, context size is 2568
bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002ffdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000002ffdd000-0x000000002fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS
1.13.0-1ubuntu1.1 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 15a01001, primary cpu clock
[ 0.000000] kvm-clock: using sched offset of 83706974 cycles
[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles:
0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000012] tsc: Detected 2095.030 MHz processor
[ 0.000797] last_pfn = 0x2ffdd max_arch_pfn = 0x400000000
[ 0.000851] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.007851] found SMP MP-table at [mem 0x000f5c90-0x000f5c9f]
[ 0.007995] check: Scanning 1 areas for low memory corruption
[ 0.008028] Using GB pages for direct mapping
[ 0.008163] RAMDISK: [mem 0x2ff25000-0x2ffcffff]
[ 0.008190] ACPI: Early table checksum verification disabled
[ 0.008208] ACPI: RSDP 0x00000000000F5AC0 000014 (v00 BOCHS )
[ 0.008212] ACPI: RSDT 0x000000002FFE1510 00002C (v01 BOCHS BXPCRSDT
00000001 BXPC 00000001)
[ 0.008220] ACPI: FACP 0x000000002FFE1424 000074 (v01 BOCHS BXPCFACP
00000001 BXPC 00000001)
[ 0.008225] ACPI: DSDT 0x000000002FFE0040 0013E4 (v01 BOCHS BXPCDSDT
00000001 BXPC 00000001)
[ 0.008229] ACPI: FACS 0x000000002FFE0000 000040
[ 0.008232] ACPI: APIC 0x000000002FFE1498 000078 (v01 BOCHS BXPCAPIC
00000001 BXPC 00000001)
[ 0.008602] No NUMA configuration found
[ 0.008603] Faking a node at [mem 0x0000000000000000-0x000000002ffdcfff]
[ 0.008620] NODE_DATA(0) allocated [mem 0x2fefa000-0x2ff24fff]
[ 0.008814] Zone ranges:
[ 0.008815] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008816] DMA32 [mem 0x0000000001000000-0x000000002ffdcfff]
[ 0.008817] Normal empty
[ 0.008818] Device empty
[ 0.008819] Movable zone start for each node
[ 0.008822] Early memory node ranges
[ 0.008822] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.008823] node 0: [mem 0x0000000000100000-0x000000002ffdcfff]
[ 0.009372] Zeroed struct page in unavailable ranges: 133 pages
[ 0.009373] Initmem setup node 0 [mem 0x0000000000001000-0x000000002ffdcfff]
[ 0.012963] ACPI: PM-Timer IO Port: 0x608
[ 0.012988] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.013025] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.013028] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.013030] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.013031] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.013035] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.013036] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.013041] Using ACPI (MADT) for SMP configuration information
[ 0.013046] TSC deadline timer available
[ 0.013048] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.013065] KVM setup pv sched yield
[ 0.013080] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.013081] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.013082] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.013083] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.013085] [mem 0x30000000-0xfeffbfff] available for PCI devices
[ 0.013085] Booting paravirtualized kernel on KVM
[ 0.013090] clocksource: refined-jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.013094] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1
nr_node_ids:1
[ 0.013538] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u2097152
[ 0.013571] KVM setup async PF for cpu 0
[ 0.013576] kvm-stealtime: cpu 0, msr 2f02d040
[ 0.013583] Built 1 zonelists, mobility grouping on. Total pages: 193382
[ 0.013584] Policy zone: DMA32
[ 0.013585] 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 TERM=xterm-256color
[ 0.013801] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes,
linear)
[ 0.013830] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes,
linear)
[ 0.013865] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.015109] Memory: 738044K/785900K available (14339K kernel code, 2400K
rwdata, 5008K rodata, 2732K init, 4972K bss, 47856K reserved, 0K cma-reserved)
[ 0.015128] random: get_random_u64 called from kmem_cache_open+0x2d/0x410
with crng_init=0
[ 0.015488] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.015508] ftrace: allocating 44586 entries in 175 pages
[ 0.033900] rcu: Hierarchical RCU implementation.
[ 0.033903] rcu: \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.033904] \tTasks RCU enabled.
[ 0.033905] rcu: RCU calculated value of scheduler-enlistment delay is 25
jiffies.
[ 0.033906] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.036228] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.036395] random: crng done (trusting CPU's manufacturer)
[ 0.036484] Console: colour *CGA 80x25
[ 0.103109] printk: console [ttyS0] enabled
[ 0.103565] ACPI: Core revision 20190816
[ 0.103986] APIC: Switch to symmetric I/O mode setup
[ 0.104735] x2apic enabled
[ 0.105183] Switched APIC routing to physical x2apic.
[ 0.105632] KVM setup pv IPIs
[ 0.106661] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles:
0x1e32d986f48, max_idle_ns: 440795238900 ns
[ 0.107556] Calibrating delay loop (skipped) preset value.. 4190.06 BogoMIPS
(lpj=8380120)
[ 0.108288] pid_max: default: 32768 minimum: 301
[ 0.108717] LSM: Security Framework initializing
[ 0.109130] Yama: becoming mindful.
[ 0.109540] AppArmor: AppArmor initialized
[ 0.109996] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes,
linear)
[ 0.110700] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes,
linear)
[ 0.111382] *** VALIDATE tmpfs ***
[ 0.111553] *** VALIDATE proc ***
[ 0.111553] Disabling memory control group subsystem
[ 0.111553] *** VALIDATE cgroup1 ***
[ 0.111553] *** VALIDATE cgroup2 ***
[ 0.111553] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.111553] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.111553] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.111553] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user
pointer sanitization
[ 0.111553] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.111553] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on
context switch
[ 0.111553] Spectre V2 : mitigation: Enabling conditional Indirect Branch
Prediction Barrier
[ 0.111553] Speculative Store Bypass: Mitigation: Speculative Store Bypass
disabled via prctl and seccomp
[ 0.111553] Freeing SMP alternatives memory: 40K
[ 0.111553] smpboot: CPU0: Intel(R) Xeon(R) Silver 4208 CPU @ 2.10GHz
(family: 0x6, model: 0x55, stepping: 0x7)
[ 0.111553] Performance Events: Skylake events, Intel PMU driver.
[ 0.111553] ... version: 2
[ 0.111553] ... bit width: 48
[ 0.111553] ... generic registers: 4
[ 0.111553] ... value mask: 0000ffffffffffff
[ 0.111553] ... max period: 000000007fffffff
[ 0.111553] ... fixed-purpose events: 3
[ 0.111553] ... event mask: 000000070000000f
[ 0.111589] rcu: Hierarchical SRCU implementation.
[ 0.112968] smp: Bringing up secondary CPUs ...
[ 0.113346] smp: Brought up 1 node, 1 CPU
[ 0.113678] smpboot: Max logical packages: 1
[ 0.113997] smpboot: Total of 1 processors activated (4190.06 BogoMIPS)
[ 0.114650] devtmpfs: initialized
[ 0.114955] x86/mm: Memory block size: 128MB
[ 0.115547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 7645041785100000 ns
[ 0.115561] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.116164] pinctrl core: initialized pinctrl subsystem
[ 0.116683] PM: RTC time: 07:14:43, date: 2021-05-19
[ 0.117166] NET: Registered protocol family 16
[ 0.117617] audit: initializing netlink subsys (disabled)
[ 0.118153] EISA bus registered
[ 0.118416] cpuidle: using governor ladder
[ 0.118777] cpuidle: using governor menu
[ 0.119151] KVM setup pv remote TLB flush
[ 0.119489] ACPI: bus type PCI registered
[ 0.119560] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.120155] PCI: Using configuration type 1 for base access
[ 0.121840] audit: type=2000 audit(1621408483.704:1): state=initialized
audit_enabled=0 res=1
[ 0.122556] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.123063] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.124165] ACPI: Added _OSI(Module Device)
[ 0.124512] ACPI: Added _OSI(Processor Device)
[ 0.124865] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.125240] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.125702] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.126057] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.126478] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.127691] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.128987] ACPI: Interpreter enabled
[ 0.129359] ACPI: (supports S0 S3 S4 S5)
[ 0.129739] ACPI: Using IOAPIC for interrupt routing
[ 0.130191] PCI: Using host bridge windows from ACPI; if necessary, use
"pci=nocrs" and report a bug
[ 0.131016] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.133430] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.133904] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI
HPX-Type3]
[ 0.134483] acpi PNP0A03:00: fail to add MMCONFIG information, can't
access extended PCI configuration space under this bridge.
[ 0.135618] acpiphp: Slot [2] registered
[ 0.135949] acpiphp: Slot [3] registered
[ 0.136280] acpiphp: Slot [4] registered
[ 0.136607] acpiphp: Slot [5] registered
[ 0.136938] acpiphp: Slot [6] registered
[ 0.137304] acpiphp: Slot [7] registered
[ 0.137633] acpiphp: Slot [8] registered
[ 0.137961] acpiphp: Slot [9] registered
[ 0.138293] acpiphp: Slot [10] registered
[ 0.138637] acpiphp: Slot [11] registered
[ 0.139039] acpiphp: Slot [12] registered
[ 0.139447] acpiphp: Slot [13] registered
[ 0.139587] acpiphp: Slot [14] registered
[ 0.139954] acpiphp: Slot [15] registered
[ 0.140291] acpiphp: Slot [16] registered
[ 0.140632] acpiphp: Slot [17] registered
[ 0.140979] acpiphp: Slot [18] registered
[ 0.141315] acpiphp: Slot [19] registered
[ 0.141654] acpiphp: Slot [20] registered
[ 0.142024] acpiphp: Slot [21] registered
[ 0.142361] acpiphp: Slot [22] registered
[ 0.142704] acpiphp: Slot [23] registered
[ 0.143043] acpiphp: Slot [24] registered
[ 0.143387] acpiphp: Slot [25] registered
[ 0.143570] acpiphp: Slot [26] registered
[ 0.143916] acpiphp: Slot [27] registered
[ 0.144289] acpiphp: Slot [28] registered
[ 0.144625] acpiphp: Slot [29] registered
[ 0.144964] acpiphp: Slot [30] registered
[ 0.145375] acpiphp: Slot [31] registered
[ 0.145775] PCI host bridge to bus 0000:00
[ 0.146175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.146828] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.147476] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff
window]
[ 0.147557] pci_bus 0000:00: root bus resource [mem 0x30000000-0xfebfffff
window]
[ 0.148235] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff
window]
[ 0.148967] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.149488] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.150706] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.151665] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.153716] pci 0000:00:01.1: reg 0x20: [io 0xc0a0-0xc0af]
[ 0.154948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.155545] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.155558] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.156134] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.156791] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.158073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4
ACPI
[ 0.158768] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 0.159832] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00
[ 0.160793] pci 0000:00:02.0: reg 0x10: [io 0xc080-0xc09f]
[ 0.163504] pci 0000:00:02.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit
pref]
[ 0.164730] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000
[ 0.166199] pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc03f]
[ 0.167560] pci 0000:00:03.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[ 0.171448] pci 0000:00:03.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff 64bit
pref]
[ 0.172901] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000
[ 0.174400] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f]
[ 0.175576] pci 0000:00:04.0: reg 0x14: [mem 0xfebff000-0xfebfffff]
[ 0.178782] pci 0000:00:04.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit
pref]
[ 0.186559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.187072] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.187566] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.188093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.188579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.189181] iommu: Default domain type: Translated
[ 0.189803] SCSI subsystem initialized
[ 0.190229] vgaarb: loaded
[ 0.190506] usbcore: USB support disabled
[ 0.190852] pps_core: LinuxPPS API ver. 1 registered
[ 0.191254] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo
Giometti <giometti at linux.it>
[ 0.191560] PTP clock support registered
[ 0.191903] EDAC MC: Ver: 3.0.0
[ 0.192311] PCI: Using ACPI for IRQ routing
[ 0.192838] NetLabel: Initializing
[ 0.193114] NetLabel: domain hash size = 128
[ 0.193464] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.193938] NetLabel: unlabeled traffic allowed by default
[ 0.194514] clocksource: Switched to clocksource kvm-clock
[ 0.202260] *** VALIDATE bpf ***
[ 0.202569] VFS: Disk quotas dquot_6.6.0
[ 0.202876] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.203400] *** VALIDATE ramfs ***
[ 0.203777] *** VALIDATE hugetlbfs ***
[ 0.204207] AppArmor: AppArmor Filesystem Enabled
[ 0.204677] pnp: PnP ACPI init
[ 0.205297] pnp: PnP ACPI: found 5 devices
[ 0.206442] thermal_sys: Registered thermal governor 'fair_share'
[ 0.206443] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.207039] thermal_sys: Registered thermal governor 'step_wise'
[ 0.207563] thermal_sys: Registered thermal governor 'user_space'
[ 0.208117] thermal_sys: Registered thermal governor
'power_allocator'
[ 0.213222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff,
max_idle_ns: 2085701024 ns
[ 0.214393] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.214899] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.215390] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.215954] pci_bus 0000:00: resource 7 [mem 0x30000000-0xfebfffff window]
[ 0.216616] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 0.217348] NET: Registered protocol family 2
[ 0.217821] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192
bytes, linear)
[ 0.218506] TCP established hash table entries: 8192 (order: 4, 65536 bytes,
linear)
[ 0.219139] TCP bind hash table entries: 8192 (order: 5, 131072 bytes,
linear)
[ 0.219827] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.220468] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.221073] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.221691] NET: Registered protocol family 1
[ 0.222061] NET: Registered protocol family 44
[ 0.222433] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.222906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.223443] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.224081] PCI: CLS 0 bytes, default 64
[ 0.224500] Trying to unpack rootfs image as initramfs...
[ 0.225314] Freeing initrd memory: 684K
[ 0.225711] clocksource: tsc: mask: 0xffffffffffffffff max_cycles:
0x1e32d986f48, max_idle_ns: 440795238900 ns
[ 0.226867] check: Scanning for low memory corruption every 60 seconds
[ 0.228057] Initialise system trusted keyrings
[ 0.228506] Key type blacklist registered
[ 0.228901] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[ 0.230337] zbud: loaded
[ 0.230783] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.231356] fuse: init (API version 7.31)
[ 0.231742] *** VALIDATE fuse ***
[ 0.232063] *** VALIDATE fuse ***
[ 0.232457] Platform Keyring initialized
[ 0.235589] Key type asymmetric registered
[ 0.235926] Asymmetric key parser 'x509' registered
[ 0.236322] Block layer SCSI generic (bsg) driver version 0.4 loaded (major
244)
[ 0.237009] io scheduler mq-deadline registered
[ 0.237523] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.238189] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.238806] ACPI: Power Button [PWRF]
[ 0.258965] PCI Interrupt Link [LNKB] enabled at IRQ 10
[ 0.279332] PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 0.299760] PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 0.300885] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.325019] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a
16550A
[ 0.345835] Linux agpgart interface v0.103
[ 0.347605] loop: module loaded
[ 0.348952] scsi host0: ata_piix
[ 0.349404] scsi host1: ata_piix
[ 0.349788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
[ 0.350522] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
[ 0.351304] libphy: Fixed MDIO Bus: probed
[ 0.351719] tun: Universal TUN/TAP device driver, 1.6
[ 0.352231] PPP generic driver version 2.4.2
[ 0.352683] VFIO - User Level meta-driver version: 0.3
[ 0.353156] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at
0x60,0x64 irq 1,12
[ 0.354296] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.354704] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.355338] mousedev: PS/2 mouse device common for all mice
[ 0.356072] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input1
[ 0.357048] rtc_cmos 00:00: RTC can wake from S4
[ 0.357632] rtc_cmos 00:00: registered as rtc0
[ 0.358011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
[ 0.358727] i2c /dev entries driver
[ 0.359102] device-mapper: uevent: version 1.0.3
[ 0.359613] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised:
dm-devel at redhat.com
[ 0.360433] platform eisa.0: Probing EISA bus 0
[ 0.360839] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.361380] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.361928] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.362447] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.362973] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.363520] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.364159] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.364764] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.365278] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.365825] platform eisa.0: EISA: Detected 0 cards
[ 0.366220] intel_pstate: CPU model not supported
[ 0.366615] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.367127] drop_monitor: Initializing network drop monitor service
[ 0.367850] NET: Registered protocol family 10
[ 0.368603] Segment Routing with IPv6
[ 0.368979] NET: Registered protocol family 17
[ 0.369442] Key type dns_resolver registered
[ 0.369929] RAS: Correctable Errors collector initialized.
[ 0.370422] IPI shorthand broadcast: enabled
[ 0.370784] sched_clock: Marking stable (296488186, 71204835)->(392815035,
-25122014)
[ 0.371485] registered taskstats version 1
[ 0.371908] Loading compiled-in X.509 certificates
[ 0.372975] Loaded X.509 cert 'Build time autogenerated kernel key:
514fdcf1b3e83a75fa120b4c37fbaecef65ad977'
[ 0.374296] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing:
14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.375654] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing:
88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.376631] zswap: loaded using pool lzo/zbud
[ 0.377059] Key type ._fscrypt registered
[ 0.377386] Key type .fscrypt registered
[ 0.377861] Key type big_key registered
[ 0.378244] Key type encrypted registered
[ 0.378611] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.379140] ima: No TPM chip found, activating TPM-bypass!
[ 0.379729] ima: Allocated hash algorithm: sha1
[ 0.380177] ima: No architecture policies found
[ 0.380637] evm: Initialising EVM extended attributes:
[ 0.381070] evm: security.selinux
[ 0.381340] evm: security.SMACK64
[ 0.381611] evm: security.SMACK64EXEC
[ 0.381942] evm: security.SMACK64TRANSMUTE
[ 0.382271] evm: security.SMACK64MMAP
[ 0.382568] evm: security.apparmor
[ 0.382844] evm: security.ima
[ 0.383092] evm: security.capability
[ 0.383393] evm: HMAC attrs: 0x1
[ 0.383900] PM: Magic number: 5:330:218
[ 0.384302] rtc_cmos 00:00: setting system clock to 2021-05-19T07:14:43 UTC
(1621408483)
[ 0.513907] Freeing unused decrypted memory: 2040K
[ 0.516901] Freeing unused kernel image memory: 2732K
[ 0.518436] Write protecting the kernel read-only data: 22528k
[ 0.522615] Freeing unused kernel image memory: 2008K
[ 0.523541] Freeing unused kernel image memory: 1136K
[ 0.535479] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.535974] Run /init as init process
supermin: mounting /proc
supermin: ext2 mini initrd starting up: 5.1.20
supermin: 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 TERM=xterm-256color
supermin: uptime: 0.46 0.12
supermin: mounting /sys
supermin: internal insmod crc32-pclmul.ko
supermin: internal insmod crct10dif-pclmul.ko
supermin: internal insmod crc32_generic.ko
supermin: internal insmod nfit.ko
supermin: internal insmod virtio_blk.ko
supermin: internal insmod virtio-rng.ko
supermin: internal insmod crypto_engine.ko
supermin: internal insmod virtio_crypto.ko
supermin: internal insmod failover.ko
supermin: internal insmod net_failover.ko
supermin: internal insmod virtio_net.ko
supermin: internal insmod nd_btt.ko
supermin: internal insmod nd_pmem.ko
supermin: internal insmod nd_virtio.ko
supermin: internal insmod virtio_pmem.ko
supermin: internal insmod rpmsg_core.ko
supermin: internal insmod virtio_rpmsg_bus.ko
supermin: internal insmod virtio_scsi.ko
[ 0.561180] scsi host2: Virtio SCSI HBA
[ 0.562643] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+
PQ: 0 ANSI: 5
[ 0.563712] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+
PQ: 0 ANSI: 5
[ 0.577662] sd 2:0:0:0: Power-on or device reset occurred
[ 0.578169] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 0.578727] sd 2:0:1:0: Power-on or device reset occurred
[ 0.579302] sd 2:0:1:0: Attached scsi generic sg1 type 0
[ 0.580164] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (105 MB/100
MiB)
[ 0.580901] sd 2:0:0:0: [sda] Write Protect is off
[ 0.581497] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 0.582385] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00
GiB)
[ 0.583176] sd 2:0:1:0: [sdb] Write Protect is off
[ 0.583959] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 0.586037] sd 2:0:1:0: [sdb] Attached SCSI disk
[ 0.586519] sd 2:0:0:0: [sda] Attached SCSI disk
supermin: internal insmod virtio_input.ko
supermin: internal insmod virtiofs.ko
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc4.ko
supermin: internal insmod crc64.ko
supermin: internal insmod crc7.ko
supermin: internal insmod crc8.ko
supermin: internal insmod libcrc32c.ko
supermin: picked /sys/block/sdb/dev (8:16) as root device
supermin: creating /dev/root as block special 8:16
supermin: mounting new root on /root
[ 0.596909] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
[ 0.599019] EXT4-fs (sdb): mounted filesystem without journal. Opts:
supermin: deleting initramfs files
supermin: chroot
Starting /init script ...
+ [[ 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 TERM=xterm-256color == *guestfs_network=1* ]]
+ [[ 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 TERM=xterm-256color == *guestfs_rescue=1* ]]
+ [[ 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 TERM=xterm-256color == *guestfs_noreboot=1* ]]
+ [[ 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 TERM=xterm-256color == *guestfs_boot_analysis=1* ]]
+ '[' '!' -d /sys ']'
+ mkdir -p /sys
+ mount -t sysfs /sys /sys
+ mkdir -p /run
+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
+ mkdir -p /run/lock
+ ln -s ../run/lock /var/lock
+ test -e /etc/mtab
+ ln -s /proc/mounts /etc/mtab
+ mount -t devtmpfs /dev /dev
+ mkdir -p /dev/pts
+ mount -t devpts /dev/pts /dev/pts
+ mkdir -p /dev/shm
+ mount -t tmpfs -o mode=1777 shmfs /dev/shm
+ [[ 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 TERM=xterm-256color == *selinux=1* ]]
+ mkdir -p /run/tmpfiles.d
+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
++ od -x -A n
++ dd if=/dev/urandom bs=16 count=1 status=none
+ machine_id=' 5205 f380 8dc8 b30a 9943 dc77 b09b cabf'
+ echo 5205f3808dc8b30a9943dc77b09bcabf
+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:12] Unknown group
'audio'.
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:13] Unknown group
'audio'.
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:14] Unknown group
'disk'.
[/usr/lib/tmpfiles.d/static-nodes-permissions.conf:17] Unknown group
'kvm'.
[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:22] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
[/usr/lib/tmpfiles.d/systemd.conf:27] Unknown group 'systemd-journal'.
Failed to parse ACL
"d:group::r-x,d:group:adm:r-x,group::r-x,group:adm:r-x": No such file
or directory. Ignoring
Failed to parse ACL "d:group:adm:r-x,group:adm:r-x": No such file or
directory. Ignoring
Failed to parse ACL "group:adm:r--": No such file or directory.
Ignoring
Failed to parse ACL
"d:group::r-x,d:group:adm:r-x,group::r-x,group:adm:r-x": No such file
or directory. Ignoring
Failed to parse ACL "d:group:adm:r-x,group:adm:r-x": No such file or
directory. Ignoring
Failed to parse ACL "group:adm:r--": No such file or directory.
Ignoring
+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd
/lib/udev/udevd /usr/lib/udev/udevd
+ '[' -x /lib/systemd/systemd-udevd ']'
+ UDEVD=/lib/systemd/systemd-udevd
+ break
+ '[' -z /lib/systemd/systemd-udevd ']'
+ /lib/systemd/systemd-udevd --daemon
Starting version 245.4-4ubuntu3.6
+ udevadm trigger
+ udevadm settle --timeout=600
+ shopt -s nullglob
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ shopt -u nullglob
+ ip addr add 127.0.0.1/8 brd + dev lo scope host
+ ip link set dev lo up
+ test '' = 1
+ mdadm -As --auto=yes --no-degraded
mdadm: No arrays found in config file or automatically
+ mkdir -p /tmp/lvm
+ touch /tmp/lvm/lvm.conf
+ LVM_SYSTEM_DIR=/tmp/lvm
+ export LVM_SYSTEM_DIR
+ lvmetad
/init: line 144: lvmetad: command not found
+ modprobe dm_mod
+ lvm pvscan --cache --activate ay
+ mdadm -As --auto=yes --run
mdadm: No arrays found in config file or automatically
+ ldmtool create all
[
]
+ test 1 = 1
+ test '' '!=' 1
+ uname -a
Linux (none) 5.4.0-73-generic #82-Ubuntu SMP Wed Apr 14 17:39:42 UTC 2021 x86_64
x86_64 x86_64 GNU/Linux
+ ls -lR /dev
/dev:
total 0
crw------- 1 0 0 10, 235 May 19 07:14 autofs
drwxr-xr-x 2 0 0 240 May 19 07:14 block
drwxr-xr-x 2 0 0 80 May 19 07:14 bsg
crw------- 1 0 0 10, 234 May 19 07:14 btrfs-control
drwxr-xr-x 2 0 0 2240 May 19 07:14 char
crw------- 1 0 0 5, 1 May 19 07:14 console
lrwxrwxrwx 1 0 0 11 May 19 07:14 core -> /proc/kcore
crw------- 1 0 0 10, 59 May 19 07:14 cpu_dma_latency
crw------- 1 0 0 10, 203 May 19 07:14 cuse
drwxr-xr-x 5 0 0 100 May 19 07:14 disk
crw------- 1 0 0 10, 62 May 19 07:14 ecryptfs
lrwxrwxrwx 1 0 0 13 May 19 07:14 fd -> /proc/self/fd
crw-rw-rw- 1 0 0 1, 7 May 19 07:14 full
crw-rw-rw- 1 0 0 10, 229 May 19 07:14 fuse
crw------- 1 0 0 10, 228 May 19 07:14 hpet
crw------- 1 0 0 10, 183 May 19 07:14 hwrng
drwxr-xr-x 3 0 0 120 May 19 07:14 input
crw-r--r-- 1 0 0 1, 11 May 19 07:14 kmsg
drwxr-xr-x 2 0 0 60 May 19 07:14 lightnvm
crw------- 1 0 0 10, 237 May 19 07:14 loop-control
brw------- 1 0 0 7, 0 May 19 07:14 loop0
brw------- 1 0 0 7, 1 May 19 07:14 loop1
brw------- 1 0 0 7, 2 May 19 07:14 loop2
brw------- 1 0 0 7, 3 May 19 07:14 loop3
brw------- 1 0 0 7, 4 May 19 07:14 loop4
brw------- 1 0 0 7, 5 May 19 07:14 loop5
brw------- 1 0 0 7, 6 May 19 07:14 loop6
brw------- 1 0 0 7, 7 May 19 07:14 loop7
drwxr-xr-x 2 0 0 60 May 19 07:14 mapper
crw------- 1 0 0 10, 227 May 19 07:14 mcelog
crw------- 1 0 0 1, 1 May 19 07:14 mem
drwxr-xr-x 2 0 0 60 May 19 07:14 net
crw-rw-rw- 1 0 0 1, 3 May 19 07:14 null
crw------- 1 0 0 10, 144 May 19 07:14 nvram
crw------- 1 0 0 1, 4 May 19 07:14 port
crw------- 1 0 0 108, 0 May 19 07:14 ppp
crw------- 1 0 0 10, 1 May 19 07:14 psaux
crw-rw-rw- 1 0 0 5, 2 May 19 07:14 ptmx
drwxr-xr-x 2 0 0 0 May 19 07:14 pts
crw-rw-rw- 1 0 0 1, 8 May 19 07:14 random
crw------- 1 0 0 10, 242 May 19 07:14 rfkill
lrwxrwxrwx 1 0 0 4 May 19 07:14 rtc -> rtc0
crw------- 1 0 0 249, 0 May 19 07:14 rtc0
brw------- 1 0 0 8, 0 May 19 07:14 sda
brw------- 1 0 0 8, 16 May 19 07:14 sdb
crw------- 1 0 0 21, 0 May 19 07:14 sg0
crw------- 1 0 0 21, 1 May 19 07:14 sg1
drwxrwxrwt 2 0 0 40 May 19 07:14 shm
crw------- 1 0 0 10, 231 May 19 07:14 snapshot
drwxr-xr-x 2 0 0 80 May 19 07:14 snd
lrwxrwxrwx 1 0 0 15 May 19 07:14 stderr -> /proc/self/fd/2
lrwxrwxrwx 1 0 0 15 May 19 07:14 stdin -> /proc/self/fd/0
lrwxrwxrwx 1 0 0 15 May 19 07:14 stdout -> /proc/self/fd/1
crw-rw-rw- 1 0 0 5, 0 May 19 07:14 tty
crw------- 1 0 0 4, 0 May 19 07:14 tty0
crw------- 1 0 0 4, 1 May 19 07:14 tty1
crw------- 1 0 0 4, 10 May 19 07:14 tty10
crw------- 1 0 0 4, 11 May 19 07:14 tty11
crw------- 1 0 0 4, 12 May 19 07:14 tty12
crw------- 1 0 0 4, 13 May 19 07:14 tty13
crw------- 1 0 0 4, 14 May 19 07:14 tty14
crw------- 1 0 0 4, 15 May 19 07:14 tty15
crw------- 1 0 0 4, 16 May 19 07:14 tty16
crw------- 1 0 0 4, 17 May 19 07:14 tty17
crw------- 1 0 0 4, 18 May 19 07:14 tty18
crw------- 1 0 0 4, 19 May 19 07:14 tty19
crw------- 1 0 0 4, 2 May 19 07:14 tty2
crw------- 1 0 0 4, 20 May 19 07:14 tty20
crw------- 1 0 0 4, 21 May 19 07:14 tty21
crw------- 1 0 0 4, 22 May 19 07:14 tty22
crw------- 1 0 0 4, 23 May 19 07:14 tty23
crw------- 1 0 0 4, 24 May 19 07:14 tty24
crw------- 1 0 0 4, 25 May 19 07:14 tty25
crw------- 1 0 0 4, 26 May 19 07:14 tty26
crw------- 1 0 0 4, 27 May 19 07:14 tty27
crw------- 1 0 0 4, 28 May 19 07:14 tty28
crw------- 1 0 0 4, 29 May 19 07:14 tty29
crw------- 1 0 0 4, 3 May 19 07:14 tty3
crw------- 1 0 0 4, 30 May 19 07:14 tty30
crw------- 1 0 0 4, 31 May 19 07:14 tty31
crw------- 1 0 0 4, 32 May 19 07:14 tty32
crw------- 1 0 0 4, 33 May 19 07:14 tty33
crw------- 1 0 0 4, 34 May 19 07:14 tty34
crw------- 1 0 0 4, 35 May 19 07:14 tty35
crw------- 1 0 0 4, 36 May 19 07:14 tty36
crw------- 1 0 0 4, 37 May 19 07:14 tty37
crw------- 1 0 0 4, 38 May 19 07:14 tty38
crw------- 1 0 0 4, 39 May 19 07:14 tty39
crw------- 1 0 0 4, 4 May 19 07:14 tty4
crw------- 1 0 0 4, 40 May 19 07:14 tty40
crw------- 1 0 0 4, 41 May 19 07:14 tty41
crw------- 1 0 0 4, 42 May 19 07:14 tty42
crw------- 1 0 0 4, 43 May 19 07:14 tty43
crw------- 1 0 0 4, 44 May 19 07:14 tty44
crw------- 1 0 0 4, 45 May 19 07:14 tty45
crw------- 1 0 0 4, 46 May 19 07:14 tty46
crw------- 1 0 0 4, 47 May 19 07:14 tty47
crw------- 1 0 0 4, 48 May 19 07:14 tty48
crw------- 1 0 0 4, 49 May 19 07:14 tty49
crw------- 1 0 0 4, 5 May 19 07:14 tty5
crw------- 1 0 0 4, 50 May 19 07:14 tty50
crw------- 1 0 0 4, 51 May 19 07:14 tty51
crw------- 1 0 0 4, 52 May 19 07:14 tty52
crw------- 1 0 0 4, 53 May 19 07:14 tty53
crw------- 1 0 0 4, 54 May 19 07:14 tty54
crw------- 1 0 0 4, 55 May 19 07:14 tty55
crw------- 1 0 0 4, 56 May 19 07:14 tty56
crw------- 1 0 0 4, 57 May 19 07:14 tty57
crw------- 1 0 0 4, 58 May 19 07:14 tty58
crw------- 1 0 0 4, 59 May 19 07:14 tty59
crw------- 1 0 0 4, 6 May 19 07:14 tty6
crw------- 1 0 0 4, 60 May 19 07:14 tty60
crw------- 1 0 0 4, 61 May 19 07:14 tty61
crw------- 1 0 0 4, 62 May 19 07:14 tty62
crw------- 1 0 0 4, 63 May 19 07:14 tty63
crw------- 1 0 0 4, 7 May 19 07:14 tty7
crw------- 1 0 0 4, 8 May 19 07:14 tty8
crw------- 1 0 0 4, 9 May 19 07:14 tty9
crw------- 1 0 0 4, 64 May 19 07:14 ttyS0
crw------- 1 0 0 5, 3 May 19 07:14 ttyprintk
crw------- 1 0 0 10, 60 May 19 07:14 udmabuf
crw------- 1 0 0 10, 239 May 19 07:14 uhid
crw------- 1 0 0 10, 223 May 19 07:14 uinput
crw-rw-rw- 1 0 0 1, 9 May 19 07:14 urandom
crw------- 1 0 0 10, 240 May 19 07:14 userio
crw------- 1 0 0 7, 0 May 19 07:14 vcs
crw------- 1 0 0 7, 1 May 19 07:14 vcs1
crw------- 1 0 0 7, 128 May 19 07:14 vcsa
crw------- 1 0 0 7, 129 May 19 07:14 vcsa1
crw------- 1 0 0 7, 64 May 19 07:14 vcsu
crw------- 1 0 0 7, 65 May 19 07:14 vcsu1
drwxr-xr-x 2 0 0 60 May 19 07:14 vfio
crw------- 1 0 0 10, 63 May 19 07:14 vga_arbiter
crw------- 1 0 0 10, 137 May 19 07:14 vhci
crw------- 1 0 0 10, 238 May 19 07:14 vhost-net
crw------- 1 0 0 10, 241 May 19 07:14 vhost-vsock
drwxr-xr-x 2 0 0 60 May 19 07:14 virtio-ports
crw------- 1 0 0 243, 1 May 19 07:14 vport2p1
crw-rw-rw- 1 0 0 1, 5 May 19 07:14 zero
crw------- 1 0 0 10, 249 May 19 07:14 zfs
/dev/block:
total 0
lrwxrwxrwx 1 0 0 8 May 19 07:14 7:0 -> ../loop0
lrwxrwxrwx 1 0 0 8 May 19 07:14 7:1 -> ../loop1
lrwxrwxrwx 1 0 0 8 May 19 07:14 7:2 -> ../loop2
lrwxrwxrwx 1 0 0 8 May 19 07:14 7:3 -> ../loop3
lrwxrwxrwx 1 0 0 8 May 19 07:14 7:4 -> ../loop4
lrwxrwxrwx 1 0 0 8 May 19 07:14 7:5 -> ../loop5
lrwxrwxrwx 1 0 0 8 May 19 07:14 7:6 -> ../loop6
lrwxrwxrwx 1 0 0 8 May 19 07:14 7:7 -> ../loop7
lrwxrwxrwx 1 0 0 6 May 19 07:14 8:0 -> ../sda
lrwxrwxrwx 1 0 0 6 May 19 07:14 8:16 -> ../sdb
/dev/bsg:
total 0
crw------- 1 0 0 244, 0 May 19 07:14 2:0:0:0
crw------- 1 0 0 244, 1 May 19 07:14 2:0:1:0
/dev/char:
total 0
lrwxrwxrwx 1 0 0 6 May 19 07:14 108:0 -> ../ppp
lrwxrwxrwx 1 0 0 8 May 19 07:14 10:1 -> ../psaux
lrwxrwxrwx 1 0 0 8 May 19 07:14 10:183 -> ../hwrng
lrwxrwxrwx 1 0 0 12 May 19 07:14 10:196 -> ../vfio/vfio
lrwxrwxrwx 1 0 0 10 May 19 07:14 10:200 -> ../net/tun
lrwxrwxrwx 1 0 0 9 May 19 07:14 10:223 -> ../uinput
lrwxrwxrwx 1 0 0 9 May 19 07:14 10:227 -> ../mcelog
lrwxrwxrwx 1 0 0 7 May 19 07:14 10:228 -> ../hpet
lrwxrwxrwx 1 0 0 7 May 19 07:14 10:229 -> ../fuse
lrwxrwxrwx 1 0 0 11 May 19 07:14 10:231 -> ../snapshot
lrwxrwxrwx 1 0 0 17 May 19 07:14 10:236 -> ../mapper/control
lrwxrwxrwx 1 0 0 15 May 19 07:14 10:237 -> ../loop-control
lrwxrwxrwx 1 0 0 9 May 19 07:14 10:242 -> ../rfkill
lrwxrwxrwx 1 0 0 18 May 19 07:14 10:59 -> ../cpu_dma_latency
lrwxrwxrwx 1 0 0 10 May 19 07:14 10:60 -> ../udmabuf
lrwxrwxrwx 1 0 0 19 May 19 07:14 10:61 -> ../lightnvm/control
lrwxrwxrwx 1 0 0 11 May 19 07:14 10:62 -> ../ecryptfs
lrwxrwxrwx 1 0 0 14 May 19 07:14 10:63 -> ../vga_arbiter
lrwxrwxrwx 1 0 0 13 May 19 07:14 13:63 -> ../input/mice
lrwxrwxrwx 1 0 0 15 May 19 07:14 13:64 -> ../input/event0
lrwxrwxrwx 1 0 0 15 May 19 07:14 13:65 -> ../input/event1
lrwxrwxrwx 1 0 0 6 May 19 07:14 1:1 -> ../mem
lrwxrwxrwx 1 0 0 7 May 19 07:14 1:11 -> ../kmsg
lrwxrwxrwx 1 0 0 7 May 19 07:14 1:3 -> ../null
lrwxrwxrwx 1 0 0 7 May 19 07:14 1:4 -> ../port
lrwxrwxrwx 1 0 0 7 May 19 07:14 1:5 -> ../zero
lrwxrwxrwx 1 0 0 7 May 19 07:14 1:7 -> ../full
lrwxrwxrwx 1 0 0 9 May 19 07:14 1:8 -> ../random
lrwxrwxrwx 1 0 0 10 May 19 07:14 1:9 -> ../urandom
lrwxrwxrwx 1 0 0 6 May 19 07:14 21:0 -> ../sg0
lrwxrwxrwx 1 0 0 6 May 19 07:14 21:1 -> ../sg1
lrwxrwxrwx 1 0 0 11 May 19 07:14 243:1 -> ../vport2p1
lrwxrwxrwx 1 0 0 14 May 19 07:14 244:0 -> ../bsg/2:0:0:0
lrwxrwxrwx 1 0 0 14 May 19 07:14 244:1 -> ../bsg/2:0:1:0
lrwxrwxrwx 1 0 0 7 May 19 07:14 249:0 -> ../rtc0
lrwxrwxrwx 1 0 0 7 May 19 07:14 4:0 -> ../tty0
lrwxrwxrwx 1 0 0 7 May 19 07:14 4:1 -> ../tty1
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:10 -> ../tty10
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:11 -> ../tty11
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:12 -> ../tty12
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:13 -> ../tty13
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:14 -> ../tty14
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:15 -> ../tty15
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:16 -> ../tty16
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:17 -> ../tty17
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:18 -> ../tty18
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:19 -> ../tty19
lrwxrwxrwx 1 0 0 7 May 19 07:14 4:2 -> ../tty2
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:20 -> ../tty20
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:21 -> ../tty21
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:22 -> ../tty22
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:23 -> ../tty23
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:24 -> ../tty24
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:25 -> ../tty25
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:26 -> ../tty26
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:27 -> ../tty27
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:28 -> ../tty28
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:29 -> ../tty29
lrwxrwxrwx 1 0 0 7 May 19 07:14 4:3 -> ../tty3
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:30 -> ../tty30
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:31 -> ../tty31
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:32 -> ../tty32
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:33 -> ../tty33
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:34 -> ../tty34
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:35 -> ../tty35
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:36 -> ../tty36
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:37 -> ../tty37
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:38 -> ../tty38
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:39 -> ../tty39
lrwxrwxrwx 1 0 0 7 May 19 07:14 4:4 -> ../tty4
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:40 -> ../tty40
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:41 -> ../tty41
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:42 -> ../tty42
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:43 -> ../tty43
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:44 -> ../tty44
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:45 -> ../tty45
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:46 -> ../tty46
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:47 -> ../tty47
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:48 -> ../tty48
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:49 -> ../tty49
lrwxrwxrwx 1 0 0 7 May 19 07:14 4:5 -> ../tty5
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:50 -> ../tty50
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:51 -> ../tty51
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:52 -> ../tty52
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:53 -> ../tty53
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:54 -> ../tty54
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:55 -> ../tty55
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:56 -> ../tty56
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:57 -> ../tty57
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:58 -> ../tty58
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:59 -> ../tty59
lrwxrwxrwx 1 0 0 7 May 19 07:14 4:6 -> ../tty6
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:60 -> ../tty60
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:61 -> ../tty61
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:62 -> ../tty62
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:63 -> ../tty63
lrwxrwxrwx 1 0 0 8 May 19 07:14 4:64 -> ../ttyS0
lrwxrwxrwx 1 0 0 7 May 19 07:14 4:7 -> ../tty7
lrwxrwxrwx 1 0 0 7 May 19 07:14 4:8 -> ../tty8
lrwxrwxrwx 1 0 0 7 May 19 07:14 4:9 -> ../tty9
lrwxrwxrwx 1 0 0 6 May 19 07:14 5:0 -> ../tty
lrwxrwxrwx 1 0 0 10 May 19 07:14 5:1 -> ../console
lrwxrwxrwx 1 0 0 7 May 19 07:14 5:2 -> ../ptmx
lrwxrwxrwx 1 0 0 12 May 19 07:14 5:3 -> ../ttyprintk
lrwxrwxrwx 1 0 0 6 May 19 07:14 7:0 -> ../vcs
lrwxrwxrwx 1 0 0 7 May 19 07:14 7:1 -> ../vcs1
lrwxrwxrwx 1 0 0 7 May 19 07:14 7:128 -> ../vcsa
lrwxrwxrwx 1 0 0 8 May 19 07:14 7:129 -> ../vcsa1
lrwxrwxrwx 1 0 0 7 May 19 07:14 7:64 -> ../vcsu
lrwxrwxrwx 1 0 0 8 May 19 07:14 7:65 -> ../vcsu1
/dev/disk:
total 0
drwxr-xr-x 2 0 0 80 May 19 07:14 by-id
drwxr-xr-x 2 0 0 80 May 19 07:14 by-path
drwxr-xr-x 2 0 0 60 May 19 07:14 by-uuid
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 0 0 9 May 19 07:14 scsi-0QEMU_QEMU_HARDDISK_appliance ->
../../sdb
lrwxrwxrwx 1 0 0 9 May 19 07:14 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
/dev/disk/by-path:
total 0
lrwxrwxrwx 1 0 0 9 May 19 07:14 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 0 0 9 May 19 07:14 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb
/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 0 0 9 May 19 07:14 84c388a8-3d23-40b6-b00d-92bff77c4901 ->
../../sdb
/dev/input:
total 0
drwxr-xr-x 2 0 0 60 May 19 07:14 by-path
crw------- 1 0 0 13, 64 May 19 07:14 event0
crw------- 1 0 0 13, 65 May 19 07:14 event1
crw------- 1 0 0 13, 63 May 19 07:14 mice
/dev/input/by-path:
total 0
lrwxrwxrwx 1 0 0 9 May 19 07:14 platform-i8042-serio-0-event-kbd -> ../event1
/dev/lightnvm:
total 0
crw------- 1 0 0 10, 61 May 19 07:14 control
/dev/mapper:
total 0
crw------- 1 0 0 10, 236 May 19 07:14 control
/dev/net:
total 0
crw-rw-rw- 1 0 0 10, 200 May 19 07:14 tun
/dev/pts:
total 0
c--------- 1 0 0 5, 2 May 19 07:14 ptmx
/dev/shm:
total 0
/dev/snd:
total 0
crw------- 1 0 0 116, 1 May 19 07:14 seq
crw------- 1 0 0 116, 33 May 19 07:14 timer
/dev/vfio:
total 0
crw-rw-rw- 1 0 0 10, 196 May 19 07:14 vfio
/dev/virtio-ports:
total 0
lrwxrwxrwx 1 0 0 11 May 19 07:14 org.libguestfs.channel.0 -> ../vport2p1
+ cat /proc/mounts
/dev/root / ext2 rw,noatime 0 0
/proc /proc proc rw,relatime 0 0
/sys /sys sysfs rw,relatime 0 0
tmpfs /run tmpfs rw,nosuid,relatime,size=149340k,mode=755 0 0
/dev /dev devtmpfs rw,relatime,size=369040k,nr_inodes=92260,mode=755 0 0
/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
shmfs /dev/shm tmpfs rw,relatime 0 0
+ cat /proc/mdstat
Personalities :
unused devices: <none>
+ lvm config
+ lvm pvs
+ lvm vgs
+ lvm lvs
+ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
+ ip r
+ cat /etc/resolv.conf
cat: /etc/resolv.conf: No such file or directory
+ lsmod
Module Size Used by
libcrc32c 16384 0
crc8 16384 0
crc7 16384 0
crc64 16384 0
crc4 16384 0
crc_itu_t 16384 0
virtiofs 28672 0
virtio_input 16384 0
virtio_scsi 24576 1
virtio_rpmsg_bus 24576 0
rpmsg_core 16384 1 virtio_rpmsg_bus
virtio_pmem 16384 0
nd_virtio 16384 1 virtio_pmem
nd_pmem 24576 0
nd_btt 28672 1 nd_pmem
virtio_net 53248 0
net_failover 20480 1 virtio_net
failover 16384 1 net_failover
virtio_crypto 28672 0
crypto_engine 16384 1 virtio_crypto
virtio_rng 16384 0
virtio_blk 20480 0
nfit 65536 0
crc32_generic 16384 0
crct10dif_pclmul 16384 1
crc32_pclmul 16384 0
+ date
Wed May 19 07:14:44 UTC 2021
+ echo -n 'clocksource: '
clocksource: + cat
/sys/devices/system/clocksource/clocksource0/current_clocksource
kvm-clock
+ echo -n 'uptime: '
uptime: + cat /proc/uptime
1.05 0.22
+ cmd=guestfsd
++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
+ eval
+ test x '!=' x
+ test 1 = 1
+ cmd='guestfsd --verbose'
+ test '' = 1
+ false
+ test '' = 1
+ echo guestfsd --verbose
guestfsd --verbose
+ guestfsd --verbose
lvm_system_dir = /tmp/lvm
OCaml daemon loaded
trying to open virtio-serial channel
'/dev/virtio-ports/org.libguestfs.channel.0'
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
libguestfs: appliance is up
Guest launched OK.
guestfsd: <= part_disk (0xd2) request length 60 bytes
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=e stderr=y flags=0x10000
commandrvf: parted -s -- /dev/sda mklabel msdos mkpart primary 128s -128s
Warning: The resulting partition is not properly aligned for best performance:
128s % 2048s != 0s
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
[ 1.349327] sda: sda1
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
guestfsd: => part_disk (0xd2) took 0.18 secs
guestfsd: <= mkfs (0x116) request length 84 bytes
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: wipefs --help
commandrvf: stdout=n stderr=n flags=0x0
commandrvf: wipefs -a --force /dev/sda1
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mke2fs -t ext2 -F /dev/sda1
mke2fs 1.45.5 (07-Jan-2020)
guestfsd: => mkfs (0x116) took 0.05 secs
guestfsd: <= mount (0x1) request length 64 bytes
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
command: mount '/dev/sda1' '/sysroot//'
[ 1.468526] EXT4-fs (sda1): mounting ext2 file system using the ext4
subsystem
[ 1.470783] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[ 1.471898] ext2 filesystem being mounted at /sysroot supports timestamps
until 2038 (0x7fffffff)
guestfsd: => mount (0x1) took 0.03 secs
guestfsd: <= touch (0x3) request length 52 bytes
guestfsd: => touch (0x3) took 0.00 secs
guestfsd: <= internal_autosync (0x11a) request length 40 bytes
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime
freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime
freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime
freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs
opts=rw,nosuid,relatime,size=149340k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs
opts=rw,relatime,size=369040k,nr_inodes=92260,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts
opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime
freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=ext2
opts=rw,relatime freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
fsync /dev/sda
guestfsd: => internal_autosync (0x11a) took 0.06 secs
libguestfs: sending SIGTERM to process 897585
libguestfs: qemu maxrss 210560K
libguestfs: closing guestfs handle 0x557acc779040 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsc1r8uR
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsSgQFQP
===== TEST FINISHED OK ====root at
b019001:/restore/mail019001/mail019001-restore-05#
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4210 bytes
Desc: S/MIME Cryptographic Signature
URL:
<http://listman.redhat.com/archives/libguestfs/attachments/20210519/4dc60521/attachment.p7s>