· 6 years ago · Dec 05, 2019, 11:34 PM
1[Dec 05 2019 01:52:49] ########## LOG START ##########
2Built From Template => /home/solusvm/kvm/template/windows-10-custom-x86_64-gen2-v1.gz
3Tools => Running tools Logical volume "kvm104_img" successfully removed
4 Logical volume "kvm104_img" created.
5
6LG OUTPUT => command line: virt-resize --no-sparse -d --expand /dev/sda2 /home/solusvm/kvm/template/windows-10-custom-x86_64-gen2-v1.gz /dev/vg0/kvm104_img
7[ 0.0] Examining /home/solusvm/kvm/template/windows-10-custom-x86_64-gen2-v1.gz
8libguestfs: creating COW overlay to protect original drive content
9libguestfs: command: run: qemu-img
10libguestfs: command: run: \ info
11libguestfs: command: run: \ --output json
12libguestfs: command: run: \ /home/solusvm/kvm/template/windows-10-custom-x86_64-gen2-v1.gz
13libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 53687091200,\n "filename": "/home/solusvm/kvm/template/windows-10-custom-x86_64-gen2-v1.gz",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 6123708416,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "dirty-flag": false\n}\n\n
14libguestfs: command: run: qemu-img
15libguestfs: command: run: \ create
16libguestfs: command: run: \ -f qcow2
17libguestfs: command: run: \ -o backing_file=/home/solusvm/kvm/template/windows-10-custom-x86_64-gen2-v1.gz,backing_fmt=qcow2
18libguestfs: command: run: \ /tmp/libguestfsWvGY8u/overlay1.qcow2
19Formatting '/tmp/libguestfsWvGY8u/overlay1.qcow2', fmt=qcow2 size=53687091200 backing_file=/home/solusvm/kvm/template/windows-10-custom-x86_64-gen2-v1.gz backing_fmt=qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16
20libguestfs: launch: program=virt-resize
21libguestfs: launch: version=1.38.2rhel=7,release=12.el7.plesk,libvirt
22libguestfs: launch: backend registered: unix
23libguestfs: launch: backend registered: uml
24libguestfs: launch: backend registered: libvirt
25libguestfs: launch: backend registered: direct
26libguestfs: launch: backend=libvirt
27libguestfs: launch: tmpdir=/tmp/libguestfsWvGY8u
28libguestfs: launch: umask=0022
29libguestfs: launch: euid=0
30libguestfs: libvirt version = 4005000 (4.5.0)
31libguestfs: guest random name = guestfs-ugpopid0pohpw1zn
32libguestfs: connect to libvirt
33libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0
34libguestfs: successfully opened libvirt handle: conn = 0x22ed8f0
35libguestfs: qemu version (reported by libvirt) = 2012000 (2.12.0)
36libguestfs: get libvirt capabilities
37libguestfs: parsing capabilities XML
38libguestfs: build appliance
39libguestfs: begin building supermin appliance
40libguestfs: run supermin
41libguestfs: command: run: /usr/bin/supermin5
42libguestfs: command: run: \ --build
43libguestfs: command: run: \ --verbose
44libguestfs: command: run: \ --if-newer
45libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
46libguestfs: command: run: \ --copy-kernel
47libguestfs: command: run: \ -f ext2
48libguestfs: command: run: \ --host-cpu x86_64
49libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
50libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
51supermin: version: 5.1.19
52supermin: rpm: detected RPM version 4.11
53supermin: package handler: fedora/rpm
54supermin: acquiring lock on /var/tmp/.guestfs-0/lock
55supermin: if-newer: output does not need rebuilding
56libguestfs: finished building supermin appliance
57libguestfs: command: run: qemu-img
58libguestfs: command: run: \ create
59libguestfs: command: run: \ -f qcow2
60libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-0/appliance.d/root,backing_fmt=raw
61libguestfs: command: run: \ /tmp/libguestfsWvGY8u/overlay2.qcow2
62Formatting '/tmp/libguestfsWvGY8u/overlay2.qcow2', fmt=qcow2 size=4294967296 backing_file=/var/tmp/.guestfs-0/appliance.d/root backing_fmt=raw cluster_size=65536 lazy_refcounts=off refcount_bits=16
63libguestfs: set_socket_create_context: getcon failed: (none): Invalid argument [you can ignore this message if you are not using SELinux + sVirt]
64libguestfs: clear_socket_create_context: setsockcreatecon failed: NULL: Invalid argument [you can ignore this message if you are not using SELinux + sVirt]
65libguestfs: create libvirt XML
66libguestfs: command: run: qemu-img
67libguestfs: command: run: \ info
68libguestfs: command: run: \ --output json
69libguestfs: command: run: \ /dev/vg0/kvm104_img
70libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 59055800320,\n "filename": "/dev/vg0/kvm104_img",\n "format": "raw",\n "actual-size": 0,\n "dirty-flag": false\n}\n\n
71libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-ugpopid0pohpw1zn</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <cpu mode="host-passthrough">\n <model fallback="allow"></model>\n </cpu>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="rtc" tickpolicy="catchup"></timer>\n <timer name="pit" tickpolicy="delay"></timer>\n <timer name="hpet" present="no"></timer>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/var/tmp/.guestfs-0/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-0/appliance.d/initrd</initrd>\n <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/sdc selinux=0 guestfs_verbose=1 TERM=linux</cmdline>\n <bios useserial="yes"></bios>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <rng model="virtio">\n <backend model="random">/dev/urandom</backend>\n </rng>\n <controller type="scsi" index="0" model="virtio-scsi"></controller>\n <disk device="disk" type="file">\n <source file="/tmp/libguestfsWvGY8u/overlay1.qcow2"></source>\n <target dev="sda" bus="scsi"></target>\n <driver name="qemu" type="qcow2" cache="unsafe"></driver>\n <address type="drive" controller="0" bus="0" target="0" unit="0"></address>\n </disk>\n <disk device="disk" type="block">\n <source dev="/dev/vg0/kvm104_img"></source>\n <target dev="sdb" bus="scsi"></target>\n <driver name="qemu" type="raw" cache="unsafe"></driver>\n <address type="drive" controller="0" bus="0" target="1" unit="0"></address>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfsWvGY8u/overlay2.qcow2"></source>\n <target dev="sdc" bus="scsi"></target>\n <driver name="qemu" type="qcow2" cache="unsafe"></driver>\n <address type="drive" controller="0" bus="0" target="2" unit="0"></address>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfsDQgoWI/console.sock"></source>\n <target port="0"></target>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfsDQgoWI/guestfsd.sock"></source>\n <target type="virtio" name="org.libguestfs.channel.0"></target>\n </channel>\n <controller type="usb" model="none"></controller>\n <memballoon model="none"></memballoon>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"></qemu:env>\n </qemu:commandline>\n</domain>\n
72libguestfs: command: run: ls
73libguestfs: command: run: \ -a
74libguestfs: command: run: \ -l
75libguestfs: command: run: \ -R
76libguestfs: command: run: \ -Z /var/tmp/.guestfs-0
77libguestfs: /var/tmp/.guestfs-0:
78libguestfs: drwxr-xr-x. root root unconfined_u:object_r:initrc_tmp_t:s0 .
79libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 ..
80libguestfs: drwxr-xr-x root root ? appliance.d
81libguestfs: -rw-r--r--. root root unconfined_u:object_r:initrc_tmp_t:s0 lock
82libguestfs:
83libguestfs: /var/tmp/.guestfs-0/appliance.d:
84libguestfs: drwxr-xr-x root root ? .
85libguestfs: drwxr-xr-x. root root unconfined_u:object_r:initrc_tmp_t:s0 ..
86libguestfs: -rw-r--r-- qemu qemu ? initrd
87libguestfs: -rwxr-xr-x qemu qemu ? kernel
88libguestfs: -rw-r--r-- qemu qemu ? root
89libguestfs: command: run: ls
90libguestfs: command: run: \ -a
91libguestfs: command: run: \ -l
92libguestfs: command: run: \ -Z /tmp/libguestfsDQgoWI
93libguestfs: drwxr-xr-x root root ? .
94libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 ..
95libguestfs: srw-rw---- root qemu ? console.sock
96libguestfs: srw-rw---- root qemu ? guestfsd.sock
97libguestfs: launch libvirt guest
98libguestfs: responding to serial console Device Status Report
99\x1b[1;256r\x1b[256;256H\x1b[6n
100Google, Inc.
101Serial Graphics Adapter 06/09/14
102SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Mon Jun 9 21:33:48 UTC 2014
103Term: 80x24
1044 0
105\x1b[2J
106SeaBIOS (version 1.11.0-2.el7)
107
108
109Machine UUID 839e97c1-ff94-41fb-bff0-768c1a4dce20
110
111
112Booting from ROM...
113
114\x1b[2J[ 0.000000] Initializing cgroup subsys cpuset
115[ 0.000000] Initializing cgroup subsys cpu
116[ 0.000000] Initializing cgroup subsys cpuacct
117[ 0.000000] Linux version 3.10.0-1062.4.3.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) ) #1 SMP Wed Nov 13 23:58:53 UTC 2019
118[ 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/sdc selinux=0 guestfs_verbose=1 TERM=linux
119[ 0.000000] e820: BIOS-provided physical RAM map:
120[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
121[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
122[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
123[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fdfff] usable
124[ 0.000000] BIOS-e820: [mem 0x000000001f3fe000-0x000000001f3fffff] reserved
125[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
126[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
127[ 0.000000] NX (Execute Disable) protection: active
128[ 0.000000] SMBIOS 2.8 present.
129[ 0.000000] DMI: Red Hat KVM, BIOS 1.11.0-2.el7 04/01/2014
130[ 0.000000] Hypervisor detected: KVM
131[ 0.000000] e820: last_pfn = 0x1f3fe max_arch_pfn = 0x400000000
132[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WP UC- UC
133[ 0.000000] found SMP MP-table at [mem 0x000f63b0-0x000f63bf] mapped at [ffffffffff2003b0]
134[ 0.000000] Using GB pages for direct mapping
135[ 0.000000] RAMDISK: [mem 0x1f0b0000-0x1f3effff]
136[ 0.000000] Early table checksum verification disabled
137[ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20130517/tbxfroot-243)
138[ 0.000000] No NUMA configuration found
139[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fdfff]
140[ 0.000000] NODE_DATA(0) allocated [mem 0x1f089000-0x1f0affff]
141[ 0.000000] kvm-clock: cpu 0, msr 0:1f039001, primary cpu clock
142[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
143[ 0.000000] kvm-clock: using sched offset of 183634107 cycles
144[ 0.000000] Zone ranges:
145[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
146[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
147[ 0.000000] Normal empty
148[ 0.000000] Movable zone start for each node
149[ 0.000000] Early memory node ranges
150[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
151[ 0.000000] node 0: [mem 0x00100000-0x1f3fdfff]
152[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x1f3fdfff]
153[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
154[ 0.000000] Intel MultiProcessor Specification v1.4
155[ 0.000000] MPTABLE: OEM ID: BOCHSCPU
156[ 0.000000] MPTABLE: Product ID: 0.1
157[ 0.000000] MPTABLE: APIC at: 0xFEE00000
158[ 0.000000] Processor #0 (Bootup-CPU)
159[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
160[ 0.000000] Processors: 1
161[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
162[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
163[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
164[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
165[ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
166[ 0.000000] Booting paravirtualized kernel on KVM
167[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
168[ 0.000000] PERCPU: Embedded 38 pages/cpu @ffff919a1ee00000 s118784 r8192 d28672 u2097152
169[ 0.000000] KVM setup async PF for cpu 0
170[ 0.000000] kvm-stealtime: cpu 0, msr 1ee1c040
171[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125879
172[ 0.000000] Policy zone: DMA32
173[ 0.000000] 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/sdc selinux=0 guestfs_verbose=1 TERM=linux
174[ 0.000000] Disabling memory control group subsystem
175[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
176[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
177[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
178[ 0.000000] Memory: 480196k/511992k available (7760k kernel code, 392k absent, 31404k reserved, 5967k data, 1984k init)
179[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
180[ 0.000000] x86/pti: Unmapping kernel while in userspace
181[ 0.000000] Hierarchical RCU implementation.
182[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1.
183[ 0.000000] NR_IRQS:327936 nr_irqs:256 0
184[ 0.000000] Console: colour *CGA 80x25
185[ 0.000000] console [ttyS0] enabled
186[ 0.000000] tsc: Detected 2399.996 MHz processor
187[ 0.116635] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=2399996)
188[ 0.118701] pid_max: default: 32768 minimum: 301
189[ 0.119921] Security Framework initialized
190[ 0.120934] SELinux: Disabled at boot.
191[ 0.121958] Yama: becoming mindful.
192[ 0.122930] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
193[ 0.124778] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
194[ 0.126495] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
195[ 0.128160] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
196[ 0.130102] Initializing cgroup subsys memory
197[ 0.131204] Initializing cgroup subsys devices
198[ 0.132313] Initializing cgroup subsys freezer
199[ 0.133449] Initializing cgroup subsys net_cls
200[ 0.134559] Initializing cgroup subsys blkio
201[ 0.135688] Initializing cgroup subsys perf_event
202[ 0.136858] Initializing cgroup subsys hugetlb
203[ 0.137956] Initializing cgroup subsys pids
204[ 0.138975] Initializing cgroup subsys net_prio
205[ 0.141044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
206[ 0.142316] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
207[ 0.143585] tlb_flushall_shift: 6
208[ 0.144466] FEATURE SPEC_CTRL Present
209[ 0.145353] FEATURE IBPB_SUPPORT Present
210[ 0.146279] Spectre V1 : Mitigation: Load fences, usercopy/swapgs barriers and __user pointer sanitization
211[ 0.148534] Spectre V2 : Enabling Indirect Branch Prediction Barrier
212[ 0.150428] Spectre V2 : Mitigation: Full retpoline
213[ 0.151633] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
214[ 0.153944] MDS: Mitigation: Clear CPU buffers
215[ 0.155005] TAA: Mitigation: Clear CPU buffers
216[ 0.185773] Freeing SMP alternatives: 28k freed
217[ 0.196834] ftrace: allocating 29557 entries in 116 pages
218[ 0.253870] Enabling x2apic
219[ 0.254585] Enabled x2apic
220[ 0.255605] Switched APIC routing to physical x2apic.
221[ 0.258467] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
222[ 0.259879] smpboot: CPU0: Intel(R) Xeon(R) CPU D-1521 @ 2.40GHz (fam: 06, model: 56, stepping: 03)
223[ 0.262117] Performance Events: Broadwell events, Intel PMU driver.
224[ 0.263707] ... version: 2
225[ 0.264661] ... bit width: 48
226[ 0.265625] ... generic registers: 4
227[ 0.266579] ... value mask: 0000ffffffffffff
228[ 0.267849] ... max period: 000000007fffffff
229[ 0.269162] ... fixed-purpose events: 3
230[ 0.270115] ... event mask: 000000070000000f
231[ 0.271459] KVM setup paravirtual spinlock
232[ 0.273689] Brought up 1 CPUs
233[ 0.274446] smpboot: Max logical packages: 1
234[ 0.275486] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
235[ 0.277609] devtmpfs: initialized
236[ 0.278535] x86/mm: Memory block size: 128MB
237[ 0.281128] EVM: security.selinux
238[ 0.281924] EVM: security.ima
239[ 0.282654] EVM: security.capability
240[ 0.284780] atomic64 test passed for x86-64 platform with CX8 and with SSE
241[ 0.286431] pinctrl core: initialized pinctrl subsystem
242[ 0.287820] RTC time: 1:49:51, date: 12/05/19
243[ 0.289031] NET: Registered protocol family 16
244[ 0.290257] cpuidle: using governor haltpoll
245[ 0.291565] PCI: Using configuration type 1 for base access
246[ 0.294175] ACPI: Interpreter disabled.
247[ 0.295166] vgaarb: loaded
248[ 0.295905] SCSI subsystem initialized
249[ 0.296876] usbcore: registered new interface driver usbfs
250[ 0.298197] usbcore: registered new interface driver hub
251[ 0.299499] usbcore: registered new device driver usb
252[ 0.300769] EDAC MC: Ver: 3.0.0
253[ 0.301594] PCI: Probing PCI hardware
254[ 0.302550] PCI host bridge to bus 0000:00
255[ 0.303550] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
256[ 0.305006] pci_bus 0000:00: root bus resource [mem 0x00000000-0x3fffffffffff]
257[ 0.306731] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
258[ 0.312096] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
259[ 0.313777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
260[ 0.315347] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
261[ 0.317053] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
262[ 0.334765] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
263[ 0.336459] NetLabel: Initializing
264[ 0.337336] NetLabel: domain hash size = 128
265[ 0.338413] NetLabel: protocols = UNLABELED CIPSOv4
266[ 0.339647] NetLabel: unlabeled traffic allowed by default
267[ 0.341170] amd_nb: Cannot enumerate AMD northbridges
268[ 0.342529] Switched to clocksource kvm-clock
269[ 0.347321] pnp: PnP ACPI: disabled
270[ 0.349179] NET: Registered protocol family 2
271[ 0.350388] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
272[ 0.352089] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
273[ 0.353655] TCP: Hash tables configured (established 4096 bind 4096)
274[ 0.355213] TCP: reno registered
275[ 0.356004] UDP hash table entries: 256 (order: 1, 8192 bytes)
276[ 0.357405] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
277[ 0.358932] NET: Registered protocol family 1
278[ 0.360011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
279[ 0.361466] pci 0000:00:01.0: PIIX3: Enabling Passive Release
280[ 0.362880] pci 0000:00:01.0: Activating ISA DMA hang workarounds
281[ 0.364449] Unpacking initramfs...
282[ 0.367068] Freeing initrd memory: 3328k freed
283[ 0.368702] platform rtc_cmos: registered platform RTC device (no PNP device found)
284[ 0.370756] sha1_ssse3: Using AVX2 optimized SHA-1 implementation
285[ 0.372268] sha256_ssse3: Using AVX2 optimized SHA-256 implementation
286[ 0.374010] futex hash table entries: 256 (order: 2, 16384 bytes)
287[ 0.375495] Initialise system trusted keyring
288[ 0.376612] audit: initializing netlink socket (disabled)
289[ 0.377939] type=2000 audit(1575510592.264:1): initialized
290[ 0.402833] HugeTLB registered 1 GB page size, pre-allocated 0 pages
291[ 0.404355] HugeTLB registered 2 MB page size, pre-allocated 0 pages
292[ 0.406914] zpool: loaded
293[ 0.407569] zbud: loaded
294[ 0.408444] VFS: Disk quotas dquot_6.5.2
295[ 0.409411] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
296[ 0.411084] msgmni has been set to 944
297[ 0.412032] Key type big_key registered
298[ 0.413178] NET: Registered protocol family 38
299[ 0.414240] Key type asymmetric registered
300[ 0.415220] Asymmetric key parser 'x509' registered
301[ 0.416420] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
302[ 0.418182] io scheduler noop registered
303[ 0.419132] io scheduler deadline registered (default)
304[ 0.420375] io scheduler cfq registered
305[ 0.421300] io scheduler mq-deadline registered
306[ 0.422374] io scheduler kyber registered
307[ 0.423426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
308[ 0.424763] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
309[ 0.426317] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
310[ 0.428031] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
311[ 0.455452] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
312[ 0.457154] Non-volatile memory driver v1.3
313[ 0.458223] Linux agpgart interface v0.103
314[ 0.459347] crash memory driver: version 1.1
315[ 0.460456] rdac: device handler registered
316[ 0.461563] hp_sw: device handler registered
317[ 0.462623] emc: device handler registered
318[ 0.463642] alua: device handler registered
319[ 0.464686] libphy: Fixed MDIO Bus: probed
320[ 0.465764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
321[ 0.467329] ehci-pci: EHCI PCI platform driver
322[ 0.468432] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
323[ 0.469968] ohci-pci: OHCI PCI platform driver
324[ 0.471069] uhci_hcd: USB Universal Host Controller Interface driver
325[ 0.472674] usbcore: registered new interface driver usbserial_generic
326[ 0.474291] usbserial: USB Serial support registered for generic
327[ 0.475771] i8042: PNP: No PS/2 controller found. Probing ports directly.
328[ 0.478563] serio: i8042 KBD port at 0x60,0x64 irq 1
329[ 0.479767] serio: i8042 AUX port at 0x60,0x64 irq 12
330[ 0.481314] mousedev: PS/2 mouse device common for all mice
331[ 0.483077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
332[ 0.486265] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input1
333[ 0.488743] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
334[ 0.490454] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
335[ 0.492372] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
336[ 0.494557] hidraw: raw HID events driver (C) Jiri Kosina
337[ 0.495962] usbcore: registered new interface driver usbhid
338[ 0.497355] usbhid: USB HID core driver
339[ 0.498442] drop_monitor: Initializing network drop monitor service
340[ 0.500047] TCP: cubic registered
341[ 0.500890] Initializing XFRM netlink socket
342[ 0.502024] NET: Registered protocol family 10
343[ 0.503253] NET: Registered protocol family 17
344[ 0.504357] mpls_gso: MPLS GSO support
345[ 0.505406] mce: Using 10 MCE banks
346[ 0.506390] Loading compiled-in X.509 certificates
347[ 0.507660] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'
348[ 0.509974] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'
349[ 0.512884] Loaded X.509 cert 'CentOS Linux kernel signing key: 3f59ae1577d58723184f6dbab18ad5f59de41d39'
350[ 0.515217] registered taskstats version 1
351[ 0.516679] Key type trusted registered
352[ 0.517719] Key type encrypted registered
353[ 0.518735] IMA: No TPM chip found, activating TPM-bypass! (rc=-19)
354[ 0.520358] Magic number: 15:302:811
355[ 0.521411] rtc_cmos rtc_cmos: setting system clock to 2019-12-05 01:49:51 UTC (1575510591)
356[ 0.524650] Freeing unused kernel memory: 1984k freed
357[ 0.526184] Write protecting the kernel read-only data: 12288k
358[ 0.528557] Freeing unused kernel memory: 420k freed
359[ 0.531218] Freeing unused kernel memory: 552k freed
360supermin: mounting /proc
361supermin: ext2 mini initrd starting up: 5.1.19 glibc
362supermin: 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/sdc selinux=0 guestfs_verbose=1 TERM=linux
363supermin: uptime: 0.36 0.09
364supermin: mounting /sys
365supermin: internal insmod crc32-pclmul.ko
366supermin: internal insmod crc32c-intel.ko
367supermin: internal insmod crct10dif_common.ko
368supermin: internal insmod crct10dif-pclmul.ko
369supermin: internal insmod crc32_generic.ko
370supermin: internal insmod crct10dif_generic.ko
371supermin: internal insmod libnvdimm.ko
372supermin: internal insmod nfit.ko
373insmod: init_module: nfit.ko: No such device
374supermin: internal insmod libata.ko
375supermin: internal insmod ata_piix.ko
376[ 0.572035] scsi host0: ata_piix
377[ 0.572999] scsi host1: ata_piix
378[ 0.573798] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
379[ 0.575475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
380supermin: internal insmod virtio.ko
381supermin: internal insmod virtio_ring.ko
382supermin: internal insmod virtio_blk.ko
383supermin: internal insmod virtio-rng.ko
384supermin: internal insmod virtio_console.ko
385supermin: internal insmod virtio_net.ko
386supermin: internal insmod nd_btt.ko
387supermin: internal insmod nd_pmem.ko
388supermin: internal insmod crc-t10dif.ko
389supermin: internal insmod sd_mod.ko
390supermin: internal insmod virtio_scsi.ko
391supermin: internal insmod virtio_balloon.ko
392supermin: internal insmod virtio_input.ko
393supermin: internal insmod virtio_pci.ko
394[ 0.751898] random: fast init done
395[ 0.754025] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 24
396[ 0.758622] scsi host2: Virtio SCSI HBA
397[ 0.760043] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
398[ 0.762110] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 25
399[ 0.765336] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
400[ 0.770888] scsi 2:0:2:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
401[ 0.794489] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 25
402[ 0.799243] random: crng init done
403[ 0.810352] sd 2:0:0:0: [sda] 104857600 512-byte logical blocks: (53.6 GB/50.0 GiB)
404[ 0.812686] sd 2:0:1:0: [sdb] 115343360 512-byte logical blocks: (59.0 GB/55.0 GiB)
405[ 0.814743] sd 2:0:0:0: [sda] Write Protect is off
406[ 0.816136] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
407[ 0.818863] sd 2:0:2:0: [sdc] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
408[ 0.821185] sd 2:0:1:0: [sdb] Write Protect is off
409[ 0.822587] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
410[ 0.825295] sd 2:0:2:0: [sdc] Write Protect is off
411[ 0.826654] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
412[ 0.829552] sda: sda1 sda2
413[ 0.831099] sd 2:0:0:0: [sda] Attached SCSI disk
414[ 0.832590] sd 2:0:1:0: [sdb] Attached SCSI disk
415[ 0.834461] sd 2:0:2:0: [sdc] Attached SCSI disk
416supermin: internal insmod jbd2.ko
417supermin: internal insmod mbcache.ko
418supermin: internal insmod ext4.ko
419supermin: internal insmod crc-ccitt.ko
420supermin: internal insmod crc-itu-t.ko
421supermin: internal insmod crc8.ko
422supermin: internal insmod libcrc32c.ko
423supermin: picked /sys/block/sdc/dev (8:32) as root device
424supermin: creating /dev/root as block special 8:32
425supermin: mounting new root on /root
426[ 0.867062] EXT4-fs (sdc): mounting ext2 file system using the ext4 subsystem
427[ 0.870657] EXT4-fs (sdc): mounted filesystem without journal. Opts:
428supermin: deleting initramfs files
429supermin: chroot
430Starting /init script ...
431+ [[ 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/sdc selinux=0 guestfs_verbose=1 TERM=linux == *guestfs_network=1* ]]
432+ [[ 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/sdc selinux=0 guestfs_verbose=1 TERM=linux == *guestfs_rescue=1* ]]
433+ [[ 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/sdc selinux=0 guestfs_verbose=1 TERM=linux == *guestfs_noreboot=1* ]]
434+ [[ 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/sdc selinux=0 guestfs_verbose=1 TERM=linux == *guestfs_boot_analysis=1* ]]
435+ '[' '!' -d /sys ']'
436+ mkdir -p /sys
437+ mount -t sysfs /sys /sys
438+ mkdir -p /run
439+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
440+ mkdir -p /run/lock
441+ ln -s ../run/lock /var/lock
442+ test -e /etc/mtab
443+ mount -t devtmpfs /dev /dev
444+ mkdir -p /dev/pts
445+ mount -t devpts /dev/pts /dev/pts
446+ mkdir -p /dev/shm
447+ mount -t tmpfs -o mode=1777 shmfs /dev/shm
448+ [[ 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/sdc selinux=0 guestfs_verbose=1 TERM=linux == *selinux=1* ]]
449+ mkdir -p /run/tmpfiles.d
450+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
451++ od -x -A n
452++ dd if=/dev/urandom bs=16 count=1 status=none
453+ machine_id=' 56bb 2759 3cd2 d228 9c96 4cd3 7544 bc04'
454+ echo 56bb27593cd2d2289c964cd37544bc04
455+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
456[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
457[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
458[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
459[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
460[/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
461[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
462+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
463+ '[' -x /lib/systemd/systemd-udevd ']'
464+ UDEVD=/lib/systemd/systemd-udevd
465+ break
466+ '[' -z /lib/systemd/systemd-udevd ']'
467+ /lib/systemd/systemd-udevd --daemon
468starting version 219
469specified group 'input' unknown
470+ udevadm trigger
471+ udevadm settle --timeout=600
472[ 1.019296] input: PC Speaker as /devices/platform/pcspkr/input/input3
473[ 1.026405] cryptd: max_cpu_qlen set to 1000
474[ 1.080993] sd 2:0:0:0: Attached scsi generic sg0 type 0
475[ 1.089177] sd 2:0:1:0: Attached scsi generic sg1 type 0
476[ 1.096313] sd 2:0:2:0: Attached scsi generic sg2 type 0
477[ 1.106946] AVX2 version of gcm_enc/dec engaged.
478[ 1.108124] AES CTR mode by8 optimization enabled
479[ 1.121251] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
480[ 1.123153] alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni)
481[ 1.144428] EDAC sbridge: Ver: 1.1.2
482+ shopt -s nullglob
483+ for f in '/sys/block/sd*/device/timeout'
484+ echo 300
485+ for f in '/sys/block/sd*/device/timeout'
486+ echo 300
487+ for f in '/sys/block/sd*/device/timeout'
488+ echo 300
489+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
490+ echo noop
491+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
492+ echo noop
493+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
494+ echo noop
495+ shopt -u nullglob
496+ ip addr add 127.0.0.1/8 brd + dev lo scope host
497+ ip link set dev lo up
498+ ip addr add 169.254.2.10/16 brd + dev eth0 scope global
499Cannot find device "eth0"
500+ ip link set dev eth0 up
501Cannot find device "eth0"
502+ ip route add default via 169.254.2.2
503RTNETLINK answers: Network is unreachable
504+ echo nameserver 169.254.2.3
505+ mdadm -As --auto=yes --no-degraded
506mdadm: No arrays found in config file or automatically
507+ mkdir -p /tmp/lvm
508+ touch /tmp/lvm/lvm.conf
509+ LVM_SYSTEM_DIR=/tmp/lvm
510+ export LVM_SYSTEM_DIR
511+ lvmetad
512+ modprobe dm_mod
513[ 1.265236] device-mapper: uevent: version 1.0.3
514[ 1.266905] device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: dm-devel@redhat.com
515+ lvm pvscan --cache --activate ay
516+ mdadm -As --auto=yes --run
517mdadm: No arrays found in config file or automatically
518+ ldmtool create all
519/init: line 149: ldmtool: command not found
520+ test 1 = 1
521+ test '' '!=' 1
522+ uname -a
523Linux (none) 3.10.0-1062.4.3.el7.x86_64 #1 SMP Wed Nov 13 23:58:53 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
524+ ls -lR /dev
525/dev:
526total 0
527crw------- 1 root root 10, 235 Dec 5 01:49 autofs
528drwxr-xr-x 2 root root 140 Dec 5 01:49 block
529drwxr-xr-x 2 root root 100 Dec 5 01:49 bsg
530crw------- 1 root root 10, 234 Dec 5 01:49 btrfs-control
531drwxr-xr-x 2 root root 2280 Dec 5 01:49 char
532crw------- 1 root root 5, 1 Dec 5 01:49 console
533lrwxrwxrwx 1 root root 11 Dec 5 01:49 core -> /proc/kcore
534drwxr-xr-x 3 root root 60 Dec 5 01:49 cpu
535crw------- 1 root root 10, 61 Dec 5 01:49 cpu_dma_latency
536crw------- 1 root root 10, 62 Dec 5 01:49 crash
537drwxr-xr-x 6 root root 120 Dec 5 01:49 disk
538lrwxrwxrwx 1 root root 13 Dec 5 01:49 fd -> /proc/self/fd
539crw-rw-rw- 1 root root 1, 7 Dec 5 01:49 full
540crw-rw-rw- 1 root root 10, 229 Dec 5 01:49 fuse
541crw------- 1 root root 10, 183 Dec 5 01:49 hwrng
542drwxr-xr-x 3 root root 220 Dec 5 01:49 input
543crw-r--r-- 1 root root 1, 11 Dec 5 01:49 kmsg
544crw-rw---- 1 root disk 10, 237 Dec 5 01:49 loop-control
545drwxr-xr-x 2 root root 60 Dec 5 01:49 mapper
546crw------- 1 root root 10, 227 Dec 5 01:49 mcelog
547crw------- 1 root root 1, 1 Dec 5 01:49 mem
548drwxr-xr-x 2 root root 60 Dec 5 01:49 net
549crw------- 1 root root 10, 60 Dec 5 01:49 network_latency
550crw------- 1 root root 10, 59 Dec 5 01:49 network_throughput
551crw-rw-rw- 1 root root 1, 3 Dec 5 01:49 null
552crw------- 1 root root 10, 144 Dec 5 01:49 nvram
553crw------- 1 root root 1, 12 Dec 5 01:49 oldmem
554crw------- 1 root root 1, 4 Dec 5 01:49 port
555crw------- 1 root root 108, 0 Dec 5 01:49 ppp
556crw-rw-rw- 1 root root 5, 2 Dec 5 01:49 ptmx
557drwxr-xr-x 2 root root 0 Dec 5 01:49 pts
558crw-rw-rw- 1 root root 1, 8 Dec 5 01:49 random
559drwxr-xr-x 2 root root 60 Dec 5 2019 raw
560lrwxrwxrwx 1 root root 4 Dec 5 01:49 rtc -> rtc0
561crw------- 1 root root 252, 0 Dec 5 01:49 rtc0
562brw------- 1 root root 8, 0 Dec 5 01:49 sda
563brw------- 1 root root 8, 1 Dec 5 01:49 sda1
564brw------- 1 root root 8, 2 Dec 5 01:49 sda2
565brw------- 1 root root 8, 16 Dec 5 01:49 sdb
566brw------- 1 root root 8, 32 Dec 5 01:49 sdc
567crw-rw---- 1 root disk 21, 0 Dec 5 01:49 sg0
568crw-rw---- 1 root disk 21, 1 Dec 5 01:49 sg1
569crw-rw---- 1 root disk 21, 2 Dec 5 01:49 sg2
570drwxrwxrwt 2 root root 40 Dec 5 01:49 shm
571crw------- 1 root root 10, 231 Dec 5 01:49 snapshot
572drwxr-xr-x 2 root root 80 Dec 5 01:49 snd
573lrwxrwxrwx 1 root root 15 Dec 5 01:49 stderr -> /proc/self/fd/2
574lrwxrwxrwx 1 root root 15 Dec 5 01:49 stdin -> /proc/self/fd/0
575lrwxrwxrwx 1 root root 15 Dec 5 01:49 stdout -> /proc/self/fd/1
576crw-rw-rw- 1 root root 5, 0 Dec 5 01:49 tty
577crw------- 1 root root 4, 0 Dec 5 01:49 tty0
578crw------- 1 root root 4, 1 Dec 5 01:49 tty1
579crw------- 1 root root 4, 10 Dec 5 01:49 tty10
580crw------- 1 root root 4, 11 Dec 5 01:49 tty11
581crw------- 1 root root 4, 12 Dec 5 01:49 tty12
582crw------- 1 root root 4, 13 Dec 5 01:49 tty13
583crw------- 1 root root 4, 14 Dec 5 01:49 tty14
584crw------- 1 root root 4, 15 Dec 5 01:49 tty15
585crw------- 1 root root 4, 16 Dec 5 01:49 tty16
586crw------- 1 root root 4, 17 Dec 5 01:49 tty17
587crw------- 1 root root 4, 18 Dec 5 01:49 tty18
588crw------- 1 root root 4, 19 Dec 5 01:49 tty19
589crw------- 1 root root 4, 2 Dec 5 01:49 tty2
590crw------- 1 root root 4, 20 Dec 5 01:49 tty20
591crw------- 1 root root 4, 21 Dec 5 01:49 tty21
592crw------- 1 root root 4, 22 Dec 5 01:49 tty22
593crw------- 1 root root 4, 23 Dec 5 01:49 tty23
594crw------- 1 root root 4, 24 Dec 5 01:49 tty24
595crw------- 1 root root 4, 25 Dec 5 01:49 tty25
596crw------- 1 root root 4, 26 Dec 5 01:49 tty26
597crw------- 1 root root 4, 27 Dec 5 01:49 tty27
598crw------- 1 root root 4, 28 Dec 5 01:49 tty28
599crw------- 1 root root 4, 29 Dec 5 01:49 tty29
600crw------- 1 root root 4, 3 Dec 5 01:49 tty3
601crw------- 1 root root 4, 30 Dec 5 01:49 tty30
602crw------- 1 root root 4, 31 Dec 5 01:49 tty31
603crw------- 1 root root 4, 32 Dec 5 01:49 tty32
604crw------- 1 root root 4, 33 Dec 5 01:49 tty33
605crw------- 1 root root 4, 34 Dec 5 01:49 tty34
606crw------- 1 root root 4, 35 Dec 5 01:49 tty35
607crw------- 1 root root 4, 36 Dec 5 01:49 tty36
608crw------- 1 root root 4, 37 Dec 5 01:49 tty37
609crw------- 1 root root 4, 38 Dec 5 01:49 tty38
610crw------- 1 root root 4, 39 Dec 5 01:49 tty39
611crw------- 1 root root 4, 4 Dec 5 01:49 tty4
612crw------- 1 root root 4, 40 Dec 5 01:49 tty40
613crw------- 1 root root 4, 41 Dec 5 01:49 tty41
614crw------- 1 root root 4, 42 Dec 5 01:49 tty42
615crw------- 1 root root 4, 43 Dec 5 01:49 tty43
616crw------- 1 root root 4, 44 Dec 5 01:49 tty44
617crw------- 1 root root 4, 45 Dec 5 01:49 tty45
618crw------- 1 root root 4, 46 Dec 5 01:49 tty46
619crw------- 1 root root 4, 47 Dec 5 01:49 tty47
620crw------- 1 root root 4, 48 Dec 5 01:49 tty48
621crw------- 1 root root 4, 49 Dec 5 01:49 tty49
622crw------- 1 root root 4, 5 Dec 5 01:49 tty5
623crw------- 1 root root 4, 50 Dec 5 01:49 tty50
624crw------- 1 root root 4, 51 Dec 5 01:49 tty51
625crw------- 1 root root 4, 52 Dec 5 01:49 tty52
626crw------- 1 root root 4, 53 Dec 5 01:49 tty53
627crw------- 1 root root 4, 54 Dec 5 01:49 tty54
628crw------- 1 root root 4, 55 Dec 5 01:49 tty55
629crw------- 1 root root 4, 56 Dec 5 01:49 tty56
630crw------- 1 root root 4, 57 Dec 5 01:49 tty57
631crw------- 1 root root 4, 58 Dec 5 01:49 tty58
632crw------- 1 root root 4, 59 Dec 5 01:49 tty59
633crw------- 1 root root 4, 6 Dec 5 01:49 tty6
634crw------- 1 root root 4, 60 Dec 5 01:49 tty60
635crw------- 1 root root 4, 61 Dec 5 01:49 tty61
636crw------- 1 root root 4, 62 Dec 5 01:49 tty62
637crw------- 1 root root 4, 63 Dec 5 01:49 tty63
638crw------- 1 root root 4, 7 Dec 5 01:49 tty7
639crw------- 1 root root 4, 8 Dec 5 01:49 tty8
640crw------- 1 root root 4, 9 Dec 5 01:49 tty9
641crw------- 1 root root 4, 64 Dec 5 01:49 ttyS0
642crw------- 1 root root 10, 239 Dec 5 01:49 uhid
643crw------- 1 root root 10, 223 Dec 5 01:49 uinput
644crw-rw-rw- 1 root root 1, 9 Dec 5 01:49 urandom
645crw------- 1 root root 247, 0 Dec 5 01:49 usbmon0
646crw------- 1 root root 7, 0 Dec 5 01:49 vcs
647crw------- 1 root root 7, 1 Dec 5 01:49 vcs1
648crw------- 1 root root 7, 128 Dec 5 01:49 vcsa
649crw------- 1 root root 7, 129 Dec 5 01:49 vcsa1
650drwxr-xr-x 2 root root 60 Dec 5 01:49 vfio
651crw------- 1 root root 10, 63 Dec 5 01:49 vga_arbiter
652crw------- 1 root root 10, 137 Dec 5 01:49 vhci
653crw------- 1 root root 10, 238 Dec 5 01:49 vhost-net
654drwxr-xr-x 2 root root 60 Dec 5 01:49 virtio-ports
655crw------- 1 root root 243, 1 Dec 5 01:49 vport1p1
656crw-rw-rw- 1 root root 1, 5 Dec 5 01:49 zero
657
658/dev/block:
659total 0
660lrwxrwxrwx 1 root root 6 Dec 5 01:49 8:0 -> ../sda
661lrwxrwxrwx 1 root root 7 Dec 5 01:49 8:1 -> ../sda1
662lrwxrwxrwx 1 root root 6 Dec 5 01:49 8:16 -> ../sdb
663lrwxrwxrwx 1 root root 7 Dec 5 01:49 8:2 -> ../sda2
664lrwxrwxrwx 1 root root 6 Dec 5 01:49 8:32 -> ../sdc
665
666/dev/bsg:
667total 0
668crw------- 1 root root 248, 0 Dec 5 01:49 2:0:0:0
669crw------- 1 root root 248, 1 Dec 5 01:49 2:0:1:0
670crw------- 1 root root 248, 2 Dec 5 01:49 2:0:2:0
671
672/dev/char:
673total 0
674lrwxrwxrwx 1 root root 8 Dec 5 01:49 10:144 -> ../nvram
675lrwxrwxrwx 1 root root 8 Dec 5 01:49 10:183 -> ../hwrng
676lrwxrwxrwx 1 root root 9 Dec 5 01:49 10:227 -> ../mcelog
677lrwxrwxrwx 1 root root 11 Dec 5 01:49 10:231 -> ../snapshot
678lrwxrwxrwx 1 root root 9 Dec 5 01:49 10:235 -> ../autofs
679lrwxrwxrwx 1 root root 17 Dec 5 01:49 10:236 -> ../mapper/control
680lrwxrwxrwx 1 root root 21 Dec 5 01:49 10:59 -> ../network_throughput
681lrwxrwxrwx 1 root root 18 Dec 5 01:49 10:60 -> ../network_latency
682lrwxrwxrwx 1 root root 18 Dec 5 01:49 10:61 -> ../cpu_dma_latency
683lrwxrwxrwx 1 root root 8 Dec 5 01:49 10:62 -> ../crash
684lrwxrwxrwx 1 root root 14 Dec 5 01:49 10:63 -> ../vga_arbiter
685lrwxrwxrwx 1 root root 12 Dec 5 01:49 13:0 -> ../input/js0
686lrwxrwxrwx 1 root root 15 Dec 5 01:49 13:32 -> ../input/mouse0
687lrwxrwxrwx 1 root root 15 Dec 5 01:49 13:33 -> ../input/mouse1
688lrwxrwxrwx 1 root root 13 Dec 5 01:49 13:63 -> ../input/mice
689lrwxrwxrwx 1 root root 15 Dec 5 01:49 13:64 -> ../input/event0
690lrwxrwxrwx 1 root root 15 Dec 5 01:49 13:65 -> ../input/event1
691lrwxrwxrwx 1 root root 15 Dec 5 01:49 13:66 -> ../input/event2
692lrwxrwxrwx 1 root root 15 Dec 5 01:49 13:67 -> ../input/event3
693lrwxrwxrwx 1 root root 13 Dec 5 01:49 162:0 -> ../raw/rawctl
694lrwxrwxrwx 1 root root 6 Dec 5 01:49 1:1 -> ../mem
695lrwxrwxrwx 1 root root 7 Dec 5 01:49 1:11 -> ../kmsg
696lrwxrwxrwx 1 root root 9 Dec 5 01:49 1:12 -> ../oldmem
697lrwxrwxrwx 1 root root 7 Dec 5 01:49 1:3 -> ../null
698lrwxrwxrwx 1 root root 7 Dec 5 01:49 1:4 -> ../port
699lrwxrwxrwx 1 root root 7 Dec 5 01:49 1:5 -> ../zero
700lrwxrwxrwx 1 root root 7 Dec 5 01:49 1:7 -> ../full
701lrwxrwxrwx 1 root root 9 Dec 5 01:49 1:8 -> ../random
702lrwxrwxrwx 1 root root 10 Dec 5 01:49 1:9 -> ../urandom
703lrwxrwxrwx 1 root root 12 Dec 5 01:49 202:0 -> ../cpu/0/msr
704lrwxrwxrwx 1 root root 14 Dec 5 01:49 203:0 -> ../cpu/0/cpuid
705lrwxrwxrwx 1 root root 6 Dec 5 01:49 21:0 -> ../sg0
706lrwxrwxrwx 1 root root 6 Dec 5 01:49 21:1 -> ../sg1
707lrwxrwxrwx 1 root root 6 Dec 5 01:49 21:2 -> ../sg2
708lrwxrwxrwx 1 root root 11 Dec 5 01:49 243:1 -> ../vport1p1
709lrwxrwxrwx 1 root root 10 Dec 5 01:49 247:0 -> ../usbmon0
710lrwxrwxrwx 1 root root 14 Dec 5 01:49 248:0 -> ../bsg/2:0:0:0
711lrwxrwxrwx 1 root root 14 Dec 5 01:49 248:1 -> ../bsg/2:0:1:0
712lrwxrwxrwx 1 root root 14 Dec 5 01:49 248:2 -> ../bsg/2:0:2:0
713lrwxrwxrwx 1 root root 7 Dec 5 01:49 252:0 -> ../rtc0
714lrwxrwxrwx 1 root root 7 Dec 5 01:49 4:0 -> ../tty0
715lrwxrwxrwx 1 root root 7 Dec 5 01:49 4:1 -> ../tty1
716lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:10 -> ../tty10
717lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:11 -> ../tty11
718lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:12 -> ../tty12
719lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:13 -> ../tty13
720lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:14 -> ../tty14
721lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:15 -> ../tty15
722lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:16 -> ../tty16
723lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:17 -> ../tty17
724lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:18 -> ../tty18
725lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:19 -> ../tty19
726lrwxrwxrwx 1 root root 7 Dec 5 01:49 4:2 -> ../tty2
727lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:20 -> ../tty20
728lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:21 -> ../tty21
729lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:22 -> ../tty22
730lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:23 -> ../tty23
731lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:24 -> ../tty24
732lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:25 -> ../tty25
733lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:26 -> ../tty26
734lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:27 -> ../tty27
735lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:28 -> ../tty28
736lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:29 -> ../tty29
737lrwxrwxrwx 1 root root 7 Dec 5 01:49 4:3 -> ../tty3
738lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:30 -> ../tty30
739lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:31 -> ../tty31
740lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:32 -> ../tty32
741lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:33 -> ../tty33
742lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:34 -> ../tty34
743lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:35 -> ../tty35
744lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:36 -> ../tty36
745lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:37 -> ../tty37
746lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:38 -> ../tty38
747lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:39 -> ../tty39
748lrwxrwxrwx 1 root root 7 Dec 5 01:49 4:4 -> ../tty4
749lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:40 -> ../tty40
750lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:41 -> ../tty41
751lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:42 -> ../tty42
752lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:43 -> ../tty43
753lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:44 -> ../tty44
754lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:45 -> ../tty45
755lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:46 -> ../tty46
756lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:47 -> ../tty47
757lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:48 -> ../tty48
758lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:49 -> ../tty49
759lrwxrwxrwx 1 root root 7 Dec 5 01:49 4:5 -> ../tty5
760lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:50 -> ../tty50
761lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:51 -> ../tty51
762lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:52 -> ../tty52
763lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:53 -> ../tty53
764lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:54 -> ../tty54
765lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:55 -> ../tty55
766lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:56 -> ../tty56
767lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:57 -> ../tty57
768lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:58 -> ../tty58
769lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:59 -> ../tty59
770lrwxrwxrwx 1 root root 7 Dec 5 01:49 4:6 -> ../tty6
771lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:60 -> ../tty60
772lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:61 -> ../tty61
773lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:62 -> ../tty62
774lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:63 -> ../tty63
775lrwxrwxrwx 1 root root 8 Dec 5 01:49 4:64 -> ../ttyS0
776lrwxrwxrwx 1 root root 7 Dec 5 01:49 4:7 -> ../tty7
777lrwxrwxrwx 1 root root 7 Dec 5 01:49 4:8 -> ../tty8
778lrwxrwxrwx 1 root root 7 Dec 5 01:49 4:9 -> ../tty9
779lrwxrwxrwx 1 root root 6 Dec 5 01:49 5:0 -> ../tty
780lrwxrwxrwx 1 root root 10 Dec 5 01:49 5:1 -> ../console
781lrwxrwxrwx 1 root root 7 Dec 5 01:49 5:2 -> ../ptmx
782lrwxrwxrwx 1 root root 6 Dec 5 01:49 7:0 -> ../vcs
783lrwxrwxrwx 1 root root 7 Dec 5 01:49 7:1 -> ../vcs1
784lrwxrwxrwx 1 root root 7 Dec 5 01:49 7:128 -> ../vcsa
785lrwxrwxrwx 1 root root 8 Dec 5 01:49 7:129 -> ../vcsa1
786
787/dev/cpu:
788total 0
789drwxr-xr-x 2 root root 80 Dec 5 01:49 0
790
791/dev/cpu/0:
792total 0
793crw------- 1 root root 203, 0 Dec 5 01:49 cpuid
794crw------- 1 root root 202, 0 Dec 5 01:49 msr
795
796/dev/disk:
797total 0
798drwxr-xr-x 2 root root 140 Dec 5 01:49 by-id
799drwxr-xr-x 2 root root 60 Dec 5 01:49 by-label
800drwxr-xr-x 2 root root 140 Dec 5 01:49 by-path
801drwxr-xr-x 2 root root 100 Dec 5 01:49 by-uuid
802
803/dev/disk/by-id:
804total 0
805lrwxrwxrwx 1 root root 9 Dec 5 01:49 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda
806lrwxrwxrwx 1 root root 10 Dec 5 01:49 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 -> ../../sda1
807lrwxrwxrwx 1 root root 10 Dec 5 01:49 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 -> ../../sda2
808lrwxrwxrwx 1 root root 9 Dec 5 01:49 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb
809lrwxrwxrwx 1 root root 9 Dec 5 01:49 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-2-0 -> ../../sdc
810
811/dev/disk/by-label:
812total 0
813lrwxrwxrwx 1 root root 10 Dec 5 01:49 System\x20Reserved -> ../../sda1
814
815/dev/disk/by-path:
816total 0
817lrwxrwxrwx 1 root root 9 Dec 5 01:49 pci-0000:00:02.0-scsi-0:0:0:0 -> ../../sda
818lrwxrwxrwx 1 root root 10 Dec 5 01:49 pci-0000:00:02.0-scsi-0:0:0:0-part1 -> ../../sda1
819lrwxrwxrwx 1 root root 10 Dec 5 01:49 pci-0000:00:02.0-scsi-0:0:0:0-part2 -> ../../sda2
820lrwxrwxrwx 1 root root 9 Dec 5 01:49 pci-0000:00:02.0-scsi-0:0:1:0 -> ../../sdb
821lrwxrwxrwx 1 root root 9 Dec 5 01:49 pci-0000:00:02.0-scsi-0:0:2:0 -> ../../sdc
822
823/dev/disk/by-uuid:
824total 0
825lrwxrwxrwx 1 root root 10 Dec 5 01:49 96AE5BAAAE5B81A3 -> ../../sda1
826lrwxrwxrwx 1 root root 9 Dec 5 01:49 986a0364-b191-4cbb-9fc5-08d370ff645a -> ../../sdc
827lrwxrwxrwx 1 root root 10 Dec 5 01:49 C4905CD9905CD410 -> ../../sda2
828
829/dev/input:
830total 0
831drwxr-xr-x 2 root root 120 Dec 5 01:49 by-path
832crw------- 1 root root 13, 64 Dec 5 01:49 event0
833crw------- 1 root root 13, 65 Dec 5 01:49 event1
834crw------- 1 root root 13, 66 Dec 5 01:49 event2
835crw------- 1 root root 13, 67 Dec 5 01:49 event3
836crw-rw-r-- 1 root root 13, 0 Dec 5 01:49 js0
837crw------- 1 root root 13, 63 Dec 5 01:49 mice
838crw------- 1 root root 13, 32 Dec 5 01:49 mouse0
839crw------- 1 root root 13, 33 Dec 5 01:49 mouse1
840
841/dev/input/by-path:
842total 0
843lrwxrwxrwx 1 root root 9 Dec 5 01:49 platform-i8042-serio-0-event-kbd -> ../event0
844lrwxrwxrwx 1 root root 9 Dec 5 01:49 platform-i8042-serio-1-event-mouse -> ../event1
845lrwxrwxrwx 1 root root 6 Dec 5 01:49 platform-i8042-serio-1-mouse -> ../js0
846lrwxrwxrwx 1 root root 9 Dec 5 01:49 platform-pcspkr-event-spkr -> ../event3
847
848/dev/mapper:
849total 0
850crw------- 1 root root 10, 236 Dec 5 01:49 control
851
852/dev/net:
853total 0
854crw-rw-rw- 1 root root 10, 200 Dec 5 01:49 tun
855
856/dev/pts:
857total 0
858c--------- 1 root root 5, 2 Dec 5 01:49 ptmx
859
860/dev/raw:
861total 0
862crw------- 1 root root 162, 0 Dec 5 01:49 rawctl
863
864/dev/shm:
865total 0
866
867/dev/snd:
868total 0
869crw-rw---- 1 root audio 116, 1 Dec 5 01:49 seq
870crw-rw---- 1 root audio 116, 33 Dec 5 01:49 timer
871
872/dev/vfio:
873total 0
874crw------- 1 root root 10, 196 Dec 5 01:49 vfio
875
876/dev/virtio-ports:
877total 0
878lrwxrwxrwx 1 root root 11 Dec 5 01:49 org.libguestfs.channel.0 -> ../vport1p1
879+ cat /proc/mounts
880rootfs / rootfs rw 0 0
881proc /proc proc rw,relatime 0 0
882/dev/root / ext2 rw,noatime 0 0
883/proc /proc proc rw,relatime 0 0
884/sys /sys sysfs rw,relatime 0 0
885tmpfs /run tmpfs rw,nosuid,relatime,size=97304k,mode=755 0 0
886/dev /dev devtmpfs rw,relatime,size=240112k,nr_inodes=60028,mode=755 0 0
887/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
888shmfs /dev/shm tmpfs rw,relatime 0 0
889+ cat /proc/mdstat
890Personalities :
891unused devices: <none>
892+ lvm config
893+ lvm pvs
894+ lvm vgs
895+ lvm lvs
896+ ip a
8971: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
898 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
899 inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
900 valid_lft forever preferred_lft forever
901 inet6 ::1/128 scope host
902 valid_lft forever preferred_lft forever
903+ ip r
904+ cat /etc/resolv.conf
905nameserver 169.254.2.3
906+ lsmod
907Module Size Used by
908dm_mod 124501 0
909sb_edac 32114 0
910iosf_mbi 15582 0
911ghash_clmulni_intel 13273 0
912aesni_intel 189456 0
913lrw 13286 1 aesni_intel
914sg 40719 0
915gf128mul 15139 1 lrw
916glue_helper 13990 1 aesni_intel
917ablk_helper 13597 1 aesni_intel
918joydev 17389 0
919ata_generic 12923 0
920serio_raw 13434 0
921pata_acpi 13053 0
922cryptd 21190 3 ghash_clmulni_intel,aesni_intel,ablk_helper
923pcspkr 12718 0
924libcrc32c 12644 0
925crc8 12893 0
926crc_itu_t 12707 0
927crc_ccitt 12707 0
928ext4 584153 1
929mbcache 14958 1 ext4
930jbd2 107478 1 ext4
931virtio_pci 22985 0
932virtio_input 13257 0
933virtio_balloon 18015 0
934virtio_scsi 18463 1
935sd_mod 46281 1
936crc_t10dif 12912 1 sd_mod
937nd_pmem 17427 0
938nd_btt 22823 1 nd_pmem
939virtio_net 28063 0
940virtio_console 28076 0
941virtio_rng 13029 0
942virtio_blk 18323 0
943virtio_ring 22746 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi
944virtio 14959 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi
945ata_piix 35052 0
946libata 243133 3 pata_acpi,ata_generic,ata_piix
947libnvdimm 155545 2 nd_pmem,nd_btt
948crct10dif_generic 12647 0
949crc32_generic 12714 0
950crct10dif_pclmul 14307 1
951crct10dif_common 12595 3 crct10dif_pclmul,crct10dif_generic,crc_t10dif
952crc32c_intel 22094 1
953crc32_pclmul 13133 0
954+ date
955Thu Dec 5 01:49:52 UTC 2019
956+ echo -n 'clocksource: '
957clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
958kvm-clock
959+ echo -n 'uptime: '
960uptime: + cat /proc/uptime
9611.54 0.26
962+ cmd=guestfsd
963++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
964+ eval
965+ test x '!=' x
966+ test 1 = 1
967+ cmd='guestfsd --verbose'
968+ test '' = 1
969+ false
970+ test '' = 1
971+ echo guestfsd --verbose
972guestfsd --verbose
973+ guestfsd --verbose
974lvm_system_dir = /tmp/lvm
975OCaml daemon loaded
976trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
977commandrvf: stdout=n stderr=y flags=0x0
978commandrvf: udevadm --debug settle
979calling: settle
980libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
981libguestfs: appliance is up
982guestfsd: <= lvm_set_filter (0xff) request length 56 bytes
983commandrvf: stdout=n stderr=y flags=0x0
984commandrvf: udevadm --debug settle -E /dev/sda
985calling: settle
986commandrvf: stdout=n stderr=y flags=0x0
987commandrvf: lvm vgchange -an
988lvm config:
989devices {
990\tfilter=["a|^/dev/sda$|","a|^/dev/sda[0-9]|","r|.*|"]
991\tglobal_filter=["a|^/dev/sda$|","a|^/dev/sda[0-9]|","r|.*|"]
992}
993commandrvf: stdout=n stderr=y flags=0x0
994commandrvf: lvm vgscan --cache
995commandrvf: stdout=n stderr=y flags=0x0
996commandrvf: lvm vgchange -ay
997guestfsd: => lvm_set_filter (0xff) took 0.05 secs
998guestfsd: <= internal_feature_available (0x1ca) request length 56 bytes
999guestfsd: => internal_feature_available (0x1ca) took 0.00 secs
1000guestfsd: <= internal_feature_available (0x1ca) request length 52 bytes
1001guestfsd: => internal_feature_available (0x1ca) took 0.00 secs
1002guestfsd: <= internal_feature_available (0x1ca) request length 52 bytes
1003commandrvf: stdout=n stderr=y flags=0x0
1004commandrvf: grep ^[[:space:]]*btrfs$ /proc/filesystems
1005commandrvf: stdout=n stderr=n flags=0x0
1006commandrvf: modprobe btrfs
1007[ 1.834736] xor: automatically using best checksumming function:
1008[ 1.845538] avx : 24296.000 MB/sec
1009[ 1.871542] raid6: sse2x1 gen() 8105 MB/s
1010[ 1.889543] raid6: sse2x2 gen() 10203 MB/s
1011[ 1.907547] raid6: sse2x4 gen() 11558 MB/s
1012[ 1.925540] raid6: avx2x1 gen() 16425 MB/s
1013[ 1.943539] raid6: avx2x2 gen() 19554 MB/s
1014[ 1.961536] raid6: avx2x4 gen() 21964 MB/s
1015[ 1.962583] raid6: using algorithm avx2x4 gen() (21964 MB/s)
1016[ 1.963923] raid6: using avx2x2 recovery algorithm
1017[ 2.039398] Btrfs loaded, crc32c=crc32c-intel
1018commandrvf: stdout=n stderr=y flags=0x0
1019commandrvf: grep ^[[:space:]]*btrfs$ /proc/filesystems
1020guestfsd: => internal_feature_available (0x1ca) took 0.23 secs
1021guestfsd: <= internal_feature_available (0x1ca) request length 48 bytes
1022guestfsd: => internal_feature_available (0x1ca) took 0.00 secs
1023guestfsd: <= blockdev_getss (0x3b) request length 52 bytes
1024commandrvf: stdout=n stderr=y flags=0x0
1025commandrvf: udevadm --debug settle -E /dev/sdb
1026calling: settle
1027commandrvf: stdout=n stderr=y flags=0x0
1028commandrvf: udevadm --debug settle
1029calling: settle
1030commandrvf: stdout=y stderr=y flags=0x0
1031commandrvf: blockdev --getss /dev/sdb
1032guestfsd: => blockdev_getss (0x3b) took 0.01 secs
1033guestfsd: <= blockdev_getsize64 (0x3f) request length 52 bytes
1034commandrvf: stdout=n stderr=y flags=0x0
1035commandrvf: udevadm --debug settle -E /dev/sda
1036calling: settle
1037commandrvf: stdout=n stderr=y flags=0x0
1038commandrvf: udevadm --debug settle
1039calling: settle
1040commandrvf: stdout=y stderr=y flags=0x0
1041commandrvf: blockdev --getsize64 /dev/sda
1042guestfsd: => blockdev_getsize64 (0x3f) took 0.01 secs
1043guestfsd: <= blockdev_getsize64 (0x3f) request length 52 bytes
1044commandrvf: stdout=n stderr=y flags=0x0
1045commandrvf: udevadm --debug settle -E /dev/sdb
1046calling: settle
1047commandrvf: stdout=n stderr=y flags=0x0
1048commandrvf: udevadm --debug settle
1049calling: settle
1050commandrvf: stdout=y stderr=y flags=0x0
1051commandrvf: blockdev --getsize64 /dev/sdb
1052/home/solusvm/kvm/template/windows-10-custom-x86_64-gen2-v1.gz size 53687091200 bytes
1053/dev/vg0/kvm104_img size 59055800320 bytes
1054guestfsd: => blockdev_getsize64 (0x3f) took 0.01 secs
1055guestfsd: <= part_get_parttype (0xd6) request length 52 bytes
1056commandrvf: stdout=n stderr=y flags=0x0
1057commandrvf: udevadm --debug settle -E /dev/sda
1058calling: settle
1059commandrvf: stdout=n stderr=y flags=0x0
1060commandrvf: udevadm --debug settle
1061calling: settle
1062command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print'
1063[ 2.138456] sda: sda1 sda2
1064command: parted returned 0
1065command: parted: stdout:
1066BYT;
1067/dev/sda:53687091200B:scsi:512:512:msdos:QEMU QEMU HARDDISK:;
10681:1048576B:608174079B:607125504B:ntfs::boot;
10692:608174080B:53686042623B:53077868544B:ntfs::;
1070commandrvf: stdout=n stderr=y flags=0x0
1071commandrvf: udevadm --debug settle
1072calling: settle
1073partition table type: msdos
1074guestfsd: => part_get_parttype (0xd6) took 0.08 secs
1075guestfsd: <= pvs_full (0xc) request length 40 bytes
1076commandrvf: stdout=y stderr=y flags=0x0
1077commandrvf: lvm pvs -o pv_name,pv_uuid,pv_fmt,pv_size,dev_size,pv_free,pv_used,pv_attr,pv_pe_count,pv_pe_alloc_count,pv_tags,pe_start,pv_mda_count,pv_mda_free --unbuffered --noheadings --nosuffix --separator
1078 --units b
1079guestfsd: => pvs_full (0xc) took 0.02 secs
1080guestfsd: <= part_list (0xd5) request length 52 bytes
1081commandrvf: stdout=n stderr=y flags=0x0
1082commandrvf: udevadm --debug settle -E /dev/sda
1083calling: settle
1084commandrvf: stdout=n stderr=y flags=0x0
1085commandrvf: udevadm --debug settle
1086calling: settle
1087command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print'
1088[ 2.216469] sda: sda1 sda2
1089command: parted returned 0
1090command: parted: stdout:
1091BYT;
1092/dev/sda:53687091200B:scsi:512:512:msdos:QEMU QEMU HARDDISK:;
10931:1048576B:608174079B:607125504B:ntfs::boot;
10942:608174080B:53686042623B:53077868544B:ntfs::;
1095commandrvf: stdout=n stderr=y flags=0x0
1096commandrvf: udevadm --debug settle
1097calling: settle
1098guestfsd: => part_list (0xd5) took 0.05 secs
1099guestfsd: <= part_get_bootable (0xea) request length 56 bytes
1100commandrvf: stdout=n stderr=y flags=0x0
1101commandrvf: udevadm --debug settle -E /dev/sda
1102calling: settle
1103commandrvf: stdout=n stderr=y flags=0x0
1104commandrvf: udevadm --debug settle
1105calling: settle
1106commandrvf: stdout=y stderr=y flags=0x0
1107commandrvf: parted -m -s -- /dev/sda unit b print
1108[ 2.267086] sda: sda1 sda2
1109commandrvf: stdout=n stderr=y flags=0x0
1110commandrvf: udevadm --debug settle
1111calling: settle
1112guestfsd: => part_get_bootable (0xea) took 0.04 secs
1113guestfsd: <= part_get_mbr_id (0xeb) request length 56 bytes
1114commandrvf: stdout=n stderr=y flags=0x0
1115commandrvf: udevadm --debug settle -E /dev/sda
1116calling: settle
1117command: sfdisk '--help'
1118command: sfdisk returned 0
1119command: sfdisk: stdout:
1120
1121Usage:
1122 sfdisk [options] <device> [...]
1123
1124Options:
1125 -s, --show-size list size of a partition
1126 -c, --id change or print partition Id
1127 --change-id change Id
1128 --print-id print Id
1129 -l, --list list partitions of each device
1130 -d, --dump idem, but in a format suitable for later input
1131 -i, --increment number cylinders etc. from 1 instead of from 0
1132 -u, --unit <letter> units to be used; <letter> can be one of
1133 S (sectors), C (cylinders), B (blocks), or M (MB)
1134 -1, --one-only reserved option that does nothing currently
1135 -T, --list-types list the known partition types
1136 -D, --DOS for DOS-compatibility: waste a little space
1137 -E, --DOS-extended DOS extended partition compatibility
1138 -R, --re-read make the kernel reread the partition table
1139 -N <number> change only the partition with this <number>
1140 -n do not actually write to disk
1141 -O <file> save the sectors that will be overwritten to <file>
1142 -I <file> restore sectors from <file>
1143 -V, --verify check that the listed partitions are reasonable
1144 -v, --version display version information and exit
1145 -h, --help display this help text and exit
1146
1147Dangerous options:
1148 -f, --force disable all consistency checking
1149 --no-reread do not check whether the partition is in use
1150 -q, --quiet suppress warning messages
1151 -L, --Linux do not complain about things irrelevant for Linux
1152 -g, --show-geometry print the kernel's idea of the geometry
1153 -G, --show-pt-geometry print geometry guessed from the partition table
1154 -A, --activate[=<device>] activate bootable flag
1155 -U, --unhide[=<dev>] set partition unhidden
1156 -x, --show-extended also list extended partitions in the output,
1157 or expect descriptors for them in the input
1158 --leave-last do not allocate the last cylinder
1159 --IBM same as --leave-last
1160 --in-order partitions are in order
1161 --not-in-order partitions are not in order
1162 --inside-outer all logicals inside outermost extended
1163 --not-inside-outer not all logicals inside outermost extended
1164 --nested every partition is disjoint from all others
1165 --chained like nested, but extended partitions may lie outside
1166 --onesector partitions are mutually disjoint
1167
1168Override the detected geometry using:
1169 -C, --cylinders <number> set the number of cylinders to use
1170 -H, --heads <number> set the number of heads to use
1171 -S, --sectors <number> set the number of sectors to use
1172
1173commandrvf: stdout=n stderr=y flags=0x0
1174commandrvf: udevadm --debug settle
1175calling: settle
1176command: sfdisk '--print-id' '/dev/sda' '1'
1177[ 2.362378] sda: sda1 sda2
1178command: sfdisk returned 0
1179command: sfdisk: stdout:
11807
1181commandrvf: stdout=n stderr=y flags=0x0
1182commandrvf: udevadm --debug settle
1183calling: settle
1184guestfsd: => part_get_mbr_id (0xeb) took 0.09 secs
1185guestfsd: <= vfs_type (0xc6) request length 56 bytes
1186commandrvf: stdout=n stderr=y flags=0x0
1187commandrvf: udevadm --debug settle -E /dev/sda1
1188calling: settle
1189command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1'
1190command: blkid returned 0
1191command: blkid: stdout:
1192ntfs
1193guestfsd: => vfs_type (0xc6) took 0.02 secs
1194guestfsd: <= mount_ro (0x49) request length 64 bytes
1195commandrvf: stdout=n stderr=y flags=0x0
1196commandrvf: udevadm --debug settle -E /dev/sda1
1197calling: settle
1198command: mount '-o' 'ro' '/dev/sda1' '/sysroot//'
1199[ 2.441149] fuse init (API version 7.23)
1200guestfsd: => mount_ro (0x49) took 0.13 secs
1201guestfsd: <= statvfs (0x36) request length 48 bytes
1202command: mount returned 0
1203chroot: /sysroot: running 'statvfs: /'
1204guestfsd: => statvfs (0x36) took 0.00 secs
1205guestfsd: <= umount (0x2d) request length 56 bytes
1206commandrvf: stdout=n stderr=y flags=0x0
1207commandrvf: udevadm --debug settle -E /
1208calling: settle
1209commandrvf: stdout=n stderr=y flags=0x0
1210commandrvf: udevadm --debug settle -E /
1211calling: settle
1212commandrvf: stdout=n stderr=y flags=0x0
1213commandrvf: umount /sysroot/
1214guestfsd: => umount (0x2d) took 0.01 secs
1215guestfsd: <= part_get_name (0x1a0) request length 56 bytes
1216commandrvf: stdout=n stderr=y flags=0x0
1217commandrvf: udevadm --debug settle -E /dev/sda
1218calling: settle
1219commandrvf: stdout=n stderr=y flags=0x0
1220commandrvf: udevadm --debug settle
1221calling: settle
1222command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print'
1223[ 2.589508] sda: sda1 sda2
1224command: parted returned 0
1225command: parted: stdout:
1226BYT;
1227/dev/sda:53687091200B:scsi:512:512:msdos:QEMU QEMU HARDDISK:;
12281:1048576B:608174079B:607125504B:ntfs::boot;
12292:608174080B:53686042623B:53077868544B:ntfs::;
1230commandrvf: stdout=n stderr=y flags=0x0
1231commandrvf: udevadm --debug settle
1232calling: settle
1233guestfsd: error: part-get-name can only be used on GUID Partition Tables
1234guestfsd: => part_get_name (0x1a0) took 0.05 secs
1235guestfsd: <= part_get_bootable (0xea) request length 56 bytes
1236commandrvf: stdout=n stderr=y flags=0x0
1237commandrvf: udevadm --debug settle -E /dev/sda
1238calling: settle
1239commandrvf: stdout=n stderr=y flags=0x0
1240commandrvf: udevadm --debug settle
1241calling: settle
1242commandrvf: stdout=y stderr=y flags=0x0
1243commandrvf: parted -m -s -- /dev/sda unit b print
1244[ 2.643056] sda: sda1 sda2
1245commandrvf: stdout=n stderr=y flags=0x0
1246commandrvf: udevadm --debug settle
1247calling: settle
1248guestfsd: => part_get_bootable (0xea) took 0.04 secs
1249guestfsd: <= part_get_mbr_id (0xeb) request length 56 bytes
1250commandrvf: stdout=n stderr=y flags=0x0
1251commandrvf: udevadm --debug settle -E /dev/sda
1252calling: settle
1253commandrvf: stdout=n stderr=y flags=0x0
1254commandrvf: udevadm --debug settle
1255calling: settle
1256command: sfdisk '--print-id' '/dev/sda' '2'
1257[ 2.680791] sda: sda1 sda2
1258command: sfdisk returned 0
1259command: sfdisk: stdout:
12607
1261commandrvf: stdout=n stderr=y flags=0x0
1262commandrvf: udevadm --debug settle
1263calling: settle
1264guestfsd: => part_get_mbr_id (0xeb) took 0.03 secs
1265guestfsd: <= vfs_type (0xc6) request length 56 bytes
1266commandrvf: stdout=n stderr=y flags=0x0
1267commandrvf: udevadm --debug settle -E /dev/sda2
1268calling: settle
1269command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2'
1270command: blkid returned 0
1271command: blkid: stdout:
1272ntfs
1273guestfsd: => vfs_type (0xc6) took 0.01 secs
1274guestfsd: <= mount_ro (0x49) request length 64 bytes
1275commandrvf: stdout=n stderr=y flags=0x0
1276commandrvf: udevadm --debug settle -E /dev/sda2
1277calling: settle
1278command: mount '-o' 'ro' '/dev/sda2' '/sysroot//'
1279guestfsd: => mount_ro (0x49) took 0.02 secs
1280guestfsd: <= statvfs (0x36) request length 48 bytes
1281command: mount returned 0
1282chroot: /sysroot: running 'statvfs: /'
1283guestfsd: => statvfs (0x36) took 0.00 secs
1284guestfsd: <= umount (0x2d) request length 56 bytes
1285commandrvf: stdout=n stderr=y flags=0x0
1286commandrvf: udevadm --debug settle -E /
1287calling: settle
1288commandrvf: stdout=n stderr=y flags=0x0
1289commandrvf: udevadm --debug settle -E /
1290calling: settle
1291commandrvf: stdout=n stderr=y flags=0x0
1292commandrvf: umount /sysroot/
1293guestfsd: => umount (0x2d) took 0.01 secs
1294guestfsd: <= part_get_name (0x1a0) request length 56 bytes
1295commandrvf: stdout=n stderr=y flags=0x0
1296commandrvf: udevadm --debug settle -E /dev/sda
1297calling: settle
1298commandrvf: stdout=n stderr=y flags=0x0
1299commandrvf: udevadm --debug settle
1300calling: settle
1301command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print'
1302[ 2.785283] sda: sda1 sda2
1303command: parted returned 0
1304command: parted: stdout:
1305BYT;
1306/dev/sda:53687091200B:scsi:512:512:msdos:QEMU QEMU HARDDISK:;
13071:1048576B:608174079B:607125504B:ntfs::boot;
13082:608174080B:53686042623B:53077868544B:ntfs::;
1309commandrvf: stdout=n stderr=y flags=0x0
1310commandrvf: udevadm --debug settle
1311calling: settle
1312guestfsd: error: part-get-name can only be used on GUID Partition Tables
1313guestfsd: => part_get_name (0x1a0) took 0.04 secs
1314guestfsd: <= lvs (0xb) request length 40 bytes
1315command: lvm 'lvs' '--help'
1316command: lvm returned 0
1317command: lvm: stdout:
1318 lvs - Display information about logical volumes
1319
1320 lvs
1321\t[ -H|--history ]
1322\t[ -a|--all ]
1323\t[ -o|--options String ]
1324\t[ -S|--select String ]
1325\t[ -O|--sort String ]
1326\t[ --segments ]
1327\t[ --aligned ]
1328\t[ --binary ]
1329\t[ --configreport log|vg|lv|pv|pvseg|seg ]
1330\t[ --foreign ]
1331\t[ --ignorelockingfailure ]
1332\t[ --ignoreskippedcluster ]
1333\t[ --logonly ]
1334\t[ --nameprefixes ]
1335\t[ --noheadings ]
1336\t[ --nolocking ]
1337\t[ --nosuffix ]
1338\t[ --readonly ]
1339\t[ --reportformat basic|json ]
1340\t[ --rows ]
1341\t[ --separator String ]
1342\t[ --shared ]
1343\t[ --trustcache ]
1344\t[ --unbuffered ]
1345\t[ --units r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ]
1346\t[ --unquoted ]
1347\t[ COMMON_OPTIONS ]
1348\t[ VG|LV|Tag ... ]
1349
1350 Common options for lvm:
1351\t[ -d|--debug ]
1352\t[ -h|--help ]
1353\t[ -q|--quiet ]
1354\t[ -v|--verbose ]
1355\t[ -y|--yes ]
1356\t[ -t|--test ]
1357\t[ --commandprofile String ]
1358\t[ --config String ]
1359\t[ --driverloaded y|n ]
1360\t[ --lockopt String ]
1361\t[ --longhelp ]
1362\t[ --profile String ]
1363\t[ --version ]
1364
1365 Use --longhelp to show all options and advanced commands.
1366command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/'
13672 partitions found
1368calculate surplus: outsize=59055800320 required=53684994048 overhead=2326528 surplus=5368479744
1369surplus before --expand or --shrink: 5368479744
1370calculate surplus: outsize=59055800320 required=59053473792 overhead=2326528 surplus=0
1371/dev/sda1:
1372 partition data: 1 1048576-608174079 (607125504 bytes)
1373 partition sector data: 2048-1187839 (1185792 sectors)
1374 target partition sector data: 0-0 (1 sectors)
1375 bootable: true
1376 partition ID: 0x7
1377 content: filesystem ntfs (607121408 bytes)
1378 label: (none)
1379 GUID: (none)
1380/dev/sda2:
1381 partition data: 2 608174080-53686042623 (53077868544 bytes)
1382 partition sector data: 1187840-104855551 (103667712 sectors)
1383 target partition sector data: 0-0 (1 sectors)
1384 bootable: false
1385 partition ID: 0x7
1386 content: filesystem ntfs (53077864448 bytes)
1387 label: (none)
1388 GUID: (none)
13890 logical volumes found
1390**********
1391
1392Summary of changes:
1393
1394/dev/sda1: This partition will be left alone.
1395
1396/dev/sda2: This partition will be resized from 49.4G to 54.4G. The
1397filesystem ntfs on /dev/sda2 will be expanded using the ‘ntfsresize’
1398method.
1399
1400**********
1401[ 3.9] Setting up initial partition table on /dev/vg0/kvm104_img
1402guestfsd: => lvs (0xb) took 0.05 secs
1403guestfsd: <= part_init (0xd0) request length 64 bytes
1404commandrvf: stdout=n stderr=y flags=0x0
1405commandrvf: udevadm --debug settle -E /dev/sdb
1406calling: settle
1407commandrvf: stdout=n stderr=y flags=0x0
1408commandrvf: udevadm --debug settle
1409calling: settle
1410commandrvf: stdout=e stderr=y flags=0x10000
1411commandrvf: parted -s -- /dev/sdb mklabel msdos
1412[ 2.888846] sdb:
1413commandrvf: stdout=n stderr=y flags=0x0
1414commandrvf: udevadm --debug settle
1415calling: settle
1416guestfsd: => part_init (0xd0) took 0.03 secs
1417guestfsd: <= pread_device (0x114) request length 64 bytes
1418commandrvf: stdout=n stderr=y flags=0x0
1419commandrvf: udevadm --debug settle -E /dev/sda
1420calling: settle
1421guestfsd: => pread_device (0x114) took 0.00 secs
1422guestfsd: <= pwrite_device (0x113) request length 512 bytes
1423commandrvf: stdout=n stderr=y flags=0x0
1424commandrvf: udevadm --debug settle -E /dev/sdb
1425calling: settle
1426commandrvf: stdout=n stderr=y flags=0x0
1427commandrvf: udevadm --debug settle
1428[ 2.920650] sdb:
1429calling: settle
1430guestfsd: => pwrite_device (0x113) took 0.02 secs
1431guestfsd: <= pread_device (0x114) request length 64 bytes
1432commandrvf: stdout=n stderr=y flags=0x0
1433commandrvf: udevadm --debug settle -E /dev/sda
1434calling: settle
1435guestfsd: => pread_device (0x114) took 0.01 secs
1436guestfsd: <= pwrite_device (0x113) request length 2097216 bytes
1437commandrvf: stdout=n stderr=y flags=0x0
1438commandrvf: udevadm --debug settle -E /dev/sdb
1439calling: settle
1440[ 2.974842] sdb:
1441commandrvf: stdout=n stderr=y flags=0x0
1442commandrvf: udevadm --debug settle
1443calling: settle
1444align_first_partition_and_fix_bootloader = false
1445target partition 1: ignore or copy: start=2048 end=1187839
1446target partition 2: resize: newsize=58446348288 start=1187840 end=115340927
1447guestfsd: => pwrite_device (0x113) took 0.02 secs
1448guestfsd: <= part_add (0xd1) request length 80 bytes
1449commandrvf: stdout=n stderr=y flags=0x0
1450commandrvf: udevadm --debug settle -E /dev/sdb
1451calling: settle
1452commandrvf: stdout=n stderr=y flags=0x0
1453commandrvf: udevadm --debug settle
1454calling: settle
1455commandrvf: stdout=e stderr=y flags=0x10000
1456commandrvf: parted -s -- /dev/sdb mkpart primary 2048s 1187839s
1457commandrvf: stdout=n stderr=y flags=0x0
1458commandrvf: udevadm --debug settle
1459calling: settle
1460guestfsd: => part_add (0xd1) took 0.08 secs
1461guestfsd: <= part_add (0xd1) request length 80 bytes
1462commandrvf: stdout=n stderr=y flags=0x0
1463commandrvf: udevadm --debug settle -E /dev/sdb
1464calling: settle
1465commandrvf: stdout=n stderr=y flags=0x0
1466commandrvf: udevadm --debug settle
1467calling: settle
1468commandrvf: stdout=e stderr=y flags=0x10000
1469commandrvf: parted -s -- /dev/sdb mkpart primary 1187840s 115340927s
1470commandrvf: stdout=n stderr=y flags=0x0
1471commandrvf: udevadm --debug settle
1472calling: settle
1473guestfsd: => part_add (0xd1) took 0.10 secs
1474guestfsd: <= part_set_bootable (0xd3) request length 60 bytes
1475commandrvf: stdout=n stderr=y flags=0x0
1476commandrvf: udevadm --debug settle -E /dev/sdb
1477calling: settle
1478commandrvf: stdout=n stderr=y flags=0x0
1479commandrvf: udevadm --debug settle
1480calling: settle
1481commandrvf: stdout=e stderr=y flags=0x10000
1482commandrvf: parted -s -- /dev/sdb set 1 boot on
1483[ 3.202289] sdb: sdb1 sdb2
1484commandrvf: stdout=n stderr=y flags=0x0
1485commandrvf: udevadm --debug settle
1486calling: settle
1487guestfsd: => part_set_bootable (0xd3) took 0.03 secs
1488guestfsd: <= part_set_mbr_id (0xec) request length 60 bytes
1489commandrvf: stdout=n stderr=y flags=0x0
1490commandrvf: udevadm --debug settle -E /dev/sdb
1491calling: settle
1492commandrvf: stdout=y stderr=y flags=0x0
1493commandrvf: sfdisk --help
1494commandrvf: stdout=n stderr=y flags=0x0
1495commandrvf: udevadm --debug settle
1496calling: settle
1497commandrvf: stdout=n stderr=y flags=0x0
1498commandrvf: sfdisk --change-id /dev/sdb 1 7
1499Done
1500
1501[ 3.238733] sdb: sdb1 sdb2
1502commandrvf: stdout=n stderr=y flags=0x0
1503commandrvf: udevadm --debug settle
1504calling: settle
1505guestfsd: => part_set_mbr_id (0xec) took 0.03 secs
1506guestfsd: <= part_set_mbr_id (0xec) request length 60 bytes
1507commandrvf: stdout=n stderr=y flags=0x0
1508commandrvf: udevadm --debug settle -E /dev/sdb
1509calling: settle
1510commandrvf: stdout=n stderr=y flags=0x0
1511commandrvf: udevadm --debug settle
1512calling: settle
1513commandrvf: stdout=n stderr=y flags=0x0
1514commandrvf: sfdisk --change-id /dev/sdb 2 7
1515Done
1516
1517[ 3.272324] sdb: sdb1 sdb2
1518commandrvf: stdout=n stderr=y flags=0x0
1519commandrvf: udevadm --debug settle
1520calling: settle
1521After calculate target partitions:
1522/dev/sda1:
1523 partition data: 1 1048576-608174079 (607125504 bytes)
1524 partition sector data: 2048-1187839 (1185792 sectors)
1525 target partition sector data: 2048-1187839 (1185792 sectors)
1526 bootable: true
1527 partition ID: 0x7
1528 content: filesystem ntfs (607121408 bytes)
1529 label: (none)
1530 GUID: (none)
1531/dev/sda2:
1532 partition data: 2 608174080-53686042623 (53077868544 bytes)
1533 partition sector data: 1187840-104855551 (103667712 sectors)
1534 target partition sector data: 1187840-115340927 (114153088 sectors)
1535 bootable: false
1536 partition ID: 0x7
1537 content: filesystem ntfs (53077864448 bytes)
1538 label: (none)
1539 GUID: (none)
1540[ 4.3] Copying /dev/sda1
1541guestfsd: => part_set_mbr_id (0xec) took 0.03 secs
1542guestfsd: <= copy_device_to_device (0x126) request length 104 bytes
1543commandrvf: stdout=n stderr=y flags=0x0
1544commandrvf: udevadm --debug settle -E /dev/sda1
1545calling: settle
1546commandrvf: stdout=n stderr=y flags=0x0
1547commandrvf: udevadm --debug settle -E /dev/sdb1
1548calling: settle
1549[ 7.2] Copying /dev/sda2
1550guestfsd: => copy_device_to_device (0x126) took 2.86 secs
1551guestfsd: <= copy_device_to_device (0x126) request length 104 bytes
1552commandrvf: stdout=n stderr=y flags=0x0
1553commandrvf: udevadm --debug settle -E /dev/sda2
1554calling: settle
1555commandrvf: stdout=n stderr=y flags=0x0
1556commandrvf: udevadm --debug settle -E /dev/sdb2
1557calling: settle
1558guestfsd: => copy_device_to_device (0x126) took 158.68 secs
1559guestfsd: <= internal_autosync (0x11a) request length 40 bytes
1560umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw freq=0 passno=0
1561umount-all: /proc/mounts: fsname=proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
1562umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0
1563umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
1564umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
1565umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=97304k,mode=755 freq=0 passno=0
1566umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=240112k,nr_inodes=60028,mode=755 freq=0 passno=0
1567umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
1568umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0
1569commandrvf: stdout=n stderr=y flags=0x0
1570commandrvf: udevadm --debug settle -E /dev/sda
1571calling: settle
1572fsync /dev/sda
1573commandrvf: stdout=n stderr=y flags=0x0
1574commandrvf: udevadm --debug settle -E /dev/sdb
1575calling: settle
1576fsync /dev/sdb
1577commandrvf: stdout=n stderr=y flags=0x0
1578commandrvf: udevadm --debug settle -E /dev/sdc
1579calling: settle
1580guestfsd: => internal_autosync (0x11a) took 0.04 secs
1581libguestfs: calling virDomainDestroy flags=VIR_DOMAIN_DESTROY_GRACEFUL
1582libguestfs: closing guestfs handle 0x22ed170 (state 0)
1583libguestfs: command: run: rm
1584libguestfs: command: run: \ -rf /tmp/libguestfsWvGY8u
1585libguestfs: command: run: rm
1586libguestfs: command: run: \ -rf /tmp/libguestfsDQgoWI
1587libguestfs: launch: program=virt-resize
1588libguestfs: launch: version=1.38.2rhel=7,release=12.el7.plesk,libvirt
1589libguestfs: launch: backend registered: unix
1590libguestfs: launch: backend registered: uml
1591libguestfs: launch: backend registered: libvirt
1592libguestfs: launch: backend registered: direct
1593libguestfs: launch: backend=libvirt
1594libguestfs: launch: tmpdir=/tmp/libguestfsuyUeWg
1595libguestfs: launch: umask=0022
1596libguestfs: launch: euid=0
1597libguestfs: libvirt version = 4005000 (4.5.0)
1598libguestfs: guest random name = guestfs-mh29p45gpuib4qfw
1599libguestfs: connect to libvirt
1600libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0
1601libguestfs: successfully opened libvirt handle: conn = 0x22f0090
1602libguestfs: qemu version (reported by libvirt) = 2012000 (2.12.0)
1603libguestfs: get libvirt capabilities
1604libguestfs: parsing capabilities XML
1605libguestfs: build appliance
1606libguestfs: begin building supermin appliance
1607libguestfs: run supermin
1608libguestfs: command: run: /usr/bin/supermin5
1609libguestfs: command: run: \ --build
1610libguestfs: command: run: \ --verbose
1611libguestfs: command: run: \ --if-newer
1612libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
1613libguestfs: command: run: \ --copy-kernel
1614libguestfs: command: run: \ -f ext2
1615libguestfs: command: run: \ --host-cpu x86_64
1616libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
1617libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
1618supermin: version: 5.1.19
1619supermin: rpm: detected RPM version 4.11
1620supermin: package handler: fedora/rpm
1621supermin: acquiring lock on /var/tmp/.guestfs-0/lock
1622supermin: if-newer: output does not need rebuilding
1623libguestfs: finished building supermin appliance
1624libguestfs: command: run: qemu-img
1625libguestfs: command: run: \ create
1626libguestfs: command: run: \ -f qcow2
1627libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-0/appliance.d/root,backing_fmt=raw
1628libguestfs: command: run: \ /tmp/libguestfsuyUeWg/overlay1.qcow2
1629Formatting '/tmp/libguestfsuyUeWg/overlay1.qcow2', fmt=qcow2 size=4294967296 backing_file=/var/tmp/.guestfs-0/appliance.d/root backing_fmt=raw cluster_size=65536 lazy_refcounts=off refcount_bits=16
1630libguestfs: set_socket_create_context: getcon failed: (none): Invalid argument [you can ignore this message if you are not using SELinux + sVirt]
1631libguestfs: clear_socket_create_context: setsockcreatecon failed: NULL: Invalid argument [you can ignore this message if you are not using SELinux + sVirt]
1632libguestfs: create libvirt XML
1633libguestfs: command: run: qemu-img
1634libguestfs: command: run: \ info
1635libguestfs: command: run: \ --output json
1636libguestfs: command: run: \ /dev/vg0/kvm104_img
1637libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 59055800320,\n "filename": "/dev/vg0/kvm104_img",\n "format": "raw",\n "actual-size": 0,\n "dirty-flag": false\n}\n\n
1638libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-mh29p45gpuib4qfw</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <cpu mode="host-passthrough">\n <model fallback="allow"></model>\n </cpu>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="rtc" tickpolicy="catchup"></timer>\n <timer name="pit" tickpolicy="delay"></timer>\n <timer name="hpet" present="no"></timer>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/var/tmp/.guestfs-0/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-0/appliance.d/initrd</initrd>\n <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=linux</cmdline>\n <bios useserial="yes"></bios>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <rng model="virtio">\n <backend model="random">/dev/urandom</backend>\n </rng>\n <controller type="scsi" index="0" model="virtio-scsi"></controller>\n <disk device="disk" type="block">\n <source dev="/dev/vg0/kvm104_img"></source>\n <target dev="sda" bus="scsi"></target>\n <driver name="qemu" type="raw" cache="unsafe"></driver>\n <address type="drive" controller="0" bus="0" target="0" unit="0"></address>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfsuyUeWg/overlay1.qcow2"></source>\n <target dev="sdb" bus="scsi"></target>\n <driver name="qemu" type="qcow2" cache="unsafe"></driver>\n <address type="drive" controller="0" bus="0" target="1" unit="0"></address>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfspUZTQP/console.sock"></source>\n <target port="0"></target>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfspUZTQP/guestfsd.sock"></source>\n <target type="virtio" name="org.libguestfs.channel.0"></target>\n </channel>\n <controller type="usb" model="none"></controller>\n <memballoon model="none"></memballoon>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"></qemu:env>\n </qemu:commandline>\n</domain>\n
1639libguestfs: command: run: ls
1640libguestfs: command: run: \ -a
1641libguestfs: command: run: \ -l
1642libguestfs: command: run: \ -R
1643libguestfs: command: run: \ -Z /var/tmp/.guestfs-0
1644libguestfs: /var/tmp/.guestfs-0:
1645libguestfs: drwxr-xr-x. root root unconfined_u:object_r:initrc_tmp_t:s0 .
1646libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 ..
1647libguestfs: drwxr-xr-x root root ? appliance.d
1648libguestfs: -rw-r--r--. root root unconfined_u:object_r:initrc_tmp_t:s0 lock
1649libguestfs:
1650libguestfs: /var/tmp/.guestfs-0/appliance.d:
1651libguestfs: drwxr-xr-x root root ? .
1652libguestfs: drwxr-xr-x. root root unconfined_u:object_r:initrc_tmp_t:s0 ..
1653libguestfs: -rw-r--r-- qemu qemu ? initrd
1654libguestfs: -rwxr-xr-x qemu qemu ? kernel
1655libguestfs: -rw-r--r-- qemu qemu ? root
1656libguestfs: command: run: ls
1657libguestfs: command: run: \ -a
1658libguestfs: command: run: \ -l
1659libguestfs: command: run: \ -Z /tmp/libguestfspUZTQP
1660libguestfs: drwxr-xr-x root root ? .
1661libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 ..
1662libguestfs: srw-rw---- root qemu ? console.sock
1663libguestfs: srw-rw---- root qemu ? guestfsd.sock
1664libguestfs: launch libvirt guest
1665libguestfs: responding to serial console Device Status Report
1666\x1b[1;256r\x1b[256;256H\x1b[6n
1667Google, Inc.
1668Serial Graphics Adapter 06/09/14
1669SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Mon Jun 9 21:33:48 UTC 2014
1670Term: 80x24
16714 0
1672\x1b[2J
1673SeaBIOS (version 1.11.0-2.el7)
1674
1675
1676Machine UUID 3c719b46-e2dd-4a13-a567-d36f20849999
1677
1678
1679Booting from ROM...
1680
1681\x1b[2J[ 0.000000] Initializing cgroup subsys cpuset
1682[ 0.000000] Initializing cgroup subsys cpu
1683[ 0.000000] Initializing cgroup subsys cpuacct
1684[ 0.000000] Linux version 3.10.0-1062.4.3.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) ) #1 SMP Wed Nov 13 23:58:53 UTC 2019
1685[ 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=linux
1686[ 0.000000] e820: BIOS-provided physical RAM map:
1687[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
1688[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
1689[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
1690[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fdfff] usable
1691[ 0.000000] BIOS-e820: [mem 0x000000001f3fe000-0x000000001f3fffff] reserved
1692[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
1693[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
1694[ 0.000000] NX (Execute Disable) protection: active
1695[ 0.000000] SMBIOS 2.8 present.
1696[ 0.000000] DMI: Red Hat KVM, BIOS 1.11.0-2.el7 04/01/2014
1697[ 0.000000] Hypervisor detected: KVM
1698[ 0.000000] e820: last_pfn = 0x1f3fe max_arch_pfn = 0x400000000
1699[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WP UC- UC
1700[ 0.000000] found SMP MP-table at [mem 0x000f63b0-0x000f63bf] mapped at [ffffffffff2003b0]
1701[ 0.000000] Using GB pages for direct mapping
1702[ 0.000000] RAMDISK: [mem 0x1f0b0000-0x1f3effff]
1703[ 0.000000] Early table checksum verification disabled
1704[ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20130517/tbxfroot-243)
1705[ 0.000000] No NUMA configuration found
1706[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fdfff]
1707[ 0.000000] NODE_DATA(0) allocated [mem 0x1f089000-0x1f0affff]
1708[ 0.000000] kvm-clock: cpu 0, msr 0:1f039001, primary cpu clock
1709[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
1710[ 0.000000] kvm-clock: using sched offset of 206390423 cycles
1711[ 0.000000] Zone ranges:
1712[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
1713[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
1714[ 0.000000] Normal empty
1715[ 0.000000] Movable zone start for each node
1716[ 0.000000] Early memory node ranges
1717[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
1718[ 0.000000] node 0: [mem 0x00100000-0x1f3fdfff]
1719[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x1f3fdfff]
1720[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
1721[ 0.000000] Intel MultiProcessor Specification v1.4
1722[ 0.000000] MPTABLE: OEM ID: BOCHSCPU
1723[ 0.000000] MPTABLE: Product ID: 0.1
1724[ 0.000000] MPTABLE: APIC at: 0xFEE00000
1725[ 0.000000] Processor #0 (Bootup-CPU)
1726[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
1727[ 0.000000] Processors: 1
1728[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
1729[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
1730[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
1731[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
1732[ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
1733[ 0.000000] Booting paravirtualized kernel on KVM
1734[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
1735[ 0.000000] PERCPU: Embedded 38 pages/cpu @ffff8aef9ee00000 s118784 r8192 d28672 u2097152
1736[ 0.000000] KVM setup async PF for cpu 0
1737[ 0.000000] kvm-stealtime: cpu 0, msr 1ee1c040
1738[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125879
1739[ 0.000000] Policy zone: DMA32
1740[ 0.000000] 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=linux
1741[ 0.000000] Disabling memory control group subsystem
1742[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
1743[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
1744[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
1745[ 0.000000] Memory: 480196k/511992k available (7760k kernel code, 392k absent, 31404k reserved, 5967k data, 1984k init)
1746[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
1747[ 0.000000] x86/pti: Unmapping kernel while in userspace
1748[ 0.000000] Hierarchical RCU implementation.
1749[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1.
1750[ 0.000000] NR_IRQS:327936 nr_irqs:256 0
1751[ 0.000000] Console: colour *CGA 80x25
1752[ 0.000000] console [ttyS0] enabled
1753[ 0.000000] tsc: Detected 2399.996 MHz processor
1754[ 0.132512] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=2399996)
1755[ 0.134873] pid_max: default: 32768 minimum: 301
1756[ 0.136209] Security Framework initialized
1757[ 0.137322] SELinux: Disabled at boot.
1758[ 0.138356] Yama: becoming mindful.
1759[ 0.139379] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
1760[ 0.141327] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
1761[ 0.143208] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
1762[ 0.144954] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
1763[ 0.147046] Initializing cgroup subsys memory
1764[ 0.148218] Initializing cgroup subsys devices
1765[ 0.149400] Initializing cgroup subsys freezer
1766[ 0.150596] Initializing cgroup subsys net_cls
1767[ 0.151774] Initializing cgroup subsys blkio
1768[ 0.152909] Initializing cgroup subsys perf_event
1769[ 0.154160] Initializing cgroup subsys hugetlb
1770[ 0.155353] Initializing cgroup subsys pids
1771[ 0.156460] Initializing cgroup subsys net_prio
1772[ 0.158690] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
1773[ 0.160105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
1774[ 0.161514] tlb_flushall_shift: 6
1775[ 0.162502] FEATURE SPEC_CTRL Present
1776[ 0.163487] FEATURE IBPB_SUPPORT Present
1777[ 0.164532] Spectre V1 : Mitigation: Load fences, usercopy/swapgs barriers and __user pointer sanitization
1778[ 0.167201] Spectre V2 : Enabling Indirect Branch Prediction Barrier
1779[ 0.169373] Spectre V2 : Mitigation: Full retpoline
1780[ 0.170747] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
1781[ 0.173430] MDS: Mitigation: Clear CPU buffers
1782[ 0.174648] TAA: Mitigation: Clear CPU buffers
1783[ 0.210152] Freeing SMP alternatives: 28k freed
1784[ 0.223211] ftrace: allocating 29557 entries in 116 pages
1785[ 0.289793] Enabling x2apic
1786[ 0.290602] Enabled x2apic
1787[ 0.291764] Switched APIC routing to physical x2apic.
1788[ 0.295087] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
1789[ 0.296691] smpboot: CPU0: Intel(R) Xeon(R) CPU D-1521 @ 2.40GHz (fam: 06, model: 56, stepping: 03)
1790[ 0.299314] Performance Events: Broadwell events, Intel PMU driver.
1791[ 0.301124] ... version: 2
1792[ 0.302213] ... bit width: 48
1793[ 0.303328] ... generic registers: 4
1794[ 0.304414] ... value mask: 0000ffffffffffff
1795[ 0.305695] ... max period: 000000007fffffff
1796[ 0.306962] ... fixed-purpose events: 3
1797[ 0.307936] ... event mask: 000000070000000f
1798[ 0.309223] KVM setup paravirtual spinlock
1799[ 0.311418] Brought up 1 CPUs
1800[ 0.312170] smpboot: Max logical packages: 1
1801[ 0.313187] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
1802[ 0.315279] devtmpfs: initialized
1803[ 0.316181] x86/mm: Memory block size: 128MB
1804[ 0.318870] EVM: security.selinux
1805[ 0.319694] EVM: security.ima
1806[ 0.320403] EVM: security.capability
1807[ 0.322569] atomic64 test passed for x86-64 platform with CX8 and with SSE
1808[ 0.324227] pinctrl core: initialized pinctrl subsystem
1809[ 0.325643] RTC time: 1:52:45, date: 12/05/19
1810[ 0.326806] NET: Registered protocol family 16
1811[ 0.328043] cpuidle: using governor haltpoll
1812[ 0.329365] PCI: Using configuration type 1 for base access
1813[ 0.332027] ACPI: Interpreter disabled.
1814[ 0.333068] vgaarb: loaded
1815[ 0.333774] SCSI subsystem initialized
1816[ 0.334747] usbcore: registered new interface driver usbfs
1817[ 0.336089] usbcore: registered new interface driver hub
1818[ 0.337399] usbcore: registered new device driver usb
1819[ 0.338675] EDAC MC: Ver: 3.0.0
1820[ 0.339544] PCI: Probing PCI hardware
1821[ 0.340468] PCI host bridge to bus 0000:00
1822[ 0.341501] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
1823[ 0.343043] pci_bus 0000:00: root bus resource [mem 0x00000000-0x3fffffffffff]
1824[ 0.344853] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
1825[ 0.350511] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
1826[ 0.352268] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
1827[ 0.353919] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
1828[ 0.355677] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
1829[ 0.373706] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
1830[ 0.375479] NetLabel: Initializing
1831[ 0.376358] NetLabel: domain hash size = 128
1832[ 0.377449] NetLabel: protocols = UNLABELED CIPSOv4
1833[ 0.378681] NetLabel: unlabeled traffic allowed by default
1834[ 0.380283] amd_nb: Cannot enumerate AMD northbridges
1835[ 0.381559] Switched to clocksource kvm-clock
1836[ 0.386669] pnp: PnP ACPI: disabled
1837[ 0.388631] NET: Registered protocol family 2
1838[ 0.389864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
1839[ 0.391551] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
1840[ 0.393107] TCP: Hash tables configured (established 4096 bind 4096)
1841[ 0.394643] TCP: reno registered
1842[ 0.395434] UDP hash table entries: 256 (order: 1, 8192 bytes)
1843[ 0.396859] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
1844[ 0.398378] NET: Registered protocol family 1
1845[ 0.399457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
1846[ 0.400918] pci 0000:00:01.0: PIIX3: Enabling Passive Release
1847[ 0.402361] pci 0000:00:01.0: Activating ISA DMA hang workarounds
1848[ 0.403905] Unpacking initramfs...
1849[ 0.406492] Freeing initrd memory: 3328k freed
1850[ 0.408128] platform rtc_cmos: registered platform RTC device (no PNP device found)
1851[ 0.410141] sha1_ssse3: Using AVX2 optimized SHA-1 implementation
1852[ 0.411655] sha256_ssse3: Using AVX2 optimized SHA-256 implementation
1853[ 0.413380] futex hash table entries: 256 (order: 2, 16384 bytes)
1854[ 0.414852] Initialise system trusted keyring
1855[ 0.415924] audit: initializing netlink socket (disabled)
1856[ 0.417235] type=2000 audit(1575510766.240:1): initialized
1857[ 0.441932] HugeTLB registered 1 GB page size, pre-allocated 0 pages
1858[ 0.443419] HugeTLB registered 2 MB page size, pre-allocated 0 pages
1859[ 0.445956] zpool: loaded
1860[ 0.446587] zbud: loaded
1861[ 0.447454] VFS: Disk quotas dquot_6.5.2
1862[ 0.448400] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
1863[ 0.450041] msgmni has been set to 944
1864[ 0.450973] Key type big_key registered
1865[ 0.452107] NET: Registered protocol family 38
1866[ 0.453145] Key type asymmetric registered
1867[ 0.454092] Asymmetric key parser 'x509' registered
1868[ 0.455243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
1869[ 0.456956] io scheduler noop registered
1870[ 0.457868] io scheduler deadline registered (default)
1871[ 0.459073] io scheduler cfq registered
1872[ 0.459969] io scheduler mq-deadline registered
1873[ 0.461009] io scheduler kyber registered
1874[ 0.462027] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
1875[ 0.463311] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
1876[ 0.464821] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
1877[ 0.466486] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
1878[ 0.493732] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
1879[ 0.495405] Non-volatile memory driver v1.3
1880[ 0.496467] Linux agpgart interface v0.103
1881[ 0.497587] crash memory driver: version 1.1
1882[ 0.498660] rdac: device handler registered
1883[ 0.499683] hp_sw: device handler registered
1884[ 0.500702] emc: device handler registered
1885[ 0.501695] alua: device handler registered
1886[ 0.502728] libphy: Fixed MDIO Bus: probed
1887[ 0.503738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
1888[ 0.505281] ehci-pci: EHCI PCI platform driver
1889[ 0.506342] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
1890[ 0.507784] ohci-pci: OHCI PCI platform driver
1891[ 0.508838] uhci_hcd: USB Universal Host Controller Interface driver
1892[ 0.510381] usbcore: registered new interface driver usbserial_generic
1893[ 0.511927] usbserial: USB Serial support registered for generic
1894[ 0.513354] i8042: PNP: No PS/2 controller found. Probing ports directly.
1895[ 0.516046] serio: i8042 KBD port at 0x60,0x64 irq 1
1896[ 0.517223] serio: i8042 AUX port at 0x60,0x64 irq 12
1897[ 0.518709] mousedev: PS/2 mouse device common for all mice
1898[ 0.520465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
1899[ 0.523906] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input1
1900[ 0.525895] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
1901[ 0.527568] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
1902[ 0.529423] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
1903[ 0.531641] hidraw: raw HID events driver (C) Jiri Kosina
1904[ 0.533049] usbcore: registered new interface driver usbhid
1905[ 0.534378] usbhid: USB HID core driver
1906[ 0.535513] drop_monitor: Initializing network drop monitor service
1907[ 0.537067] TCP: cubic registered
1908[ 0.537904] Initializing XFRM netlink socket
1909[ 0.539083] NET: Registered protocol family 10
1910[ 0.540324] NET: Registered protocol family 17
1911[ 0.541420] mpls_gso: MPLS GSO support
1912[ 0.542456] mce: Using 10 MCE banks
1913[ 0.543448] Loading compiled-in X.509 certificates
1914[ 0.544648] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'
1915[ 0.547094] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'
1916[ 0.549946] Loaded X.509 cert 'CentOS Linux kernel signing key: 3f59ae1577d58723184f6dbab18ad5f59de41d39'
1917[ 0.552326] registered taskstats version 1
1918[ 0.553744] Key type trusted registered
1919[ 0.554778] Key type encrypted registered
1920[ 0.555850] IMA: No TPM chip found, activating TPM-bypass! (rc=-19)
1921[ 0.557432] Magic number: 15:852:861
1922[ 0.558523] rtc_cmos rtc_cmos: setting system clock to 2019-12-05 01:52:45 UTC (1575510765)
1923[ 0.561699] Freeing unused kernel memory: 1984k freed
1924[ 0.563263] Write protecting the kernel read-only data: 12288k
1925[ 0.565611] Freeing unused kernel memory: 420k freed
1926[ 0.568256] Freeing unused kernel memory: 552k freed
1927supermin: mounting /proc
1928supermin: ext2 mini initrd starting up: 5.1.19 glibc
1929supermin: 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=linux
1930supermin: uptime: 0.37 0.10
1931supermin: mounting /sys
1932supermin: internal insmod crc32-pclmul.ko
1933supermin: internal insmod crc32c-intel.ko
1934supermin: internal insmod crct10dif_common.ko
1935supermin: internal insmod crct10dif-pclmul.ko
1936supermin: internal insmod crc32_generic.ko
1937supermin: internal insmod crct10dif_generic.ko
1938supermin: internal insmod libnvdimm.ko
1939supermin: internal insmod nfit.ko
1940insmod: init_module: nfit.ko: No such device
1941supermin: internal insmod libata.ko
1942supermin: internal insmod ata_piix.ko
1943[ 0.609288] scsi host0: ata_piix
1944[ 0.610245] scsi host1: ata_piix
1945[ 0.611188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
1946[ 0.612860] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
1947supermin: internal insmod virtio.ko
1948supermin: internal insmod virtio_ring.ko
1949supermin: internal insmod virtio_blk.ko
1950supermin: internal insmod virtio-rng.ko
1951supermin: internal insmod virtio_console.ko
1952supermin: internal insmod virtio_net.ko
1953supermin: internal insmod nd_btt.ko
1954supermin: internal insmod nd_pmem.ko
1955supermin: internal insmod crc-t10dif.ko
1956supermin: internal insmod sd_mod.ko
1957[ 0.784130] random: fast init done
1958supermin: internal insmod virtio_scsi.ko
1959supermin: internal insmod virtio_balloon.ko
1960supermin: internal insmod virtio_input.ko
1961supermin: internal insmod virtio_pci.ko
1962[ 0.793482] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 24
1963[ 0.797879] scsi host2: Virtio SCSI HBA
1964[ 0.799353] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
1965[ 0.801364] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 25
1966[ 0.804416] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
1967[ 0.828866] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 25
1968[ 0.833682] random: crng init done
1969[ 0.842468] sd 2:0:0:0: [sda] 115343360 512-byte logical blocks: (59.0 GB/55.0 GiB)
1970[ 0.844620] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
1971[ 0.846790] sd 2:0:0:0: [sda] Write Protect is off
1972[ 0.848137] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
1973[ 0.850414] sd 2:0:1:0: [sdb] Write Protect is off
1974[ 0.851750] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
1975[ 0.854516] sda: sda1 sda2
1976[ 0.855897] sd 2:0:0:0: [sda] Attached SCSI disk
1977[ 0.857169] sd 2:0:1:0: [sdb] Attached SCSI disk
1978supermin: internal insmod jbd2.ko
1979supermin: internal insmod mbcache.ko
1980supermin: internal insmod ext4.ko
1981supermin: internal insmod crc-ccitt.ko
1982supermin: internal insmod crc-itu-t.ko
1983supermin: internal insmod crc8.ko
1984supermin: internal insmod libcrc32c.ko
1985supermin: picked /sys/block/sdb/dev (8:16) as root device
1986supermin: creating /dev/root as block special 8:16
1987supermin: mounting new root on /root
1988[ 0.885803] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
1989[ 0.889384] EXT4-fs (sdb): mounted filesystem without journal. Opts:
1990supermin: deleting initramfs files
1991supermin: chroot
1992Starting /init script ...
1993+ [[ 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=linux == *guestfs_network=1* ]]
1994+ [[ 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=linux == *guestfs_rescue=1* ]]
1995+ [[ 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=linux == *guestfs_noreboot=1* ]]
1996+ [[ 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=linux == *guestfs_boot_analysis=1* ]]
1997+ '[' '!' -d /sys ']'
1998+ mkdir -p /sys
1999+ mount -t sysfs /sys /sys
2000+ mkdir -p /run
2001+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
2002+ mkdir -p /run/lock
2003+ ln -s ../run/lock /var/lock
2004+ test -e /etc/mtab
2005+ mount -t devtmpfs /dev /dev
2006+ mkdir -p /dev/pts
2007+ mount -t devpts /dev/pts /dev/pts
2008+ mkdir -p /dev/shm
2009+ mount -t tmpfs -o mode=1777 shmfs /dev/shm
2010+ [[ 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=linux == *selinux=1* ]]
2011+ mkdir -p /run/tmpfiles.d
2012+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
2013++ od -x -A n
2014++ dd if=/dev/urandom bs=16 count=1 status=none
2015+ machine_id=' d1f7 f387 ee52 0d0b dd5c 1119 ed9a fd70'
2016+ echo d1f7f387ee520d0bdd5c1119ed9afd70
2017+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
2018[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
2019[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
2020[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
2021[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
2022[/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
2023[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
2024+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
2025+ '[' -x /lib/systemd/systemd-udevd ']'
2026+ UDEVD=/lib/systemd/systemd-udevd
2027+ break
2028+ '[' -z /lib/systemd/systemd-udevd ']'
2029+ /lib/systemd/systemd-udevd --daemon
2030starting version 219
2031specified group 'input' unknown
2032+ udevadm trigger
2033+ udevadm settle --timeout=600
2034[ 1.082577] input: PC Speaker as /devices/platform/pcspkr/input/input3
2035[ 1.089471] cryptd: max_cpu_qlen set to 1000
2036[ 1.156039] sd 2:0:0:0: Attached scsi generic sg0 type 0
2037[ 1.162638] sd 2:0:1:0: Attached scsi generic sg1 type 0
2038[ 1.164113] AVX2 version of gcm_enc/dec engaged.
2039[ 1.165336] AES CTR mode by8 optimization enabled
2040[ 1.173643] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
2041[ 1.175406] alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni)
2042[ 1.220442] EDAC sbridge: Ver: 1.1.2
2043+ shopt -s nullglob
2044+ for f in '/sys/block/sd*/device/timeout'
2045+ echo 300
2046+ for f in '/sys/block/sd*/device/timeout'
2047+ echo 300
2048+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
2049+ echo noop
2050+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
2051+ echo noop
2052+ shopt -u nullglob
2053+ ip addr add 127.0.0.1/8 brd + dev lo scope host
2054+ ip link set dev lo up
2055+ ip addr add 169.254.2.10/16 brd + dev eth0 scope global
2056Cannot find device "eth0"
2057+ ip link set dev eth0 up
2058Cannot find device "eth0"
2059+ ip route add default via 169.254.2.2
2060RTNETLINK answers: Network is unreachable
2061+ echo nameserver 169.254.2.3
2062+ mdadm -As --auto=yes --no-degraded
2063mdadm: No arrays found in config file or automatically
2064+ mkdir -p /tmp/lvm
2065+ touch /tmp/lvm/lvm.conf
2066+ LVM_SYSTEM_DIR=/tmp/lvm
2067+ export LVM_SYSTEM_DIR
2068+ lvmetad
2069+ modprobe dm_mod
2070[ 1.516475] device-mapper: uevent: version 1.0.3
2071[ 1.518129] device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: dm-devel@redhat.com
2072+ lvm pvscan --cache --activate ay
2073+ mdadm -As --auto=yes --run
2074mdadm: No arrays found in config file or automatically
2075+ ldmtool create all
2076/init: line 149: ldmtool: command not found
2077+ test 1 = 1
2078+ test '' '!=' 1
2079+ uname -a
2080Linux (none) 3.10.0-1062.4.3.el7.x86_64 #1 SMP Wed Nov 13 23:58:53 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
2081+ ls -lR /dev
2082/dev:
2083total 0
2084crw------- 1 root root 10, 235 Dec 5 01:52 autofs
2085drwxr-xr-x 2 root root 120 Dec 5 01:52 block
2086drwxr-xr-x 2 root root 80 Dec 5 01:52 bsg
2087crw------- 1 root root 10, 234 Dec 5 01:52 btrfs-control
2088drwxr-xr-x 2 root root 2240 Dec 5 01:52 char
2089crw------- 1 root root 5, 1 Dec 5 01:52 console
2090lrwxrwxrwx 1 root root 11 Dec 5 01:52 core -> /proc/kcore
2091drwxr-xr-x 3 root root 60 Dec 5 01:52 cpu
2092crw------- 1 root root 10, 61 Dec 5 01:52 cpu_dma_latency
2093crw------- 1 root root 10, 62 Dec 5 01:52 crash
2094drwxr-xr-x 6 root root 120 Dec 5 01:52 disk
2095lrwxrwxrwx 1 root root 13 Dec 5 01:52 fd -> /proc/self/fd
2096crw-rw-rw- 1 root root 1, 7 Dec 5 01:52 full
2097crw-rw-rw- 1 root root 10, 229 Dec 5 01:52 fuse
2098crw------- 1 root root 10, 183 Dec 5 01:52 hwrng
2099drwxr-xr-x 3 root root 220 Dec 5 01:52 input
2100crw-r--r-- 1 root root 1, 11 Dec 5 01:52 kmsg
2101crw-rw---- 1 root disk 10, 237 Dec 5 01:52 loop-control
2102drwxr-xr-x 2 root root 60 Dec 5 01:52 mapper
2103crw------- 1 root root 10, 227 Dec 5 01:52 mcelog
2104crw------- 1 root root 1, 1 Dec 5 01:52 mem
2105drwxr-xr-x 2 root root 60 Dec 5 01:52 net
2106crw------- 1 root root 10, 60 Dec 5 01:52 network_latency
2107crw------- 1 root root 10, 59 Dec 5 01:52 network_throughput
2108crw-rw-rw- 1 root root 1, 3 Dec 5 01:52 null
2109crw------- 1 root root 10, 144 Dec 5 01:52 nvram
2110crw------- 1 root root 1, 12 Dec 5 01:52 oldmem
2111crw------- 1 root root 1, 4 Dec 5 01:52 port
2112crw------- 1 root root 108, 0 Dec 5 01:52 ppp
2113crw-rw-rw- 1 root root 5, 2 Dec 5 01:52 ptmx
2114drwxr-xr-x 2 root root 0 Dec 5 01:52 pts
2115crw-rw-rw- 1 root root 1, 8 Dec 5 01:52 random
2116drwxr-xr-x 2 root root 60 Dec 5 01:52 raw
2117lrwxrwxrwx 1 root root 4 Dec 5 01:52 rtc -> rtc0
2118crw------- 1 root root 252, 0 Dec 5 01:52 rtc0
2119brw------- 1 root root 8, 0 Dec 5 01:52 sda
2120brw------- 1 root root 8, 1 Dec 5 01:52 sda1
2121brw------- 1 root root 8, 2 Dec 5 01:52 sda2
2122brw------- 1 root root 8, 16 Dec 5 01:52 sdb
2123crw-rw---- 1 root disk 21, 0 Dec 5 01:52 sg0
2124crw-rw---- 1 root disk 21, 1 Dec 5 01:52 sg1
2125drwxrwxrwt 2 root root 40 Dec 5 01:52 shm
2126crw------- 1 root root 10, 231 Dec 5 01:52 snapshot
2127drwxr-xr-x 2 root root 80 Dec 5 01:52 snd
2128lrwxrwxrwx 1 root root 15 Dec 5 01:52 stderr -> /proc/self/fd/2
2129lrwxrwxrwx 1 root root 15 Dec 5 01:52 stdin -> /proc/self/fd/0
2130lrwxrwxrwx 1 root root 15 Dec 5 01:52 stdout -> /proc/self/fd/1
2131crw-rw-rw- 1 root root 5, 0 Dec 5 01:52 tty
2132crw------- 1 root root 4, 0 Dec 5 01:52 tty0
2133crw------- 1 root root 4, 1 Dec 5 01:52 tty1
2134crw------- 1 root root 4, 10 Dec 5 01:52 tty10
2135crw------- 1 root root 4, 11 Dec 5 01:52 tty11
2136crw------- 1 root root 4, 12 Dec 5 01:52 tty12
2137crw------- 1 root root 4, 13 Dec 5 01:52 tty13
2138crw------- 1 root root 4, 14 Dec 5 01:52 tty14
2139crw------- 1 root root 4, 15 Dec 5 01:52 tty15
2140crw------- 1 root root 4, 16 Dec 5 01:52 tty16
2141crw------- 1 root root 4, 17 Dec 5 01:52 tty17
2142crw------- 1 root root 4, 18 Dec 5 01:52 tty18
2143crw------- 1 root root 4, 19 Dec 5 01:52 tty19
2144crw------- 1 root root 4, 2 Dec 5 01:52 tty2
2145crw------- 1 root root 4, 20 Dec 5 01:52 tty20
2146crw------- 1 root root 4, 21 Dec 5 01:52 tty21
2147crw------- 1 root root 4, 22 Dec 5 01:52 tty22
2148crw------- 1 root root 4, 23 Dec 5 01:52 tty23
2149crw------- 1 root root 4, 24 Dec 5 01:52 tty24
2150crw------- 1 root root 4, 25 Dec 5 01:52 tty25
2151crw------- 1 root root 4, 26 Dec 5 01:52 tty26
2152crw------- 1 root root 4, 27 Dec 5 01:52 tty27
2153crw------- 1 root root 4, 28 Dec 5 01:52 tty28
2154crw------- 1 root root 4, 29 Dec 5 01:52 tty29
2155crw------- 1 root root 4, 3 Dec 5 01:52 tty3
2156crw------- 1 root root 4, 30 Dec 5 01:52 tty30
2157crw------- 1 root root 4, 31 Dec 5 01:52 tty31
2158crw------- 1 root root 4, 32 Dec 5 01:52 tty32
2159crw------- 1 root root 4, 33 Dec 5 01:52 tty33
2160crw------- 1 root root 4, 34 Dec 5 01:52 tty34
2161crw------- 1 root root 4, 35 Dec 5 01:52 tty35
2162crw------- 1 root root 4, 36 Dec 5 01:52 tty36
2163crw------- 1 root root 4, 37 Dec 5 01:52 tty37
2164crw------- 1 root root 4, 38 Dec 5 01:52 tty38
2165crw------- 1 root root 4, 39 Dec 5 01:52 tty39
2166crw------- 1 root root 4, 4 Dec 5 01:52 tty4
2167crw------- 1 root root 4, 40 Dec 5 01:52 tty40
2168crw------- 1 root root 4, 41 Dec 5 01:52 tty41
2169crw------- 1 root root 4, 42 Dec 5 01:52 tty42
2170crw------- 1 root root 4, 43 Dec 5 01:52 tty43
2171crw------- 1 root root 4, 44 Dec 5 01:52 tty44
2172crw------- 1 root root 4, 45 Dec 5 01:52 tty45
2173crw------- 1 root root 4, 46 Dec 5 01:52 tty46
2174crw------- 1 root root 4, 47 Dec 5 01:52 tty47
2175crw------- 1 root root 4, 48 Dec 5 01:52 tty48
2176crw------- 1 root root 4, 49 Dec 5 01:52 tty49
2177crw------- 1 root root 4, 5 Dec 5 01:52 tty5
2178crw------- 1 root root 4, 50 Dec 5 01:52 tty50
2179crw------- 1 root root 4, 51 Dec 5 01:52 tty51
2180crw------- 1 root root 4, 52 Dec 5 01:52 tty52
2181crw------- 1 root root 4, 53 Dec 5 01:52 tty53
2182crw------- 1 root root 4, 54 Dec 5 01:52 tty54
2183crw------- 1 root root 4, 55 Dec 5 01:52 tty55
2184crw------- 1 root root 4, 56 Dec 5 01:52 tty56
2185crw------- 1 root root 4, 57 Dec 5 01:52 tty57
2186crw------- 1 root root 4, 58 Dec 5 01:52 tty58
2187crw------- 1 root root 4, 59 Dec 5 01:52 tty59
2188crw------- 1 root root 4, 6 Dec 5 01:52 tty6
2189crw------- 1 root root 4, 60 Dec 5 01:52 tty60
2190crw------- 1 root root 4, 61 Dec 5 01:52 tty61
2191crw------- 1 root root 4, 62 Dec 5 01:52 tty62
2192crw------- 1 root root 4, 63 Dec 5 01:52 tty63
2193crw------- 1 root root 4, 7 Dec 5 01:52 tty7
2194crw------- 1 root root 4, 8 Dec 5 01:52 tty8
2195crw------- 1 root root 4, 9 Dec 5 01:52 tty9
2196crw------- 1 root root 4, 64 Dec 5 01:52 ttyS0
2197crw------- 1 root root 10, 239 Dec 5 01:52 uhid
2198crw------- 1 root root 10, 223 Dec 5 01:52 uinput
2199crw-rw-rw- 1 root root 1, 9 Dec 5 01:52 urandom
2200crw------- 1 root root 247, 0 Dec 5 01:52 usbmon0
2201crw------- 1 root root 7, 0 Dec 5 01:52 vcs
2202crw------- 1 root root 7, 1 Dec 5 01:52 vcs1
2203crw------- 1 root root 7, 128 Dec 5 01:52 vcsa
2204crw------- 1 root root 7, 129 Dec 5 01:52 vcsa1
2205drwxr-xr-x 2 root root 60 Dec 5 01:52 vfio
2206crw------- 1 root root 10, 63 Dec 5 01:52 vga_arbiter
2207crw------- 1 root root 10, 137 Dec 5 01:52 vhci
2208crw------- 1 root root 10, 238 Dec 5 01:52 vhost-net
2209drwxr-xr-x 2 root root 60 Dec 5 01:52 virtio-ports
2210crw------- 1 root root 243, 1 Dec 5 01:52 vport1p1
2211crw-rw-rw- 1 root root 1, 5 Dec 5 01:52 zero
2212
2213/dev/block:
2214total 0
2215lrwxrwxrwx 1 root root 6 Dec 5 01:52 8:0 -> ../sda
2216lrwxrwxrwx 1 root root 7 Dec 5 01:52 8:1 -> ../sda1
2217lrwxrwxrwx 1 root root 6 Dec 5 01:52 8:16 -> ../sdb
2218lrwxrwxrwx 1 root root 7 Dec 5 01:52 8:2 -> ../sda2
2219
2220/dev/bsg:
2221total 0
2222crw------- 1 root root 248, 0 Dec 5 01:52 2:0:0:0
2223crw------- 1 root root 248, 1 Dec 5 01:52 2:0:1:0
2224
2225/dev/char:
2226total 0
2227lrwxrwxrwx 1 root root 8 Dec 5 01:52 10:144 -> ../nvram
2228lrwxrwxrwx 1 root root 8 Dec 5 01:52 10:183 -> ../hwrng
2229lrwxrwxrwx 1 root root 9 Dec 5 01:52 10:227 -> ../mcelog
2230lrwxrwxrwx 1 root root 11 Dec 5 01:52 10:231 -> ../snapshot
2231lrwxrwxrwx 1 root root 9 Dec 5 01:52 10:235 -> ../autofs
2232lrwxrwxrwx 1 root root 17 Dec 5 01:52 10:236 -> ../mapper/control
2233lrwxrwxrwx 1 root root 21 Dec 5 01:52 10:59 -> ../network_throughput
2234lrwxrwxrwx 1 root root 18 Dec 5 01:52 10:60 -> ../network_latency
2235lrwxrwxrwx 1 root root 18 Dec 5 01:52 10:61 -> ../cpu_dma_latency
2236lrwxrwxrwx 1 root root 8 Dec 5 01:52 10:62 -> ../crash
2237lrwxrwxrwx 1 root root 14 Dec 5 01:52 10:63 -> ../vga_arbiter
2238lrwxrwxrwx 1 root root 12 Dec 5 01:52 13:0 -> ../input/js0
2239lrwxrwxrwx 1 root root 15 Dec 5 01:52 13:32 -> ../input/mouse0
2240lrwxrwxrwx 1 root root 15 Dec 5 01:52 13:33 -> ../input/mouse1
2241lrwxrwxrwx 1 root root 13 Dec 5 01:52 13:63 -> ../input/mice
2242lrwxrwxrwx 1 root root 15 Dec 5 01:52 13:64 -> ../input/event0
2243lrwxrwxrwx 1 root root 15 Dec 5 01:52 13:65 -> ../input/event1
2244lrwxrwxrwx 1 root root 15 Dec 5 01:52 13:66 -> ../input/event2
2245lrwxrwxrwx 1 root root 15 Dec 5 01:52 13:67 -> ../input/event3
2246lrwxrwxrwx 1 root root 13 Dec 5 01:52 162:0 -> ../raw/rawctl
2247lrwxrwxrwx 1 root root 6 Dec 5 01:52 1:1 -> ../mem
2248lrwxrwxrwx 1 root root 7 Dec 5 01:52 1:11 -> ../kmsg
2249lrwxrwxrwx 1 root root 9 Dec 5 01:52 1:12 -> ../oldmem
2250lrwxrwxrwx 1 root root 7 Dec 5 01:52 1:3 -> ../null
2251lrwxrwxrwx 1 root root 7 Dec 5 01:52 1:4 -> ../port
2252lrwxrwxrwx 1 root root 7 Dec 5 01:52 1:5 -> ../zero
2253lrwxrwxrwx 1 root root 7 Dec 5 01:52 1:7 -> ../full
2254lrwxrwxrwx 1 root root 9 Dec 5 01:52 1:8 -> ../random
2255lrwxrwxrwx 1 root root 10 Dec 5 01:52 1:9 -> ../urandom
2256lrwxrwxrwx 1 root root 12 Dec 5 01:52 202:0 -> ../cpu/0/msr
2257lrwxrwxrwx 1 root root 14 Dec 5 01:52 203:0 -> ../cpu/0/cpuid
2258lrwxrwxrwx 1 root root 6 Dec 5 01:52 21:0 -> ../sg0
2259lrwxrwxrwx 1 root root 6 Dec 5 01:52 21:1 -> ../sg1
2260lrwxrwxrwx 1 root root 11 Dec 5 01:52 243:1 -> ../vport1p1
2261lrwxrwxrwx 1 root root 10 Dec 5 01:52 247:0 -> ../usbmon0
2262lrwxrwxrwx 1 root root 14 Dec 5 01:52 248:0 -> ../bsg/2:0:0:0
2263lrwxrwxrwx 1 root root 14 Dec 5 01:52 248:1 -> ../bsg/2:0:1:0
2264lrwxrwxrwx 1 root root 7 Dec 5 01:52 252:0 -> ../rtc0
2265lrwxrwxrwx 1 root root 7 Dec 5 01:52 4:0 -> ../tty0
2266lrwxrwxrwx 1 root root 7 Dec 5 01:52 4:1 -> ../tty1
2267lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:10 -> ../tty10
2268lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:11 -> ../tty11
2269lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:12 -> ../tty12
2270lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:13 -> ../tty13
2271lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:14 -> ../tty14
2272lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:15 -> ../tty15
2273lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:16 -> ../tty16
2274lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:17 -> ../tty17
2275lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:18 -> ../tty18
2276lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:19 -> ../tty19
2277lrwxrwxrwx 1 root root 7 Dec 5 01:52 4:2 -> ../tty2
2278lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:20 -> ../tty20
2279lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:21 -> ../tty21
2280lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:22 -> ../tty22
2281lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:23 -> ../tty23
2282lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:24 -> ../tty24
2283lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:25 -> ../tty25
2284lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:26 -> ../tty26
2285lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:27 -> ../tty27
2286lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:28 -> ../tty28
2287lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:29 -> ../tty29
2288lrwxrwxrwx 1 root root 7 Dec 5 01:52 4:3 -> ../tty3
2289lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:30 -> ../tty30
2290lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:31 -> ../tty31
2291lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:32 -> ../tty32
2292lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:33 -> ../tty33
2293lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:34 -> ../tty34
2294lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:35 -> ../tty35
2295lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:36 -> ../tty36
2296lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:37 -> ../tty37
2297lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:38 -> ../tty38
2298lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:39 -> ../tty39
2299lrwxrwxrwx 1 root root 7 Dec 5 01:52 4:4 -> ../tty4
2300lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:40 -> ../tty40
2301lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:41 -> ../tty41
2302lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:42 -> ../tty42
2303lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:43 -> ../tty43
2304lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:44 -> ../tty44
2305lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:45 -> ../tty45
2306lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:46 -> ../tty46
2307lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:47 -> ../tty47
2308lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:48 -> ../tty48
2309lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:49 -> ../tty49
2310lrwxrwxrwx 1 root root 7 Dec 5 01:52 4:5 -> ../tty5
2311lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:50 -> ../tty50
2312lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:51 -> ../tty51
2313lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:52 -> ../tty52
2314lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:53 -> ../tty53
2315lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:54 -> ../tty54
2316lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:55 -> ../tty55
2317lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:56 -> ../tty56
2318lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:57 -> ../tty57
2319lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:58 -> ../tty58
2320lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:59 -> ../tty59
2321lrwxrwxrwx 1 root root 7 Dec 5 01:52 4:6 -> ../tty6
2322lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:60 -> ../tty60
2323lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:61 -> ../tty61
2324lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:62 -> ../tty62
2325lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:63 -> ../tty63
2326lrwxrwxrwx 1 root root 8 Dec 5 01:52 4:64 -> ../ttyS0
2327lrwxrwxrwx 1 root root 7 Dec 5 01:52 4:7 -> ../tty7
2328lrwxrwxrwx 1 root root 7 Dec 5 01:52 4:8 -> ../tty8
2329lrwxrwxrwx 1 root root 7 Dec 5 01:52 4:9 -> ../tty9
2330lrwxrwxrwx 1 root root 6 Dec 5 01:52 5:0 -> ../tty
2331lrwxrwxrwx 1 root root 10 Dec 5 01:52 5:1 -> ../console
2332lrwxrwxrwx 1 root root 7 Dec 5 01:52 5:2 -> ../ptmx
2333lrwxrwxrwx 1 root root 6 Dec 5 01:52 7:0 -> ../vcs
2334lrwxrwxrwx 1 root root 7 Dec 5 01:52 7:1 -> ../vcs1
2335lrwxrwxrwx 1 root root 7 Dec 5 01:52 7:128 -> ../vcsa
2336lrwxrwxrwx 1 root root 8 Dec 5 01:52 7:129 -> ../vcsa1
2337
2338/dev/cpu:
2339total 0
2340drwxr-xr-x 2 root root 80 Dec 5 01:52 0
2341
2342/dev/cpu/0:
2343total 0
2344crw------- 1 root root 203, 0 Dec 5 01:52 cpuid
2345crw------- 1 root root 202, 0 Dec 5 01:52 msr
2346
2347/dev/disk:
2348total 0
2349drwxr-xr-x 2 root root 120 Dec 5 01:52 by-id
2350drwxr-xr-x 2 root root 60 Dec 5 01:52 by-label
2351drwxr-xr-x 2 root root 120 Dec 5 01:52 by-path
2352drwxr-xr-x 2 root root 100 Dec 5 01:52 by-uuid
2353
2354/dev/disk/by-id:
2355total 0
2356lrwxrwxrwx 1 root root 9 Dec 5 01:52 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda
2357lrwxrwxrwx 1 root root 10 Dec 5 01:52 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 -> ../../sda1
2358lrwxrwxrwx 1 root root 10 Dec 5 01:52 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 -> ../../sda2
2359lrwxrwxrwx 1 root root 9 Dec 5 01:52 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb
2360
2361/dev/disk/by-label:
2362total 0
2363lrwxrwxrwx 1 root root 10 Dec 5 01:52 System\x20Reserved -> ../../sda1
2364
2365/dev/disk/by-path:
2366total 0
2367lrwxrwxrwx 1 root root 9 Dec 5 01:52 pci-0000:00:02.0-scsi-0:0:0:0 -> ../../sda
2368lrwxrwxrwx 1 root root 10 Dec 5 01:52 pci-0000:00:02.0-scsi-0:0:0:0-part1 -> ../../sda1
2369lrwxrwxrwx 1 root root 10 Dec 5 01:52 pci-0000:00:02.0-scsi-0:0:0:0-part2 -> ../../sda2
2370lrwxrwxrwx 1 root root 9 Dec 5 01:52 pci-0000:00:02.0-scsi-0:0:1:0 -> ../../sdb
2371
2372/dev/disk/by-uuid:
2373total 0
2374lrwxrwxrwx 1 root root 10 Dec 5 01:52 96AE5BAAAE5B81A3 -> ../../sda1
2375lrwxrwxrwx 1 root root 9 Dec 5 01:52 986a0364-b191-4cbb-9fc5-08d370ff645a -> ../../sdb
2376lrwxrwxrwx 1 root root 10 Dec 5 01:52 C4905CD9905CD410 -> ../../sda2
2377
2378/dev/input:
2379total 0
2380drwxr-xr-x 2 root root 120 Dec 5 01:52 by-path
2381crw------- 1 root root 13, 64 Dec 5 01:52 event0
2382crw------- 1 root root 13, 65 Dec 5 01:52 event1
2383crw------- 1 root root 13, 66 Dec 5 01:52 event2
2384crw------- 1 root root 13, 67 Dec 5 01:52 event3
2385crw-rw-r-- 1 root root 13, 0 Dec 5 01:52 js0
2386crw------- 1 root root 13, 63 Dec 5 01:52 mice
2387crw------- 1 root root 13, 32 Dec 5 01:52 mouse0
2388crw------- 1 root root 13, 33 Dec 5 01:52 mouse1
2389
2390/dev/input/by-path:
2391total 0
2392lrwxrwxrwx 1 root root 9 Dec 5 01:52 platform-i8042-serio-0-event-kbd -> ../event0
2393lrwxrwxrwx 1 root root 9 Dec 5 01:52 platform-i8042-serio-1-event-mouse -> ../event2
2394lrwxrwxrwx 1 root root 6 Dec 5 01:52 platform-i8042-serio-1-mouse -> ../js0
2395lrwxrwxrwx 1 root root 9 Dec 5 01:52 platform-pcspkr-event-spkr -> ../event3
2396
2397/dev/mapper:
2398total 0
2399crw------- 1 root root 10, 236 Dec 5 01:52 control
2400
2401/dev/net:
2402total 0
2403crw-rw-rw- 1 root root 10, 200 Dec 5 01:52 tun
2404
2405/dev/pts:
2406total 0
2407c--------- 1 root root 5, 2 Dec 5 01:52 ptmx
2408
2409/dev/raw:
2410total 0
2411crw------- 1 root root 162, 0 Dec 5 01:52 rawctl
2412
2413/dev/shm:
2414total 0
2415
2416/dev/snd:
2417total 0
2418crw-rw---- 1 root audio 116, 1 Dec 5 01:52 seq
2419crw-rw---- 1 root audio 116, 33 Dec 5 01:52 timer
2420
2421/dev/vfio:
2422total 0
2423crw------- 1 root root 10, 196 Dec 5 01:52 vfio
2424
2425/dev/virtio-ports:
2426total 0
2427lrwxrwxrwx 1 root root 11 Dec 5 01:52 org.libguestfs.channel.0 -> ../vport1p1
2428+ cat /proc/mounts
2429rootfs / rootfs rw 0 0
2430proc /proc proc rw,relatime 0 0
2431/dev/root / ext2 rw,noatime 0 0
2432/proc /proc proc rw,relatime 0 0
2433/sys /sys sysfs rw,relatime 0 0
2434tmpfs /run tmpfs rw,nosuid,relatime,size=97304k,mode=755 0 0
2435/dev /dev devtmpfs rw,relatime,size=240112k,nr_inodes=60028,mode=755 0 0
2436/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
2437shmfs /dev/shm tmpfs rw,relatime 0 0
2438+ cat /proc/mdstat
2439Personalities :
2440unused devices: <none>
2441+ lvm config
2442+ lvm pvs
2443+ lvm vgs
2444+ lvm lvs
2445+ ip a
24461: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
2447 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2448 inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2449 valid_lft forever preferred_lft forever
2450 inet6 ::1/128 scope host
2451 valid_lft forever preferred_lft forever
2452+ ip r
2453+ cat /etc/resolv.conf
2454nameserver 169.254.2.3
2455+ lsmod
2456Module Size Used by
2457dm_mod 124501 0
2458sb_edac 32114 0
2459iosf_mbi 15582 0
2460ghash_clmulni_intel 13273 0
2461aesni_intel 189456 0
2462sg 40719 0
2463lrw 13286 1 aesni_intel
2464gf128mul 15139 1 lrw
2465ata_generic 12923 0
2466pata_acpi 13053 0
2467glue_helper 13990 1 aesni_intel
2468joydev 17389 0
2469ablk_helper 13597 1 aesni_intel
2470serio_raw 13434 0
2471cryptd 21190 3 ghash_clmulni_intel,aesni_intel,ablk_helper
2472pcspkr 12718 0
2473libcrc32c 12644 0
2474crc8 12893 0
2475crc_itu_t 12707 0
2476crc_ccitt 12707 0
2477ext4 584153 1
2478mbcache 14958 1 ext4
2479jbd2 107478 1 ext4
2480virtio_pci 22985 0
2481virtio_input 13257 0
2482virtio_balloon 18015 0
2483virtio_scsi 18463 1
2484sd_mod 46281 1
2485crc_t10dif 12912 1 sd_mod
2486nd_pmem 17427 0
2487nd_btt 22823 1 nd_pmem
2488virtio_net 28063 0
2489virtio_console 28076 0
2490virtio_rng 13029 0
2491virtio_blk 18323 0
2492virtio_ring 22746 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi
2493virtio 14959 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi
2494ata_piix 35052 0
2495libata 243133 3 pata_acpi,ata_generic,ata_piix
2496libnvdimm 155545 2 nd_pmem,nd_btt
2497crct10dif_generic 12647 0
2498crc32_generic 12714 0
2499crct10dif_pclmul 14307 1
2500crct10dif_common 12595 3 crct10dif_pclmul,crct10dif_generic,crc_t10dif
2501crc32c_intel 22094 1
2502crc32_pclmul 13133 0
2503+ date
2504Thu Dec 5 01:52:46 UTC 2019
2505+ echo -n 'clocksource: '
2506clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
2507kvm-clock
2508+ echo -n 'uptime: '
2509uptime: + cat /proc/uptime
25101.81 0.26
2511+ cmd=guestfsd
2512++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
2513+ eval
2514+ test x '!=' x
2515+ test 1 = 1
2516+ cmd='guestfsd --verbose'
2517+ test '' = 1
2518+ false
2519+ test '' = 1
2520+ echo guestfsd --verbose
2521guestfsd --verbose
2522+ guestfsd --verbose
2523lvm_system_dir = /tmp/lvm
2524OCaml daemon loaded
2525trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
2526commandrvf: stdout=n stderr=y flags=0x0
2527commandrvf: udevadm --debug settle
2528calling: settle
2529libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
2530libguestfs: appliance is up
2531[ 177.2] Expanding /dev/sda2 using the ‘ntfsresize’ method
2532guestfsd: <= ntfsresize (0x120) request length 68 bytes
2533commandrvf: stdout=n stderr=y flags=0x0
2534commandrvf: udevadm --debug settle -E /dev/sda2
2535calling: settle
2536commandrvf: stdout=e stderr=y flags=0x10000
2537commandrvf: ntfsresize -P /dev/sda2
2538ntfsresize v2015.3.14 (libntfs-3g)
2539Device name : /dev/sda2
2540NTFS volume version: 3.1
2541Cluster size : 4096 bytes
2542Current volume size: 53077864960 bytes (53078 MB)
2543Current device size: 58446381056 bytes (58447 MB)
2544New volume size : 58446377472 bytes (58447 MB)
2545Checking filesystem consistency ...
2546Accounting clusters ...
2547Space in use : 11910 MB (22.4%)
2548Collecting resizing constraints ...
2549WARNING: Every sanity check passed and only the dangerous operations left.
2550Make sure that important data has been backed up! Power outage or computer
2551crash may result major data loss!
2552Are you sure you want to proceed (y/[n])? Schedule chkdsk for NTFS consistency check at Windows boot time ...
2553Resetting $LogFile ... (this might take a while)
2554Updating $BadClust file ...
2555Updating $Bitmap file ...
2556Updating Boot record ...
2557Syncing device ...
2558Successfully resized NTFS on device '/dev/sda2'.
2559guestfsd: => ntfsresize (0x120) took 0.96 secs
2560guestfsd: <= internal_autosync (0x11a) request length 40 bytes
2561umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw freq=0 passno=0
2562umount-all: /proc/mounts: fsname=proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
2563umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0
2564umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
2565umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
2566umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=97304k,mode=755 freq=0 passno=0
2567umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=240112k,nr_inodes=60028,mode=755 freq=0 passno=0
2568umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
2569umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0
2570commandrvf: stdout=n stderr=y flags=0x0
2571commandrvf: udevadm --debug settle -E /dev/sda
2572calling: settle
2573fsync /dev/sda
2574commandrvf: stdout=n stderr=y flags=0x0
2575commandrvf: udevadm --debug settle -E /dev/sdb
2576calling: settle
2577guestfsd: => internal_autosync (0x11a) took 0.07 secs
2578libguestfs: calling virDomainDestroy flags=VIR_DOMAIN_DESTROY_GRACEFUL
2579libguestfs: closing guestfs handle 0x22f0310 (state 0)
2580libguestfs: command: run: rm
2581libguestfs: command: run: \ -rf /tmp/libguestfsuyUeWg
2582libguestfs: command: run: rm
2583libguestfs: command: run: \ -rf /tmp/libguestfspUZTQP
2584
2585Resize operation completed with no errors. Before deleting the old disk,
2586carefully check that the resized disk boots and works correctly.
258719
2588
2589MKSWAP =>
2590LG MOUNT RP =>