Many thanks for a quick reply,
 
see also
https://bugzilla.redhat.com/show_bug.cgi?id=1413499#c5
 
Looks like the same issue as mine. But any way - a full log of guestmount, running it with -v -x and host + VM info are attached, probably I've missed something important in the output.
 
Thank you!
 
29.03.2017, 15:47, "Pino Toscano" <[email protected]>:

Hi,

On Wednesday, 29 March 2017 06:28:06 CEST Гюльнара Невежина wrote:

 Does anybody know if the package libguestfs-xfs exists for CentOS 6?


In RHEL/CentOS 6, the support for XFS filesystems in libguestfs is
provided already by the appliance in the 'libguestfs' package.
 

 I faced the problem when tried to change passwd for XFS virtual
 machine based on ext4 CentOS 6 parent server:

 guestmount -a /dev/lvm/xfs.test -i /tmp/cp_mount/xfs.test
 guestmount: no operating system was found on this disk

 If using guestfish '-i' option, remove this option and instead
 use the commands 'run' followed by 'list-filesystems'.
 You can then mount filesystems you want by hand using the
 'mount' or 'mount-ro' command.

 If using guestmount '-i', remove this option and choose the
 filesystem(s) you want to see by manually adding '-m' option(s).
 Use 'virt-filesystems' to see what filesystems are available.

 If using other virt tools, this disk image won't work
 with these tools. Use the guestfish equivalent commands
 (see the virt tool manual page).

 I found that libguestfs-xfs in old Ubuntu distros is included inside
 libguestfs main package but not sure if the same is valid for
 CentOS 6. Right now I can't update my parent server so any advices
 will be greatly appreciated.


Which host system was the XFS filesystem created on? The xfs module in
the RHEL/CentOS 6 kernel is too old to support XFS v5 filesystems
created by more recent kernels -- see also
https://bugzilla.redhat.com/show_bug.cgi?id=1413499#c5
for few more details.

In case your filesystem was created on a RHEL/CentOS 6 host/VM, please
provide a full log of guestmount, running it with -v -x.
 

--
Pino Toscano
libguestfs: trace: set_recovery_proc true
libguestfs: trace: set_recovery_proc = 0
libguestfs: trace: add_drive "/dev/lvm/xfs.test"
libguestfs: trace: add_drive = 0
libguestfs: trace: launch
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/tmp"
libguestfs: launch: attach-method=appliance
libguestfs: launch: tmpdir=/tmp/libguestfs0RilqM
libguestfs: launch: umask=0022
libguestfs: launch: euid=0
libguestfs: command: run: febootstrap-supermin-helper
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ -f checksum
libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
libguestfs: command: run: \ x86_64
supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, 
kernel = (null), initrd = (null), appliance = (null)
supermin helper [00000ms] inputs[0] = /usr/lib64/guestfs/supermin.d
checking modpath /lib/modules/2.6.32-573.7.1.el6.x86_64 is a directory
picked vmlinuz-2.6.32-573.7.1.el6.x86_64 because modpath 
/lib/modules/2.6.32-573.7.1.el6.x86_64 exists
checking modpath /lib/modules/2.6.32-642.4.2.el6.x86_64 is a directory
picked vmlinuz-2.6.32-642.4.2.el6.x86_64 because modpath 
/lib/modules/2.6.32-642.4.2.el6.x86_64 exists
checking modpath /lib/modules/2.6.32-642.11.1.el6.x86_64 is a directory
picked vmlinuz-2.6.32-642.11.1.el6.x86_64 because modpath 
/lib/modules/2.6.32-642.11.1.el6.x86_64 exists
checking modpath /lib/modules/2.6.32-642.13.1.el6.x86_64 is a directory
picked vmlinuz-2.6.32-642.13.1.el6.x86_64 because modpath 
/lib/modules/2.6.32-642.13.1.el6.x86_64 exists
checking modpath /lib/modules/2.6.32-642.6.1.el6.x86_64 is a directory
picked vmlinuz-2.6.32-642.6.1.el6.x86_64 because modpath 
/lib/modules/2.6.32-642.6.1.el6.x86_64 exists
supermin helper [00000ms] finished creating kernel
supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d
supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/base.img
supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/daemon.img
supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/hostfiles
supermin helper [00170ms] visiting /usr/lib64/guestfs/supermin.d/init.img
supermin helper [00170ms] visiting /usr/lib64/guestfs/supermin.d/udev-rules.img
supermin helper [00170ms] adding kernel modules
supermin helper [00266ms] finished creating appliance
libguestfs: checksum of existing appliance: 
9f6cc2bd4c27223c4d7fbc8f52a4d4c8ea251ea9ff4c3e7acfc54eb97783a5d9
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: [00267ms] begin testing qemu features
libguestfs: command: run: /usr/libexec/qemu-kvm
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -help
libguestfs: command: run: /usr/libexec/qemu-kvm
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -version
libguestfs: qemu version 0.12
libguestfs: command: run: /usr/libexec/qemu-kvm
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -machine accel=kvm:tcg
libguestfs: command: run: \ -device ?
libguestfs: [00386ms] finished testing qemu features
libguestfs: accept_from_daemon: 0x1c0c490 g->state = 1
[00386ms] /usr/libexec/qemu-kvm \
    -global virtio-blk-pci.scsi=off \
    -nodefconfig \
    -nodefaults \
    -nographic \
    -machine accel=kvm:tcg \
    -cpu host,+kvmclock \
    -m 500 \
    -no-reboot \
    -kernel /var/tmp/.guestfs-0/kernel.31445 \
    -initrd /var/tmp/.guestfs-0/initrd.31445 \
    -device virtio-scsi-pci,id=scsi \
    -drive file=/dev/lvm/xfs.test,cache=writeback,id=hd0,if=none \
    -device scsi-hd,drive=hd0 \
    -drive 
file=/var/tmp/.guestfs-0/root.31445,snapshot=on,id=appliance,if=none,cache=unsafe
 \
    -device scsi-hd,drive=appliance \
    -device virtio-serial \
    -serial stdio \
    -device sga \
    -chardev socket,path=/tmp/libguestfs0RilqM/guestfsd.sock,id=channel0 \
    -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
    -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=xterm'
\x1b[1;256r\x1b[256;256H\x1b[6n
Google, Inc.
Serial Graphics Adapter 12/07/11
SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ 
([email protected]) Wed Dec  7 17:04:47 UTC 2011
Term: 80x24
4 0
SeaBIOS (version seabios-0.6.1.2-30.el6)
Probing EDD (edd=off to disable)... ok
\x1b[2JInitializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.32-642.13.1.el6.x86_64 ([email protected]) (gcc 
version 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC) ) #1 SMP Wed Jan 11 20:56:24 
UTC 2017
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=xterm
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
  Centaur CentaurHauls
Disabled fast string operations
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
 BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001f3fd000 (usable)
 BIOS-e820: 000000001f3fd000 - 000000001f400000 (reserved)
 BIOS-e820: 00000000fffbc000 - 0000000100000000 (reserved)
SMBIOS version 2.4 @ 0xFDA40
SMBIOS 2.4 present.
Hypervisor detected: KVM
last_pfn = 0x1f3fd max_arch_pfn = 0x400000000
x86 PAT enabled: cpu 0, old 0x70106, new 0x7010600070106
Using GB pages for direct mapping
init_memory_mapping: 0000000000000000-000000001f3fd000
RAMDISK: 1f199000 - 1f3efc00
ACPI: Deleted _OSI()
ACPI: Deleted _OSI()
No NUMA configuration found
Faking a node at 0000000000000000-000000001f3fd000
Bootmem setup node 0 0000000000000000-000000001f3fd000
  NODE_DATA [0000000000009000 - 000000000003cfff]
  bootmap [000000000003d000 -  0000000000040e7f] pages 4
(7 early reservations) ==> bootmem [0000000000 - 001f3fd000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
  #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
  #2 [0001000000 - 0002044924]    TEXT DATA BSS ==> [0001000000 - 0002044924]
  #3 [001f199000 - 001f3efc00]          RAMDISK ==> [001f199000 - 001f3efc00]
  #4 [000009d800 - 0000100000]    BIOS reserved ==> [000009d800 - 0000100000]
  #5 [0002045000 - 000204507d]              BRK ==> [0002045000 - 000204507d]
  #6 [0000008000 - 0000009000]          PGTABLE ==> [0000008000 - 0000009000]
found SMP MP-table at [ffff8800000fda60] fda60
kvm-clock: Using msrs 4b564d01 and 4b564d00
kvm-clock: cpu 0, msr 0:1c38e41, boot clock
Zone PFN ranges:
  DMA      0x00000001 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   0x00100000 -> 0x00100000
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000001 -> 0x0000009d
    0: 0x00000100 -> 0x0001f3fd
SFI: Simple Firmware Interface v0.7 http://simplefirmware.org
Intel MultiProcessor Specification v1.4
MPTABLE: OEM ID: BOCHSCPU
MPTABLE: Product ID: 0.1         
MPTABLE: APIC at: 0xFEE00000
Processor #0 (Bootup-CPU)
I/O APIC #0 Version 17 at 0xFEC00000.
IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
Processors: 1
SMP: Allowing 1 CPUs, 0 hotplug CPUs
PM: Registered nosave memory: 000000000009d000 - 000000000009e000
PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Allocating PCI resources starting at 1f400000 (gap: 1f400000:e0bbc000)
Booting paravirtualized kernel on KVM
NR_CPUS:4096 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
PERCPU: Embedded 31 pages/cpu @ffff880002200000 s96600 r8192 d22184 u2097152
pcpu-alloc: s96600 r8192 d22184 u2097152 alloc=1*2097152
pcpu-alloc: [0] 0 
kvm-clock: cpu 0, msr 0:2216e41, primary cpu clock
kvm-stealtime: cpu 0, msr 220ed00
Built 1 zonelists in Node order, mobility grouping on.  Total pages: 126045
Policy zone: DMA32
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=xterm
[    0.000000] Disabling memory control group subsystem
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Memory: 483728k/511988k available (5460k kernel code, 400k 
absent, 27860k reserved, 6959k data, 1316k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:33024 nr_irqs:256
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] Detected 3292.394 MHz processor.
[    0.001999] Calibrating delay loop (skipped) preset value.. 6584.78 BogoMIPS 
(lpj=3292394)
[    0.001999] pid_max: default: 32768 minimum: 301
[    0.002274] Security Framework initialized
[    0.002476] SELinux:  Disabled at boot.
[    0.002774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.003328] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.003863] Mount-cache hash table entries: 256
[    0.004174] Initializing cgroup subsys ns
[    0.004419] Initializing cgroup subsys cpuacct
[    0.004634] Initializing cgroup subsys memory
[    0.005020] Initializing cgroup subsys devices
[    0.005241] Initializing cgroup subsys freezer
[    0.005453] Initializing cgroup subsys net_cls
[    0.005684] Initializing cgroup subsys blkio
[    0.005898] Initializing cgroup subsys perf_event
[    0.006002] Initializing cgroup subsys net_prio
[    0.006314] Disabled fast string operations
[    0.007693] mce: CPU supports 10 MCE banks
[    0.007937] alternatives: switching to unfair spinlock
[    0.009991] SMP alternatives: switching to UP code
[    0.021483] Freeing SMP alternatives: 37k freed
[    0.021709] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.021978] ftrace: allocating 22343 entries in 88 pages
[    0.025118] Enabling x2apic
[    0.025300] Enabled x2apic
[    0.025601] APIC routing finalized to physical x2apic.
[    0.026829] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.026999] CPU0: Intel(R) Xeon(R) CPU E3-1230 v3 @ 3.30GHz stepping 03
[    0.129015] Performance Events: 16-deep LBR, Haswell events, Intel PMU 
driver.
[    0.130502] ... version:                2
[    0.130744] ... bit width:              48
[    0.130978] ... generic registers:      4
[    0.130989] ... value mask:             0000ffffffffffff
[    0.131297] ... max period:             000000007fffffff
[    0.131601] ... fixed-purpose events:   3
[    0.131988] ... event mask:             000000070000000f
[    0.132612] NMI watchdog disabled (cpu0): hardware events not enabled
[    0.133008] Brought up 1 CPUs
[    0.133189] Total of 1 processors activated (6584.78 BogoMIPS).
[    0.134020] devtmpfs: initialized
[    0.135629] regulator: core version 0.5
[    0.135971] NET: Registered protocol family 16
[    0.136666] PCI: Using configuration type 1 for base access
[    0.137009] NMI watchdog disabled (cpu0): hardware events not enabled
[    0.137368] PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.138786] bio: create slab <bio-0> at 0
[    0.139199] ACPI: Interpreter disabled.
[    0.139488] vgaarb: loaded
[    0.139870] SCSI subsystem initialized
[    0.140076] usbcore: registered new interface driver usbfs
[    0.140441] usbcore: registered new interface driver hub
[    0.140776] usbcore: registered new device driver usb
[    0.141070] PCI: Probing PCI hardware
[    0.141332] PCI host bridge to bus 0000:00
[    0.141573] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.141988] pci_bus 0000:00: root bus resource [mem 0x00000000-0x7fffffffff]
[    0.143374] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 
ACPI
[    0.143801] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.145143] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[    0.145624] NetLabel: Initializing
[    0.145834] NetLabel:  domain hash size = 128
[    0.145987] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.146310] NetLabel:  unlabeled traffic allowed by default
[    0.146689] Switching to clocksource kvm-clock
[    0.154093] pnp: PnP ACPI: disabled
[    0.154596] NET: Registered protocol family 2
[    0.154914] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.155578] TCP established hash table entries: 16384 (order: 6, 262144 
bytes)
[    0.156143] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.156671] TCP: Hash tables configured (established 16384 bind 16384)
[    0.157050] TCP reno registered
[    0.157369] NET: Registered protocol family 1
[    0.157642] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.157987] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.158336] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.158734] Trying to unpack rootfs image as initramfs...
[    0.161678] Freeing initrd memory: 2395k freed
[    0.162183] platform rtc_cmos: registered platform RTC device (no PNP device 
found)
[    0.162766] sha256_ssse3: Using AVX optimized SHA-256 implementation
[    0.163319] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.163802] audit: initializing netlink socket (disabled)
[    0.164143] type=2000 audit(1490776816.163:1): initialized
[    0.170268] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.171031] VFS: Disk quotas dquot_6.5.2
[    0.171296] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.171807] msgmni has been set to 949
[    0.172269] ksign: Installing public key data
[    0.172556] Loading keyring
[    0.172730] - Added public key A83EBFF923BD961
[    0.172986] - User ID: CentOS (Kernel Module GPG key)
[    0.173325] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
250)
[    0.173784] io scheduler noop registered
[    0.174024] io scheduler anticipatory registered
[    0.174295] io scheduler deadline registered
[    0.174602] io scheduler cfq registered (default)
[    0.174923] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.175260] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.175643] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.176852] Non-volatile memory driver v1.3
[    0.177124] Linux agpgart interface v0.103
[    0.177422] crash memory driver: version 1.1
[    0.177683] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
\xff[    0.422263] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.423586] brd: module loaded
[    0.424160] loop: module loaded
[    0.424390] input: Macintosh mouse button emulation as 
/devices/virtual/input/input0
[    0.424918] Fixed MDIO Bus: probed
[    0.425172] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.425578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.425974] uhci_hcd: USB Universal Host Controller Interface driver
[    0.426453] PNP: No PS/2 controller found. Probing ports directly.
[    0.427258] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.427568] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.427962] mice: PS/2 mouse device common for all mice
[    0.428493] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input1
[    0.429231] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.429661] rtc0: alarms up to one day, 114 bytes nvram
[    0.430031] cpuidle: using governor ladder
[    0.430294] cpuidle: using governor menu
[    0.430538] EFI Variables Facility v0.08 2004-May-17
[    0.431946] usbcore: registered new interface driver hiddev
[    0.432301] usbcore: registered new interface driver usbhid
[    0.432650] usbhid: v2.6:USB HID core driver
[    0.432985] GRE over IPv4 demultiplexor driver
[    0.433276] TCP cubic registered
[    0.433503] Initializing XFRM netlink socket
[    0.433771] NET: Registered protocol family 17
[    0.434211] registered taskstats version 1
[    0.434634] rtc_cmos rtc_cmos: setting system clock to 2017-03-29 08:40:15 
UTC (1490776815)
[    0.435178] Initalizing network drop monitor service
[    0.435511] Freeing unused kernel memory: 1316k freed
[    0.435947] Write protecting the kernel read-only data: 10240k
[    0.436409] Freeing unused kernel memory: 664k freed
[    0.436832] Freeing unused kernel memory: 1556k freed
febootstrap: mounting /proc
febootstrap: uptime: 0.43 0.26
febootstrap: ext2 mini initrd starting up: 3.21 zlib
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=xterm
febootstrap: mounting /sys
febootstrap: internal insmod libcrc32c.ko
febootstrap: internal insmod crc32c-intel.ko
febootstrap: internal insmod crc-itu-t.ko
febootstrap: internal insmod crc-t10dif.ko
febootstrap: internal insmod crc-ccitt.ko
febootstrap: internal insmod crc7.ko
febootstrap: internal insmod mbcache.ko
febootstrap: internal insmod cdrom.ko
febootstrap: internal insmod sr_mod.ko
febootstrap: internal insmod ata_piix.ko
[    0.485873] scsi0 : ata_piix
[    0.486163] scsi1 : ata_piix
[    0.486348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14
[    0.486737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15
febootstrap: internal insmod scsi_transport_spi.ko
febootstrap: internal insmod sym53c8xx.ko
febootstrap: internal insmod sd_mod.ko
febootstrap: internal insmod virtio_ring.ko
febootstrap: internal insmod virtio.ko
febootstrap: internal insmod virtio-rng.ko
febootstrap: internal insmod virtio_console.ko
febootstrap: internal insmod virtio_blk.ko
febootstrap: internal insmod virtio_scsi.ko
febootstrap: internal insmod virtio_net.ko
febootstrap: internal insmod virtio_pci.ko
[    0.697295] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 10
[    0.729631] scsi2 : Virtio SCSI HBA
[    0.730027] scsi 2:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    0.12 
PQ: 0 ANSI: 5
[    0.730559] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 11
[    0.731081] scsi 2:0:1:0: Direct-Access     QEMU     QEMU HARDDISK    0.12 
PQ: 0 ANSI: 5
[    0.752659] sd 2:0:0:0: [sda] 10240000 512-byte logical blocks: (5.24 
GB/4.88 GiB)
[    0.753210] sd 2:0:0:0: [sda] Write Protect is off
[    0.753521] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    0.754199]  sda: sda1 sda2
[    0.754689] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 
GiB)
[    0.755174] sd 2:0:0:0: [sda] Attached SCSI disk
[    0.755487] sd 2:0:1:0: [sdb] Write Protect is off
[    0.755803] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    0.756486]  sdb: unknown partition table
[    0.756956] sd 2:0:1:0: [sdb] Attached SCSI disk
febootstrap: internal insmod virtio_balloon.ko
febootstrap: internal insmod jbd2.ko
febootstrap: internal insmod ext4.ko
febootstrap: internal insmod ext2.ko
febootstrap: picked /sys/block/sdb/dev as root device
febootstrap: creating /dev/root as block special 8:16
febootstrap: mounting new root on /root
febootstrap: chroot
Starting /init script ...
Starting udev: udevd[113]: specified group 'dialout' unknown
udevd[113]: specified group 'dialout' unknown

udevd[113]: specified group 'floppy' unknown
udevd[113]: specified group 'floppy' unknown

udevd[113]: specified user 'vcsa' unknown
udevd[113]: specified user 'vcsa' unknown

udevd[113]: specified group 'cdrom' unknown
udevd[113]: specified group 'cdrom' unknown

udevd[113]: specified group 'tape' unknown
udevd[113]: specified group 'tape' unknown

[    1.061612] input: ImExPS/2 Generic Explorer Mouse as 
/devices/platform/i8042/serio1/input/input2
/sbin/start_udev: line 302: /etc/sysconfig/network: No such file or directory
[    1.066890] udev: starting version 147
[    1.164728] ACPI Exception: AE_BAD_PARAMETER, Thread ffff88001cc23520 could 
not acquire Mutex [0x1] (20090903/utmutex-290)
[    1.165451] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, 
revision 0
[    1.181759] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    1.182146] sd 2:0:1:0: Attached scsi generic sg1 type 0
[  OK  ]
RTNETLINK answers: File exists
Cannot find device "eth0"
Cannot find device "eth0"
RTNETLINK answers: Network is unreachable
mdadm: No arrays found in config file or automatically
[    1.464113] device-mapper: uevent: version 1.0.3
[    1.464865] device-mapper: ioctl: 4.33.1-ioctl (2015-8-18) initialised: 
[email protected]
  WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  Reading all physical volumes.  This may take a while...
  WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
/init: line 99: ldmtool: command not found
/init: line 102: /sys/block/vd*/queue/rotational: No such file or directory
Linux (none) 2.6.32-642.13.1.el6.x86_64 #1 SMP Wed Jan 11 20:56:24 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
/dev:
total 0
lrwxrwxrwx 1 root root       13 Mar 29  2017 MAKEDEV -> /sbin/MAKEDEV
drwxr-xr-x 2 root root      600 Mar 29  2017 block
drwxr-xr-x 2 root root       80 Mar 29 08:40 bsg
drwxr-xr-x 2 root root     2220 Mar 29 08:40 char
crw------- 1 root root   5,   1 Mar 29  2017 console
lrwxrwxrwx 1 root root       11 Mar 29  2017 core -> /proc/kcore
drwxr-xr-x 3 root root       60 Mar 29  2017 cpu
crw-rw---- 1 root root  10,  61 Mar 29  2017 cpu_dma_latency
crw-rw---- 1 root root  10,  62 Mar 29  2017 crash
drwxr-xr-x 5 root root      100 Mar 29  2017 disk
lrwxrwxrwx 1 root root       13 Mar 29  2017 fd -> /proc/self/fd
crw-rw-rw- 1 root root   1,   7 Mar 29  2017 full
crw-rw-rw- 1 root root  10, 229 Mar 29  2017 fuse
drwxr-xr-x 2 root root       40 Mar 29  2017 hugepages
drwxr-xr-x 3 root root      180 Mar 29  2017 input
crw-rw---- 1 root root   1,  11 Mar 29  2017 kmsg
brw-rw---- 1 root disk   7,   0 Mar 29  2017 loop0
brw-rw---- 1 root disk   7,   1 Mar 29  2017 loop1
brw-rw---- 1 root disk   7,   2 Mar 29  2017 loop2
brw-rw---- 1 root disk   7,   3 Mar 29  2017 loop3
brw-rw---- 1 root disk   7,   4 Mar 29  2017 loop4
brw-rw---- 1 root disk   7,   5 Mar 29  2017 loop5
brw-rw---- 1 root disk   7,   6 Mar 29  2017 loop6
brw-rw---- 1 root disk   7,   7 Mar 29  2017 loop7
crw-rw---- 1 root lp     6,   0 Mar 29  2017 lp0
crw-rw---- 1 root lp     6,   1 Mar 29  2017 lp1
crw-rw---- 1 root lp     6,   2 Mar 29  2017 lp2
crw-rw---- 1 root lp     6,   3 Mar 29  2017 lp3
drwxr-xr-x 2 root root       60 Mar 29 08:40 mapper
crw-rw---- 1 root root  10, 227 Mar 29  2017 mcelog
drwxr-xr-x 2 root root       60 Mar 29 08:40 md
crw-r----- 1 root kmem   1,   1 Mar 29  2017 mem
drwxr-xr-x 2 root root       60 Mar 29  2017 net
crw-rw---- 1 root root  10,  60 Mar 29  2017 network_latency
crw-rw---- 1 root root  10,  59 Mar 29  2017 network_throughput
crw-rw-rw- 1 root root   1,   3 Mar 29  2017 null
crw-r----- 1 root kmem  10, 144 Mar 29  2017 nvram
crw-rw---- 1 root root   1,  12 Mar 29  2017 oldmem
crw-r----- 1 root kmem   1,   4 Mar 29  2017 port
crw------- 1 root root 108,   0 Mar 29  2017 ppp
crw-rw-rw- 1 root tty    5,   2 Mar 29  2017 ptmx
drwxr-xr-x 2 root root       40 Mar 29  2017 pts
brw-rw---- 1 root disk   1,   0 Mar 29  2017 ram0
brw-rw---- 1 root disk   1,   1 Mar 29  2017 ram1
brw-rw---- 1 root disk   1,  10 Mar 29  2017 ram10
brw-rw---- 1 root disk   1,  11 Mar 29  2017 ram11
brw-rw---- 1 root disk   1,  12 Mar 29  2017 ram12
brw-rw---- 1 root disk   1,  13 Mar 29  2017 ram13
brw-rw---- 1 root disk   1,  14 Mar 29  2017 ram14
brw-rw---- 1 root disk   1,  15 Mar 29  2017 ram15
brw-rw---- 1 root disk   1,   2 Mar 29  2017 ram2
brw-rw---- 1 root disk   1,   3 Mar 29  2017 ram3
brw-rw---- 1 root disk   1,   4 Mar 29  2017 ram4
brw-rw---- 1 root disk   1,   5 Mar 29  2017 ram5
brw-rw---- 1 root disk   1,   6 Mar 29  2017 ram6
brw-rw---- 1 root disk   1,   7 Mar 29  2017 ram7
brw-rw---- 1 root disk   1,   8 Mar 29  2017 ram8
brw-rw---- 1 root disk   1,   9 Mar 29  2017 ram9
crw-rw-rw- 1 root root   1,   8 Mar 29  2017 random
drwxr-xr-x 2 root root       60 Mar 29  2017 raw
lrwxrwxrwx 1 root root        4 Mar 29  2017 rtc -> rtc0
crw-rw---- 1 root root 253,   0 Mar 29  2017 rtc0
brw-rw---- 1 root disk   8,   0 Mar 29  2017 sda
brw-rw---- 1 root disk   8,   1 Mar 29  2017 sda1
brw-rw---- 1 root disk   8,   2 Mar 29  2017 sda2
brw-rw---- 1 root disk   8,  16 Mar 29  2017 sdb
crw-rw---- 1 root disk  21,   0 Mar 29  2017 sg0
crw-rw---- 1 root disk  21,   1 Mar 29  2017 sg1
drwxr-xr-x 2 root root       40 Mar 29 08:40 shm
crw-rw---- 1 root root  10, 231 Mar 29  2017 snapshot
lrwxrwxrwx 1 root root       15 Mar 29 08:40 stderr -> /proc/self/fd/2
lrwxrwxrwx 1 root root       15 Mar 29 08:40 stdin -> /proc/self/fd/0
lrwxrwxrwx 1 root root       15 Mar 29 08:40 stdout -> /proc/self/fd/1
crw-rw-rw- 1 root tty    5,   0 Mar 29  2017 tty
crw--w---- 1 root tty    4,   0 Mar 29  2017 tty0
crw--w---- 1 root tty    4,   1 Mar 29  2017 tty1
crw--w---- 1 root tty    4,  10 Mar 29  2017 tty10
crw--w---- 1 root tty    4,  11 Mar 29  2017 tty11
crw--w---- 1 root tty    4,  12 Mar 29  2017 tty12
crw--w---- 1 root tty    4,  13 Mar 29  2017 tty13
crw--w---- 1 root tty    4,  14 Mar 29  2017 tty14
crw--w---- 1 root tty    4,  15 Mar 29  2017 tty15
crw--w---- 1 root tty    4,  16 Mar 29  2017 tty16
crw--w---- 1 root tty    4,  17 Mar 29  2017 tty17
crw--w---- 1 root tty    4,  18 Mar 29  2017 tty18
crw--w---- 1 root tty    4,  19 Mar 29  2017 tty19
crw--w---- 1 root tty    4,   2 Mar 29  2017 tty2
crw--w---- 1 root tty    4,  20 Mar 29  2017 tty20
crw--w---- 1 root tty    4,  21 Mar 29  2017 tty21
crw--w---- 1 root tty    4,  22 Mar 29  2017 tty22
crw--w---- 1 root tty    4,  23 Mar 29  2017 tty23
crw--w---- 1 root tty    4,  24 Mar 29  2017 tty24
crw--w---- 1 root tty    4,  25 Mar 29  2017 tty25
crw--w---- 1 root tty    4,  26 Mar 29  2017 tty26
crw--w---- 1 root tty    4,  27 Mar 29  2017 tty27
crw--w---- 1 root tty    4,  28 Mar 29  2017 tty28
crw--w---- 1 root tty    4,  29 Mar 29  2017 tty29
crw--w---- 1 root tty    4,   3 Mar 29  2017 tty3
crw--w---- 1 root tty    4,  30 Mar 29  2017 tty30
crw--w---- 1 root tty    4,  31 Mar 29  2017 tty31
crw--w---- 1 root tty    4,  32 Mar 29  2017 tty32
crw--w---- 1 root tty    4,  33 Mar 29  2017 tty33
crw--w---- 1 root tty    4,  34 Mar 29  2017 tty34
crw--w---- 1 root tty    4,  35 Mar 29  2017 tty35
crw--w---- 1 root tty    4,  36 Mar 29  2017 tty36
crw--w---- 1 root tty    4,  37 Mar 29  2017 tty37
crw--w---- 1 root tty    4,  38 Mar 29  2017 tty38
crw--w---- 1 root tty    4,  39 Mar 29  2017 tty39
crw--w---- 1 root tty    4,   4 Mar 29  2017 tty4
crw--w---- 1 root tty    4,  40 Mar 29  2017 tty40
crw--w---- 1 root tty    4,  41 Mar 29  2017 tty41
crw--w---- 1 root tty    4,  42 Mar 29  2017 tty42
crw--w---- 1 root tty    4,  43 Mar 29  2017 tty43
crw--w---- 1 root tty    4,  44 Mar 29  2017 tty44
crw--w---- 1 root tty    4,  45 Mar 29  2017 tty45
crw--w---- 1 root tty    4,  46 Mar 29  2017 tty46
crw--w---- 1 root tty    4,  47 Mar 29  2017 tty47
crw--w---- 1 root tty    4,  48 Mar 29  2017 tty48
crw--w---- 1 root tty    4,  49 Mar 29  2017 tty49
crw--w---- 1 root tty    4,   5 Mar 29  2017 tty5
crw--w---- 1 root tty    4,  50 Mar 29  2017 tty50
crw--w---- 1 root tty    4,  51 Mar 29  2017 tty51
crw--w---- 1 root tty    4,  52 Mar 29  2017 tty52
crw--w---- 1 root tty    4,  53 Mar 29  2017 tty53
crw--w---- 1 root tty    4,  54 Mar 29  2017 tty54
crw--w---- 1 root tty    4,  55 Mar 29  2017 tty55
crw--w---- 1 root tty    4,  56 Mar 29  2017 tty56
crw--w---- 1 root tty    4,  57 Mar 29  2017 tty57
crw--w---- 1 root tty    4,  58 Mar 29  2017 tty58
crw--w---- 1 root tty    4,  59 Mar 29  2017 tty59
crw--w---- 1 root tty    4,   6 Mar 29  2017 tty6
crw--w---- 1 root tty    4,  60 Mar 29  2017 tty60
crw--w---- 1 root tty    4,  61 Mar 29  2017 tty61
crw--w---- 1 root tty    4,  62 Mar 29  2017 tty62
crw--w---- 1 root tty    4,  63 Mar 29  2017 tty63
crw--w---- 1 root tty    4,   7 Mar 29  2017 tty7
crw--w---- 1 root tty    4,   8 Mar 29  2017 tty8
crw--w---- 1 root tty    4,   9 Mar 29  2017 tty9
crw-rw---- 1 root root   4,  64 Mar 29  2017 ttyS0
crw-rw---- 1 root root   4,  65 Mar 29  2017 ttyS1
crw-rw---- 1 root root   4,  66 Mar 29  2017 ttyS2
crw-rw---- 1 root root   4,  67 Mar 29  2017 ttyS3
crw-rw-rw- 1 root root   1,   9 Mar 29  2017 urandom
crw-rw---- 1 root root 249,   0 Mar 29  2017 usbmon0
crw-rw---- 1 root tty    7,   0 Mar 29  2017 vcs
crw-rw---- 1 root tty    7,   1 Mar 29  2017 vcs1
crw-rw---- 1 root tty    7, 128 Mar 29  2017 vcsa
crw-rw---- 1 root tty    7, 129 Mar 29  2017 vcsa1
crw-rw---- 1 root root  10,  63 Mar 29  2017 vga_arbiter
drwxr-xr-x 2 root root       60 Mar 29  2017 virtio-ports
crw-rw---- 1 root root 247,   1 Mar 29  2017 vport0p1
crw-rw-rw- 1 root root   1,   5 Mar 29  2017 zero

/dev/block:
total 0
lrwxrwxrwx 1 root root 7 Mar 29  2017 1:0 -> ../ram0
lrwxrwxrwx 1 root root 7 Mar 29  2017 1:1 -> ../ram1
lrwxrwxrwx 1 root root 8 Mar 29  2017 1:10 -> ../ram10
lrwxrwxrwx 1 root root 8 Mar 29  2017 1:11 -> ../ram11
lrwxrwxrwx 1 root root 8 Mar 29  2017 1:12 -> ../ram12
lrwxrwxrwx 1 root root 8 Mar 29  2017 1:13 -> ../ram13
lrwxrwxrwx 1 root root 8 Mar 29  2017 1:14 -> ../ram14
lrwxrwxrwx 1 root root 8 Mar 29  2017 1:15 -> ../ram15
lrwxrwxrwx 1 root root 7 Mar 29  2017 1:2 -> ../ram2
lrwxrwxrwx 1 root root 7 Mar 29  2017 1:3 -> ../ram3
lrwxrwxrwx 1 root root 7 Mar 29  2017 1:4 -> ../ram4
lrwxrwxrwx 1 root root 7 Mar 29  2017 1:5 -> ../ram5
lrwxrwxrwx 1 root root 7 Mar 29  2017 1:6 -> ../ram6
lrwxrwxrwx 1 root root 7 Mar 29  2017 1:7 -> ../ram7
lrwxrwxrwx 1 root root 7 Mar 29  2017 1:8 -> ../ram8
lrwxrwxrwx 1 root root 7 Mar 29  2017 1:9 -> ../ram9
lrwxrwxrwx 1 root root 8 Mar 29  2017 7:0 -> ../loop0
lrwxrwxrwx 1 root root 8 Mar 29  2017 7:1 -> ../loop1
lrwxrwxrwx 1 root root 8 Mar 29  2017 7:2 -> ../loop2
lrwxrwxrwx 1 root root 8 Mar 29  2017 7:3 -> ../loop3
lrwxrwxrwx 1 root root 8 Mar 29  2017 7:4 -> ../loop4
lrwxrwxrwx 1 root root 8 Mar 29  2017 7:5 -> ../loop5
lrwxrwxrwx 1 root root 8 Mar 29  2017 7:6 -> ../loop6
lrwxrwxrwx 1 root root 8 Mar 29  2017 7:7 -> ../loop7
lrwxrwxrwx 1 root root 6 Mar 29  2017 8:0 -> ../sda
lrwxrwxrwx 1 root root 7 Mar 29  2017 8:1 -> ../sda1
lrwxrwxrwx 1 root root 6 Mar 29  2017 8:16 -> ../sdb
lrwxrwxrwx 1 root root 7 Mar 29  2017 8:2 -> ../sda2

/dev/bsg:
total 0
crw-rw---- 1 root root 250, 0 Mar 29  2017 2:0:0:0
crw-rw---- 1 root root 250, 1 Mar 29  2017 2:0:1:0

/dev/char:
total 0
lrwxrwxrwx 1 root root  8 Mar 29  2017 10:144 -> ../nvram
lrwxrwxrwx 1 root root  9 Mar 29  2017 10:227 -> ../mcelog
lrwxrwxrwx 1 root root 11 Mar 29  2017 10:231 -> ../snapshot
lrwxrwxrwx 1 root root 17 Mar 29 08:40 10:58 -> ../mapper/control
lrwxrwxrwx 1 root root 21 Mar 29  2017 10:59 -> ../network_throughput
lrwxrwxrwx 1 root root 18 Mar 29  2017 10:60 -> ../network_latency
lrwxrwxrwx 1 root root 18 Mar 29  2017 10:61 -> ../cpu_dma_latency
lrwxrwxrwx 1 root root  8 Mar 29  2017 10:62 -> ../crash
lrwxrwxrwx 1 root root 14 Mar 29  2017 10:63 -> ../vga_arbiter
lrwxrwxrwx 1 root root 15 Mar 29  2017 13:32 -> ../input/mouse0
lrwxrwxrwx 1 root root 15 Mar 29  2017 13:33 -> ../input/mouse1
lrwxrwxrwx 1 root root 13 Mar 29  2017 13:63 -> ../input/mice
lrwxrwxrwx 1 root root 15 Mar 29  2017 13:64 -> ../input/event0
lrwxrwxrwx 1 root root 15 Mar 29  2017 13:65 -> ../input/event1
lrwxrwxrwx 1 root root 15 Mar 29  2017 13:66 -> ../input/event2
lrwxrwxrwx 1 root root 13 Mar 29  2017 162:0 -> ../raw/rawctl
lrwxrwxrwx 1 root root  6 Mar 29  2017 1:1 -> ../mem
lrwxrwxrwx 1 root root  7 Mar 29  2017 1:11 -> ../kmsg
lrwxrwxrwx 1 root root  9 Mar 29  2017 1:12 -> ../oldmem
lrwxrwxrwx 1 root root  7 Mar 29  2017 1:3 -> ../null
lrwxrwxrwx 1 root root  7 Mar 29  2017 1:4 -> ../port
lrwxrwxrwx 1 root root  7 Mar 29  2017 1:5 -> ../zero
lrwxrwxrwx 1 root root  7 Mar 29  2017 1:7 -> ../full
lrwxrwxrwx 1 root root  9 Mar 29  2017 1:8 -> ../random
lrwxrwxrwx 1 root root 10 Mar 29  2017 1:9 -> ../urandom
lrwxrwxrwx 1 root root 12 Mar 29  2017 202:0 -> ../cpu/0/msr
lrwxrwxrwx 1 root root 14 Mar 29  2017 203:0 -> ../cpu/0/cpuid
lrwxrwxrwx 1 root root  6 Mar 29  2017 21:0 -> ../sg0
lrwxrwxrwx 1 root root  6 Mar 29  2017 21:1 -> ../sg1
lrwxrwxrwx 1 root root 11 Mar 29  2017 247:1 -> ../vport0p1
lrwxrwxrwx 1 root root 10 Mar 29  2017 249:0 -> ../usbmon0
lrwxrwxrwx 1 root root 14 Mar 29  2017 250:0 -> ../bsg/2:0:0:0
lrwxrwxrwx 1 root root 14 Mar 29  2017 250:1 -> ../bsg/2:0:1:0
lrwxrwxrwx 1 root root  7 Mar 29  2017 253:0 -> ../rtc0
lrwxrwxrwx 1 root root  7 Mar 29  2017 4:0 -> ../tty0
lrwxrwxrwx 1 root root  7 Mar 29  2017 4:1 -> ../tty1
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:10 -> ../tty10
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:11 -> ../tty11
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:12 -> ../tty12
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:13 -> ../tty13
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:14 -> ../tty14
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:15 -> ../tty15
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:16 -> ../tty16
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:17 -> ../tty17
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:18 -> ../tty18
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:19 -> ../tty19
lrwxrwxrwx 1 root root  7 Mar 29  2017 4:2 -> ../tty2
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:20 -> ../tty20
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:21 -> ../tty21
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:22 -> ../tty22
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:23 -> ../tty23
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:24 -> ../tty24
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:25 -> ../tty25
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:26 -> ../tty26
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:27 -> ../tty27
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:28 -> ../tty28
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:29 -> ../tty29
lrwxrwxrwx 1 root root  7 Mar 29  2017 4:3 -> ../tty3
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:30 -> ../tty30
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:31 -> ../tty31
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:32 -> ../tty32
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:33 -> ../tty33
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:34 -> ../tty34
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:35 -> ../tty35
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:36 -> ../tty36
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:37 -> ../tty37
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:38 -> ../tty38
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:39 -> ../tty39
lrwxrwxrwx 1 root root  7 Mar 29  2017 4:4 -> ../tty4
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:40 -> ../tty40
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:41 -> ../tty41
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:42 -> ../tty42
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:43 -> ../tty43
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:44 -> ../tty44
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:45 -> ../tty45
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:46 -> ../tty46
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:47 -> ../tty47
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:48 -> ../tty48
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:49 -> ../tty49
lrwxrwxrwx 1 root root  7 Mar 29  2017 4:5 -> ../tty5
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:50 -> ../tty50
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:51 -> ../tty51
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:52 -> ../tty52
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:53 -> ../tty53
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:54 -> ../tty54
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:55 -> ../tty55
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:56 -> ../tty56
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:57 -> ../tty57
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:58 -> ../tty58
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:59 -> ../tty59
lrwxrwxrwx 1 root root  7 Mar 29  2017 4:6 -> ../tty6
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:60 -> ../tty60
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:61 -> ../tty61
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:62 -> ../tty62
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:63 -> ../tty63
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:64 -> ../ttyS0
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:65 -> ../ttyS1
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:66 -> ../ttyS2
lrwxrwxrwx 1 root root  8 Mar 29  2017 4:67 -> ../ttyS3
lrwxrwxrwx 1 root root  7 Mar 29  2017 4:7 -> ../tty7
lrwxrwxrwx 1 root root  7 Mar 29  2017 4:8 -> ../tty8
lrwxrwxrwx 1 root root  7 Mar 29  2017 4:9 -> ../tty9
lrwxrwxrwx 1 root root  6 Mar 29  2017 5:0 -> ../tty
lrwxrwxrwx 1 root root 10 Mar 29  2017 5:1 -> ../console
lrwxrwxrwx 1 root root  7 Mar 29  2017 5:2 -> ../ptmx
lrwxrwxrwx 1 root root  6 Mar 29  2017 7:0 -> ../vcs
lrwxrwxrwx 1 root root  7 Mar 29  2017 7:1 -> ../vcs1
lrwxrwxrwx 1 root root  7 Mar 29  2017 7:128 -> ../vcsa
lrwxrwxrwx 1 root root  8 Mar 29  2017 7:129 -> ../vcsa1

/dev/cpu:
total 0
drwxr-xr-x 2 root root 80 Mar 29  2017 0

/dev/cpu/0:
total 0
cr--r--r-- 1 root root 203, 0 Mar 29  2017 cpuid
crw-rw---- 1 root root 202, 0 Mar 29  2017 msr

/dev/disk:
total 0
drwxr-xr-x 2 root root 120 Mar 29  2017 by-id
drwxr-xr-x 2 root root 120 Mar 29  2017 by-path
drwxr-xr-x 2 root root 100 Mar 29  2017 by-uuid

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 Mar 29  2017 scsi-0QEMU_QEMU_HARDDISK_appliance -> 
../../sdb
lrwxrwxrwx 1 root root  9 Mar 29  2017 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
lrwxrwxrwx 1 root root 10 Mar 29  2017 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> 
../../sda1
lrwxrwxrwx 1 root root 10 Mar 29  2017 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> 
../../sda2

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root  9 Mar 29  2017 
pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 Mar 29  2017 
pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar 29  2017 
pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part2 -> ../../sda2
lrwxrwxrwx 1 root root  9 Mar 29  2017 
pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 10 Mar 29  2017 1d5c0446-d6c3-47aa-99ae-15f9af0cb9a8 -> 
../../sda2
lrwxrwxrwx 1 root root  9 Mar 29  2017 5e75620f-04e1-46d5-ad4f-9ec8d884771a -> 
../../sdb
lrwxrwxrwx 1 root root 10 Mar 29  2017 5f353dba-45c6-4d3b-804b-c4d9004baf0f -> 
../../sda1

/dev/hugepages:
total 0

/dev/input:
total 0
drwxr-xr-x 2 root root    100 Mar 29  2017 by-path
crw-r----- 1 root root 13, 64 Mar 29  2017 event0
crw-r----- 1 root root 13, 65 Mar 29  2017 event1
crw-r----- 1 root root 13, 66 Mar 29  2017 event2
crw-r----- 1 root root 13, 63 Mar 29  2017 mice
crw-r----- 1 root root 13, 32 Mar 29  2017 mouse0
crw-r----- 1 root root 13, 33 Mar 29  2017 mouse1

/dev/input/by-path:
total 0
lrwxrwxrwx 1 root root 9 Mar 29  2017 platform-i8042-serio-0-event-kbd -> 
../event1
lrwxrwxrwx 1 root root 9 Mar 29  2017 platform-i8042-serio-1-event-mouse -> 
../event2
lrwxrwxrwx 1 root root 9 Mar 29  2017 platform-i8042-serio-1-mouse -> ../mouse1

/dev/mapper:
total 0
crw-rw---- 1 root root 10, 58 Mar 29 08:40 control

/dev/md:
total 0
-rw------- 1 root root 0 Mar 29 08:40 md-device-map

/dev/net:
total 0
crw-rw-rw- 1 root root 10, 200 Mar 29 08:40 tun

/dev/pts:
total 0

/dev/raw:
total 0
crw-rw---- 1 root disk 162, 0 Mar 29  2017 rawctl

/dev/shm:
total 0

/dev/virtio-ports:
total 0
lrwxrwxrwx 1 root root 11 Mar 29 08:40 org.libguestfs.channel.0 -> ../vport0p1
rootfs / rootfs rw 0 0
proc /proc proc rw,relatime 0 0
/dev/root / ext2 rw,noatime,errors=continue 0 0
/proc /proc proc rw,relatime 0 0
/sys /sys sysfs rw,relatime 0 0
tmpfs /run tmpfs rw,nosuid,relatime,size=97940k,mode=755 0 0
/dev /dev devtmpfs rw,relatime,size=241884k,nr_inodes=60471,mode=755 0 0
  WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
Module                  Size  Used by
dm_mod                102467  0 
sg                     29318  0 
i2c_piix4              11232  0 
i2c_core               29132  1 i2c_piix4
ext2                   68236  1 
ext4                  379559  0 
jbd2                   93252  1 ext4
virtio_balloon          4798  0 
virtio_pci              7416  0 
virtio_net             22002  0 
virtio_scsi            10761  1 
virtio_blk              7132  0 
virtio_console         18993  0 
virtio_rng              2816  0 
virtio                  5639  7 
virtio_balloon,virtio_pci,virtio_net,virtio_scsi,virtio_blk,virtio_console,virtio_rng
virtio_ring             8891  7 
virtio_balloon,virtio_pci,virtio_net,virtio_scsi,virtio_blk,virtio_console,virtio_rng
sd_mod                 37158  1 
sym53c8xx              75810  0 
scsi_transport_spi     25447  1 sym53c8xx
ata_piix               24409  0 
sr_mod                 15049  0 
cdrom                  39085  1 sr_mod
mbcache                 8193  2 ext2,ext4
crc7                    1457  0 
crc_ccitt               1717  0 
crc_t10dif              1209  1 sd_mod
crc_itu_t               1717  0 
crc32c_intel           15018  0 
libcrc32c               1246  0 
Wed Mar 29 08:40:16 UTC 2017
uptime: 1.61 0.59
verbose daemon enabled
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=xterm

udevadm settle
libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
libguestfs: [03404ms] appliance is up
libguestfs: trace: launch = 0
libguestfs: trace: list_partitions
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 | ...
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds
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 | ...
libguestfs: trace: list_partitions = ["/dev/sda1", "/dev/sda2"]
libguestfs: trace: vfs_type "/dev/sda1"
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 | ...
guestfsd: main_loop: new request, len 0x38
blkid -c /dev/null -o value -s TYPE /dev/sda1
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 | ...
libguestfs: trace: vfs_type = "ext4"
libguestfs: trace: vfs_type "/dev/sda2"
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 | ...
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x38
blkid -c /dev/null -o value -s TYPE /dev/sda2
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 | ...
libguestfs: trace: vfs_type = "xfs"
libguestfs: trace: inspect_os
libguestfs: trace: umount_all
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 | ...
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x28
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 | ...
libguestfs: trace: umount_all = 0
libguestfs: trace: list_devices
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 | ...
guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds
guestfsd: main_loop: new request, len 0x28
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 | ...
libguestfs: trace: list_devices = ["/dev/sda"]
libguestfs: trace: vfs_type "/dev/sda"
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 | ...
guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds
guestfsd: main_loop: new request, len 0x34
blkid -c /dev/null -o value -s TYPE /dev/sda
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 | ...
libguestfs: trace: vfs_type = ""
libguestfs: check_for_filesystem_on: /dev/sda 1 0 ()
libguestfs: trace: isoinfo_device "/dev/sda"
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 | ...
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x34
isoinfo --debug -d -i /dev/sda
isoinfo: No such file or directory
guestfsd: error: isoinfo: No such file or directory
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 | ...
libguestfs: trace: isoinfo_device = NULL (error)
libguestfs: trace: mount_ro "/dev/sda" "/"
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 | ...
guestfsd: main_loop: proc 313 (isoinfo_device) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
mount -o ro /dev/sda /sysroot/
mount: you must specify the filesystem type
guestfsd: error: /dev/sda on / (options: 'ro'): mount: you must specify the 
filesystem type
guestfsd: main_loop: proc 73 (mount_ro) took 0.02 seconds
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 | ...
libguestfs: trace: mount_ro = -1 (error)
libguestfs: trace: list_partitions
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 | ...
guestfsd: main_loop: new request, len 0x28
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 | ...
libguestfs: trace: list_partitions = ["/dev/sda1", "/dev/sda2"]
libguestfs: trace: part_to_dev "/dev/sda1"
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 | ...
guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
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 | ...
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: vfs_type "/dev/sda1"
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 | ...
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
blkid -c /dev/null -o value -s TYPE /dev/sda1
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 | ...
libguestfs: trace: vfs_type = "ext4"
libguestfs: check_for_filesystem_on: /dev/sda1 0 1 (ext4)
libguestfs: trace: mount_ro "/dev/sda1" "/"
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 | ...
guestfsd: main_loop: proc 198 (vfs_type) took 0.02 seconds
guestfsd: main_loop: new request, len 0x40
mount -o ro /dev/sda1 /sysroot/
[    2.566090] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
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 | ...
libguestfs: trace: mount_ro = 0
libguestfs: trace: is_dir "/etc"
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 | ...
guestfsd: main_loop: proc 73 (mount_ro) took 0.02 seconds
guestfsd: main_loop: new request, len 0x30
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 | ...
libguestfs: trace: is_dir = 0
libguestfs: trace: is_dir "/bin"
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 | ...
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
guestfsd: main_loop: new request, len 0x30
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 | ...
libguestfs: trace: is_dir = 0
libguestfs: trace: is_dir "/share"
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 | ...
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
guestfsd: main_loop: new request, len 0x34
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 | ...
libguestfs: trace: is_dir = 0
libguestfs: trace: is_file "/grub/menu.lst"
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 | ...
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
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 | ...
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/grub/grub.conf"
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 | ...
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
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 | ...
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/grub2/grub.cfg"
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 | ...
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
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 | ...
libguestfs: trace: is_file = 1
libguestfs: trace: umount_all
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 | ...
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
guestfsd: main_loop: new request, len 0x28
umount /sysroot
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 12 | ...
libguestfs: trace: umount_all = 0
libguestfs: trace: part_to_dev "/dev/sda2"
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 | ...
guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
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 13 | ...
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: vfs_type "/dev/sda2"
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 | ...
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
blkid -c /dev/null -o value -s TYPE /dev/sda2
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 14 | ...
libguestfs: trace: vfs_type = "xfs"
libguestfs: check_for_filesystem_on: /dev/sda2 0 2 (xfs)
libguestfs: trace: mount_ro "/dev/sda2" "/"
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 | ...
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x40
mount -o ro /dev/sda2 /sysroot/
[    2.673870] SGI XFS with ACLs, security attributes, large block/inode 
numbers, no debug enabled
[    2.674968] SGI XFS Quota Management subsystem
[    2.675522] XFS (sda2): bad version
[    2.675754] XFS (sda2): SB validate failed
mount: wrong fs type, bad option, bad superblock on /dev/sda2,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

guestfsd: error: /dev/sda2 on / (options: 'ro'): mount: wrong fs type, bad 
option, bad superblock on /dev/sda2,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
guestfsd: main_loop: proc 73 (mount_ro) took 0.07 seconds
libguestfs: recv_from_daemon: 288 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 
49 | 00 00 00 01 | 00 12 34 15 | ...
libguestfs: trace: mount_ro = -1 (error)
libguestfs: trace: list_md_devices
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 | ...
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds
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 16 | ...
libguestfs: trace: list_md_devices = []
libguestfs: trace: available "lvm2"
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 | ...
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 216 (available) took 0.00 seconds
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 17 | ...
libguestfs: trace: available = 0
libguestfs: trace: lvs
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 | ...
guestfsd: main_loop: new request, len 0x28
lvm lvs -o vg_name,lv_name --noheadings --separator /
  WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
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 18 | ...
libguestfs: trace: lvs = []
libguestfs: trace: inspect_os = []
guestmount: no operating system was found on this disk

If using guestfish '-i' option, remove this option and instead
use the commands 'run' followed by 'list-filesystems'.
You can then mount filesystems you want by hand using the
'mount' or 'mount-ro' command.

If using guestmount '-i', remove this option and choose the
filesystem(s) you want to see by manually adding '-m' option(s).
Use 'virt-filesystems' to see what filesystems are available.

If using other virt tools, this disk image won't work
with these tools.  Use the guestfish equivalent commands
(see the virt tool manual page).

RHEL 6 notice
-------------
libguestfs will return this error for Microsoft Windows guests if the
separate 'libguestfs-winsupport' package is not installed. If the
guest is running Microsoft Windows, please try again after installing
'libguestfs-winsupport'.
libguestfs: trace: close
libguestfs: closing guestfs handle 0x1c0c490 (state 2)
libguestfs: trace: internal_autosync
libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 
00 00 01 1a | 00 00 00 00 | ...
guestfsd: main_loop: proc 11 (lvs) took 0.00 seconds
guestfsd: main_loop: new request, len 0x28
fsync /dev/sda
guestfsd: main_loop: proc 282 (internal_autosync) took 0.01 seconds
libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 1a 
| 00 00 00 01 | 00 12 34 19 | ...
libguestfs: trace: internal_autosync = 0
libguestfs: sending SIGTERM to process 31459
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfs0RilqM

Attachment: host.info
Description: Binary data

_______________________________________________
Libguestfs mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to