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 897549 Details for
Bug 1099475
sfdisk: BLKRRPART: Device or resource busy
[?]
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.
log.txt
log.txt (text/plain), 49.03 KB, created by
Richard W.M. Jones
on 2014-05-20 12:02:40 UTC
(
hide
)
Description:
log.txt
Filename:
MIME Type:
Creator:
Richard W.M. Jones
Created:
2014-05-20 12:02:40 UTC
Size:
49.03 KB
patch
obsolete
>libguestfs: trace: disk_create "test1.img" "raw" 104857600 "preallocation:sparse" >libguestfs: trace: disk_create = 0 >libguestfs: trace: set_pgroup true >libguestfs: trace: set_pgroup = 0 >libguestfs: trace: add_drive "test1.img" "format:raw" >libguestfs: trace: add_drive = 0 >libguestfs: trace: is_config >libguestfs: trace: is_config = 1 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=guestfish >libguestfs: launch: version=1.27.11fedora=21,release=2.fc21,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/tmp/libguestfsSRIVP7 >libguestfs: launch: umask=0002 >libguestfs: launch: euid=1000 >libguestfs: libvirt version = 1001003 (1.1.3) >libguestfs: guest random name = guestfs-22hxshgf1ilkpm5a >libguestfs: [00000ms] connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = default+wrapper, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x7f58e9b79490 >libguestfs: qemu version (reported by libvirt) = 1007090 (1.7.90) >libguestfs: [00006ms] get libvirt capabilities >libguestfs: [00016ms] parsing capabilities XML >libguestfs: trace: get_backend_setting "force_tcg" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_label" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_imagelabel" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_norelabel_disks" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: [00018ms] build appliance >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: [00018ms] begin building supermin appliance >libguestfs: [00018ms] run supermin >libguestfs: command: run: /usr/bin/supermin >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-1000/appliance.d >supermin: version: 5.1.8 >supermin: rpm: detected RPM version 4.11 >supermin: package handler: fedora/rpm >supermin: acquiring lock on /var/tmp/.guestfs-1000/lock >supermin: if-newer: output does not need rebuilding >libguestfs: [00033ms] finished building supermin appliance >libguestfs: trace: disk_create "/tmp/libguestfsSRIVP7/overlay1" "qcow2" -1 "backingfile:/var/tmp/.guestfs-1000/appliance.d/root" "backingformat:raw" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-1000/appliance.d/root,backing_fmt=raw >libguestfs: command: run: \ /tmp/libguestfsSRIVP7/overlay1 >Formatting '/tmp/libguestfsSRIVP7/overlay1', fmt=qcow2 size=4294967296 backing_file='/var/tmp/.guestfs-1000/appliance.d/root' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: trace: disk_create = 0 >libguestfs: [00215ms] create libvirt XML >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-22hxshgf1ilkpm5a</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <cpu mode="host-passthrough">\n <model fallback="allow"/>\n </cpu>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="rtc" tickpolicy="catchup"/>\n <timer name="pit" tickpolicy="delay"/>\n <timer name="hpet" present="no"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/var/tmp/.guestfs-1000/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-1000/appliance.d/initrd</initrd>\n <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-256color</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/tmp/test1.img"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="writeback"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfsSRIVP7/overlay1"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfsSRIVP7/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfsSRIVP7/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /var/tmp/.guestfs-1000 >libguestfs: drwxr-xr-x. rjones rjones unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: drwxr-xr-x. rjones rjones unconfined_u:object_r:user_tmp_t:s0 appliance.d >libguestfs: -rw-r--r--. rjones rjones unconfined_u:object_r:user_tmp_t:s0 lock >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /tmp/libguestfsSRIVP7 >libguestfs: drwxr-xr-x. rjones rjones unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: srwxrwxr-x. rjones rjones unconfined_u:object_r:user_tmp_t:s0 console.sock >libguestfs: srwxrwxr-x. rjones rjones unconfined_u:object_r:user_tmp_t:s0 guestfsd.sock >libguestfs: -rw-r--r--. rjones rjones unconfined_u:object_r:user_tmp_t:s0 overlay1 >libguestfs: -rwxrwxr-x. rjones rjones unconfined_u:object_r:user_tmp_t:s0 umask-check >libguestfs: [00224ms] launch libvirt guest >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.14.3-200.fc20.x86_64 (mockbuild@bkernel02) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Tue May 6 19:00:18 UTC 2014 >[ 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-256color >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] e820: last_pfn = 0x1f400 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f0b60-0x000f0b6f] mapped at [ffff8800000f0b60] >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3fffff] >[ 0.000000] RAMDISK: [mem 0x1f23e000-0x1f3effff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fffff] >[ 0.000000] NODE_DATA [mem 0x1f22a000-0x1f23dfff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f3f0001, boot clock >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fffff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on KVM >[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88001ec00000 s86848 r8192 d23744 u2097152 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f3f0001, primary cpu clock >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1ec0e000 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125881 >[ 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-256color >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >[ 0.000000] Memory: 484576K/511608K available (7182K kernel code, 1079K rwdata, 3044K rodata, 1448K init, 1644K bss, 27032K reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >[ 0.000000] NR_IRQS:65792 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Detected 2893.430 MHz processor >[ 0.002000] Calibrating delay loop (skipped) preset value.. 5786.86 BogoMIPS (lpj=2893430) >[ 0.002003] pid_max: default: 32768 minimum: 301 >[ 0.002416] Security Framework initialized >[ 0.002809] SELinux: Disabled at boot. >[ 0.003061] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.004101] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.004717] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.005004] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.005693] Initializing cgroup subsys memory >[ 0.006005] Initializing cgroup subsys devices >[ 0.006372] Initializing cgroup subsys freezer >[ 0.007003] Initializing cgroup subsys net_cls >[ 0.007377] Initializing cgroup subsys blkio >[ 0.007733] Initializing cgroup subsys perf_event >[ 0.008003] Initializing cgroup subsys hugetlb >[ 0.008691] mce: CPU supports 10 MCE banks >[ 0.009036] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >[ 0.009036] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >[ 0.009036] tlb_flushall_shift: 2 >[ 0.019897] Freeing SMP alternatives memory: 24K (ffffffff81e79000 - ffffffff81e7f000) >[ 0.023188] ftrace: allocating 26319 entries in 103 pages >[ 0.028220] Enabling x2apic >[ 0.028486] Enabled x2apic >[ 0.028855] Switched APIC routing to physical x2apic. >[ 0.030129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.030626] smpboot: CPU0: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz (fam: 06, model: 3a, stepping: 09) >[ 0.031303] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. >[ 0.031949] ... version: 2 >[ 0.032000] ... bit width: 48 >[ 0.032003] ... generic registers: 4 >[ 0.032314] ... value mask: 0000ffffffffffff >[ 0.032747] ... max period: 000000007fffffff >[ 0.033002] ... fixed-purpose events: 3 >[ 0.033335] ... event mask: 000000070000000f >[ 0.034718] x86: Booted up 1 node, 1 CPUs >[ 0.035009] smpboot: Total of 1 processors activated (5786.86 BogoMIPS) >[ 0.036026] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >[ 0.036754] devtmpfs: initialized >[ 0.039060] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.039637] pinctrl core: initialized pinctrl subsystem >[ 0.040060] RTC time: 11:57:34, date: 05/20/14 >[ 0.040465] NET: Registered protocol family 16 >[ 0.040889] cpuidle: using governor menu >[ 0.041162] PCI: Using configuration type 1 for base access >[ 0.042270] bio: create slab <bio-0> at 0 >[ 0.042693] ACPI: Interpreter disabled. >[ 0.043032] vgaarb: loaded >[ 0.043282] SCSI subsystem initialized >[ 0.043655] usbcore: registered new interface driver usbfs >[ 0.044009] usbcore: registered new interface driver hub >[ 0.044463] usbcore: registered new device driver usb >[ 0.044884] PCI: Probing PCI hardware >[ 0.045021] PCI host bridge to bus 0000:00 >[ 0.045373] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.045884] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 0.046003] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 0.065625] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.066148] NetLabel: Initializing >[ 0.066421] NetLabel: domain hash size = 128 >[ 0.066800] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.067013] NetLabel: unlabeled traffic allowed by default >[ 0.067483] Switched to clocksource kvm-clock >[ 0.070344] pnp: PnP ACPI: disabled >[ 0.071526] NET: Registered protocol family 2 >[ 0.071980] TCP established hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.072547] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) >[ 0.073077] TCP: Hash tables configured (established 4096 bind 4096) >[ 0.073586] TCP: reno registered >[ 0.073868] UDP hash table entries: 256 (order: 1, 8192 bytes) >[ 0.074323] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >[ 0.074852] NET: Registered protocol family 1 >[ 0.075223] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.075682] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.076183] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.076692] pci 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 0.077519] Unpacking initramfs... >[ 0.078592] Freeing initrd memory: 1736K (ffff88001f23e000 - ffff88001f3f0000) >[ 0.079300] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.079989] RAPL PMU detected, hw unit 2^-23 Joules, API unit is 2^-32 Joules, 3 fixed counters 1280 ms ovfl timer >[ 0.081350] AVX version of gcm_enc/dec engaged. >[ 0.081890] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >[ 0.082574] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 0.083069] Initialise system trusted keyring >[ 0.083459] audit: initializing netlink subsys (disabled) >[ 0.083887] audit: type=2000 audit(1400587055.340:1): initialized >[ 0.099926] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.101269] zbud: loaded >[ 0.101593] VFS: Disk quotas dquot_6.5.2 >[ 0.101930] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.102674] msgmni has been set to 949 >[ 0.103018] Key type big_key registered >[ 0.103554] alg: No test for stdrng (krng) >[ 0.103906] NET: Registered protocol family 38 >[ 0.104268] Key type asymmetric registered >[ 0.104583] Asymmetric key parser 'x509' registered >[ 0.105018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 0.105593] io scheduler noop registered >[ 0.105927] io scheduler deadline registered >[ 0.106284] io scheduler cfq registered (default) >[ 0.106695] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.107174] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.107732] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.133769] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 0.134659] Non-volatile memory driver v1.3 >[ 0.135018] Linux agpgart interface v0.103 >[ 0.136090] scsi0 : ata_piix >[ 0.136402] scsi1 : ata_piix >[ 0.136666] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 0.137250] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >[ 0.138125] libphy: Fixed MDIO Bus: probed >[ 0.138538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.139059] ehci-pci: EHCI PCI platform driver >[ 0.139434] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.139916] ohci-pci: OHCI PCI platform driver >[ 0.140276] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.140835] uhci_hcd 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 0.141758] uhci_hcd 0000:00:01.2: UHCI Host Controller >[ 0.142223] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >[ 0.142801] uhci_hcd 0000:00:01.2: detected 2 ports >[ 0.143270] uhci_hcd 0000:00:01.2: irq 35, io base 0x0000c040 >[ 0.143782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >[ 0.144353] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 0.144963] usb usb1: Product: UHCI Host Controller >[ 0.145375] usb usb1: Manufacturer: Linux 3.14.3-200.fc20.x86_64 uhci_hcd >[ 0.145951] usb usb1: SerialNumber: 0000:00:01.2 >[ 0.146412] hub 1-0:1.0: USB hub found >[ 0.146712] hub 1-0:1.0: 2 ports detected >[ 0.147194] usbcore: registered new interface driver usbserial >[ 0.147671] usbcore: registered new interface driver usbserial_generic >[ 0.148257] usbserial: USB Serial support registered for generic >[ 0.148758] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.149951] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.150385] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.150823] mousedev: PS/2 mouse device common for all mice >[ 0.151538] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.153629] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.154288] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 0.154880] device-mapper: uevent: version 1.0.3 >[ 0.155343] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >[ 0.156128] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.156618] usbcore: registered new interface driver usbhid >[ 0.157099] usbhid: USB HID core driver >[ 0.157428] drop_monitor: Initializing network drop monitor service >[ 0.157970] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 0.158490] TCP: cubic registered >[ 0.158749] Initializing XFRM netlink socket >[ 0.159298] NET: Registered protocol family 10 >[ 0.159781] mip6: Mobile IPv6 >[ 0.160038] NET: Registered protocol family 17 >[ 0.160563] Loading compiled-in X.509 certificates >[ 0.161558] Loaded X.509 cert 'Fedora kernel signing key: 411bda28a3942fa09cb64aed251d19eb1d1085b7' >[ 0.162350] registered taskstats version 1 >[ 0.162838] Magic number: 14:105:985 >[ 0.163253] rtc_cmos rtc_cmos: setting system clock to 2014-05-20 11:57:35 UTC (1400587055) >[ 0.291199] Freeing unused kernel memory: 1448K (ffffffff81d0f000 - ffffffff81e79000) >[ 0.293528] Write protecting the kernel read-only data: 12288k >[ 0.299619] Freeing unused kernel memory: 1000K (ffff880001706000 - ffff880001800000) >[ 0.306102] Freeing unused kernel memory: 1052K (ffff880001af9000 - ffff880001c00000) >supermin: mounting /proc >supermin: uptime: 0.30 0.15 >supermin: ext2 mini initrd starting up: 5.1.8 zlib xz >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >[ 0.316212] alg: No test for crc32 (crc32-pclmul) >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crct10dif-pclmul.ko >supermin: internal insmod crc32.ko >[ 0.324641] alg: No test for crc32 (crc32-table) >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod ideapad_slidebar.ko >[ 0.339994] ideapad_slidebar: DMI does not match >insmod: init_module: ideapad_slidebar.ko: No such device >supermin: internal insmod virtio_net.ko >supermin: internal insmod sparse-keymap.ko >supermin: internal insmod rfkill.ko >supermin: internal insmod ideapad-laptop.ko >supermin: internal insmod megaraid.ko >supermin: internal insmod megaraid_mm.ko >[ 0.356876] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) >supermin: internal insmod megaraid_mbox.ko >[ 0.360585] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) >supermin: internal insmod megaraid_sas.ko >[ 0.365556] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013 >supermin: internal insmod scsi_transport_spi.ko >supermin: internal insmod sym53c8xx.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod virtio_pci.ko >[ 0.379700] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.384182] scsi2 : Virtio SCSI HBA >[ 0.386814] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.387863] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.7. PQ: 0 ANSI: 5 >[ 0.389983] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.7. PQ: 0 ANSI: 5 >[ 0.440519] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.453571] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 0.454283] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (104 MB/100 MiB) >[ 0.455296] sd 2:0:0:0: [sda] Write Protect is off >[ 0.455924] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 0.456713] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.457806] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.459148] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.459933] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.461554] sda: unknown partition table >[ 0.462614] sd 2:0:0:0: [sda] Attached SCSI disk >[ 0.463273] sdb: unknown partition table >[ 0.464501] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc8.ko >supermin: internal insmod libcrc32c.ko >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 0.472100] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 0.475959] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 0.538060] systemd-udevd[91]: starting version 208 >[ 0.540072] random: systemd-udevd urandom read with 39 bits of entropy available >[ 0.594844] input: PC Speaker as /devices/platform/pcspkr/input/input3 >[ 0.603641] microcode: CPU0 sig=0x306a9, pf=0x1, revision=0x1 >[ 0.606051] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[/usr/lib/tmpfiles.d/systemd.conf:26] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /run/log/journal/%m >/init: line 69: /sys/block/hd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/ubd*/queue/scheduler: No such file or directory >/init: line 69: /sys/block/vd*/queue/scheduler: No such file or directory >[ 0.987357] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: Network is unreachable >mdadm: No arrays found in config file or automatically > lvmetad is not active yet, using direct activation during sysinit > No volume groups found >[ >] >Linux (none) 3.14.3-200.fc20.x86_64 #1 SMP Tue May 6 19:00:18 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 root root 10, 235 May 20 11:57 autofs >drwxr-xr-x 2 root root 80 May 20 11:57 block >drwxr-xr-x 2 root root 80 May 20 11:57 bsg >crw------- 1 root root 10, 234 May 20 11:57 btrfs-control >drwxr-xr-x 3 root root 60 May 20 11:57 bus >drwxr-xr-x 2 root root 2340 May 20 2014 char >crw------- 1 root root 5, 1 May 20 11:57 console >lrwxrwxrwx 1 root root 11 May 20 11:57 core -> /proc/kcore >drwxr-xr-x 3 root root 80 May 20 11:57 cpu >crw------- 1 root root 10, 62 May 20 11:57 cpu_dma_latency >crw------- 1 root root 10, 203 May 20 11:57 cuse >drwxr-xr-x 5 root root 100 May 20 11:57 disk >lrwxrwxrwx 1 root root 13 May 20 11:57 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 May 20 11:57 full >crw------- 1 root root 10, 229 May 20 11:57 fuse >drwxr-xr-x 3 root root 160 May 20 2014 input >crw-r--r-- 1 root root 1, 11 May 20 11:57 kmsg >crw------- 1 root root 10, 237 May 20 11:57 loop-control >drwxr-xr-x 2 root root 60 May 20 11:57 mapper >crw------- 1 root root 10, 227 May 20 11:57 mcelog >crw------- 1 root root 10, 58 May 20 11:57 megadev0 >crw------- 1 root root 1, 1 May 20 11:57 mem >drwxr-xr-x 2 root root 60 May 20 11:57 net >crw------- 1 root root 10, 61 May 20 11:57 network_latency >crw------- 1 root root 10, 60 May 20 11:57 network_throughput >crw-rw-rw- 1 root root 1, 3 May 20 11:57 null >crw------- 1 root root 10, 144 May 20 11:57 nvram >crw------- 1 root root 1, 4 May 20 11:57 port >crw------- 1 root root 108, 0 May 20 11:57 ppp >crw-rw-rw- 1 root root 5, 2 May 20 11:57 ptmx >crw-rw-rw- 1 root root 1, 8 May 20 11:57 random >drwxr-xr-x 2 root root 60 May 20 11:57 raw >crw------- 1 root root 10, 59 May 20 11:57 rfkill >lrwxrwxrwx 1 root root 4 May 20 11:57 rtc -> rtc0 >crw------- 1 root root 254, 0 May 20 11:57 rtc0 >brw------- 1 root root 8, 0 May 20 11:57 sda >brw------- 1 root root 8, 16 May 20 11:57 sdb >crw------- 1 root root 21, 0 May 20 11:57 sg0 >crw------- 1 root root 21, 1 May 20 11:57 sg1 >crw------- 1 root root 10, 231 May 20 11:57 snapshot >drwxr-xr-x 3 root root 140 May 20 11:57 snd >lrwxrwxrwx 1 root root 15 May 20 11:57 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 May 20 11:57 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 May 20 11:57 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 May 20 11:57 tty >crw------- 1 root root 4, 0 May 20 11:57 tty0 >crw------- 1 root root 4, 1 May 20 11:57 tty1 >crw------- 1 root root 4, 10 May 20 11:57 tty10 >crw------- 1 root root 4, 11 May 20 11:57 tty11 >crw------- 1 root root 4, 12 May 20 11:57 tty12 >crw------- 1 root root 4, 13 May 20 11:57 tty13 >crw------- 1 root root 4, 14 May 20 11:57 tty14 >crw------- 1 root root 4, 15 May 20 11:57 tty15 >crw------- 1 root root 4, 16 May 20 11:57 tty16 >crw------- 1 root root 4, 17 May 20 11:57 tty17 >crw------- 1 root root 4, 18 May 20 11:57 tty18 >crw------- 1 root root 4, 19 May 20 11:57 tty19 >crw------- 1 root root 4, 2 May 20 11:57 tty2 >crw------- 1 root root 4, 20 May 20 11:57 tty20 >crw------- 1 root root 4, 21 May 20 11:57 tty21 >crw------- 1 root root 4, 22 May 20 11:57 tty22 >crw------- 1 root root 4, 23 May 20 11:57 tty23 >crw------- 1 root root 4, 24 May 20 11:57 tty24 >crw------- 1 root root 4, 25 May 20 11:57 tty25 >crw------- 1 root root 4, 26 May 20 11:57 tty26 >crw------- 1 root root 4, 27 May 20 11:57 tty27 >crw------- 1 root root 4, 28 May 20 11:57 tty28 >crw------- 1 root root 4, 29 May 20 11:57 tty29 >crw------- 1 root root 4, 3 May 20 11:57 tty3 >crw------- 1 root root 4, 30 May 20 11:57 tty30 >crw------- 1 root root 4, 31 May 20 11:57 tty31 >crw------- 1 root root 4, 32 May 20 11:57 tty32 >crw------- 1 root root 4, 33 May 20 11:57 tty33 >crw------- 1 root root 4, 34 May 20 11:57 tty34 >crw------- 1 root root 4, 35 May 20 11:57 tty35 >crw------- 1 root root 4, 36 May 20 11:57 tty36 >crw------- 1 root root 4, 37 May 20 11:57 tty37 >crw------- 1 root root 4, 38 May 20 11:57 tty38 >crw------- 1 root root 4, 39 May 20 11:57 tty39 >crw------- 1 root root 4, 4 May 20 11:57 tty4 >crw------- 1 root root 4, 40 May 20 11:57 tty40 >crw------- 1 root root 4, 41 May 20 11:57 tty41 >crw------- 1 root root 4, 42 May 20 11:57 tty42 >crw------- 1 root root 4, 43 May 20 11:57 tty43 >crw------- 1 root root 4, 44 May 20 11:57 tty44 >crw------- 1 root root 4, 45 May 20 11:57 tty45 >crw------- 1 root root 4, 46 May 20 11:57 tty46 >crw------- 1 root root 4, 47 May 20 11:57 tty47 >crw------- 1 root root 4, 48 May 20 11:57 tty48 >crw------- 1 root root 4, 49 May 20 11:57 tty49 >crw------- 1 root root 4, 5 May 20 11:57 tty5 >crw------- 1 root root 4, 50 May 20 11:57 tty50 >crw------- 1 root root 4, 51 May 20 11:57 tty51 >crw------- 1 root root 4, 52 May 20 11:57 tty52 >crw------- 1 root root 4, 53 May 20 11:57 tty53 >crw------- 1 root root 4, 54 May 20 11:57 tty54 >crw------- 1 root root 4, 55 May 20 11:57 tty55 >crw------- 1 root root 4, 56 May 20 11:57 tty56 >crw------- 1 root root 4, 57 May 20 11:57 tty57 >crw------- 1 root root 4, 58 May 20 11:57 tty58 >crw------- 1 root root 4, 59 May 20 11:57 tty59 >crw------- 1 root root 4, 6 May 20 11:57 tty6 >crw------- 1 root root 4, 60 May 20 11:57 tty60 >crw------- 1 root root 4, 61 May 20 11:57 tty61 >crw------- 1 root root 4, 62 May 20 11:57 tty62 >crw------- 1 root root 4, 63 May 20 11:57 tty63 >crw------- 1 root root 4, 7 May 20 11:57 tty7 >crw------- 1 root root 4, 8 May 20 11:57 tty8 >crw------- 1 root root 4, 9 May 20 11:57 tty9 >crw------- 1 root root 4, 64 May 20 11:57 ttyS0 >crw------- 1 root root 4, 65 May 20 11:57 ttyS1 >crw------- 1 root root 4, 66 May 20 11:57 ttyS2 >crw------- 1 root root 4, 67 May 20 11:57 ttyS3 >crw------- 1 root root 10, 239 May 20 11:57 uhid >crw------- 1 root root 10, 223 May 20 11:57 uinput >crw-rw-rw- 1 root root 1, 9 May 20 11:57 urandom >crw------- 1 root root 251, 0 May 20 11:57 usbmon0 >crw------- 1 root root 251, 1 May 20 11:57 usbmon1 >crw------- 1 root root 7, 0 May 20 11:57 vcs >crw------- 1 root root 7, 1 May 20 11:57 vcs1 >crw------- 1 root root 7, 128 May 20 11:57 vcsa >crw------- 1 root root 7, 129 May 20 11:57 vcsa1 >drwxr-xr-x 2 root root 60 May 20 11:57 vfio >crw------- 1 root root 10, 63 May 20 11:57 vga_arbiter >crw------- 1 root root 10, 137 May 20 11:57 vhci >crw------- 1 root root 10, 238 May 20 11:57 vhost-net >drwxr-xr-x 2 root root 60 May 20 11:57 virtio-ports >crw------- 1 root root 247, 1 May 20 11:57 vport1p1 >crw-rw-rw- 1 root root 1, 5 May 20 11:57 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 May 20 11:57 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 May 20 11:57 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 May 20 11:57 2:0:0:0 >crw------- 1 root root 252, 1 May 20 11:57 2:0:1:0 > >/dev/bus: >total 0 >drwxr-xr-x 3 root root 60 May 20 11:57 usb > >/dev/bus/usb: >total 0 >drwxr-xr-x 2 root root 60 May 20 11:57 001 > >/dev/bus/usb/001: >total 0 >crw------- 1 root root 189, 0 May 20 11:57 001 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 May 20 11:57 10:144 -> ../nvram >lrwxrwxrwx 1 root root 16 May 20 11:57 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 May 20 11:57 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 May 20 11:57 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 9 May 20 11:57 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 May 20 11:57 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 11 May 20 11:57 10:58 -> ../megadev0 >lrwxrwxrwx 1 root root 9 May 20 11:57 10:59 -> ../rfkill >lrwxrwxrwx 1 root root 21 May 20 11:57 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 May 20 11:57 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 May 20 11:57 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 May 20 11:57 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 15 May 20 11:57 116:2 -> ../snd/pcmC0D0p >lrwxrwxrwx 1 root root 16 May 20 11:57 116:3 -> ../snd/controlC0 >lrwxrwxrwx 1 root root 12 May 20 11:57 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 15 May 20 2014 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 May 20 11:57 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 May 20 11:57 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 May 20 11:57 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 May 20 2014 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 May 20 11:57 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 18 May 20 11:57 189:0 -> ../bus/usb/001/001 >lrwxrwxrwx 1 root root 6 May 20 11:57 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 May 20 11:57 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 7 May 20 11:57 1:3 -> ../null >lrwxrwxrwx 1 root root 7 May 20 11:57 1:4 -> ../port >lrwxrwxrwx 1 root root 7 May 20 11:57 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 May 20 11:57 1:7 -> ../full >lrwxrwxrwx 1 root root 9 May 20 11:57 1:8 -> ../random >lrwxrwxrwx 1 root root 10 May 20 11:57 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 May 20 11:57 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 May 20 11:57 203:0 -> ../cpu/0/cpuid >[ 1.365112] random: nonblocking pool is initialized >lrwxrwxrwx 1 root root 6 May 20 11:57 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 May 20 11:57 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 May 20 11:57 247:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 May 20 11:57 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 10 May 20 11:57 251:1 -> ../usbmon1 >lrwxrwxrwx 1 root root 14 May 20 11:57 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 May 20 11:57 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 May 20 11:57 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 May 20 11:57 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 May 20 11:57 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 May 20 11:57 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 May 20 11:57 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 May 20 11:57 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 May 20 11:57 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 May 20 11:57 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 May 20 11:57 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 May 20 11:57 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 May 20 11:57 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 May 20 11:57 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 May 20 11:57 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 May 20 11:57 5:1 -> ../console >lrwxrwxrwx 1 root root 7 May 20 11:57 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 May 20 11:57 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 May 20 11:57 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 May 20 11:57 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 May 20 11:57 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 May 20 11:57 0 >crw------- 1 root root 10, 184 May 20 11:57 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 May 20 11:57 cpuid >crw------- 1 root root 202, 0 May 20 11:57 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 May 20 11:57 by-id >drwxr-xr-x 2 root root 80 May 20 11:57 by-path >drwxr-xr-x 2 root root 60 May 20 11:57 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 May 20 11:57 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 9 May 20 11:57 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 May 20 11:57 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 May 20 11:57 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 May 20 11:57 1347a107-960d-4984-8bc5-b1e6b6d6dabb -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 May 20 2014 by-path >crw------- 1 root root 13, 64 May 20 11:57 event0 >crw------- 1 root root 13, 65 May 20 11:57 event1 >crw------- 1 root root 13, 66 May 20 2014 event2 >crw------- 1 root root 13, 63 May 20 11:57 mice >crw------- 1 root root 13, 32 May 20 2014 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 May 20 11:57 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 May 20 2014 platform-i8042-serio-1-event-mouse -> ../event2 >lrwxrwxrwx 1 root root 9 May 20 2014 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 May 20 11:57 platform-pcspkr-event-spkr -> ../event1 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 May 20 11:57 control > >/dev/net: >total 0 >crw------- 1 root root 10, 200 May 20 11:57 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 May 20 11:57 rawctl > >/dev/snd: >total 0 >drwxr-xr-x 2 root root 60 May 20 11:57 by-path >crw-rw---- 1 root audio 116, 3 May 20 11:57 controlC0 >crw-rw---- 1 root audio 116, 2 May 20 11:57 pcmC0D0p >crw------- 1 root root 116, 1 May 20 11:57 seq >crw------- 1 root audio 116, 33 May 20 11:57 timer > >/dev/snd/by-path: >total 0 >lrwxrwxrwx 1 root root 12 May 20 11:57 platform-pcspkr -> ../controlC0 > >/dev/vfio: >total 0 >crw------- 1 root root 10, 196 May 20 11:57 vfio > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 May 20 11:57 org.libguestfs.channel.0 -> ../vport1p1 >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=97968k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=242300k,nr_inodes=60575,mode=755 0 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >ghash_clmulni_intel 13216 0 >ata_generic 12910 0 >pata_acpi 13038 0 >microcode 44576 0 >snd_pcsp 18799 0 >snd_pcm 103489 1 snd_pcsp >snd_timer 28698 1 snd_pcm >snd 75490 3 snd_timer,snd_pcm,snd_pcsp >soundcore 14491 1 snd >serio_raw 13413 0 >libcrc32c 12603 0 >crc8 12750 0 >crc_itu_t 12613 0 >crc_ccitt 12613 0 >virtio_pci 17677 0 >virtio_mmio 13157 0 >virtio_balloon 13530 0 >virtio_scsi 18330 1 >sym53c8xx 76602 0 >scsi_transport_spi 30239 1 sym53c8xx >megaraid_sas 95207 0 >megaraid_mbox 40041 0 >megaraid_mm 18077 1 megaraid_mbox >megaraid 48177 0 >ideapad_laptop 18216 0 >rfkill 21979 1 ideapad_laptop >sparse_keymap 13584 1 ideapad_laptop >virtio_net 28235 0 >virtio_console 23842 0 >virtio_rng 13135 0 >virtio_blk 18046 0 >virtio_ring 19975 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >virtio 14172 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >crc32 12714 0 >crct10dif_pclmul 14289 0 >crc32c_intel 22079 1 >crc32_pclmul 13113 0 >Tue May 20 11:57:36 UTC 2014 >clocksource: kvm-clock >uptime: 1.46 0.62 >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-256color > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [02737ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: part_disk "/dev/sda" "mbr" >guestfsd: main_loop: new request, len 0x3c >udevadm settle >parted -s -- /dev/sda mklabel msdos mkpart primary 128s -128s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >libguestfs: trace: part_disk = 0 >libguestfs: trace: mkfs "ext2" "/dev/sda1" >guestfsd: main_loop: proc 210 (part_disk) took 0.08 seconds >guestfsd: main_loop: new request, len 0x50 >wipefs --help >wipefs -a --force /dev/sda1 >mke2fs -t ext2 -F /dev/sda1 >mke2fs 1.42.8 (20-Jun-2013) >libguestfs: trace: mkfs = 0 >libguestfs: trace: sfdisk "/dev/sda" 0 0 0 "1,100,83" >guestfsd: main_loop: proc 278 (mkfs) took 0.25 seconds >guestfsd: main_loop: new request, len 0x50 >sfdisk /dev/sda >sfdisk: Checking that no-one is using this disk right now ... >[ 1.841297] sda: sda1 >sfdisk: OK > >Disk /dev/sda: 1024 cylinders, 4 heads, 50 sectors/track >Old situation: >sfdisk: Warning: The partition table looks like it was made > for C/H/S=*/189/49 (instead of 1024/4/50). >For this listing I'll assume that geometry. >Units: cylinders of 4741632 bytes, blocks of 1024 bytes, counting from 0 > > Device Boot Start End #cyls #blocks Id System >/dev/sda1 0+ 22- 23- 102272+ 83 Linux >\t\tstart: (c,h,s) expected (0,2,31) found (0,2,3) >\t\tend: (c,h,s) expected (22,18,49) found (12,188,49) >/dev/sda2 0 - 0 0 0 Empty >/dev/sda3 0 - 0 0 0 Empty >/dev/sda4 0 - 0 0 0 Empty >New situation: >Units: cylinders of 102400 bytes, blocks of 1024 bytes, counting from 0 > > Device Boot Start End #cyls #blocks Id System >/dev/sda1 1 100 100 10000 83 Linux >/dev/sda2 0 - 0 0 0 Empty >/dev/sda3 0 - 0 0 0 Empty >/dev/sda4 0 - 0 0 0 Empty >sfdisk: Warning: no primary partition is marked bootable (active) >This does not matter for LILO, but the DOS MBR will not boot this disk. >Successfully wrote the new partition table > >Re-reading the partition table ... >sfdisk: BLKRRPART: Device or resource busy >sfdisk: The command to re-read the partition table failed. >Run partprobe(8), kpartx(8) or reboot your system now, >before using mkfs >sfdisk: If you created or changed a DOS partition, /dev/foo7, say, then use dd(1) >to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1 >(See fdisk(8).) >guestfsd: error: sfdisk /dev/sda: external command failed >guestfsd: main_loop: proc 43 (sfdisk) took 0.07 seconds >libguestfs: trace: sfdisk = -1 (error) >libguestfs: error: sfdisk: sfdisk /dev/sda: external command failed >libguestfs: trace: close >libguestfs: closing guestfs handle 0x7f58e9b78aa0 (state 2) >libguestfs: trace: internal_autosync >guestfsd: main_loop: new request, len 0x28 >fsync /dev/sda >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy "guestfs-22hxshgf1ilkpm5a" flags=0 >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsSRIVP7
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 1099475
: 897549