Advertisement
Guest User

Build LOG

a guest
Jan 23rd, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.65 KB | None | 0 0
  1. [Jan 23 2019 14:59:14] ########## LOG START ##########
  2. Built From Template => /home/solusvm/kvm/template/windows-2012-server-trial-x86_64-gen2-v1.gz
  3. Tools => Running tools Logical volume "kvm105_img" successfully removed
  4. Logical volume "kvm105_img" created.
  5.  
  6. LG OUTPUT => command line: virt-resize -d --expand /dev/sda2 /home/solusvm/kvm/template/windows-2012-server-trial-x86_64-gen2-v1.gz /dev/vg0/kvm105_img
  7. [ 0.0] Examining /home/solusvm/kvm/template/windows-2012-server-trial-x86_64-gen2-v1.gz
  8. /dev/sda1:
  9. partition data: 1 1048576-368050175 (367001600 bytes)
  10. partition sector data: 2048-718847 (716800 sectors)
  11. target partition sector data: 0-0 (1 sectors)
  12. bootable: true
  13. partition ID: 0x7
  14. content: filesystem ntfs (366997504 bytes)
  15. label: (none)
  16. GUID: (none)
  17. /dev/sda2:
  18. partition data: 2 368050176-10736369663 (10368319488 bytes)
  19. partition sector data: 718848-20969471 (20250624 sectors)
  20. target partition sector data: 0-0 (1 sectors)
  21. bootable: false
  22. partition ID: 0x7
  23. content: filesystem ntfs (10368315392 bytes)
  24. label: (none)
  25. GUID: (none)
  26. 0 logical volumes found
  27. **********
  28.  
  29. Summary of changes:
  30.  
  31. /dev/sda1: This partition will be left alone.
  32.  
  33. /dev/sda2: This partition will be resized from 9.7G to 99.7G. The
  34. filesystem ntfs on /dev/sda2 will be expanded using the ‘ntfsresize’
  35. method.
  36.  
  37. **********
  38. [ 3.1] Setting up initial partition table on /dev/vg0/kvm105_img
  39. After calculate target partitions:
  40. /dev/sda1:
  41. partition data: 1 1048576-368050175 (367001600 bytes)
  42. partition sector data: 2048-718847 (716800 sectors)
  43. target partition sector data: 2048-718847 (716800 sectors)
  44. bootable: true
  45. partition ID: 0x7
  46. content: filesystem ntfs (366997504 bytes)
  47. label: (none)
  48. GUID: (none)
  49. /dev/sda2:
  50. partition data: 2 368050176-10736369663 (10368319488 bytes)
  51. partition sector data: 718848-20969471 (20250624 sectors)
  52. target partition sector data: 718848-209712767 (208993920 sectors)
  53. bootable: false
  54. partition ID: 0x7
  55. content: filesystem ntfs (10368315392 bytes)
  56. label: (none)
  57. GUID: (none)
  58. [ 3.4] Copying /dev/sda1
  59. [ 3.8] Copying /dev/sda2
  60. [ 79.2] Expanding /dev/sda2 using the ‘ntfsresize’ method
  61.  
  62. MKSWAP =>
  63. LG MOUNT RP => libguestfs: launch: program=guestmount
  64. libguestfs: launch: version=1.38.2rhel=7,release=12.el7_6.1,libvirt
  65. libguestfs: launch: backend registered: unix
  66. libguestfs: launch: backend registered: uml
  67. libguestfs: launch: backend registered: libvirt
  68. libguestfs: launch: backend registered: direct
  69. libguestfs: launch: backend=libvirt
  70. libguestfs: launch: tmpdir=/tmp/libguestfsQW9jmL
  71. libguestfs: launch: umask=0022
  72. libguestfs: launch: euid=0
  73. libguestfs: libvirt version = 4005000 (4.5.0)
  74. libguestfs: guest random name = guestfs-tge57vjvyme89g6t
  75. libguestfs: connect to libvirt
  76. libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0
  77. libguestfs: successfully opened libvirt handle: conn = 0x55bacea44c70
  78. libguestfs: qemu version (reported by libvirt) = 2012000 (2.12.0)
  79. libguestfs: get libvirt capabilities
  80. libguestfs: parsing capabilities XML
  81. libguestfs: build appliance
  82. libguestfs: begin building supermin appliance
  83. libguestfs: run supermin
  84. libguestfs: command: run: /usr/bin/supermin5
  85. libguestfs: command: run: \ --build
  86. libguestfs: command: run: \ --verbose
  87. libguestfs: command: run: \ --if-newer
  88. libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
  89. libguestfs: command: run: \ --copy-kernel
  90. libguestfs: command: run: \ -f ext2
  91. libguestfs: command: run: \ --host-cpu x86_64
  92. libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
  93. libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
  94. supermin: version: 5.1.19
  95. supermin: rpm: detected RPM version 4.11
  96. supermin: package handler: fedora/rpm
  97. supermin: acquiring lock on /var/tmp/.guestfs-0/lock
  98. supermin: if-newer: output does not need rebuilding
  99. libguestfs: finished building supermin appliance
  100. libguestfs: command: run: qemu-img
  101. libguestfs: command: run: \ create
  102. libguestfs: command: run: \ -f qcow2
  103. libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-0/appliance.d/root,backing_fmt=raw
  104. libguestfs: command: run: \ /tmp/libguestfsQW9jmL/overlay1.qcow2
  105. Formatting '/tmp/libguestfsQW9jmL/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
  106. libguestfs: set_socket_create_context: getcon failed: (none): No such file or directory [you can ignore this message if you are not using SELinux + sVirt]
  107. libguestfs: clear_socket_create_context: setsockcreatecon failed: NULL: No such file or directory [you can ignore this message if you are not using SELinux + sVirt]
  108. libguestfs: create libvirt XML
  109. libguestfs: command: run: qemu-img
  110. libguestfs: command: run: \ info
  111. libguestfs: command: run: \ --output json
  112. libguestfs: command: run: \ /dev/vg0/kvm105_img
  113. libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 107374182400,\n "filename": "/dev/vg0/kvm105_img",\n "format": "raw",\n "actual-size": 0,\n "dirty-flag": false\n}\n\n
  114. libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-tge57vjvyme89g6t</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/kvm105_img"></source>\n <target dev="sda" bus="scsi"></target>\n <driver name="qemu" type="raw" cache="writeback"></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/libguestfsQW9jmL/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/libguestfs2isluv/console.sock"></source>\n <target port="0"></target>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfs2isluv/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
  115. libguestfs: command: run: ls
  116. libguestfs: command: run: \ -a
  117. libguestfs: command: run: \ -l
  118. libguestfs: command: run: \ -R
  119. libguestfs: command: run: \ -Z /var/tmp/.guestfs-0
  120. libguestfs: /var/tmp/.guestfs-0:
  121. libguestfs: drwxr-xr-x root root ? .
  122. libguestfs: drwxrwxrwt root root ? ..
  123. libguestfs: drwxr-xr-x root root ? appliance.d
  124. libguestfs: -rw-r--r-- root root ? lock
  125. libguestfs:
  126. libguestfs: /var/tmp/.guestfs-0/appliance.d:
  127. libguestfs: drwxr-xr-x root root ? .
  128. libguestfs: drwxr-xr-x root root ? ..
  129. libguestfs: -rw-r--r-- qemu qemu ? initrd
  130. libguestfs: -rwxr-xr-x qemu qemu ? kernel
  131. libguestfs: -rw-r--r-- qemu qemu ? root
  132. libguestfs: command: run: ls
  133. libguestfs: command: run: \ -a
  134. libguestfs: command: run: \ -l
  135. libguestfs: command: run: \ -Z /tmp/libguestfs2isluv
  136. libguestfs: drwxr-xr-x root root ? .
  137. libguestfs: drwxrwxrwt root root ? ..
  138. libguestfs: srw-rw---- root qemu ? console.sock
  139. libguestfs: srw-rw---- root qemu ? guestfsd.sock
  140. libguestfs: launch libvirt guest
  141. libguestfs: responding to serial console Device Status Report
  142. \x1b[1;256r\x1b[256;256H\x1b[6n
  143. Google, Inc.
  144. Serial Graphics Adapter 06/09/14
  145. SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Mon Jun 9 21:33:48 UTC 2014
  146. Term: 80x24
  147. 4 0
  148. \x1b[2J
  149. SeaBIOS (version 1.11.0-2.el7)
  150.  
  151.  
  152. Machine UUID b84d5060-cbeb-45cb-b86f-433c3c441be0
  153.  
  154.  
  155. Booting from ROM...
  156.  
  157. \x1b[2J[ 0.000000] Initializing cgroup subsys cpuset
  158. [ 0.000000] Initializing cgroup subsys cpu
  159. [ 0.000000] Initializing cgroup subsys cpuacct
  160. [ 0.000000] Linux version 3.10.0-957.1.3.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Thu Nov 29 14:49:43 UTC 2018
  161. [ 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
  162. [ 0.000000] e820: BIOS-provided physical RAM map:
  163. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
  164. [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
  165. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  166. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fdfff] usable
  167. [ 0.000000] BIOS-e820: [mem 0x000000001f3fe000-0x000000001f3fffff] reserved
  168. [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
  169. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  170. [ 0.000000] NX (Execute Disable) protection: active
  171. [ 0.000000] SMBIOS 2.8 present.
  172. [ 0.000000] DMI: Red Hat KVM, BIOS 1.11.0-2.el7 04/01/2014
  173. [ 0.000000] Hypervisor detected: KVM
  174. [ 0.000000] e820: last_pfn = 0x1f3fe max_arch_pfn = 0x400000000
  175. [ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WP UC- UC
  176. [ 0.000000] found SMP MP-table at [mem 0x000f63b0-0x000f63bf] mapped at [ffffffffff2003b0]
  177. [ 0.000000] RAMDISK: [mem 0x1f0bb000-0x1f3effff]
  178. [ 0.000000] Early table checksum verification disabled
  179. [ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20130517/tbxfroot-243)
  180. [ 0.000000] No NUMA configuration found
  181. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fdfff]
  182. [ 0.000000] NODE_DATA(0) allocated [mem 0x1f094000-0x1f0bafff]
  183. [ 0.000000] kvm-clock: cpu 0, msr 0:1f044001, primary cpu clock
  184. [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  185. [ 0.000000] kvm-clock: using sched offset of 128937185 cycles
  186. [ 0.000000] Zone ranges:
  187. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  188. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  189. [ 0.000000] Normal empty
  190. [ 0.000000] Movable zone start for each node
  191. [ 0.000000] Early memory node ranges
  192. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  193. [ 0.000000] node 0: [mem 0x00100000-0x1f3fdfff]
  194. [ 0.000000] Initmem setup node 0 [mem 0x00001000-0x1f3fdfff]
  195. [ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
  196. [ 0.000000] Intel MultiProcessor Specification v1.4
  197. [ 0.000000] MPTABLE: OEM ID: BOCHSCPU
  198. [ 0.000000] MPTABLE: Product ID: 0.1
  199. [ 0.000000] MPTABLE: APIC at: 0xFEE00000
  200. [ 0.000000] Processor #0 (Bootup-CPU)
  201. [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  202. [ 0.000000] Processors: 1
  203. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  204. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  205. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  206. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  207. [ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
  208. [ 0.000000] Booting paravirtualized kernel on KVM
  209. [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
  210. [ 0.000000] PERCPU: Embedded 38 pages/cpu @ffff8ed09ee00000 s118784 r8192 d28672 u2097152
  211. [ 0.000000] KVM setup async PF for cpu 0
  212. [ 0.000000] kvm-stealtime: cpu 0, msr 1ee1c040
  213. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125879
  214. [ 0.000000] Policy zone: DMA32
  215. [ 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
  216. [ 0.000000] Disabling memory control group subsystem
  217. [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
  218. [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
  219. [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
  220. [ 0.000000] Memory: 480360k/511992k available (7664k kernel code, 392k absent, 31240k reserved, 6055k data, 1876k init)
  221. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  222. [ 0.000000] x86/pti: Unmapping kernel while in userspace
  223. [ 0.000000] Hierarchical RCU implementation.
  224. [ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1.
  225. [ 0.000000] NR_IRQS:327936 nr_irqs:256 0
  226. [ 0.000000] Console: colour *CGA 80x25
  227. [ 0.000000] console [ttyS0] enabled
  228. [ 0.000000] tsc: Detected 3501.844 MHz processor
  229. [ 0.086346] Calibrating delay loop (skipped) preset value.. 7003.68 BogoMIPS (lpj=3501844)
  230. [ 0.087852] pid_max: default: 32768 minimum: 301
  231. [ 0.088711] Security Framework initialized
  232. [ 0.089471] SELinux: Disabled at boot.
  233. [ 0.090166] Yama: becoming mindful.
  234. [ 0.090865] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  235. [ 0.092185] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
  236. [ 0.093487] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
  237. [ 0.094671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
  238. [ 0.096013] Initializing cgroup subsys memory
  239. [ 0.096816] Initializing cgroup subsys devices
  240. [ 0.097608] Initializing cgroup subsys freezer
  241. [ 0.098422] Initializing cgroup subsys net_cls
  242. [ 0.099237] Initializing cgroup subsys blkio
  243. [ 0.100103] Initializing cgroup subsys perf_event
  244. [ 0.101069] Initializing cgroup subsys hugetlb
  245. [ 0.101975] Initializing cgroup subsys pids
  246. [ 0.102809] Initializing cgroup subsys net_prio
  247. [ 0.103960] mce: CPU supports 10 MCE banks
  248. [ 0.104786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  249. [ 0.105787] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
  250. [ 0.106824] tlb_flushall_shift: 2
  251. [ 0.107486] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  252. [ 0.109304] FEATURE SPEC_CTRL Present
  253. [ 0.109995] FEATURE IBPB_SUPPORT Present
  254. [ 0.111040] Spectre V2 : Mitigation: Full retpoline
  255. [ 0.130024] Freeing SMP alternatives: 28k freed
  256. [ 0.138038] ftrace: allocating 29188 entries in 115 pages
  257. [ 0.178468] Enabling x2apic
  258. [ 0.178977] Enabled x2apic
  259. [ 0.179839] Switched APIC routing to physical x2apic.
  260. [ 0.182223] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  261. [ 0.183273] smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (fam: 06, model: 3a, stepping: 09)
  262. [ 0.185023] Performance Events: IvyBridge events, Intel PMU driver.
  263. [ 0.186193] ... version: 2
  264. [ 0.186911] ... bit width: 48
  265. [ 0.187631] ... generic registers: 4
  266. [ 0.188349] ... value mask: 0000ffffffffffff
  267. [ 0.189295] ... max period: 000000007fffffff
  268. [ 0.190236] ... fixed-purpose events: 3
  269. [ 0.190937] ... event mask: 000000070000000f
  270. [ 0.191893] KVM setup paravirtual spinlock
  271. [ 0.193445] Brought up 1 CPUs
  272. [ 0.193980] smpboot: Max logical packages: 1
  273. [ 0.194764] smpboot: Total of 1 processors activated (7003.68 BogoMIPS)
  274. [ 0.196311] devtmpfs: initialized
  275. [ 0.198313] EVM: security.selinux
  276. [ 0.198900] EVM: security.ima
  277. [ 0.199429] EVM: security.capability
  278. [ 0.200955] atomic64 test passed for x86-64 platform with CX8 and with SSE
  279. [ 0.202182] pinctrl core: initialized pinctrl subsystem
  280. [ 0.203202] RTC time: 14:58:59, date: 01/23/19
  281. [ 0.204033] NET: Registered protocol family 16
  282. [ 0.205135] PCI: Using configuration type 1 for base access
  283. [ 0.206163] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
  284. [ 0.208225] ACPI: Interpreter disabled.
  285. [ 0.208977] vgaarb: loaded
  286. [ 0.209517] SCSI subsystem initialized
  287. [ 0.210209] usbcore: registered new interface driver usbfs
  288. [ 0.211250] usbcore: registered new interface driver hub
  289. [ 0.212383] usbcore: registered new device driver usb
  290. [ 0.213350] EDAC MC: Ver: 3.0.0
  291. [ 0.213976] PCI: Probing PCI hardware
  292. [ 0.214656] PCI host bridge to bus 0000:00
  293. [ 0.215400] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  294. [ 0.216492] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
  295. [ 0.217726] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  296. [ 0.221898] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  297. [ 0.223179] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  298. [ 0.224349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  299. [ 0.225615] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  300. [ 0.238546] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
  301. [ 0.239829] NetLabel: Initializing
  302. [ 0.240445] NetLabel: domain hash size = 128
  303. [ 0.241506] NetLabel: protocols = UNLABELED CIPSOv4
  304. [ 0.242463] NetLabel: unlabeled traffic allowed by default
  305. [ 0.243562] amd_nb: Cannot enumerate AMD northbridges
  306. [ 0.244478] Switched to clocksource kvm-clock
  307. [ 0.247903] pnp: PnP ACPI: disabled
  308. [ 0.249409] NET: Registered protocol family 2
  309. [ 0.250282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  310. [ 0.251537] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
  311. [ 0.252691] TCP: Hash tables configured (established 4096 bind 4096)
  312. [ 0.253850] TCP: reno registered
  313. [ 0.254424] UDP hash table entries: 256 (order: 1, 8192 bytes)
  314. [ 0.255482] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  315. [ 0.256616] NET: Registered protocol family 1
  316. [ 0.257410] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  317. [ 0.258492] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  318. [ 0.259530] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  319. [ 0.260690] Unpacking initramfs...
  320. [ 0.262602] Freeing initrd memory: 3284k freed
  321. [ 0.263777] platform rtc_cmos: registered platform RTC device (no PNP device found)
  322. [ 0.265301] sha1_ssse3: Using AVX optimized SHA-1 implementation
  323. [ 0.266420] sha256_ssse3: Using AVX optimized SHA-256 implementation
  324. [ 0.267711] futex hash table entries: 256 (order: 2, 16384 bytes)
  325. [ 0.268814] Initialise system trusted keyring
  326. [ 0.269617] audit: initializing netlink socket (disabled)
  327. [ 0.270589] type=2000 audit(1548255539.562:1): initialized
  328. [ 0.288361] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  329. [ 0.290285] zpool: loaded
  330. [ 0.290764] zbud: loaded
  331. [ 0.291396] VFS: Disk quotas dquot_6.5.2
  332. [ 0.292129] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  333. [ 0.293364] msgmni has been set to 944
  334. [ 0.294080] Key type big_key registered
  335. [ 0.294946] NET: Registered protocol family 38
  336. [ 0.295737] Key type asymmetric registered
  337. [ 0.296473] Asymmetric key parser 'x509' registered
  338. [ 0.297374] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  339. [ 0.298695] io scheduler noop registered
  340. [ 0.299405] io scheduler deadline registered (default)
  341. [ 0.300342] io scheduler cfq registered
  342. [ 0.301029] io scheduler mq-deadline registered
  343. [ 0.301851] io scheduler kyber registered
  344. [ 0.302669] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  345. [ 0.303675] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  346. [ 0.304968] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  347. [ 0.306276] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
  348. [ 0.331135] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  349. [ 0.332358] Non-volatile memory driver v1.3
  350. [ 0.333170] Linux agpgart interface v0.103
  351. [ 0.334031] crash memory driver: version 1.1
  352. [ 0.334860] rdac: device handler registered
  353. [ 0.335629] hp_sw: device handler registered
  354. [ 0.336418] emc: device handler registered
  355. [ 0.337172] alua: device handler registered
  356. [ 0.337949] libphy: Fixed MDIO Bus: probed
  357. [ 0.338714] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  358. [ 0.339878] ehci-pci: EHCI PCI platform driver
  359. [ 0.340684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  360. [ 0.341804] ohci-pci: OHCI PCI platform driver
  361. [ 0.342629] uhci_hcd: USB Universal Host Controller Interface driver
  362. [ 0.343779] usbcore: registered new interface driver usbserial_generic
  363. [ 0.344940] usbserial: USB Serial support registered for generic
  364. [ 0.346017] i8042: PNP: No PS/2 controller found. Probing ports directly.
  365. [ 0.348099] serio: i8042 KBD port at 0x60,0x64 irq 1
  366. [ 0.348991] serio: i8042 AUX port at 0x60,0x64 irq 12
  367. [ 0.349940] mousedev: PS/2 mouse device common for all mice
  368. [ 0.351251] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  369. [ 0.353909] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input1
  370. [ 0.355438] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  371. [ 0.356650] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
  372. [ 0.358033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
  373. [ 0.359574] cpuidle: using governor menu
  374. [ 0.360310] hidraw: raw HID events driver (C) Jiri Kosina
  375. [ 0.361348] usbcore: registered new interface driver usbhid
  376. [ 0.362339] usbhid: USB HID core driver
  377. [ 0.363131] drop_monitor: Initializing network drop monitor service
  378. [ 0.364285] TCP: cubic registered
  379. [ 0.364955] Initializing XFRM netlink socket
  380. [ 0.365764] NET: Registered protocol family 10
  381. [ 0.366681] NET: Registered protocol family 17
  382. [ 0.367525] mpls_gso: MPLS GSO support
  383. [ 0.368339] Loading compiled-in X.509 certificates
  384. [ 0.369198] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'
  385. [ 0.370900] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'
  386. [ 0.373009] Loaded X.509 cert 'CentOS Linux kernel signing key: e7cef3613a9b8bd012fae7498272159bb1879c65'
  387. [ 0.374693] registered taskstats version 1
  388. [ 0.375549] Key type trusted registered
  389. [ 0.376394] Key type encrypted registered
  390. [ 0.377123] IMA: No TPM chip found, activating TPM-bypass! (rc=-19)
  391. [ 0.378577] Magic number: 3:624:991
  392. [ 0.379340] rtc_cmos rtc_cmos: setting system clock to 2019-01-23 14:58:59 UTC (1548255539)
  393. [ 0.381631] Freeing unused kernel memory: 1876k freed
  394. [ 0.382687] Write protecting the kernel read-only data: 12288k
  395. [ 0.384534] Freeing unused kernel memory: 516k freed
  396. [ 0.386258] Freeing unused kernel memory: 600k freed
  397. supermin: mounting /proc
  398. supermin: ext2 mini initrd starting up: 5.1.19 glibc
  399. supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=linux
  400. supermin: uptime: 0.26 0.06
  401. supermin: mounting /sys
  402. supermin: internal insmod crc32-pclmul.ko
  403. supermin: internal insmod crc32c-intel.ko
  404. supermin: internal insmod crct10dif_common.ko
  405. supermin: internal insmod crct10dif-pclmul.ko
  406. supermin: internal insmod crc32_generic.ko
  407. supermin: internal insmod crct10dif_generic.ko
  408. supermin: internal insmod libnvdimm.ko
  409. supermin: internal insmod nfit.ko
  410. insmod: init_module: nfit.ko: No such device
  411. supermin: internal insmod libata.ko
  412. supermin: internal insmod ata_piix.ko
  413. [ 0.415553] scsi host0: ata_piix
  414. [ 0.416178] scsi host1: ata_piix
  415. [ 0.416805] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
  416. [ 0.418013] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
  417. supermin: internal insmod virtio.ko
  418. supermin: internal insmod virtio_ring.ko
  419. supermin: internal insmod virtio_blk.ko
  420. supermin: internal insmod virtio-rng.ko
  421. supermin: internal insmod virtio_console.ko
  422. supermin: internal insmod virtio_net.ko
  423. supermin: internal insmod nd_btt.ko
  424. supermin: internal insmod nd_pmem.ko
  425. supermin: internal insmod crc-t10dif.ko
  426. supermin: internal insmod sd_mod.ko
  427. supermin: internal insmod virtio_scsi.ko
  428. supermin: internal insmod virtio_balloon.ko
  429. supermin: internal insmod virtio_input.ko
  430. supermin: internal insmod virtio_pci.ko
  431. [ 0.608242] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 24
  432. [ 0.614779] scsi host2: Virtio SCSI HBA
  433. [ 0.616773] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
  434. [ 0.619467] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 25
  435. [ 0.623772] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
  436. [ 0.634335] random: fast init done
  437. [ 0.674310] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 25
  438. [ 0.682192] random: crng init done
  439. [ 0.694566] sd 2:0:0:0: [sda] 209715200 512-byte logical blocks: (107 GB/100 GiB)
  440. [ 0.697643] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
  441. [ 0.700493] sd 2:0:0:0: [sda] Write Protect is off
  442. [ 0.702397] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  443. [ 0.705758] sd 2:0:1:0: [sdb] Write Protect is off
  444. [ 0.707674] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  445. [ 0.711652] sda: sda1 sda2
  446. [ 0.713564] sd 2:0:0:0: [sda] Attached SCSI disk
  447. [ 0.715499] sd 2:0:1:0: [sdb] Attached SCSI disk
  448. supermin: internal insmod jbd2.ko
  449. supermin: internal insmod mbcache.ko
  450. supermin: internal insmod ext4.ko
  451. supermin: internal insmod crc-ccitt.ko
  452. supermin: internal insmod crc-itu-t.ko
  453. supermin: internal insmod crc8.ko
  454. supermin: internal insmod libcrc32c.ko
  455. supermin: picked /sys/block/sdb/dev (8:16) as root device
  456. supermin: creating /dev/root as block special 8:16
  457. supermin: mounting new root on /root
  458. [ 0.751352] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
  459. [ 0.755695] EXT4-fs (sdb): mounted filesystem without journal. Opts:
  460. supermin: deleting initramfs files
  461. supermin: chroot
  462. Starting /init script ...
  463. + [[ 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* ]]
  464. + [[ 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* ]]
  465. + [[ 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* ]]
  466. + [[ 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* ]]
  467. + '[' '!' -d /sys ']'
  468. + mkdir -p /sys
  469. + mount -t sysfs /sys /sys
  470. + mkdir -p /run
  471. + mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
  472. + mkdir -p /run/lock
  473. + ln -s ../run/lock /var/lock
  474. + test -e /etc/mtab
  475. + mount -t devtmpfs /dev /dev
  476. + mkdir -p /dev/pts
  477. + mount -t devpts /dev/pts /dev/pts
  478. + mkdir -p /dev/shm
  479. + mount -t tmpfs -o mode=1777 shmfs /dev/shm
  480. + [[ 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* ]]
  481. + mkdir -p /run/tmpfiles.d
  482. + kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
  483. ++ od -x -A n
  484. ++ dd if=/dev/urandom bs=16 count=1 status=none
  485. + machine_id=' 2c6a caa5 9549 1a3a 195e de38 8a7f f764'
  486. + echo 2c6acaa595491a3a195ede388a7ff764
  487. + systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
  488. [/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
  489. [/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
  490. [/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
  491. [/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
  492. [/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
  493. [/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
  494. + for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
  495. + '[' -x /lib/systemd/systemd-udevd ']'
  496. + UDEVD=/lib/systemd/systemd-udevd
  497. + break
  498. + '[' -z /lib/systemd/systemd-udevd ']'
  499. + /lib/systemd/systemd-udevd --daemon
  500. starting version 219
  501. specified group 'input' unknown
  502. + udevadm trigger
  503. + udevadm settle --timeout=600
  504. [ 0.879692] input: PC Speaker as /devices/platform/pcspkr/input/input3
  505. [ 0.898405] cryptd: max_cpu_qlen set to 1000
  506. [ 0.918947] sd 2:0:0:0: Attached scsi generic sg0 type 0
  507. [ 0.925508] sd 2:0:1:0: Attached scsi generic sg1 type 0
  508. [ 0.954525] AVX version of gcm_enc/dec engaged.
  509. [ 0.955379] AES CTR mode by8 optimization enabled
  510. [ 0.971406] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
  511. [ 0.972623] alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni)
  512. + shopt -s nullglob
  513. + for f in '/sys/block/sd*/device/timeout'
  514. + echo 300
  515. + for f in '/sys/block/sd*/device/timeout'
  516. + echo 300
  517. + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
  518. + echo noop
  519. + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
  520. + echo noop
  521. + shopt -u nullglob
  522. + ip addr add 127.0.0.1/8 brd + dev lo scope host
  523. + ip link set dev lo up
  524. + ip addr add 169.254.2.10/16 brd + dev eth0 scope global
  525. Cannot find device "eth0"
  526. + ip link set dev eth0 up
  527. Cannot find device "eth0"
  528. + ip route add default via 169.254.2.2
  529. RTNETLINK answers: Network is unreachable
  530. + echo nameserver 169.254.2.3
  531. + mdadm -As --auto=yes --no-degraded
  532. mdadm: No arrays found in config file or automatically
  533. + mkdir -p /tmp/lvm
  534. + touch /tmp/lvm/lvm.conf
  535. + LVM_SYSTEM_DIR=/tmp/lvm
  536. + export LVM_SYSTEM_DIR
  537. + lvmetad
  538. + modprobe dm_mod
  539. [ 1.332116] device-mapper: uevent: version 1.0.3
  540. [ 1.334810] device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: dm-devel@redhat.com
  541. + lvm pvscan --cache --activate ay
  542. + mdadm -As --auto=yes --run
  543. mdadm: No arrays found in config file or automatically
  544. + ldmtool create all
  545. /init: line 149: ldmtool: command not found
  546. + test 1 = 1
  547. + test '' '!=' 1
  548. + uname -a
  549. Linux (none) 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
  550. + ls -lR /dev
  551. /dev:
  552. total 0
  553. crw------- 1 root root 10, 235 Jan 23 14:59 autofs
  554. drwxr-xr-x 2 root root 120 Jan 23 14:59 block
  555. drwxr-xr-x 2 root root 80 Jan 23 14:58 bsg
  556. crw------- 1 root root 10, 234 Jan 23 14:58 btrfs-control
  557. drwxr-xr-x 2 root root 2240 Jan 23 14:59 char
  558. crw------- 1 root root 5, 1 Jan 23 14:59 console
  559. lrwxrwxrwx 1 root root 11 Jan 23 14:58 core -> /proc/kcore
  560. drwxr-xr-x 3 root root 60 Jan 23 14:58 cpu
  561. crw------- 1 root root 10, 61 Jan 23 14:59 cpu_dma_latency
  562. crw------- 1 root root 10, 62 Jan 23 14:59 crash
  563. drwxr-xr-x 6 root root 120 Jan 23 14:59 disk
  564. lrwxrwxrwx 1 root root 13 Jan 23 14:58 fd -> /proc/self/fd
  565. crw-rw-rw- 1 root root 1, 7 Jan 23 14:59 full
  566. crw-rw-rw- 1 root root 10, 229 Jan 23 14:58 fuse
  567. crw------- 1 root root 10, 183 Jan 23 14:59 hwrng
  568. drwxr-xr-x 3 root root 220 Jan 23 14:59 input
  569. crw-r--r-- 1 root root 1, 11 Jan 23 14:59 kmsg
  570. crw-rw---- 1 root disk 10, 237 Jan 23 14:58 loop-control
  571. drwxr-xr-x 2 root root 60 Jan 23 14:58 mapper
  572. crw------- 1 root root 10, 227 Jan 23 14:59 mcelog
  573. crw------- 1 root root 1, 1 Jan 23 14:59 mem
  574. drwxr-xr-x 2 root root 60 Jan 23 14:58 net
  575. crw------- 1 root root 10, 60 Jan 23 14:59 network_latency
  576. crw------- 1 root root 10, 59 Jan 23 14:59 network_throughput
  577. crw-rw-rw- 1 root root 1, 3 Jan 23 14:59 null
  578. crw------- 1 root root 10, 144 Jan 23 14:59 nvram
  579. crw------- 1 root root 1, 12 Jan 23 14:59 oldmem
  580. crw------- 1 root root 1, 4 Jan 23 14:59 port
  581. crw------- 1 root root 108, 0 Jan 23 14:58 ppp
  582. crw-rw-rw- 1 root root 5, 2 Jan 23 14:59 ptmx
  583. drwxr-xr-x 2 root root 0 Jan 23 14:58 pts
  584. crw-rw-rw- 1 root root 1, 8 Jan 23 14:59 random
  585. drwxr-xr-x 2 root root 60 Jan 23 14:58 raw
  586. lrwxrwxrwx 1 root root 4 Jan 23 14:59 rtc -> rtc0
  587. crw------- 1 root root 252, 0 Jan 23 14:59 rtc0
  588. brw------- 1 root root 8, 0 Jan 23 14:59 sda
  589. brw------- 1 root root 8, 1 Jan 23 14:59 sda1
  590. brw------- 1 root root 8, 2 Jan 23 14:59 sda2
  591. brw------- 1 root root 8, 16 Jan 23 14:59 sdb
  592. crw-rw---- 1 root disk 21, 0 Jan 23 14:59 sg0
  593. crw-rw---- 1 root disk 21, 1 Jan 23 14:59 sg1
  594. drwxrwxrwt 2 root root 40 Jan 23 14:58 shm
  595. crw------- 1 root root 10, 231 Jan 23 14:59 snapshot
  596. drwxr-xr-x 2 root root 80 Jan 23 14:58 snd
  597. lrwxrwxrwx 1 root root 15 Jan 23 14:58 stderr -> /proc/self/fd/2
  598. lrwxrwxrwx 1 root root 15 Jan 23 14:58 stdin -> /proc/self/fd/0
  599. lrwxrwxrwx 1 root root 15 Jan 23 14:58 stdout -> /proc/self/fd/1
  600. crw-rw-rw- 1 root root 5, 0 Jan 23 14:59 tty
  601. crw------- 1 root root 4, 0 Jan 23 14:59 tty0
  602. crw------- 1 root root 4, 1 Jan 23 14:59 tty1
  603. crw------- 1 root root 4, 10 Jan 23 14:59 tty10
  604. crw------- 1 root root 4, 11 Jan 23 14:59 tty11
  605. crw------- 1 root root 4, 12 Jan 23 14:59 tty12
  606. crw------- 1 root root 4, 13 Jan 23 14:59 tty13
  607. crw------- 1 root root 4, 14 Jan 23 14:59 tty14
  608. crw------- 1 root root 4, 15 Jan 23 14:59 tty15
  609. crw------- 1 root root 4, 16 Jan 23 14:59 tty16
  610. crw------- 1 root root 4, 17 Jan 23 14:59 tty17
  611. crw------- 1 root root 4, 18 Jan 23 14:59 tty18
  612. crw------- 1 root root 4, 19 Jan 23 14:59 tty19
  613. crw------- 1 root root 4, 2 Jan 23 14:59 tty2
  614. crw------- 1 root root 4, 20 Jan 23 14:59 tty20
  615. crw------- 1 root root 4, 21 Jan 23 14:59 tty21
  616. crw------- 1 root root 4, 22 Jan 23 14:59 tty22
  617. crw------- 1 root root 4, 23 Jan 23 14:59 tty23
  618. crw------- 1 root root 4, 24 Jan 23 14:59 tty24
  619. crw------- 1 root root 4, 25 Jan 23 14:59 tty25
  620. crw------- 1 root root 4, 26 Jan 23 14:59 tty26
  621. crw------- 1 root root 4, 27 Jan 23 14:59 tty27
  622. crw------- 1 root root 4, 28 Jan 23 14:59 tty28
  623. crw------- 1 root root 4, 29 Jan 23 14:59 tty29
  624. crw------- 1 root root 4, 3 Jan 23 14:59 tty3
  625. crw------- 1 root root 4, 30 Jan 23 14:59 tty30
  626. crw------- 1 root root 4, 31 Jan 23 14:59 tty31
  627. crw------- 1 root root 4, 32 Jan 23 14:59 tty32
  628. crw------- 1 root root 4, 33 Jan 23 14:59 tty33
  629. crw------- 1 root root 4, 34 Jan 23 14:59 tty34
  630. crw------- 1 root root 4, 35 Jan 23 14:59 tty35
  631. crw------- 1 root root 4, 36 Jan 23 14:59 tty36
  632. crw------- 1 root root 4, 37 Jan 23 14:59 tty37
  633. crw------- 1 root root 4, 38 Jan 23 14:59 tty38
  634. crw------- 1 root root 4, 39 Jan 23 14:59 tty39
  635. crw------- 1 root root 4, 4 Jan 23 14:59 tty4
  636. crw------- 1 root root 4, 40 Jan 23 14:59 tty40
  637. crw------- 1 root root 4, 41 Jan 23 14:59 tty41
  638. crw------- 1 root root 4, 42 Jan 23 14:59 tty42
  639. crw------- 1 root root 4, 43 Jan 23 14:59 tty43
  640. crw------- 1 root root 4, 44 Jan 23 14:59 tty44
  641. crw------- 1 root root 4, 45 Jan 23 14:59 tty45
  642. crw------- 1 root root 4, 46 Jan 23 14:59 tty46
  643. crw------- 1 root root 4, 47 Jan 23 14:59 tty47
  644. crw------- 1 root root 4, 48 Jan 23 14:59 tty48
  645. crw------- 1 root root 4, 49 Jan 23 14:59 tty49
  646. crw------- 1 root root 4, 5 Jan 23 14:59 tty5
  647. crw------- 1 root root 4, 50 Jan 23 14:59 tty50
  648. crw------- 1 root root 4, 51 Jan 23 14:59 tty51
  649. crw------- 1 root root 4, 52 Jan 23 14:59 tty52
  650. crw------- 1 root root 4, 53 Jan 23 14:59 tty53
  651. crw------- 1 root root 4, 54 Jan 23 14:59 tty54
  652. crw------- 1 root root 4, 55 Jan 23 14:59 tty55
  653. crw------- 1 root root 4, 56 Jan 23 14:59 tty56
  654. crw------- 1 root root 4, 57 Jan 23 14:59 tty57
  655. crw------- 1 root root 4, 58 Jan 23 14:59 tty58
  656. crw------- 1 root root 4, 59 Jan 23 14:59 tty59
  657. crw------- 1 root root 4, 6 Jan 23 14:59 tty6
  658. crw------- 1 root root 4, 60 Jan 23 14:59 tty60
  659. crw------- 1 root root 4, 61 Jan 23 14:59 tty61
  660. crw------- 1 root root 4, 62 Jan 23 14:59 tty62
  661. crw------- 1 root root 4, 63 Jan 23 14:59 tty63
  662. crw------- 1 root root 4, 7 Jan 23 14:59 tty7
  663. crw------- 1 root root 4, 8 Jan 23 14:59 tty8
  664. crw------- 1 root root 4, 9 Jan 23 14:59 tty9
  665. crw------- 1 root root 4, 64 Jan 23 14:59 ttyS0
  666. crw------- 1 root root 10, 239 Jan 23 14:58 uhid
  667. crw------- 1 root root 10, 223 Jan 23 14:58 uinput
  668. crw-rw-rw- 1 root root 1, 9 Jan 23 14:59 urandom
  669. crw------- 1 root root 247, 0 Jan 23 14:59 usbmon0
  670. crw------- 1 root root 7, 0 Jan 23 14:59 vcs
  671. crw------- 1 root root 7, 1 Jan 23 14:59 vcs1
  672. crw------- 1 root root 7, 128 Jan 23 14:59 vcsa
  673. crw------- 1 root root 7, 129 Jan 23 14:59 vcsa1
  674. drwxr-xr-x 2 root root 60 Jan 23 14:58 vfio
  675. crw------- 1 root root 10, 63 Jan 23 14:59 vga_arbiter
  676. crw------- 1 root root 10, 137 Jan 23 14:58 vhci
  677. crw------- 1 root root 10, 238 Jan 23 14:58 vhost-net
  678. drwxr-xr-x 2 root root 60 Jan 23 14:58 virtio-ports
  679. crw------- 1 root root 243, 1 Jan 23 14:58 vport1p1
  680. crw-rw-rw- 1 root root 1, 5 Jan 23 14:59 zero
  681.  
  682. /dev/block:
  683. total 0
  684. lrwxrwxrwx 1 root root 6 Jan 23 14:59 8:0 -> ../sda
  685. lrwxrwxrwx 1 root root 7 Jan 23 14:59 8:1 -> ../sda1
  686. lrwxrwxrwx 1 root root 6 Jan 23 14:59 8:16 -> ../sdb
  687. lrwxrwxrwx 1 root root 7 Jan 23 14:59 8:2 -> ../sda2
  688.  
  689. /dev/bsg:
  690. total 0
  691. crw------- 1 root root 248, 0 Jan 23 14:59 2:0:0:0
  692. crw------- 1 root root 248, 1 Jan 23 14:59 2:0:1:0
  693.  
  694. /dev/char:
  695. total 0
  696. lrwxrwxrwx 1 root root 8 Jan 23 14:59 10:144 -> ../nvram
  697. lrwxrwxrwx 1 root root 8 Jan 23 14:59 10:183 -> ../hwrng
  698. lrwxrwxrwx 1 root root 9 Jan 23 14:59 10:227 -> ../mcelog
  699. lrwxrwxrwx 1 root root 11 Jan 23 14:59 10:231 -> ../snapshot
  700. lrwxrwxrwx 1 root root 9 Jan 23 14:59 10:235 -> ../autofs
  701. lrwxrwxrwx 1 root root 17 Jan 23 14:59 10:236 -> ../mapper/control
  702. lrwxrwxrwx 1 root root 21 Jan 23 14:59 10:59 -> ../network_throughput
  703. lrwxrwxrwx 1 root root 18 Jan 23 14:59 10:60 -> ../network_latency
  704. lrwxrwxrwx 1 root root 18 Jan 23 14:59 10:61 -> ../cpu_dma_latency
  705. lrwxrwxrwx 1 root root 8 Jan 23 14:59 10:62 -> ../crash
  706. lrwxrwxrwx 1 root root 14 Jan 23 14:59 10:63 -> ../vga_arbiter
  707. lrwxrwxrwx 1 root root 12 Jan 23 14:59 13:0 -> ../input/js0
  708. lrwxrwxrwx 1 root root 15 Jan 23 14:59 13:32 -> ../input/mouse0
  709. lrwxrwxrwx 1 root root 15 Jan 23 14:59 13:33 -> ../input/mouse1
  710. lrwxrwxrwx 1 root root 13 Jan 23 14:59 13:63 -> ../input/mice
  711. lrwxrwxrwx 1 root root 15 Jan 23 14:59 13:64 -> ../input/event0
  712. lrwxrwxrwx 1 root root 15 Jan 23 14:59 13:65 -> ../input/event1
  713. lrwxrwxrwx 1 root root 15 Jan 23 14:59 13:66 -> ../input/event2
  714. lrwxrwxrwx 1 root root 15 Jan 23 14:59 13:67 -> ../input/event3
  715. lrwxrwxrwx 1 root root 13 Jan 23 14:59 162:0 -> ../raw/rawctl
  716. lrwxrwxrwx 1 root root 6 Jan 23 14:59 1:1 -> ../mem
  717. lrwxrwxrwx 1 root root 7 Jan 23 14:59 1:11 -> ../kmsg
  718. lrwxrwxrwx 1 root root 9 Jan 23 14:59 1:12 -> ../oldmem
  719. lrwxrwxrwx 1 root root 7 Jan 23 14:59 1:3 -> ../null
  720. lrwxrwxrwx 1 root root 7 Jan 23 14:59 1:4 -> ../port
  721. lrwxrwxrwx 1 root root 7 Jan 23 14:59 1:5 -> ../zero
  722. lrwxrwxrwx 1 root root 7 Jan 23 14:59 1:7 -> ../full
  723. lrwxrwxrwx 1 root root 9 Jan 23 14:59 1:8 -> ../random
  724. lrwxrwxrwx 1 root root 10 Jan 23 14:59 1:9 -> ../urandom
  725. lrwxrwxrwx 1 root root 12 Jan 23 14:59 202:0 -> ../cpu/0/msr
  726. lrwxrwxrwx 1 root root 14 Jan 23 14:59 203:0 -> ../cpu/0/cpuid
  727. lrwxrwxrwx 1 root root 6 Jan 23 14:59 21:0 -> ../sg0
  728. lrwxrwxrwx 1 root root 6 Jan 23 14:59 21:1 -> ../sg1
  729. lrwxrwxrwx 1 root root 11 Jan 23 14:58 243:1 -> ../vport1p1
  730. lrwxrwxrwx 1 root root 10 Jan 23 14:59 247:0 -> ../usbmon0
  731. lrwxrwxrwx 1 root root 14 Jan 23 14:59 248:0 -> ../bsg/2:0:0:0
  732. lrwxrwxrwx 1 root root 14 Jan 23 14:59 248:1 -> ../bsg/2:0:1:0
  733. lrwxrwxrwx 1 root root 7 Jan 23 14:59 252:0 -> ../rtc0
  734. lrwxrwxrwx 1 root root 7 Jan 23 14:59 4:0 -> ../tty0
  735. lrwxrwxrwx 1 root root 7 Jan 23 14:59 4:1 -> ../tty1
  736. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:10 -> ../tty10
  737. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:11 -> ../tty11
  738. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:12 -> ../tty12
  739. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:13 -> ../tty13
  740. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:14 -> ../tty14
  741. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:15 -> ../tty15
  742. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:16 -> ../tty16
  743. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:17 -> ../tty17
  744. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:18 -> ../tty18
  745. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:19 -> ../tty19
  746. lrwxrwxrwx 1 root root 7 Jan 23 14:59 4:2 -> ../tty2
  747. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:20 -> ../tty20
  748. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:21 -> ../tty21
  749. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:22 -> ../tty22
  750. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:23 -> ../tty23
  751. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:24 -> ../tty24
  752. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:25 -> ../tty25
  753. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:26 -> ../tty26
  754. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:27 -> ../tty27
  755. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:28 -> ../tty28
  756. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:29 -> ../tty29
  757. lrwxrwxrwx 1 root root 7 Jan 23 14:59 4:3 -> ../tty3
  758. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:30 -> ../tty30
  759. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:31 -> ../tty31
  760. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:32 -> ../tty32
  761. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:33 -> ../tty33
  762. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:34 -> ../tty34
  763. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:35 -> ../tty35
  764. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:36 -> ../tty36
  765. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:37 -> ../tty37
  766. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:38 -> ../tty38
  767. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:39 -> ../tty39
  768. lrwxrwxrwx 1 root root 7 Jan 23 14:59 4:4 -> ../tty4
  769. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:40 -> ../tty40
  770. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:41 -> ../tty41
  771. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:42 -> ../tty42
  772. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:43 -> ../tty43
  773. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:44 -> ../tty44
  774. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:45 -> ../tty45
  775. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:46 -> ../tty46
  776. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:47 -> ../tty47
  777. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:48 -> ../tty48
  778. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:49 -> ../tty49
  779. lrwxrwxrwx 1 root root 7 Jan 23 14:59 4:5 -> ../tty5
  780. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:50 -> ../tty50
  781. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:51 -> ../tty51
  782. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:52 -> ../tty52
  783. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:53 -> ../tty53
  784. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:54 -> ../tty54
  785. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:55 -> ../tty55
  786. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:56 -> ../tty56
  787. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:57 -> ../tty57
  788. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:58 -> ../tty58
  789. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:59 -> ../tty59
  790. lrwxrwxrwx 1 root root 7 Jan 23 14:59 4:6 -> ../tty6
  791. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:60 -> ../tty60
  792. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:61 -> ../tty61
  793. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:62 -> ../tty62
  794. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:63 -> ../tty63
  795. lrwxrwxrwx 1 root root 8 Jan 23 14:59 4:64 -> ../ttyS0
  796. lrwxrwxrwx 1 root root 7 Jan 23 14:59 4:7 -> ../tty7
  797. lrwxrwxrwx 1 root root 7 Jan 23 14:59 4:8 -> ../tty8
  798. lrwxrwxrwx 1 root root 7 Jan 23 14:59 4:9 -> ../tty9
  799. lrwxrwxrwx 1 root root 6 Jan 23 14:59 5:0 -> ../tty
  800. lrwxrwxrwx 1 root root 10 Jan 23 14:59 5:1 -> ../console
  801. lrwxrwxrwx 1 root root 7 Jan 23 14:59 5:2 -> ../ptmx
  802. lrwxrwxrwx 1 root root 6 Jan 23 14:59 7:0 -> ../vcs
  803. lrwxrwxrwx 1 root root 7 Jan 23 14:59 7:1 -> ../vcs1
  804. lrwxrwxrwx 1 root root 7 Jan 23 14:59 7:128 -> ../vcsa
  805. lrwxrwxrwx 1 root root 8 Jan 23 14:59 7:129 -> ../vcsa1
  806.  
  807. /dev/cpu:
  808. total 0
  809. drwxr-xr-x 2 root root 80 Jan 23 14:58 0
  810.  
  811. /dev/cpu/0:
  812. total 0
  813. crw------- 1 root root 203, 0 Jan 23 14:59 cpuid
  814. crw------- 1 root root 202, 0 Jan 23 14:59 msr
  815.  
  816. /dev/disk:
  817. total 0
  818. drwxr-xr-x 2 root root 120 Jan 23 14:59 by-id
  819. drwxr-xr-x 2 root root 60 Jan 23 14:59 by-label
  820. drwxr-xr-x 2 root root 120 Jan 23 14:59 by-path
  821. drwxr-xr-x 2 root root 100 Jan 23 14:59 by-uuid
  822.  
  823. /dev/disk/by-id:
  824. total 0
  825. lrwxrwxrwx 1 root root 9 Jan 23 14:59 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda
  826. lrwxrwxrwx 1 root root 10 Jan 23 14:59 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 -> ../../sda1
  827. lrwxrwxrwx 1 root root 10 Jan 23 14:59 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 -> ../../sda2
  828. lrwxrwxrwx 1 root root 9 Jan 23 14:59 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb
  829.  
  830. /dev/disk/by-label:
  831. total 0
  832. lrwxrwxrwx 1 root root 10 Jan 23 14:59 System\x20Reserved -> ../../sda1
  833.  
  834. /dev/disk/by-path:
  835. total 0
  836. lrwxrwxrwx 1 root root 9 Jan 23 14:59 pci-0000:00:02.0-scsi-0:0:0:0 -> ../../sda
  837. lrwxrwxrwx 1 root root 10 Jan 23 14:59 pci-0000:00:02.0-scsi-0:0:0:0-part1 -> ../../sda1
  838. lrwxrwxrwx 1 root root 10 Jan 23 14:59 pci-0000:00:02.0-scsi-0:0:0:0-part2 -> ../../sda2
  839. lrwxrwxrwx 1 root root 9 Jan 23 14:59 pci-0000:00:02.0-scsi-0:0:1:0 -> ../../sdb
  840.  
  841. /dev/disk/by-uuid:
  842. total 0
  843. lrwxrwxrwx 1 root root 9 Jan 23 14:59 3a68a252-9945-4f7e-b8de-ab0c7c307f49 -> ../../sdb
  844. lrwxrwxrwx 1 root root 10 Jan 23 14:59 840AA3460AA33458 -> ../../sda2
  845. lrwxrwxrwx 1 root root 10 Jan 23 14:59 FABAA192BAA14BC7 -> ../../sda1
  846.  
  847. /dev/input:
  848. total 0
  849. drwxr-xr-x 2 root root 120 Jan 23 14:59 by-path
  850. crw------- 1 root root 13, 64 Jan 23 14:59 event0
  851. crw------- 1 root root 13, 65 Jan 23 14:59 event1
  852. crw------- 1 root root 13, 66 Jan 23 14:59 event2
  853. crw------- 1 root root 13, 67 Jan 23 14:59 event3
  854. crw-rw-r-- 1 root root 13, 0 Jan 23 14:59 js0
  855. crw------- 1 root root 13, 63 Jan 23 14:59 mice
  856. crw------- 1 root root 13, 32 Jan 23 14:59 mouse0
  857. crw------- 1 root root 13, 33 Jan 23 14:59 mouse1
  858.  
  859. /dev/input/by-path:
  860. total 0
  861. lrwxrwxrwx 1 root root 9 Jan 23 14:59 platform-i8042-serio-0-event-kbd -> ../event0
  862. lrwxrwxrwx 1 root root 9 Jan 23 14:59 platform-i8042-serio-1-event-mouse -> ../event1
  863. lrwxrwxrwx 1 root root 6 Jan 23 14:59 platform-i8042-serio-1-mouse -> ../js0
  864. lrwxrwxrwx 1 root root 9 Jan 23 14:59 platform-pcspkr-event-spkr -> ../event3
  865.  
  866. /dev/mapper:
  867. total 0
  868. crw------- 1 root root 10, 236 Jan 23 14:59 control
  869.  
  870. /dev/net:
  871. total 0
  872. crw-rw-rw- 1 root root 10, 200 Jan 23 14:58 tun
  873.  
  874. /dev/pts:
  875. total 0
  876. c--------- 1 root root 5, 2 Jan 23 14:58 ptmx
  877.  
  878. /dev/raw:
  879. total 0
  880. crw------- 1 root root 162, 0 Jan 23 14:59 rawctl
  881.  
  882. /dev/shm:
  883. total 0
  884.  
  885. /dev/snd:
  886. total 0
  887. crw-rw---- 1 root audio 116, 1 Jan 23 14:58 seq
  888. crw-rw---- 1 root audio 116, 33 Jan 23 14:58 timer
  889.  
  890. /dev/vfio:
  891. total 0
  892. crw------- 1 root root 10, 196 Jan 23 14:58 vfio
  893.  
  894. /dev/virtio-ports:
  895. total 0
  896. lrwxrwxrwx 1 root root 11 Jan 23 14:58 org.libguestfs.channel.0 -> ../vport1p1
  897. + cat /proc/mounts
  898. rootfs / rootfs rw 0 0
  899. proc /proc proc rw,relatime 0 0
  900. /dev/root / ext2 rw,noatime 0 0
  901. /proc /proc proc rw,relatime 0 0
  902. /sys /sys sysfs rw,relatime 0 0
  903. tmpfs /run tmpfs rw,nosuid,relatime,size=97336k,mode=755 0 0
  904. /dev /dev devtmpfs rw,relatime,size=240192k,nr_inodes=60048,mode=755 0 0
  905. /dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
  906. shmfs /dev/shm tmpfs rw,relatime 0 0
  907. + cat /proc/mdstat
  908. Personalities :
  909. unused devices: <none>
  910. + lvm config
  911. + lvm pvs
  912. + lvm vgs
  913. + lvm lvs
  914. + ip a
  915. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  916. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  917. inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
  918. valid_lft forever preferred_lft forever
  919. inet6 ::1/128 scope host
  920. valid_lft forever preferred_lft forever
  921. + ip r
  922. + cat /etc/resolv.conf
  923. nameserver 169.254.2.3
  924. + lsmod
  925. Module Size Used by
  926. dm_mod 124407 0
  927. iosf_mbi 15582 0
  928. ghash_clmulni_intel 13273 0
  929. aesni_intel 189414 0
  930. lrw 13286 1 aesni_intel
  931. gf128mul 15139 1 lrw
  932. glue_helper 13990 1 aesni_intel
  933. sg 40721 0
  934. ablk_helper 13597 1 aesni_intel
  935. cryptd 21190 3 ghash_clmulni_intel,aesni_intel,ablk_helper
  936. joydev 17389 0
  937. ata_generic 12923 0
  938. serio_raw 13434 0
  939. pcspkr 12718 0
  940. pata_acpi 13053 0
  941. libcrc32c 12644 0
  942. crc8 12893 0
  943. crc_itu_t 12707 0
  944. crc_ccitt 12707 0
  945. ext4 579979 1
  946. mbcache 14958 1 ext4
  947. jbd2 107478 1 ext4
  948. virtio_pci 22985 0
  949. virtio_input 13257 0
  950. virtio_balloon 18015 0
  951. virtio_scsi 18463 1
  952. sd_mod 46281 1
  953. crc_t10dif 12912 1 sd_mod
  954. nd_pmem 13331 0
  955. nd_btt 22861 1 nd_pmem
  956. virtio_net 28063 0
  957. virtio_console 28075 0
  958. virtio_rng 13029 0
  959. virtio_blk 18222 0
  960. virtio_ring 22746 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi
  961. virtio 14959 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi
  962. ata_piix 35052 0
  963. libata 243133 3 pata_acpi,ata_generic,ata_piix
  964. libnvdimm 147731 2 nd_pmem,nd_btt
  965. crct10dif_generic 12647 0
  966. crc32_generic 12714 0
  967. crct10dif_pclmul 14307 1
  968. crct10dif_common 12595 3 crct10dif_pclmul,crct10dif_generic,crc_t10dif
  969. crc32c_intel 22094 1
  970. crc32_pclmul 13133 0
  971. + date
  972. Wed Jan 23 14:59:00 UTC 2019
  973. + echo -n 'clocksource: '
  974. clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
  975. kvm-clock
  976. + echo -n 'uptime: '
  977. uptime: + cat /proc/uptime
  978. 1.56 0.22
  979. + cmd=guestfsd
  980. ++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
  981. + eval
  982. + test x '!=' x
  983. + test 1 = 1
  984. + cmd='guestfsd --verbose'
  985. + test '' = 1
  986. + false
  987. + test '' = 1
  988. + echo guestfsd --verbose
  989. guestfsd --verbose
  990. + guestfsd --verbose
  991. lvm_system_dir = /tmp/lvm
  992. OCaml daemon loaded
  993. trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
  994. commandrvf: stdout=n stderr=y flags=0x0
  995. commandrvf: udevadm --debug settle
  996. calling: settle
  997. libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
  998. libguestfs: appliance is up
  999. guestfsd: <= list_partitions (0x8) request length 40 bytes
  1000. commandrvf: stdout=n stderr=y flags=0x0
  1001. commandrvf: udevadm --debug settle -E /dev/sda
  1002. calling: settle
  1003. commandrvf: stdout=n stderr=y flags=0x0
  1004. commandrvf: udevadm --debug settle -E /dev/sdb
  1005. calling: settle
  1006. guestfsd: => list_partitions (0x8) took 0.00 secs
  1007. guestfsd: <= vfs_type (0xc6) request length 56 bytes
  1008. commandrvf: stdout=n stderr=y flags=0x0
  1009. commandrvf: udevadm --debug settle -E /dev/sda1
  1010. calling: settle
  1011. command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1'
  1012. command: blkid returned 0
  1013. command: blkid: stdout:
  1014. ntfs
  1015. guestfsd: => vfs_type (0xc6) took 0.00 secs
  1016. guestfsd: <= vfs_type (0xc6) request length 56 bytes
  1017. commandrvf: stdout=n stderr=y flags=0x0
  1018. commandrvf: udevadm --debug settle -E /dev/sda2
  1019. calling: settle
  1020. command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2'
  1021. command: blkid returned 0
  1022. command: blkid: stdout:
  1023. ntfs
  1024. guestfsd: => vfs_type (0xc6) took 0.00 secs
  1025. guestfsd: <= inspect_os (0x1e0) request length 40 bytes
  1026. commandrvf: stdout=n stderr=y flags=0x0
  1027. commandrvf: udevadm --debug settle -E /dev/sda
  1028. calling: settle
  1029. commandrvf: stdout=n stderr=y flags=0x0
  1030. commandrvf: udevadm --debug settle -E /dev/sdb
  1031. calling: settle
  1032. commandrvf: stdout=n stderr=y flags=0x0
  1033. commandrvf: udevadm --debug settle -E /dev/sda
  1034. calling: settle
  1035. commandrvf: stdout=n stderr=y flags=0x0
  1036. commandrvf: udevadm --debug settle -E /dev/sdb
  1037. calling: settle
  1038. command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1'
  1039. command: blkid returned 0
  1040. command: blkid: stdout:
  1041. ntfs
  1042. command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2'
  1043. command: blkid returned 0
  1044. command: blkid: stdout:
  1045. ntfs
  1046. command: lvm 'lvs' '--help'
  1047. command: lvm returned 0
  1048. command: lvm: stdout:
  1049. lvs - Display information about logical volumes
  1050.  
  1051. lvs
  1052. \t[ -H|--history ]
  1053. \t[ -a|--all ]
  1054. \t[ -o|--options String ]
  1055. \t[ -S|--select String ]
  1056. \t[ -O|--sort String ]
  1057. \t[ --segments ]
  1058. \t[ --aligned ]
  1059. \t[ --binary ]
  1060. \t[ --configreport log|vg|lv|pv|pvseg|seg ]
  1061. \t[ --foreign ]
  1062. \t[ --ignorelockingfailure ]
  1063. \t[ --ignoreskippedcluster ]
  1064. \t[ --logonly ]
  1065. \t[ --nameprefixes ]
  1066. \t[ --noheadings ]
  1067. \t[ --nolocking ]
  1068. \t[ --nosuffix ]
  1069. \t[ --readonly ]
  1070. \t[ --reportformat basic|json ]
  1071. \t[ --rows ]
  1072. \t[ --separator String ]
  1073. \t[ --shared ]
  1074. \t[ --trustcache ]
  1075. \t[ --unbuffered ]
  1076. \t[ --units r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ]
  1077. \t[ --unquoted ]
  1078. \t[ COMMON_OPTIONS ]
  1079. \t[ VG|LV|Tag ... ]
  1080.  
  1081. Common options for lvm:
  1082. \t[ -d|--debug ]
  1083. \t[ -h|--help ]
  1084. \t[ -q|--quiet ]
  1085. \t[ -v|--verbose ]
  1086. \t[ -y|--yes ]
  1087. \t[ -t|--test ]
  1088. \t[ --commandprofile String ]
  1089. \t[ --config String ]
  1090. \t[ --driverloaded y|n ]
  1091. \t[ --lockopt String ]
  1092. \t[ --longhelp ]
  1093. \t[ --profile String ]
  1094. \t[ --version ]
  1095.  
  1096. Use --longhelp to show all options and advanced commands.
  1097. command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/'
  1098. command: lvm returned 0
  1099. check_for_filesystem_on: /dev/sda1 (ntfs)
  1100. command: mount '-o' 'ro' '/dev/sda1' '/sysroot//'
  1101. [ 1.807705] fuse init (API version 7.22)
  1102. command: mount returned 0
  1103. chroot: /sysroot: running 'is_file: /grub/menu.lst'
  1104. chroot: /sysroot: running 'is_file: /grub/grub.conf'
  1105. chroot: /sysroot: running 'is_file: /grub2/grub.cfg'
  1106. chroot: /sysroot: running 'is_dir: /etc'
  1107. chroot: /sysroot: running 'is_dir: /etc'
  1108. chroot: /sysroot: running 'is_dir: /etc'
  1109. chroot: /sysroot: running 'is_file: /hurd/console'
  1110. chroot: /sysroot: running 'is_dir: /etc'
  1111. chroot: /sysroot: running 'is_dir: /etc'
  1112. chroot: /sysroot: running 'is_dir: /etc'
  1113. chroot: /sysroot: running 'is_dir: /etc'
  1114. chroot: /sysroot: running 'is_dir: /etc'
  1115. chroot: /sysroot: running 'is_dir: /bin'
  1116. chroot: /sysroot: running 'is_dir: /log'
  1117. chroot: /sysroot: running 'case_sensitive_path: /windows'
  1118. chroot: /sysroot: running 'case_sensitive_path: /windows/system32'
  1119. chroot: /sysroot: running 'case_sensitive_path: /winnt'
  1120. chroot: /sysroot: running 'case_sensitive_path: /winnt/system32'
  1121. chroot: /sysroot: running 'case_sensitive_path: /win32'
  1122. chroot: /sysroot: running 'case_sensitive_path: /win32/system32'
  1123. chroot: /sysroot: running 'case_sensitive_path: /win'
  1124. chroot: /sysroot: running 'case_sensitive_path: /win/system32'
  1125. chroot: /sysroot: running 'case_sensitive_path: /reactos'
  1126. chroot: /sysroot: running 'case_sensitive_path: /reactos/system32'
  1127. chroot: /sysroot: running 'case_sensitive_path: /boot.ini'
  1128. chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini'
  1129. chroot: /sysroot: running 'case_sensitive_path: /System Volume Information'
  1130. chroot: /sysroot: running 'is_dir: /System Volume Information'
  1131. chroot: /sysroot: running 'case_sensitive_path: /Program Files'
  1132. chroot: /sysroot: running 'is_dir: /Program Files'
  1133. chroot: /sysroot: running 'case_sensitive_path: /System Volume Information'
  1134. chroot: /sysroot: running 'is_dir: /System Volume Information'
  1135. check_filesystem: /dev/sda1 matched Windows volume without installed applications
  1136. command: umount '/sysroot'
  1137. command: umount returned 0
  1138. check_for_filesystem_on: /dev/sda2 (ntfs)
  1139. command: mount '-o' 'ro' '/dev/sda2' '/sysroot//'
  1140. command: mount returned 0
  1141. chroot: /sysroot: running 'is_file: /grub/menu.lst'
  1142. chroot: /sysroot: running 'is_file: /grub/grub.conf'
  1143. chroot: /sysroot: running 'is_file: /grub2/grub.cfg'
  1144. chroot: /sysroot: running 'is_dir: /etc'
  1145. chroot: /sysroot: running 'is_dir: /etc'
  1146. chroot: /sysroot: running 'is_dir: /etc'
  1147. chroot: /sysroot: running 'is_file: /hurd/console'
  1148. chroot: /sysroot: running 'is_dir: /etc'
  1149. chroot: /sysroot: running 'is_dir: /etc'
  1150. chroot: /sysroot: running 'is_dir: /etc'
  1151. chroot: /sysroot: running 'is_dir: /etc'
  1152. chroot: /sysroot: running 'is_dir: /etc'
  1153. chroot: /sysroot: running 'is_dir: /bin'
  1154. chroot: /sysroot: running 'is_dir: /log'
  1155. chroot: /sysroot: running 'case_sensitive_path: /windows'
  1156. chroot: /sysroot: running 'case_sensitive_path: /Windows/system32'
  1157. chroot: /sysroot: running 'is_dir: /Windows/System32'
  1158. chroot: /sysroot: running 'case_sensitive_path: /Windows/system32/config'
  1159. chroot: /sysroot: running 'is_dir: /Windows/System32/config'
  1160. chroot: /sysroot: running 'case_sensitive_path: /Windows/system32/cmd.exe'
  1161. chroot: /sysroot: running 'is_file: /Windows/System32/cmd.exe'
  1162. get_windows_systemroot: windows %SYSTEMROOT% = /Windows
  1163. check_filesystem: /dev/sda2 matched Windows root
  1164. chroot: /sysroot: running 'case_sensitive_path: /windows'
  1165. chroot: /sysroot: running 'case_sensitive_path: /Windows/system32'
  1166. chroot: /sysroot: running 'is_dir: /Windows/System32'
  1167. chroot: /sysroot: running 'case_sensitive_path: /Windows/system32/config'
  1168. chroot: /sysroot: running 'is_dir: /Windows/System32/config'
  1169. chroot: /sysroot: running 'case_sensitive_path: /Windows/system32/cmd.exe'
  1170. chroot: /sysroot: running 'is_file: /Windows/System32/cmd.exe'
  1171. get_windows_systemroot: windows %SYSTEMROOT% = /Windows
  1172. chroot: /sysroot: running 'case_sensitive_path: /Windows/system32/cmd.exe'
  1173. commandrvf: stdout=n stderr=y flags=0x0
  1174. commandrvf: udevadm --debug settle -E /Windows/System32/cmd.exe
  1175. calling: settle
  1176. chroot: /sysroot: running 'file: /Windows/System32/cmd.exe'
  1177. command: file '-zb' '/sysroot//Windows/System32/cmd.exe'
  1178. command: file returned 0
  1179. command: file: stdout:
  1180. PE32+ executable (console) x86-64, for MS Windows
  1181. chroot: /sysroot: running 'case_sensitive_path: /Windows/system32/config/software'
  1182. chroot: /sysroot: running 'is_file: /Windows/System32/config/SOFTWARE'
  1183. chroot: /sysroot: running 'case_sensitive_path: /Windows/system32/config/system'
  1184. chroot: /sysroot: running 'is_file: /Windows/System32/config/SYSTEM'
  1185. hivex: hivex_open: successfully read Windows Registry hive file:
  1186. pages: 8073 [sml: 4096, lge: 16384]
  1187. blocks: 635612 [sml: 8, avg: 54, lge: 16352]
  1188. blocks used: 635565
  1189. bytes used: 34391656
  1190. parse_version_from_major_minor: parsing '6.2'
  1191. hivex: hivex_close: hivex_close
  1192. hivex: hivex_open: successfully read Windows Registry hive file:
  1193. pages: 2092 [sml: 4096, lge: 16384]
  1194. blocks: 154932 [sml: 8, avg: 56, lge: 14664]
  1195. blocks used: 154909
  1196. bytes used: 8760880
  1197. commandrvf: stdout=n stderr=y flags=0x0
  1198. commandrvf: udevadm --debug settle -E /dev/sda
  1199. calling: settle
  1200. commandrvf: stdout=n stderr=y flags=0x0
  1201. commandrvf: udevadm --debug settle -E /dev/sdb
  1202. calling: settle
  1203. commandrvf: stdout=n stderr=y flags=0x0
  1204. commandrvf: udevadm --debug settle
  1205. calling: settle
  1206. command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print'
  1207. command: parted returned 0
  1208. command: parted: stdout:
  1209. BYT;
  1210. /dev/sda:107374182400B:scsi:512:512:msdos:QEMU QEMU HARDDISK:;
  1211. 1:1048576B:368050175B:367001600B:ntfs::boot;
  1212. 2:368050176B:107372937215B:107004887040B:ntfs::;
  1213. commandrvf: stdout=n stderr=y flags=0x0
  1214. commandrvf: udevadm --debug settle
  1215. calling: settle
  1216. hivex: hivex_close: hivex_close
  1217. command: umount '/sysroot'
  1218. command: umount returned 0
  1219. inspect_os: fses:
  1220. fs: /dev/sda1 (ntfs) role: other
  1221. fs: /dev/sda2 (ntfs) role: root
  1222. type: windows
  1223. distro: windows
  1224. product_name: Windows Server 2012 Standard Evaluation
  1225. product_variant: Server
  1226. version: 6.2
  1227. arch: x86_64
  1228. hostname: WIN-ETGQQT9LA10
  1229. windows_systemroot: /Windows
  1230. windows_software_hive: /Windows/System32/config/SOFTWARE
  1231. windows_system_hive: /Windows/System32/config/SYSTEM
  1232. windows_current_control_set: ControlSet001
  1233. drive_mappings: [(C, /dev/sda2)]
  1234.  
  1235. inspect_get_roots: roots:
  1236. /dev/sda2 (ntfs):
  1237. type: windows
  1238. distro: windows
  1239. product_name: Windows Server 2012 Standard Evaluation
  1240. product_variant: Server
  1241. version: 6.2
  1242. arch: x86_64
  1243. hostname: WIN-ETGQQT9LA10
  1244. windows_systemroot: /Windows
  1245. windows_software_hive: /Windows/System32/config/SOFTWARE
  1246. windows_system_hive: /Windows/System32/config/SYSTEM
  1247. windows_current_control_set: ControlSet001
  1248. drive_mappings: [(C, /dev/sda2)]
  1249. guestfsd: => inspect_os (0x1e0) took 1.22 secs
  1250. guestfsd: <= inspect_get_mountpoints (0x1f4) request length 56 bytes
  1251. commandrvf: stdout=n stderr=y flags=0x0
  1252. commandrvf: udevadm --debug settle -E /dev/sda2
  1253. calling: settle
  1254. guestfsd: => inspect_get_mountpoints (0x1f4) took 0.00 secs
  1255. guestfsd: <= vfs_type (0xc6) request length 56 bytes
  1256. commandrvf: stdout=n stderr=y flags=0x0
  1257. commandrvf: udevadm --debug settle -E /dev/sda2
  1258. calling: settle
  1259. command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2'
  1260. command: blkid returned 0
  1261. command: blkid: stdout:
  1262. ntfs
  1263. guestfsd: => vfs_type (0xc6) took 0.01 secs
  1264. libguestfs: error: mount: unsupported filesystem type
  1265. libguestfs: closing guestfs handle 0x55bacea443c0 (state 2)
  1266. guestfsd: <= internal_autosync (0x11a) request length 40 bytes
  1267. umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw freq=0 passno=0
  1268. umount-all: /proc/mounts: fsname=proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
  1269. umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0
  1270. umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
  1271. umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
  1272. umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=97336k,mode=755 freq=0 passno=0
  1273. umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=240192k,nr_inodes=60048,mode=755 freq=0 passno=0
  1274. umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
  1275. umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0
  1276. commandrvf: stdout=n stderr=y flags=0x0
  1277. commandrvf: udevadm --debug settle -E /dev/sda
  1278. calling: settle
  1279. fsync /dev/sda
  1280. commandrvf: stdout=n stderr=y flags=0x0
  1281. commandrvf: udevadm --debug settle -E /dev/sdb
  1282. calling: settle
  1283. guestfsd: => internal_autosync (0x11a) took 0.03 secs
  1284. libguestfs: calling virDomainDestroy flags=0
  1285. libguestfs: command: run: rm
  1286. libguestfs: command: run: \ -rf /tmp/libguestfsQW9jmL
  1287. libguestfs: command: run: rm
  1288. libguestfs: command: run: \ -rf /tmp/libguestfs2isluv
  1289. run-reg run-reg2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement