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 917050 Details for
Bug 1118305
RFE: Ability to set iSCSI-Initiator-IQN for iSCSI connections
[?]
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.
output of libguestfs-test-tool
libguestfs-testtool-out.txt (text/plain), 45.89 KB, created by
Raghu
on 2014-07-10 12:08:39 UTC
(
hide
)
Description:
output of libguestfs-test-tool
Filename:
MIME Type:
Creator:
Raghu
Created:
2014-07-10 12:08:39 UTC
Size:
45.89 KB
patch
obsolete
>[fedora@localhost ~]$ libguestfs-test-tool > ************************************************************ > * IMPORTANT NOTICE > * > * When reporting bugs, include the COMPLETE, UNEDITED > * output below in your bug report. > * > ************************************************************ >PATH=/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/fedora/.local/bin:/home/fedora/bin >SELinux: Enforcing >guestfs_get_append: (null) >guestfs_get_autosync: 1 >guestfs_get_backend: libvirt >guestfs_get_backend_settings: [] >guestfs_get_cachedir: /var/tmp >guestfs_get_direct: 0 >guestfs_get_hv: /usr/bin/qemu-kvm >guestfs_get_memsize: 500 >guestfs_get_network: 0 >guestfs_get_path: /usr/lib64/guestfs >guestfs_get_pgroup: 0 >guestfs_get_program: libguestfs-test-tool >guestfs_get_recovery_proc: 1 >guestfs_get_selinux: 0 >guestfs_get_smp: 1 >guestfs_get_tmpdir: /tmp >guestfs_get_trace: 0 >guestfs_get_verbose: 1 >host_cpu: x86_64 >Launching appliance, timeout set to 600 seconds. >libguestfs: launch: program=libguestfs-test-tool >libguestfs: launch: version=1.26.3fedora=20,release=2.fc20,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/libguestfsEpzfGU >libguestfs: launch: umask=0002 >libguestfs: launch: euid=1000 >libguestfs: libvirt version = 1001003 (1.1.3) >libguestfs: guest random name = guestfs-2vgxc1vx2myuqg5m >libguestfs: [00000ms] connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = default+wrapper, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x7f0fc4946130 >libguestfs: qemu version (reported by libvirt) = 1006002 (1.6.2) >libguestfs: [00764ms] get libvirt capabilities >libguestfs: [00772ms] parsing capabilities XML >libguestfs: [00772ms] build appliance >libguestfs: [00773ms] begin building supermin appliance >libguestfs: [00773ms] 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: [00792ms] finished building supermin appliance >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/libguestfsEpzfGU/overlay2 >Formatting '/tmp/libguestfsEpzfGU/overlay2', 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: [01298ms] create libvirt XML >libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+' >libguestfs: read_lpj_from_dmesg: calculated lpj=2494171 >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="qemu" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-2vgxc1vx2myuqg5m</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\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 lpj=2494171 acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm</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/libguestfsEpzfGU/scratch.1"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfsEpzfGU/overlay2"/>\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/libguestfsEpzfGU/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfsEpzfGU/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: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /var/tmp/.guestfs-1000 >libguestfs: drwxr-xr-x. fedora fedora unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: drwxr-xr-x. fedora fedora unconfined_u:object_r:user_tmp_t:s0 appliance.d >libguestfs: -rw-r--r--. fedora fedora 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/libguestfsEpzfGU >libguestfs: drwxr-xr-x. fedora fedora unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: srwxrwxr-x. fedora fedora unconfined_u:object_r:user_tmp_t:s0 console.sock >libguestfs: srwxrwxr-x. fedora fedora unconfined_u:object_r:user_tmp_t:s0 guestfsd.sock >libguestfs: -rw-r--r--. fedora fedora unconfined_u:object_r:user_tmp_t:s0 overlay2 >libguestfs: -rw-rw-r--. fedora fedora unconfined_u:object_r:user_tmp_t:s0 scratch.1 >libguestfs: -rwxrwxr-x. fedora fedora unconfined_u:object_r:user_tmp_t:s0 umask-check >libguestfs: [01348ms] 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.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check lpj=2494171 acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm >[ 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 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f400 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f17f0-0x000f17ff] mapped at [ffff8800000f17f0] >[ 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 0x1f253000-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 0x1f23f000-0x1f252fff] >[ 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-0xfffbffff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on bare hardware >[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88001f000000 s85568 r8192 d20928 u2097152 >[ 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 lpj=2494171 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: 485132K/511608K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 26476K 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=128 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Fast TSC calibration failed >[ 0.000000] tsc: Unable to calibrate against PIT >[ 0.000000] tsc: No reference (HPET/PMTIMER) available >[ 0.000000] tsc: Marking TSC unstable due to could not calculate TSC khz >[ 0.008000] Calibrating delay loop (skipped) preset value.. 4988.34 BogoMIPS (lpj=2494171) >[ 0.010000] pid_max: default: 32768 minimum: 301 >[ 0.014000] Security Framework initialized >[ 0.018000] SELinux: Disabled at boot. >[ 0.029000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.033000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.034000] Mount-cache hash table entries: 256 >[ 0.054000] Initializing cgroup subsys memory >[ 0.056000] Initializing cgroup subsys devices >[ 0.057000] Initializing cgroup subsys freezer >[ 0.057000] Initializing cgroup subsys net_cls >[ 0.058000] Initializing cgroup subsys blkio >[ 0.059000] Initializing cgroup subsys perf_event >[ 0.060000] Initializing cgroup subsys hugetlb >[ 0.065000] mce: CPU supports 10 MCE banks >[ 0.071000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.071000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.071000] tlb_flushall_shift: -1 >[ 1.121000] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >[ 1.139000] ftrace: allocating 25129 entries in 99 pages >[ 1.336000] ------------[ cut here ]------------ >[ 1.338000] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/apic/apic.c:1389 setup_local_APIC+0x268/0x320() >[ 1.339000] Modules linked in: >[ 1.339000] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.11.10-301.fc20.x86_64 #1 >[ 1.340000] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 >[ 1.341000] 0000000000000009 ffff88001ed83e00 ffffffff816441db 0000000000000000 >[ 1.342000] ffff88001ed83e38 ffffffff8106715d 0000000000000001 0000000000000000 >[ 1.342000] 00000000000000f0 0000000000000000 00000000ffffffff ffff88001ed83e48 >[ 1.343000] Call Trace: >[ 1.344000] [<ffffffff816441db>] dump_stack+0x45/0x56 >[ 1.346000] [<ffffffff8106715d>] warn_slowpath_common+0x7d/0xa0 >[ 1.348000] [<ffffffff8106723a>] warn_slowpath_null+0x1a/0x20 >[ 1.348000] [<ffffffff81041378>] setup_local_APIC+0x268/0x320 >[ 1.348000] [<ffffffff81d1f623>] native_smp_prepare_cpus+0x2f0/0x3c2 >[ 1.348000] [<ffffffff81d0efbd>] kernel_init_freeable+0xba/0x1ff >[ 1.349000] [<ffffffff810951d8>] ? finish_task_switch+0x48/0xe0 >[ 1.350000] [<ffffffff8163a3f0>] ? rest_init+0x80/0x80 >[ 1.350000] [<ffffffff8163a3fe>] kernel_init+0xe/0x190 >[ 1.350000] [<ffffffff8165332c>] ret_from_fork+0x7c/0xb0 >[ 1.350000] [<ffffffff8163a3f0>] ? rest_init+0x80/0x80 >[ 1.353000] ---[ end trace fe03de56b0335141 ]--- >[ 1.363000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 1.366000] smpboot: CPU0: AMD QEMU Virtual CPU version 1.6.2 (fam: 06, model: 02, stepping: 03) >[ 1.485000] APIC timer disabled due to verification failure >[ 1.487000] Performance Events: Broken PMU hardware detected, using software events only. >[ 1.487000] Failed to access perfctr msr (MSR c0010004 is 0) >[ 1.520000] Brought up 1 CPUs >[ 1.520000] smpboot: Total of 1 processors activated (4988.34 BogoMIPS) >[ 1.529000] NMI watchdog: disabled (cpu0): hardware events not enabled >[ 1.544000] devtmpfs: initialized >[ 1.581000] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 1.582000] RTC time: 12:02:28, date: 07/10/14 >[ 1.587000] NET: Registered protocol family 16 >[ 1.603000] PCI: Using configuration type 1 for base access >[ 1.635000] bio: create slab <bio-0> at 0 >[ 1.643000] ACPI: Interpreter disabled. >[ 1.653000] vgaarb: loaded >[ 1.658000] SCSI subsystem initialized >[ 1.664000] usbcore: registered new interface driver usbfs >[ 1.665000] usbcore: registered new interface driver hub >[ 1.667000] usbcore: registered new device driver usb >[ 1.671000] PCI: Probing PCI hardware >[ 1.674000] PCI host bridge to bus 0000:00 >[ 1.675000] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 1.676000] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 1.677000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 1.738000] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 1.753000] NetLabel: Initializing >[ 1.753000] NetLabel: domain hash size = 128 >[ 1.753000] NetLabel: protocols = UNLABELED CIPSOv4 >[ 1.756000] NetLabel: unlabeled traffic allowed by default >[ 1.759999] Switched to clocksource refined-jiffies >[ 1.941972] pnp: PnP ACPI: disabled >[ 1.991964] NET: Registered protocol family 2 >[ 2.002962] TCP established hash table entries: 4096 (order: 4, 65536 bytes) >[ 2.004962] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) >[ 2.005962] TCP: Hash tables configured (established 4096 bind 4096) >[ 2.006962] TCP: reno registered >[ 2.006962] UDP hash table entries: 256 (order: 1, 8192 bytes) >[ 2.008962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >[ 2.012961] NET: Registered protocol family 1 >[ 2.013961] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 2.014961] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 2.014961] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 2.016960] pci 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 2.025959] Unpacking initramfs... >[ 2.068952] Freeing initrd memory: 1652K (ffff88001f253000 - ffff88001f3f0000) >[ 2.072952] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 2.108946] Initialise system trusted keyring >[ 2.114945] audit: initializing netlink socket (disabled) >[ 2.115945] type=2000 audit(1404993748.114:1): initialized >[ 2.258924] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 2.288919] zbud: loaded >[ 2.295918] VFS: Disk quotas dquot_6.5.2 >[ 2.296918] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 2.315915] msgmni has been set to 950 >[ 2.320914] Key type big_key registered >[ 2.378905] alg: No test for stdrng (krng) >[ 2.379905] NET: Registered protocol family 38 >[ 2.379905] Key type asymmetric registered >[ 2.379905] Asymmetric key parser 'x509' registered >[ 2.385904] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 2.388904] io scheduler noop registered >[ 2.389904] io scheduler deadline registered >[ 2.392903] io scheduler cfq registered (default) >[ 2.397902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 2.402902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 2.416899] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 2.422899] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 2.454894] Non-volatile memory driver v1.3 >[ 2.454894] Linux agpgart interface v0.103 >[ 2.477890] scsi0 : ata_piix >[ 2.483889] scsi1 : ata_piix >[ 2.485889] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 2.486889] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >[ 2.499887] libphy: Fixed MDIO Bus: probed >[ 2.503886] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 2.504886] ehci-pci: EHCI PCI platform driver >[ 2.505886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 2.507886] ohci-pci: OHCI PCI platform driver >[ 2.508886] uhci_hcd: USB Universal Host Controller Interface driver >[ 2.510885] uhci_hcd 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 2.512885] uhci_hcd 0000:00:01.2: UHCI Host Controller >[ 2.515884] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >[ 2.518884] uhci_hcd 0000:00:01.2: irq 35, io base 0x0000c040 >[ 2.526883] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >[ 2.527883] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 2.528882] usb usb1: Product: UHCI Host Controller >[ 2.528882] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >[ 2.529882] usb usb1: SerialNumber: 0000:00:01.2 >[ 2.538881] hub 1-0:1.0: USB hub found >[ 2.538881] hub 1-0:1.0: 2 ports detected >[ 2.549879] usbcore: registered new interface driver usbserial >[ 2.549879] usbcore: registered new interface driver usbserial_generic >[ 2.550879] usbserial: USB Serial support registered for generic >[ 2.554879] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 2.563877] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 2.565877] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 2.572876] mousedev: PS/2 mouse device common for all mice >[ 2.589873] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 2.590873] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 2.591873] device-mapper: uevent: version 1.0.3 >[ 2.594872] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 2.604871] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >[ 2.613870] cpuidle: using governor menu >[ 2.616869] hidraw: raw HID events driver (C) Jiri Kosina >[ 2.626868] usbcore: registered new interface driver usbhid >[ 2.627867] usbhid: USB HID core driver >[ 2.629867] drop_monitor: Initializing network drop monitor service >[ 2.635866] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 2.641865] TCP: cubic registered >[ 2.657863] Initializing XFRM netlink socket >[ 2.664862] NET: Registered protocol family 10 >[ 2.680859] mip6: Mobile IPv6 >[ 2.681859] NET: Registered protocol family 17 >[ 2.693857] Loading compiled-in X.509 certificates >[ 2.710855] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >[ 2.712854] registered taskstats version 1 >[ 2.720853] Magic number: 6:988:25 >[ 2.721853] rtc_cmos rtc_cmos: setting system clock to 2014-07-10 12:02:30 UTC (1404993750) >[ 2.797842] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >[ 2.798841] Write protecting the kernel read-only data: 12288k >[ 2.847834] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >[ 2.879829] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >supermin: mounting /proc >supermin: uptime: 2.99 1.20 >supermin: ext2 mini initrd starting up: 5.1.8 zlib xz >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check lpj=2494171 acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >[ 3.135790] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >supermin: internal insmod crc32.ko >[ 3.206779] 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 virtio_net.ko >supermin: internal insmod sparse-keymap.ko >supermin: internal insmod rfkill.ko >supermin: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >supermin: internal insmod megaraid.ko >supermin: internal insmod megaraid_mm.ko >[ 3.479738] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) >supermin: internal insmod megaraid_mbox.ko >[ 3.503734] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) >supermin: internal insmod megaraid_sas.ko >[ 3.537729] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 >[ 3.540729] megasas: 06.600.18.00-rc1 Wed. May. 15 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 >[ 3.647712] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 3.664710] scsi2 : Virtio SCSI HBA >[ 3.674708] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 3.693705] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 3.706703] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 3.714702] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5 >[ 4.111642] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (104 MB/100 MiB) >[ 4.117641] sd 2:0:0:0: [sda] Write Protect is off >[ 4.117641] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 4.120640] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 4.127639] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 4.128639] sd 2:0:1:0: [sdb] Write Protect is off >[ 4.129639] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 4.132639] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 4.147636] sda: unknown partition table >[ 4.151636] sdb: unknown partition table >[ 4.160634] sd 2:0:1:0: [sdb] Attached SCSI disk >[ 4.166633] sd 2:0:0:0: [sda] 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 >[ 4.241622] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 4.278616] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 6.586266] systemd-udevd[62]: starting version 208 >[ 11.192565] microcode: AMD CPU family 0x6 not supported >[ 13.060281] input: PC Speaker as /devices/platform/pcspkr/input/input2 >[ 13.134270] PCSP: Timer resolution is not sufficient (1000000nS) >[ 13.135270] PCSP: Make sure you have HPET and ACPI enabled. >[ 13.136270] PCSP: Turned into nopcm mode. >[ 13.411228] kvm: Nested Virtualization enabled >[/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 >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.11.10-301.fc20.x86_64 #1 SMP Thu Dec 5 14:01:17 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 root root 10, 235 Jul 10 12:02 autofs >drwxr-xr-x 2 root root 80 Jul 10 12:02 block >drwxr-xr-x 2 root root 80 Jul 10 12:02 bsg >crw------- 1 root root 10, 234 Jul 10 12:02 btrfs-control >drwxr-xr-x 3 root root 60 Jul 10 12:02 bus >drwxr-xr-x 2 root root 2320 Jul 10 12:02 char >crw------- 1 root root 5, 1 Jul 10 12:02 console >lrwxrwxrwx 1 root root 11 Jul 10 12:02 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jul 10 12:02 cpu >crw------- 1 root root 10, 62 Jul 10 12:02 cpu_dma_latency >drwxr-xr-x 5 root root 100 Jul 10 12:02 disk >lrwxrwxrwx 1 root root 13 Jul 10 12:02 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jul 10 12:02 full >crw------- 1 root root 10, 229 Jul 10 12:02 fuse >drwxr-xr-x 3 root root 160 Jul 10 12:02 input >crw-r--r-- 1 root root 1, 11 Jul 10 12:02 kmsg >crw------- 1 root root 10, 232 Jul 10 12:02 kvm >crw------- 1 root root 10, 237 Jul 10 12:02 loop-control >drwxr-xr-x 2 root root 60 Jul 10 12:02 mapper >crw------- 1 root root 10, 227 Jul 10 12:02 mcelog >crw------- 1 root root 10, 58 Jul 10 12:02 megadev0 >crw------- 1 root root 1, 1 Jul 10 12:02 mem >drwxr-xr-x 2 root root 60 Jul 10 12:02 net >crw------- 1 root root 10, 61 Jul 10 12:02 network_latency >crw------- 1 root root 10, 60 Jul 10 12:02 network_throughput >crw-rw-rw- 1 root root 1, 3 Jul 10 12:02 null >crw------- 1 root root 10, 144 Jul 10 12:02 nvram >crw------- 1 root root 1, 4 Jul 10 12:02 port >crw------- 1 root root 108, 0 Jul 10 12:02 ppp >crw-rw-rw- 1 root root 5, 2 Jul 10 12:02 ptmx >crw-rw-rw- 1 root root 1, 8 Jul 10 12:02 random >drwxr-xr-x 2 root root 60 Jul 10 12:02 raw >crw------- 1 root root 10, 59 Jul 10 12:02 rfkill >lrwxrwxrwx 1 root root 4 Jul 10 12:02 rtc -> rtc0 >crw------- 1 root root 254, 0 Jul 10 12:02 rtc0 >brw------- 1 root root 8, 0 Jul 10 12:02 sda >brw------- 1 root root 8, 16 Jul 10 12:02 sdb >crw------- 1 root root 21, 0 Jul 10 12:02 sg0 >crw------- 1 root root 21, 1 Jul 10 12:02 sg1 >crw------- 1 root root 10, 231 Jul 10 12:02 snapshot >drwxr-xr-x 3 root root 120 Jul 10 12:02 snd >lrwxrwxrwx 1 root root 15 Jul 10 12:02 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jul 10 12:02 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jul 10 12:02 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Jul 10 12:02 tty >crw------- 1 root root 4, 0 Jul 10 12:02 tty0 >crw------- 1 root root 4, 1 Jul 10 12:02 tty1 >crw------- 1 root root 4, 10 Jul 10 12:02 tty10 >crw------- 1 root root 4, 11 Jul 10 12:02 tty11 >crw------- 1 root root 4, 12 Jul 10 12:02 tty12 >crw------- 1 root root 4, 13 Jul 10 12:02 tty13 >crw------- 1 root root 4, 14 Jul 10 12:02 tty14 >crw------- 1 root root 4, 15 Jul 10 12:02 tty15 >crw------- 1 root root 4, 16 Jul 10 12:02 tty16 >crw------- 1 root root 4, 17 Jul 10 12:02 tty17 >crw------- 1 root root 4, 18 Jul 10 12:02 tty18 >crw------- 1 root root 4, 19 Jul 10 12:02 tty19 >crw------- 1 root root 4, 2 Jul 10 12:02 tty2 >crw------- 1 root root 4, 20 Jul 10 12:02 tty20 >crw------- 1 root root 4, 21 Jul 10 12:02 tty21 >crw------- 1 root root 4, 22 Jul 10 12:02 tty22 >crw------- 1 root root 4, 23 Jul 10 12:02 tty23 >crw------- 1 root root 4, 24 Jul 10 12:02 tty24 >crw------- 1 root root 4, 25 Jul 10 12:02 tty25 >crw------- 1 root root 4, 26 Jul 10 12:02 tty26 >crw------- 1 root root 4, 27 Jul 10 12:02 tty27 >crw------- 1 root root 4, 28 Jul 10 12:02 tty28 >crw------- 1 root root 4, 29 Jul 10 12:02 tty29 >crw------- 1 root root 4, 3 Jul 10 12:02 tty3 >crw------- 1 root root 4, 30 Jul 10 12:02 tty30 >crw------- 1 root root 4, 31 Jul 10 12:02 tty31 >crw------- 1 root root 4, 32 Jul 10 12:02 tty32 >crw------- 1 root root 4, 33 Jul 10 12:02 tty33 >crw------- 1 root root 4, 34 Jul 10 12:02 tty34 >crw------- 1 root root 4, 35 Jul 10 12:02 tty35 >crw------- 1 root root 4, 36 Jul 10 12:02 tty36 >crw------- 1 root root 4, 37 Jul 10 12:02 tty37 >crw------- 1 root root 4, 38 Jul 10 12:02 tty38 >crw------- 1 root root 4, 39 Jul 10 12:02 tty39 >crw------- 1 root root 4, 4 Jul 10 12:02 tty4 >crw------- 1 root root 4, 40 Jul 10 12:02 tty40 >crw------- 1 root root 4, 41 Jul 10 12:02 tty41 >crw------- 1 root root 4, 42 Jul 10 12:02 tty42 >crw------- 1 root root 4, 43 Jul 10 12:02 tty43 >crw------- 1 root root 4, 44 Jul 10 12:02 tty44 >crw------- 1 root root 4, 45 Jul 10 12:02 tty45 >crw------- 1 root root 4, 46 Jul 10 12:02 tty46 >crw------- 1 root root 4, 47 Jul 10 12:02 tty47 >crw------- 1 root root 4, 48 Jul 10 12:02 tty48 >crw------- 1 root root 4, 49 Jul 10 12:02 tty49 >crw------- 1 root root 4, 5 Jul 10 12:02 tty5 >crw------- 1 root root 4, 50 Jul 10 12:02 tty50 >crw------- 1 root root 4, 51 Jul 10 12:02 tty51 >crw------- 1 root root 4, 52 Jul 10 12:02 tty52 >crw------- 1 root root 4, 53 Jul 10 12:02 tty53 >crw------- 1 root root 4, 54 Jul 10 12:02 tty54 >crw------- 1 root root 4, 55 Jul 10 12:02 tty55 >crw------- 1 root root 4, 56 Jul 10 12:02 tty56 >crw------- 1 root root 4, 57 Jul 10 12:02 tty57 >crw------- 1 root root 4, 58 Jul 10 12:02 tty58 >crw------- 1 root root 4, 59 Jul 10 12:02 tty59 >crw------- 1 root root 4, 6 Jul 10 12:02 tty6 >crw------- 1 root root 4, 60 Jul 10 12:02 tty60 >crw------- 1 root root 4, 61 Jul 10 12:02 tty61 >crw------- 1 root root 4, 62 Jul 10 12:02 tty62 >crw------- 1 root root 4, 63 Jul 10 12:02 tty63 >crw------- 1 root root 4, 7 Jul 10 12:02 tty7 >crw------- 1 root root 4, 8 Jul 10 12:02 tty8 >crw------- 1 root root 4, 9 Jul 10 12:02 tty9 >crw------- 1 root root 4, 64 Jul 10 12:02 ttyS0 >crw------- 1 root root 4, 65 Jul 10 12:02 ttyS1 >crw------- 1 root root 4, 66 Jul 10 12:02 ttyS2 >crw------- 1 root root 4, 67 Jul 10 12:02 ttyS3 >crw------- 1 root root 10, 239 Jul 10 12:02 uhid >crw------- 1 root root 10, 223 Jul 10 12:02 uinput >crw-rw-rw- 1 root root 1, 9 Jul 10 12:02 urandom >crw------- 1 root root 251, 0 Jul 10 12:02 usbmon0 >crw------- 1 root root 251, 1 Jul 10 12:02 usbmon1 >crw------- 1 root root 7, 0 Jul 10 12:02 vcs >crw------- 1 root root 7, 1 Jul 10 12:02 vcs1 >crw------- 1 root root 7, 128 Jul 10 12:02 vcsa >crw------- 1 root root 7, 129 Jul 10 12:02 vcsa1 >crw------- 1 root root 10, 63 Jul 10 12:02 vga_arbiter >crw------- 1 root root 10, 238 Jul 10 12:02 vhost-net >drwxr-xr-x 2 root root 60 Jul 10 12:02 virtio-ports >crw------- 1 root root 247, 1 Jul 10 12:02 vport1p1 >crw-rw-rw- 1 root root 1, 5 Jul 10 12:02 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Jul 10 12:02 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Jul 10 12:02 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Jul 10 12:02 2:0:0:0 >crw------- 1 root root 252, 1 Jul 10 12:02 2:0:1:0 > >/dev/bus: >total 0 >drwxr-xr-x 3 root root 60 Jul 10 12:02 usb > >/dev/bus/usb: >total 0 >drwxr-xr-x 2 root root 60 Jul 10 12:02 001 > >/dev/bus/usb/001: >total 0 >crw------- 1 root root 189, 0 Jul 10 12:02 001 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 10:144 -> ../nvram >lrwxrwxrwx 1 root root 9 Jul 10 12:02 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jul 10 12:02 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 6 Jul 10 12:02 10:232 -> ../kvm >lrwxrwxrwx 1 root root 9 Jul 10 12:02 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jul 10 12:02 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 11 Jul 10 12:02 10:58 -> ../megadev0 >lrwxrwxrwx 1 root root 9 Jul 10 12:02 10:59 -> ../rfkill >lrwxrwxrwx 1 root root 21 Jul 10 12:02 10:60 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jul 10 12:02 10:61 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jul 10 12:02 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 14 Jul 10 12:02 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 16 Jul 10 12:02 116:2 -> ../snd/controlC0 >lrwxrwxrwx 1 root root 12 Jul 10 12:02 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 15 Jul 10 12:02 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Jul 10 12:02 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jul 10 12:02 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jul 10 12:02 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Jul 10 12:02 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 Jul 10 12:02 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 18 Jul 10 12:02 189:0 -> ../bus/usb/001/001 >lrwxrwxrwx 1 root root 6 Jul 10 12:02 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jul 10 12:02 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 7 Jul 10 12:02 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jul 10 12:02 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jul 10 12:02 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jul 10 12:02 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jul 10 12:02 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jul 10 12:02 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jul 10 12:02 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jul 10 12:02 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jul 10 12:02 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jul 10 12:02 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Jul 10 12:02 247:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Jul 10 12:02 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 10 Jul 10 12:02 251:1 -> ../usbmon1 >lrwxrwxrwx 1 root root 14 Jul 10 12:02 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jul 10 12:02 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Jul 10 12:02 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jul 10 12:02 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jul 10 12:02 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jul 10 12:02 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jul 10 12:02 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jul 10 12:02 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jul 10 12:02 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jul 10 12:02 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jul 10 12:02 0 >crw------- 1 root root 10, 184 Jul 10 12:02 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jul 10 12:02 cpuid >crw------- 1 root root 202, 0 Jul 10 12:02 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Jul 10 12:02 by-id >drwxr-xr-x 2 root root 80 Jul 10 12:02 by-path >drwxr-xr-x 2 root root 60 Jul 10 12:02 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Jul 10 12:02 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jul 10 12:02 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 10 12:02 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jul 10 12:02 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 10 12:02 b47a27f3-1515-4d96-8aa9-3d17962525f2 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Jul 10 12:02 by-path >crw------- 1 root root 13, 64 Jul 10 12:02 event0 >crw------- 1 root root 13, 65 Jul 10 12:02 event1 >crw------- 1 root root 13, 66 Jul 10 12:02 event2 >crw------- 1 root root 13, 63 Jul 10 12:02 mice >crw------- 1 root root 13, 32 Jul 10 12:02 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 10 12:02 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Jul 10 12:02 platform-i8042-serio-1-event-mouse -> ../event1 >lrwxrwxrwx 1 root root 9 Jul 10 12:02 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 Jul 10 12:02 platform-pcspkr-event-spkr -> ../event2 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jul 10 12:02 control > >/dev/net: >total 0 >crw------- 1 root root 10, 200 Jul 10 12:02 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Jul 10 12:02 rawctl > >/dev/snd: >total 0 >drwxr-xr-x 2 root root 60 Jul 10 12:02 by-path >crw-rw---- 1 root audio 116, 2 Jul 10 12:02 controlC0 >crw------- 1 root root 116, 1 Jul 10 12:02 seq >crw------- 1 root audio 116, 33 Jul 10 12:02 timer > >/dev/snd/by-path: >total 0 >lrwxrwxrwx 1 root root 12 Jul 10 12:02 platform-pcspkr -> ../controlC0 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jul 10 12:02 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=98232k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=242576k,nr_inodes=60644,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 >kvm_amd 59945 0 >snd_pcsp 14703 0 >snd_pcm 98071 1 snd_pcsp >kvm 421021 1 kvm_amd >snd_page_alloc 18268 1 snd_pcm >snd_timer 28698 1 snd_pcm >snd 75313 3 snd_timer,snd_pcm,snd_pcsp >serio_raw 13413 0 >soundcore 14491 1 snd >ata_generic 12910 0 >pata_acpi 13038 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 95066 0 >megaraid_mbox 40041 0 >megaraid_mm 18077 1 megaraid_mbox >megaraid 44081 0 >rfkill 21694 0 >sparse_keymap 13584 0 >virtio_net 27867 0 >virtio_console 23813 0 >virtio_rng 13135 0 >virtio_blk 18234 0 >virtio_ring 19823 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >virtio 13885 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_mmio,virtio_scsi >crc32 12714 0 >Thu Jul 10 12:02:53 UTC 2014 >clocksource: refined-jiffies >uptime: 24.53 1.94 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check lpj=2494171 acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [35662ms] appliance is up >Guest launched OK. >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 >guestfsd: main_loop: proc 210 (part_disk) took 1.48 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) >guestfsd: main_loop: proc 278 (mkfs) took 1.64 seconds >guestfsd: main_loop: new request, len 0x40 >mount -o /dev/sda1 /sysroot/ >[ 29.938716] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem >[ 29.989708] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) >guestfsd: main_loop: proc 1 (mount) took 0.85 seconds >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 3 (touch) took 0.02 seconds >guestfsd: main_loop: new request, len 0x28 >umount /sysroot >fsync /dev/sda >libguestfs: calling virDomainDestroy "guestfs-2vgxc1vx2myuqg5m" flags=VIR_DOMAIN_DESTROY_GRACEFUL >libguestfs: closing guestfs handle 0x7f0fc4945a60 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsEpzfGU >===== TEST FINISHED OK ===== >[fedora@localhost ~]$
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 1118305
: 917050