Advertisement
StenaviN

Untitled

Jul 9th, 2018
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.08 KB | None | 0 0
  1. libguestfs: create: flags = 0, handle = 0x15955c0, program = guestfish
  2. libguestfs: launch: program=guestfish
  3. libguestfs: launch: version=1.36.13
  4. libguestfs: launch: backend registered: direct
  5. libguestfs: launch: backend registered: uml
  6. libguestfs: launch: backend registered: unix
  7. libguestfs: launch: backend=direct
  8. libguestfs: launch: tmpdir=/tmp/libguestfs2rduCW
  9. libguestfs: launch: umask=0022
  10. libguestfs: launch: euid=0
  11. libguestfs: begin testing qemu features
  12. libguestfs: checking for previously cached test results of /usr/bin/qemu-kvm, in /var/tmp/.guestfs-0
  13. libguestfs: loading previously cached test results
  14. libguestfs: QMP parse error: parse error: premature EOF\n \n (right here) ------^\n (ignored)
  15. libguestfs: qemu version: 2.2
  16. libguestfs: qemu mandatory locking: no
  17. libguestfs: finished testing qemu features
  18. [00000ms] /usr/bin/qemu-kvm \
  19. -global virtio-blk-pci.scsi=off \
  20. -nodefconfig \
  21. -enable-fips \
  22. -nodefaults \
  23. -display none \
  24. -machine accel=kvm:tcg \
  25. -cpu host \
  26. -m 500 \
  27. -no-reboot \
  28. -rtc driftfix=slew \
  29. -no-hpet \
  30. -global kvm-pit.lost_tick_policy=discard \
  31. -kernel /var/tmp/appliance.d/kernel \
  32. -initrd /var/tmp/appliance.d/initrd \
  33. -object rng-random,filename=/dev/urandom,id=rng0 \
  34. -device virtio-rng-pci,rng=rng0 \
  35. -device virtio-scsi-pci,id=scsi \
  36. -drive file=/tmp/libguestfs2rduCW/devnull1.img,cache=writeback,format=raw,id=hd0,if=none \
  37. -device scsi-hd,drive=hd0 \
  38. -drive file=/var/tmp/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \
  39. -device scsi-hd,drive=appliance \
  40. -device virtio-serial-pci \
  41. -serial stdio \
  42. -device sga \
  43. -chardev socket,path=/tmp/libguestfs5l8LW8/guestfsd.sock,id=channel0 \
  44. -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
  45. -append 'panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color'
  46. libguestfs: responding to serial console Device Status Report
  47. \x1b[1;256r\x1b[256;256H\x1b[6n
  48. Google, Inc.
  49. Serial Graphics Adapter 12/07/11
  50. SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@c6b18n1.dev.centos.org) Wed Dec 7 17:04:47 UTC 2011
  51. Term: 80x24
  52. 4 0
  53. \x1b[2J
  54. SeaBIOS (version rel-1.7.5.1-0-g8936dbb-20141113_115728-nilsson.home.kraxel.org)
  55.  
  56.  
  57. Booting from ROM...
  58.  
  59. \x1b[2J[ 0.000000] Linux version 4.9.40.guestfs.x86_64 (root@6f8cb72b658a) (gcc version 8.1.1 20180502 (Red Hat 8.1.1-1) (GCC) ) #1 Thu Jun 28 05:17:29 UTC 2018
  60. [ 0.000000] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color
  61. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  62. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  63. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  64. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  65. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  66. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  67. [ 0.000000] e820: BIOS-provided physical RAM map:
  68. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
  69. [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
  70. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  71. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3dffff] usable
  72. [ 0.000000] BIOS-e820: [mem 0x000000001f3e0000-0x000000001f3fffff] reserved
  73. [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
  74. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  75. [ 0.000000] NX (Execute Disable) protection: active
  76. [ 0.000000] SMBIOS 2.8 present.
  77. [ 0.000000] e820: last_pfn = 0x1f3e0 max_arch_pfn = 0x400000000
  78. [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
  79. [ 0.000000] RAMDISK: [mem 0x1f36d000-0x1f3dffff]
  80. [ 0.000000] ACPI: Early table checksum verification disabled
  81. [ 0.000000] ACPI: RSDP 0x00000000000F0C90 000014 (v00 BOCHS )
  82. [ 0.000000] ACPI: RSDT 0x000000001F3E1844 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
  83. [ 0.000000] ACPI: FACP 0x000000001F3E0E65 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
  84. [ 0.000000] ACPI: DSDT 0x000000001F3E0040 000E25 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
  85. [ 0.000000] ACPI: FACS 0x000000001F3E0000 000040
  86. [ 0.000000] ACPI: SSDT 0x000000001F3E0ED9 0008F3 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
  87. [ 0.000000] ACPI: APIC 0x000000001F3E17CC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
  88. [ 0.000000] Zone ranges:
  89. [ 0.000000] DMA32 [mem 0x0000000000001000-0x000000001f3dffff]
  90. [ 0.000000] Normal empty
  91. [ 0.000000] Movable zone start for each node
  92. [ 0.000000] Early memory node ranges
  93. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
  94. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001f3dffff]
  95. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f3dffff]
  96. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  97. [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  98. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  99. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  100. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  101. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  102. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  103. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  104. [ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
  105. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  106. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125849
  107. [ 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=xterm-256color
  108. [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
  109. [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  110. [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
  111. [ 0.000000] Memory: 494432K/511480K available (3165K kernel code, 441K rwdata, 880K rodata, 568K init, 288K bss, 17048K reserved, 0K cma-reserved)
  112. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  113. [ 0.000000] NR_IRQS:4352 nr_irqs:48 16
  114. [ 0.000000] Console: colour *CGA 80x25
  115. [ 0.000000] console [ttyS0] enabled
  116. [ 0.000000] tsc: Unable to calibrate against PIT
  117. [ 0.000000] tsc: No reference (HPET/PMTIMER) available
  118. [ 0.000000] tsc: Marking TSC unstable due to could not calculate TSC khz
  119. [ 0.024000] Calibrating delay loop... 4886.52 BogoMIPS (lpj=9773056)
  120. [ 0.044000] pid_max: default: 4096 minimum: 301
  121. [ 0.044000] ACPI: Core revision 20160831
  122. [ 0.048000] ACPI: 2 ACPI AML tables successfully acquired and loaded
  123. [ 0.048000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
  124. [ 0.052000] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
  125. [ 0.056000] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  126. [ 0.056000] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  127. [ 0.060000] CPU: Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz (family: 0x6, model: 0x3f, stepping: 0x2)
  128. [ 0.064000] Performance Events: Haswell events, Intel PMU driver.
  129. [ 0.068000] ... version: 2
  130. [ 0.068000] ... bit width: 48
  131. [ 0.072000] ... generic registers: 4
  132. [ 0.072000] ... value mask: 0000ffffffffffff
  133. [ 0.072000] ... max period: 000000007fffffff
  134. [ 0.076000] ... fixed-purpose events: 3
  135. [ 0.076000] ... event mask: 000000070000000f
  136. [ 0.084000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  137. [ 0.192000] devtmpfs: initialized
  138. [ 0.192000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  139. [ 0.196000] futex hash table entries: 16 (order: -4, 384 bytes)
  140. [ 0.196000] NET: Registered protocol family 16
  141. [ 0.200000] ACPI: bus type PCI registered
  142. [ 0.200000] PCI: Using configuration type 1 for base access
  143. [ 0.204000] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
  144. [ 0.204000] ACPI: Added _OSI(Module Device)
  145. [ 0.208000] ACPI: Added _OSI(Processor Device)
  146. [ 0.208000] ACPI: Added _OSI(3.0 _SCP Extensions)
  147. [ 0.212000] ACPI: Added _OSI(Processor Aggregator Device)
  148. [ 0.216000] ACPI: Interpreter enabled
  149. [ 0.216000] ACPI: (supports S0 S5)
  150. [ 0.216000] ACPI: Using IOAPIC for interrupt routing
  151. [ 0.220000] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  152. [ 0.224000] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  153. [ 0.228000] acpi PNP0A03:00: _OSC: OS supports [Segments]
  154. [ 0.228000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  155. [ 0.232000] PCI host bridge to bus 0000:00
  156. [ 0.232000] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  157. [ 0.236000] pci_bus 0000:00: root bus resource [io 0x0d00-0xadff window]
  158. [ 0.240000] pci_bus 0000:00: root bus resource [io 0xae0f-0xaeff window]
  159. [ 0.240000] pci_bus 0000:00: root bus resource [io 0xaf20-0xafdf window]
  160. [ 0.244000] pci_bus 0000:00: root bus resource [io 0xafe4-0xffff window]
  161. [ 0.244000] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  162. [ 0.248000] pci_bus 0000:00: root bus resource [mem 0x1f400000-0xfebfffff window]
  163. [ 0.252000] pci_bus 0000:00: root bus resource [bus 00-ff]
  164. [ 0.264000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  165. [ 0.264000] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  166. [ 0.268000] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  167. [ 0.268000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  168. [ 0.304000] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  169. [ 0.308000] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  170. [ 0.308000] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  171. [ 0.312000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  172. [ 0.312000] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  173. [ 0.312000] ACPI: Enabled 16 GPEs in block 00 to 0F
  174. [ 0.316000] SCSI subsystem initialized
  175. [ 0.316000] PCI: Using ACPI for IRQ routing
  176. [ 0.320000] clocksource: Switched to clocksource refined-jiffies
  177. [ 0.320000] pnp: PnP ACPI init
  178. [ 0.320000] pnp: PnP ACPI: found 5 devices
  179. [ 0.324000] NET: Registered protocol family 2
  180. [ 0.324000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  181. [ 0.328000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  182. [ 0.328000] TCP: Hash tables configured (established 4096 bind 4096)
  183. [ 0.328000] UDP hash table entries: 256 (order: 1, 8192 bytes)
  184. [ 0.332000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  185. [ 0.332000] NET: Registered protocol family 1
  186. [ 0.336001] Unpacking initramfs...
  187. [ 0.340001] Freeing initrd memory: 460K (ffff88001f36d000 - ffff88001f3e0000)
  188. [ 0.344001] alg: self-tests disabled
  189. [ 0.344001] workingset: timestamp_bits=62 max_order=17 bucket_order=0
  190. [ 0.348001] io scheduler noop registered (default)
  191. [ 0.348001] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  192. [ 0.352002] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  193. [ 0.356002] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  194. [ 0.360002] loop: module loaded
  195. [ 0.364002] scsi host0: ata_piix
  196. [ 0.364002] scsi host1: ata_piix
  197. [ 0.364002] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14
  198. [ 0.368003] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15
  199. [ 0.372003] rtc_cmos 00:00: RTC can wake from S4
  200. [ 0.376003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  201. [ 0.376003] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram
  202. [ 0.380003] NET: Registered protocol family 17
  203. [ 0.536013] Freeing unused kernel memory: 568K (ffffffff81670000 - ffffffff816fe000)
  204. [ 0.540013] Write protecting the kernel read-only data: 6144k
  205. [ 0.540013] Freeing unused kernel memory: 920K (ffff88000131a000 - ffff880001400000)
  206. [ 0.548014] Freeing unused kernel memory: 1168K (ffff8800014dc000 - ffff880001600000)
  207. supermin: mounting /proc
  208. supermin: ext2 mini initrd starting up: 5.1.19 dietlibc
  209. supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color
  210. supermin: uptime: 0.56 0.22
  211. supermin: mounting /sys
  212. supermin: internal insmod libnvdimm.ko
  213. supermin: internal insmod nfit.ko
  214. supermin: internal insmod virtio.ko
  215. supermin: internal insmod virtio_ring.ko
  216. supermin: internal insmod virtio_blk.ko
  217. supermin: internal insmod virtio-rng.ko
  218. supermin: internal insmod virtio_console.ko
  219. supermin: internal insmod virtio_net.ko
  220. supermin: internal insmod virtio_scsi.ko
  221. supermin: internal insmod virtio_pci.ko
  222. [ 0.600017] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
  223. [ 0.600017] virtio-pci 0000:00:02.0: virtio_pci: leaving for legacy driver
  224. [ 0.624019] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
  225. [ 0.628019] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
  226. [ 0.628019] scsi host2: Virtio SCSI HBA
  227. [ 0.632019] random: fast init done
  228. [ 0.632019] random: crng init done
  229. [ 0.632019] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.2. PQ: 0 ANSI: 5
  230. [ 0.636019] sd 2:0:0:0: [sda] 8 512-byte logical blocks: (4.10 kB/4.00 KiB)
  231. [ 0.640020] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.2. PQ: 0 ANSI: 5
  232. [ 0.644020] sd 2:0:0:0: [sda] Write Protect is off
  233. [ 0.644020] sd 2:0:1:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB)
  234. [ 0.648020] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  235. [ 0.652020] sd 2:0:1:0: [sdb] Write Protect is off
  236. [ 0.652020] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  237. [ 0.656021] Dev sda: unable to read RDB block 8
  238. [ 0.656021] sda: unable to read partition table
  239. [ 0.660021] sda: partition table beyond EOD, enabling native capacity
  240. [ 0.664021] Dev sda: unable to read RDB block 8
  241. [ 0.664021] sda: unable to read partition table
  242. [ 0.664021] sda: partition table beyond EOD, truncated
  243. [ 0.668021] sd 2:0:1:0: [sdb] Attached SCSI disk
  244. [ 0.668021] sd 2:0:0:0: [sda] Attached SCSI disk
  245. [ 0.724025] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
  246. [ 0.728025] virtio-pci 0000:00:04.0: virtio_pci: leaving for legacy driver
  247. supermin: internal insmod ext2.ko
  248. supermin: internal insmod crc-itu-t.ko
  249. supermin: picked /sys/block/sdb/dev (8:16) as root device
  250. supermin: creating /dev/root as block special 8:16
  251. supermin: mounting new root on /root
  252. supermin: deleting initramfs files
  253. supermin: chroot
  254. Starting /init script ...
  255. + [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_network=1* ]]
  256. + [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_rescue=1* ]]
  257. + [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_noreboot=1* ]]
  258. + [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]]
  259. + '[' '!' -d /sys ']'
  260. + mkdir -p /sys
  261. + mount -t sysfs /sys /sys
  262. + mkdir -p /run
  263. + mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
  264. + mkdir -p /run/lock
  265. + ln -s ../run/lock /var/lock
  266. + test -e /etc/mtab
  267. + ln -s /proc/mounts /etc/mtab
  268. + mount -t devtmpfs /dev /dev
  269. + mkdir -p /dev/pts
  270. + mount -t devpts /dev/pts /dev/pts
  271. + mkdir -p /dev/shm
  272. + mount -t tmpfs -o mode=1777 shmfs /dev/shm
  273. + [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *selinux=1* ]]
  274. + mkdir -p /run/tmpfiles.d
  275. + kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
  276. ++ od -x -A n
  277. ++ dd if=/dev/urandom bs=16 count=1 status=none
  278. + machine_id=' a6bd b0ff 8871 995b aafa ac32 85d7 ab26'
  279. + echo a6bdb0ff8871995baafaac3285d7ab26
  280. + systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
  281. [/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
  282. [/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
  283. [/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
  284. [/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
  285. [/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
  286. [/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
  287. + for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
  288. + '[' -x /lib/systemd/systemd-udevd ']'
  289. + UDEVD=/lib/systemd/systemd-udevd
  290. + break
  291. + '[' -z /lib/systemd/systemd-udevd ']'
  292. + /lib/systemd/systemd-udevd --daemon
  293. starting version 238
  294. + udevadm trigger
  295. + udevadm settle --timeout=600
  296. + shopt -s nullglob
  297. + for f in /sys/block/sd*/device/timeout
  298. + echo 300
  299. + for f in /sys/block/sd*/device/timeout
  300. + echo 300
  301. + for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
  302. + echo noop
  303. + for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
  304. + echo noop
  305. + shopt -u nullglob
  306. + ip addr add 127.0.0.1/8 brd + dev lo scope host
  307. + ip link set dev lo up
  308. + test '' = 1
  309. + mdadm -As --auto=yes --no-degraded
  310. mdadm: No arrays found in config file or automatically
  311. + modprobe dm_mod
  312. [ 1.152052] device-mapper: uevent: version 1.0.3
  313. [ 1.156052] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  314. + lvm vgchange -aay --sysinit
  315. WARNING: Failed to connect to lvmetad. Falling back to device scanning.
  316. + mdadm -As --auto=yes --run
  317. mdadm: No arrays found in config file or automatically
  318. + ldmtool create all
  319. [
  320. ]
  321. + test 1 = 1
  322. + test '' '!=' 1
  323. + uname -a
  324. Linux (none) 4.9.40.guestfs.x86_64 #1 Thu Jun 28 05:17:29 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
  325. + ls -lR /dev
  326. /dev:
  327. total 0
  328. crw------- 1 root root 10, 235 Jul 9 12:40 autofs
  329. drwxr-xr-x 2 root root 240 Jul 9 12:40 block
  330. crw------- 1 root root 10, 234 Jul 9 12:39 btrfs-control
  331. drwxr-xr-x 2 root root 1840 Jul 9 12:40 char
  332. crw------- 1 root root 5, 1 Jul 9 12:40 console
  333. crw------- 1 root root 10, 63 Jul 9 12:40 cpu_dma_latency
  334. drwxr-xr-x 5 root root 100 Jul 9 12:40 disk
  335. lrwxrwxrwx 1 root root 13 Jul 9 12:39 fd -> /proc/self/fd
  336. crw-rw-rw- 1 root root 1, 7 Jul 9 12:40 full
  337. crw-rw-rw- 1 root root 10, 229 Jul 9 12:39 fuse
  338. crw------- 1 root root 10, 183 Jul 9 12:40 hwrng
  339. crw-r--r-- 1 root root 1, 11 Jul 9 12:40 kmsg
  340. crw-rw---- 1 root disk 10, 237 Jul 9 12:40 loop-control
  341. brw------- 1 root root 7, 0 Jul 9 12:40 loop0
  342. brw------- 1 root root 7, 1 Jul 9 12:40 loop1
  343. brw------- 1 root root 7, 2 Jul 9 12:40 loop2
  344. brw------- 1 root root 7, 3 Jul 9 12:40 loop3
  345. brw------- 1 root root 7, 4 Jul 9 12:40 loop4
  346. brw------- 1 root root 7, 5 Jul 9 12:40 loop5
  347. brw------- 1 root root 7, 6 Jul 9 12:40 loop6
  348. brw------- 1 root root 7, 7 Jul 9 12:40 loop7
  349. drwxr-xr-x 2 root root 60 Jul 9 12:39 mapper
  350. crw------- 1 root root 10, 60 Jul 9 12:40 memory_bandwidth
  351. crw------- 1 root root 10, 62 Jul 9 12:40 network_latency
  352. crw------- 1 root root 10, 61 Jul 9 12:40 network_throughput
  353. crw-rw-rw- 1 root root 1, 3 Jul 9 12:40 null
  354. crw------- 1 root root 1, 4 Jul 9 12:40 port
  355. crw-rw-rw- 1 root root 5, 2 Jul 9 12:40 ptmx
  356. drwxr-xr-x 2 root root 0 Jul 9 12:39 pts
  357. crw-rw-rw- 1 root root 1, 8 Jul 9 12:40 random
  358. drwxr-xr-x 2 root root 60 Jul 9 12:39 raw
  359. lrwxrwxrwx 1 root root 4 Jul 9 12:40 rtc -> rtc0
  360. crw------- 1 root root 254, 0 Jul 9 12:40 rtc0
  361. brw------- 1 root root 8, 0 Jul 9 12:40 sda
  362. brw------- 1 root root 8, 16 Jul 9 12:40 sdb
  363. drwxrwxrwt 2 root root 40 Jul 9 12:39 shm
  364. lrwxrwxrwx 1 root root 15 Jul 9 12:39 stderr -> /proc/self/fd/2
  365. lrwxrwxrwx 1 root root 15 Jul 9 12:39 stdin -> /proc/self/fd/0
  366. lrwxrwxrwx 1 root root 15 Jul 9 12:39 stdout -> /proc/self/fd/1
  367. crw-rw-rw- 1 root root 5, 0 Jul 9 12:40 tty
  368. crw------- 1 root root 4, 0 Jul 9 12:40 tty0
  369. crw------- 1 root root 4, 1 Jul 9 12:40 tty1
  370. crw------- 1 root root 4, 10 Jul 9 12:40 tty10
  371. crw------- 1 root root 4, 11 Jul 9 12:40 tty11
  372. crw------- 1 root root 4, 12 Jul 9 12:40 tty12
  373. crw------- 1 root root 4, 13 Jul 9 12:40 tty13
  374. crw------- 1 root root 4, 14 Jul 9 12:40 tty14
  375. crw------- 1 root root 4, 15 Jul 9 12:40 tty15
  376. crw------- 1 root root 4, 16 Jul 9 12:40 tty16
  377. crw------- 1 root root 4, 17 Jul 9 12:40 tty17
  378. crw------- 1 root root 4, 18 Jul 9 12:40 tty18
  379. crw------- 1 root root 4, 19 Jul 9 12:40 tty19
  380. crw------- 1 root root 4, 2 Jul 9 12:40 tty2
  381. crw------- 1 root root 4, 20 Jul 9 12:40 tty20
  382. crw------- 1 root root 4, 21 Jul 9 12:40 tty21
  383. crw------- 1 root root 4, 22 Jul 9 12:40 tty22
  384. crw------- 1 root root 4, 23 Jul 9 12:40 tty23
  385. crw------- 1 root root 4, 24 Jul 9 12:40 tty24
  386. crw------- 1 root root 4, 25 Jul 9 12:40 tty25
  387. crw------- 1 root root 4, 26 Jul 9 12:40 tty26
  388. crw------- 1 root root 4, 27 Jul 9 12:40 tty27
  389. crw------- 1 root root 4, 28 Jul 9 12:40 tty28
  390. crw------- 1 root root 4, 29 Jul 9 12:40 tty29
  391. crw------- 1 root root 4, 3 Jul 9 12:40 tty3
  392. crw------- 1 root root 4, 30 Jul 9 12:40 tty30
  393. crw------- 1 root root 4, 31 Jul 9 12:40 tty31
  394. crw------- 1 root root 4, 32 Jul 9 12:40 tty32
  395. crw------- 1 root root 4, 33 Jul 9 12:40 tty33
  396. crw------- 1 root root 4, 34 Jul 9 12:40 tty34
  397. crw------- 1 root root 4, 35 Jul 9 12:40 tty35
  398. crw------- 1 root root 4, 36 Jul 9 12:40 tty36
  399. crw------- 1 root root 4, 37 Jul 9 12:40 tty37
  400. crw------- 1 root root 4, 38 Jul 9 12:40 tty38
  401. crw------- 1 root root 4, 39 Jul 9 12:40 tty39
  402. crw------- 1 root root 4, 4 Jul 9 12:40 tty4
  403. crw------- 1 root root 4, 40 Jul 9 12:40 tty40
  404. crw------- 1 root root 4, 41 Jul 9 12:40 tty41
  405. crw------- 1 root root 4, 42 Jul 9 12:40 tty42
  406. crw------- 1 root root 4, 43 Jul 9 12:40 tty43
  407. crw------- 1 root root 4, 44 Jul 9 12:40 tty44
  408. crw------- 1 root root 4, 45 Jul 9 12:40 tty45
  409. crw------- 1 root root 4, 46 Jul 9 12:40 tty46
  410. crw------- 1 root root 4, 47 Jul 9 12:40 tty47
  411. crw------- 1 root root 4, 48 Jul 9 12:40 tty48
  412. crw------- 1 root root 4, 49 Jul 9 12:40 tty49
  413. crw------- 1 root root 4, 5 Jul 9 12:40 tty5
  414. crw------- 1 root root 4, 50 Jul 9 12:40 tty50
  415. crw------- 1 root root 4, 51 Jul 9 12:40 tty51
  416. crw------- 1 root root 4, 52 Jul 9 12:40 tty52
  417. crw------- 1 root root 4, 53 Jul 9 12:40 tty53
  418. crw------- 1 root root 4, 54 Jul 9 12:40 tty54
  419. crw------- 1 root root 4, 55 Jul 9 12:40 tty55
  420. crw------- 1 root root 4, 56 Jul 9 12:40 tty56
  421. crw------- 1 root root 4, 57 Jul 9 12:40 tty57
  422. crw------- 1 root root 4, 58 Jul 9 12:40 tty58
  423. crw------- 1 root root 4, 59 Jul 9 12:40 tty59
  424. crw------- 1 root root 4, 6 Jul 9 12:40 tty6
  425. crw------- 1 root root 4, 60 Jul 9 12:40 tty60
  426. crw------- 1 root root 4, 61 Jul 9 12:40 tty61
  427. crw------- 1 root root 4, 62 Jul 9 12:40 tty62
  428. crw------- 1 root root 4, 63 Jul 9 12:40 tty63
  429. crw------- 1 root root 4, 7 Jul 9 12:40 tty7
  430. crw------- 1 root root 4, 8 Jul 9 12:40 tty8
  431. crw------- 1 root root 4, 9 Jul 9 12:40 tty9
  432. crw------- 1 root root 4, 64 Jul 9 12:40 ttyS0
  433. crw-rw-rw- 1 root root 1, 9 Jul 9 12:40 urandom
  434. crw------- 1 root root 7, 0 Jul 9 12:40 vcs
  435. crw------- 1 root root 7, 1 Jul 9 12:40 vcs1
  436. crw------- 1 root root 7, 128 Jul 9 12:40 vcsa
  437. crw------- 1 root root 7, 129 Jul 9 12:40 vcsa1
  438. drwxr-xr-x 2 root root 60 Jul 9 12:40 virtio-ports
  439. crw------- 1 root root 251, 1 Jul 9 12:40 vport2p1
  440. crw-rw-rw- 1 root root 1, 5 Jul 9 12:40 zero
  441.  
  442. /dev/block:
  443. total 0
  444. lrwxrwxrwx 1 root root 8 Jul 9 12:40 7:0 -> ../loop0
  445. lrwxrwxrwx 1 root root 8 Jul 9 12:40 7:1 -> ../loop1
  446. lrwxrwxrwx 1 root root 8 Jul 9 12:40 7:2 -> ../loop2
  447. lrwxrwxrwx 1 root root 8 Jul 9 12:40 7:3 -> ../loop3
  448. lrwxrwxrwx 1 root root 8 Jul 9 12:40 7:4 -> ../loop4
  449. lrwxrwxrwx 1 root root 8 Jul 9 12:40 7:5 -> ../loop5
  450. lrwxrwxrwx 1 root root 8 Jul 9 12:40 7:6 -> ../loop6
  451. lrwxrwxrwx 1 root root 8 Jul 9 12:40 7:7 -> ../loop7
  452. lrwxrwxrwx 1 root root 6 Jul 9 12:40 8:0 -> ../sda
  453. lrwxrwxrwx 1 root root 6 Jul 9 12:40 8:16 -> ../sdb
  454.  
  455. /dev/char:
  456. total 0
  457. lrwxrwxrwx 1 root root 8 Jul 9 12:40 10:183 -> ../hwrng
  458. lrwxrwxrwx 1 root root 9 Jul 9 12:40 10:235 -> ../autofs
  459. lrwxrwxrwx 1 root root 17 Jul 9 12:40 10:236 -> ../mapper/control
  460. lrwxrwxrwx 1 root root 15 Jul 9 12:40 10:237 -> ../loop-control
  461. lrwxrwxrwx 1 root root 19 Jul 9 12:40 10:60 -> ../memory_bandwidth
  462. lrwxrwxrwx 1 root root 21 Jul 9 12:40 10:61 -> ../network_throughput
  463. lrwxrwxrwx 1 root root 18 Jul 9 12:40 10:62 -> ../network_latency
  464. lrwxrwxrwx 1 root root 18 Jul 9 12:40 10:63 -> ../cpu_dma_latency
  465. lrwxrwxrwx 1 root root 13 Jul 9 12:40 162:0 -> ../raw/rawctl
  466. lrwxrwxrwx 1 root root 7 Jul 9 12:40 1:11 -> ../kmsg
  467. lrwxrwxrwx 1 root root 7 Jul 9 12:40 1:3 -> ../null
  468. lrwxrwxrwx 1 root root 7 Jul 9 12:40 1:4 -> ../port
  469. lrwxrwxrwx 1 root root 7 Jul 9 12:40 1:5 -> ../zero
  470. lrwxrwxrwx 1 root root 7 Jul 9 12:40 1:7 -> ../full
  471. lrwxrwxrwx 1 root root 9 Jul 9 12:40 1:8 -> ../random
  472. lrwxrwxrwx 1 root root 10 Jul 9 12:40 1:9 -> ../urandom
  473. lrwxrwxrwx 1 root root 11 Jul 9 12:40 251:1 -> ../vport2p1
  474. lrwxrwxrwx 1 root root 7 Jul 9 12:40 254:0 -> ../rtc0
  475. lrwxrwxrwx 1 root root 7 Jul 9 12:40 4:0 -> ../tty0
  476. lrwxrwxrwx 1 root root 7 Jul 9 12:40 4:1 -> ../tty1
  477. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:10 -> ../tty10
  478. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:11 -> ../tty11
  479. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:12 -> ../tty12
  480. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:13 -> ../tty13
  481. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:14 -> ../tty14
  482. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:15 -> ../tty15
  483. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:16 -> ../tty16
  484. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:17 -> ../tty17
  485. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:18 -> ../tty18
  486. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:19 -> ../tty19
  487. lrwxrwxrwx 1 root root 7 Jul 9 12:40 4:2 -> ../tty2
  488. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:20 -> ../tty20
  489. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:21 -> ../tty21
  490. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:22 -> ../tty22
  491. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:23 -> ../tty23
  492. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:24 -> ../tty24
  493. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:25 -> ../tty25
  494. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:26 -> ../tty26
  495. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:27 -> ../tty27
  496. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:28 -> ../tty28
  497. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:29 -> ../tty29
  498. lrwxrwxrwx 1 root root 7 Jul 9 12:40 4:3 -> ../tty3
  499. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:30 -> ../tty30
  500. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:31 -> ../tty31
  501. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:32 -> ../tty32
  502. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:33 -> ../tty33
  503. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:34 -> ../tty34
  504. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:35 -> ../tty35
  505. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:36 -> ../tty36
  506. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:37 -> ../tty37
  507. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:38 -> ../tty38
  508. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:39 -> ../tty39
  509. lrwxrwxrwx 1 root root 7 Jul 9 12:40 4:4 -> ../tty4
  510. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:40 -> ../tty40
  511. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:41 -> ../tty41
  512. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:42 -> ../tty42
  513. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:43 -> ../tty43
  514. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:44 -> ../tty44
  515. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:45 -> ../tty45
  516. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:46 -> ../tty46
  517. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:47 -> ../tty47
  518. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:48 -> ../tty48
  519. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:49 -> ../tty49
  520. lrwxrwxrwx 1 root root 7 Jul 9 12:40 4:5 -> ../tty5
  521. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:50 -> ../tty50
  522. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:51 -> ../tty51
  523. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:52 -> ../tty52
  524. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:53 -> ../tty53
  525. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:54 -> ../tty54
  526. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:55 -> ../tty55
  527. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:56 -> ../tty56
  528. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:57 -> ../tty57
  529. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:58 -> ../tty58
  530. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:59 -> ../tty59
  531. lrwxrwxrwx 1 root root 7 Jul 9 12:40 4:6 -> ../tty6
  532. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:60 -> ../tty60
  533. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:61 -> ../tty61
  534. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:62 -> ../tty62
  535. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:63 -> ../tty63
  536. lrwxrwxrwx 1 root root 8 Jul 9 12:40 4:64 -> ../ttyS0
  537. lrwxrwxrwx 1 root root 7 Jul 9 12:40 4:7 -> ../tty7
  538. lrwxrwxrwx 1 root root 7 Jul 9 12:40 4:8 -> ../tty8
  539. lrwxrwxrwx 1 root root 7 Jul 9 12:40 4:9 -> ../tty9
  540. lrwxrwxrwx 1 root root 6 Jul 9 12:40 5:0 -> ../tty
  541. lrwxrwxrwx 1 root root 10 Jul 9 12:40 5:1 -> ../console
  542. lrwxrwxrwx 1 root root 7 Jul 9 12:40 5:2 -> ../ptmx
  543. lrwxrwxrwx 1 root root 6 Jul 9 12:40 7:0 -> ../vcs
  544. lrwxrwxrwx 1 root root 7 Jul 9 12:40 7:1 -> ../vcs1
  545. lrwxrwxrwx 1 root root 7 Jul 9 12:40 7:128 -> ../vcsa
  546. lrwxrwxrwx 1 root root 8 Jul 9 12:40 7:129 -> ../vcsa1
  547.  
  548. /dev/disk:
  549. total 0
  550. drwxr-xr-x 2 root root 80 Jul 9 12:40 by-id
  551. drwxr-xr-x 2 root root 80 Jul 9 12:40 by-path
  552. drwxr-xr-x 2 root root 60 Jul 9 12:40 by-uuid
  553.  
  554. /dev/disk/by-id:
  555. total 0
  556. lrwxrwxrwx 1 root root 9 Jul 9 12:40 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb
  557. lrwxrwxrwx 1 root root 9 Jul 9 12:40 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
  558.  
  559. /dev/disk/by-path:
  560. total 0
  561. lrwxrwxrwx 1 root root 9 Jul 9 12:40 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda
  562. lrwxrwxrwx 1 root root 9 Jul 9 12:40 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb
  563.  
  564. /dev/disk/by-uuid:
  565. total 0
  566. lrwxrwxrwx 1 root root 9 Jul 9 12:40 31b92422-89b9-4081-9f06-ed95ebe34662 -> ../../sdb
  567.  
  568. /dev/mapper:
  569. total 0
  570. crw------- 1 root root 10, 236 Jul 9 12:40 control
  571.  
  572. /dev/pts:
  573. total 0
  574. c--------- 1 root root 5, 2 Jul 9 12:39 ptmx
  575.  
  576. /dev/raw:
  577. total 0
  578. crw------- 1 root root 162, 0 Jul 9 12:40 rawctl
  579.  
  580. /dev/shm:
  581. total 0
  582.  
  583. /dev/virtio-ports:
  584. total 0
  585. lrwxrwxrwx 1 root root 11 Jul 9 12:40 org.libguestfs.channel.0 -> ../vport2p1
  586. + cat /proc/mounts
  587. /dev/root / ext2 rw,noatime,errors=continue,user_xattr,acl 0 0
  588. /proc /proc proc rw,relatime 0 0
  589. /sys /sys sysfs rw,relatime 0 0
  590. tmpfs /run tmpfs rw,nosuid,relatime,size=99512k,mode=755 0 0
  591. /dev /dev devtmpfs rw,relatime,size=247216k,nr_inodes=61804,mode=755 0 0
  592. /dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
  593. shmfs /dev/shm tmpfs rw,relatime 0 0
  594. + cat /proc/mdstat
  595. Personalities :
  596. unused devices: <none>
  597. + lvm pvs
  598. WARNING: Failed to connect to lvmetad. Falling back to device scanning.
  599. + lvm vgs
  600. WARNING: Failed to connect to lvmetad. Falling back to device scanning.
  601. + lvm lvs
  602. WARNING: Failed to connect to lvmetad. Falling back to device scanning.
  603. + ip a
  604. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
  605. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  606. inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
  607. valid_lft forever preferred_lft forever
  608. + ip r
  609. + cat /etc/resolv.conf
  610. cat: /etc/resolv.conf: No such file or directory
  611. + lsmod
  612. Module Size Used by
  613. dm_mod 69885 -2
  614. crc_itu_t 1344 -2
  615. ext2 50056 -2
  616. virtio_pci 10753 -2
  617. virtio_scsi 7380 -2
  618. virtio_net 17412 -2
  619. virtio_console 12056 -2
  620. virtio_rng 1776 -2
  621. virtio_blk 6996 -2
  622. virtio_ring 7744 -2
  623. virtio 3376 -2
  624. nfit 22938 -2
  625. libnvdimm 52240 -2
  626. + date
  627. Mon Jul 9 12:40:00 UTC 2018
  628. + echo -n 'clocksource: '
  629. clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
  630. refined-jiffies
  631. + echo -n 'uptime: '
  632. uptime: + cat /proc/uptime
  633. 1.56 0.22
  634. + cmd=guestfsd
  635. ++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
  636. + eval
  637. + test x '!=' x
  638. + test 1 = 1
  639. + cmd='guestfsd --verbose'
  640. + test '' = 1
  641. + test '' = 1
  642. + echo guestfsd --verbose
  643. guestfsd --verbose
  644. + guestfsd --verbose
  645. lvm config:
  646. lvmetad
  647. trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
  648. commandrvf: stdout=n stderr=y flags=0x0
  649. commandrvf: udevadm --debug settle
  650. calling: settle
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement