dkraklan

Untitled

Aug 15th, 2017
491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.63 KB | None | 0 0
  1. [Aug 15 2017 18:40:33] ########## LOG START ##########
  2. Built From Template => /home/solusvm/kvm/template/linux-centos-7.1503.01-x86_64-minimal-gen2-v1.gz
  3. LG OUTPUT => Examining /home/solusvm/kvm/template/linux-centos-7.1503.01-x86_64-minimal-gen2-v1.gz ...
  4. **********
  5.  
  6. Summary of changes:
  7.  
  8. /dev/sda1: This partition will be resized from 2.0G to 198.0G. The
  9. filesystem ext4 on /dev/sda1 will be expanded using the 'resize2fs'
  10. method.
  11.  
  12. /dev/sda2: This partition will be resized from 27.0M to 2.0G. The
  13. filesystem ext3 on /dev/sda2 will be expanded using the 'resize2fs'
  14. method.
  15.  
  16. **********
  17. Setting up initial partition table on /dev/vg0/kvm110_img ...
  18. Copying /dev/sda1 ...
  19. Copying /dev/sda2 ...
  20. Expanding /dev/sda1 using the 'resize2fs' method ...
  21.  
  22. MKSWAP => mkswap: /dev/mapper/vg0-kvm110_img2: warning: don't erase bootbits sectors
  23. on whole disk. Use -f to force.
  24. Setting up swapspace version 1, size = 2047996 KiB
  25. no label, UUID=423194f8-2339-47b8-8839-717602a33d93
  26.  
  27. LG MOUNT RP => libguestfs: launch: attach-method=appliance
  28. libguestfs: launch: tmpdir=/tmp/libguestfsOvjHVj
  29. libguestfs: launch: umask=0022
  30. libguestfs: launch: euid=0
  31. libguestfs: command: run: febootstrap-supermin-helper
  32. libguestfs: command: run: \ --verbose
  33. libguestfs: command: run: \ -f checksum
  34. libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
  35. libguestfs: command: run: \ x86_64
  36. supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = (null), initrd = (null), appliance = (null)
  37. supermin helper [00000ms] inputs[0] = /usr/lib64/guestfs/supermin.d
  38. checking modpath /lib/modules/2.6.32-696.el6.x86_64 is a directory
  39. picked vmlinuz-2.6.32-696.el6.x86_64 because modpath /lib/modules/2.6.32-696.el6.x86_64 exists
  40. supermin helper [00000ms] finished creating kernel
  41. supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d
  42. supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/base.img
  43. supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/daemon.img
  44. supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/hostfiles
  45. supermin helper [00017ms] visiting /usr/lib64/guestfs/supermin.d/init.img
  46. supermin helper [00017ms] visiting /usr/lib64/guestfs/supermin.d/ntfs.hostfiles
  47. supermin helper [00017ms] visiting /usr/lib64/guestfs/supermin.d/ntfs.img
  48. supermin helper [00017ms] visiting /usr/lib64/guestfs/supermin.d/udev-rules.img
  49. supermin helper [00017ms] adding kernel modules
  50. supermin helper [00045ms] finished creating appliance
  51. libguestfs: checksum of existing appliance: bf780394fe7864bdb2dbf5560bbe49362902cb4ad76b8dcde0c250e8b8fe6957
  52. libguestfs: [00059ms] begin testing qemu features
  53. libguestfs: command: run: /usr/libexec/qemu-kvm
  54. libguestfs: command: run: \ -nographic
  55. libguestfs: command: run: \ -help
  56. libguestfs: command: run: /usr/libexec/qemu-kvm
  57. libguestfs: command: run: \ -nographic
  58. libguestfs: command: run: \ -version
  59. libguestfs: qemu version 0.12
  60. libguestfs: command: run: /usr/libexec/qemu-kvm
  61. libguestfs: command: run: \ -nographic
  62. libguestfs: command: run: \ -machine accel=kvm:tcg
  63. libguestfs: command: run: \ -device ?
  64. libguestfs: [00126ms] finished testing qemu features
  65. libguestfs: accept_from_daemon: 0x22323b0 g->state = 1
  66. libguestfs: is_openable: /dev/kvm: No such file or directory
  67. [00139ms] /usr/libexec/qemu-kvm \
  68. -global virtio-blk-pci.scsi=off \
  69. -nodefconfig \
  70. -nodefaults \
  71. -nographic \
  72. -machine accel=kvm:tcg \
  73. -cpu qemu64,+kvmclock \
  74. -m 500 \
  75. -no-reboot \
  76. -kernel /var/tmp/.guestfs-0/kernel.5546 \
  77. -initrd /var/tmp/.guestfs-0/initrd.5546 \
  78. -device virtio-scsi-pci,id=scsi \
  79. -drive file=/dev/vg0/kvm110_img,cache=writeback,id=hd0,if=none \
  80. -device scsi-hd,drive=hd0 \
  81. -drive file=/var/tmp/.guestfs-0/root.5546,snapshot=on,id=appliance,if=none,cache=unsafe \
  82. -device scsi-hd,drive=appliance \
  83. -device virtio-serial \
  84. -serial stdio \
  85. -device sga \
  86. -chardev socket,path=/tmp/libguestfsOvjHVj/guestfsd.sock,id=channel0 \
  87. -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
  88. -append 'panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=linux'
  89. open /dev/kvm: No such file or directory
  90. failed to initialize KVM: Operation not permitted
  91. Back to tcg accelerator.
  92. \x1b[1;256r\x1b[256;256H\x1b[6n
  93. Google, Inc.
  94. Serial Graphics Adapter 12/07/11
  95. 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
  96. Term: 80x24
  97. 4 0
  98. SeaBIOS (version seabios-0.6.1.2-30.el6)
  99. Probing EDD (edd=off to disable)... ok
  100. \x1b[2JInitializing cgroup subsys cpuset
  101. Initializing cgroup subsys cpu
  102. Linux version 2.6.32-696.el6.x86_64 (mockbuild@c1bm.rdu2.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC) ) #1 SMP Tue Mar 21 19:29:05 UTC 2017
  103. Command line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=linux
  104. KERNEL supported cpus:
  105. Intel GenuineIntel
  106. AMD AuthenticAMD
  107. Centaur CentaurHauls
  108. BIOS-provided physical RAM map:
  109. BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
  110. BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
  111. BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
  112. BIOS-e820: 0000000000100000 - 000000001f3fd000 (usable)
  113. BIOS-e820: 000000001f3fd000 - 000000001f400000 (reserved)
  114. BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
  115. SMBIOS version 2.4 @ 0xFDA40
  116. SMBIOS 2.4 present.
  117. last_pfn = 0x1f3fd max_arch_pfn = 0x400000000
  118. x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
  119. init_memory_mapping: 0000000000000000-000000001f3fd000
  120. RAMDISK: 1f198000 - 1f3ef400
  121. ACPI: Deleted _OSI(Windows 2012)
  122. ACPI: Deleted _OSI(Windows 2013)
  123. No NUMA configuration found
  124. Faking a node at 0000000000000000-000000001f3fd000
  125. Bootmem setup node 0 0000000000000000-000000001f3fd000
  126. NODE_DATA [0000000000009000 - 000000000003cfff]
  127. bootmap [000000000003d000 - 0000000000040e7f] pages 4
  128. (7 early reservations) ==> bootmem [0000000000 - 001f3fd000]
  129. #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
  130. #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
  131. #2 [0001000000 - 0002045964] TEXT DATA BSS ==> [0001000000 - 0002045964]
  132. #3 [001f198000 - 001f3ef400] RAMDISK ==> [001f198000 - 001f3ef400]
  133. #4 [000009d800 - 0000100000] BIOS reserved ==> [000009d800 - 0000100000]
  134. #5 [0002046000 - 000204607d] BRK ==> [0002046000 - 000204607d]
  135. #6 [0000008000 - 0000009000] PGTABLE ==> [0000008000 - 0000009000]
  136. found SMP MP-table at [ffff8800000fda60] fda60
  137. Zone PFN ranges:
  138. DMA 0x00000001 -> 0x00001000
  139. DMA32 0x00001000 -> 0x00100000
  140. Normal 0x00100000 -> 0x00100000
  141. Movable zone start PFN for each node
  142. early_node_map[2] active PFN ranges
  143. 0: 0x00000001 -> 0x0000009d
  144. 0: 0x00000100 -> 0x0001f3fd
  145. SFI: Simple Firmware Interface v0.7 http://simplefirmware.org
  146. Intel MultiProcessor Specification v1.4
  147. MPTABLE: OEM ID: BOCHSCPU
  148. MPTABLE: Product ID: 0.1
  149. MPTABLE: APIC at: 0xFEE00000
  150. Processor #0 (Bootup-CPU)
  151. I/O APIC #0 Version 17 at 0xFEC00000.
  152. IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  153. Processors: 1
  154. SMP: Allowing 1 CPUs, 0 hotplug CPUs
  155. PM: Registered nosave memory: 000000000009d000 - 000000000009e000
  156. PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
  157. PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
  158. PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
  159. Allocating PCI resources starting at 1f400000 (gap: 1f400000:e0bc0000)
  160. Booting paravirtualized kernel on bare hardware
  161. NR_CPUS:4096 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
  162. PERCPU: Embedded 31 pages/cpu @ffff880002200000 s96600 r8192 d22184 u2097152
  163. pcpu-alloc: s96600 r8192 d22184 u2097152 alloc=1*2097152
  164. pcpu-alloc: [0] 0
  165. Built 1 zonelists in Node order, mobility grouping on. Total pages: 126045
  166. Policy zone: DMA32
  167. Kernel command line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=linux
  168. [ 0.000000] Disabling memory control group subsystem
  169. [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
  170. [ 0.000000] AMD-Vi disabled by default: pass amd_iommu=on to enable
  171. [ 0.000000] Memory: 483720k/511988k available (5467k kernel code, 400k absent, 27868k reserved, 6954k data, 1316k init)
  172. [ 0.000000] Hierarchical RCU implementation.
  173. [ 0.000000] NR_IRQS:33024 nr_irqs:256
  174. [ 0.000000] Console: colour dummy device 80x25
  175. [ 0.000000] console [ttyS0] enabled
  176. [ 0.000000] Fast TSC calibration using PIT
  177. [ 0.000000] Detected 2499.980 MHz processor.
  178. [ 0.004411] Calibrating delay loop (skipped), value calculated using timer frequency.. 4999.96 BogoMIPS (lpj=2499980)
  179. [ 0.005206] pid_max: default: 32768 minimum: 301
  180. [ 0.007904] Security Framework initialized
  181. [ 0.009567] SELinux: Disabled at boot.
  182. [ 0.013044] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  183. [ 0.015353] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
  184. [ 0.016440] Mount-cache hash table entries: 256
  185. [ 0.023830] Initializing cgroup subsys ns
  186. [ 0.024193] Initializing cgroup subsys cpuacct
  187. [ 0.024437] Initializing cgroup subsys memory
  188. [ 0.025193] Initializing cgroup subsys devices
  189. [ 0.025366] Initializing cgroup subsys freezer
  190. [ 0.025515] Initializing cgroup subsys net_cls
  191. [ 0.025663] Initializing cgroup subsys blkio
  192. [ 0.025872] Initializing cgroup subsys perf_event
  193. [ 0.026076] Initializing cgroup subsys net_prio
  194. [ 0.028201] mce: CPU supports 10 MCE banks
  195. [ 0.029178] alternatives: switching to unfair spinlock
  196. [ 0.031852] SMP alternatives: switching to UP code
  197. [ 0.115690] Freeing SMP alternatives: 37k freed
  198. [ 0.116654] ftrace: converting mcount calls to 0f 1f 44 00 00
  199. [ 0.116872] ftrace: allocating 21966 entries in 87 pages
  200. [ 0.129197] APIC routing finalized to flat.
  201. [ 0.132635] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  202. [ 0.133027] CPU0: AMD QEMU Virtual CPU version 0.12.1 stepping 03
  203. [ 0.236137] Performance Events: Broken PMU hardware detected, using software events only.
  204. [ 0.243667] NMI watchdog disabled (cpu0): hardware events not enabled
  205. [ 0.244502] Brought up 1 CPUs
  206. [ 0.244678] Total of 1 processors activated (4999.96 BogoMIPS).
  207. [ 0.245844] x86 PAT enabled: cpu 0, old 0x7010600070106, new 0x7010600070106
  208. [ 0.253400] devtmpfs: initialized
  209. [ 0.289544] regulator: core version 0.5
  210. [ 0.291396] NET: Registered protocol family 16
  211. [ 0.305451] PCI: Using configuration type 1 for base access
  212. [ 0.327003] bio: create slab <bio-0> at 0
  213. [ 0.329526] ACPI: Interpreter disabled.
  214. [ 0.331999] vgaarb: loaded
  215. [ 0.335343] SCSI subsystem initialized
  216. [ 0.338030] usbcore: registered new interface driver usbfs
  217. [ 0.338576] usbcore: registered new interface driver hub
  218. [ 0.339172] usbcore: registered new device driver usb
  219. [ 0.341599] PCI: Probing PCI hardware
  220. [ 0.342563] PCI host bridge to bus 0000:00
  221. [ 0.342957] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  222. [ 0.343042] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff]
  223. [ 0.345848] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
  224. [ 0.346017] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
  225. [ 0.350916] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
  226. [ 0.357273] NetLabel: Initializing
  227. [ 0.357405] NetLabel: domain hash size = 128
  228. [ 0.357551] NetLabel: protocols = UNLABELED CIPSOv4
  229. [ 0.358600] NetLabel: unlabeled traffic allowed by default
  230. [ 0.360341] Switching to clocksource jiffies
  231. [ 0.548363] pnp: PnP ACPI: disabled
  232. [ 0.554032] NET: Registered protocol family 2
  233. [ 0.557086] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
  234. [ 0.561514] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
  235. [ 0.562558] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  236. [ 0.563292] TCP: Hash tables configured (established 16384 bind 16384)
  237. [ 0.563550] TCP reno registered
  238. [ 0.565550] NET: Registered protocol family 1
  239. [ 0.566081] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  240. [ 0.566355] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  241. [ 0.566640] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  242. [ 0.570567] Trying to unpack rootfs image as initramfs...
  243. [ 0.596827] Freeing initrd memory: 2397k freed
  244. [ 0.601693] platform rtc_cmos: registered platform RTC device (no PNP device found)
  245. [ 0.607113] sha256_ssse3: Neither AVX nor SSSE3 is available/usable.
  246. [ 0.609824] futex hash table entries: 256 (order: 2, 16384 bytes)
  247. [ 0.612333] audit: initializing netlink socket (disabled)
  248. [ 0.613427] type=2000 audit(1502818784.612:1): initialized
  249. [ 0.664583] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  250. [ 0.669226] VFS: Disk quotas dquot_6.5.2
  251. [ 0.669605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  252. [ 0.672727] msgmni has been set to 949
  253. [ 0.685310] ksign: Installing public key data
  254. [ 0.685503] Loading keyring
  255. [ 0.686486] - Added public key 1A01485A64DD991D
  256. [ 0.686737] - User ID: CentOS (Kernel Module GPG key)
  257. [ 0.688123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  258. [ 0.688779] io scheduler noop registered
  259. [ 0.689020] io scheduler anticipatory registered
  260. [ 0.689227] io scheduler deadline registered
  261. [ 0.689679] io scheduler cfq registered (default)
  262. [ 0.691330] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  263. [ 0.691643] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  264. [ 0.691943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  265. [ 0.719270] Non-volatile memory driver v1.3
  266. [ 0.719477] Linux agpgart interface v0.103
  267. [ 0.722118] crash memory driver: version 1.1
  268. [ 0.722451] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  269. \xff[ 0.968325] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  270. [ 0.992767] brd: module loaded
  271. [ 1.002386] loop: module loaded
  272. [ 1.003790] input: Macintosh mouse button emulation as /devices/virtual/input/input0
  273. [ 1.005349] Fixed MDIO Bus: probed
  274. [ 1.006437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  275. [ 1.006993] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  276. [ 1.007396] uhci_hcd: USB Universal Host Controller Interface driver
  277. [ 1.008603] PNP: No PS/2 controller found. Probing ports directly.
  278. [ 1.011225] serio: i8042 KBD port at 0x60,0x64 irq 1
  279. [ 1.011571] serio: i8042 AUX port at 0x60,0x64 irq 12
  280. [ 1.013884] mice: PS/2 mouse device common for all mice
  281. [ 1.016903] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  282. [ 1.022708] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  283. [ 1.023240] rtc0: alarms up to one day, 114 bytes nvram
  284. [ 1.024639] cpuidle: using governor ladder
  285. [ 1.024911] cpuidle: using governor menu
  286. [ 1.025095] EFI Variables Facility v0.08 2004-May-17
  287. [ 1.030458] usbcore: registered new interface driver hiddev
  288. [ 1.030813] usbcore: registered new interface driver usbhid
  289. [ 1.030886] usbhid: v2.6:USB HID core driver
  290. [ 1.032236] GRE over IPv4 demultiplexor driver
  291. [ 1.032797] TCP cubic registered
  292. [ 1.032944] Initializing XFRM netlink socket
  293. [ 1.033285] NET: Registered protocol family 17
  294. [ 1.035949] registered taskstats version 1
  295. [ 1.039697] rtc_cmos rtc_cmos: setting system clock to 2017-08-15 17:39:45 UTC (1502818785)
  296. [ 1.040521] Initalizing network drop monitor service
  297. [ 1.041656] Freeing unused kernel memory: 1316k freed
  298. [ 1.059404] Write protecting the kernel read-only data: 10240k
  299. [ 1.062158] Freeing unused kernel memory: 656k freed
  300. [ 1.064153] Freeing unused kernel memory: 1548k freed
  301. febootstrap: mounting /proc
  302. febootstrap: uptime: 1.11 0.36
  303. febootstrap: ext2 mini initrd starting up: 3.21 zlib
  304. febootstrap: cmdline: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=linux
  305. febootstrap: mounting /sys
  306. febootstrap: internal insmod libcrc32c.ko
  307. febootstrap: internal insmod crc32c-intel.ko
  308. insmod: init_module: crc32c-intel.ko: No such device
  309. febootstrap: internal insmod crc-itu-t.ko
  310. febootstrap: internal insmod crc-t10dif.ko
  311. febootstrap: internal insmod crc-ccitt.ko
  312. febootstrap: internal insmod crc7.ko
  313. febootstrap: internal insmod mbcache.ko
  314. [ 1.601326] Switching to clocksource tsc
  315. febootstrap: internal insmod cdrom.ko
  316. [ 1.668342] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
  317. febootstrap: internal insmod sr_mod.ko
  318. febootstrap: internal insmod ata_piix.ko
  319. [ 1.958181] scsi0 : ata_piix
  320. [ 1.960408] scsi1 : ata_piix
  321. [ 1.961188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14
  322. [ 1.961439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15
  323. febootstrap: internal insmod scsi_transport_spi.ko
  324. febootstrap: internal insmod sym53c8xx.ko
  325. febootstrap: internal insmod sd_mod.ko
  326. febootstrap: internal insmod virtio_ring.ko
  327. febootstrap: internal insmod virtio.ko
  328. febootstrap: internal insmod virtio-rng.ko
  329. febootstrap: internal insmod virtio_console.ko
  330. febootstrap: internal insmod virtio_blk.ko
  331. febootstrap: internal insmod virtio_scsi.ko
  332. febootstrap: internal insmod virtio_net.ko
  333. febootstrap: internal insmod virtio_pci.ko
  334. [ 3.174423] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 10
  335. [ 3.181008] scsi2 : Virtio SCSI HBA
  336. [ 3.182453] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 11
  337. [ 3.199368] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 0.12 PQ: 0 ANSI: 5
  338. [ 3.202135] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 0.12 PQ: 0 ANSI: 5
  339. [ 3.304027] sd 2:0:0:0: [sda] 419430400 512-byte logical blocks: (214 GB/200 GiB)
  340. [ 3.305923] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
  341. [ 3.307014] sd 2:0:1:0: [sdb] Write Protect is off
  342. [ 3.307626] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  343. [ 3.308485] sd 2:0:0:0: [sda] Write Protect is off
  344. [ 3.308976] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  345. [ 3.313428] sdb:
  346. [ 3.315232] sda: sda1 sda2
  347. [ 3.320760] unknown partition table
  348. [ 3.324380] sd 2:0:1:0: [sdb] Attached SCSI disk
  349. [ 3.332898] sd 2:0:0:0: [sda] Attached SCSI disk
  350. febootstrap: internal insmod virtio_balloon.ko
  351. febootstrap: internal insmod jbd2.ko
  352. febootstrap: internal insmod ext4.ko
  353. febootstrap: internal insmod ext2.ko
  354. febootstrap: picked /sys/block/sdb/dev as root device
  355. febootstrap: creating /dev/root as block special 8:16
  356. febootstrap: mounting new root on /root
  357. febootstrap: chroot
  358. Starting /init script ...
  359. Starting udev: udevd[113]: specified group 'dialout' unknown
  360. udevd[113]: specified group 'dialout' unknown
  361.  
  362. udevd[113]: specified group 'floppy' unknown
  363. udevd[113]: specified group 'floppy' unknown
  364.  
  365. udevd[113]: specified user 'vcsa' unknown
  366. udevd[113]: specified user 'vcsa' unknown
  367.  
  368. udevd[113]: specified group 'cdrom' unknown
  369. udevd[113]: specified group 'cdrom' unknown
  370.  
  371. udevd[113]: specified group 'tape' unknown
  372. udevd[113]: specified group 'tape' unknown
  373.  
  374. [ 7.441932] udev: starting version 147
  375. /sbin/start_udev: line 302: /etc/sysconfig/network: No such file or directory
  376. [ 15.368805] ACPI Exception: AE_BAD_PARAMETER, Thread ffff88001d67e040 could not acquire Mutex [0x1] (20090903/utmutex-290)
  377. [ 15.382796] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0
  378. [ 16.094310] sd 2:0:0:0: Attached scsi generic sg0 type 0
  379. [ 16.099830] sd 2:0:1:0: Attached scsi generic sg1 type 0
  380. [ OK ]
  381. RTNETLINK answers: File exists
  382. Cannot find device "eth0"
  383. Cannot find device "eth0"
  384. RTNETLINK answers: Network is unreachable
  385. mdadm: No arrays found in config file or automatically
  386. [ 22.571695] device-mapper: uevent: version 1.0.3
  387. [ 22.595498] device-mapper: ioctl: 4.33.1-ioctl (2015-8-18) initialised: dm-devel@redhat.com
  388. WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  389. Reading all physical volumes. This may take a while...
  390. WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  391. /init: line 99: ldmtool: command not found
  392. /init: line 102: /sys/block/vd*/queue/rotational: No such file or directory
  393. Linux (none) 2.6.32-696.el6.x86_64 #1 SMP Tue Mar 21 19:29:05 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
  394. /dev:
  395. total 0
  396. lrwxrwxrwx 1 root root 13 Aug 15 17:39 MAKEDEV -> /sbin/MAKEDEV
  397. drwxr-xr-x 2 root root 600 Aug 15 17:40 block
  398. drwxr-xr-x 2 root root 80 Aug 15 17:39 bsg
  399. drwxr-xr-x 2 root root 2220 Aug 15 17:40 char
  400. crw------- 1 root root 5, 1 Aug 15 17:39 console
  401. lrwxrwxrwx 1 root root 11 Aug 15 17:39 core -> /proc/kcore
  402. drwxr-xr-x 3 root root 60 Aug 15 17:39 cpu
  403. crw-rw---- 1 root root 10, 61 Aug 15 17:39 cpu_dma_latency
  404. crw-rw---- 1 root root 10, 62 Aug 15 17:39 crash
  405. drwxr-xr-x 5 root root 100 Aug 15 17:40 disk
  406. lrwxrwxrwx 1 root root 13 Aug 15 17:39 fd -> /proc/self/fd
  407. crw-rw-rw- 1 root root 1, 7 Aug 15 17:39 full
  408. crw-rw-rw- 1 root root 10, 229 Aug 15 17:39 fuse
  409. drwxr-xr-x 2 root root 40 Aug 15 17:39 hugepages
  410. drwxr-xr-x 3 root root 180 Aug 15 17:40 input
  411. crw-rw---- 1 root root 1, 11 Aug 15 17:39 kmsg
  412. brw-rw---- 1 root disk 7, 0 Aug 15 17:39 loop0
  413. brw-rw---- 1 root disk 7, 1 Aug 15 17:39 loop1
  414. brw-rw---- 1 root disk 7, 2 Aug 15 17:39 loop2
  415. brw-rw---- 1 root disk 7, 3 Aug 15 17:39 loop3
  416. brw-rw---- 1 root disk 7, 4 Aug 15 17:39 loop4
  417. brw-rw---- 1 root disk 7, 5 Aug 15 17:39 loop5
  418. brw-rw---- 1 root disk 7, 6 Aug 15 17:39 loop6
  419. brw-rw---- 1 root disk 7, 7 Aug 15 17:39 loop7
  420. crw-rw---- 1 root lp 6, 0 Aug 15 17:39 lp0
  421. crw-rw---- 1 root lp 6, 1 Aug 15 17:39 lp1
  422. crw-rw---- 1 root lp 6, 2 Aug 15 17:39 lp2
  423. crw-rw---- 1 root lp 6, 3 Aug 15 17:39 lp3
  424. drwxr-xr-x 2 root root 60 Aug 15 17:40 mapper
  425. crw-rw---- 1 root root 10, 227 Aug 15 17:39 mcelog
  426. drwxr-xr-x 2 root root 60 Aug 15 17:40 md
  427. crw-r----- 1 root kmem 1, 1 Aug 15 17:39 mem
  428. drwxr-xr-x 2 root root 60 Aug 15 17:39 net
  429. crw-rw---- 1 root root 10, 60 Aug 15 17:39 network_latency
  430. crw-rw---- 1 root root 10, 59 Aug 15 17:39 network_throughput
  431. crw-rw-rw- 1 root root 1, 3 Aug 15 17:39 null
  432. crw-r----- 1 root kmem 10, 144 Aug 15 17:39 nvram
  433. crw-rw---- 1 root root 1, 12 Aug 15 17:39 oldmem
  434. crw-r----- 1 root kmem 1, 4 Aug 15 17:39 port
  435. crw------- 1 root root 108, 0 Aug 15 17:39 ppp
  436. crw-rw-rw- 1 root tty 5, 2 Aug 15 17:39 ptmx
  437. drwxr-xr-x 2 root root 40 Aug 15 17:39 pts
  438. brw-rw---- 1 root disk 1, 0 Aug 15 17:39 ram0
  439. brw-rw---- 1 root disk 1, 1 Aug 15 17:39 ram1
  440. brw-rw---- 1 root disk 1, 10 Aug 15 17:39 ram10
  441. brw-rw---- 1 root disk 1, 11 Aug 15 17:39 ram11
  442. brw-rw---- 1 root disk 1, 12 Aug 15 17:39 ram12
  443. brw-rw---- 1 root disk 1, 13 Aug 15 17:39 ram13
  444. brw-rw---- 1 root disk 1, 14 Aug 15 17:39 ram14
  445. brw-rw---- 1 root disk 1, 15 Aug 15 17:39 ram15
  446. brw-rw---- 1 root disk 1, 2 Aug 15 17:39 ram2
  447. brw-rw---- 1 root disk 1, 3 Aug 15 17:39 ram3
  448. brw-rw---- 1 root disk 1, 4 Aug 15 17:39 ram4
  449. brw-rw---- 1 root disk 1, 5 Aug 15 17:39 ram5
  450. brw-rw---- 1 root disk 1, 6 Aug 15 17:39 ram6
  451. brw-rw---- 1 root disk 1, 7 Aug 15 17:39 ram7
  452. brw-rw---- 1 root disk 1, 8 Aug 15 17:39 ram8
  453. brw-rw---- 1 root disk 1, 9 Aug 15 17:39 ram9
  454. crw-rw-rw- 1 root root 1, 8 Aug 15 17:39 random
  455. drwxr-xr-x 2 root root 60 Aug 15 17:39 raw
  456. lrwxrwxrwx 1 root root 4 Aug 15 17:39 rtc -> rtc0
  457. crw-rw---- 1 root root 253, 0 Aug 15 17:39 rtc0
  458. brw-rw---- 1 root disk 8, 0 Aug 15 17:40 sda
  459. brw-rw---- 1 root disk 8, 1 Aug 15 17:40 sda1
  460. brw-rw---- 1 root disk 8, 2 Aug 15 17:40 sda2
  461. brw-rw---- 1 root disk 8, 16 Aug 15 17:40 sdb
  462. crw-rw---- 1 root disk 21, 0 Aug 15 17:40 sg0
  463. crw-rw---- 1 root disk 21, 1 Aug 15 17:40 sg1
  464. drwxr-xr-x 2 root root 40 Aug 15 17:39 shm
  465. crw-rw---- 1 root root 10, 231 Aug 15 17:39 snapshot
  466. lrwxrwxrwx 1 root root 15 Aug 15 17:39 stderr -> /proc/self/fd/2
  467. lrwxrwxrwx 1 root root 15 Aug 15 17:39 stdin -> /proc/self/fd/0
  468. lrwxrwxrwx 1 root root 15 Aug 15 17:39 stdout -> /proc/self/fd/1
  469. crw-rw-rw- 1 root tty 5, 0 Aug 15 17:39 tty
  470. crw--w---- 1 root tty 4, 0 Aug 15 17:39 tty0
  471. crw--w---- 1 root tty 4, 1 Aug 15 17:39 tty1
  472. crw--w---- 1 root tty 4, 10 Aug 15 17:39 tty10
  473. crw--w---- 1 root tty 4, 11 Aug 15 17:39 tty11
  474. crw--w---- 1 root tty 4, 12 Aug 15 17:39 tty12
  475. crw--w---- 1 root tty 4, 13 Aug 15 17:39 tty13
  476. crw--w---- 1 root tty 4, 14 Aug 15 17:39 tty14
  477. crw--w---- 1 root tty 4, 15 Aug 15 17:39 tty15
  478. crw--w---- 1 root tty 4, 16 Aug 15 17:39 tty16
  479. crw--w---- 1 root tty 4, 17 Aug 15 17:39 tty17
  480. crw--w---- 1 root tty 4, 18 Aug 15 17:39 tty18
  481. crw--w---- 1 root tty 4, 19 Aug 15 17:39 tty19
  482. crw--w---- 1 root tty 4, 2 Aug 15 17:39 tty2
  483. crw--w---- 1 root tty 4, 20 Aug 15 17:39 tty20
  484. crw--w---- 1 root tty 4, 21 Aug 15 17:39 tty21
  485. crw--w---- 1 root tty 4, 22 Aug 15 17:39 tty22
  486. crw--w---- 1 root tty 4, 23 Aug 15 17:39 tty23
  487. crw--w---- 1 root tty 4, 24 Aug 15 17:39 tty24
  488. crw--w---- 1 root tty 4, 25 Aug 15 17:39 tty25
  489. crw--w---- 1 root tty 4, 26 Aug 15 17:39 tty26
  490. crw--w---- 1 root tty 4, 27 Aug 15 17:39 tty27
  491. crw--w---- 1 root tty 4, 28 Aug 15 17:39 tty28
  492. crw--w---- 1 root tty 4, 29 Aug 15 17:39 tty29
  493. crw--w---- 1 root tty 4, 3 Aug 15 17:39 tty3
  494. crw--w---- 1 root tty 4, 30 Aug 15 17:39 tty30
  495. crw--w---- 1 root tty 4, 31 Aug 15 17:39 tty31
  496. crw--w---- 1 root tty 4, 32 Aug 15 17:39 tty32
  497. crw--w---- 1 root tty 4, 33 Aug 15 17:39 tty33
  498. crw--w---- 1 root tty 4, 34 Aug 15 17:39 tty34
  499. crw--w---- 1 root tty 4, 35 Aug 15 17:39 tty35
  500. crw--w---- 1 root tty 4, 36 Aug 15 17:39 tty36
  501. crw--w---- 1 root tty 4, 37 Aug 15 17:39 tty37
  502. crw--w---- 1 root tty 4, 38 Aug 15 17:39 tty38
  503. crw--w---- 1 root tty 4, 39 Aug 15 17:39 tty39
  504. crw--w---- 1 root tty 4, 4 Aug 15 17:39 tty4
  505. crw--w---- 1 root tty 4, 40 Aug 15 17:39 tty40
  506. crw--w---- 1 root tty 4, 41 Aug 15 17:39 tty41
  507. crw--w---- 1 root tty 4, 42 Aug 15 17:39 tty42
  508. crw--w---- 1 root tty 4, 43 Aug 15 17:39 tty43
  509. crw--w---- 1 root tty 4, 44 Aug 15 17:39 tty44
  510. crw--w---- 1 root tty 4, 45 Aug 15 17:39 tty45
  511. crw--w---- 1 root tty 4, 46 Aug 15 17:39 tty46
  512. crw--w---- 1 root tty 4, 47 Aug 15 17:39 tty47
  513. crw--w---- 1 root tty 4, 48 Aug 15 17:39 tty48
  514. crw--w---- 1 root tty 4, 49 Aug 15 17:39 tty49
  515. crw--w---- 1 root tty 4, 5 Aug 15 17:39 tty5
  516. crw--w---- 1 root tty 4, 50 Aug 15 17:39 tty50
  517. crw--w---- 1 root tty 4, 51 Aug 15 17:39 tty51
  518. crw--w---- 1 root tty 4, 52 Aug 15 17:39 tty52
  519. crw--w---- 1 root tty 4, 53 Aug 15 17:39 tty53
  520. crw--w---- 1 root tty 4, 54 Aug 15 17:39 tty54
  521. crw--w---- 1 root tty 4, 55 Aug 15 17:39 tty55
  522. crw--w---- 1 root tty 4, 56 Aug 15 17:39 tty56
  523. crw--w---- 1 root tty 4, 57 Aug 15 17:39 tty57
  524. crw--w---- 1 root tty 4, 58 Aug 15 17:39 tty58
  525. crw--w---- 1 root tty 4, 59 Aug 15 17:39 tty59
  526. crw--w---- 1 root tty 4, 6 Aug 15 17:39 tty6
  527. crw--w---- 1 root tty 4, 60 Aug 15 17:39 tty60
  528. crw--w---- 1 root tty 4, 61 Aug 15 17:39 tty61
  529. crw--w---- 1 root tty 4, 62 Aug 15 17:39 tty62
  530. crw--w---- 1 root tty 4, 63 Aug 15 17:39 tty63
  531. crw--w---- 1 root tty 4, 7 Aug 15 17:39 tty7
  532. crw--w---- 1 root tty 4, 8 Aug 15 17:39 tty8
  533. crw--w---- 1 root tty 4, 9 Aug 15 17:39 tty9
  534. crw-rw---- 1 root root 4, 64 Aug 15 17:39 ttyS0
  535. crw-rw---- 1 root root 4, 65 Aug 15 17:39 ttyS1
  536. crw-rw---- 1 root root 4, 66 Aug 15 17:39 ttyS2
  537. crw-rw---- 1 root root 4, 67 Aug 15 17:39 ttyS3
  538. crw-rw-rw- 1 root root 1, 9 Aug 15 17:39 urandom
  539. crw-rw---- 1 root root 249, 0 Aug 15 17:39 usbmon0
  540. crw-rw---- 1 root tty 7, 0 Aug 15 17:39 vcs
  541. crw-rw---- 1 root tty 7, 1 Aug 15 17:39 vcs1
  542. crw-rw---- 1 root tty 7, 128 Aug 15 17:39 vcsa
  543. crw-rw---- 1 root tty 7, 129 Aug 15 17:39 vcsa1
  544. crw-rw---- 1 root root 10, 63 Aug 15 17:39 vga_arbiter
  545. drwxr-xr-x 2 root root 60 Aug 15 17:39 virtio-ports
  546. crw-rw---- 1 root root 247, 1 Aug 15 17:39 vport0p1
  547. crw-rw-rw- 1 root root 1, 5 Aug 15 17:39 zero
  548.  
  549. /dev/block:
  550. total 0
  551. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:0 -> ../ram0
  552. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:1 -> ../ram1
  553. lrwxrwxrwx 1 root root 8 Aug 15 17:39 1:10 -> ../ram10
  554. lrwxrwxrwx 1 root root 8 Aug 15 17:39 1:11 -> ../ram11
  555. lrwxrwxrwx 1 root root 8 Aug 15 17:39 1:12 -> ../ram12
  556. lrwxrwxrwx 1 root root 8 Aug 15 17:39 1:13 -> ../ram13
  557. lrwxrwxrwx 1 root root 8 Aug 15 17:39 1:14 -> ../ram14
  558. lrwxrwxrwx 1 root root 8 Aug 15 17:39 1:15 -> ../ram15
  559. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:2 -> ../ram2
  560. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:3 -> ../ram3
  561. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:4 -> ../ram4
  562. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:5 -> ../ram5
  563. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:6 -> ../ram6
  564. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:7 -> ../ram7
  565. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:8 -> ../ram8
  566. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:9 -> ../ram9
  567. lrwxrwxrwx 1 root root 8 Aug 15 17:39 7:0 -> ../loop0
  568. lrwxrwxrwx 1 root root 8 Aug 15 17:39 7:1 -> ../loop1
  569. lrwxrwxrwx 1 root root 8 Aug 15 17:39 7:2 -> ../loop2
  570. lrwxrwxrwx 1 root root 8 Aug 15 17:39 7:3 -> ../loop3
  571. lrwxrwxrwx 1 root root 8 Aug 15 17:39 7:4 -> ../loop4
  572. lrwxrwxrwx 1 root root 8 Aug 15 17:39 7:5 -> ../loop5
  573. lrwxrwxrwx 1 root root 8 Aug 15 17:39 7:6 -> ../loop6
  574. lrwxrwxrwx 1 root root 8 Aug 15 17:39 7:7 -> ../loop7
  575. lrwxrwxrwx 1 root root 6 Aug 15 17:40 8:0 -> ../sda
  576. lrwxrwxrwx 1 root root 7 Aug 15 17:40 8:1 -> ../sda1
  577. lrwxrwxrwx 1 root root 6 Aug 15 17:40 8:16 -> ../sdb
  578. lrwxrwxrwx 1 root root 7 Aug 15 17:40 8:2 -> ../sda2
  579.  
  580. /dev/bsg:
  581. total 0
  582. crw-rw---- 1 root root 250, 0 Aug 15 17:40 2:0:0:0
  583. crw-rw---- 1 root root 250, 1 Aug 15 17:40 2:0:1:0
  584.  
  585. /dev/char:
  586. total 0
  587. lrwxrwxrwx 1 root root 8 Aug 15 17:39 10:144 -> ../nvram
  588. lrwxrwxrwx 1 root root 9 Aug 15 17:39 10:227 -> ../mcelog
  589. lrwxrwxrwx 1 root root 11 Aug 15 17:39 10:231 -> ../snapshot
  590. lrwxrwxrwx 1 root root 17 Aug 15 17:40 10:58 -> ../mapper/control
  591. lrwxrwxrwx 1 root root 21 Aug 15 17:39 10:59 -> ../network_throughput
  592. lrwxrwxrwx 1 root root 18 Aug 15 17:39 10:60 -> ../network_latency
  593. lrwxrwxrwx 1 root root 18 Aug 15 17:39 10:61 -> ../cpu_dma_latency
  594. lrwxrwxrwx 1 root root 8 Aug 15 17:39 10:62 -> ../crash
  595. lrwxrwxrwx 1 root root 14 Aug 15 17:39 10:63 -> ../vga_arbiter
  596. lrwxrwxrwx 1 root root 15 Aug 15 17:40 13:32 -> ../input/mouse0
  597. lrwxrwxrwx 1 root root 15 Aug 15 17:40 13:33 -> ../input/mouse1
  598. lrwxrwxrwx 1 root root 13 Aug 15 17:39 13:63 -> ../input/mice
  599. lrwxrwxrwx 1 root root 15 Aug 15 17:40 13:64 -> ../input/event0
  600. lrwxrwxrwx 1 root root 15 Aug 15 17:40 13:65 -> ../input/event1
  601. lrwxrwxrwx 1 root root 15 Aug 15 17:40 13:66 -> ../input/event2
  602. lrwxrwxrwx 1 root root 13 Aug 15 17:39 162:0 -> ../raw/rawctl
  603. lrwxrwxrwx 1 root root 6 Aug 15 17:39 1:1 -> ../mem
  604. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:11 -> ../kmsg
  605. lrwxrwxrwx 1 root root 9 Aug 15 17:39 1:12 -> ../oldmem
  606. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:3 -> ../null
  607. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:4 -> ../port
  608. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:5 -> ../zero
  609. lrwxrwxrwx 1 root root 7 Aug 15 17:39 1:7 -> ../full
  610. lrwxrwxrwx 1 root root 9 Aug 15 17:39 1:8 -> ../random
  611. lrwxrwxrwx 1 root root 10 Aug 15 17:39 1:9 -> ../urandom
  612. lrwxrwxrwx 1 root root 12 Aug 15 17:39 202:0 -> ../cpu/0/msr
  613. lrwxrwxrwx 1 root root 14 Aug 15 17:39 203:0 -> ../cpu/0/cpuid
  614. lrwxrwxrwx 1 root root 6 Aug 15 17:40 21:0 -> ../sg0
  615. lrwxrwxrwx 1 root root 6 Aug 15 17:40 21:1 -> ../sg1
  616. lrwxrwxrwx 1 root root 11 Aug 15 17:39 247:1 -> ../vport0p1
  617. lrwxrwxrwx 1 root root 10 Aug 15 17:39 249:0 -> ../usbmon0
  618. lrwxrwxrwx 1 root root 14 Aug 15 17:40 250:0 -> ../bsg/2:0:0:0
  619. lrwxrwxrwx 1 root root 14 Aug 15 17:40 250:1 -> ../bsg/2:0:1:0
  620. lrwxrwxrwx 1 root root 7 Aug 15 17:39 253:0 -> ../rtc0
  621. lrwxrwxrwx 1 root root 7 Aug 15 17:39 4:0 -> ../tty0
  622. lrwxrwxrwx 1 root root 7 Aug 15 17:39 4:1 -> ../tty1
  623. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:10 -> ../tty10
  624. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:11 -> ../tty11
  625. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:12 -> ../tty12
  626. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:13 -> ../tty13
  627. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:14 -> ../tty14
  628. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:15 -> ../tty15
  629. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:16 -> ../tty16
  630. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:17 -> ../tty17
  631. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:18 -> ../tty18
  632. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:19 -> ../tty19
  633. lrwxrwxrwx 1 root root 7 Aug 15 17:39 4:2 -> ../tty2
  634. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:20 -> ../tty20
  635. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:21 -> ../tty21
  636. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:22 -> ../tty22
  637. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:23 -> ../tty23
  638. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:24 -> ../tty24
  639. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:25 -> ../tty25
  640. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:26 -> ../tty26
  641. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:27 -> ../tty27
  642. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:28 -> ../tty28
  643. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:29 -> ../tty29
  644. lrwxrwxrwx 1 root root 7 Aug 15 17:39 4:3 -> ../tty3
  645. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:30 -> ../tty30
  646. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:31 -> ../tty31
  647. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:32 -> ../tty32
  648. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:33 -> ../tty33
  649. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:34 -> ../tty34
  650. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:35 -> ../tty35
  651. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:36 -> ../tty36
  652. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:37 -> ../tty37
  653. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:38 -> ../tty38
  654. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:39 -> ../tty39
  655. lrwxrwxrwx 1 root root 7 Aug 15 17:39 4:4 -> ../tty4
  656. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:40 -> ../tty40
  657. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:41 -> ../tty41
  658. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:42 -> ../tty42
  659. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:43 -> ../tty43
  660. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:44 -> ../tty44
  661. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:45 -> ../tty45
  662. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:46 -> ../tty46
  663. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:47 -> ../tty47
  664. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:48 -> ../tty48
  665. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:49 -> ../tty49
  666. lrwxrwxrwx 1 root root 7 Aug 15 17:39 4:5 -> ../tty5
  667. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:50 -> ../tty50
  668. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:51 -> ../tty51
  669. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:52 -> ../tty52
  670. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:53 -> ../tty53
  671. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:54 -> ../tty54
  672. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:55 -> ../tty55
  673. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:56 -> ../tty56
  674. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:57 -> ../tty57
  675. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:58 -> ../tty58
  676. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:59 -> ../tty59
  677. lrwxrwxrwx 1 root root 7 Aug 15 17:39 4:6 -> ../tty6
  678. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:60 -> ../tty60
  679. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:61 -> ../tty61
  680. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:62 -> ../tty62
  681. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:63 -> ../tty63
  682. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:64 -> ../ttyS0
  683. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:65 -> ../ttyS1
  684. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:66 -> ../ttyS2
  685. lrwxrwxrwx 1 root root 8 Aug 15 17:39 4:67 -> ../ttyS3
  686. lrwxrwxrwx 1 root root 7 Aug 15 17:39 4:7 -> ../tty7
  687. lrwxrwxrwx 1 root root 7 Aug 15 17:39 4:8 -> ../tty8
  688. lrwxrwxrwx 1 root root 7 Aug 15 17:39 4:9 -> ../tty9
  689. lrwxrwxrwx 1 root root 6 Aug 15 17:39 5:0 -> ../tty
  690. lrwxrwxrwx 1 root root 10 Aug 15 17:39 5:1 -> ../console
  691. lrwxrwxrwx 1 root root 7 Aug 15 17:39 5:2 -> ../ptmx
  692. lrwxrwxrwx 1 root root 6 Aug 15 17:39 7:0 -> ../vcs
  693. lrwxrwxrwx 1 root root 7 Aug 15 17:39 7:1 -> ../vcs1
  694. lrwxrwxrwx 1 root root 7 Aug 15 17:39 7:128 -> ../vcsa
  695. lrwxrwxrwx 1 root root 8 Aug 15 17:39 7:129 -> ../vcsa1
  696.  
  697. /dev/cpu:
  698. total 0
  699. drwxr-xr-x 2 root root 80 Aug 15 17:39 0
  700.  
  701. /dev/cpu/0:
  702. total 0
  703. cr--r--r-- 1 root root 203, 0 Aug 15 17:39 cpuid
  704. crw-rw---- 1 root root 202, 0 Aug 15 17:39 msr
  705.  
  706. /dev/disk:
  707. total 0
  708. drwxr-xr-x 2 root root 120 Aug 15 17:40 by-id
  709. drwxr-xr-x 2 root root 120 Aug 15 17:40 by-path
  710. drwxr-xr-x 2 root root 100 Aug 15 17:40 by-uuid
  711.  
  712. /dev/disk/by-id:
  713. total 0
  714. lrwxrwxrwx 1 root root 9 Aug 15 17:40 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb
  715. lrwxrwxrwx 1 root root 9 Aug 15 17:40 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
  716. lrwxrwxrwx 1 root root 10 Aug 15 17:40 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1
  717. lrwxrwxrwx 1 root root 10 Aug 15 17:40 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2
  718.  
  719. /dev/disk/by-path:
  720. total 0
  721. lrwxrwxrwx 1 root root 9 Aug 15 17:40 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda
  722. lrwxrwxrwx 1 root root 10 Aug 15 17:40 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part1 -> ../../sda1
  723. lrwxrwxrwx 1 root root 10 Aug 15 17:40 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part2 -> ../../sda2
  724. lrwxrwxrwx 1 root root 9 Aug 15 17:40 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb
  725.  
  726. /dev/disk/by-uuid:
  727. total 0
  728. lrwxrwxrwx 1 root root 10 Aug 15 17:40 423194f8-2339-47b8-8839-717602a33d93 -> ../../sda2
  729. lrwxrwxrwx 1 root root 10 Aug 15 17:40 c72ed4c1-aebb-4b46-af2f-b48fd2ae50e7 -> ../../sda1
  730. lrwxrwxrwx 1 root root 9 Aug 15 17:40 c8b76573-32da-442f-82f4-590099d457b7 -> ../../sdb
  731.  
  732. /dev/hugepages:
  733. total 0
  734.  
  735. /dev/input:
  736. total 0
  737. drwxr-xr-x 2 root root 100 Aug 15 17:40 by-path
  738. crw-r----- 1 root root 13, 64 Aug 15 17:40 event0
  739. crw-r----- 1 root root 13, 65 Aug 15 17:40 event1
  740. crw-r----- 1 root root 13, 66 Aug 15 17:40 event2
  741. crw-r----- 1 root root 13, 63 Aug 15 17:39 mice
  742. crw-r----- 1 root root 13, 32 Aug 15 17:40 mouse0
  743. crw-r----- 1 root root 13, 33 Aug 15 17:40 mouse1
  744.  
  745. /dev/input/by-path:
  746. total 0
  747. lrwxrwxrwx 1 root root 9 Aug 15 17:40 platform-i8042-serio-0-event-kbd -> ../event1
  748. lrwxrwxrwx 1 root root 9 Aug 15 17:40 platform-i8042-serio-1-event-mouse -> ../event2
  749. lrwxrwxrwx 1 root root 9 Aug 15 17:40 platform-i8042-serio-1-mouse -> ../mouse1
  750.  
  751. /dev/mapper:
  752. total 0
  753. crw-rw---- 1 root root 10, 58 Aug 15 17:40 control
  754.  
  755. /dev/md:
  756. total 0
  757. -rw------- 1 root root 0 Aug 15 17:40 md-device-map
  758.  
  759. /dev/net:
  760. total 0
  761. crw-rw-rw- 1 root root 10, 200 Aug 15 17:39 tun
  762.  
  763. /dev/pts:
  764. total 0
  765.  
  766. /dev/raw:
  767. total 0
  768. crw-rw---- 1 root disk 162, 0 Aug 15 17:39 rawctl
  769.  
  770. /dev/shm:
  771. total 0
  772.  
  773. /dev/virtio-ports:
  774. total 0
  775. lrwxrwxrwx 1 root root 11 Aug 15 17:39 org.libguestfs.channel.0 -> ../vport0p1
  776. rootfs / rootfs rw 0 0
  777. proc /proc proc rw,relatime 0 0
  778. /dev/root / ext2 rw,noatime,errors=continue 0 0
  779. /proc /proc proc rw,relatime 0 0
  780. /sys /sys sysfs rw,relatime 0 0
  781. tmpfs /run tmpfs rw,nosuid,relatime,size=97936k,mode=755 0 0
  782. /dev /dev devtmpfs rw,relatime,size=241880k,nr_inodes=60470,mode=755 0 0
  783. WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  784. WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  785. WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  786. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
  787. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  788. inet 127.0.0.1/8 scope host lo
  789. Module Size Used by
  790. dm_mod 102467 0
  791. sg 29350 0
  792. i2c_piix4 11232 0
  793. i2c_core 29132 1 i2c_piix4
  794. ext2 68634 1
  795. ext4 381065 0
  796. jbd2 93284 1 ext4
  797. virtio_balloon 4798 0
  798. virtio_pci 7512 0
  799. virtio_net 21970 0
  800. virtio_scsi 10761 1
  801. virtio_blk 7132 0
  802. virtio_console 18993 0
  803. virtio_rng 2816 0
  804. virtio 5639 7 virtio_balloon,virtio_pci,virtio_net,virtio_scsi,virtio_blk,virtio_console,virtio_rng
  805. virtio_ring 8891 7 virtio_balloon,virtio_pci,virtio_net,virtio_scsi,virtio_blk,virtio_console,virtio_rng
  806. sd_mod 37158 1
  807. sym53c8xx 75810 0
  808. scsi_transport_spi 25447 1 sym53c8xx
  809. ata_piix 24409 0
  810. sr_mod 15049 0
  811. cdrom 39085 1 sr_mod
  812. mbcache 8193 2 ext2,ext4
  813. crc7 1457 0
  814. crc_ccitt 1717 0
  815. crc_t10dif 1209 1 sd_mod
  816. crc_itu_t 1717 0
  817. libcrc32c 1246 0
  818. Tue Aug 15 17:40:09 UTC 2017
  819. uptime: 24.87 0.62
  820. verbose daemon enabled
  821. linux commmand line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=linux
  822.  
  823. udevadm settle
  824. libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
  825. libguestfs: [29337ms] appliance is up
  826. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 08 | 00 00 00 00 | ...
  827. guestfsd: main_loop: new request, len 0x28
  828. libguestfs: recv_from_daemon: 76 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 08 | 00 00 00 01 | 00 12 34 00 | ...
  829. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 00 | ...
  830. guestfsd: main_loop: proc 8 (list_partitions) took 0.01 seconds
  831. guestfsd: main_loop: new request, len 0x38
  832. blkid -c /dev/null -o value -s TYPE /dev/sda1
  833. libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 01 | 00 12 34 01 | ...
  834. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 00 | ...
  835. guestfsd: main_loop: proc 198 (vfs_type) took 0.15 seconds
  836. guestfsd: main_loop: new request, len 0x38
  837. blkid -c /dev/null -o value -s TYPE /dev/sda2
  838. libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 01 | 00 12 34 02 | ...
  839. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 2f | 00 00 00 00 | ...
  840. guestfsd: main_loop: proc 198 (vfs_type) took 0.15 seconds
  841. guestfsd: main_loop: new request, len 0x28
  842. libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 2f | 00 00 00 01 | 00 12 34 03 | ...
  843. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 07 | 00 00 00 00 | ...
  844. guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds
  845. guestfsd: main_loop: new request, len 0x28
  846. libguestfs: recv_from_daemon: 56 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 07 | 00 00 00 01 | 00 12 34 04 | ...
  847. libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 00 | ...
  848. guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds
  849. guestfsd: main_loop: new request, len 0x34
  850. blkid -c /dev/null -o value -s TYPE /dev/sda
  851. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 01 | 00 12 34 05 | ...
  852. libguestfs: check_for_filesystem_on: /dev/sda 1 0 ()
  853. libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 39 | 00 00 00 00 | ...
  854. guestfsd: main_loop: proc 198 (vfs_type) took 0.14 seconds
  855. guestfsd: main_loop: new request, len 0x34
  856. isoinfo --debug -d -i /dev/sda
  857. isoinfo: No such file or directory
  858. guestfsd: error: isoinfo: No such file or directory
  859. libguestfs: recv_from_daemon: 84 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 39 | 00 00 00 01 | 00 12 34 06 | ...
  860. libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 49 | 00 00 00 00 | ...
  861. guestfsd: main_loop: proc 313 (isoinfo_device) took 0.02 seconds
  862. guestfsd: main_loop: new request, len 0x3c
  863. mount -o ro /dev/sda /sysroot/
  864. mount: you must specify the filesystem type
  865. guestfsd: error: /dev/sda on / (options: 'ro'): mount: you must specify the filesystem type
  866. libguestfs: recv_from_daemon: 124 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 49 | 00 00 00 01 | 00 12 34 07 | ...
  867. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 08 | 00 00 00 00 | ...
  868. guestfsd: main_loop: proc 73 (mount_ro) took 0.17 seconds
  869. guestfsd: main_loop: new request, len 0x28
  870. libguestfs: recv_from_daemon: 76 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 08 | 00 00 00 01 | 00 12 34 08 | ...
  871. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 10 | 00 00 00 00 | ...
  872. guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds
  873. guestfsd: main_loop: new request, len 0x38
  874. libguestfs: recv_from_daemon: 52 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 10 | 00 00 00 01 | 00 12 34 09 | ...
  875. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 00 | ...
  876. guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
  877. guestfsd: main_loop: new request, len 0x38
  878. blkid -c /dev/null -o value -s TYPE /dev/sda1
  879. libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 01 | 00 12 34 0a | ...
  880. libguestfs: check_for_filesystem_on: /dev/sda1 0 1 (ext4)
  881. libguestfs: send_to_daemon: 68 bytes: 00 00 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 49 | 00 00 00 00 | ...
  882. guestfsd: main_loop: proc 198 (vfs_type) took 0.15 seconds
  883. guestfsd: main_loop: new request, len 0x40
  884. mount -o ro /dev/sda1 /sysroot/
  885. [ 26.544632] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts:
  886. libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 49 | 00 00 00 01 | 00 12 34 0b | ...
  887. libguestfs: send_to_daemon: 52 bytes: 00 00 00 30 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 26 | 00 00 00 00 | ...
  888. guestfsd: main_loop: proc 73 (mount_ro) took 0.21 seconds
  889. guestfsd: main_loop: new request, len 0x30
  890. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 26 | 00 00 00 01 | 00 12 34 0c | ...
  891. libguestfs: send_to_daemon: 52 bytes: 00 00 00 30 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 26 | 00 00 00 00 | ...
  892. guestfsd: main_loop: proc 38 (is_dir) took 0.03 seconds
  893. guestfsd: main_loop: new request, len 0x30
  894. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 26 | 00 00 00 01 | 00 12 34 0d | ...
  895. libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 26 | 00 00 00 00 | ...
  896. guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
  897. guestfsd: main_loop: new request, len 0x34
  898. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 26 | 00 00 00 01 | 00 12 34 0e | ...
  899. libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 00 | ...
  900. guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
  901. guestfsd: main_loop: new request, len 0x3c
  902. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 01 | 00 12 34 0f | ...
  903. libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 00 | ...
  904. guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
  905. guestfsd: main_loop: new request, len 0x3c
  906. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 01 | 00 12 34 10 | ...
  907. libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 00 | ...
  908. guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
  909. guestfsd: main_loop: new request, len 0x3c
  910. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 01 | 00 12 34 11 | ...
  911. libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 00 | ...
  912. guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
  913. guestfsd: main_loop: new request, len 0x3c
  914. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 01 | 00 12 34 12 | ...
  915. libguestfs: send_to_daemon: 52 bytes: 00 00 00 30 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 0e | 00 00 00 00 | ...
  916. guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
  917. guestfsd: main_loop: new request, len 0x30
  918. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 0e | 00 00 00 01 | 00 12 34 13 | ...
  919. libguestfs: send_to_daemon: 52 bytes: 00 00 00 30 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 a8 | 00 00 00 00 | ...
  920. guestfsd: main_loop: proc 270 (is_symlink) took 0.00 seconds
  921. guestfsd: main_loop: new request, len 0x30
  922. libguestfs: recv_from_daemon: 52 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 a8 | 00 00 00 01 | 00 12 34 14 | ...
  923. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 00 | ...
  924. guestfsd: main_loop: proc 168 (readlink) took 0.00 seconds
  925. guestfsd: main_loop: new request, len 0x38
  926. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 01 | 00 12 34 15 | ...
  927. libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 24 | 00 00 00 00 | ...
  928. guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
  929. guestfsd: main_loop: new request, len 0x3c
  930. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 24 | 00 00 00 01 | 00 12 34 16 | ...
  931. libguestfs: send_to_daemon: 68 bytes: 00 00 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 24 | 00 00 00 00 | ...
  932. guestfsd: main_loop: proc 36 (exists) took 0.00 seconds
  933. guestfsd: main_loop: new request, len 0x40
  934. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 24 | 00 00 00 01 | 00 12 34 17 | ...
  935. libguestfs: send_to_daemon: 68 bytes: 00 00 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 da | 00 00 00 00 | ...
  936. guestfsd: main_loop: proc 36 (exists) took 0.00 seconds
  937. guestfsd: main_loop: new request, len 0x40
  938. libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 da | 00 00 00 01 | 00 12 34 18 | ...
  939. libguestfs: send_to_daemon: 72 bytes: 00 00 00 44 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 7a | 00 00 00 00 | ...
  940. guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
  941. guestfsd: main_loop: new request, len 0x44
  942. head -n 1
  943. libguestfs: recv_from_daemon: 88 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 7a | 00 00 00 01 | 00 12 34 19 | ...
  944. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 00 | ...
  945. guestfsd: main_loop: proc 122 (head_n) took 0.11 seconds
  946. guestfsd: main_loop: new request, len 0x38
  947. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 01 | 00 12 34 1a | ...
  948. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 31 | 00 00 00 00 | ...
  949. guestfsd: main_loop: proc 37 (is_file) took 0.05 seconds
  950. guestfsd: main_loop: new request, len 0x38
  951. file -zb /sysroot/bin/bash
  952. libguestfs: recv_from_daemon: 168 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 31 | 00 00 00 01 | 00 12 34 1b | ...
  953. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 24 | 00 00 00 00 | ...
  954. guestfsd: main_loop: proc 49 (file) took 0.11 seconds
  955. guestfsd: main_loop: new request, len 0x38
  956. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 24 | 00 00 00 01 | 00 12 34 1c | ...
  957. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 da | 00 00 00 00 | ...
  958. guestfsd: main_loop: proc 36 (exists) took 0.00 seconds
  959. guestfsd: main_loop: new request, len 0x38
  960. libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 da | 00 00 00 01 | 00 12 34 1d | ...
  961. libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 24 | 00 00 00 00 | ...
  962. guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
  963. guestfsd: main_loop: new request, len 0x3c
  964. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 24 | 00 00 00 01 | 00 12 34 1e | ...
  965. libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 10 | 00 00 00 00 | ...
  966. guestfsd: main_loop: proc 36 (exists) took 0.00 seconds
  967. guestfsd: main_loop: new request, len 0x34
  968. libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 10 | 00 00 00 01 | 00 12 34 1f | ...
  969. libguestfs: augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') and "/etc/mdadm.conf/" !~ regexp('^') + glob(incl) + regexp('/.*') ]
  970. libguestfs: send_to_daemon: 192 bytes: 00 00 00 bc | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 16 | 00 00 00 00 | ...
  971. guestfsd: main_loop: proc 16 (aug_init) took 7.02 seconds
  972. guestfsd: main_loop: new request, len 0xbc
  973. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 16 | 00 00 00 01 | 00 12 34 20 | ...
  974. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 1b | 00 00 00 00 | ...
  975. guestfsd: main_loop: proc 22 (aug_rm) took 0.46 seconds
  976. guestfsd: main_loop: new request, len 0x28
  977. libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 1b | 00 00 00 01 | 00 12 34 21 | ...
  978. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 2c | 00 00 00 00 | ...
  979. guestfsd: main_loop: proc 27 (aug_load) took 0.05 seconds
  980. guestfsd: main_loop: new request, len 0x28
  981. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 2c | 00 00 00 01 | 00 12 34 22 | ...
  982. libguestfs: send_to_daemon: 92 bytes: 00 00 00 58 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 18 | 00 00 00 00 | ...
  983. guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds
  984. guestfsd: main_loop: new request, len 0x58
  985. libguestfs: recv_from_daemon: 92 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 18 | 00 00 00 01 | 00 12 34 23 | ...
  986. libguestfs: send_to_daemon: 72 bytes: 00 00 00 44 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 13 | 00 00 00 00 | ...
  987. guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
  988. guestfsd: main_loop: new request, len 0x44
  989. guestfsd: main_loop: proc 19 (aug_get) took 0.00 secondslibguestfs: recv_from_daemon: 56 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 13 | 00 00 00 01 | 00 12 34 24 | ...
  990. libguestfs: send_to_daemon: 72 bytes: 00 00 00 44 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 13 | 00 00 00 00 | ...
  991.  
  992. guestfsd: main_loop: new request, len 0x44
  993. guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
  994. libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 13 | 00 00 00 01 | 00 12 34 25 | ...
  995. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 07 | 00 00 00 00 | ...
  996. guestfsd: main_loop: new request, len 0x28
  997. libguestfs: recv_from_daemon: 56 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 07 | 00 00 00 01 | 00 12 34 26 | ...
  998. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 10 | 00 00 00 00 | ...
  999. guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds
  1000. guestfsd: main_loop: new request, len 0x38
  1001. guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 secondslibguestfs: recv_from_daemon: 52 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 10 | 00 00 00 01 | 00 12 34 27 | ...
  1002. libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 4f | 00 00 00 00 | ...
  1003.  
  1004. guestfsd: main_loop: new request, len 0x34
  1005. guestfsd: main_loop: proc 335 (device_index) took 0.00 seconds
  1006. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 4f | 00 00 00 01 | 00 12 34 28 | ...
  1007. libguestfs: fstab: device=/dev/sda1 mountpoint=/
  1008. libguestfs: send_to_daemon: 72 bytes: 00 00 00 44 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 13 | 00 00 00 00 | ...
  1009. guestfsd: main_loop: new request, len 0x44
  1010. guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
  1011. libguestfs: recv_from_daemon: 56 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 13 | 00 00 00 01 | 00 12 34 29 | ...
  1012. libguestfs: send_to_daemon: 72 bytes: 00 00 00 44 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 13 | 00 00 00 00 | ...
  1013. guestfsd: main_loop: new request, len 0x44
  1014. guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
  1015. libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 13 | 00 00 00 01 | 00 12 34 2a | ...
  1016. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 07 | 00 00 00 00 | ...
  1017. guestfsd: main_loop: new request, len 0x28
  1018. guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds
  1019. libguestfs: recv_from_daemon: 56 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 07 | 00 00 00 01 | 00 12 34 2b | ...
  1020. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 10 | 00 00 00 00 | ...
  1021. guestfsd: main_loop: new request, len 0x38
  1022. guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
  1023. libguestfs: recv_from_daemon: 52 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 10 | 00 00 00 01 | 00 12 34 2c | ...
  1024. libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 4f | 00 00 00 00 | ...
  1025. guestfsd: main_loop: new request, len 0x34
  1026. guestfsd: main_loop: proc 335 (device_index) took 0.00 seconds
  1027. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 4f | 00 00 00 01 | 00 12 34 2d | ...
  1028. libguestfs: fstab: device=/dev/sda2 mountpoint=swap
  1029. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 1a | 00 00 00 00 | ...
  1030. guestfsd: main_loop: new request, len 0x28
  1031. libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 1a | 00 00 00 01 | 00 12 34 2e | ...
  1032. libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 00 | ...
  1033. guestfsd: main_loop: proc 26 (aug_close) took 0.34 seconds
  1034. guestfsd: main_loop: new request, len 0x3c
  1035. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 01 | 00 12 34 2f | ...
  1036. libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 00 | ...
  1037. guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
  1038. guestfsd: main_loop: new request, len 0x3c
  1039. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 25 | 00 00 00 01 | 00 12 34 30 | ...
  1040. libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 da | 00 00 00 00 | ...
  1041. guestfsd: main_loop: proc 37 (is_file) took 0.02 seconds
  1042. guestfsd: main_loop: new request, len 0x3c
  1043. libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 da | 00 00 00 01 | 00 12 34 31 | ...
  1044. libguestfs: send_to_daemon: 68 bytes: 00 00 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 7a | 00 00 00 00 | ...
  1045. guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
  1046. guestfsd: main_loop: new request, len 0x40
  1047. head -n 1
  1048. libguestfs: recv_from_daemon: 72 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 7a | 00 00 00 01 | 00 12 34 32 | ...
  1049. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 2f | 00 00 00 00 | ...
  1050. guestfsd: main_loop: proc 122 (head_n) took 0.06 seconds
  1051. guestfsd: main_loop: new request, len 0x28
  1052. umount /sysroot
  1053. libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 2f | 00 00 00 01 | 00 12 34 33 | ...
  1054. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 10 | 00 00 00 00 | ...
  1055. guestfsd: main_loop: proc 47 (umount_all) took 0.07 seconds
  1056. guestfsd: main_loop: new request, len 0x38
  1057. libguestfs: recv_from_daemon: 52 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 10 | 00 00 00 01 | 00 12 34 34 | ...
  1058. libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 00 | ...
  1059. guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
  1060. guestfsd: main_loop: new request, len 0x38
  1061. blkid -c /dev/null -o value -s TYPE /dev/sda2
  1062. libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 01 | 00 12 34 35 | ...
  1063. libguestfs: check_for_filesystem_on: /dev/sda2 0 2 (swap)
  1064. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 2c | 00 00 00 00 | ...
  1065. guestfsd: main_loop: proc 198 (vfs_type) took 0.08 seconds
  1066. guestfsd: main_loop: new request, len 0x28
  1067. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 2c | 00 00 00 01 | 00 12 34 36 | ...
  1068. libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d8 | 00 00 00 00 | ...
  1069. guestfsd: main_loop: proc 300 (list_md_devices) took 0.06 seconds
  1070. guestfsd: main_loop: new request, len 0x34
  1071. libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d8 | 00 00 00 01 | 00 12 34 37 | ...
  1072. libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 0b | 00 00 00 00 | ...
  1073. guestfsd: main_loop: proc 216 (available) took 0.00 seconds
  1074. guestfsd: main_loop: new request, len 0x28
  1075. lvm lvs -o vg_name,lv_name --noheadings --separator /
  1076. WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  1077. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 0b | 00 00 00 01 | 00 12 34 38 | ...
  1078. libguestfs: send_to_daemon: 68 bytes: 00 00 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 01 | 00 00 00 00 | ...
  1079. guestfsd: main_loop: proc 11 (lvs) took 0.18 seconds
  1080. guestfsd: main_loop: new request, len 0x40
  1081. mount -o /dev/sda1 /sysroot/
  1082. [ 35.486488] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts:
  1083. libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 01 | 00 00 00 01 | 00 12 34 39 | ...
  1084. libguestfs: send_to_daemon: 48 bytes: 00 00 00 2c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 89 | 00 00 00 00 | ...
  1085. guestfsd: main_loop: proc 1 (mount) took 0.10 seconds
  1086. guestfsd: main_loop: new request, len 0x2c
  1087. libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 89 | 00 00 00 01 | 00 12 34 3a | ...
  1088. libguestfs: guestfs__mount_local: fuse_mount /home/kvm/kvm110/mnt
  1089. libguestfs: guestfs__mount_local: fuse_new
  1090. libguestfs: guestfs__mount_local: leaving fuse_mount_local
Add Comment
Please, Sign In to add comment