Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 910836 Details for
Bug 1111669
virt-sysprep fails with: sysprep operation failed: exception: Guestfs.Error("vgchange_uuid_all: Volume group has active logical volumes")
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
syslog output with -v -x options
sysprep (text/plain), 101.66 KB, created by
Richard W.M. Jones
on 2014-06-20 16:53:11 UTC
(
hide
)
Description:
syslog output with -v -x options
Filename:
MIME Type:
Creator:
Richard W.M. Jones
Created:
2014-06-20 16:53:11 UTC
Size:
101.66 KB
patch
obsolete
>Examining the guest ... >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: add_domain "ubuntu1404_smbase" "readonly:false" "allowuuid:true" "readonlydisk:ignore" >libguestfs: opening libvirt handle: URI = NULL, auth = virConnectAuthPtrDefault, flags = 1 >libguestfs: successfully opened libvirt handle: conn = 0x2009440 >libguestfs: trace: internal_set_libvirt_selinux_norelabel_disks false >libguestfs: trace: internal_set_libvirt_selinux_norelabel_disks = 0 >libguestfs: disk[0]: filename: /mnt/large/vms/ubuntu1404_smbase-1.img >libguestfs: trace: add_drive "/mnt/large/vms/ubuntu1404_smbase-1.img" "readonly:false" "format:qcow2" >libguestfs: trace: add_drive = 0 >libguestfs: trace: add_domain = 1 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "direct" >libguestfs: launch: program=virt-sysprep >libguestfs: launch: version=1.24.5 >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=direct >libguestfs: launch: tmpdir=/tmp/libguestfsfUwN3O >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: command: run: /usr/bin/supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib/guestfs/supermin.d >supermin helper [00000ms] whitelist = (not specified) >supermin helper [00000ms] host_cpu = x86_64 >supermin helper [00000ms] dtb_wildcard = (not specified) >supermin helper [00000ms] inputs: >supermin helper [00000ms] inputs[0] = /usr/lib/guestfs/supermin.d >supermin helper [00000ms] outputs: >supermin helper [00000ms] kernel = (none) >supermin helper [00000ms] dtb = (none) >supermin helper [00000ms] initrd = (none) >supermin helper [00000ms] appliance = (none) >checking modpath /lib/modules/3.13.0-24-generic is a directory >picked kernel vmlinuz-3.13.0-24-generic >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d >supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d/base.img >supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d/daemon.img.gz >supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d/hostfiles >supermin helper [00018ms] visiting /usr/lib/guestfs/supermin.d/init.img >supermin helper [00018ms] visiting /usr/lib/guestfs/supermin.d/udev-rules.img >supermin helper [00018ms] adding kernel modules >supermin helper [00044ms] finished creating appliance >libguestfs: checksum of existing appliance: de24bbf6c9a853cdda4487fca1861721df57af5bb6d5476758ce71bd42c16487 >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: [00046ms] begin testing qemu features >libguestfs: command: run: /usr/bin/qemu-system-x86_64 >libguestfs: command: run: \ -nographic >libguestfs: command: run: \ -help >libguestfs: command: run: /usr/bin/qemu-system-x86_64 >libguestfs: command: run: \ -nographic >libguestfs: command: run: \ -version >libguestfs: qemu version 2.0 >libguestfs: command: run: /usr/bin/qemu-system-x86_64 >libguestfs: command: run: \ -nographic >libguestfs: command: run: \ -machine accel=kvm:tcg >libguestfs: command: run: \ -device ? >libguestfs: [00096ms] finished testing qemu features >[00096ms] /usr/bin/qemu-system-x86_64 \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -enable-fips \ > -nodefaults \ > -nographic \ > -machine accel=kvm:tcg \ > -m 500 \ > -no-reboot \ > -rtc driftfix=slew \ > -no-hpet \ > -no-kvm-pit-reinjection \ > -kernel /var/tmp/.guestfs-0/kernel.10997 \ > -initrd /var/tmp/.guestfs-0/initrd.10997 \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/mnt/large/vms/ubuntu1404_smbase-1.img,cache=writeback,format=qcow2,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/var/tmp/.guestfs-0/root.10997,snapshot=on,id=appliance,cache=unsafe,if=none \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -device sga \ > -chardev socket,path=/tmp/libguestfsfUwN3O/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -append 'panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm' >Warning: option deprecated, use lost_tick_policy property of kvm-pit instead. >Could not open option rom 'sgabios.bin': No such file or directory >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.13.0-24-generic (buildd@batsu) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 (Ubuntu 3.13.0-24.47-generic 3.13.9) >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm >[ 0.000000] KERNEL supported cpus: >[ 0.000000] Intel GenuineIntel >[ 0.000000] AMD AuthenticAMD >[ 0.000000] Centaur CentaurHauls >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fdfff] usable >[ 0.000000] BIOS-e820: [mem 0x000000001f3fe000-0x000000001f3fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f3fe max_arch_pfn = 0x400000000 >[ 0.000000] PAT not supported by CPU. >[ 0.000000] found SMP MP-table at [mem 0x000f0b60-0x000f0b6f] mapped at [ffff8800000f0b60] >[ 0.000000] Scanning 1 areas for low memory corruption >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3fdfff] >[ 0.000000] RAMDISK: [mem 0x1f27c000-0x1f3eefff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fdfff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fdfff] >[ 0.000000] NODE_DATA [mem 0x1f3f9000-0x1f3fdfff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f3f5001, boot clock >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fdfff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on KVM >[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88001f000000 s86336 r8192 d24256 u2097152 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f3f5001, primary cpu clock >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1f00dfc0 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125879 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=600 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] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 485192K/511600K available (7338K kernel code, 1138K rwdata, 3388K rodata, 1332K init, 1440K bss, 26408K reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. >[ 0.000000] \tOffload RCU callbacks from all CPUs >[ 0.000000] \tOffload RCU callbacks from CPUs: 0. >[ 0.000000] NR_IRQS:16640 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Detected 3192.606 MHz processor >[ 0.008000] Calibrating delay loop (skipped) preset value.. 6385.21 BogoMIPS (lpj=12770424) >[ 0.008000] pid_max: default: 32768 minimum: 301 >[ 0.008000] Security Framework initialized >[ 0.008000] AppArmor: AppArmor initialized >[ 0.008000] Yama: becoming mindful. >[ 0.008000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.008000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.008000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.008000] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.008000] Initializing cgroup subsys memory >[ 0.008005] Initializing cgroup subsys devices >[ 0.008295] Initializing cgroup subsys freezer >[ 0.008605] Initializing cgroup subsys blkio >[ 0.008884] Initializing cgroup subsys perf_event >[ 0.009190] Initializing cgroup subsys hugetlb >[ 0.009526] mce: CPU supports 10 MCE banks >[ 0.009878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.009878] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.009878] tlb_flushall_shift: 6 >[ 0.019924] Freeing SMP alternatives memory: 32K (ffffffff81e6b000 - ffffffff81e73000) >[ 0.022716] ftrace: allocating 28408 entries in 111 pages >[ 0.028184] Enabling x2apic >[ 0.028399] Enabled x2apic >[ 0.028708] Switched APIC routing to physical x2apic. >[ 0.032333] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.032757] smpboot: CPU0: Intel QEMU Virtual CPU version 2.0.0 (fam: 06, model: 06, stepping: 03) >[ 0.143637] Performance Events: Broken PMU hardware detected, using software events only. >[ 0.144002] Failed to access perfctr msr (MSR c1 is 0) >[ 0.145235] x86: Booted up 1 node, 1 CPUs >[ 0.145520] smpboot: Total of 1 processors activated (6385.21 BogoMIPS) >[ 0.146154] NMI watchdog: disabled (cpu0): hardware events not enabled >[ 0.146710] devtmpfs: initialized >[ 0.148150] EVM: security.selinux >[ 0.148391] EVM: security.SMACK64 >[ 0.148608] EVM: security.ima >[ 0.148804] EVM: security.capability >[ 0.149532] pinctrl core: initialized pinctrl subsystem >[ 0.149947] regulator-dummy: no parameters >[ 0.150251] RTC time: 10:35:27, date: 06/20/14 >[ 0.150555] NET: Registered protocol family 16 >[ 0.150936] cpuidle: using governor ladder >[ 0.151227] cpuidle: using governor menu >[ 0.151563] PCI: Using configuration type 1 for base access >[ 0.152367] bio: create slab <bio-0> at 0 >[ 0.152781] ACPI: Interpreter disabled. >[ 0.153082] vgaarb: loaded >[ 0.153337] SCSI subsystem initialized >[ 0.153652] usbcore: registered new interface driver usbfs >[ 0.154015] usbcore: registered new interface driver hub >[ 0.154369] usbcore: registered new device driver usb >[ 0.154750] PCI: Probing PCI hardware >[ 0.155010] PCI host bridge to bus 0000:00 >[ 0.155282] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.155682] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 0.156002] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 0.159031] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >[ 0.159510] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >[ 0.167061] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.167537] NetLabel: Initializing >[ 0.167765] NetLabel: domain hash size = 128 >[ 0.168001] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.168334] NetLabel: unlabeled traffic allowed by default >[ 0.168742] Switched to clocksource kvm-clock >[ 0.171330] AppArmor: AppArmor Filesystem Enabled >[ 0.171671] pnp: PnP ACPI: disabled >[ 0.171912] NET: Registered protocol family 2 >[ 0.172095] TCP established hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.172573] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) >[ 0.173008] TCP: Hash tables configured (established 4096 bind 4096) >[ 0.173436] TCP: reno registered >[ 0.173655] UDP hash table entries: 256 (order: 1, 8192 bytes) >[ 0.174057] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >[ 0.174495] NET: Registered protocol family 1 >[ 0.174792] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.175187] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.175570] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.176037] Trying to unpack rootfs image as initramfs... >[ 0.178956] Freeing initrd memory: 1484K (ffff88001f27c000 - ffff88001f3ef000) >[ 0.179525] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.180098] microcode: CPU0 sig=0x663, pf=0x1, revision=0x1 >[ 0.180497] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 0.181082] Scanning for low memory corruption every 60 seconds >[ 0.181578] Initialise system trusted keyring >[ 0.181905] audit: initializing netlink socket (disabled) >[ 0.182269] type=2000 audit(1403260528.699:1): initialized >[ 0.198337] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.199295] VFS: Disk quotas dquot_6.5.2 >[ 0.199578] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.200214] fuse init (API version 7.22) >[ 0.200511] msgmni has been set to 950 >[ 0.200788] Key type big_key registered >[ 0.201142] Key type asymmetric registered >[ 0.201416] Asymmetric key parser 'x509' registered >[ 0.201758] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 0.202251] io scheduler noop registered >[ 0.202511] io scheduler deadline registered (default) >[ 0.202859] io scheduler cfq registered >[ 0.203146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.203514] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.203968] ipmi message handler version 39.2 >[ 0.204358] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.205913] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.206715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >[ 0.230823] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 0.250864] Linux agpgart interface v0.103 >[ 0.257624] brd: module loaded >[ 0.258134] loop: module loaded >[ 0.259074] scsi0 : ata_piix >[ 0.259365] scsi1 : ata_piix >[ 0.259572] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14 >[ 0.260040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15 >[ 0.260627] libphy: Fixed MDIO Bus: probed >[ 0.261012] tun: Universal TUN/TAP device driver, 1.6 >[ 0.261472] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >[ 0.262056] PPP generic driver version 2.4.2 >[ 0.262363] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.262887] ehci-pci: EHCI PCI platform driver >[ 0.263266] ehci-platform: EHCI generic platform driver >[ 0.263612] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.264031] ohci-pci: OHCI PCI platform driver >[ 0.264522] ohci-platform: OHCI generic platform driver >[ 0.265060] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.265579] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.266475] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.266805] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.267172] mousedev: PS/2 mouse device common for all mice >[ 0.267690] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.268173] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 0.268750] device-mapper: uevent: version 1.0.3 >[ 0.269093] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >[ 0.269646] ledtrig-cpu: registered to indicate activity on CPUs >[ 0.270110] TCP: cubic registered >[ 0.270378] NET: Registered protocol family 10 >[ 0.270805] NET: Registered protocol family 17 >[ 0.271109] Key type dns_resolver registered >[ 0.271719] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.272616] Loading compiled-in X.509 certificates >[ 0.273425] Loaded X.509 cert 'Magrathea: Glacier signing key: 69b0d0a79b85d90621706e8d06604d730b359fc0' >[ 0.274120] registered taskstats version 1 >[ 0.274477] Key type trusted registered >[ 0.274782] Key type encrypted registered >[ 0.275200] AppArmor: AppArmor sha1 policy hashing enabled >[ 0.275569] IMA: No TPM chip found, activating TPM-bypass! >[ 0.276020] regulator-dummy: incomplete constraints, leaving on >[ 0.276435] Magic number: 2:591:578 >[ 0.276697] platform pcspkr: hash matches >[ 0.277010] rtc_cmos rtc_cmos: setting system clock to 2014-06-20 10:35:28 UTC (1403260528) >[ 0.277570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >[ 0.277972] EDD information not available. >[ 0.421075] Freeing unused kernel memory: 1332K (ffffffff81d1e000 - ffffffff81e6b000) >[ 0.422075] Write protecting the kernel read-only data: 12288k >[ 0.424974] Freeing unused kernel memory: 844K (ffff88000172d000 - ffff880001800000) >[ 0.426721] Freeing unused kernel memory: 708K (ffff880001b4f000 - ffff880001c00000) >supermin: mounting /proc >supermin: uptime: 0.42 0.16 >supermin: ext2 mini initrd starting up: 4.1.6 zlib xz >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm >supermin: mounting /sys >supermin: internal insmod megaraid_mm.ko >[ 0.429740] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) >supermin: internal insmod megaraid_mbox.ko >[ 0.431364] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) >supermin: internal insmod megaraid_sas.ko >[ 0.434945] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013 >supermin: internal insmod megaraid.ko >supermin: internal insmod libcrc32c.ko >supermin: internal insmod crc32-pclmul.ko >[ 0.438159] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crct10dif-pclmul.ko >insmod: init_module: crct10dif-pclmul.ko: No such device >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc32.ko >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc7.ko >supermin: internal insmod crc8.ko >supermin: internal insmod sym53c8xx.ko >supermin: internal insmod ideapad_slidebar.ko >[ 0.446111] ideapad_slidebar: DMI does not match >insmod: init_module: ideapad_slidebar.ko: No such device >supermin: internal insmod sparse-keymap.ko >supermin: internal insmod ideapad-laptop.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_scsi.ko >[ 0.450547] scsi2 : Virtio SCSI HBA >[ 0.452156] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.0. PQ: 0 ANSI: 5 >[ 0.452826] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.0. PQ: 0 ANSI: 5 >[ 0.467460] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 0.467999] sd 2:0:0:0: [sda] 16777216 512-byte logical blocks: (8.58 GB/8.00 GiB) >[ 0.469034] sd 2:0:0:0: [sda] Write Protect is off >[ 0.469523] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.470239] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 0.470816] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.471816] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.472374] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.473952] sda: sda1 sda2 < sda5 > >[ 0.474760] sdb: unknown partition table >[ 0.475292] sd 2:0:0:0: [sda] Attached SCSI disk >[ 0.476074] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 0.477748] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 0.482610] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 0.509141] systemd-udevd[83]: starting version 204 >[ 0.527061] ACPI Exception: AE_BAD_PARAMETER, Thread 494868464 could not acquire Mutex [0x1] (20131115/utmutex-285) >[ 0.527795] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >[ 0.562808] random: lvm urandom read with 37 bits of entropy available >[ 0.611595] bio: create slab <bio-1> at 1 >[ 0.629632] xor: measuring software checksum speed >[ 0.668010] prefetch64-sse: 19616.000 MB/sec >[ 0.708005] generic_sse: 18171.000 MB/sec >[ 0.708351] xor: using function: prefetch64-sse (19616.000 MB/sec) >[ 0.792008] raid6: sse2x1 11368 MB/s >[ 0.860008] raid6: sse2x2 14688 MB/s >[ 0.928020] raid6: sse2x4 16806 MB/s >[ 0.928415] raid6: using algorithm sse2x4 (16806 MB/s) >[ 0.928785] raid6: using intx1 recovery algorithm >[ 0.949716] bio: create slab <bio-2> at 2 >[ 0.950541] Btrfs loaded >/init: 63: /init: systemd-tmpfiles: not found >/init: 69: /init: cannot create /sys/block/{h,s,ub,v}d*/queue/scheduler: Directory nonexistent >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: Network is unreachable >/init: 86: /init: mdadm: not found >/init: 90: /init: lvmetad: not found > Reading all physical volumes. This may take a while... > Found volume group "smbase-vg" using metadata type lvm2 > 2 logical volume(s) in volume group "smbase-vg" now active >/init: 96: /init: ldmtool: not found >Linux (none) 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 0 0 10, 235 Jun 20 10:35 autofs >drwxr-xr-x 2 0 0 660 Jun 20 10:35 block >drwxr-xr-x 2 0 0 80 Jun 20 10:35 bsg >crw------- 1 0 0 10, 234 Jun 20 2014 btrfs-control >drwxr-xr-x 2 0 0 2820 Jun 20 2014 char >crw------- 1 0 0 5, 1 Jun 20 10:35 console >lrwxrwxrwx 1 0 0 11 Jun 20 10:35 core -> /proc/kcore >drwxr-xr-x 2 0 0 60 Jun 20 10:35 cpu >crw------- 1 0 0 10, 60 Jun 20 10:35 cpu_dma_latency >crw------- 1 0 0 10, 203 Jun 20 10:35 cuse >drwxr-xr-x 5 0 0 100 Jun 20 10:35 disk >brw------- 1 0 0 252, 0 Jun 20 10:35 dm-0 >brw------- 1 0 0 252, 1 Jun 20 2014 dm-1 >crw------- 1 0 0 10, 61 Jun 20 10:35 ecryptfs >lrwxrwxrwx 1 0 0 13 Jun 20 10:35 fd -> /proc/self/fd >crw-rw-rw- 1 0 0 1, 7 Jun 20 10:35 full >crw-rw-rw- 1 0 0 10, 229 Jun 20 10:35 fuse >drwxr-xr-x 3 0 0 100 Jun 20 10:35 input >crw-r--r-- 1 0 0 1, 11 Jun 20 10:35 kmsg >crw------- 1 0 0 10, 232 Jun 20 10:35 kvm >crw------- 1 0 0 10, 237 Jun 20 10:35 loop-control >brw------- 1 0 0 7, 0 Jun 20 10:35 loop0 >brw------- 1 0 0 7, 1 Jun 20 10:35 loop1 >brw------- 1 0 0 7, 2 Jun 20 10:35 loop2 >brw------- 1 0 0 7, 3 Jun 20 10:35 loop3 >brw------- 1 0 0 7, 4 Jun 20 10:35 loop4 >brw------- 1 0 0 7, 5 Jun 20 10:35 loop5 >brw------- 1 0 0 7, 6 Jun 20 10:35 loop6 >brw------- 1 0 0 7, 7 Jun 20 10:35 loop7 >drwxr-xr-x 2 0 0 100 Jun 20 2014 mapper >crw------- 1 0 0 10, 227 Jun 20 10:35 mcelog >crw------- 1 0 0 10, 57 Jun 20 10:35 megadev0 >crw------- 1 0 0 1, 1 Jun 20 10:35 mem >drwxr-xr-x 2 0 0 60 Jun 20 10:35 net >crw------- 1 0 0 10, 59 Jun 20 10:35 network_latency >crw------- 1 0 0 10, 58 Jun 20 10:35 network_throughput >crw-rw-rw- 1 0 0 1, 3 Jun 20 10:35 null >crw------- 1 0 0 1, 4 Jun 20 10:35 port >crw------- 1 0 0 108, 0 Jun 20 10:35 ppp >crw------- 1 0 0 10, 1 Jun 20 10:35 psaux >crw-rw-rw- 1 0 0 5, 2 Jun 20 10:35 ptmx >brw------- 1 0 0 1, 0 Jun 20 10:35 ram0 >brw------- 1 0 0 1, 1 Jun 20 10:35 ram1 >brw------- 1 0 0 1, 10 Jun 20 10:35 ram10 >brw------- 1 0 0 1, 11 Jun 20 10:35 ram11 >brw------- 1 0 0 1, 12 Jun 20 10:35 ram12 >brw------- 1 0 0 1, 13 Jun 20 10:35 ram13 >brw------- 1 0 0 1, 14 Jun 20 10:35 ram14 >brw------- 1 0 0 1, 15 Jun 20 10:35 ram15 >brw------- 1 0 0 1, 2 Jun 20 10:35 ram2 >brw------- 1 0 0 1, 3 Jun 20 10:35 ram3 >brw------- 1 0 0 1, 4 Jun 20 10:35 ram4 >brw------- 1 0 0 1, 5 Jun 20 10:35 ram5 >brw------- 1 0 0 1, 6 Jun 20 10:35 ram6 >brw------- 1 0 0 1, 7 Jun 20 10:35 ram7 >brw------- 1 0 0 1, 8 Jun 20 10:35 ram8 >brw------- 1 0 0 1, 9 Jun 20 10:35 ram9 >crw-rw-rw- 1 0 0 1, 8 Jun 20 10:35 random >crw------- 1 0 0 10, 62 Jun 20 10:35 rfkill >lrwxrwxrwx 1 0 0 4 Jun 20 10:35 rtc -> rtc0 >crw------- 1 0 0 254, 0 Jun 20 10:35 rtc0 >brw------- 1 0 0 8, 0 Jun 20 10:35 sda >brw------- 1 0 0 8, 1 Jun 20 10:35 sda1 >brw------- 1 0 0 8, 2 Jun 20 10:35 sda2 >brw------- 1 0 0 8, 5 Jun 20 10:35 sda5 >brw------- 1 0 0 8, 16 Jun 20 10:35 sdb >crw------- 1 0 0 21, 0 Jun 20 10:35 sg0 >crw------- 1 0 0 21, 1 Jun 20 10:35 sg1 >drwxr-xr-x 2 0 0 80 Jun 20 2014 smbase-vg >crw------- 1 0 0 10, 231 Jun 20 10:35 snapshot >drwxr-xr-x 2 0 0 80 Jun 20 10:35 snd >lrwxrwxrwx 1 0 0 15 Jun 20 10:35 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 0 0 15 Jun 20 10:35 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 0 0 15 Jun 20 10:35 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 0 0 5, 0 Jun 20 10:35 tty >crw------- 1 0 0 4, 0 Jun 20 10:35 tty0 >crw------- 1 0 0 4, 1 Jun 20 10:35 tty1 >crw------- 1 0 0 4, 10 Jun 20 10:35 tty10 >crw------- 1 0 0 4, 11 Jun 20 10:35 tty11 >crw------- 1 0 0 4, 12 Jun 20 10:35 tty12 >crw------- 1 0 0 4, 13 Jun 20 10:35 tty13 >crw------- 1 0 0 4, 14 Jun 20 10:35 tty14 >crw------- 1 0 0 4, 15 Jun 20 10:35 tty15 >crw------- 1 0 0 4, 16 Jun 20 10:35 tty16 >crw------- 1 0 0 4, 17 Jun 20 10:35 tty17 >crw------- 1 0 0 4, 18 Jun 20 10:35 tty18 >crw------- 1 0 0 4, 19 Jun 20 10:35 tty19 >crw------- 1 0 0 4, 2 Jun 20 10:35 tty2 >crw------- 1 0 0 4, 20 Jun 20 10:35 tty20 >crw------- 1 0 0 4, 21 Jun 20 10:35 tty21 >crw------- 1 0 0 4, 22 Jun 20 10:35 tty22 >crw------- 1 0 0 4, 23 Jun 20 10:35 tty23 >crw------- 1 0 0 4, 24 Jun 20 10:35 tty24 >crw------- 1 0 0 4, 25 Jun 20 10:35 tty25 >crw------- 1 0 0 4, 26 Jun 20 10:35 tty26 >crw------- 1 0 0 4, 27 Jun 20 10:35 tty27 >crw------- 1 0 0 4, 28 Jun 20 10:35 tty28 >crw------- 1 0 0 4, 29 Jun 20 10:35 tty29 >crw------- 1 0 0 4, 3 Jun 20 10:35 tty3 >crw------- 1 0 0 4, 30 Jun 20 10:35 tty30 >crw------- 1 0 0 4, 31 Jun 20 10:35 tty31 >crw------- 1 0 0 4, 32 Jun 20 10:35 tty32 >crw------- 1 0 0 4, 33 Jun 20 10:35 tty33 >crw------- 1 0 0 4, 34 Jun 20 10:35 tty34 >crw------- 1 0 0 4, 35 Jun 20 10:35 tty35 >crw------- 1 0 0 4, 36 Jun 20 10:35 tty36 >crw------- 1 0 0 4, 37 Jun 20 10:35 tty37 >crw------- 1 0 0 4, 38 Jun 20 10:35 tty38 >crw------- 1 0 0 4, 39 Jun 20 10:35 tty39 >crw------- 1 0 0 4, 4 Jun 20 10:35 tty4 >crw------- 1 0 0 4, 40 Jun 20 10:35 tty40 >crw------- 1 0 0 4, 41 Jun 20 10:35 tty41 >crw------- 1 0 0 4, 42 Jun 20 10:35 tty42 >crw------- 1 0 0 4, 43 Jun 20 10:35 tty43 >crw------- 1 0 0 4, 44 Jun 20 10:35 tty44 >crw------- 1 0 0 4, 45 Jun 20 10:35 tty45 >crw------- 1 0 0 4, 46 Jun 20 10:35 tty46 >crw------- 1 0 0 4, 47 Jun 20 10:35 tty47 >crw------- 1 0 0 4, 48 Jun 20 10:35 tty48 >crw------- 1 0 0 4, 49 Jun 20 10:35 tty49 >crw------- 1 0 0 4, 5 Jun 20 10:35 tty5 >crw------- 1 0 0 4, 50 Jun 20 10:35 tty50 >crw------- 1 0 0 4, 51 Jun 20 10:35 tty51 >crw------- 1 0 0 4, 52 Jun 20 10:35 tty52 >crw------- 1 0 0 4, 53 Jun 20 10:35 tty53 >crw------- 1 0 0 4, 54 Jun 20 10:35 tty54 >crw------- 1 0 0 4, 55 Jun 20 10:35 tty55 >crw------- 1 0 0 4, 56 Jun 20 10:35 tty56 >crw------- 1 0 0 4, 57 Jun 20 10:35 tty57 >crw------- 1 0 0 4, 58 Jun 20 10:35 tty58 >crw------- 1 0 0 4, 59 Jun 20 10:35 tty59 >crw------- 1 0 0 4, 6 Jun 20 10:35 tty6 >crw------- 1 0 0 4, 60 Jun 20 10:35 tty60 >crw------- 1 0 0 4, 61 Jun 20 10:35 tty61 >crw------- 1 0 0 4, 62 Jun 20 10:35 tty62 >crw------- 1 0 0 4, 63 Jun 20 2014 tty63 >crw------- 1 0 0 4, 7 Jun 20 2014 tty7 >crw------- 1 0 0 4, 8 Jun 20 2014 tty8 >crw------- 1 0 0 4, 9 Jun 20 2014 tty9 >crw------- 1 0 0 4, 64 Jun 20 10:35 ttyS0 >crw------- 1 0 0 4, 65 Jun 20 10:35 ttyS1 >crw------- 1 0 0 4, 74 Jun 20 10:35 ttyS10 >crw------- 1 0 0 4, 75 Jun 20 10:35 ttyS11 >crw------- 1 0 0 4, 76 Jun 20 10:35 ttyS12 >crw------- 1 0 0 4, 77 Jun 20 10:35 ttyS13 >crw------- 1 0 0 4, 78 Jun 20 10:35 ttyS14 >crw------- 1 0 0 4, 79 Jun 20 10:35 ttyS15 >crw------- 1 0 0 4, 80 Jun 20 10:35 ttyS16 >crw------- 1 0 0 4, 81 Jun 20 10:35 ttyS17 >crw------- 1 0 0 4, 82 Jun 20 10:35 ttyS18 >crw------- 1 0 0 4, 83 Jun 20 10:35 ttyS19 >crw------- 1 0 0 4, 66 Jun 20 10:35 ttyS2 >crw------- 1 0 0 4, 84 Jun 20 10:35 ttyS20 >crw------- 1 0 0 4, 85 Jun 20 10:35 ttyS21 >crw------- 1 0 0 4, 86 Jun 20 10:35 ttyS22 >crw------- 1 0 0 4, 87 Jun 20 10:35 ttyS23 >crw------- 1 0 0 4, 88 Jun 20 10:35 ttyS24 >crw------- 1 0 0 4, 89 Jun 20 10:35 ttyS25 >crw------- 1 0 0 4, 90 Jun 20 10:35 ttyS26 >crw------- 1 0 0 4, 91 Jun 20 10:35 ttyS27 >crw------- 1 0 0 4, 92 Jun 20 10:35 ttyS28 >crw------- 1 0 0 4, 93 Jun 20 10:35 ttyS29 >crw------- 1 0 0 4, 67 Jun 20 10:35 ttyS3 >crw------- 1 0 0 4, 94 Jun 20 10:35 ttyS30 >crw------- 1 0 0 4, 95 Jun 20 10:35 ttyS31 >crw------- 1 0 0 4, 68 Jun 20 10:35 ttyS4 >crw------- 1 0 0 4, 69 Jun 20 10:35 ttyS5 >crw------- 1 0 0 4, 70 Jun 20 10:35 ttyS6 >crw------- 1 0 0 4, 71 Jun 20 10:35 ttyS7 >crw------- 1 0 0 4, 72 Jun 20 10:35 ttyS8 >crw------- 1 0 0 4, 73 Jun 20 10:35 ttyS9 >crw------- 1 0 0 5, 3 Jun 20 2014 ttyprintk >crw------- 1 0 0 10, 239 Jun 20 10:35 uhid >crw------- 1 0 0 10, 223 Jun 20 10:35 uinput >crw-rw-rw- 1 0 0 1, 9 Jun 20 10:35 urandom >crw------- 1 0 0 7, 0 Jun 20 2014 vcs >crw------- 1 0 0 7, 1 Jun 20 2014 vcs1 >crw------- 1 0 0 7, 128 Jun 20 2014 vcsa >crw------- 1 0 0 7, 129 Jun 20 2014 vcsa1 >crw------- 1 0 0 10, 63 Jun 20 10:35 vga_arbiter >crw------- 1 0 0 10, 238 Jun 20 10:35 vhost-net >drwxr-xr-x 2 0 0 60 Jun 20 10:35 virtio-ports >crw------- 1 0 0 251, 1 Jun 20 10:35 vport1p1 >crw-rw-rw- 1 0 0 1, 5 Jun 20 10:35 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:0 -> ../ram0 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:1 -> ../ram1 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 1:10 -> ../ram10 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 1:11 -> ../ram11 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 1:12 -> ../ram12 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 1:13 -> ../ram13 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 1:14 -> ../ram14 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 1:15 -> ../ram15 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:2 -> ../ram2 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:3 -> ../ram3 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:4 -> ../ram4 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:5 -> ../ram5 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:6 -> ../ram6 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:7 -> ../ram7 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:8 -> ../ram8 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:9 -> ../ram9 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 252:0 -> ../dm-0 >lrwxrwxrwx 1 0 0 7 Jun 20 2014 252:1 -> ../dm-1 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 7:0 -> ../loop0 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 7:1 -> ../loop1 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 7:2 -> ../loop2 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 7:3 -> ../loop3 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 7:4 -> ../loop4 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 7:5 -> ../loop5 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 7:6 -> ../loop6 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 7:7 -> ../loop7 >lrwxrwxrwx 1 0 0 6 Jun 20 10:35 8:0 -> ../sda >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 8:1 -> ../sda1 >lrwxrwxrwx 1 0 0 6 Jun 20 10:35 8:16 -> ../sdb >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 8:2 -> ../sda2 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 8:5 -> ../sda5 > >/dev/bsg: >total 0 >crw------- 1 0 0 252, 0 Jun 20 10:35 2:0:0:0 >crw------- 1 0 0 252, 1 Jun 20 10:35 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 0 0 6 Jun 20 10:35 108:0 -> ../ppp >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 10:1 -> ../psaux >lrwxrwxrwx 1 0 0 16 Jun 20 10:35 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 10:200 -> ../net/tun >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 10:223 -> ../uinput >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 10:227 -> ../mcelog >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 10:229 -> ../fuse >lrwxrwxrwx 1 0 0 11 Jun 20 10:35 10:231 -> ../snapshot >lrwxrwxrwx 1 0 0 6 Jun 20 10:35 10:232 -> ../kvm >lrwxrwxrwx 1 0 0 16 Jun 20 2014 10:234 -> ../btrfs-control >lrwxrwxrwx 1 0 0 17 Jun 20 10:35 10:236 -> ../mapper/control >lrwxrwxrwx 1 0 0 15 Jun 20 10:35 10:237 -> ../loop-control >lrwxrwxrwx 1 0 0 11 Jun 20 10:35 10:57 -> ../megadev0 >lrwxrwxrwx 1 0 0 21 Jun 20 10:35 10:58 -> ../network_throughput >lrwxrwxrwx 1 0 0 18 Jun 20 10:35 10:59 -> ../network_latency >lrwxrwxrwx 1 0 0 18 Jun 20 10:35 10:60 -> ../cpu_dma_latency >lrwxrwxrwx 1 0 0 11 Jun 20 10:35 10:61 -> ../ecryptfs >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 10:62 -> ../rfkill >lrwxrwxrwx 1 0 0 14 Jun 20 10:35 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 0 0 13 Jun 20 10:35 13:63 -> ../input/mice >lrwxrwxrwx 1 0 0 15 Jun 20 10:35 13:64 -> ../input/event0 >lrwxrwxrwx 1 0 0 6 Jun 20 10:35 1:1 -> ../mem >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:11 -> ../kmsg >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:3 -> ../null >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:4 -> ../port >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:5 -> ../zero >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 1:7 -> ../full >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 1:8 -> ../random >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 1:9 -> ../urandom >lrwxrwxrwx 1 0 0 6 Jun 20 10:35 21:0 -> ../sg0 >lrwxrwxrwx 1 0 0 6 Jun 20 10:35 21:1 -> ../sg1 >lrwxrwxrwx 1 0 0 11 Jun 20 10:35 251:1 -> ../vport1p1 >lrwxrwxrwx 1 0 0 14 Jun 20 10:35 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 0 0 14 Jun 20 10:35 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 254:0 -> ../rtc0 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 4:0 -> ../tty0 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 4:1 -> ../tty1 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:10 -> ../tty10 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:11 -> ../tty11 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:12 -> ../tty12 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:13 -> ../tty13 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:14 -> ../tty14 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:15 -> ../tty15 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:16 -> ../tty16 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:17 -> ../tty17 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:18 -> ../tty18 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:19 -> ../tty19 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 4:2 -> ../tty2 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:20 -> ../tty20 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:21 -> ../tty21 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:22 -> ../tty22 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:23 -> ../tty23 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:24 -> ../tty24 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:25 -> ../tty25 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:26 -> ../tty26 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:27 -> ../tty27 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:28 -> ../tty28 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:29 -> ../tty29 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 4:3 -> ../tty3 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:30 -> ../tty30 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:31 -> ../tty31 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:32 -> ../tty32 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:33 -> ../tty33 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:34 -> ../tty34 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:35 -> ../tty35 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:36 -> ../tty36 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:37 -> ../tty37 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:38 -> ../tty38 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:39 -> ../tty39 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 4:4 -> ../tty4 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:40 -> ../tty40 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:41 -> ../tty41 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:42 -> ../tty42 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:43 -> ../tty43 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:44 -> ../tty44 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:45 -> ../tty45 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:46 -> ../tty46 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:47 -> ../tty47 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:48 -> ../tty48 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:49 -> ../tty49 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 4:5 -> ../tty5 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:50 -> ../tty50 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:51 -> ../tty51 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:52 -> ../tty52 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:53 -> ../tty53 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:54 -> ../tty54 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:55 -> ../tty55 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:56 -> ../tty56 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:57 -> ../tty57 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:58 -> ../tty58 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:59 -> ../tty59 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 4:6 -> ../tty6 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:60 -> ../tty60 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:61 -> ../tty61 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:62 -> ../tty62 >lrwxrwxrwx 1 0 0 8 Jun 20 2014 4:63 -> ../tty63 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:64 -> ../ttyS0 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:65 -> ../ttyS1 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:66 -> ../ttyS2 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:67 -> ../ttyS3 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:68 -> ../ttyS4 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:69 -> ../ttyS5 >lrwxrwxrwx 1 0 0 7 Jun 20 2014 4:7 -> ../tty7 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:70 -> ../ttyS6 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:71 -> ../ttyS7 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:72 -> ../ttyS8 >lrwxrwxrwx 1 0 0 8 Jun 20 10:35 4:73 -> ../ttyS9 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:74 -> ../ttyS10 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:75 -> ../ttyS11 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:76 -> ../ttyS12 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:77 -> ../ttyS13 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:78 -> ../ttyS14 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:79 -> ../ttyS15 >lrwxrwxrwx 1 0 0 7 Jun 20 2014 4:8 -> ../tty8 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:80 -> ../ttyS16 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:81 -> ../ttyS17 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:82 -> ../ttyS18 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:83 -> ../ttyS19 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:84 -> ../ttyS20 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:85 -> ../ttyS21 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:86 -> ../ttyS22 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:87 -> ../ttyS23 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:88 -> ../ttyS24 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:89 -> ../ttyS25 >lrwxrwxrwx 1 0 0 7 Jun 20 2014 4:9 -> ../tty9 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:90 -> ../ttyS26 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:91 -> ../ttyS27 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:92 -> ../ttyS28 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:93 -> ../ttyS29 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:94 -> ../ttyS30 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 4:95 -> ../ttyS31 >lrwxrwxrwx 1 0 0 6 Jun 20 10:35 5:0 -> ../tty >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 5:1 -> ../console >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 5:2 -> ../ptmx >lrwxrwxrwx 1 0 0 12 Jun 20 2014 5:3 -> ../ttyprintk >lrwxrwxrwx 1 0 0 6 Jun 20 2014 7:0 -> ../vcs >lrwxrwxrwx 1 0 0 7 Jun 20 2014 7:1 -> ../vcs1 >lrwxrwxrwx 1 0 0 7 Jun 20 2014 7:128 -> ../vcsa >lrwxrwxrwx 1 0 0 8 Jun 20 2014 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >crw------- 1 0 0 10, 184 Jun 20 10:35 microcode > >/dev/disk: >total 0 >drwxr-xr-x 2 0 0 220 Jun 20 2014 by-id >drwxr-xr-x 2 0 0 140 Jun 20 10:35 by-path >drwxr-xr-x 2 0 0 120 Jun 20 2014 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 dm-name-smbase--vg-root -> ../../dm-0 >lrwxrwxrwx 1 0 0 10 Jun 20 2014 dm-name-smbase--vg-swap_1 -> ../../dm-1 >lrwxrwxrwx 1 0 0 10 Jun 20 2014 dm-uuid-LVM-jOQJ2ltHL6TXpvakqR6FZVcAVyIwiuwravFZ34yeqgE1N5XoVaZL2WYBUzuoDgAv -> ../../dm-1 >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 dm-uuid-LVM-jOQJ2ltHL6TXpvakqR6FZVcAVyIwiuwrbkbWW11DnoQcwxV03n8LQqYZZ3HJNWtV -> ../../dm-0 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2 >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 scsi-0QEMU_QEMU_HARDDISK_hd0-part5 -> ../../sda5 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part5 -> ../../sda5 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 0 0 10 Jun 20 2014 2527173b-111a-4488-b97c-584f55843873 -> ../../dm-1 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 31cd63d3-168f-4d35-9c4f-c59b9484706f -> ../../sdb >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 4c4d6ce1-199f-40ea-91c9-d516b669e624 -> ../../dm-0 >lrwxrwxrwx 1 0 0 10 Jun 20 10:35 96fde386-2647-4104-ab02-0aa50f824529 -> ../../sda1 > >/dev/input: >total 0 >drwxr-xr-x 2 0 0 60 Jun 20 10:35 by-path >crw------- 1 0 0 13, 64 Jun 20 10:35 event0 >crw------- 1 0 0 13, 63 Jun 20 10:35 mice > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 0 0 9 Jun 20 10:35 platform-i8042-serio-0-event-kbd -> ../event0 > >/dev/mapper: >total 0 >crw------- 1 0 0 10, 236 Jun 20 10:35 control >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 smbase--vg-root -> ../dm-0 >lrwxrwxrwx 1 0 0 7 Jun 20 2014 smbase--vg-swap_1 -> ../dm-1 > >/dev/net: >total 0 >crw-rw-rw- 1 0 0 10, 200 Jun 20 10:35 tun > >/dev/smbase-vg: >total 0 >lrwxrwxrwx 1 0 0 7 Jun 20 10:35 root -> ../dm-0 >lrwxrwxrwx 1 0 0 7 Jun 20 2014 swap_1 -> ../dm-1 > >/dev/snd: >total 0 >crw------- 1 0 0 116, 1 Jun 20 10:35 seq >crw------- 1 0 0 116, 33 Jun 20 10:35 timer > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 0 0 11 Jun 20 10:35 org.libguestfs.channel.0 -> ../vport1p1 >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=97920k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=242612k,nr_inodes=60653,mode=755 0 0 > PV VG Fmt Attr PSize PFree > /dev/sda5 smbase-vg lvm2 a-- 7.76g 36.00m > VG #PV #LV #SN Attr VSize VFree > smbase-vg 1 2 0 wz--n- 7.76g 36.00m > LV VG Attr LSize Pool Origin Data% Move Log Copy% Convert > root smbase-vg -wi-a---- 5.73g > swap_1 smbase-vg -wi-a---- 2.00g >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by[ 1.334351] random: nonblocking pool is initialized > >btrfs 835954 0 >raid6_pq 97812 1 btrfs >xor 21411 1 btrfs >kvm_intel 143060 0 >kvm 451511 1 kvm_intel >mac_hid 13205 0 >psmouse 102222 0 >serio_raw 13462 0 >i2c_piix4 22155 0 >virtio_scsi 18330 2 >virtio_rng 13135 0 >ideapad_laptop 18216 0 >sparse_keymap 13948 1 ideapad_laptop >sym53c8xx 76731 0 >crc8 12893 0 >crc7 12703 0 >crc_ccitt 12707 0 >crc32 12714 0 >crc_itu_t 12707 0 >libcrc32c 12644 1 btrfs >megaraid 44120 0 >megaraid_sas 91199 0 >megaraid_mbox 40158 0 >megaraid_mm 18253 1 megaraid_mbox >Fri Jun 20 10:35:29 UTC 2014 >clocksource: kvm-clock >uptime: 1.34 0.37 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [02395ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: inspect_os >libguestfs: trace: umount_all >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >libguestfs: trace: umount_all = 0 >libguestfs: trace: list_filesystems >libguestfs: trace: list_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds >libguestfs: trace: list_devices = ["/dev/sda"] >libguestfs: trace: list_partitions >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds >libguestfs: trace: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sda5"] >libguestfs: trace: list_md_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds >libguestfs: trace: list_md_devices = [] >libguestfs: trace: part_to_dev "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_to_dev "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_to_dev "/dev/sda5" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_to_partnum "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = 1 >libguestfs: trace: part_to_dev "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_get_mbr_id "/dev/sda" 1 >guestfsd: main_loop: new request, len 0x38 >udevadm settle >sfdisk --print-id /dev/sda 1 >Warning: extended partition does not start at a cylinder boundary. >DOS and Linux will interpret the contents differently. >udevadm settle >libguestfs: trace: part_get_mbr_id = 131 >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: main_loop: proc 235 (part_get_mbr_id) took 0.01 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: vfs_type = "ext2" >libguestfs: trace: part_to_partnum "/dev/sda2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = 2 >libguestfs: trace: part_to_dev "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_get_mbr_id "/dev/sda" 2 >guestfsd: main_loop: new request, len 0x38 >udevadm settle >sfdisk --print-id /dev/sda 2 >Warning: extended partition does not start at a cylinder boundary. >DOS and Linux will interpret the contents differently. >udevadm settle >libguestfs: trace: part_get_mbr_id = 5 >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: proc 235 (part_get_mbr_id) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "" >libguestfs: trace: part_to_partnum "/dev/sda5" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = 5 >libguestfs: trace: part_to_dev "/dev/sda5" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_get_mbr_id "/dev/sda" 5 >guestfsd: main_loop: new request, len 0x38 >udevadm settle >sfdisk --print-id /dev/sda 5 >Warning: extended partition does not start at a cylinder boundary. >DOS and Linux will interpret the contents differently. >udevadm settle >libguestfs: trace: part_get_mbr_id = 142 >libguestfs: trace: vfs_type "/dev/sda5" >guestfsd: main_loop: proc 235 (part_get_mbr_id) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda5 >libguestfs: trace: vfs_type = "LVM2_member" >libguestfs: trace: feature_available "lvm2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 398 (feature_available) took 0.00 seconds >libguestfs: trace: feature_available = 1 >libguestfs: trace: lvs >guestfsd: main_loop: new request, len 0x28 >lvm lvs -o vg_name,lv_name --noheadings --separator / >libguestfs: trace: lvs = ["/dev/smbase-vg/root", "/dev/smbase-vg/swap_1"] >libguestfs: trace: vfs_type "/dev/smbase-vg/root" >guestfsd: main_loop: proc 11 (lvs) took 0.01 seconds >guestfsd: main_loop: new request, len 0x40 >blkid -c /dev/null -o value -s TYPE /dev/smbase-vg/root >libguestfs: trace: vfs_type = "ext4" >libguestfs: trace: vfs_type "/dev/smbase-vg/swap_1" >guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds >guestfsd: main_loop: new request, len 0x44 >blkid -c /dev/null -o value -s TYPE /dev/smbase-vg/swap_1 >libguestfs: trace: vfs_type = "swap" >libguestfs: trace: feature_available "ldm" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 398 (feature_available) took 0.00 seconds >libguestfs: trace: feature_available = 0 >libguestfs: trace: list_filesystems = ["/dev/sda1", "ext2", "/dev/sda2", "unknown", "/dev/smbase-vg/root", "ext4", "/dev/smbase-vg/swap_1", "swap"] >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: vfs_type = "ext2" >libguestfs: check_for_filesystem_on: /dev/sda1 (ext2) >libguestfs: trace: internal_parse_mountable "/dev/sda1" >guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *> >libguestfs: trace: is_whole_device "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: is_whole_device = 0 >libguestfs: trace: mount_ro "/dev/sda1" "/" >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/sda1 /sysroot/ >[ 1.483038] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem >[ 1.484350] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) >guestfsd: main_loop: proc 73 (mount_ro) took 0.01 seconds >libguestfs: trace: mount_ro = 0 >libguestfs: trace: part_to_partnum "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = 1 >libguestfs: trace: is_dir "/etc" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/grub/menu.lst" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub/grub.conf" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub2/grub.cfg" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/log" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: case_sensitive_path "/windows" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/windows" >libguestfs: trace: case_sensitive_path "/windows/system32" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: windows: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/winnt" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/winnt" >libguestfs: trace: case_sensitive_path "/winnt/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: winnt: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/win32" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/win32" >libguestfs: trace: case_sensitive_path "/win32/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win32: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/win" >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/win" >libguestfs: trace: case_sensitive_path "/win/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/boot.ini" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/boot.ini" >libguestfs: trace: is_file "/boot.ini" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/System Volume Information" >libguestfs: trace: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/System Volume Information" >libguestfs: trace: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: case_sensitive_path "/FDOS" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/FDOS" >libguestfs: trace: is_dir "/FDOS" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/isolinux/isolinux.cfg" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/EFI/BOOT" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/images/install.img" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/.disk" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/.discinfo" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/i386/txtsetup.sif" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/amd64/txtsetup.sif" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/freedos/freedos.ico" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: umount_all >guestfsd: main_loop: new request, len 0x28 >umount /sysroot >libguestfs: trace: umount_all = 0 >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "" >libguestfs: check_for_filesystem_on: /dev/sda2 () >libguestfs: trace: internal_parse_mountable "/dev/sda2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *> >libguestfs: trace: is_whole_device "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: is_whole_device = 0 >libguestfs: trace: mount_ro "/dev/sda2" "/" >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/sda2 /sysroot/ >[ 1.537383] EXT4-fs (sda2): unable to read superblock >[ 1.537948] EXT4-fs (sda2): unable to read superblock >[ 1.538496] EXT4-fs (sda2): unable to read superblock >[ 1.539153] FAT-fs (sda2): bogus number of reserved sectors >[ 1.539699] FAT-fs (sda2): Can't find a valid FAT filesystem >mount: you must specify the filesystem type >guestfsd: error: /dev/sda2 on / (options: 'ro'): mount: you must specify the filesystem type >guestfsd: main_loop: proc 73 (mount_ro) took 0.00 seconds >libguestfs: trace: mount_ro = -1 (error) >libguestfs: trace: vfs_type "/dev/smbase-vg/root" >guestfsd: main_loop: new request, len 0x40 >blkid -c /dev/null -o value -s TYPE /dev/smbase-vg/root >libguestfs: trace: vfs_type = "ext4" >libguestfs: check_for_filesystem_on: /dev/smbase-vg/root (ext4) >libguestfs: trace: internal_parse_mountable "/dev/smbase-vg/root" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *> >libguestfs: trace: is_whole_device "/dev/smbase-vg/root" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: is_whole_device = 0 >libguestfs: trace: mount_ro "/dev/smbase-vg/root" "/" >guestfsd: main_loop: new request, len 0x48 >mount -o ro /dev/smbase-vg/root /sysroot/ >[ 1.567973] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >guestfsd: main_loop: proc 73 (mount_ro) took 0.01 seconds >libguestfs: trace: mount_ro = 0 >libguestfs: trace: part_to_partnum "/dev/smbase-vg/root" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: device name is not a partition >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = -1 (error) >libguestfs: trace: is_dir "/etc" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 1 >libguestfs: trace: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 1 >libguestfs: trace: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/grub/menu.lst" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub/grub.conf" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub2/grub.cfg" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/etc/freebsd-update.conf" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/etc/fstab" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/etc/release" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/etc/fstab" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/etc/lsb-release" "followsymlinks:true" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: filesize "/etc/lsb-release" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds >libguestfs: trace: filesize = 103 >libguestfs: trace: head_n 10 "/etc/lsb-release" >guestfsd: main_loop: new request, len 0x40 >head -n 10 >libguestfs: trace: head_n = ["DISTRIB_ID=Ubuntu", "DISTRIB_RELEASE=14.04", "DISTRIB_CODENAME=trusty", "DISTRIB_DESCRIPTION="Ubuntu 14.04 LTS""] >libguestfs: trace: is_file "/bin/bash" >guestfsd: main_loop: proc 122 (head_n) took 0.00 seconds >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: file_architecture "/bin/bash" >libguestfs: trace: file "/bin/bash" >guestfsd: main_loop: new request, len 0x38 >file -zb /sysroot/bin/bash >libguestfs: trace: file = "ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=796da7aa73903b1e5608a8ff8433669b7e00e980, stripped" >libguestfs: trace: file_architecture = "x86_64" >libguestfs: trace: is_file "/etc/fstab" "followsymlinks:true" >guestfsd: main_loop: proc 49 (file) took 0.00 seconds >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: filesize "/etc/fstab" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds >libguestfs: trace: filesize = 620 >libguestfs: trace: is_file "/etc/mdadm.conf" "followsymlinks:true" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: aug_init "/" 48 >guestfsd: main_loop: new request, len 0x34 >[ 1.761534] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >libguestfs: trace: aug_init = 0 >libguestfs: augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') and "/etc/mdadm.conf/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >libguestfs: trace: aug_rm "/augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') and "/etc/mdadm.conf/" !~ regexp('^') + glob(incl) + regexp('/.*') ]" >guestfsd: main_loop: proc 16 (aug_init) took 0.40 seconds >guestfsd: main_loop: new request, len 0xbc >libguestfs: trace: aug_rm = 1228 >libguestfs: trace: aug_load >guestfsd: main_loop: proc 22 (aug_rm) took 0.02 seconds >guestfsd: main_loop: new request, len 0x28 >libguestfs: trace: aug_load = 0 >libguestfs: trace: list_md_devices >guestfsd: main_loop: proc 27 (aug_load) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds >libguestfs: trace: list_md_devices = [] >libguestfs: trace: aug_match "/files/etc/fstab/*[label() != '#comment']" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/files/etc/fstab/1", "/files/etc/fstab/2", "/files/etc/fstab/3"] >libguestfs: trace: aug_get "/files/etc/fstab/1/spec" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/dev/mapper/smbase--vg-root" >libguestfs: trace: aug_get "/files/etc/fstab/1/file" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/" >libguestfs: trace: exists "/dev/mapper/smbase--vg-root" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 36 (exists) took 0.00 seconds >libguestfs: trace: exists = 0 >libguestfs: trace: aug_get "/files/etc/fstab/1/vfstype" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "ext4" >libguestfs: fstab: mountable=/dev/mapper/smbase--vg-root mountpoint=/ >libguestfs: trace: aug_get "/files/etc/fstab/2/spec" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "UUID=96fde386-2647-4104-ab02-0aa50f824529" >libguestfs: trace: aug_get "/files/etc/fstab/2/file" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/boot" >libguestfs: trace: findfs_uuid "96fde386-2647-4104-ab02-0aa50f824529" >guestfsd: main_loop: new request, len 0x50 >findfs UUID=96fde386-2647-4104-ab02-0aa50f824529 >libguestfs: trace: findfs_uuid = "/dev/sda1" >libguestfs: trace: aug_get "/files/etc/fstab/2/vfstype" >guestfsd: main_loop: proc 265 (findfs_uuid) took 0.01 seconds >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "ext2" >libguestfs: fstab: mountable=/dev/sda1 mountpoint=/boot >libguestfs: trace: aug_get "/files/etc/fstab/3/spec" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/dev/mapper/smbase--vg-swap_1" >libguestfs: trace: aug_get "/files/etc/fstab/3/file" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "none" >libguestfs: trace: exists "/dev/mapper/smbase--vg-swap_1" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 36 (exists) took 0.00 seconds >libguestfs: trace: exists = 0 >libguestfs: trace: aug_get "/files/etc/fstab/3/vfstype" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "swap" >libguestfs: fstab: mountable=/dev/mapper/smbase--vg-swap_1 mountpoint=none >libguestfs: trace: aug_close >guestfsd: main_loop: new request, len 0x28 >libguestfs: trace: aug_close = 0 >libguestfs: trace: is_file "/etc/HOSTNAME" >guestfsd: main_loop: proc 26 (aug_close) took 0.03 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/etc/hostname" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: filesize "/etc/hostname" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds >libguestfs: trace: filesize = 21 >libguestfs: trace: head_n 1 "/etc/hostname" >guestfsd: main_loop: new request, len 0x40 >head -n 1 >libguestfs: trace: head_n = ["localhost.localdomain"] >libguestfs: trace: umount_all >guestfsd: main_loop: proc 122 (head_n) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >umount /sysroot >libguestfs: trace: umount_all = 0 >libguestfs: trace: vfs_type "/dev/smbase-vg/swap_1" >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >guestfsd: main_loop: new request, len 0x44 >blkid -c /dev/null -o value -s TYPE /dev/smbase-vg/swap_1 >libguestfs: trace: vfs_type = "swap" >libguestfs: check_for_filesystem_on: /dev/smbase-vg/swap_1 (swap) >libguestfs: trace: inspect_get_roots >libguestfs: trace: inspect_get_roots = ["/dev/smbase-vg/root"] >libguestfs: trace: inspect_os = ["/dev/smbase-vg/root"] >libguestfs: trace: inspect_get_mountpoints "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_mountpoints = ["/", "/dev/mapper/smbase--vg-root", "/boot", "/dev/sda1"] >libguestfs: trace: mount_options "" "/dev/mapper/smbase--vg-root" "/" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x54 >mount -o /dev/mapper/smbase--vg-root /sysroot/ >[ 2.136948] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >guestfsd: main_loop: proc 74 (mount_options) took 0.01 seconds >libguestfs: trace: mount_options = 0 >libguestfs: trace: mount_options "" "/dev/sda1" "/boot" >guestfsd: main_loop: new request, len 0x48 >mount -o /dev/sda1 /sysroot/boot >[ 2.150063] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem >[ 2.151352] EXT4-fs (sda1): warning: mounting unchecked fs, running e2fsck is recommended >[ 2.152318] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) >guestfsd: main_loop: proc 74 (mount_options) took 0.01 seconds >libguestfs: trace: mount_options = 0 >Performing "yum-uuid" ... >libguestfs: trace: inspect_get_package_management "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_package_management = "apt" >Performing "utmp" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: rm "/var/run/utmp" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: /var/run/utmp: No such file or directory >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >libguestfs: trace: rm = -1 (error) >Performing "udev-persistent-net" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: rm "/etc/udev/rules.d/70-persistent-net.rules" >guestfsd: main_loop: new request, len 0x58 >guestfsd: error: /etc/udev/rules.d/70-persistent-net.rules: No such file or directory >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >libguestfs: trace: rm = -1 (error) >Performing "tmp-files" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/tmp/*" >guestfsd: main_loop: new request, len 0x34 >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/tmp/*" >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "sssd-db-log" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/log/sssd/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/sss/db/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "ssh-userdir" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/home/*/.ssh" >guestfsd: main_loop: new request, len 0x38 >libguestfs: trace: glob_expand = [] >libguestfs: trace: rm_rf "/root/.ssh" >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >rm -rf /sysroot/root/.ssh >libguestfs: trace: rm_rf = 0 >Performing "ssh-hostkeys" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/etc/ssh/*_host_*" >guestfsd: main_loop: proc 31 (rm_rf) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "smolt-uuid" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: rm "/etc/sysconfig/hw-uuid" >guestfsd: main_loop: new request, len 0x44 >guestfsd: error: /etc/sysconfig/hw-uuid: No such file or directory >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >libguestfs: trace: rm = -1 (error) >libguestfs: trace: rm "/etc/smolt/uuid" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: /etc/smolt/uuid: No such file or directory >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >libguestfs: trace: rm = -1 (error) >libguestfs: trace: rm "/etc/smolt/hw-uuid" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: /etc/smolt/hw-uuid: No such file or directory >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >libguestfs: trace: rm = -1 (error) >Performing "script" ... >Performing "samba-db-log" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/log/samba/old/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/samba/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/samba/*/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/samba/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "rpm-db" ... >libguestfs: trace: inspect_get_package_format "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_package_format = "deb" >Performing "rhn-systemid" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_distro = "ubuntu" >Performing "random-seed" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: is_file "/var/lib/random-seed" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/lib/urandom/random-seed" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/lib/urandom/random-seed" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: filesize "/var/lib/urandom/random-seed" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds >libguestfs: trace: filesize = 512 >libguestfs: trace: truncate "/var/lib/urandom/random-seed" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 199 (truncate) took 0.00 seconds >libguestfs: trace: truncate = 0 >libguestfs: trace: write_append "/var/lib/urandom/random-seed" "\x01\x15s\x99\x0a\x7fXo,bp\x90\x92f>\xa8]\x99\x0a\x89<\x9e\x1b\xe5\xd5\xf53\xe4v\x92rb\xb7l\xd2I\x95\xfa\x1a}hl\x91\xdf\xd2\x1fW\xfc\xeb\x96\xff\x15\xd6-\x09f\xb6\x1c\xe9\xa3\xfbR\xe2\xab\x0d\xf9\x86\xa6\xbc\xbc\xc2-\xf2\xc2\xa3\xad\x14\xf2;P\xba\x84!wM1\xfe;\xbd\xbd\x81\xd49\x94^\x07\xbd/\xce\xeejJ-F\xaf\xfa\xfez\x170\xf2kT\xf5Sq\xd1V!\xa5\xf5\xe3\x89\xa32_<\xa9\x88\xcbA,\xc1\x00X\xe4\xb9\x08\xacf24_\xdfV\x0d\x9bH\\xaa!\x95\x8f\xf7\xdd\x0a\x1bd\x09\xb3\xe9\xbb\x14"\xe30\x83\x1d\xed\xb7%\xd1\x98\xd1:\xd2is\x87\xb8Y?\x187\xc8r\x01\xe6\xff\x83\x9f\x92\xb6\xb4zw\xbd\xc3\xe5\x7f\x89\x9c+\xec\x88\xf8U\xd1\x94\x04F\x89f\xec\x0e\xd6=2\x8f[\xd2\xfe_\x16\xc6\xf0\xc5\xd3\x06G'U\xf8\xdfu\x14\xed\xadQ\xb8G\x9e\x06\xa1\x06_\xf1N\xb8\xbf\x85\x01\xdb.\x1c/"<truncated, original size 512 bytes> >libguestfs: trace: internal_write_append "/var/lib/urandom/random-seed" "\x01\x15s\x99\x0a\x7fXo,bp\x90\x92f>\xa8]\x99\x0a\x89<\x9e\x1b\xe5\xd5\xf53\xe4v\x92rb\xb7l\xd2I\x95\xfa\x1a}hl\x91\xdf\xd2\x1fW\xfc\xeb\x96\xff\x15\xd6-\x09f\xb6\x1c\xe9\xa3\xfbR\xe2\xab\x0d\xf9\x86\xa6\xbc\xbc\xc2-\xf2\xc2\xa3\xad\x14\xf2;P\xba\x84!wM1\xfe;\xbd\xbd\x81\xd49\x94^\x07\xbd/\xce\xeejJ-F\xaf\xfa\xfez\x170\xf2kT\xf5Sq\xd1V!\xa5\xf5\xe3\x89\xa32_<\xa9\x88\xcbA,\xc1\x00X\xe4\xb9\x08\xacf24_\xdfV\x0d\x9bH\\xaa!\x95\x8f\xf7\xdd\x0a\x1bd\x09\xb3\xe9\xbb\x14"\xe30\x83\x1d\xed\xb7%\xd1\x98\xd1:\xd2is\x87\xb8Y?\x187\xc8r\x01\xe6\xff\x83\x9f\x92\xb6\xb4zw\xbd\xc3\xe5\x7f\x89\x9c+\xec\x88\xf8U\xd1\x94\x04F\x89f\xec\x0e\xd6=2\x8f[\xd2\xfe_\x16\xc6\xf0\xc5\xd3\x06G'U\xf8\xdfu\x14\xed\xadQ\xb8G\x9e\x06\xa1\x06_\xf1N\xb8\xbf\x85\x01\xdb.\x1c/"<truncated, original size 512 bytes> >guestfsd: main_loop: new request, len 0x24c >guestfsd: main_loop: proc 290 (internal_write_append) took 0.00 seconds >libguestfs: trace: internal_write_append = 0 >libguestfs: trace: write_append = 0 >libguestfs: trace: is_file "/var/lib/misc/random-seed" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >Performing "puppet-data-log" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/log/puppet/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/puppet/*/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/puppet/*/*/*" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "password" ... >Performing "pam-data" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/run/console/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/run/faillock/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/run/sepermit/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "package-manager-cache" ... >libguestfs: trace: inspect_get_package_management "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_package_management = "apt" >libguestfs: trace: is_dir "/var/cache/apt/archives/" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 1 >libguestfs: trace: find "/var/cache/apt/archives/" >libguestfs: trace: find0 "/var/cache/apt/archives/" "/tmp/libguestfsfUwN3O/find1" >guestfsd: main_loop: new request, len 0x44 >find /sysroot/var/cache/apt/archives/ -print0 >libguestfs: trace: find0 = 0 >libguestfs: trace: find = ["partial"] >libguestfs: trace: is_file "/var/cache/apt/archives/partial" >guestfsd: main_loop: proc 196 (find0) took 0.00 seconds >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >Performing "pacct-log" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_distro = "ubuntu" >libguestfs: trace: glob_expand "/var/log/account/pacct*" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: touch "/var/log/account/pacct" >guestfsd: main_loop: new request, len 0x44 >guestfsd: error: open: /var/log/account/pacct: No such file or directory >libguestfs: trace: touch = -1 (error) >Performing "net-hwaddr" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_distro = "ubuntu" >Performing "net-hostname" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_distro = "ubuntu" >Performing "mail-spool" ... >libguestfs: trace: glob_expand "/var/spool/mail/*" >guestfsd: main_loop: proc 3 (touch) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/mail/*" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "machine-id" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: rm "/etc/machine-id" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >libguestfs: trace: rm = 0 >libguestfs: trace: touch "/etc/machine-id" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 3 (touch) took 0.00 seconds >libguestfs: trace: touch = 0 >Performing "logfiles" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/root/anaconda-ks.cfg" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/root/install.log" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/root/install.log.syslog" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/cache/fontconfig/*" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/cache/gdm/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/cache/man/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/AccountService/users/*" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/fprint/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/logrotate.status" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/*.log*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/BackupPC/LOG" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/apache2/*_log" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/apache2/*_log-*" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/audit/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/btmp*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/ceph/*.log" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/chrony/*.log" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/cron*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/cups/*_log" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/dmesg*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/gdm/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/glusterfs/*glusterd.vol.log" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/glusterfs/glusterfs.log" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/httpd/*log" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/jetty/jetty-console.log" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/lastlog*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/libvirt/libvirtd.log" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/libvirt/lxc/*.log" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/libvirt/qemu/*.log" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/libvirt/uml/*.log" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/mail/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/maillog*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/messages*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/ntp" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/ntpstats/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/ppp/connect-errors" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/sa/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/secure*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/setroubleshoot/*.log" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/spooler*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/squid/*.log" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/tallylog*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/wtmp*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/named/data/named.run" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "hostname" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_distro = "ubuntu" >libguestfs: trace: inspect_get_major_version "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_major_version = 14 >libguestfs: trace: write "/etc/hostname" "localhost.localdomain" >libguestfs: trace: internal_write "/etc/hostname" "localhost.localdomain" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >libguestfs: trace: internal_write = 0 >libguestfs: trace: write = 0 >Performing "firstboot" ... >Performing "dovecot-data" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/lib/dovecot/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "dhcp-server-state" ... >libguestfs: trace: glob_expand "/var/lib/dhcpd/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "dhcp-client-state" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/lib/dhclient/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/dhcp/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "cron-spool" ... >libguestfs: trace: glob_expand "/var/spool/cron/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/spool/atjobs/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/spool/atjobs/.SEQ" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/spool/atspool/*" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/spool/at/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/spool/at/.SEQ" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/spool/at/spool/*" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "crash-data" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/crash/*" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/dump/*" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >Performing "blkid-tab" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: is_symlink "/var/run/blkid.tab" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 270 (is_symlink) took 0.00 seconds >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/var/run/blkid.tab" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: /var/run/blkid.tab: No such file or directory >guestfsd: main_loop: proc 29 (rm) took 0.00 secolibguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/var/run/blkid.tab.old" >nds >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 270 (is_symlink) took 0.00 seconds >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/var/run/blkid.tab.old" >guestfsd: main_loop: new request, len 0x44 >guestfsd: error: /var/run/blkid.tab.old: No such file or directory >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/etc/blkid/blkid.tab" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 270 (is_symlink) took 0.00 seconds >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/etc/blkid/blkid.tab" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: /etc/blkid/blkid.tab: No such file or directory >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/etc/blkid/blkid.tab.old" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 270 (is_symlink) took 0.00 seconds >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/etc/blkid/blkid.tab.old" >guestfsd: main_loop: new request, len 0x44 >guestfsd: error: /etc/blkid/blkid.tab.old: No such file or directory >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/etc/blkid.tab" >guestfsd: main_loop: new request, len 0x3c >libguestfs: trace: is_symlink = 1 >libguestfs: trace: is_symlink "/etc/blkid.tab.old" >guestfsd: main_loop: proc 270 (is_symlink) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 270 (is_symlink) took 0.00 seconds >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/etc/blkid.tab.old" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: /etc/blkid.tab.old: No such file or directory >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/dev/.blkid.tab" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 270 (is_symlink) took 0.00 seconds >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/dev/.blkid.tab" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: /dev/.blkid.tab: No such file or directory >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/dev/.blkid.tab.old" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 270 (is_symlink) took 0.00 seconds >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/dev/.blkid.tab.old" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: /dev/.blkid.tab.old: No such file or directory >libguestfs: trace: rm = -1 (error) >Performing "bash-history" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/home/*/.bash_history" >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: rm "/root/.bash_history" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: /root/.bash_history: No such file or directory >libguestfs: trace: rm = -1 (error) >Performing "abrt-data" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/spool/abrt/*" >guestfsd: main_loop: proc 29 (rm) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_distro = "ubuntu" >libguestfs: trace: umount_all >guestfsd: main_loop: new request, len 0x28 >umount /sysroot/boot >umount /sysroot >libguestfs: trace: umount_all = 0 >Performing "lvm-uuids" ... >libguestfs: trace: inspect_get_type "/dev/smbase-vg/root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: available "lvm2" >guestfsd: main_loop: proc 47 (umount_all) took 0.15 seconds >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 216 (available) took 0.00 seconds >libguestfs: trace: available = 0 >libguestfs: trace: vgs >guestfsd: main_loop: new request, len 0x28 >lvm vgs -o vg_name --noheadings >libguestfs: trace: vgs = ["smbase-vg"] >libguestfs: trace: pvs >guestfsd: main_loop: proc 10 (vgs) took 0.01 seconds >guestfsd: main_loop: new request, len 0x28 >lvm pvs -o pv_name --noheadings >libguestfs: trace: pvs = ["/dev/sda5"] >libguestfs: trace: vg_activate_all false >guestfsd: main_loop: proc 9 (pvs) took 0.00 seconds >guestfsd: main_loop: new request, len 0x2c >lvm vgchange -a n > semid 32768: semop failed for cookie 0xd4ddd13: incorrect semaphore state > Failed to set a proper state for notification semaphore identified by cookie value 223206675 (0xd4ddd13) to initialize waiting for incoming notifications. >udevadm settle >libguestfs: trace: vg_activate_all = 0 >libguestfs: trace: pvchange_uuid_all >guestfsd: main_loop: proc 103 (vg_activate_all) took 0.02 seconds >guestfsd: main_loop: new request, len 0x28 >lvm pvchange -u -a >udevadm settle >[ 2.585161] bio: create slab <bio-1> at 1 >libguestfs: trace: pvchange_uuid_all = 0 >libguestfs: trace: vgchange_uuid_all >guestfsd: main_loop: proc 339 (pvchange_uuid_all) took 0.04 seconds >guestfsd: main_loop: new request, len 0x28 >lvm vgchange -u > Volume group has active logical volumes >guestfsd: error: Volume group has active logical volumes >guestfsd: main_loop: proc 341 (vgchange_uuid_all) took 0.00 seconds >libguestfs: trace: vgchange_uuid_all = -1 (error) >sysprep operation failed: exception: Guestfs.Error("vgchange_uuid_all: Volume group has active logical volumes") >libguestfs: trace: close >libguestfs: closing guestfs handle 0x2008cb0 (state 2) >libguestfs: trace: internal_autosync >guestfsd: main_loop: new request, len 0x28 >fsync /dev/sda >libguestfs: trace: internal_autosync = 0 >libguestfs: sending SIGTERM to process 11006 >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsfUwN3O >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1111669
: 910836