Bugzilla – Attachment 640267 Details for
Bug 937040
boot from multipath fails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
dracut.log
dracut.log (text/plain), 36.07 KB, created by
Dinar Valeev
on 2015-07-07 10:44:39 UTC
(
hide
)
Description:
dracut.log
Filename:
MIME Type:
Creator:
Dinar Valeev
Created:
2015-07-07 10:44:39 UTC
Size:
36.07 KB
patch
obsolete
>dracut:/# cat /run/initramfs/rdsosreport.txt >+ cat /lib/dracut/dracut-041-2.3 >dracut-041-2.3 >+ cat /proc/cmdline >BOOT_IMAGE=/boot/vmlinux-4.0.5-3-default root=UUID=f790aa67-b52e-4927-9a41-e982511ade1f quiet splash=silent >+ '[' -f /etc/cmdline ']' >+ for _i in '/etc/cmdline.d/*.conf' >+ '[' -f /etc/cmdline.d/95resume.conf ']' >+ echo /etc/cmdline.d/95resume.conf >/etc/cmdline.d/95resume.conf >+ cat /etc/cmdline.d/95resume.conf > resume=/dev/mapper/0QEMU_QEMU_HARDDISK_mpath1_part2 >+ for _i in '/etc/cmdline.d/*.conf' >+ '[' -f /etc/cmdline.d/95root-dev.conf ']' >+ echo /etc/cmdline.d/95root-dev.conf >/etc/cmdline.d/95root-dev.conf >+ cat /etc/cmdline.d/95root-dev.conf > root=/dev/mapper/0QEMU_QEMU_HARDDISK_mpath1_part3 rootflags=rw,relatime,space_cache rootfstype=btrfs >+ for _i in '/etc/cmdline.d/*.conf' >+ '[' -f /etc/cmdline.d/99-suse.conf ']' >+ echo /etc/cmdline.d/99-suse.conf >/etc/cmdline.d/99-suse.conf >+ cat /etc/cmdline.d/99-suse.conf >rd.md.uuid= >+ cat /proc/self/mountinfo >0 0 0:1 / / rw shared:1 - rootfs rootfs rw >15 0 0:15 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw >16 0 0:4 / /proc rw,nosuid,nodev,noexec,relatime shared:7 - proc proc rw >17 0 0:6 / /dev rw,nosuid shared:8 - devtmpfs devtmpfs rw,size=2073920k,nr_inodes=32405,mode=755 >18 15 0:11 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 - securityfs securityfs rw >19 17 0:16 / /dev/shm rw,nosuid,nodev shared:9 - tmpfs tmpfs rw >20 17 0:13 / /dev/pts rw,nosuid,noexec,relatime shared:10 - devpts devpts rw,gid=5,mode=620,ptmxmode=000 >21 0 0:17 / /run rw,nosuid,nodev shared:11 - tmpfs tmpfs rw,mode=755 >22 15 0:18 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs ro,mode=755 >23 22 0:19 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:5 - cgroup cgroup rw,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd >24 15 0:20 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:6 - pstore pstore rw >25 22 0:21 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:12 - cgroup cgroup rw,perf_event >26 22 0:22 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:13 - cgroup cgroup rw,memory >27 22 0:23 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:14 - cgroup cgroup rw,cpuset >28 22 0:24 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:15 - cgroup cgroup rw,freezer >29 22 0:25 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:16 - cgroup cgroup rw,cpu,cpuacct >30 22 0:26 / /sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:17 - cgroup cgroup rw,net_cls,net_prio >31 22 0:27 / /sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:18 - cgroup cgroup rw,hugetlb >32 22 0:28 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:19 - cgroup cgroup rw,devices >33 22 0:29 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:20 - cgroup cgroup rw,blkio >+ cat /proc/mounts >rootfs / rootfs rw 0 0 >sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 >proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0 >devtmpfs /dev devtmpfs rw,nosuid,size=2073920k,nr_inodes=32405,mode=755 0 0 >securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0 >tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0 >devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0 >tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0 >tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0 >cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd 0 0 >pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0 >cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0 >cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0 >cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0 >cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0 >cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0 >cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0 >cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0 >cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0 >cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0 >+ blkid >/dev/sda1: PARTUUID="4466750d-01" >/dev/sda2: UUID="1e35e987-d064-4d25-82cd-b9870f4d4544" TYPE="swap" PARTUUID="4466750d-02" >/dev/sda3: UUID="f790aa67-b52e-4927-9a41-e982511ade1f" UUID_SUB="4b9d6e49-54d0-4f11-ae19-b8de5a58c1c4" TYPE="btrfs" PARTUUID="4466750d-03" >/dev/sda4: UUID="93c0ccfc-0754-4937-82d1-482b9e9ec1e4" TYPE="xfs" PARTUUID="4466750d-04" >/dev/sr0: UUID="2015-07-06-02-16-58-00" LABEL="openSUSE-Tumbleweed-DVD-ppc64le0" TYPE="iso9660" PTTYPE="mac" >+ blkid -o udev >ID_FS_UUID=1e35e987-d064-4d25-82cd-b9870f4d4544 >ID_FS_UUID_ENC=1e35e987-d064-4d25-82cd-b9870f4d4544 >ID_FS_TYPE=swap >ID_FS_PARTUUID=4466750d-02 > >ID_FS_UUID=f790aa67-b52e-4927-9a41-e982511ade1f >ID_FS_UUID_ENC=f790aa67-b52e-4927-9a41-e982511ade1f >ID_FS_UUID_SUB=4b9d6e49-54d0-4f11-ae19-b8de5a58c1c4 >ID_FS_UUID_SUB_ENC=4b9d6e49-54d0-4f11-ae19-b8de5a58c1c4 >ID_FS_TYPE=btrfs >ID_FS_PARTUUID=4466750d-03 > >ID_FS_UUID=93c0ccfc-0754-4937-82d1-482b9e9ec1e4 >ID_FS_UUID_ENC=93c0ccfc-0754-4937-82d1-482b9e9ec1e4 >ID_FS_TYPE=xfs >ID_FS_PARTUUID=4466750d-04 > >ID_FS_UUID=2015-07-06-02-16-58-00 >ID_FS_UUID_ENC=2015-07-06-02-16-58-00 >ID_FS_LABEL=openSUSE-Tumbleweed-DVD-ppc64le0 >ID_FS_LABEL_ENC=openSUSE-Tumbleweed-DVD-ppc64le0 >ID_FS_TYPE=iso9660 >ID_PART_TABLE_TYPE=mac > >ID_FS_PARTUUID=4466750d-01 >+ ls -l /dev/disk/by-id /dev/disk/by-path /dev/disk/by-uuid >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root 0 9 Jul 7 06:35 scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2 -> ../../sr0 >lrwxrwxrwx 1 root 0 9 Jul 7 06:35 scsi-0QEMU_QEMU_HARDDISK_mpath1 -> ../../sda >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 scsi-0QEMU_QEMU_HARDDISK_mpath1-part1 -> ../../sda1 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 scsi-0QEMU_QEMU_HARDDISK_mpath1-part2 -> ../../sda2 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 scsi-0QEMU_QEMU_HARDDISK_mpath1-part3 -> ../../sda3 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 scsi-0QEMU_QEMU_HARDDISK_mpath1-part4 -> ../../sda4 >lrwxrwxrwx 1 root 0 9 Jul 7 06:35 scsi-SQEMU_QEMU_HARDDISK_mpath1 -> ../../sda >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 scsi-SQEMU_QEMU_HARDDISK_mpath1-part1 -> ../../sda1 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 scsi-SQEMU_QEMU_HARDDISK_mpath1-part2 -> ../../sda2 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 scsi-SQEMU_QEMU_HARDDISK_mpath1-part3 -> ../../sda3 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 scsi-SQEMU_QEMU_HARDDISK_mpath1-part4 -> ../../sda4 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root 0 9 Jul 7 06:35 pci-0000:00:00.0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 pci-0000:00:00.0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 pci-0000:00:00.0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 pci-0000:00:00.0-scsi-0:0:0:0-part3 -> ../../sda3 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 pci-0000:00:00.0-scsi-0:0:0:0-part4 -> ../../sda4 >lrwxrwxrwx 1 root 0 9 Jul 7 06:35 pci-0000:00:01.0-scsi-0:0:0:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 1e35e987-d064-4d25-82cd-b9870f4d4544 -> ../../sda2 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 93c0ccfc-0754-4937-82d1-482b9e9ec1e4 -> ../../sda4 >lrwxrwxrwx 1 root 0 10 Jul 7 06:35 f790aa67-b52e-4927-9a41-e982511ade1f -> ../../sda3 >+ for _i in '/etc/conf.d/*.conf' >+ '[' -f /etc/conf.d/systemd.conf ']' >+ echo /etc/conf.d/systemd.conf >/etc/conf.d/systemd.conf >+ cat /etc/conf.d/systemd.conf >systemdutildir="/usr/lib/systemd" >systemdsystemunitdir="/usr/lib/systemd/system" >systemdsystemconfdir="/etc/systemd/system" >+ command -v lvm >+ command -v dmsetup >+ cat /proc/mdstat >cat: /proc/mdstat: No such file or directory >+ command -v ip >+ ip addr >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 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 > link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff >+ command -v journalctl >+ journalctl -ab --no-pager -o short-monotonic >-- Logs begin at Tue 2015-07-07 06:35:17 EDT, end at Tue 2015-07-07 06:38:23 EDT. -- >[ 1.585745] linux-7ltu systemd-journal[144]: Runtime journal is using 8.0M (max allowed 203.1M, trying to leave 304.6M free of 1.9G available â current limit 203.1M). >[ 1.586211] linux-7ltu systemd-journal[144]: Runtime journal is using 8.0M (max allowed 203.1M, trying to leave 304.6M free of 1.9G available â current limit 203.1M). >[ 0.000000] linux-7ltu kernel: Allocated 4718592 bytes for 2048 pacas at c00000000fb80000 >[ 0.000000] linux-7ltu kernel: Using pSeries machine description >[ 0.000000] linux-7ltu kernel: Page sizes from device-tree: >[ 0.000000] linux-7ltu kernel: base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=0 >[ 0.000000] linux-7ltu kernel: base_shift=16: shift=16, sllp=0x0110, avpnm=0x00000000, tlbiel=1, penc=1 >[ 0.000000] linux-7ltu kernel: Page orders: linear mapping = 16, virtual = 16, io = 12 >[ 0.000000] linux-7ltu kernel: Using 1TB segments >[ 0.000000] linux-7ltu kernel: Found initrd at 0xc000000003200000:0xc000000003b6f778 >[ 0.000000] linux-7ltu kernel: bootconsole [udbg0] enabled >[ 0.000000] linux-7ltu kernel: CPU maps initialized for 8 threads per core >[ 0.000000] linux-7ltu kernel: (thread shift is 3) >[ 0.000000] linux-7ltu kernel: Freed 4653056 bytes for unused pacas >[ 0.000000] linux-7ltu kernel: Starting Linux PPC64 #1 SMP Thu Jun 18 15:11:06 UTC 2015 (56152db) >[ 0.000000] linux-7ltu kernel: ----------------------------------------------------- >[ 0.000000] linux-7ltu kernel: ppc64_pft_size = 0x19 >[ 0.000000] linux-7ltu kernel: phys_mem_size = 0x100000000 >[ 0.000000] linux-7ltu kernel: cpu_features = 0x17fc7aec18500249 >[ 0.000000] linux-7ltu kernel: possible = 0x1fffffef18500649 >[ 0.000000] linux-7ltu kernel: always = 0x0000000018100040 >[ 0.000000] linux-7ltu kernel: cpu_user_features = 0xdc0065c2 0xee000000 >[ 0.000000] linux-7ltu kernel: mmu_features = 0x58000001 >[ 0.000000] linux-7ltu kernel: firmware_features = 0x000000014052440b >[ 0.000000] linux-7ltu kernel: htab_hash_mask = 0x3ffff >[ 0.000000] linux-7ltu kernel: ----------------------------------------------------- >[ 0.000000] linux-7ltu kernel: Initializing cgroup subsys cpuset >[ 0.000000] linux-7ltu kernel: Initializing cgroup subsys cpu >[ 0.000000] linux-7ltu kernel: Initializing cgroup subsys cpuacct >[ 0.000000] linux-7ltu kernel: Linux version 4.0.5-3-default (geeko@buildhost) (gcc version 5.1.1 20150622 [gcc-5-branch revision 224722] (SUSE Linux) ) #1 SMP Thu Jun 18 15:11:06 UTC 2015 (56152db) >[ 0.000000] linux-7ltu kernel: Node 0 Memory: 0x0-0x100000000 >[ 0.000000] linux-7ltu kernel: numa: Initmem setup node 0 [mem 0x00000000-0xffffffff] >[ 0.000000] linux-7ltu kernel: numa: NODE_DATA [mem 0xfffa9000-0xfffb3fff] >[ 0.000000] linux-7ltu kernel: PCI host bridge /pci@800000020000000 ranges: >[ 0.000000] linux-7ltu kernel: IO 0x0000010080000000..0x000001008000ffff -> 0x0000000000000000 >[ 0.000000] linux-7ltu kernel: MEM 0x00000100a0000000..0x00000100bfffffff -> 0x0000000080000000 >[ 0.000000] linux-7ltu kernel: PPC64 nvram contains 65536 bytes >[ 0.000000] linux-7ltu kernel: Top of RAM: 0x100000000, Total RAM: 0x100000000 >[ 0.000000] linux-7ltu kernel: Memory hole size: 0MB >[ 0.000000] linux-7ltu kernel: Zone ranges: >[ 0.000000] linux-7ltu kernel: DMA [mem 0x0000000000000000-0x00000000ffffffff] >[ 0.000000] linux-7ltu kernel: DMA32 empty >[ 0.000000] linux-7ltu kernel: Normal empty >[ 0.000000] linux-7ltu kernel: Movable zone start for each node >[ 0.000000] linux-7ltu kernel: Early memory node ranges >[ 0.000000] linux-7ltu kernel: node 0: [mem 0x0000000000000000-0x00000000ffffffff] >[ 0.000000] linux-7ltu kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000ffffffff] >[ 0.000000] linux-7ltu kernel: On node 0 totalpages: 65536 >[ 0.000000] linux-7ltu kernel: DMA zone: 72 pages used for memmap >[ 0.000000] linux-7ltu kernel: DMA zone: 0 pages reserved >[ 0.000000] linux-7ltu kernel: DMA zone: 65536 pages, LIFO batch:1 >[ 0.000000] linux-7ltu kernel: PERCPU: Embedded 3 pages/cpu @c0000000ffd00000 s115992 r0 d80616 u262144 >[ 0.000000] linux-7ltu kernel: pcpu-alloc: s115992 r0 d80616 u262144 alloc=1*1048576 >[ 0.000000] linux-7ltu kernel: pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7 >[ 0.000000] linux-7ltu kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 65464 >[ 0.000000] linux-7ltu kernel: Policy zone: DMA >[ 0.000000] linux-7ltu kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinux-4.0.5-3-default root=UUID=f790aa67-b52e-4927-9a41-e982511ade1f quiet splash=silent >[ 0.000000] linux-7ltu kernel: PID hash table entries: 4096 (order: -1, 32768 bytes) >[ 0.000000] linux-7ltu kernel: Sorting __ex_table... >[ 0.000000] linux-7ltu kernel: Memory: 4147904K/4194304K available (8768K kernel code, 1344K rwdata, 2804K rodata, 960K init, 3271K bss, 46400K reserved, 0K cma-reserved) >[ 0.000000] linux-7ltu kernel: Hierarchical RCU implementation. >[ 0.000000] linux-7ltu kernel: CONFIG_RCU_FANOUT set to non-default value of 32 >[ 0.000000] linux-7ltu kernel: RCU dyntick-idle grace-period acceleration is enabled. >[ 0.000000] linux-7ltu kernel: RCU restricting CPUs from NR_CPUS=2048 to nr_cpu_ids=8. >[ 0.000000] linux-7ltu kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >[ 0.000000] linux-7ltu kernel: NR_IRQS:512 nr_irqs:512 16 >[ 0.000000] linux-7ltu kernel: pic: no ISA interrupt controller >[ 0.000000] linux-7ltu kernel: Offload RCU callbacks from all CPUs >[ 0.000000] linux-7ltu kernel: Offload RCU callbacks from CPUs: 0-7. >[ 0.000000] linux-7ltu kernel: time_init: decrementer frequency = 512.000000 MHz >[ 0.000000] linux-7ltu kernel: time_init: processor frequency = 4116.000000 MHz >[ 0.000002] linux-7ltu kernel: clocksource: timebase mult[1f40000] shift[24] registered >[ 0.000004] linux-7ltu kernel: clockevent: decrementer mult[83126e98] shift[32] cpu[0] >[ 0.000264] linux-7ltu kernel: Console: colour dummy device 80x25 >[ 0.000266] linux-7ltu kernel: console [hvc0] enabled >[ 0.000267] linux-7ltu kernel: bootconsole [udbg0] disabled >[ 0.000290] linux-7ltu kernel: pid_max: default: 32768 minimum: 301 >[ 0.000369] linux-7ltu kernel: Security Framework initialized >[ 0.000385] linux-7ltu kernel: AppArmor: AppArmor initialized >[ 0.000469] linux-7ltu kernel: Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes) >[ 0.001288] linux-7ltu kernel: Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes) >[ 0.001691] linux-7ltu kernel: Mount-cache hash table entries: 8192 (order: 0, 65536 bytes) >[ 0.001693] linux-7ltu kernel: Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes) >[ 0.001959] linux-7ltu kernel: Initializing cgroup subsys blkio >[ 0.001961] linux-7ltu kernel: Initializing cgroup subsys memory >[ 0.002061] linux-7ltu kernel: Initializing cgroup subsys devices >[ 0.002064] linux-7ltu kernel: Initializing cgroup subsys freezer >[ 0.002067] linux-7ltu kernel: Initializing cgroup subsys net_cls >[ 0.002069] linux-7ltu kernel: Initializing cgroup subsys perf_event >[ 0.002072] linux-7ltu kernel: Initializing cgroup subsys net_prio >[ 0.002074] linux-7ltu kernel: Initializing cgroup subsys hugetlb >[ 0.002090] linux-7ltu kernel: ftrace: allocating 22672 entries in 9 pages >[ 0.011249] linux-7ltu kernel: EEH: pSeries platform initialized >[ 0.011263] linux-7ltu kernel: POWER8 performance monitor hardware support registered >[ 0.011268] linux-7ltu kernel: power8-pmu: PMAO restore workaround active. >[ 0.085467] linux-7ltu kernel: Brought up 8 CPUs >[ 0.085523] linux-7ltu kernel: Node 0 CPUs: 0-7 >[ 0.085857] linux-7ltu kernel: devtmpfs: initialized >[ 0.111784] linux-7ltu kernel: EEH: devices created >[ 0.112501] linux-7ltu kernel: NET: Registered protocol family 16 >[ 0.112512] linux-7ltu kernel: EEH functionality not supported >[ 0.112546] linux-7ltu kernel: IBM eBus Device Driver >[ 0.122748] linux-7ltu kernel: cpuidle: using governor ladder >[ 0.132762] linux-7ltu kernel: cpuidle: using governor menu >[ 0.132991] linux-7ltu kernel: pstore: Registered nvram as persistent store backend >[ 0.134973] linux-7ltu kernel: PCI: Probing PCI hardware >[ 0.135004] linux-7ltu kernel: PCI host bridge to bus 0000:00 >[ 0.135007] linux-7ltu kernel: pci_bus 0000:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff]) >[ 0.135009] linux-7ltu kernel: pci_bus 0000:00: root bus resource [mem 0x100a0000000-0x100bfffffff] (bus address [0x80000000-0x9fffffff]) >[ 0.135011] linux-7ltu kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.165891] linux-7ltu kernel: IOMMU table initialized, virtual merging enabled >[ 0.166166] linux-7ltu kernel: PCI: Probing PCI hardware done >[ 0.173283] linux-7ltu kernel: vgaarb: loaded >[ 0.173329] linux-7ltu kernel: EDAC MC: Ver: 3.0.0 >[ 0.173687] linux-7ltu kernel: NetLabel: Initializing >[ 0.173688] linux-7ltu kernel: NetLabel: domain hash size = 128 >[ 0.173689] linux-7ltu kernel: NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.173701] linux-7ltu kernel: NetLabel: unlabeled traffic allowed by default >[ 0.173746] linux-7ltu kernel: Switched to clocksource timebase >[ 0.182033] linux-7ltu kernel: AppArmor: AppArmor Filesystem Enabled >[ 0.183856] linux-7ltu kernel: NET: Registered protocol family 2 >[ 0.184022] linux-7ltu kernel: TCP established hash table entries: 32768 (order: 2, 262144 bytes) >[ 0.184092] linux-7ltu kernel: TCP bind hash table entries: 32768 (order: 3, 524288 bytes) >[ 0.184172] linux-7ltu kernel: TCP: Hash tables configured (established 32768 bind 32768) >[ 0.184186] linux-7ltu kernel: TCP: reno registered >[ 0.184193] linux-7ltu kernel: UDP hash table entries: 2048 (order: 0, 65536 bytes) >[ 0.184206] linux-7ltu kernel: UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes) >[ 0.184292] linux-7ltu kernel: NET: Registered protocol family 1 >[ 0.184379] linux-7ltu kernel: PCI: CLS 0 bytes, default 128 >[ 0.184424] linux-7ltu kernel: Unpacking initramfs... >[ 1.487197] linux-7ltu kernel: Freeing initrd memory: 9600K (c000000003200000 - c000000003b60000) >[ 1.487329] linux-7ltu kernel: rtasd: No event-scan on system >[ 1.487332] linux-7ltu kernel: rtas_flash: no firmware flash support >[ 1.524111] linux-7ltu kernel: futex hash table entries: 2048 (order: 2, 262144 bytes) >[ 1.524172] linux-7ltu kernel: audit: initializing netlink subsys (disabled) >[ 1.524188] linux-7ltu kernel: audit: type=2000 audit(1436265317.520:1): initialized >[ 1.524411] linux-7ltu kernel: zpool: loaded >[ 1.524413] linux-7ltu kernel: zbud: loaded >[ 1.524572] linux-7ltu kernel: VFS: Disk quotas dquot_6.5.2 >[ 1.524610] linux-7ltu kernel: VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) >[ 1.524809] linux-7ltu kernel: hugetlbfs: disabling because there are no supported hugepage sizes >[ 1.524911] linux-7ltu kernel: Key type big_key registered >[ 1.525135] linux-7ltu kernel: Key type asymmetric registered >[ 1.525138] linux-7ltu kernel: Asymmetric key parser 'x509' registered >[ 1.525165] linux-7ltu kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 1.525226] linux-7ltu kernel: io scheduler noop registered >[ 1.525228] linux-7ltu kernel: io scheduler deadline registered >[ 1.525248] linux-7ltu kernel: io scheduler cfq registered (default) >[ 1.525313] linux-7ltu kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 1.525320] linux-7ltu kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 1.525322] linux-7ltu kernel: rpaphp: RPA HOT Plug PCI Controller Driver version: 0.1 >[ 1.525327] linux-7ltu kernel: rpadlpar_io_init: partition not DLPAR capable >[ 1.525607] linux-7ltu kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled >[ 1.525806] linux-7ltu kernel: pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>) >[ 1.525833] linux-7ltu kernel: pseries_rng: Registering IBM pSeries RNG driver >[ 1.525983] linux-7ltu kernel: Uniform Multi-Platform E-IDE driver >[ 1.526064] linux-7ltu kernel: mousedev: PS/2 mouse device common for all mice >[ 1.526243] linux-7ltu kernel: pseries_idle_driver registered >[ 1.526259] linux-7ltu kernel: ledtrig-cpu: registered to indicate activity on CPUs >[ 1.526272] linux-7ltu kernel: hidraw: raw HID events driver (C) Jiri Kosina >[ 1.526324] linux-7ltu kernel: TCP: cubic registered >[ 1.526392] linux-7ltu kernel: NET: Registered protocol family 10 >[ 1.526584] linux-7ltu kernel: NET: Registered protocol family 15 >[ 1.526736] linux-7ltu kernel: registered taskstats version 1 >[ 1.526804] linux-7ltu kernel: AppArmor: AppArmor sha1 policy hashing enabled >[ 1.527171] linux-7ltu kernel: ../drivers/rtc/hctosys.c: unable to open rtc device (rtc0) >[ 1.527795] linux-7ltu kernel: Freeing unused kernel memory: 960K (c000000000b60000 - c000000000c50000) >[ 1.536347] linux-7ltu kernel: random: systemd urandom read with 1 bits of entropy available >[ 1.538091] linux-7ltu systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN) >[ 1.538132] linux-7ltu systemd[1]: Detected virtualization 'kvm'. >[ 1.538135] linux-7ltu systemd[1]: Detected architecture 'ppc64-le'. >[ 1.538137] linux-7ltu systemd[1]: Running in initial RAM disk. >[ 1.538161] linux-7ltu systemd[1]: Set hostname to <linux-7ltu>. >[ 1.574804] linux-7ltu systemd[1]: Unit type .busname is not supported on this system. >[ 1.579156] linux-7ltu systemd[1]: Reached target Swap. >[ 1.579165] linux-7ltu systemd[1]: Starting Swap. >[ 1.579200] linux-7ltu systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >[ 1.579207] linux-7ltu systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. >[ 1.579485] linux-7ltu systemd[1]: Created slice -.slice. >[ 1.579492] linux-7ltu systemd[1]: Starting -.slice. >[ 1.579555] linux-7ltu systemd[1]: Created slice System Slice. >[ 1.579562] linux-7ltu systemd[1]: Starting System Slice. >[ 1.579625] linux-7ltu systemd[1]: Created slice system-systemd\x2dfsck.slice. >[ 1.579632] linux-7ltu systemd[1]: Starting system-systemd\x2dfsck.slice. >[ 1.579641] linux-7ltu systemd[1]: Reached target Local File Systems. >[ 1.579647] linux-7ltu systemd[1]: Starting Local File Systems. >[ 1.579655] linux-7ltu systemd[1]: Reached target Timers. >[ 1.579661] linux-7ltu systemd[1]: Starting Timers. >[ 1.579685] linux-7ltu systemd[1]: Listening on udev Kernel Socket. >[ 1.579691] linux-7ltu systemd[1]: Starting udev Kernel Socket. >[ 1.579711] linux-7ltu systemd[1]: Listening on Journal Audit Socket. >[ 1.579717] linux-7ltu systemd[1]: Starting Journal Audit Socket. >[ 1.579725] linux-7ltu systemd[1]: Reached target Paths. >[ 1.579731] linux-7ltu systemd[1]: Starting Paths. >[ 1.579759] linux-7ltu systemd[1]: Listening on udev Control Socket. >[ 1.579765] linux-7ltu systemd[1]: Starting udev Control Socket. >[ 1.579774] linux-7ltu systemd[1]: Reached target Slices. >[ 1.579780] linux-7ltu systemd[1]: Starting Slices. >[ 1.579814] linux-7ltu systemd[1]: Listening on Journal Socket. >[ 1.579821] linux-7ltu systemd[1]: Starting Journal Socket. >[ 1.580395] linux-7ltu systemd[1]: Starting Load Kernel Modules... >[ 1.580441] linux-7ltu systemd[1]: Started dracut ask for additional cmdline parameters. >[ 1.581204] linux-7ltu systemd[1]: Starting dracut cmdline hook... >[ 1.582100] linux-7ltu systemd[1]: Starting Create list of required static device nodes for the current kernel... >[ 1.582171] linux-7ltu systemd[1]: Listening on Journal Socket (/dev/log). >[ 1.582202] linux-7ltu systemd[1]: Starting Journal Socket (/dev/log). >[ 1.582232] linux-7ltu systemd[1]: Reached target Sockets. >[ 1.582257] linux-7ltu systemd[1]: Starting Sockets. >[ 1.583257] linux-7ltu systemd[1]: Starting Journal Service... >[ 1.585320] linux-7ltu systemd[1]: Started Create list of required static device nodes for the current kernel. >[ 1.586847] linux-7ltu systemd[1]: Starting Create Static Device Nodes in /dev... >[ 1.591528] linux-7ltu kernel: SCSI subsystem initialized >[ 1.593092] linux-7ltu systemd[1]: Started Load Kernel Modules. >[ 1.593176] linux-7ltu kernel: audit: type=1130 audit(1436265317.580:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.593549] linux-7ltu systemd[1]: Started Create Static Device Nodes in /dev. >[ 1.593585] linux-7ltu kernel: audit: type=1130 audit(1436265317.580:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.594166] linux-7ltu systemd-journal[144]: Journal started >[ 1.594301] linux-7ltu systemd-modules-load[141]: Inserted module 'sg' >[ 1.594397] linux-7ltu unknown[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.594475] linux-7ltu unknown[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.595262] linux-7ltu unknown[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.598339] linux-7ltu systemd[1]: Started Apply Kernel Variables. >[ 1.598907] linux-7ltu systemd[1]: Started Journal Service. >[ 1.598971] linux-7ltu kernel: audit: type=1130 audit(1436265317.590:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.604229] linux-7ltu dracut-cmdline[142]: dracut-20150705 (Tumbleweed) dracut-041-2.3 >[ 1.605869] linux-7ltu dracut-cmdline[142]: Using kernel command line parameters: >[ 1.664772] linux-7ltu systemd[1]: Started dracut cmdline hook. >[ 1.664900] linux-7ltu unknown[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.665865] linux-7ltu systemd[1]: Starting dracut pre-udev hook... >[ 1.668235] linux-7ltu kernel: audit: type=1130 audit(1436265317.660:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.694513] linux-7ltu systemd[1]: Started dracut pre-udev hook. >[ 1.694643] linux-7ltu unknown[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.695511] linux-7ltu systemd[1]: Starting udev Kernel Device Manager... >[ 1.698132] linux-7ltu systemd-udevd[255]: starting version 219 >[ 1.700346] linux-7ltu systemd[1]: Started udev Kernel Device Manager. >[ 1.697969] linux-7ltu kernel: audit: type=1130 audit(1436265317.690:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.703755] linux-7ltu kernel: audit: type=1130 audit(1436265317.700:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.700723] linux-7ltu unknown[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.701770] linux-7ltu systemd[1]: Starting dracut pre-trigger hook... >[ 1.714512] linux-7ltu systemd[1]: Started dracut pre-trigger hook. >[ 1.714603] linux-7ltu unknown[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.715331] linux-7ltu systemd[1]: Starting udev Coldplug all Devices... >[ 1.718030] linux-7ltu kernel: audit: type=1130 audit(1436265317.710:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.744232] linux-7ltu systemd[1]: Started udev Coldplug all Devices. >[ 1.744521] linux-7ltu unknown[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.745809] linux-7ltu systemd[1]: Starting dracut initqueue hook... >[ 1.746422] linux-7ltu systemd[1]: Reached target System Initialization. >[ 1.747080] linux-7ltu systemd[1]: Starting System Initialization. >[ 1.747664] linux-7ltu systemd[1]: Reached target Basic System. >[ 1.748198] linux-7ltu systemd[1]: Starting Basic System. >[ 1.747533] linux-7ltu kernel: audit: type=1130 audit(1436265317.740:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 1.760994] linux-7ltu kernel: virtio-pci 0000:00:00.0: enabling device (0100 -> 0103) >[ 1.761431] linux-7ltu kernel: virtio-pci 0000:00:00.0: virtio_pci: leaving for legacy driver >[ 1.762075] linux-7ltu kernel: virtio-pci 0000:00:01.0: enabling device (0100 -> 0103) >[ 1.762484] linux-7ltu kernel: virtio-pci 0000:00:01.0: virtio_pci: leaving for legacy driver >[ 1.767827] linux-7ltu systemd-vconsole-setup[281]: /usr/bin/setfont failed with error code 1. >[ 1.768199] linux-7ltu kernel: ibmveth: IBM Power Virtual Ethernet Driver 1.04 >[ 1.768342] linux-7ltu kernel: ibmveth 71000002 (unnamed net_device) (uninitialized): unable to change checksum offload settings. 1 rc=-2 ret_attr=71000002 >[ 1.769861] linux-7ltu kernel: ibmvscsi 71000003: SRP_VERSION: 16.a >[ 1.770035] linux-7ltu kernel: scsi host0: IBM POWER Virtual SCSI Adapter 1.5.9 >[ 1.772684] linux-7ltu kernel: ibmvscsi 71000003: partner initialization complete >[ 1.772711] linux-7ltu kernel: ibmvscsi 71000003: host srp version: 16.a, host partition qemu (0), OS 2, max io 2097152 >[ 1.772733] linux-7ltu kernel: ibmvscsi 71000003: sent SRP login >[ 1.772735] linux-7ltu kernel: ibmvscsi 71000003: SRP_LOGIN succeeded >[ 1.784727] linux-7ltu kernel: scsi 0:0:2:0: CD-ROM QEMU QEMU CD-ROM 2.2. PQ: 0 ANSI: 5 >[ 1.785203] linux-7ltu kernel: scsi 0:0:2:0: Attached scsi generic sg0 type 5 >[ 1.788850] linux-7ltu kernel: scsi host1: Virtio SCSI HBA >[ 1.813132] linux-7ltu kernel: scsi 1:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.2. PQ: 0 ANSI: 5 >[ 1.813512] linux-7ltu kernel: scsi 1:0:0:0: Attached scsi generic sg1 type 0 >[ 1.848507] linux-7ltu kernel: scsi host2: Virtio SCSI HBA >[ 1.849092] linux-7ltu kernel: scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.2. PQ: 0 ANSI: 5 >[ 1.849656] linux-7ltu kernel: scsi 2:0:0:0: Attached scsi generic sg2 type 0 >[ 1.889454] linux-7ltu kernel: sd 1:0:0:0: [sda] 41943040 512-byte logical blocks: (21.4 GB/20.0 GiB) >[ 1.889729] linux-7ltu kernel: sd 2:0:0:0: [sdb] 41943040 512-byte logical blocks: (21.4 GB/20.0 GiB) >[ 1.891069] linux-7ltu kernel: sd 1:0:0:0: [sda] Write Protect is off >[ 1.891074] linux-7ltu kernel: sd 1:0:0:0: [sda] Mode Sense: 63 00 00 08 >[ 1.891224] linux-7ltu kernel: sd 2:0:0:0: [sdb] Write Protect is off >[ 1.891227] linux-7ltu kernel: sd 2:0:0:0: [sdb] Mode Sense: 63 00 00 08 >[ 1.891478] linux-7ltu kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.891728] linux-7ltu kernel: sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.896239] linux-7ltu kernel: sda: sda1 sda2 sda3 sda4 >[ 1.898005] linux-7ltu kernel: sd 1:0:0:0: [sda] Attached SCSI disk >[ 1.898399] linux-7ltu kernel: sd 2:0:0:0: [sdb] Attached SCSI disk >[ 1.929727] linux-7ltu systemd[1]: Device dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_mpath1.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:01.0/virtio1/host2/target2:0:0/2:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:00.0/virtio0/host1/target1:0:0/1:0:0:0/block/sda >[ 1.931012] linux-7ltu systemd[1]: Device dev-disk-by\x2did-scsi\x2dSQEMU_QEMU_HARDDISK_mpath1.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:01.0/virtio1/host2/target2:0:0/2:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:00.0/virtio0/host1/target1:0:0/1:0:0:0/block/sda >[ 1.940746] linux-7ltu kernel: sr 0:0:2:0: [sr0] scsi3-mmc drive: 16x/50x cd/rw xa/form2 cdda tray >[ 1.940749] linux-7ltu kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >[ 1.940906] linux-7ltu kernel: sr 0:0:2:0: Attached scsi CD-ROM sr0 >[ 2.113744] linux-7ltu kernel: raid6: altivecx1 8775 MB/s >[ 2.283744] linux-7ltu kernel: raid6: altivecx2 15075 MB/s >[ 2.453743] linux-7ltu kernel: raid6: altivecx4 21833 MB/s >[ 2.623745] linux-7ltu kernel: raid6: altivecx8 15749 MB/s >[ 2.793758] linux-7ltu kernel: raid6: int64x1 3789 MB/s >[ 2.963752] linux-7ltu kernel: raid6: int64x2 7556 MB/s >[ 3.133752] linux-7ltu kernel: raid6: int64x4 10307 MB/s >[ 3.303766] linux-7ltu kernel: raid6: int64x8 2937 MB/s >[ 3.303767] linux-7ltu kernel: raid6: using algorithm altivecx4 (21833 MB/s) >[ 3.303768] linux-7ltu kernel: raid6: using intx1 recovery algorithm >[ 3.303966] linux-7ltu kernel: xor: measuring software checksum speed >[ 3.403744] linux-7ltu kernel: 8regs : 16147.200 MB/sec >[ 3.503738] linux-7ltu kernel: 8regs_prefetch: 14528.000 MB/sec >[ 3.603744] linux-7ltu kernel: 32regs : 17273.600 MB/sec >[ 3.703742] linux-7ltu kernel: 32regs_prefetch: 15635.200 MB/sec >[ 3.803743] linux-7ltu kernel: altivec : 28044.800 MB/sec >[ 3.803744] linux-7ltu kernel: xor: using function: altivec (28044.800 MB/sec) >[ 3.818156] linux-7ltu systemd[1]: Found device QEMU_HARDDISK 3. >[ 3.819313] linux-7ltu kernel: Btrfs loaded, assert=on >[ 3.819952] linux-7ltu kernel: BTRFS: device fsid f790aa67-b52e-4927-9a41-e982511ade1f devid 1 transid 30 /dev/sda3 >[ 170.073929] linux-7ltu kernel: random: nonblocking pool is initialized >[ 187.418941] linux-7ltu dracut-initqueue[280]: Warning: Could not boot. >[ 187.419243] linux-7ltu dracut-initqueue[280]: Warning: /dev/mapper/0QEMU_QEMU_HARDDISK_mpath1_part2 does not exist >[ 187.425947] linux-7ltu systemd[1]: Starting Setup Virtual Console... >[ 187.427536] linux-7ltu systemd-vconsole-setup[3214]: mapscrn: cannot open map file _trivial_ >[ 187.427773] linux-7ltu systemd-vconsole-setup[3214]: /usr/bin/setfont failed with error code 1. >[ 187.433693] linux-7ltu systemd[1]: Started Setup Virtual Console. >[ 187.433779] linux-7ltu unknown[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 187.435627] linux-7ltu systemd[1]: Starting Dracut Emergency Shell... >[ 187.437261] linux-7ltu kernel: audit: type=1130 audit(1436265503.420:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >dracut:/# multipath -ll >sh: multipath: command not found >dracut:/# ls -la /dev/mapper/0QEMU_QEMU_HARDDISK_mpath1_part2 >ls: cannot access /dev/mapper/0QEMU_QEMU_HARDDISK_mpath1_part2: No such file or directory >dracut:/# cat /dev/mapper/0QEMU_QEMU_HARDDISK_mpath1_part2 >cat: /dev/mapper/0QEMU_QEMU_HARDDISK_mpath1_part2: No such file or directory >dracut:/# >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 937040
: 640267 |
640279