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 595560 Details for
Bug 836710
Data loss when writing to qcow2-format disk files
[?]
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.
LIBGUESTFS_DEBUG=1 output when the virt-resize test fails
test-virt-resize-fail-log.txt (text/plain), 148.28 KB, created by
Richard W.M. Jones
on 2012-07-01 19:35:15 UTC
(
hide
)
Description:
LIBGUESTFS_DEBUG=1 output when the virt-resize test fails
Filename:
MIME Type:
Creator:
Richard W.M. Jones
Created:
2012-07-01 19:35:15 UTC
Size:
148.28 KB
patch
obsolete
>make: Entering directory `/home/rjones/d/libguestfs/resize' >make utils_tests >make[1]: Entering directory `/home/rjones/d/libguestfs/resize' >make[1]: `utils_tests' is up to date. >make[1]: Leaving directory `/home/rjones/d/libguestfs/resize' >make check-TESTS >make[1]: Entering directory `/home/rjones/d/libguestfs/resize' >PASS: utils_tests >/home/rjones/d/libguestfs/run --test ./test-virt-resize.sh >libguestfs: new guestfs handle 0x2551e00 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: add_drive "test1.img" >libguestfs: trace: add_drive = 0 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: launch >libguestfs: [00000ms] febootstrap-supermin-helper --verbose -f checksum '/home/rjones/d/libguestfs/appliance/supermin.d' x86_64 >supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = (null), initrd = (null), appliance = (null) >supermin helper [00000ms] inputs[0] = /home/rjones/d/libguestfs/appliance/supermin.d >checking modpath /lib/modules/3.3.4-5.fc17.x86_64 is a directory >picked vmlinuz-3.3.4-5.fc17.x86_64 because modpath /lib/modules/3.3.4-5.fc17.x86_64 exists >checking modpath /lib/modules/3.4.0-1.fc17.x86_64.debug is a directory >picked vmlinuz-3.4.0-1.fc17.x86_64.debug because modpath /lib/modules/3.4.0-1.fc17.x86_64.debug exists >checking modpath /lib/modules/3.3.4-5.fc17.x86_64.debug is a directory >picked vmlinuz-3.3.4-5.fc17.x86_64.debug because modpath /lib/modules/3.3.4-5.fc17.x86_64.debug exists >checking modpath /lib/modules/3.4.0-1.fc17.x86_64 is a directory >picked vmlinuz-3.4.0-1.fc17.x86_64 because modpath /lib/modules/3.4.0-1.fc17.x86_64 exists >checking modpath /lib/modules/3.3.7-2.fc17.x86_64 is a directory >picked vmlinuz-3.3.7-2.fc17.x86_64 because modpath /lib/modules/3.3.7-2.fc17.x86_64 exists >checking modpath /lib/modules/3.3.7-2.fc17.x86_64.debug is a directory >picked vmlinuz-3.3.7-2.fc17.x86_64.debug because modpath /lib/modules/3.3.7-2.fc17.x86_64.debug exists >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/base.img >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/daemon.img >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/hostfiles >supermin helper [00030ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/init.img >supermin helper [00030ms] adding kernel modules >supermin helper [00055ms] finished creating appliance >libguestfs: [00058ms] begin testing qemu features >libguestfs: [00168ms] finished testing qemu features >libguestfs: accept_from_daemon: 0x2551e00 g->state = 1 >[00169ms] /bin/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -nodefaults \ > -nographic \ > -device virtio-scsi-pci,id=scsi \ > -drive file=test1.img,cache=off,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/home/rjones/d/libguestfs/.guestfs-1000/root.20545,snapshot=on,id=appliance,if=none,cache=unsafe \ > -device scsi-hd,drive=appliance \ > -machine accel=kvm:tcg \ > -m 500 \ > -no-reboot \ > -no-hpet \ > -device virtio-serial \ > -serial stdio \ > -chardev socket,path=/home/rjones/d/libguestfs/libguestfsNanXya/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -kernel /home/rjones/d/libguestfs/.guestfs-1000/kernel.20545 \ > -initrd /home/rjones/d/libguestfs/.guestfs-1000/initrd.20545 \ > -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 '[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Linux version 3.4.0-1.fc17.x86_64.debug (mockbuild@x86-01.phx2.fedoraproject.org) (gcc version 4.7.0 20120507 (Red Hat 4.7.0-5) (GCC) ) #1 SMP Sun Jun 3 06:11:53 UTC 2012 >[ 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] BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009dc00 (usable) >[ 0.000000] BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved) >[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) >[ 0.000000] BIOS-e820: 0000000000100000 - 000000001f3fd000 (usable) >[ 0.000000] BIOS-e820: 000000001f3fd000 - 000000001f400000 (reserved) >[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) >[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] DMI 2.4 present. >[ 0.000000] No AGP bridge found >[ 0.000000] last_pfn = 0x1f3fd max_arch_pfn = 0x400000000 >[ 0.000000] PAT not supported by CPU. >[ 0.000000] found SMP MP-table at [ffff8800000fdb00] fdb00 >[ 0.000000] init_memory_mapping: 0000000000000000-000000001f3fd000 >[ 0.000000] RAMDISK: 1f2c1000 - 1f3f0000 >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at 0000000000000000-000000001f3fd000 >[ 0.000000] Initmem setup node 0 0000000000000000-000000001f3fd000 >[ 0.000000] NODE_DATA [000000001f2ad000 - 000000001f2c0fff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1ed2101, boot clock >[ 0.000000] Zone PFN ranges: >[ 0.000000] DMA 0x00000010 -> 0x00001000 >[ 0.000000] DMA32 0x00001000 -> 0x00100000 >[ 0.000000] Normal empty >[ 0.000000] Movable zone start PFN for each node >[ 0.000000] Early memory PFN ranges >[ 0.000000] 0: 0x00000010 -> 0x0000009d >[ 0.000000] 0: 0x00000100 -> 0x0001f3fd >[ 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 1, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >[ 0.000000] Allocating PCI resources starting at 1f400000 (gap: 1f400000:dfbfc000) >[ 0.000000] Booting paravirtualized kernel on KVM >[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 476 pages/cpu @ffff88001f000000 s1920960 r8192 d20544 u2097152 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f1d4101, primary cpu clock >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1f00e180 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125877 >[ 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: 471436k/511988k available (6877k kernel code, 460k absent, 40092k reserved, 6420k data, 3004k init) >[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU lockdep checking is enabled. >[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.000000] ... MAX_LOCK_DEPTH: 48 >[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.000000] ... CLASSHASH_SIZE: 4096 >[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >[ 0.000000] ... CHAINHASH_SIZE: 16384 >[ 0.000000] memory used by lock dependency info: 6367 kB >[ 0.000000] per task-struct memory footprint: 2688 bytes >[ 0.000000] kmemleak: Kernel memory leak detector disabled >[ 0.000000] Detected 3411.126 MHz processor. >[ 0.001999] Calibrating delay loop (skipped) preset value.. 6822.25 BogoMIPS (lpj=3411126) >[ 0.001999] pid_max: default: 32768 minimum: 301 >[ 0.002180] Security Framework initialized >[ 0.002479] SELinux: Disabled at boot. >[ 0.003260] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.003889] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.004094] Mount-cache hash table entries: 256 >[ 0.006160] Initializing cgroup subsys cpuacct >[ 0.006477] Initializing cgroup subsys memory >[ 0.006868] Initializing cgroup subsys devices >[ 0.007009] Initializing cgroup subsys freezer >[ 0.007324] Initializing cgroup subsys net_cls >[ 0.007625] Initializing cgroup subsys blkio >[ 0.008045] Initializing cgroup subsys perf_event >[ 0.008542] mce: CPU supports 10 MCE banks >[ 0.009131] SMP alternatives: switching to UP code >[ 0.019194] Freeing SMP alternatives: 20k freed >[ 0.019520] ftrace: allocating 23000 entries in 90 pages >[ 0.026242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.026651] CPU0: Intel QEMU Virtual CPU version 1.0 stepping 03 >[ 0.129026] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >[ 0.130024] NMI watchdog: disabled (cpu0): hardware events not enabled >[ 0.130536] Brought up 1 CPUs >[ 0.130733] Total of 1 processors activated (6822.25 BogoMIPS). >[ 0.132050] devtmpfs: initialized >[ 0.134521] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.135090] RTC time: 18:50:48, date: 07/01/12 >[ 0.135677] NET: Registered protocol family 16 >[ 0.137946] PCI: Using configuration type 1 for base access >[ 0.147611] bio: create slab <bio-0> at 0 >[ 0.148250] ACPI: Interpreter disabled. >[ 0.149005] vgaarb: loaded >[ 0.149953] SCSI subsystem initialized >[ 0.150454] usbcore: registered new interface driver usbfs >[ 0.151058] usbcore: registered new interface driver hub >[ 0.151503] usbcore: registered new device driver usb >[ 0.152278] PCI: Probing PCI hardware >[ 0.152778] PCI host bridge to bus 0000:00 >[ 0.152991] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.153406] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 0.155273] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >[ 0.155771] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >[ 0.158939] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.160403] NetLabel: Initializing >[ 0.160650] NetLabel: domain hash size = 128 >[ 0.160934] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.161071] NetLabel: unlabeled traffic allowed by default >[ 0.161556] Switching to clocksource kvm-clock >[ 0.227376] pnp: PnP ACPI: disabled >[ 0.239288] NET: Registered protocol family 2 >[ 0.239802] IP route cache hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.240917] TCP established hash table entries: 16384 (order: 6, 262144 bytes) >[ 0.241562] TCP bind hash table entries: 16384 (order: 8, 1310720 bytes) >[ 0.242699] TCP: Hash tables configured (established 16384 bind 16384) >[ 0.243158] TCP: reno registered >[ 0.243386] UDP hash table entries: 256 (order: 3, 49152 bytes) >[ 0.243812] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes) >[ 0.244519] NET: Registered protocol family 1 >[ 0.244866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.245292] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.245699] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.246456] Unpacking initramfs... >[ 0.249321] Freeing initrd memory: 1212k freed >[ 0.324815] DMA-API: preallocated 32768 debug entries >[ 0.325195] DMA-API: debugging enabled by kernel config >[ 0.325822] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.328617] audit: initializing netlink socket (disabled) >[ 0.329053] type=2000 audit(1341168650.328:1): initialized >[ 0.341315] cryptomgr_test used greatest stack depth: 5880 bytes left >[ 0.342649] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.361188] VFS: Disk quotas dquot_6.5.2 >[ 0.361675] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.365547] msgmni has been set to 923 >[ 0.366423] cryptomgr_test used greatest stack depth: 5464 bytes left >[ 0.367422] cryptomgr_test used greatest stack depth: 5320 bytes left >[ 0.367899] alg: No test for stdrng (krng) >[ 0.368215] NET: Registered protocol family 38 >[ 0.368730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >[ 0.369377] io scheduler noop registered >[ 0.369638] io scheduler deadline registered >[ 0.370254] io scheduler cfq registered (default) >[ 0.370559] start plist test >[ 0.371982] end plist test >[ 0.375366] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.375908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.376345] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.377608] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.378417] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.379376] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.401075] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.662551] Non-volatile memory driver v1.3 >[ 0.662862] Linux agpgart interface v0.103 >[ 0.669349] loop: module loaded >[ 0.673407] scsi0 : ata_piix >[ 0.674683] scsi1 : ata_piix >[ 0.675274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14 >[ 0.675736] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15 >[ 0.676934] Fixed MDIO Bus: probed >[ 0.677470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.678037] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.678531] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.679463] usbcore: registered new interface driver usbserial >[ 0.679929] usbcore: registered new interface driver usbserial_generic >[ 0.680461] USB Serial support registered for generic >[ 0.680810] usbserial: USB Serial Driver core >[ 0.681458] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.682697] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.683111] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.684120] mousedev: PS/2 mouse device common for all mice >[ 0.685269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.689081] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.689599] rtc0: alarms up to one day, 114 bytes nvram >[ 0.690794] device-mapper: uevent: version 1.0.3 >[ 0.691678] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >[ 0.692928] cpuidle: using governor ladder >[ 0.693237] cpuidle: using governor menu >[ 0.694024] EFI Variables Facility v0.08 2004-May-17 >[ 0.695226] usbcore: registered new interface driver usbhid >[ 0.695635] usbhid: USB HID core driver >[ 0.696268] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 0.696771] TCP: cubic registered >[ 0.696997] Initializing XFRM netlink socket >[ 0.698322] NET: Registered protocol family 10 >[ 0.700062] Mobile IPv6 >[ 0.700256] NET: Registered protocol family 17 >[ 0.700564] Registering the dns_resolver key type >[ 0.701559] registered taskstats version 1 >[ 0.702555] Magic number: 4:776:846 >[ 0.702945] rtc_cmos rtc_cmos: setting system clock to 2012-07-01 18:50:49 UTC (1341168649) >[ 0.703684] Initializing network drop monitor service >[ 0.838577] Freeing unused kernel memory: 3004k freed >[ 0.839578] Write protecting the kernel read-only data: 12288k >[ 0.842416] Freeing unused kernel memory: 1296k freed >[ 0.845480] Freeing unused kernel memory: 1320k freed >febootstrap: mounting /proc >febootstrap: uptime: 0.84 0.15 >febootstrap: ext2 mini initrd starting up: 3.18 zlib >febootstrap: 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 >febootstrap: mounting /sys >febootstrap: internal insmod libcrc32c.ko >febootstrap: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >febootstrap: internal insmod crc-itu-t.ko >febootstrap: internal insmod crc-ccitt.ko >febootstrap: internal insmod crc8.ko >febootstrap: internal insmod crc7.ko >febootstrap: internal insmod scsi_transport_spi.ko >febootstrap: internal insmod sym53c8xx.ko >febootstrap: internal insmod rfkill.ko >febootstrap: internal insmod sparse-keymap.ko >febootstrap: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >febootstrap: internal insmod virtio_mmio.ko >febootstrap: internal insmod virtio_balloon.ko >febootstrap: internal insmod virtio-rng.ko >febootstrap: internal insmod virtio_blk.ko >febootstrap: internal insmod virtio_scsi.ko >[ 0.875035] scsi2 : Virtio SCSI HBA >febootstrap: internal insmod virtio_net.ko >[ 0.879632] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.0 PQ: 0 ANSI: 5 >[ 0.882206] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.0 PQ: 0 ANSI: 5 >[ 0.974629] sd 2:0:0:0: [sda] 819200 512-byte logical blocks: (419 MB/400 MiB) >[ 0.975657] sd 2:0:0:0: [sda] Write Protect is off >[ 0.976199] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.979308] sda: unknown partition table >[ 0.980210] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 0.981630] sd 2:0:0:0: [sda] Attached SCSI disk >[ 0.983070] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.983978] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.984525] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.985472] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 0.986071] scsi_scan_2 used greatest stack depth: 4280 bytes left >[ 0.988449] sdb: unknown partition table >[ 0.989940] sd 2:0:1:0: [sdb] Attached SCSI disk >febootstrap: picked /sys/block/sdb/dev as root device >febootstrap: creating /dev/root as block special 8:16 >febootstrap: mounting new root on /root >[ 1.013614] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 1.027782] EXT4-fs (sdb): mounted filesystem without journal. Opts: >febootstrap: chroot >Starting /init script ... >[ 1.072995] mkdir used greatest stack depth: 3280 bytes left >[ 1.085345] mount used greatest stack depth: 2624 bytes left >[ 1.120669] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 >[ 1.134063] systemd-udevd used greatest stack depth: 2512 bytes left >[ 1.139806] udevd[51]: starting version 185 >[ 1.234900] ACPI Exception: AE_BAD_PARAMETER, Thread 454033408 could not acquire Mutex [0x1] (20120320/utmutex-276) >[ 1.235719] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >[ 1.342415] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >[ 1.456181] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 1.502322] grep used greatest stack depth: 2496 bytes left >[ 1.704459] modprobe used greatest stack depth: 2224 bytes left >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: No such process >mdadm: No arrays found in config file or automatically > Reading all physical volumes. This may take a while... > No volume groups found > No volume groups found >/init: line 95: /sys/block/vd*/queue/rotational: No such file or directory >/dev: >total 0 >crw------- 1 root root 10, 235 Jul 1 19:50 autofs >drwxr-xr-x 2 root root 240 Jul 1 19:50 block >drwxr-xr-x 2 root root 80 Jul 1 19:50 bsg >c--------- 1 root root 10, 234 Jul 1 19:50 btrfs-control >drwxr-xr-x 2 root root 2240 Jul 1 2012 char >crw------- 1 root root 5, 1 Jul 1 2012 console >lrwxrwxrwx 1 root root 11 Jul 1 19:50 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jul 1 19:50 cpu >crw------- 1 root root 10, 62 Jul 1 19:50 cpu_dma_latency >drwxr-xr-x 5 root root 100 Jul 1 19:50 disk >lrwxrwxrwx 1 root root 13 Jul 1 19:50 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jul 1 19:50 full >crw-rw-rw- 1 root root 10, 229 Jul 1 19:50 fuse >drwxr-xr-x 3 root root 140 Jul 1 19:50 input >crw------- 1 root root 1, 11 Jul 1 19:50 kmsg >crw------- 1 root root 10, 237 Jul 1 19:50 loop-control >brw-rw---- 1 root disk 7, 0 Jul 1 19:50 loop0 >brw-rw---- 1 root disk 7, 1 Jul 1 19:50 loop1 >brw-rw---- 1 root disk 7, 2 Jul 1 19:50 loop2 >brw-rw---- 1 root disk 7, 3 Jul 1 19:50 loop3 >brw-rw---- 1 root disk 7, 4 Jul 1 19:50 loop4 >brw-rw---- 1 root disk 7, 5 Jul 1 19:50 loop5 >brw-rw---- 1 root disk 7, 6 Jul 1 19:50 loop6 >brw-rw---- 1 root disk 7, 7 Jul 1 19:50 loop7 >drwxr-xr-x 2 root root 60 Jul 1 2012 mapper >crw------- 1 root root 10, 227 Jul 1 19:50 mcelog >crw-r----- 1 root kmem 1, 1 Jul 1 19:50 mem >drwxr-xr-x 2 root root 60 Jul 1 19:50 net >crw------- 1 root root 10, 61 Jul 1 19:50 network_latency >crw------- 1 root root 10, 60 Jul 1 19:50 network_throughput >crw-rw-rw- 1 root root 1, 3 Jul 1 19:50 null >crw------- 1 root root 10, 144 Jul 1 19:50 nvram >crw------- 1 root root 1, 12 Jul 1 19:50 oldmem >crw-r----- 1 root kmem 1, 4 Jul 1 19:50 port >c--------- 1 root root 108, 0 Jul 1 19:50 ppp >crw-rw-rw- 1 root tty 5, 2 Jul 1 2012 ptmx >crw-rw-rw- 1 root root 1, 8 Jul 1 19:50 random >drwxr-xr-x 2 root root 60 Jul 1 2012 raw >crw-r--r-- 1 root root 10, 59 Jul 1 19:50 rfkill >lrwxrwxrwx 1 root root 4 Jul 1 19:50 rtc -> rtc0 >crw------- 1 root root 254, 0 Jul 1 19:50 rtc0 >brw-rw---- 1 root disk 8, 0 Jul 1 2012 sda >brw-rw---- 1 root disk 8, 16 Jul 1 2012 sdb >crw-rw---- 1 root disk 21, 0 Jul 1 19:50 sg0 >crw-rw---- 1 root disk 21, 1 Jul 1 19:50 sg1 >crw------- 1 root root 10, 231 Jul 1 19:50 snapshot >drwxr-xr-x 2 root root 80 Jul 1 19:50 snd >lrwxrwxrwx 1 root root 15 Jul 1 19:50 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jul 1 19:50 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jul 1 19:50 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root tty 5, 0 Jul 1 19:50 tty >crw--w---- 1 root tty 4, 0 Jul 1 19:50 tty0 >crw--w---- 1 root tty 4, 1 Jul 1 19:50 tty1 >crw--w---- 1 root tty 4, 10 Jul 1 19:50 tty10 >crw--w---- 1 root tty 4, 11 Jul 1 19:50 tty11 >crw--w---- 1 root tty 4, 12 Jul 1 2012 tty12 >crw--w---- 1 root tty 4, 13 Jul 1 19:50 tty13 >crw--w---- 1 root tty 4, 14 Jul 1 2012 tty14 >crw--w---- 1 root tty 4, 15 Jul 1 2012 tty15 >crw--w---- 1 root tty 4, 16 Jul 1 2012 tty16 >crw--w---- 1 root tty 4, 17 Jul 1 2012 tty17 >crw--w---- 1 root tty 4, 18 Jul 1 2012 tty18 >crw--w---- 1 root tty 4, 19 Jul 1 2012 tty19 >crw--w---- 1 root tty 4, 2 Jul 1 2012 tty2 >crw--w---- 1 root tty 4, 20 Jul 1 2012 tty20 >crw--w---- 1 root tty 4, 21 Jul 1 2012 tty21 >crw--w---- 1 root tty 4, 22 Jul 1 2012 tty22 >crw--w---- 1 root tty 4, 23 Jul 1 2012 tty23 >crw--w---- 1 root tty 4, 24 Jul 1 2012 tty24 >crw--w---- 1 root tty 4, 25 Jul 1 2012 tty25 >crw--w---- 1 root tty 4, 26 Jul 1 2012 tty26 >crw--w---- 1 root tty 4, 27 Jul 1 2012 tty27 >crw--w---- 1 root tty 4, 28 Jul 1 2012 tty28 >crw--w---- 1 root tty 4, 29 Jul 1 2012 tty29 >crw--w---- 1 root tty 4, 3 Jul 1 2012 tty3 >crw--w---- 1 root tty 4, 30 Jul 1 2012 tty30 >crw--w---- 1 root tty 4, 31 Jul 1 2012 tty31 >crw--w---- 1 root tty 4, 32 Jul 1 2012 tty32 >crw--w---- 1 root tty 4, 33 Jul 1 2012 tty33 >crw--w---- 1 root tty 4, 34 Jul 1 2012 tty34 >crw--w---- 1 root tty 4, 35 Jul 1 2012 tty35 >crw--w---- 1 root tty 4, 36 Jul 1 2012 tty36 >crw--w---- 1 root tty 4, 37 Jul 1 2012 tty37 >crw--w---- 1 root tty 4, 38 Jul 1 2012 tty38 >crw--w---- 1 root tty 4, 39 Jul 1 2012 tty39 >crw--w---- 1 root tty 4, 4 Jul 1 2012 tty4 >crw--w---- 1 root tty 4, 40 Jul 1 2012 tty40 >crw--w---- 1 root tty 4, 41 Jul 1 2012 tty41 >crw--w---- 1 root tty 4, 42 Jul 1 2012 tty42 >crw--w---- 1 root tty 4, 43 Jul 1 2012 tty43 >crw--w---- 1 root tty 4, 44 Jul 1 2012 tty44 >crw--w---- 1 root tty 4, 45 Jul 1 2012 tty45 >crw--w---- 1 root tty 4, 46 Jul 1 2012 tty46 >crw--w---- 1 root tty 4, 47 Jul 1 2012 tty47 >crw--w---- 1 root tty 4, 48 Jul 1 2012 tty48 >crw--w---- 1 root tty 4, 49 Jul 1 2012 tty49 >crw--w---- 1 root tty 4, 5 Jul 1 2012 tty5 >crw--w---- 1 root tty 4, 50 Jul 1 2012 tty50 >crw--w---- 1 root tty 4, 51 Jul 1 2012 tty51 >crw--w---- 1 root tty 4, 52 Jul 1 2012 tty52 >crw--w---- 1 root tty 4, 53 Jul 1 2012 tty53 >crw--w---- 1 root tty 4, 54 Jul 1 2012 tty54 >crw--w---- 1 root tty 4, 55 Jul 1 2012 tty55 >crw--w---- 1 root tty 4, 56 Jul 1 2012 tty56 >crw--w---- 1 root tty 4, 57 Jul 1 2012 tty57 >crw--w---- 1 root tty 4, 58 Jul 1 2012 tty58 >crw--w---- 1 root tty 4, 59 Jul 1 2012 tty59 >crw--w---- 1 root tty 4, 6 Jul 1 2012 tty6 >crw--w---- 1 root tty 4, 60 Jul 1 2012 tty60 >crw--w---- 1 root tty 4, 61 Jul 1 2012 tty61 >crw--w---- 1 root tty 4, 62 Jul 1 2012 tty62 >crw--w---- 1 root tty 4, 63 Jul 1 2012 tty63 >crw--w---- 1 root tty 4, 7 Jul 1 2012 tty7 >crw--w---- 1 root tty 4, 8 Jul 1 2012 tty8 >crw--w---- 1 root tty 4, 9 Jul 1 2012 tty9 >crw------- 1 root root 4, 64 Jul 1 19:50 ttyS0 >crw------- 1 root root 4, 65 Jul 1 19:50 ttyS1 >crw------- 1 root root 4, 66 Jul 1 19:50 ttyS2 >crw------- 1 root root 4, 67 Jul 1 19:50 ttyS3 >c--------- 1 root root 10, 223 Jul 1 19:50 uinput >crw-rw-rw- 1 root root 1, 9 Jul 1 19:50 urandom >crw------- 1 root root 251, 0 Jul 1 2012 usbmon0 >crw-rw---- 1 root tty 7, 0 Jul 1 2012 vcs >crw-rw---- 1 root tty 7, 1 Jul 1 2012 vcs1 >crw-rw---- 1 root tty 7, 128 Jul 1 2012 vcsa >crw-rw---- 1 root tty 7, 129 Jul 1 2012 vcsa1 >crw------- 1 root root 10, 63 Jul 1 19:50 vga_arbiter >c--------- 1 root root 10, 238 Jul 1 19:50 vhost-net >drwxr-xr-x 2 root root 60 Jul 1 19:50 virtio-ports >crw------- 1 root root 252, 1 Jul 1 19:50 vport0p1 >crw-rw-rw- 1 root root 1, 5 Jul 1 19:50 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:0 -> ../loop0 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:1 -> ../loop1 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:2 -> ../loop2 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:3 -> ../loop3 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:4 -> ../loop4 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:5 -> ../loop5 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:6 -> ../loop6 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:7 -> ../loop7 >lrwxrwxrwx 1 root root 6 Jul 1 2012 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Jul 1 2012 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 253, 0 Jul 1 19:50 2:0:0:0 >crw------- 1 root root 253, 1 Jul 1 19:50 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 10:144 -> ../nvram >lrwxrwxrwx 1 root root 16 Jul 1 2012 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 Jul 1 19:50 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jul 1 19:50 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 9 Jul 1 19:50 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jul 1 19:50 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 15 Jul 1 19:50 10:237 -> ../loop-control >lrwxrwxrwx 1 root root 9 Jul 1 19:50 10:59 -> ../rfkill >lrwxrwxrwx 1 root root 21 Jul 1 19:50 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jul 1 19:50 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jul 1 19:50 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 Jul 1 19:50 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 15 Jul 1 19:50 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Jul 1 19:50 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jul 1 19:50 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jul 1 19:50 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 13 Jul 1 19:50 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 6 Jul 1 19:50 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jul 1 19:50 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Jul 1 19:50 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Jul 1 19:50 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jul 1 19:50 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jul 1 19:50 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jul 1 19:50 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jul 1 19:50 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jul 1 19:50 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jul 1 19:50 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jul 1 19:50 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jul 1 19:50 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jul 1 19:50 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 10 Jul 1 2012 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 11 Jul 1 19:50 252:1 -> ../vport0p1 >lrwxrwxrwx 1 root root 14 Jul 1 19:50 253:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jul 1 19:50 253:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jul 1 2012 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jul 1 2012 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jul 1 2012 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jul 1 2012 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jul 1 2012 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Jul 1 2012 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jul 1 2012 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jul 1 2012 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jul 1 19:50 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jul 1 19:50 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jul 1 19:50 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jul 1 2012 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jul 1 2012 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jul 1 2012 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jul 1 2012 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jul 1 2012 0 >crw------- 1 root root 10, 184 Jul 1 2012 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jul 1 19:50 cpuid >crw------- 1 root root 202, 0 Jul 1 19:50 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Jul 1 19:50 by-id >drwxr-xr-x 2 root root 80 Jul 1 19:50 by-path >drwxr-xr-x 2 root root 60 Jul 1 19:50 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Jul 1 2012 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb >lrwxrwxrwx 1 root root 9 Jul 1 2012 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 1 2012 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jul 1 2012 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Jul 1 2012 2c4d3f11-d91f-4242-9057-ab065d835710 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 100 Jul 1 19:50 by-path >crw-r----- 1 root root 13, 64 Jul 1 19:50 event0 >crw-r----- 1 root root 13, 65 Jul 1 19:50 event1 >crw-r----- 1 root root 13, 63 Jul 1 19:50 mice >crw-r----- 1 root root 13, 32 Jul 1 19:50 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 1 19:50 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Jul 1 19:50 platform-i8042-serio-1-event-mouse -> ../event1 >lrwxrwxrwx 1 root root 9 Jul 1 19:50 platform-i8042-serio-1-mouse -> ../mouse0 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jul 1 19:50 control > >/dev/net: >total 0 >crw-rw-rw- 1 root root 10, 200 Jul 1 19:50 tun > >/dev/raw: >total 0 >crw-rw---- 1 root disk 162, 0 Jul 1 19:50 rawctl > >/dev/snd: >total 0 >crw-rw---- 1 root audio 116, 1 Jul 1 19:50 seq >crw-rw---- 1 root audio 116, 33 Jul 1 19:50 timer > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jul 1 19:50 org.libguestfs.channel.0 -> ../vport0p1 >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 >/dev /dev devtmpfs rw,relatime,size=235728k,nr_inodes=58932,mode=755 0 0 > No volume groups found > No volume groups found >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >microcode 23435 0 >i2c_piix4 17790 0 >i2c_core 38028 1 i2c_piix4 >virtio_net 23368 0 >virtio_scsi 17774 1 >virtio_blk 17687 0 >virtio_rng 12963 0 >virtio_balloon 13307 0 >virtio_mmio 13193 0 >sparse_keymap 13526 0 >rfkill 25736 0 >sym53c8xx 80733 0 >scsi_transport_spi 30273 1 sym53c8xx >crc7 12581 0 >crc8 12708 0 >crc_ccitt 12573 0 >crc_itu_t 12579 0 >libcrc32c 12603 0 >Sun Jul 1 19:50:50 BST 2012 >uptime: 2.02 0.33 >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 > >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [03779ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: blockdev_getss "/dev/sda" >libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 3b | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x34 >udevadm settle >udevsettle >udevsettle: No such file or directory >blockdev --getss /dev/sda >libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 3b | 00 00 00 01 | 00 12 34 00 | ... >libguestfs: trace: blockdev_getss = 512 >libguestfs: trace: part_init "/dev/sda" "gpt" >libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d0 | 00 00 00 00 | ... >guestfsd: main_loop: proc 59 (blockdev_getss) took 0.01 seconds >guestfsd: main_loop: new request, len 0x3c >udevadm settle >udevsettle >udevsettle: No such file or directory >parted -s -- /dev/sda mklabel gpt >udevadm settle >udevsettle >udevsettle: No such file or directory >guestfsd: main_loop: proc 208 (part_init) took 0.07 seconds >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d0 | 00 00 00 01 | 00 12 34 01 | ... >libguestfs: trace: part_init = 0 >libguestfs: trace: part_add "/dev/sda" "primary" 64 65599 >libguestfs: send_to_daemon: 84 bytes: 00 00 00 50 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d1 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x50 >udevadm settle >udevsettle >udevsettle: No such file or directory >parted -s -- /dev/sda mkpart primary 64s 65599s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >udevsettle >udevsettle: No such file or directory >guestfsd: main_loop: proc 209 (part_add) took 0.06 seconds >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d1 | 00 00 00 01 | 00 12 34 02 | ... >libguestfs: trace: part_add = 0 >libguestfs: trace: part_add "/dev/sda" "primary" 65600 -64 >libguestfs: send_to_daemon: 84 bytes: 00 00 00 50 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d1 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x50 >udevadm settle >udevsettle >udevsettle: No such file or directory >parted -s -- /dev/sda mkpart primary 65600s -64s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >udevsettle >udevsettle: No such file or directory >guestfsd: main_loop: proc 209 (plibguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d1 | 00 00 00 01 | 00 12 34 03 | ... >libguestfs: trace: part_add = 0 >libguestfs: trace: mkfs "ext2" "/dev/sda1" >libguestfs: send_to_daemon: 68 bytes: 00 00 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 2a | 00 00 00 00 | ... >art_add) took 0.10 seconds >guestfsd: main_loop: new request, len 0x40 >mke2fs -t ext2 -F /dev/sda1 >mke2fs 1.42 (29-Nov-2011) >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 2a | 00 00 00 01 | 00 12 34 04 | ... >libguestfs: trace: mkfs = 0 >libguestfs: trace: pvcreate "/dev/sda2" >libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 27 | 00 00 00 00 | ... >guestfsd: main_loop: proc 42 (mkfs) took 0.04 seconds >guestfsd: main_loop: new request, len 0x38 >lvm pvcreate /dev/sda2 >[ 2.401812] lvm: sending ioctl 1261 to a partition! >[ 2.402186] lvm: sending ioctl 1261 to a partition! >udevadm settle >udevsettle >udevsettle: No such file or directory >guestfsd: main_loop: proc 39 (pvcreate) took 0.04 seconds >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 27 | 00 00 00 01 | 00 12 34 05 | ... >libguestfs: trace: pvcreate = 0 >libguestfs: trace: vgcreate "VG" "/dev/sda2" >libguestfs: send_to_daemon: 72 bytes: 00 00 00 44 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 28 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x44 >lvm vgcreate VG /dev/sda2 >udevadm settle >udevsettle >udevsettle: No such file or directory >guestfsd: main_loop: proc 40 (vgcreate) took 0.08 seconds >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 28 | 00 00 00 01 | 00 12 34 06 | ... >libguestfs: trace: vgcreate = 0 >libguestfs: trace: lvcreate_free "LV" "VG" 100 >libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 38 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x3c >lvm lvcreate -l 100%FREE -n LV VG >[ 2.613926] lvm: sending ioctl 1261 to a partition! >[ 2.614375] lvm: sending ioctl 1261 to a partition! >[ 2.614725] lvm: sending ioctl 1261 to a partition! >udevadm settle >udevsettle >udevsettle: No such file or directory >guestfsd: main_loop: proc 312 (lvcreate_free) took 0.11 seconds >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 38 | 00 00 00 01 | 00 12 34 07 | ... >libguestfs: trace: lvcreate_free = 0 >libguestfs: trace: mkfs "ext4" "/dev/VG/LV" >libguestfs: send_to_daemon: 68 bytes: 00 00 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 2a | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x40 >mke2fs -t ext4 -F /dev/VG/LV >mke2fs 1.42 (29-Nov-2011) >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 2a | 00 00 00 01 | 00 12 34 08 | ... >libguestfs: trace: mkfs = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x2551e00 (state 2) >libguestfs: trace: internal_autosync >libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 1a | 00 00 00 00 | ... >guestfsd: main_loop: proc 42 (mkfs) took 0.17 seconds >guestfsd: main_loop: new request, len 0x28 >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 1a | 00 00 00 01 | 00 12 34 09 | ... >libguestfs: trace: internal_autosync = 0 >libguestfs: trace: kill_subprocess >libguestfs: sending SIGTERM to process 20570 >libguestfs: trace: kill_subprocess = 0 >Formatting 'test2.img', fmt=qcow2 size=524288000 encryption=off cluster_size=65536 >command line: ./virt-resize -d --debug-gc --expand /dev/sda2 --lv-expand /dev/VG/LV --format raw --output-format qcow2 test1.img test2.img >Examining test1.img ... >libguestfs: new guestfs handle 0xcf88d0 >libguestfs: trace: set_trace true >libguestfs: trace: set_trace = 0 >libguestfs: trace: add_drive_opts "test1.img" "readonly:true" "format:raw" >libguestfs: trace: add_drive_opts = 0 >libguestfs: trace: add_drive_opts "test2.img" "readonly:false" "format:qcow2" >libguestfs: trace: add_drive_opts = 0 >libguestfs: trace: launch >libguestfs: [00000ms] febootstrap-supermin-helper --verbose -f checksum '/home/rjones/d/libguestfs/appliance/supermin.d' x86_64 >supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = (null), initrd = (null), appliance = (null) >supermin helper [00000ms] inputs[0] = /home/rjones/d/libguestfs/appliance/supermin.d >checking modpath /lib/modules/3.3.4-5.fc17.x86_64 is a directory >picked vmlinuz-3.3.4-5.fc17.x86_64 because modpath /lib/modules/3.3.4-5.fc17.x86_64 exists >checking modpath /lib/modules/3.4.0-1.fc17.x86_64.debug is a directory >picked vmlinuz-3.4.0-1.fc17.x86_64.debug because modpath /lib/modules/3.4.0-1.fc17.x86_64.debug exists >checking modpath /lib/modules/3.3.4-5.fc17.x86_64.debug is a directory >picked vmlinuz-3.3.4-5.fc17.x86_64.debug because modpath /lib/modules/3.3.4-5.fc17.x86_64.debug exists >checking modpath /lib/modules/3.4.0-1.fc17.x86_64 is a directory >picked vmlinuz-3.4.0-1.fc17.x86_64 because modpath /lib/modules/3.4.0-1.fc17.x86_64 exists >checking modpath /lib/modules/3.3.7-2.fc17.x86_64 is a directory >picked vmlinuz-3.3.7-2.fc17.x86_64 because modpath /lib/modules/3.3.7-2.fc17.x86_64 exists >checking modpath /lib/modules/3.3.7-2.fc17.x86_64.debug is a directory >picked vmlinuz-3.3.7-2.fc17.x86_64.debug because modpath /lib/modules/3.3.7-2.fc17.x86_64.debug exists >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/base.img >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/daemon.img >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/hostfiles >supermin helper [00020ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/init.img >supermin helper [00020ms] adding kernel modules >supermin helper [00043ms] finished creating appliance >libguestfs: [00046ms] begin testing qemu features >libguestfs: [00159ms] finished testing qemu features >libguestfs: accept_from_daemon: 0xcf88d0 g->state = 1 >[00160ms] /bin/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -nodefaults \ > -nographic \ > -device virtio-scsi-pci,id=scsi \ > -drive file=test1.img,snapshot=on,format=raw,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=test2.img,cache=off,format=qcow2,id=hd1,if=none \ > -device scsi-hd,drive=hd1 \ > -drive file=/home/rjones/d/libguestfs/.guestfs-1000/root.20599,snapshot=on,id=appliance,if=none,cache=unsafe \ > -device scsi-hd,drive=appliance \ > -machine accel=kvm:tcg \ > -m 500 \ > -no-reboot \ > -no-hpet \ > -device virtio-serial \ > -serial stdio \ > -chardev socket,path=/home/rjones/d/libguestfs/libguestfskRghp2/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -kernel /home/rjones/d/libguestfs/.guestfs-1000/kernel.20599 \ > -initrd /home/rjones/d/libguestfs/.guestfs-1000/initrd.20599 \ > -append 'panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 TERM=xterm '[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Linux version 3.4.0-1.fc17.x86_64.debug (mockbuild@x86-01.phx2.fedoraproject.org) (gcc version 4.7.0 20120507 (Red Hat 4.7.0-5) (GCC) ) #1 SMP Sun Jun 3 06:11:53 UTC 2012 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 TERM=xterm >[ 0.000000] BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009dc00 (usable) >[ 0.000000] BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved) >[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) >[ 0.000000] BIOS-e820: 0000000000100000 - 000000001f3fd000 (usable) >[ 0.000000] BIOS-e820: 000000001f3fd000 - 000000001f400000 (reserved) >[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) >[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] DMI 2.4 present. >[ 0.000000] No AGP bridge found >[ 0.000000] last_pfn = 0x1f3fd max_arch_pfn = 0x400000000 >[ 0.000000] PAT not supported by CPU. >[ 0.000000] found SMP MP-table at [ffff8800000fdb00] fdb00 >[ 0.000000] init_memory_mapping: 0000000000000000-000000001f3fd000 >[ 0.000000] RAMDISK: 1f2c1000 - 1f3f0000 >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at 0000000000000000-000000001f3fd000 >[ 0.000000] Initmem setup node 0 0000000000000000-000000001f3fd000 >[ 0.000000] NODE_DATA [000000001f2ad000 - 000000001f2c0fff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1ed2101, boot clock >[ 0.000000] Zone PFN ranges: >[ 0.000000] DMA 0x00000010 -> 0x00001000 >[ 0.000000] DMA32 0x00001000 -> 0x00100000 >[ 0.000000] Normal empty >[ 0.000000] Movable zone start PFN for each node >[ 0.000000] Early memory PFN ranges >[ 0.000000] 0: 0x00000010 -> 0x0000009d >[ 0.000000] 0: 0x00000100 -> 0x0001f3fd >[ 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 1, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >[ 0.000000] Allocating PCI resources starting at 1f400000 (gap: 1f400000:dfbfc000) >[ 0.000000] Booting paravirtualized kernel on KVM >[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 476 pages/cpu @ffff88001f000000 s1920960 r8192 d20544 u2097152 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f1d4101, primary cpu clock >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1f00e180 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125877 >[ 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/sdc 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: 471436k/511988k available (6877k kernel code, 460k absent, 40092k reserved, 6420k data, 3004k init) >[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU lockdep checking is enabled. >[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.000000] ... MAX_LOCK_DEPTH: 48 >[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.000000] ... CLASSHASH_SIZE: 4096 >[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >[ 0.000000] ... CHAINHASH_SIZE: 16384 >[ 0.000000] memory used by lock dependency info: 6367 kB >[ 0.000000] per task-struct memory footprint: 2688 bytes >[ 0.000000] kmemleak: Kernel memory leak detector disabled >[ 0.000000] Detected 3411.126 MHz processor. >[ 0.001999] Calibrating delay loop (skipped) preset value.. 6822.25 BogoMIPS (lpj=3411126) >[ 0.001999] pid_max: default: 32768 minimum: 301 >[ 0.002181] Security Framework initialized >[ 0.002482] SELinux: Disabled at boot. >[ 0.003281] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.003913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.004094] Mount-cache hash table entries: 256 >[ 0.006235] Initializing cgroup subsys cpuacct >[ 0.006570] Initializing cgroup subsys memory >[ 0.006960] Initializing cgroup subsys devices >[ 0.007010] Initializing cgroup subsys freezer >[ 0.007319] Initializing cgroup subsys net_cls >[ 0.007627] Initializing cgroup subsys blkio >[ 0.008047] Initializing cgroup subsys perf_event >[ 0.008547] mce: CPU supports 10 MCE banks >[ 0.009150] SMP alternatives: switching to UP code >[ 0.019330] Freeing SMP alternatives: 20k freed >[ 0.019663] ftrace: allocating 23000 entries in 90 pages >[ 0.026542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.026964] CPU0: Intel QEMU Virtual CPU version 1.0 stepping 03 >[ 0.129048] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >[ 0.130018] NMI watchdog: disabled (cpu0): hardware events not enabled >[ 0.130558] Brought up 1 CPUs >[ 0.130757] Total of 1 processors activated (6822.25 BogoMIPS). >[ 0.132065] devtmpfs: initialized >[ 0.134543] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.135090] RTC time: 18:50:53, date: 07/01/12 >[ 0.135688] NET: Registered protocol family 16 >[ 0.137989] PCI: Using configuration type 1 for base access >[ 0.147709] bio: create slab <bio-0> at 0 >[ 0.148324] ACPI: Interpreter disabled. >[ 0.149090] vgaarb: loaded >[ 0.150040] SCSI subsystem initialized >[ 0.150777] usbcore: registered new interface driver usbfs >[ 0.151067] usbcore: registered new interface driver hub >[ 0.151517] usbcore: registered new device driver usb >[ 0.152344] PCI: Probing PCI hardware >[ 0.152844] PCI host bridge to bus 0000:00 >[ 0.152994] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.153414] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 0.155393] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >[ 0.155886] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >[ 0.159092] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.160539] NetLabel: Initializing >[ 0.160789] NetLabel: domain hash size = 128 >[ 0.160986] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.161400] NetLabel: unlabeled traffic allowed by default >[ 0.161873] Switching to clocksource kvm-clock >[ 0.225365] pnp: PnP ACPI: disabled >[ 0.237189] NET: Registered protocol family 2 >[ 0.237687] IP route cache hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.238810] TCP established hash table entries: 16384 (order: 6, 262144 bytes) >[ 0.239461] TCP bind hash table entries: 16384 (order: 8, 1310720 bytes) >[ 0.240569] TCP: Hash tables configured (established 16384 bind 16384) >[ 0.241043] TCP: reno registered >[ 0.241274] UDP hash table entries: 256 (order: 3, 49152 bytes) >[ 0.241704] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes) >[ 0.242432] NET: Registered protocol family 1 >[ 0.242765] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.243207] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.243604] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.244375] Unpacking initramfs... >[ 0.247239] Freeing initrd memory: 1212k freed >[ 0.322023] DMA-API: preallocated 32768 debug entries >[ 0.322397] DMA-API: debugging enabled by kernel config >[ 0.323024] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.325768] audit: initializing netlink socket (disabled) >[ 0.326232] type=2000 audit(1341168654.325:1): initialized >[ 0.338452] cryptomgr_test used greatest stack depth: 5880 bytes left >[ 0.339746] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.358062] VFS: Disk quotas dquot_6.5.2 >[ 0.358544] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.362457] msgmni has been set to 923 >[ 0.363335] cryptomgr_test used greatest stack depth: 5464 bytes left >[ 0.364358] cryptomgr_test used greatest stack depth: 5320 bytes left >[ 0.364832] alg: No test for stdrng (krng) >[ 0.365167] NET: Registered protocol family 38 >[ 0.365687] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >[ 0.366333] io scheduler noop registered >[ 0.366593] io scheduler deadline registered >[ 0.367224] io scheduler cfq registered (default) >[ 0.367530] start plist test >[ 0.368631] end plist test >[ 0.372077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.372622] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.373083] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.374372] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.375224] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.376175] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.397908] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.653191] Non-volatile memory driver v1.3 >[ 0.653492] Linux agpgart interface v0.103 >[ 0.659759] loop: module loaded >[ 0.663729] scsi0 : ata_piix >[ 0.664974] scsi1 : ata_piix >[ 0.665550] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14 >[ 0.666015] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15 >[ 0.667176] Fixed MDIO Bus: probed >[ 0.667685] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.668231] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.668698] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.669601] usbcore: registered new interface driver usbserial >[ 0.670269] usbcore: registered new interface driver usbserial_generic >[ 0.670784] USB Serial support registered for generic >[ 0.671139] usbserial: USB Serial Driver core >[ 0.671578] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.672802] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.673213] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.674198] mousedev: PS/2 mouse device common for all mice >[ 0.675289] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.678982] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.679498] rtc0: alarms up to one day, 114 bytes nvram >[ 0.680658] device-mapper: uevent: version 1.0.3 >[ 0.681515] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >[ 0.682737] cpuidle: using governor ladder >[ 0.683041] cpuidle: using governor menu >[ 0.683770] EFI Variables Facility v0.08 2004-May-17 >[ 0.684928] usbcore: registered new interface driver usbhid >[ 0.685334] usbhid: USB HID core driver >[ 0.685947] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 0.686442] TCP: cubic registered >[ 0.686665] Initializing XFRM netlink socket >[ 0.687935] NET: Registered protocol family 10 >[ 0.689616] Mobile IPv6 >[ 0.689809] NET: Registered protocol family 17 >[ 0.690146] Registering the dns_resolver key type >[ 0.691109] registered taskstats version 1 >[ 0.692099] Magic number: 4:776:846 >[ 0.692479] rtc_cmos rtc_cmos: setting system clock to 2012-07-01 18:50:54 UTC (1341168654) >[ 0.693195] Initializing network drop monitor service >[ 0.829318] Freeing unused kernel memory: 3004k freed >[ 0.831175] Write protecting the kernel read-only data: 12288k >[ 0.834042] Freeing unused kernel memory: 1296k freed >[ 0.837087] Freeing unused kernel memory: 1320k freed >febootstrap: mounting /proc >febootstrap: uptime: 0.83 0.15 >febootstrap: ext2 mini initrd starting up: 3.18 zlib >febootstrap: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 TERM=xterm >febootstrap: mounting /sys >febootstrap: internal insmod libcrc32c.ko >febootstrap: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >febootstrap: internal insmod crc-itu-t.ko >febootstrap: internal insmod crc-ccitt.ko >febootstrap: internal insmod crc8.ko >febootstrap: internal insmod crc7.ko >febootstrap: internal insmod scsi_transport_spi.ko >febootstrap: internal insmod sym53c8xx.ko >febootstrap: internal insmod rfkill.ko >febootstrap: internal insmod sparse-keymap.ko >febootstrap: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >febootstrap: internal insmod virtio_mmio.ko >febootstrap: internal insmod virtio_balloon.ko >febootstrap: internal insmod virtio-rng.ko >febootstrap: internal insmod virtio_blk.ko >febootstrap: internal insmod virtio_scsi.ko >[ 0.867224] scsi2 : Virtio SCSI HBA >febootstrap: internal insmod virtio_net.ko >[ 0.873206] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.0 PQ: 0 ANSI: 5 >[ 0.875707] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.0 PQ: 0 ANSI: 5 >[ 0.878511] scsi 2:0:2:0: Direct-Access QEMU QEMU HARDDISK 1.0 PQ: 0 ANSI: 5 >[ 0.968715] sd 2:0:0:0: [sda] 819200 512-byte logical blocks: (419 MB/400 MiB) >[ 0.969738] sd 2:0:0:0: [sda] Write Protect is off >[ 0.970309] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.973631] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 0.975941] sd 2:0:1:0: [sdb] 1024000 512-byte logical blocks: (524 MB/500 MiB) >[ 0.976977] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.977540] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.978899] sda: sda1 sda2 >[ 0.981564] sdb: unknown partition table >[ 0.983305] sd 2:0:0:0: [sda] Attached SCSI disk >[ 0.983735] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 0.985015] sd 2:0:1:0: [sdb] Attached SCSI disk >[ 0.986392] sd 2:0:2:0: [sdc] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.987305] sd 2:0:2:0: [sdc] Write Protect is off >[ 0.987846] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.988590] sd 2:0:2:0: Attached scsi generic sg2 type 0 >[ 0.989175] scsi_scan_2 used greatest stack depth: 4280 bytes left >[ 0.991466] sdc: unknown partition table >[ 0.992999] sd 2:0:2:0: [sdc] Attached SCSI disk >febootstrap: picked /sys/block/sdc/dev as root device >febootstrap: creating /dev/root as block special 8:32 >febootstrap: mounting new root on /root >[ 1.007455] EXT4-fs (sdc): mounting ext2 file system using the ext4 subsystem >[ 1.021160] EXT4-fs (sdc): mounted filesystem without journal. Opts: >febootstrap: chroot >Starting /init script ... >[ 1.061785] mkdir used greatest stack depth: 3280 bytes left >[ 1.074416] mount used greatest stack depth: 2624 bytes left >[ 1.110948] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 >[ 1.119937] systemd-udevd used greatest stack depth: 2512 bytes left >[ 1.125433] udevd[51]: starting version 185 >[ 1.224475] ACPI Exception: AE_BAD_PARAMETER, Thread 455559296 could not acquire Mutex [0x1] (20120320/utmutex-276) >[ 1.225254] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >[ 1.323540] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >[ 1.493812] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 1.539139] grep used greatest stack depth: 2496 bytes left >[ 1.696113] modprobe used greatest stack depth: 2224 bytes left >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: No such process >[ 1.738925] mdadm: sending ioctl 800c0910 to a partition! >[ 1.739342] mdadm: sending ioctl 800c0910 to a partition! >[ 1.739707] mdadm: sending ioctl 1261 to a partition! >[ 1.740079] mdadm: sending ioctl 1261 to a partition! >[ 1.740632] mdadm: sending ioctl 1261 to a partition! >[ 1.740997] mdadm: sending ioctl 1261 to a partition! >[ 1.741586] mdadm: sending ioctl 1261 to a partition! >[ 1.741944] mdadm: sending ioctl 1261 to a partition! >[ 1.742484] mdadm: sending ioctl 1261 to a partition! >[ 1.742824] mdadm: sending ioctl 1261 to a partition! >mdadm: No arrays found in config file or automatically > Reading all physical volumes. This may take a while... > Found volume group "VG" using metadata type lvm2 > 1 logical volume(s) in volume group "VG" now active >/init: line 95: /sys/block/vd*/queue/rotational: No such file or directory >/dev: >total 0 >drwxr-xr-x 2 root root 60 Jul 1 19:50 VG >crw------- 1 root root 10, 235 Jul 1 19:50 autofs >drwxr-xr-x 2 root root 320 Jul 1 19:50 block >drwxr-xr-x 2 root root 100 Jul 1 19:50 bsg >c--------- 1 root root 10, 234 Jul 1 19:50 btrfs-control >drwxr-xr-x 2 root root 2280 Jul 1 2012 char >crw------- 1 root root 5, 1 Jul 1 19:50 console >lrwxrwxrwx 1 root root 11 Jul 1 19:50 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jul 1 19:50 cpu >crw------- 1 root root 10, 62 Jul 1 19:50 cpu_dma_latency >drwxr-xr-x 7 root root 140 Jul 1 19:50 disk >brw-rw---- 1 root disk 253, 0 Jul 1 19:50 dm-0 >lrwxrwxrwx 1 root root 13 Jul 1 19:50 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jul 1 19:50 full >crw-rw-rw- 1 root root 10, 229 Jul 1 19:50 fuse >drwxr-xr-x 3 root root 140 Jul 1 19:50 input >crw------- 1 root root 1, 11 Jul 1 19:50 kmsg >crw------- 1 root root 10, 237 Jul 1 19:50 loop-control >brw-rw---- 1 root disk 7, 0 Jul 1 19:50 loop0 >brw-rw---- 1 root disk 7, 1 Jul 1 19:50 loop1 >brw-rw---- 1 root disk 7, 2 Jul 1 19:50 loop2 >brw-rw---- 1 root disk 7, 3 Jul 1 19:50 loop3 >brw-rw---- 1 root disk 7, 4 Jul 1 19:50 loop4 >brw-rw---- 1 root disk 7, 5 Jul 1 19:50 loop5 >brw-rw---- 1 root disk 7, 6 Jul 1 19:50 loop6 >brw-rw---- 1 root disk 7, 7 Jul 1 19:50 loop7 >drwxr-xr-x 2 root root 80 Jul 1 19:50 mapper >crw------- 1 root root 10, 227 Jul 1 19:50 mcelog >crw-r----- 1 root kmem 1, 1 Jul 1 19:50 mem >drwxr-xr-x 2 root root 60 Jul 1 19:50 net >crw------- 1 root root 10, 61 Jul 1 19:50 network_latency >crw------- 1 root root 10, 60 Jul 1 19:50 network_throughput >crw-rw-rw- 1 root root 1, 3 Jul 1 19:50 null >crw------- 1 root root 10, 144 Jul 1 19:50 nvram >crw------- 1 root root 1, 12 Jul 1 19:50 oldmem >crw-r----- 1 root kmem 1, 4 Jul 1 19:50 port >c--------- 1 root root 108, 0 Jul 1 19:50 ppp >crw-rw-rw- 1 root tty 5, 2 Jul 1 19:50 ptmx >crw-rw-rw- 1 root root 1, 8 Jul 1 19:50 random >drwxr-xr-x 2 root root 60 Jul 1 19:50 raw >crw-r--r-- 1 root root 10, 59 Jul 1 19:50 rfkill >lrwxrwxrwx 1 root root 4 Jul 1 19:50 rtc -> rtc0 >crw------- 1 root root 254, 0 Jul 1 19:50 rtc0 >brw-rw---- 1 root disk 8, 0 Jul 1 2012 sda >brw-rw---- 1 root disk 8, 1 Jul 1 19:50 sda1 >brw-rw---- 1 root disk 8, 2 Jul 1 19:50 sda2 >brw-rw---- 1 root disk 8, 16 Jul 1 2012 sdb >brw-rw---- 1 root disk 8, 32 Jul 1 2012 sdc >crw-rw---- 1 root disk 21, 0 Jul 1 19:50 sg0 >crw-rw---- 1 root disk 21, 1 Jul 1 19:50 sg1 >crw-rw---- 1 root disk 21, 2 Jul 1 19:50 sg2 >crw------- 1 root root 10, 231 Jul 1 19:50 snapshot >drwxr-xr-x 2 root root 80 Jul 1 19:50 snd >lrwxrwxrwx 1 root root 15 Jul 1 19:50 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jul 1 19:50 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jul 1 19:50 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root tty 5, 0 Jul 1 19:50 tty >crw--w---- 1 root tty 4, 0 Jul 1 19:50 tty0 >crw--w---- 1 root tty 4, 1 Jul 1 19:50 tty1 >crw--w---- 1 root tty 4, 10 Jul 1 19:50 tty10 >crw--w---- 1 root tty 4, 11 Jul 1 19:50 tty11 >crw--w---- 1 root tty 4, 12 Jul 1 19:50 tty12 >crw--w---- 1 root tty 4, 13 Jul 1 19:50 tty13 >crw--w---- 1 root tty 4, 14 Jul 1 19:50 tty14 >crw--w---- 1 root tty 4, 15 Jul 1 19:50 tty15 >crw--w---- 1 root tty 4, 16 Jul 1 19:50 tty16 >crw--w---- 1 root tty 4, 17 Jul 1 19:50 tty17 >crw--w---- 1 root tty 4, 18 Jul 1 19:50 tty18 >crw--w---- 1 root tty 4, 19 Jul 1 19:50 tty19 >crw--w---- 1 root tty 4, 2 Jul 1 19:50 tty2 >crw--w---- 1 root tty 4, 20 Jul 1 19:50 tty20 >crw--w---- 1 root tty 4, 21 Jul 1 19:50 tty21 >crw--w---- 1 root tty 4, 22 Jul 1 19:50 tty22 >crw--w---- 1 root tty 4, 23 Jul 1 19:50 tty23 >crw--w---- 1 root tty 4, 24 Jul 1 19:50 tty24 >crw--w---- 1 root tty 4, 25 Jul 1 19:50 tty25 >crw--w---- 1 root tty 4, 26 Jul 1 19:50 tty26 >crw--w---- 1 root tty 4, 27 Jul 1 19:50 tty27 >crw--w---- 1 root tty 4, 28 Jul 1 19:50 tty28 >crw--w---- 1 root tty 4, 29 Jul 1 19:50 tty29 >crw--w---- 1 root tty 4, 3 Jul 1 19:50 tty3 >crw--w---- 1 root tty 4, 30 Jul 1 19:50 tty30 >crw--w---- 1 root tty 4, 31 Jul 1 19:50 tty31 >crw--w---- 1 root tty 4, 32 Jul 1 19:50 tty32 >crw--w---- 1 root tty 4, 33 Jul 1 19:50 tty33 >crw--w---- 1 root tty 4, 34 Jul 1 19:50 tty34 >crw--w---- 1 root tty 4, 35 Jul 1 19:50 tty35 >crw--w---- 1 root tty 4, 36 Jul 1 19:50 tty36 >crw--w---- 1 root tty 4, 37 Jul 1 19:50 tty37 >crw--w---- 1 root tty 4, 38 Jul 1 19:50 tty38 >crw--w---- 1 root tty 4, 39 Jul 1 19:50 tty39 >crw--w---- 1 root tty 4, 4 Jul 1 19:50 tty4 >crw--w---- 1 root tty 4, 40 Jul 1 19:50 tty40 >crw--w---- 1 root tty 4, 41 Jul 1 19:50 tty41 >crw--w---- 1 root tty 4, 42 Jul 1 19:50 tty42 >crw--w---- 1 root tty 4, 43 Jul 1 19:50 tty43 >crw--w---- 1 root tty 4, 44 Jul 1 19:50 tty44 >crw--w---- 1 root tty 4, 45 Jul 1 19:50 tty45 >crw--w---- 1 root tty 4, 46 Jul 1 19:50 tty46 >crw--w---- 1 root tty 4, 47 Jul 1 19:50 tty47 >crw--w---- 1 root tty 4, 48 Jul 1 19:50 tty48 >crw--w---- 1 root tty 4, 49 Jul 1 19:50 tty49 >crw--w---- 1 root tty 4, 5 Jul 1 19:50 tty5 >crw--w---- 1 root tty 4, 50 Jul 1 19:50 tty50 >crw--w---- 1 root tty 4, 51 Jul 1 19:50 tty51 >crw--w---- 1 root tty 4, 52 Jul 1 19:50 tty52 >crw--w---- 1 root tty 4, 53 Jul 1 19:50 tty53 >crw--w---- 1 root tty 4, 54 Jul 1 19:50 tty54 >crw--w---- 1 root tty 4, 55 Jul 1 19:50 tty55 >crw--w---- 1 root tty 4, 56 Jul 1 19:50 tty56 >crw--w---- 1 root tty 4, 57 Jul 1 19:50 tty57 >crw--w---- 1 root tty 4, 58 Jul 1 19:50 tty58 >crw--w---- 1 root tty 4, 59 Jul 1 19:50 tty59 >crw--w---- 1 root tty 4, 6 Jul 1 19:50 tty6 >crw--w---- 1 root tty 4, 60 Jul 1 19:50 tty60 >crw--w---- 1 root tty 4, 61 Jul 1 19:50 tty61 >crw--w---- 1 root tty 4, 62 Jul 1 19:50 tty62 >crw--w---- 1 root tty 4, 63 Jul 1 19:50 tty63 >crw--w---- 1 root tty 4, 7 Jul 1 19:50 tty7 >crw--w---- 1 root tty 4, 8 Jul 1 19:50 tty8 >crw--w---- 1 root tty 4, 9 Jul 1 19:50 tty9 >crw------- 1 root root 4, 64 Jul 1 19:50 ttyS0 >crw------- 1 root root 4, 65 Jul 1 19:50 ttyS1 >crw------- 1 root root 4, 66 Jul 1 19:50 ttyS2 >crw------- 1 root root 4, 67 Jul 1 19:50 ttyS3 >c--------- 1 root root 10, 223 Jul 1 19:50 uinput >crw-rw-rw- 1 root root 1, 9 Jul 1 19:50 urandom >crw------- 1 root root 251, 0 Jul 1 19:50 usbmon0 >crw-rw---- 1 root tty 7, 0 Jul 1 19:50 vcs >crw-rw---- 1 root tty 7, 1 Jul 1 19:50 vcs1 >crw-rw---- 1 root tty 7, 128 Jul 1 19:50 vcsa >crw-rw---- 1 root tty 7, 129 Jul 1 19:50 vcsa1 >crw------- 1 root root 10, 63 Jul 1 19:50 vga_arbiter >c--------- 1 root root 10, 238 Jul 1 19:50 vhost-net >drwxr-xr-x 2 root root 60 Jul 1 19:50 virtio-ports >crw------- 1 root root 252, 1 Jul 1 19:50 vport0p1 >crw-rw-rw- 1 root root 1, 5 Jul 1 19:50 zero > >/dev/VG: >total 0 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 LV -> ../dm-0 > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 253:0 -> ../dm-0 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:0 -> ../loop0 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:1 -> ../loop1 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:2 -> ../loop2 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:3 -> ../loop3 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:4 -> ../loop4 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:5 -> ../loop5 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:6 -> ../loop6 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:7 -> ../loop7 >lrwxrwxrwx 1 root root 6 Jul 1 2012 8:0 -> ../sda >lrwxrwxrwx 1 root root 7 Jul 1 19:50 8:1 -> ../sda1 >lrwxrwxrwx 1 root root 6 Jul 1 2012 8:16 -> ../sdb >lrwxrwxrwx 1 root root 7 Jul 1 19:50 8:2 -> ../sda2 >lrwxrwxrwx 1 root root 6 Jul 1 2012 8:32 -> ../sdc > >/dev/bsg: >total 0 >crw------- 1 root root 253, 0 Jul 1 19:50 2:0:0:0 >crw------- 1 root root 253, 1 Jul 1 19:50 2:0:1:0 >crw------- 1 root root 253, 2 Jul 1 19:50 2:0:2:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 10:144 -> ../nvram >lrwxrwxrwx 1 root root 16 Jul 1 19:50 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 Jul 1 19:50 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jul 1 19:50 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 9 Jul 1 19:50 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jul 1 19:50 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 15 Jul 1 19:50 10:237 -> ../loop-control >lrwxrwxrwx 1 root root 9 Jul 1 19:50 10:59 -> ../rfkill >lrwxrwxrwx 1 root root 21 Jul 1 19:50 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jul 1 19:50 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jul 1 19:50 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 Jul 1 19:50 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 15 Jul 1 19:50 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Jul 1 19:50 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jul 1 19:50 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jul 1 19:50 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 13 Jul 1 19:50 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 6 Jul 1 19:50 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jul 1 19:50 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Jul 1 19:50 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Jul 1 19:50 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jul 1 19:50 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jul 1 19:50 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jul 1 19:50 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jul 1 19:50 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jul 1 19:50 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jul 1 19:50 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jul 1 19:50 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jul 1 19:50 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jul 1 19:50 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 6 Jul 1 19:50 21:2 -> ../sg2 >lrwxrwxrwx 1 root root 10 Jul 1 19:50 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 11 Jul 1 19:50 252:1 -> ../vport0p1 >lrwxrwxrwx 1 root root 14 Jul 1 19:50 253:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jul 1 19:50 253:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 14 Jul 1 19:50 253:2 -> ../bsg/2:0:2:0 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Jul 1 19:50 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jul 1 19:50 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jul 1 19:50 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jul 1 19:50 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jul 1 19:50 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jul 1 19:50 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jul 1 19:50 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jul 1 19:50 0 >crw------- 1 root root 10, 184 Jul 1 19:50 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jul 1 19:50 cpuid >crw------- 1 root root 202, 0 Jul 1 19:50 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 180 Jul 1 19:50 by-id >drwxr-xr-x 2 root root 60 Jul 1 19:50 by-partlabel >drwxr-xr-x 2 root root 80 Jul 1 19:50 by-partuuid >drwxr-xr-x 2 root root 140 Jul 1 19:50 by-path >drwxr-xr-x 2 root root 100 Jul 1 19:50 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 10 Jul 1 19:50 dm-name-VG-LV -> ../../dm-0 >lrwxrwxrwx 1 root root 10 Jul 1 19:50 dm-uuid-LVM-0S3gMGCFOE4dmuochcbD8MarZ2C2Psqy9fiX55SoOFkWS06lw3jKR1HYNiUxuU7W -> ../../dm-0 >lrwxrwxrwx 1 root root 9 Jul 1 19:50 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdc >lrwxrwxrwx 1 root root 9 Jul 1 19:50 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda >lrwxrwxrwx 1 root root 10 Jul 1 19:50 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Jul 1 19:50 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Jul 1 19:50 scsi-0QEMU_QEMU_HARDDISK_hd1 -> ../../sdb > >/dev/disk/by-partlabel: >total 0 >lrwxrwxrwx 1 root root 10 Jul 1 19:50 primary -> ../../sda2 > >/dev/disk/by-partuuid: >total 0 >lrwxrwxrwx 1 root root 10 Jul 1 19:50 67eda877-ddef-4620-adf9-9aa19e66c4b3 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Jul 1 19:50 a3fb0ade-2cb9-41cb-9604-380440398d0b -> ../../sda2 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 1 19:50 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 10 Jul 1 19:50 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Jul 1 19:50 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Jul 1 19:50 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb >lrwxrwxrwx 1 root root 9 Jul 1 19:50 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:2:0 -> ../../sdc > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Jul 1 19:50 2c4d3f11-d91f-4242-9057-ab065d835710 -> ../../sdc >lrwxrwxrwx 1 root root 10 Jul 1 19:50 99b82cc7-10ea-4594-a143-ba4cd0944828 -> ../../dm-0 >lrwxrwxrwx 1 root root 10 Jul 1 19:50 fd6de1b3-7c9b-4e06-a3d2-14f95c4b63b4 -> ../../sda1 > >/dev/input: >total 0 >drwxr-xr-x 2 root root 100 Jul 1 19:50 by-path >crw-r----- 1 root root 13, 64 Jul 1 19:50 event0 >crw-r----- 1 root root 13, 65 Jul 1 19:50 event1 >crw-r----- 1 root root 13, 63 Jul 1 19:50 mice >crw-r----- 1 root root 13, 32 Jul 1 19:50 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 1 19:50 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Jul 1 19:50 platform-i8042-serio-1-event-mouse -> ../event1 >lrwxrwxrwx 1 root root 9 Jul 1 19:50 platform-i8042-serio-1-mouse -> ../mouse0 > >/dev/mapper: >total 0 >lrwxrwxrwx 1 root root 7 Jul 1 19:50 VG-LV -> ../dm-0 >crw------- 1 root root 10, 236 Jul 1 19:50 control > >/dev/net: >total 0 >crw-rw-rw- 1 root root 10, 200 Jul 1 19:50 tun > >/dev/raw: >total 0 >crw-rw---- 1 root disk 162, 0 Jul 1 19:50 rawctl > >/dev/snd: >total 0 >crw-rw---- 1 root audio 116, 1 Jul 1 19:50 seq >crw-rw---- 1 root audio 116, 33 Jul 1 19:50 timer > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jul 1 19:50 org.libguestfs.channel.0 -> ../vport0p1 >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 >/dev /dev devtmpfs rw,relatime,size=235728k,nr_inodes=58932,mode=755 0 0 > PV VG Fmt Attr PSize PFree > /dev/sda2 VG lvm2 a-- 364.00m 0 > VG #PV #LV #SN Attr VSize VFree > VG 1 1 0 wz--n- 364.00m 0 > LV VG Attr LSize Pool Origin Data% Move Log Copy% Convert > LV VG -wi-a--- 364.00m >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >microcode 23435 0 >i2c_piix4 17790 0 >i2c_core 38028 1 i2c_piix4 >virtio_net 23368 0 >virtio_scsi 17774 2 >virtio_blk 17687 0 >virtio_rng 12963 0 >virtio_balloon 13307 0 >virtio_mmio 13193 0 >sparse_keymap 13526 0 >rfkill 25736 0 >sym53c8xx 80733 0 >scsi_transport_spi 30273 1 sym53c8xx >crc7 12581 0 >crc8 12708 0 >crc_ccitt 12573 0 >crc_itu_t 12579 0 >libcrc32c 12603 0 >Sun Jul 1 19:50:55 BST 2012 >uptime: 2.15 0.27 >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/sdc selinux=0 guestfs_verbose=1 TERM=xterm > >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [03905ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: lvm_set_filter "/dev/sda" >libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 ff | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x38 >lvm vgchange -an >lvm vgscan >lvm vgchange -ay >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 ff | 00 00 00 01 | 00 12 34 00 | ... >libguestfs: trace: lvm_set_filter = 0 >libguestfs: trace: available "ntfsprogs ntfs3g" >libguestfs: send_to_daemon: 76 bytes: 00 00 00 48 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d8 | 00 00 00 00 | ... >guestfsd: main_loop: proc 255 (lvm_set_filter) took 0.16 seconds >guestfsd: main_loop: new request, len 0x48 >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d8 | 00 00 00 01 | 00 12 34 01 | ... >libguestfs: trace: available = 0 >libguestfs: trace: available "btrfs" >libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d8 | 00 00 00 00 | ... >guestfsd: main_loop: proc 216 (available) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >grep ^[[:space:]]*btrfs$ /proc/filesystems >modprobe btrfs >[ 2.406466] Btrfs loaded >grep ^[[:space:]]*btrfs$ /proc/filesystems >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d8 | 00 00 00 01 | 00 12 34 02 | ... >libguestfs: trace: available = 0 >libguestfs: trace: blockdev_getss "/dev/sdb" >libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 3b | 00 00 00 00 | ... >guestfsd: main_loop: proc 216 (available) took 0.04 seconds >guestfsd: main_loop: new request, len 0x34 >udevadm settle >udevsettle >udevsettle: No such file or directory >blockdev --getss /dev/sdb >libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 3b | 00 00 00 01 | 00 12 34 03 | ... >libguestfs: trace: blockdev_getss = 512 >libguestfs: trace: blockdev_getsize64 "/dev/sda" >libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 3f | 00 00 00 00 | ... >guestfsd: main_loop: proc 59 (blockdev_getss) took 0.01 seconds >guestfsd: main_loop: new request, len 0x34 >udevadm settle >udevsettle >udevsettle: No such file or directory >blockdev --getsize64 /dev/sda >libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 3f | 00 00 00 01 | 00 12 34 04 | ... >libguestfs: trace: blockdev_getsize64 = 419430400 >libguestfs: trace: blockdev_getsize64 "/dev/sdb" >libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 3f | 00 00 00 00 | ... >guestfsd: main_loop: proc 63 (blockdev_getsize64) took 0.01 seconds >guestfsd: main_loop: new request, len 0x34 >udevadm settle >udevsettle >udevsettle: No such file or directory >blockdev --getsize64 /dev/sdb >libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 3f | 00 00 00 01 | 00 12 34 05 | ... >libguestfs: trace: blockdev_getsize64 = 524288000 >libguestfs: trace: part_get_parttype "/dev/sda" >libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d6 | 00 00 00 00 | ... >guestfsd: main_loop: proc 63 (blockdev_getsize64) took 0.01 seconds >guestfsd: main_loop: new request, len 0x34 >parted -s -m /dev/null >Error: The device /dev/null is so small that it cannot possibly store a file system or partition table. Perhaps you selected the wrong device? >Warning: Error fsyncing/closing /dev/null: Invalid argument >parted -m -- /dev/sda unit b print >libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d6 | 00 00 00 01 | 00 12 34 06 | ... >libguestfs: trace: part_get_parttype = "gpt" >test1.img size 419430400 bytes >test2.img size 524288000 bytes >partition table type: gpt >libguestfs: trace: pvs_full >libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 0c | 00 00 00 00 | ... >guestfsd: main_loop: proc 214 (part_get_parttype) took 0.03 seconds >guestfsd: main_loop: new request, len 0x28 >lvm pvs -o pv_name,pv_uuid,pv_fmt,pv_size,dev_size,pv_free,pv_used,pv_attr,pv_pe_count,pv_pe_alloc_count,pv_tags,pe_start,pv_mda_count,pv_mda_free --unbuffered --noheadings --nosuffix --separator , --units b >libguestfs: recv_from_daemon: 184 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 0c | 00 00 00 01 | 00 12 34 07 | ... >libguestfs: trace: pvs_full = <struct guestfs_lvm_pv_list *> >libguestfs: trace: part_list "/dev/sda" >libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d5 | 00 00 00 00 | ... >guestfsd: main_loop: proc 12 (pvs_full) took 0.02 seconds >guestfsd: main_loop: new request, len 0x34 >parted -m -- /dev/sda unit b print >libguestfs: recv_from_daemon: 100 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d5 | 00 00 00 01 | 00 12 34 08 | ... >libguestfs: trace: part_list = <struct guestfs_partition_list *> >libguestfs: trace: part_get_bootable "/dev/sda" 1 >libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 ea | 00 00 00 00 | ... >guestfsd: main_loop: proc 213 (part_list) took 0.01 seconds >guestfsd: main_loop: new request, len 0x38 >parted -m -- /dev/sda unit b print >libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 ea | 00 00 00 01 | 00 12 34 09 | ... >libguestfs: trace: part_get_bootable = 0 >libguestfs: trace: part_get_mbr_id "/dev/sda" 1 >libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 eb | 00 00 00 00 | ... >guestfsd: main_loop: proc 234 (part_get_bootable) took 0.01 seconds >guestfsd: main_loop: new request, len 0x38 >udevadm settle >udevsettle >udevsettle: No such file or directory >sfdisk --print-id /dev/sda 1 > >WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util sfdisk doesn't support GPT. Use GNU Parted. > >Use the --force flag to overrule this check. >guestfsd: error: sfdisk --print-id: >WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util sfdisk doesn't support GPT. Use GNU Parted. > >Use the --force flag to overrule this check. >guestfsd: main_loop: proc 235 (part_get_mbr_id) took 0.01 seconds >libguestfs: recv_from_daemon: 228 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 eb | 00 00 00 01 | 00 12 34 0a | ... >libguestfs: trace: part_get_mbr_id = -1 (error) >libguestfs: trace: vfs_type "/dev/sda1" >libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 01 | 00 12 34 0b | ... >libguestfs: trace: vfs_type = "ext2" >libguestfs: trace: mount_ro "/dev/sda1" "/" >libguestfs: send_to_daemon: 68 bytes: 00 00 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 49 | 00 00 00 00 | ... >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/sda1 /sysroot/ >[ 2.604269] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem >[ 2.610919] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 49 | 00 00 00 01 | 00 12 34 0c | ... >libguestfs: trace: mount_ro = 0 >libguestfs: trace: statvfs "/" >libguestfs: send_to_daemon: 52 bytes: 00 00 00 30 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 36 | 00 00 00 00 | ... >guestfsd: main_loop: proc 73 (mount_ro) took 0.02 seconds >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds >libguestfs: recv_from_daemon: 128 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 36 | 00 00 00 01 | 00 12 34 0d | ... >libguestfs: trace: statvfs = <struct guestfs_statvfs *> >libguestfs: trace: part_get_bootable "/dev/sda" 2 >libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 ea | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x38 >parted -m -- /dev/sda unit b print >guestfsd: main_loop: proc 234 (part_get_bootable) took 0.01 seconds >libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 ea | 00 00 00 01 | 00 12 34 0e | ... >libguestfs: trace: part_get_bootable = 0 >libguestfs: trace: part_get_mbr_id "/dev/sda" 2 >libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 eb | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x38 >udevadm settle >udevsettle >udevsettle: No such file or directory >sfdisk --print-id /dev/sda 2 > >WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util sfdisk doesn't support GPT. Use GNU Parted. > >Use the --force flag to overrule this check. >guestfsd: error: sfdisk --print-id: >WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util sfdisk doesn't support GPT. Use GNU Parted. > >Use the --force flag to overrule this check. >guestfsd: main_loop: proc 235 (part_get_mbr_id) took 0.01 seconds >libguestfs: recv_from_daemon: 228 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 eb | 00 00 00 01 | 00 12 34 0f | ... >libguestfs: trace: part_get_mbr_id = -1 (error) >libguestfs: trace: vfs_type "/dev/sda2" >libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: recv_from_daemon: 56 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 01 | 00 12 34 10 | ... >libguestfs: trace: vfs_type = "LVM2_member" >libguestfs: trace: canonical_device_name "/dev/sda2" >libguestfs: trace: canonical_device_name = "/dev/sda2" >libguestfs: trace: lvs >libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 0b | 00 00 00 00 | ... >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >lvm lvs -o vg_name,lv_name --noheadings --separator / >libguestfs: recv_from_daemon: 60 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 0b | 00 00 00 01 | 00 12 34 11 | ... >libguestfs: trace: lvs = ["/dev/VG/LV"] >libguestfs: trace: vfs_type "/dev/VG/LV" >libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 00 | ... >guestfsd: main_loop: proc 11 (lvs) took 0.02 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/VG/LV >libguestfs: recv_from_daemon: 48 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 c6 | 00 00 00 01 | 00 12 34 12 | ... >libguestfs: trace: vfs_type = "ext4" >libguestfs: trace: mount_ro "/dev/VG/LV" "/" >libguestfs: send_to_daemon: 68 bytes: 00 00 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 49 | 00 00 00 00 | ... >guestfsd: main_loop: proc 198 (vfs_type) took 0.02 seconds >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/VG/LV /sysroot/ >[ 2.743129] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 49 | 00 00 00 01 | 00 12 34 13 | ... >libguestfs: trace: mount_ro = 0 >libguestfs: trace: statvfs "/" >libguestfs: send_to_daemon: 52 bytes: 00 00 00 30 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 36 | 00 00 00 00 | ... >guestfsd: main_loop: proc 73 (mount_ro) took 0.02 seconds >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds >libguestfs: recv_from_daemon: 128 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 36 | 00 00 00 01 | 00 12 34 14 | ... >libguestfs: trace: statvfs = <struct guestfs_statvfs *> >libguestfs: trace: canonical_device_name "/dev/sda2" >libguestfs: trace: canonical_device_name = "/dev/sda2" >2 partitions found >/dev/sda1: > partition data: 1 32768-33587199 (33554432 bytes) > bootable: false > partition ID: (none) > content: filesystem ext2 (32494592 bytes) >/dev/sda2: > partition data: 2 33587200-419398143 (385810944 bytes) > bootable: false > partition ID: (none) > content: LVM PV (381681664 bytes) >1 logical volumes found >/dev/VG/LV: > content: filesystem ext4 (378842112 bytes) >surplus before --expand or --shrink: 102596096 >********** > >Summary of changes: > >/dev/sda1: This partition will be left alone. > >/dev/sda2: This partition will be resized from 367.9M to 465.8M. The > LVM PV on /dev/sda2 will be expanded using the 'pvresize' method. > >/dev/VG/LV: This logical volume will be expanded to maximum size. The > filesystem ext4 on /dev/VG/LV will be expanded using the > 'resize2fs' method. > >********** >Setting up initial partition table on test2.img ... >libguestfs: trace: part_init "/dev/sdb" "gpt" >libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d0 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x3c >udevadm settle >udevsettle >udevsettle: No such file or directory >parted -s -- /dev/sdb mklabel gpt >udevadm settle >udevsettle >udevsettle: No such file or directory >guestfsd: main_loop: proc 208 (part_init) took 0libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d0 | 00 00 00 01 | 00 12 34 15 | ... >libguestfs: trace: part_init = 0 >libguestfs: trace: pread_device "/dev/sda" 446 0 >libguestfs: send_to_daemon: 68 bytes: 00 00 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 14 | 00 00 00 00 | ... >.07 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 276 (pread_device) took 0.00 seconds >libguestfs: recv_from_daemon: 492 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 14 | 00 00 00 01 | 00 12 34 16 | ... >libguestfs: trace: pread_device = "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"<truncated, original size 446 bytes> >libguestfs: trace: pwrite_device "/dev/sdb" "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"<truncated, original size 446 bytes> 0 >libguestfs: send_to_daemon: 516 bytes: 00 00 02 00 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 13 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x200 >libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 13 | 00 00 00 01 | 00 12 34 17 | ... >libguestfs: trace: pwrite_device = 446 >libguestfs: trace: pread_device "/dev/sda" 2097152 17408 >libguestfs: send_to_daemon: 68 bytes: 00 00 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 14 | 00 00 00 00 | ... >guestfsd: main_loop: proc 275 (pwrite_device) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 276 (pread_device) took 0.02 seconds >libguestfs: recv_from_daemon: 2097196 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 14 | 00 00 00 01 | 00 12 34 18 | ... >libguestfs: trace: pread_device = "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"<truncated, original size 2097152 bytes> >libguestfs: trace: pwrite_device "/dev/sdb" "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"<truncated, original size 2097152 bytes> 17408 >libguestfs: send_to_daemon: 2097220 bytes: 00 20 00 40 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 13 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x200040 >libguestfs: recv_from_daemon: 44 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 13 | 00 00 00 01 | 00 12 34 19 | ... >libguestfs: trace: pwrite_device = 2097152 >align_first_partition_and_fix_bootloader = false >libguestfs: trace: part_add "/dev/sdb" "primary" 64 65599 >libguestfs: send_to_daemon: 84 bytes: 00 00 00 50 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d1 | 00 00 00 00 | ... >guestfsd: main_loop: proc 275 (pwrite_device) took 0.01 seconds >guestfsd: main_loop: new request, len 0x50 >udevadm settle >udevsettle >udevsettle: No such file or directory >parted -s -- /dev/sdb mkpart primary 64s 65599s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >udevsettle >udevsettle: No such file or directory >guestfsd: main_llibguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d1 | 00 00 00 01 | 00 12 34 1a | ... >libguestfs: trace: part_add = 0 >libguestfs: trace: part_add "/dev/sdb" "primary" 65664 1019647 >libguestfs: send_to_daemon: 84 bytes: 00 00 00 50 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d1 | 00 00 00 00 | ... >oop: proc 209 (part_add) took 0.17 seconds >guestfsd: main_loop: new request, len 0x50 >udevadm settle >udevsettle >udevsettle: No such file or directory >parted -s -- /dev/sdb mkpart primary 65664s 1019647s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >udevsettle >udevsettle: No such file or directory >guestfsd: main_loop: proc 209 (part_add) took 0.10 seconds >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d1 | 00 00 00 01 | 00 12 34 1b | ... >libguestfs: trace: part_add = 0 >Copying /dev/sda1 ... >libguestfs: trace: copy_device_to_device "/dev/sda1" "/dev/sdb1" "size:33554432" >libguestfs: send_to_daemon: 100 bytes: 00 00 00 60 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 26 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x60 >guestfsd: main_loop: proc 294 (copy_device_to_device) took 0.56 seconds >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 26 | 00 00 00 01 | 00 12 34 1c | ... >libguestfs: trace: copy_device_to_device = 0 >Copying /dev/sda2 ... >libguestfs: trace: copy_device_to_device "/dev/sda2" "/dev/sdb2" "size:385810944" >libguestfs: send_to_daemon: 100 bytes: 00 00 00 60 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 26 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x60 >- 14% [#########--------------------------------------------------------] --:-- >[A\ 16% [##########-------------------------------------------------------] --:-- >[A| 18% [###########------------------------------------------------------] --:-- >[A/ 21% [#############----------------------------------------------------] 00:11 >[A- 23% [###############--------------------------------------------------] 00:10 >[A\ 25% [################-------------------------------------------------] 00:10 >[A| 28% [##################-----------------------------------------------] 00:10 >[A/ 30% [###################----------------------------------------------] 00:09 >[A- 32% [#####################--------------------------------------------] 00:09 >[A\ 34% [######################-------------------------------------------] 00:09 >[A| 36% [#######################------------------------------------------] 00:09 >[A/ 38% [#########################----------------------------------------] --:-- >[A- 40% [##########################---------------------------------------] --:-- >[A\ 42% [###########################--------------------------------------] 00:08 >[A| 44% [#############################------------------------------------] 00:08 >[A/ 46% [##############################-----------------------------------] 00:08 >[A- 48% [###############################----------------------------------] 00:07 >[A\ 50% [################################---------------------------------] --:-- >[A| 52% [#################################--------------------------------] 00:07 >[A/ 54% [###################################------------------------------] 00:07 >[A- 56% [####################################-----------------------------] 00:06 >[A\ 58% [#####################################----------------------------] 00:06 >[A| 60% [#######################################--------------------------] 00:06 >[A/ 61% [########################################-------------------------] 00:05 >[A- 64% [#########################################------------------------] 00:05 >[A\ 66% [##########################################-----------------------] 00:05 >[A| 67% [############################################---------------------] 00:05 >[A/ 69% [#############################################--------------------] 00:04 >[A- 71% [##############################################-------------------] 00:04 >[A\ 73% [###############################################------------------] 00:04 >[A| 75% [#################################################----------------] 00:03 >[A/ 77% [##################################################---------------] 00:03 >[A- 79% [###################################################--------------] 00:03 >[A\ 81% [####################################################-------------] 00:03 >[A| 83% [######################################################-----------] 00:02 >[A/ 85% [#######################################################----------] 00:02 >[A- 87% [########################################################---------] 00:02 >[A\ 89% [##########################################################-------] 00:01 >[A| 91% [###########################################################------] 00:01 >[A/ 93% [############################################################-----] 00:01 >[A- 95% [#############################################################----] 00:00 >[A\ 97% [###############################################################--] 00:00 >[A| 99% [################################################################-] 00:00 >[A 100% [#################################################################] 00:00 >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 26 | 00 00 00 01 | 00 12 34 1d | ... >libguestfs: trace: copy_device_to_device = 0 >libguestfs: trace: umount_all >libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 2f | 00 00 00 00 | ... >guestfsd: main_loop: proc 294 (copy_device_to_device) took 16.27 seconds >guestfsd: main_loop: new request, len 0x28 >umount /sysroot >umount /sysroot >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 2f | 00 00 00 01 | 00 12 34 1e | ... >libguestfs: trace: umount_all = 0 >libguestfs: trace: sync >libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 02 | 00 00 00 00 | ... >guestfsd: main_loop: proc 47 (umount_all) took 0.05 seconds >guestfsd: main_loop: new request, len 0x28 >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 02 | 00 00 00 01 | 00 12 34 1f | ... >libguestfs: trace: sync = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0xcf88d0 (state 2) >libguestfs: trace: internal_autosync >libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 1a | 00 00 00 00 | ... >guestfsd: main_loop: proc 2 (sync) took 0.01 seconds >guestfsd: main_loop: new request, len 0x28 >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 1a | 00 00 00 01 | 00 12 34 20 | ... >libguestfs: trace: internal_autosync = 0 >libguestfs: trace: kill_subprocess >libguestfs: sending SIGTERM to process 20611 >libguestfs: trace: kill_subprocess = 0 >libguestfs: new guestfs handle 0xcf88d0 >libguestfs: trace: set_trace true >libguestfs: trace: set_trace = 0 >libguestfs: trace: add_drive_opts "test2.img" "readonly:false" "format:qcow2" >libguestfs: trace: add_drive_opts = 0 >libguestfs: trace: launch >libguestfs: [00000ms] febootstrap-supermin-helper --verbose -f checksum '/home/rjones/d/libguestfs/appliance/supermin.d' x86_64 >supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = (null), initrd = (null), appliance = (null) >supermin helper [00000ms] inputs[0] = /home/rjones/d/libguestfs/appliance/supermin.d >checking modpath /lib/modules/3.3.4-5.fc17.x86_64 is a directory >picked vmlinuz-3.3.4-5.fc17.x86_64 because modpath /lib/modules/3.3.4-5.fc17.x86_64 exists >checking modpath /lib/modules/3.4.0-1.fc17.x86_64.debug is a directory >picked vmlinuz-3.4.0-1.fc17.x86_64.debug because modpath /lib/modules/3.4.0-1.fc17.x86_64.debug exists >checking modpath /lib/modules/3.3.4-5.fc17.x86_64.debug is a directory >picked vmlinuz-3.3.4-5.fc17.x86_64.debug because modpath /lib/modules/3.3.4-5.fc17.x86_64.debug exists >checking modpath /lib/modules/3.4.0-1.fc17.x86_64 is a directory >picked vmlinuz-3.4.0-1.fc17.x86_64 because modpath /lib/modules/3.4.0-1.fc17.x86_64 exists >checking modpath /lib/modules/3.3.7-2.fc17.x86_64 is a directory >picked vmlinuz-3.3.7-2.fc17.x86_64 because modpath /lib/modules/3.3.7-2.fc17.x86_64 exists >checking modpath /lib/modules/3.3.7-2.fc17.x86_64.debug is a directory >picked vmlinuz-3.3.7-2.fc17.x86_64.debug because modpath /lib/modules/3.3.7-2.fc17.x86_64.debug exists >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/base.img >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/daemon.img >supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/hostfiles >supermin helper [00025ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/init.img >supermin helper [00025ms] adding kernel modules >supermin helper [00050ms] finished creating appliance >libguestfs: [00053ms] begin testing qemu features >libguestfs: [00169ms] finished testing qemu features >libguestfs: accept_from_daemon: 0xcf88d0 g->state = 1 >[00170ms] /bin/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -nodefaults \ > -nographic \ > -device virtio-scsi-pci,id=scsi \ > -drive file=test2.img,cache=off,format=qcow2,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/home/rjones/d/libguestfs/.guestfs-1000/root.20599,snapshot=on,id=appliance,if=none,cache=unsafe \ > -device scsi-hd,drive=appliance \ > -machine accel=kvm:tcg \ > -m 500 \ > -no-reboot \ > -no-hpet \ > -device virtio-serial \ > -serial stdio \ > -chardev socket,path=/home/rjones/d/libguestfs/libguestfsb8NaI8/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -kernel /home/rjones/d/libguestfs/.guestfs-1000/kernel.20599 \ > -initrd /home/rjones/d/libguestfs/.guestfs-1000/initrd.20599 \ > -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 '[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Linux version 3.4.0-1.fc17.x86_64.debug (mockbuild@x86-01.phx2.fedoraproject.org) (gcc version 4.7.0 20120507 (Red Hat 4.7.0-5) (GCC) ) #1 SMP Sun Jun 3 06:11:53 UTC 2012 >[ 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] BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009dc00 (usable) >[ 0.000000] BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved) >[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) >[ 0.000000] BIOS-e820: 0000000000100000 - 000000001f3fd000 (usable) >[ 0.000000] BIOS-e820: 000000001f3fd000 - 000000001f400000 (reserved) >[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) >[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] DMI 2.4 present. >[ 0.000000] No AGP bridge found >[ 0.000000] last_pfn = 0x1f3fd max_arch_pfn = 0x400000000 >[ 0.000000] PAT not supported by CPU. >[ 0.000000] found SMP MP-table at [ffff8800000fdb00] fdb00 >[ 0.000000] init_memory_mapping: 0000000000000000-000000001f3fd000 >[ 0.000000] RAMDISK: 1f2c1000 - 1f3f0000 >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at 0000000000000000-000000001f3fd000 >[ 0.000000] Initmem setup node 0 0000000000000000-000000001f3fd000 >[ 0.000000] NODE_DATA [000000001f2ad000 - 000000001f2c0fff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1ed2101, boot clock >[ 0.000000] Zone PFN ranges: >[ 0.000000] DMA 0x00000010 -> 0x00001000 >[ 0.000000] DMA32 0x00001000 -> 0x00100000 >[ 0.000000] Normal empty >[ 0.000000] Movable zone start PFN for each node >[ 0.000000] Early memory PFN ranges >[ 0.000000] 0: 0x00000010 -> 0x0000009d >[ 0.000000] 0: 0x00000100 -> 0x0001f3fd >[ 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 1, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >[ 0.000000] Allocating PCI resources starting at 1f400000 (gap: 1f400000:dfbfc000) >[ 0.000000] Booting paravirtualized kernel on KVM >[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 476 pages/cpu @ffff88001f000000 s1920960 r8192 d20544 u2097152 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f1d4101, primary cpu clock >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1f00e180 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125877 >[ 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: 471436k/511988k available (6877k kernel code, 460k absent, 40092k reserved, 6420k data, 3004k init) >[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU lockdep checking is enabled. >[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.000000] ... MAX_LOCK_DEPTH: 48 >[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.000000] ... CLASSHASH_SIZE: 4096 >[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >[ 0.000000] ... CHAINHASH_SIZE: 16384 >[ 0.000000] memory used by lock dependency info: 6367 kB >[ 0.000000] per task-struct memory footprint: 2688 bytes >[ 0.000000] kmemleak: Kernel memory leak detector disabled >[ 0.000000] Detected 3411.126 MHz processor. >[ 0.001999] Calibrating delay loop (skipped) preset value.. 6822.25 BogoMIPS (lpj=3411126) >[ 0.001999] pid_max: default: 32768 minimum: 301 >[ 0.002181] Security Framework initialized >[ 0.002485] SELinux: Disabled at boot. >[ 0.003264] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.003900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.004098] Mount-cache hash table entries: 256 >[ 0.006134] Initializing cgroup subsys cpuacct >[ 0.006445] Initializing cgroup subsys memory >[ 0.006824] Initializing cgroup subsys devices >[ 0.007009] Initializing cgroup subsys freezer >[ 0.007317] Initializing cgroup subsys net_cls >[ 0.007620] Initializing cgroup subsys blkio >[ 0.008046] Initializing cgroup subsys perf_event >[ 0.008538] mce: CPU supports 10 MCE banks >[ 0.009037] SMP alternatives: switching to UP code >[ 0.018945] Freeing SMP alternatives: 20k freed >[ 0.019010] ftrace: allocating 23000 entries in 90 pages >[ 0.025816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.026001] CPU0: Intel QEMU Virtual CPU version 1.0 stepping 03 >[ 0.128026] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >[ 0.129007] NMI watchdog: disabled (cpu0): hardware events not enabled >[ 0.129538] Brought up 1 CPUs >[ 0.129734] Total of 1 processors activated (6822.25 BogoMIPS). >[ 0.131050] devtmpfs: initialized >[ 0.133541] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.134091] RTC time: 18:51:19, date: 07/01/12 >[ 0.134688] NET: Registered protocol family 16 >[ 0.136940] PCI: Using configuration type 1 for base access >[ 0.146681] bio: create slab <bio-0> at 0 >[ 0.147289] ACPI: Interpreter disabled. >[ 0.148061] vgaarb: loaded >[ 0.149006] SCSI subsystem initialized >[ 0.149758] usbcore: registered new interface driver usbfs >[ 0.150058] usbcore: registered new interface driver hub >[ 0.150522] usbcore: registered new device driver usb >[ 0.151333] PCI: Probing PCI hardware >[ 0.151849] PCI host bridge to bus 0000:00 >[ 0.151992] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.152407] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 0.154324] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >[ 0.154828] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >[ 0.157952] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.159424] NetLabel: Initializing >[ 0.159684] NetLabel: domain hash size = 128 >[ 0.159961] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.160072] NetLabel: unlabeled traffic allowed by default >[ 0.160537] Switching to clocksource kvm-clock >[ 0.224583] pnp: PnP ACPI: disabled >[ 0.236434] NET: Registered protocol family 2 >[ 0.236924] IP route cache hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.238042] TCP established hash table entries: 16384 (order: 6, 262144 bytes) >[ 0.238695] TCP bind hash table entries: 16384 (order: 8, 1310720 bytes) >[ 0.239808] TCP: Hash tables configured (established 16384 bind 16384) >[ 0.240266] TCP: reno registered >[ 0.240495] UDP hash table entries: 256 (order: 3, 49152 bytes) >[ 0.240911] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes) >[ 0.241621] NET: Registered protocol family 1 >[ 0.241946] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.242391] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.242778] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.243551] Unpacking initramfs... >[ 0.246414] Freeing initrd memory: 1212k freed >[ 0.321004] DMA-API: preallocated 32768 debug entries >[ 0.321385] DMA-API: debugging enabled by kernel config >[ 0.321985] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.324730] audit: initializing netlink socket (disabled) >[ 0.325167] type=2000 audit(1341168680.324:1): initialized >[ 0.337308] cryptomgr_test used greatest stack depth: 5880 bytes left >[ 0.338603] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.356713] VFS: Disk quotas dquot_6.5.2 >[ 0.357207] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.361089] msgmni has been set to 923 >[ 0.361946] cryptomgr_test used greatest stack depth: 5464 bytes left >[ 0.362929] cryptomgr_test used greatest stack depth: 5320 bytes left >[ 0.363414] alg: No test for stdrng (krng) >[ 0.363689] NET: Registered protocol family 38 >[ 0.364274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >[ 0.364848] io scheduler noop registered >[ 0.365139] io scheduler deadline registered >[ 0.365736] io scheduler cfq registered (default) >[ 0.366049] start plist test >[ 0.366959] end plist test >[ 0.370358] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.370891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.371327] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.372595] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.373419] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.374364] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.396000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.657456] Non-volatile memory driver v1.3 >[ 0.657752] Linux agpgart interface v0.103 >[ 0.664306] loop: module loaded >[ 0.668419] scsi0 : ata_piix >[ 0.669671] scsi1 : ata_piix >[ 0.670259] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14 >[ 0.670718] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15 >[ 0.671895] Fixed MDIO Bus: probed >[ 0.672429] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.672957] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.673444] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.674374] usbcore: registered new interface driver usbserial >[ 0.674830] usbcore: registered new interface driver usbserial_generic >[ 0.675543] USB Serial support registered for generic >[ 0.675888] usbserial: USB Serial Driver core >[ 0.676359] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.677584] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.677981] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.678998] mousedev: PS/2 mouse device common for all mice >[ 0.680138] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.683943] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.684463] rtc0: alarms up to one day, 114 bytes nvram >[ 0.685657] device-mapper: uevent: version 1.0.3 >[ 0.686531] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >[ 0.687778] cpuidle: using governor ladder >[ 0.688076] cpuidle: using governor menu >[ 0.688849] EFI Variables Facility v0.08 2004-May-17 >[ 0.690051] usbcore: registered new interface driver usbhid >[ 0.690432] usbhid: USB HID core driver >[ 0.691086] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 0.691566] TCP: cubic registered >[ 0.691796] Initializing XFRM netlink socket >[ 0.693108] NET: Registered protocol family 10 >[ 0.694826] Mobile IPv6 >[ 0.695021] NET: Registered protocol family 17 >[ 0.695343] Registering the dns_resolver key type >[ 0.696329] registered taskstats version 1 >[ 0.697330] Magic number: 4:329:897 >[ 0.697701] rtc_cmos rtc_cmos: setting system clock to 2012-07-01 18:51:20 UTC (1341168680) >[ 0.698449] Initializing network drop monitor service >[ 0.834265] Freeing unused kernel memory: 3004k freed >[ 0.836248] Write protecting the kernel read-only data: 12288k >[ 0.840413] Freeing unused kernel memory: 1296k freed >[ 0.843565] Freeing unused kernel memory: 1320k freed >febootstrap: mounting /proc >febootstrap: uptime: 0.84 0.14 >febootstrap: ext2 mini initrd starting up: 3.18 zlib >febootstrap: 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 >febootstrap: mounting /sys >febootstrap: internal insmod libcrc32c.ko >febootstrap: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >febootstrap: internal insmod crc-itu-t.ko >febootstrap: internal insmod crc-ccitt.ko >febootstrap: internal insmod crc8.ko >febootstrap: internal insmod crc7.ko >febootstrap: internal insmod scsi_transport_spi.ko >febootstrap: internal insmod sym53c8xx.ko >febootstrap: internal insmod rfkill.ko >febootstrap: internal insmod sparse-keymap.ko >febootstrap: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >febootstrap: internal insmod virtio_mmio.ko >febootstrap: internal insmod virtio_balloon.ko >febootstrap: internal insmod virtio-rng.ko >febootstrap: internal insmod virtio_blk.ko >febootstrap: internal insmod virtio_scsi.ko >[ 0.873573] scsi2 : Virtio SCSI HBA >febootstrap: internal insmod virtio_net.ko >[ 0.879495] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.0 PQ: 0 ANSI: 5 >[ 0.881987] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.0 PQ: 0 ANSI: 5 >[ 0.978901] sd 2:0:0:0: [sda] 1024000 512-byte logical blocks: (524 MB/500 MiB) >[ 0.979952] sd 2:0:0:0: [sda] Write Protect is off >[ 0.980514] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.983353] sda: unknown partition table >[ 0.984639] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 0.986108] sd 2:0:0:0: [sda] Attached SCSI disk >[ 0.987565] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.988514] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.989069] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.990044] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 0.990622] scsi_scan_2 used greatest stack depth: 4280 bytes left >[ 0.992798] sdb: unknown partition table >[ 0.994412] sd 2:0:1:0: [sdb] Attached SCSI disk >febootstrap: picked /sys/block/sdb/dev as root device >febootstrap: creating /dev/root as block special 8:16 >febootstrap: mounting new root on /root >[ 1.013414] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 1.027307] EXT4-fs (sdb): mounted filesystem without journal. Opts: >febootstrap: chroot >Starting /init script ... >[ 1.072465] mkdir used greatest stack depth: 3280 bytes left >[ 1.084269] mount used greatest stack depth: 2624 bytes left >[ 1.115612] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 >[ 1.126076] systemd-udevd used greatest stack depth: 2512 bytes left >[ 1.131556] udevd[51]: starting version 185 >[ 1.230654] ACPI Exception: AE_BAD_PARAMETER, Thread 455198848 could not acquire Mutex [0x1] (20120320/utmutex-276) >[ 1.231491] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >[ 1.286726] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >[ 1.450408] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 1.482638] grep used greatest stack depth: 2496 bytes left >[ 1.696855] modprobe used greatest stack depth: 2224 bytes left >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: No such process >mdadm: No arrays found in config file or automatically > Reading all physical volumes. This may take a while... > No volume groups found > No volume groups found >/init: line 95: /sys/block/vd*/queue/rotational: No such file or directory >/dev: >total 0 >crw------- 1 root root 10, 235 Jul 1 19:51 autofs >drwxr-xr-x 2 root root 240 Jul 1 19:51 block >drwxr-xr-x 2 root root 80 Jul 1 19:51 bsg >c--------- 1 root root 10, 234 Jul 1 19:51 btrfs-control >drwxr-xr-x 2 root root 2240 Jul 1 2012 char >crw------- 1 root root 5, 1 Jul 1 2012 console >lrwxrwxrwx 1 root root 11 Jul 1 19:51 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jul 1 19:51 cpu >crw------- 1 root root 10, 62 Jul 1 19:51 cpu_dma_latency >drwxr-xr-x 5 root root 100 Jul 1 19:51 disk >lrwxrwxrwx 1 root root 13 Jul 1 19:51 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jul 1 19:51 full >crw-rw-rw- 1 root root 10, 229 Jul 1 19:51 fuse >drwxr-xr-x 3 root root 140 Jul 1 19:51 input >crw------- 1 root root 1, 11 Jul 1 19:51 kmsg >crw------- 1 root root 10, 237 Jul 1 19:51 loop-control >brw-rw---- 1 root disk 7, 0 Jul 1 19:51 loop0 >brw-rw---- 1 root disk 7, 1 Jul 1 19:51 loop1 >brw-rw---- 1 root disk 7, 2 Jul 1 19:51 loop2 >brw-rw---- 1 root disk 7, 3 Jul 1 19:51 loop3 >brw-rw---- 1 root disk 7, 4 Jul 1 19:51 loop4 >brw-rw---- 1 root disk 7, 5 Jul 1 19:51 loop5 >brw-rw---- 1 root disk 7, 6 Jul 1 19:51 loop6 >brw-rw---- 1 root disk 7, 7 Jul 1 19:51 loop7 >drwxr-xr-x 2 root root 60 Jul 1 19:51 mapper >crw------- 1 root root 10, 227 Jul 1 19:51 mcelog >crw-r----- 1 root kmem 1, 1 Jul 1 19:51 mem >drwxr-xr-x 2 root root 60 Jul 1 19:51 net >crw------- 1 root root 10, 61 Jul 1 19:51 network_latency >crw------- 1 root root 10, 60 Jul 1 19:51 network_throughput >crw-rw-rw- 1 root root 1, 3 Jul 1 19:51 null >crw------- 1 root root 10, 144 Jul 1 19:51 nvram >crw------- 1 root root 1, 12 Jul 1 19:51 oldmem >crw-r----- 1 root kmem 1, 4 Jul 1 19:51 port >c--------- 1 root root 108, 0 Jul 1 19:51 ppp >crw-rw-rw- 1 root tty 5, 2 Jul 1 19:51 ptmx >crw-rw-rw- 1 root root 1, 8 Jul 1 19:51 random >drwxr-xr-x 2 root root 60 Jul 1 19:51 raw >crw-r--r-- 1 root root 10, 59 Jul 1 19:51 rfkill >lrwxrwxrwx 1 root root 4 Jul 1 19:51 rtc -> rtc0 >crw------- 1 root root 254, 0 Jul 1 19:51 rtc0 >brw-rw---- 1 root disk 8, 0 Jul 1 2012 sda >brw-rw---- 1 root disk 8, 16 Jul 1 2012 sdb >crw-rw---- 1 root disk 21, 0 Jul 1 19:51 sg0 >crw-rw---- 1 root disk 21, 1 Jul 1 19:51 sg1 >crw------- 1 root root 10, 231 Jul 1 19:51 snapshot >drwxr-xr-x 2 root root 80 Jul 1 19:51 snd >lrwxrwxrwx 1 root root 15 Jul 1 19:51 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jul 1 19:51 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jul 1 19:51 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root tty 5, 0 Jul 1 19:51 tty >crw--w---- 1 root tty 4, 0 Jul 1 19:51 tty0 >crw--w---- 1 root tty 4, 1 Jul 1 19:51 tty1 >crw--w---- 1 root tty 4, 10 Jul 1 19:51 tty10 >crw--w---- 1 root tty 4, 11 Jul 1 19:51 tty11 >crw--w---- 1 root tty 4, 12 Jul 1 19:51 tty12 >crw--w---- 1 root tty 4, 13 Jul 1 19:51 tty13 >crw--w---- 1 root tty 4, 14 Jul 1 19:51 tty14 >crw--w---- 1 root tty 4, 15 Jul 1 19:51 tty15 >crw--w---- 1 root tty 4, 16 Jul 1 2012 tty16 >crw--w---- 1 root tty 4, 17 Jul 1 2012 tty17 >crw--w---- 1 root tty 4, 18 Jul 1 2012 tty18 >crw--w---- 1 root tty 4, 19 Jul 1 19:51 tty19 >crw--w---- 1 root tty 4, 2 Jul 1 19:51 tty2 >crw--w---- 1 root tty 4, 20 Jul 1 2012 tty20 >crw--w---- 1 root tty 4, 21 Jul 1 2012 tty21 >crw--w---- 1 root tty 4, 22 Jul 1 2012 tty22 >crw--w---- 1 root tty 4, 23 Jul 1 2012 tty23 >crw--w---- 1 root tty 4, 24 Jul 1 2012 tty24 >crw--w---- 1 root tty 4, 25 Jul 1 2012 tty25 >crw--w---- 1 root tty 4, 26 Jul 1 2012 tty26 >crw--w---- 1 root tty 4, 27 Jul 1 2012 tty27 >crw--w---- 1 root tty 4, 28 Jul 1 2012 tty28 >crw--w---- 1 root tty 4, 29 Jul 1 2012 tty29 >crw--w---- 1 root tty 4, 3 Jul 1 2012 tty3 >crw--w---- 1 root tty 4, 30 Jul 1 2012 tty30 >crw--w---- 1 root tty 4, 31 Jul 1 2012 tty31 >crw--w---- 1 root tty 4, 32 Jul 1 2012 tty32 >crw--w---- 1 root tty 4, 33 Jul 1 2012 tty33 >crw--w---- 1 root tty 4, 34 Jul 1 2012 tty34 >crw--w---- 1 root tty 4, 35 Jul 1 2012 tty35 >crw--w---- 1 root tty 4, 36 Jul 1 2012 tty36 >crw--w---- 1 root tty 4, 37 Jul 1 2012 tty37 >crw--w---- 1 root tty 4, 38 Jul 1 2012 tty38 >crw--w---- 1 root tty 4, 39 Jul 1 2012 tty39 >crw--w---- 1 root tty 4, 4 Jul 1 2012 tty4 >crw--w---- 1 root tty 4, 40 Jul 1 2012 tty40 >crw--w---- 1 root tty 4, 41 Jul 1 2012 tty41 >crw--w---- 1 root tty 4, 42 Jul 1 2012 tty42 >crw--w---- 1 root tty 4, 43 Jul 1 2012 tty43 >crw--w---- 1 root tty 4, 44 Jul 1 2012 tty44 >crw--w---- 1 root tty 4, 45 Jul 1 2012 tty45 >crw--w---- 1 root tty 4, 46 Jul 1 2012 tty46 >crw--w---- 1 root tty 4, 47 Jul 1 2012 tty47 >crw--w---- 1 root tty 4, 48 Jul 1 2012 tty48 >crw--w---- 1 root tty 4, 49 Jul 1 2012 tty49 >crw--w---- 1 root tty 4, 5 Jul 1 2012 tty5 >crw--w---- 1 root tty 4, 50 Jul 1 2012 tty50 >crw--w---- 1 root tty 4, 51 Jul 1 2012 tty51 >crw--w---- 1 root tty 4, 52 Jul 1 2012 tty52 >crw--w---- 1 root tty 4, 53 Jul 1 2012 tty53 >crw--w---- 1 root tty 4, 54 Jul 1 2012 tty54 >crw--w---- 1 root tty 4, 55 Jul 1 2012 tty55 >crw--w---- 1 root tty 4, 56 Jul 1 2012 tty56 >crw--w---- 1 root tty 4, 57 Jul 1 2012 tty57 >crw--w---- 1 root tty 4, 58 Jul 1 2012 tty58 >crw--w---- 1 root tty 4, 59 Jul 1 2012 tty59 >crw--w---- 1 root tty 4, 6 Jul 1 2012 tty6 >crw--w---- 1 root tty 4, 60 Jul 1 2012 tty60 >crw--w---- 1 root tty 4, 61 Jul 1 2012 tty61 >crw--w---- 1 root tty 4, 62 Jul 1 2012 tty62 >crw--w---- 1 root tty 4, 63 Jul 1 2012 tty63 >crw--w---- 1 root tty 4, 7 Jul 1 2012 tty7 >crw--w---- 1 root tty 4, 8 Jul 1 2012 tty8 >crw--w---- 1 root tty 4, 9 Jul 1 2012 tty9 >crw------- 1 root root 4, 64 Jul 1 19:51 ttyS0 >crw------- 1 root root 4, 65 Jul 1 19:51 ttyS1 >crw------- 1 root root 4, 66 Jul 1 19:51 ttyS2 >crw------- 1 root root 4, 67 Jul 1 19:51 ttyS3 >c--------- 1 root root 10, 223 Jul 1 19:51 uinput >crw-rw-rw- 1 root root 1, 9 Jul 1 19:51 urandom >crw------- 1 root root 251, 0 Jul 1 2012 usbmon0 >crw-rw---- 1 root tty 7, 0 Jul 1 2012 vcs >crw-rw---- 1 root tty 7, 1 Jul 1 2012 vcs1 >crw-rw---- 1 root tty 7, 128 Jul 1 2012 vcsa >crw-rw---- 1 root tty 7, 129 Jul 1 2012 vcsa1 >crw------- 1 root root 10, 63 Jul 1 19:51 vga_arbiter >c--------- 1 root root 10, 238 Jul 1 19:51 vhost-net >drwxr-xr-x 2 root root 60 Jul 1 19:51 virtio-ports >crw------- 1 root root 252, 1 Jul 1 19:51 vport0p1 >crw-rw-rw- 1 root root 1, 5 Jul 1 19:51 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 7:0 -> ../loop0 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 7:1 -> ../loop1 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 7:2 -> ../loop2 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 7:3 -> ../loop3 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 7:4 -> ../loop4 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 7:5 -> ../loop5 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 7:6 -> ../loop6 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 7:7 -> ../loop7 >lrwxrwxrwx 1 root root 6 Jul 1 2012 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Jul 1 2012 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 253, 0 Jul 1 19:51 2:0:0:0 >crw------- 1 root root 253, 1 Jul 1 19:51 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 10:144 -> ../nvram >lrwxrwxrwx 1 root root 16 Jul 1 2012 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 Jul 1 19:51 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jul 1 19:51 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 9 Jul 1 19:51 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jul 1 19:51 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 15 Jul 1 19:51 10:237 -> ../loop-control >lrwxrwxrwx 1 root root 9 Jul 1 19:51 10:59 -> ../rfkill >lrwxrwxrwx 1 root root 21 Jul 1 19:51 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jul 1 19:51 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jul 1 19:51 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 Jul 1 19:51 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 15 Jul 1 19:51 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Jul 1 19:51 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jul 1 19:51 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jul 1 19:51 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 13 Jul 1 19:51 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 6 Jul 1 19:51 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jul 1 19:51 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Jul 1 19:51 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Jul 1 19:51 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jul 1 19:51 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jul 1 19:51 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jul 1 19:51 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jul 1 19:51 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jul 1 19:51 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jul 1 19:51 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jul 1 19:51 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jul 1 19:51 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jul 1 19:51 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 10 Jul 1 2012 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 11 Jul 1 19:51 252:1 -> ../vport0p1 >lrwxrwxrwx 1 root root 14 Jul 1 19:51 253:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jul 1 19:51 253:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Jul 1 19:51 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jul 1 19:51 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jul 1 19:51 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jul 1 19:51 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jul 1 19:51 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jul 1 19:51 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jul 1 19:51 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jul 1 19:51 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Jul 1 19:51 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Jul 1 19:51 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jul 1 19:51 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jul 1 19:51 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jul 1 19:51 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jul 1 19:51 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jul 1 19:51 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jul 1 19:51 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jul 1 19:51 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jul 1 2012 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jul 1 19:51 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jul 1 19:51 0 >crw------- 1 root root 10, 184 Jul 1 2012 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jul 1 19:51 cpuid >crw------- 1 root root 202, 0 Jul 1 19:51 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Jul 1 19:51 by-id >drwxr-xr-x 2 root root 80 Jul 1 19:51 by-path >drwxr-xr-x 2 root root 60 Jul 1 19:51 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Jul 1 2012 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb >lrwxrwxrwx 1 root root 9 Jul 1 2012 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 1 2012 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jul 1 2012 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Jul 1 2012 2c4d3f11-d91f-4242-9057-ab065d835710 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 100 Jul 1 19:51 by-path >crw-r----- 1 root root 13, 64 Jul 1 19:51 event0 >crw-r----- 1 root root 13, 65 Jul 1 19:51 event1 >crw-r----- 1 root root 13, 63 Jul 1 19:51 mice >crw-r----- 1 root root 13, 32 Jul 1 19:51 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 1 19:51 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Jul 1 19:51 platform-i8042-serio-1-event-mouse -> ../event1 >lrwxrwxrwx 1 root root 9 Jul 1 19:51 platform-i8042-serio-1-mouse -> ../mouse0 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jul 1 19:51 control > >/dev/net: >total 0 >crw-rw-rw- 1 root root 10, 200 Jul 1 19:51 tun > >/dev/raw: >total 0 >crw-rw---- 1 root disk 162, 0 Jul 1 19:51 rawctl > >/dev/snd: >total 0 >crw-rw---- 1 root audio 116, 1 Jul 1 19:51 seq >crw-rw---- 1 root audio 116, 33 Jul 1 19:51 timer > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jul 1 19:51 org.libguestfs.channel.0 -> ../vport0p1 >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 >/dev /dev devtmpfs rw,relatime,size=235728k,nr_inodes=58932,mode=755 0 0 > No volume groups found > No volume groups found >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >microcode 23435 0 >i2c_piix4 17790 0 >i2c_core 38028 1 i2c_piix4 >virtio_net 23368 0 >virtio_scsi 17774 1 >virtio_blk 17687 0 >virtio_rng 12963 0 >virtio_balloon 13307 0 >virtio_mmio 13193 0 >sparse_keymap 13526 0 >rfkill 25736 0 >sym53c8xx 80733 0 >scsi_transport_spi 30273 1 sym53c8xx >crc7 12581 0 >crc8 12708 0 >crc_ccitt 12573 0 >crc_itu_t 12579 0 >libcrc32c 12603 0 >Sun Jul 1 19:51:21 BST 2012 >uptime: 2.01 0.34 >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 > >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [03761ms] appliance is up >libguestfs: trace: launch = 0 >Expanding /dev/sda2 using the 'pvresize' method ... >libguestfs: trace: pvresize "/dev/sda2" >libguestfs: send_to_daemon: 60 bytes: 00 00 00 38 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 62 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x38 >/dev/sda2: No such file or directory >guestfsd: error: pvresize_stub: /dev/sda2: No such file or directory >guestfsd: main_loop: proc 98 (pvresize) took 0.00 seconds >libguestfs: recv_from_daemon: 108 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 62 | 00 00 00 01 | 00 12 34 00 | ... >libguestfs: trace: pvresize = -1 (error) >Fatal error: exception Guestfs.Error("pvresize: pvresize_stub: /dev/sda2: No such file or directory") >libguestfs: trace: close >libguestfs: closing guestfs handle 0xcf88d0 (state 2) >libguestfs: trace: internal_autosync >libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 1a | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x28 >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 1a | 00 00 00 01 | 00 12 34 01 | ... >libguestfs: trace: internal_autosync = 0 >libguestfs: trace: kill_subprocess >libguestfs: sending SIGTERM to process 20668 >libguestfs: trace: kill_subprocess = 0 >/home/rjones/d/libguestfs/run: command failed with exit code 2 >FAIL: test-virt-resize.sh >=================== >1 of 2 tests failed >=================== >make[1]: *** [check-TESTS] Error 1 >make[1]: Leaving directory `/home/rjones/d/libguestfs/resize' >make: *** [check-am] Error 2 >make: Leaving directory `/home/rjones/d/libguestfs/resize'
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 836710
: 595560 |
595646