Hi Scott, ----- Original Message ----- > Paul, > > The Host is x86_64 CentOS 7.2. > qemu-kvm-common 1.5.3 > qemu-kvm 1.5.3 > qemu-system-arm 2.0.0 > libvirt 1.2.17 That's quite a bit older than whats in Fedora 24/25(qemu-system-arm-2.7.0-7.fc25). I'd suggest opening a bug. There may be a better incantation of qemu you can use for the Centos version. If you're able to work that out, please update our wiki for other Centos users. Paul > > following is the best capture I could get: > > + cat /lib/dracut/dracut-044-77.fc25 > dracut-044-77.fc25 > + cat /proc/cmdline > console=ttyAMA0 rw root=LABEL=_/ rootwait audit=0 > + '[' -f /etc/cmdline ']' > + for _i in '/etc/cmdline.d/*.conf' > + '[' -f '/etc/cmdline.d/*.conf' ']' > + break > + cat /proc/self/mountinfo > 0 0 0:1 / / rw shared:1 - rootfs rootfs rw > 16 0 0:16 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw > 17 0 0:4 / /proc rw,nosuid,nodev,noexec,relatime shared:7 - proc proc rw > 18 0 0:6 / /dev rw,nosuid shared:8 - devtmpfs devtmpfs > rw,size=1498324k,nr_inodes=175724,mode=755 > 19 16 0:17 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 - > securityfs securityfs rw > 20 18 0:18 / /dev/shm rw,nosuid,nodev shared:9 - tmpfs tmpfs rw > 21 18 0:19 / /dev/pts rw,nosuid,noexec,relatime shared:10 - devpts devpts > rw,gid=5,mode=620,ptmxmode=000 > 22 0 0:20 / /run rw,nosuid,nodev shared:11 - tmpfs tmpfs rw,mode=755 > 23 16 0:21 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs > ro,mode=755 > group cgroup > rw,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd > 25 16 0:23 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:6 - pstore > pstore rw > 26 23 0:24 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:12 > - cgroup cgroup rw,freezer > 27 23 0:25 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:13 > - cgroup cgroup rw,memory > 28 23 0:26 / /sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:14 - > cgroup cgroup rw,pids > 29 23 0:27 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:15 > - cgroup cgroup rw,devices > 30 23 0:28 / /sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime > shared:16 - cgroup cgroup rw,net_cls,net_prio > 31 23 0:29 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:17 > - cgroup cgroup rw,cpuset > 32 23 0:30 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:18 - > cgroup cgroup rw,blkio > 33 23 0:31 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime > shared:19 - cgroup cgroup rw,cpu,cpuacct > 34 23 0:32 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime > shared:20 - cgroup cgroup rw,perf_event > 55 16 0:33 / /sys/kernel/config rw,relatime shared:21 - configfs configfs rw > + 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=1498324k,nr_inodes=175724,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/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer > 0 0 > cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 > 0 > cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0 > cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices > 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/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 > 0 > cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0 > cgroup /sys/fs/cgroup/cpu,cpuacct cgroup > rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0 > cgroup /sys/fs/cgroup/perf_event cgroup > rw,nosuid,nodev,noexec,relatime,perf_event 0 0 > configfs /sys/kernel/config configfs rw,relatime 0 0 > + blkid > + blkid -o udev > + ls -l '/dev/disk/by*' > ls: cannot access '/dev/disk/by*': No such file or directory > + 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 > + lvm pvdisplay > + lvm vgdisplay > + lvm lvdisplay > + command -v dmsetup > + dmsetup ls --tree > No devices found > + cat /proc/mdstat > Personalities : > unused devices: <none> > + command -v ip > + ip addr > 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group > default qlen 1 > 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 > + command -v journalctl > + journalctl -ab --no-pager -o short-monotonic > -- Logs begin at Mon 2016-07-25 19:49:51 UTC, end at Mon 2016-07-25 19:56:10 > UTC. -- > [ 15.409626] localhost systemd-journald[140]: Runtime journal > (/run/log/journal/) is 8.0M, max 151.5M, 143.5M free. > [ 0.000000] localhost kernel: Booting Linux on physical CPU 0x0 > [ 0.000000] localhost kernel: Linux version 4.8.6-300.fc25.armv7hl > (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 6.2.1 > 20160916 (Red Hat 6.2.1-2) (GCC) ) #1 SMP Tue Nov 1 14:46:32 UTC 2016 > [ 0.000000] localhost kernel: CPU: ARMv7 Processor [412fc0f1] revision 1 > (ARMv7), cr=10c5387d > [ 0.000000] localhost kernel: CPU: div instructions available: patching > division code > [ 0.000000] localhost kernel: CPU: PIPT / VIPT nonaliasing data cache, > PIPT instruction cache > [ 0.000000] localhost kernel: OF: fdt:Machine model: linux,dummy-virt > [ 0.000000] localhost kernel: OF: fdt:Ignoring memory range 0x100000000 - > 0x140000000 > [ 0.000000] localhost kernel: efi: Getting EFI parameters from FDT: > [ 0.000000] localhost kernel: efi: UEFI not found. > [ 0.000000] localhost kernel: cma: Reserved 64 MiB at 0xfbc00000 > [ 0.000000] localhost kernel: Memory policy: Data cache writealloc > [ 0.000000] localhost kernel: On node 0 totalpages: 786431 > [ 0.000000] localhost kernel: free_area_init_node: node 0, pgdat c0e6b040, > node_mem_map ee4f9000 > [ 0.000000] localhost kernel: Normal zone: 1728 pages used for memmap > [ 0.000000] localhost kernel: Normal zone: 0 pages reserved > [ 0.000000] localhost kernel: Normal zone: 196608 pages, LIFO batch:31 > [ 0.000000] localhost kernel: HighMem zone: 589823 pages, LIFO batch:31 > [ 0.000000] localhost kernel: percpu: Embedded 15 pages/cpu @ee4d5000 > s31500 r8192 d21748 u61440 > [ 0.000000] localhost kernel: pcpu-alloc: s31500 r8192 d21748 u61440 > alloc=15*4096 > [ 0.000000] localhost kernel: pcpu-alloc: [0] 0 > [ 0.000000] localhost kernel: Built 1 zonelists in Zone order, mobility > grouping on. Total pages: 784703 > [ 0.000000] localhost kernel: Kernel command line: console=ttyAMA0 rw > root=LABEL=_/ rootwait audit=0 > [ 0.000000] localhost kernel: audit: disabled (until reboot) > [ 0.000000] localhost kernel: PID hash table entries: 4096 (order: 2, > 16384 bytes) > [ 0.000000] localhost kernel: Dentry cache hash table entries: 131072 > (order: 7, 524288 bytes) > [ 0.000000] localhost kernel: Inode-cache hash table entries: 65536 > (order: 6, 262144 bytes) > [ 0.000000] localhost kernel: Memory: 2996652K/3145724K available (7042K > kernel code, 1093K rwdata, 3300K rodata, 1156K init, 853K bss, 83536K > reserved, 65536K cma-reserved, 2293756K highmem) > [ 0.000000] localhost kernel: Virtual kernel memory layout: > vector : 0xffff0000 - 0xffff1000 ( > 4 kB) > fixmap : 0xffc00000 - 0xfff00000 > (3072 kB) > vmalloc : 0xf0800000 - 0xff800000 ( > 240 MB) > lowmem : 0xc0000000 - 0xf0000000 ( > 768 MB) > pkmap : 0xbfe00000 - 0xc0000000 ( > 2 MB) > modules : 0xbf000000 - 0xbfe00000 ( > 14 MB) > .text : 0xc0208000 - 0xc08e8b74 > (7043 kB) > .init : 0xc0c5b000 - 0xc0d7c000 > (1156 kB) > .data : 0xc0d7c000 - 0xc0e8d7a4 > (1094 kB) > .bss : 0xc0e8d7a4 - 0xc0f62d30 ( > 854 kB) > [ 0.000000] localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, > CPUs=1, Nodes=1 > [ 0.000000] localhost kernel: Hierarchical RCU implementation. > [ 0.000000] localhost kernel: Build-time adjustment of leaf fanout > to 32. > [ 0.000000] localhost kernel: RCU restricting CPUs from NR_CPUS=32 > to nr_cpu_ids=1. > [ 0.000000] localhost kernel: RCU: Adjusting geometry for > rcu_fanout_leaf=32, nr_cpu_ids=1 > [ 0.000000] localhost kernel: NR_IRQS:16 nr_irqs:16 16 > [ 0.000000] localhost kernel: GIC physical location is 0x8001000 > [ 0.000000] localhost kernel: arm_arch_timer: WARNING: Invalid trigger for > IRQ18, assuming level low > [ 0.000000] localhost kernel: arm_arch_timer: WARNING: Please fix your > firmware > [ 0.000000] localhost kernel: GIC: PPI11 is secure or misconfigured > [ 0.000000] localhost kernel: arm_arch_timer: Architected cp15 timer(s) > running at 62.50MHz (virt). > [ 0.000000] localhost kernel: clocksource: arch_sys_counter: mask: > 0xffffffffffffff max_cycles: 0x1cd42e208c, max_idle_ns: 881590405314 ns > [ 0.000126] localhost kernel: sched_clock: 56 bits at 62MHz, resolution > 16ns, wraps every 4398046511096ns > [ 0.000272] localhost kernel: Switching to timer-based delay loop, > resolution 16ns > [ 0.003503] localhost kernel: Console: colour dummy device 80x30 > [ 0.007353] localhost kernel: Calibrating delay loop (skipped), value > calculated using timer frequency.. 125.00 BogoMIPS (lpj=312500) > [ 0.007612] localhost kernel: pid_max: default: 32768 minimum: 301 > [ 0.012451] localhost kernel: Security Framework initialized > [ 0.012513] localhost kernel: Yama: becoming mindful. > [ 0.013278] localhost kernel: SELinux: Initializing. > [ 0.015389] localhost kernel: SELinux: Starting in permissive mode > [ 0.019084] localhost kernel: Mount-cache hash table entries: 2048 (order: > 1, 8192 bytes) > [ 0.019125] localhost kernel: Mountpoint-cache hash table entries: 2048 > (order: 1, 8192 bytes) > [ 0.034332] localhost kernel: CPU: Testing write buffer coherency: ok > [ 0.035181] localhost kernel: ftrace: allocating 30396 entries in 60 pages > [ 0.707451] localhost kernel: /cpus/cpu@0 missing clock-frequency property > [ 0.707881] localhost kernel: CPU0: thread -1, cpu 0, socket 0, mpidr > 80000000 > [ 0.708170] localhost kernel: Setting up static identity map for > 0x40208280 - 0x40208318 > [ 0.724706] localhost kernel: EFI services will not be available. > [ 0.727389] localhost kernel: Brought up 1 CPUs > [ 0.727460] localhost kernel: SMP: Total of 1 processors activated (125.00 > BogoMIPS). > [ 0.727521] localhost kernel: CPU: All CPU(s) started in SVC mode. > [ 0.765628] localhost kernel: devtmpfs: initialized > [ 0.775833] localhost kernel: VFP support v0.3: implementor 41 > architecture 4 part 30 variant f rev 0 > [ 0.796884] localhost kernel: clocksource: jiffies: mask: 0xffffffff > max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns > [ 0.810796] localhost kernel: atomic64_test: passed > [ 0.811064] localhost kernel: pinctrl core: initialized pinctrl subsystem > [ 0.831265] localhost kernel: NET: Registered protocol family 16ent > allocations > [ 0.843091] localhost kernel: cpuidle: using governor menu > [ 0.843625] localhost kernel: No ATAGs? > [ 0.843707] localhost kernel: hw-breakpoint: debug architecture 0x0 > unsupported. > [ 0.847507] localhost kernel: Serial: AMBA PL011 UART driver > [ 0.873215] localhost kernel: 9000000.pl011: ttyAMA0 at MMIO 0x9000000 > (irq = 52, base_baud = 0) is a PL011 rev1 > [ 0.900204] localhost kernel: console [ttyAMA0] enabled > [ 0.906553] localhost kernel: irq: type mismatch, failed to map hwirq-27 > for /intc! > [ 0.960557] localhost kernel: vgaarb: loaded > [ 0.964419] localhost kernel: SCSI subsystem initialized > [ 0.965468] localhost kernel: libata version 3.00 loaded. > [ 0.966878] localhost kernel: usbcore: registered new interface driver > usbfs > [ 0.967523] localhost kernel: usbcore: registered new interface driver hub > [ 0.968138] localhost kernel: usbcore: registered new device driver usb > [ 0.977833] localhost kernel: NetLabel: Initializing > [ 0.978035] localhost kernel: NetLabel: domain hash size = 128 > [ 0.978352] localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 > [ 0.979914] localhost kernel: NetLabel: unlabeled traffic allowed by > default > [ 0.983624] localhost kernel: clocksource: Switched to clocksource > arch_sys_counter > [ 1.172126] localhost kernel: VFS: Disk quotas dquot_6.6.0 > [ 1.173578] localhost kernel: VFS: Dquot-cache hash table entries: 1024 > (order 0, 4096 bytes) > [ 1.209684] localhost kernel: NET: Registered protocol family 2 > [ 1.241157] localhost kernel: TCP established hash table entries: 8192 > (order: 3, 32768 bytes) > [ 1.242940] localhost kernel: TCP bind hash table entries: 8192 (order: 4, > 65536 bytes) > [ 1.244787] localhost kernel: TCP: Hash tables configured (established > 8192 bind 8192) > [ 1.246594] localhost kernel: UDP hash table entries: 512 (order: 2, 16384 > bytes) > [ 1.247958] localhost kernel: UDP-Lite hash table entries: 512 (order: 2, > 16384 bytes) > [ 1.256586] localhost kernel: NET: Registered protocol family 1 > [ 1.258147] localhost kernel: PCI: CLS 0 bytes, default 64 > [ 1.275532] localhost kernel: Unpacking initramfs... > [ 9.474229] localhost kernel: Freeing initrd memory: 41184K (c8000000 - > ca838000) > [ 9.520409] localhost kernel: futex hash table entries: 256 (order: 2, > 16384 bytes) > [ 9.524646] localhost kernel: Initialise system trusted keyrings > [ 9.551846] localhost kernel: zbud: loaded > [ 9.575615] localhost kernel: Key type big_key registered > [ 9.575918] localhost kernel: SELinux: Registering netfilter hooks > [ 10.628113] localhost kernel: NET: Registered protocol family 38 > [ 10.628597] localhost kernel: Key type asymmetric registered > [ 10.628879] localhost kernel: Asymmetric key parser 'x509' registered > [ 10.629423] localhost kernel: bounce: pool size: 64 pages > [ 10.630956] localhost kernel: Block layer SCSI generic (bsg) driver > version 0.4 loaded (major 250) > [ 10.632018] localhost kernel: io scheduler noop registered > [ 10.632311] localhost kernel: io scheduler deadline registered > [ 10.634972] localhost kernel: io scheduler cfq registered (default) > [ 10.652945] localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: > 0.5 > [ 10.653480] localhost kernel: pciehp: PCI Express Hot Plug Controller > Driver version: 0.4 > [ 10.665511] localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ > sharing enabled > [ 10.696589] localhost kernel: Serial: AMBA driver > [ 10.700453] localhost kernel: msm_serial: driver initialized > [ 10.714922] localhost kernel: libphy: Fixed MDIO Bus: probed > [ 10.718039] localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller > (EHCI) Driver > [ 10.720809] localhost kernel: ohci-pci: OHCI PCI platform driver > [ 10.721739] localhost kernel: uhci_hcd: USB Universal Host Controller > Interface driver > [ 10.725452] localhost kernel: usbcore: registered new interface driver > usbserial > [ 10.726421] localhost kernel: usbcore: registered new interface driver > usbserial_generic > [ 10.727966] localhost kernel: usbserial: USB Serial support registered for > generic > [ 10.730278] localhost kernel: mousedev: PS/2 mouse device common for all > mice > [ 10.745938] localhost kernel: device-mapper: uevent: version 1.0.3 > [ 10.751311] localhost kernel: device-mapper: ioctl: 4.35.0-ioctl > (2016-06-23) initialised: dm-devel@xxxxxxxxxx > [ 10.759664] localhost kernel: ledtrig-cpu: registered to indicate activity > on CPUs > [ 10.761382] localhost kernel: hidraw: raw HID events driver (C) Jiri > Kosina > [ 10.763809] localhost kernel: usbcore: registered new interface driver > usbhid > [ 10.764468] localhost kernel: usbhid: USB HID core driver > [ 10.773390] localhost kernel: drop_monitor: Initializing network drop > monitor service > [ 10.779853] localhost kernel: Initializing XFRM netlink socket > [ 10.793571] localhost kernel: NET: Registered protocol family 10 > [ 10.811314] localhost kernel: mip6: Mobile IPv6 > [ 10.811934] localhost kernel: NET: Registered protocol family 17 > [ 10.813763] localhost kernel: ThumbEE CPU extension supported. > [ 10.814399] localhost kernel: Registering SWP/SWPB emulation handler > [ 10.819052] localhost kernel: registered taskstats version 1 > [ 10.820069] localhost kernel: Loading compiled-in X.509 certificates > [ 10.958124] localhost kernel: alg: No test for pkcs1pad(rsa,sha256) > (pkcs1pad(rsa-generic,sha256)) > [ 10.973990] localhost kernel: Loaded X.509 cert 'Fedora kernel signing > key: 9232fac7fb334580a05d0c180d17bd8231bd1ecf' > [ 10.976265] localhost kernel: zswap: loaded using pool lzo/zbud > [ 11.188067] localhost kernel: hctosys: unable to open rtc device (rtc0) > [ 11.189765] localhost kernel: sr_init: No PMIC hook to init smartreflex > [ 11.190334] localhost kernel: sr_init: platform driver register failed for > SR > [ 11.192060] localhost kernel: PM: Hibernation image not present or could > not be loaded. > [ 11.196425] localhost kernel: uart-pl011 9000000.pl011: no DMA platform > data > [ 11.210123] localhost kernel: Freeing unused kernel memory: 1156K > (c0c5b000 - c0d7c000) > [ 11.210639] localhost kernel: This architecture does not have kernel > memory p: > [ 11.394018] localhost systemd[1]: System time before build time, advancing > clock. > [ 11.580419] localhost kernel: random: systemd: uninitialized urandom read > (16 bytes read) > [ 11.611473] localhost kernel: random: systemd: uninitialized urandom read > (16 bytes read) > [ 12.035512] localhost systemd[1]: systemd 231 running in system mode. > (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP > +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) > [ 12.049669] localhost systemd[1]: Detected architecture arm. > [ 12.050636] localhost systemd[1]: Running in initial RAM disk. > [ 12.063486] localhost systemd[1]: No hostname configured. > [ 12.064729] localhost systemd[1]: Set hostname to <localhost>. > [ 12.069428] localhost kernel: random: systemd: uninitialized urandom read > (16 bytes read) > [ 12.070787] localhost systemd[1]: Initializing machine ID from random > generator. > [ 14.194891] localhost kernel: random: systemd: uninitialized urandom read > (16 bytes read) > [ 14.196142] localhost kernel: random: systemd: uninitialized urandom read > (16 bytes read) > bytes read) > [ 14.248158] localhost kernel: random: systemd: uninitialized urandom read > (16 bytes read) > [ 14.265926] localhost kernel: random: systemd: uninitialized urandom read > (16 bytes read) > [ 14.267191] localhost kernel: random: systemd: uninitialized urandom read > (16 bytes read) > [ 14.274579] localhost kernel: random: systemd: uninitialized urandom read > (16 bytes read) > [ 14.452226] localhost systemd[1]: Listening on Journal Socket. > [ 14.465920] localhost systemd[1]: Listening on udev Kernel Socket. > [ 14.471503] localhost systemd[1]: Listening on Journal Socket (/dev/log). > [ 14.541799] localhost systemd[1]: Reached target Swap. > [ 16.196444] localhost systemd-journald[140]: Journal started > [ 16.245835] localhost systemd-sysctl[144]: Couldn't write '0' to > 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory > [ 16.262072] localhost systemd-sysctl[144]: Couldn't write '0' to > 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory > [ 16.303525] localhost systemd-sysctl[144]: Couldn't write '0' to > 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory > [ 16.458540] localhost systemd[1]: Started Create Static Device Nodes in > /dev. > [ 16.872424] localhost dracut-cmdline[142]: dracut-25 (Twenty Five) > dracut-044-77.fc25 > [ 16.954522] localhost dracut-cmdline[142]: Using kernel command line > parameters: console=ttyAMA0 rw root=LABEL=_/ rootwait audit=0 > [ 19.622139] localhost systemd[1]: Started dracut cmdline hook. > [ 19.698841] localhost systemd[1]: Starting dracut pre-udev hook... > [ 19.783752] localhost systemd[1]: Starting Open-iSCSI... > [ 20.159769] localhost iscsid[251]: iSCSI logger with pid=252 started! > [ 20.218917] localhost systemd[1]: iscsid.service: Failed to read PID from > file /var/run/iscsid.pid: Invalid argument > [ 21.071848] localhost kernel: Loading iSCSI transport class v2.0-870. > [ 20.505981] localhost systemd[1]: Started Open-iSCSI. > [ 21.159893] localhost iscsid[252]: iSCSI daemon with pid=253 started! > [ 21.178996] localhost iscsid[252]: can't open InitiatorName configuration > file /etc/iscsi/initiatorname.iscsi > [ 21.191108] localhost iscsid[252]: Warning: InitiatorName file > /etc/iscsi/initiatorname.iscsi does not exist or does not contain a properly > formated InitiatorName. If using software iscsi (iscsi_tcp or ib_iser) or > partial offload (bnx2i or cxgbi iscsi), you may not be able to log into or d > [ 21.201184] localhost iscsid[252]: can't open InitiatorAlias configuration > file /etc/iscsi/initiatorname.iscsi > [ 21.211419] localhost iscsid[252]: can't open iscsid.safe_logout > configuration file /etc/iscsi/iscsid.conf > [ 21.384539] localhost systemd[1]: Started dracut pre-udev hook. > [ 21.444461] localhost systemd[1]: Starting udev Kernel Device Manager... > [ 21.854201] localhost systemd[1]: Starting dracut pre-trigger hook... > [ 23.490092] localhost dracut-pre-trigger[282]: rd.md=0: removing MD RAID > activation > [ 24.317231] localhost systemd[1]: Started dracut pre-trigger hook. > [ 24.374003] localhost systemd[1]: Starting udev Coldplug all Devices... > [ 27.031813] localhost systemd[1]: Started udev Coldplug all Devices. > [ 27.043772] localhost systemd[1]: Reached target System Initialization. > [ 27.074339] localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. > [ 27.116180] localhost systemd[1]: Reached target Sockets. > [ 27.172737] localhost systemd[1]: Starting dracut initqueue hook... > [ 27.323112] localhost systemd[1]: Starting Show Plymouth Boot Screen... > [ 28.204560] localhost systemd[1]: Received SIGRTMIN+20 from PID 362 > (plymouthd). > [ 28.251784] localhost systemd[1]: Started Show Plymouth Boot Screen. > [ 28.307908] localhost systemd[1]: Started Forward Password Requests to > Plymouth Directory Watch. > [ 28.342054] localhost systemd[1]: Reached target Paths. > [ 28.372590] localhost systemd[1]: Reached target Basic System. > [ 29.529358] localhost systemd[1]: Mounting Configuration File System... > [ 29.794374] localhost systemd[1]: Mounted Configuration File System. > [ 33.699953] localhost kernel: ------------[ cut here ]------------ > [ 33.700709] localhost kernel: WARNING: CPU: 0 PID: 372 at > drivers/irqchip/irq:-gic-common.c:80 gic_configure_irq+0x78/0xac > [ 33.701332] localhost kernel: Modules linked in: virtio_net(+) virtio_mmio > virtio_ring virtio scsi_transport_iscsi > [ 33.702543] localhost kernel: CPU: 0 PID: 372 Comm: systemd-udevd Not > tainted 4.8.6-300.fc25.armv7hl #1 > [ 33.703117] localhost kernel: Hardware name: Generic DT based system > [ 33.704074] localhost kernel: [<c02192f4>] (unwind_backtrace) from > [<c0214108>] (show_stack+0x18/0x1c) > [ 33.704684] localhost kernel: [<c0214108>] (show_stack) from [<c0516624>] > (dump_stack+0x80/0x9c) > [ 33.705142] localhost kernel: [<c0516624>] (dump_stack) from [<c0254f10>] > (__warn+0xe4/0x104) > [ 33.705632] localhost kernel: [<c0254f10>] (__warn) from [<c0254fec>] > (warn_slowpath_null+0x24/0x2c) > [ 33.706172] localhost kernel: [<c0254fec>] (warn_slowpath_null) from > [<c0545188>] (gic_configure_irq+0x78/0xac) > [ 33.706777] localhost kernel: [<c0545188>] (gic_configure_irq) from > [<c02abe54>] (__irq_set_trigger+0x7c/0x178) > [ 33.707322] localhost kernel: [<c02abe54>] (__irq_set_trigger) from > [<c02ac448>] (__setup_irq+0x4f8/0x5b8) > [ 33.707900] localhost kernel: [<c02ac448>] (__setup_irq) from [<c02ac678>] > (request_threaded_irq+0xbc/0x174) > [ 33.708860] localhost kernel: [<c02ac678>] (request_threaded_irq) from > [<bf06c758>] (vm_find_vqs+0x4c/0x2f8 [virtio_mmio]) > [ 33.709644] localhost kernel: [<bf06c758>] (vm_find_vqs [virtio_mmio]) > from [<bf0ad934>] (init_vqs+0x1f0/0x3a8 [virtio_net]) > [ 33.710275] localhost kernel: [<bf0ad934>] (init_vqs [virtio_net]) from > [<bf0af3fc>] (virtnet_probe+0x524/0x890 [virtio_net]) > [ 33.710938] localhost kernel: [<bf0af3fc>] (virtnet_probe [virtio_net]) > from [<bf0226e0>] (virtio_dev_probe+0x114/0x220 [virtio]) > [ 33.711662] localhost kernel: [<bf0226e0>] (virtio_dev_probe [virtio]) > from [<c0630318>] (driver_probe_device+0x1d0/0x3e8) > [ 33.712328] localhost kernel: [<c0630318>] (driver_probe_device) from > [<c06305b8>] (__driver_attach+0x88/0xf8) > [ 33.712887] localhost kernel: [<c06305b8>] (__driver_attach) from > [<c062e5b0>] (bus_for_each_dev+0x84/0x94) > [ 33.713390] localhost kernel: [<c062e5b0>] (bus_for_each_dev) from > [<c062f7dc>] (bus_add_driver+0x180/0x234) > [ 33.713889] localhost kernel: [<c062f7dc>] (bus_add_driver) from > [<c0631134>] (driver_register+0xa8/0xe8) > [ 33.714457] localhost kernel: [<c0631134>] (driver_register) from > [<c0209d48>] (do_one_initcall+0x130/0x158) > [ 33.715031] localhost kernel: [<c0209d48>] (do_one_initcall) from > [<c034b188>] (do_init_module+0x60/0x1d8) > [ 33.715605] localhost kernel: [<c034b188>] (do_init_module) from > [<c02d7950>] (load_module+0x1ae4/0x2120) > [ 33.716130] localhost kernel: [<c02d7950>] (load_module) from [<c02d81a0>] > (SyS_finit_module+0x94/0xc0) > [ 33.716624] localhost kernel: [<c02d81a0>] (SyS_finit_module) from > [<c020fb80>] (ret_fast_syscall+0x0/0x3c) > [ 33.717261] localhost kernel: ---[ end trace 1d3a59c60137796b ]--- > [ 33.717660] localhost kernel: genirq: Setting trigger mode 1 for irq 50 > failed (gic_set_type+0x0/0x6c) > [ 33.773124] localhost kernel: ------------[ cut here ]------------ > [ 33.773535] localhost kernel: WARNING: CPU: 0 PID: 378 at > drivers/irqchip/irq-gic-common.c:80 gic_configure_irq+0x78/0xac > [ 33.774091] localhost kernel: Modules linked in: virtio_scsi(+) > virtio_net(+) virtio_mmio virtio_ring virtio scsi_transport_iscsi > [ 33.774856] localhost kernel: CPU: 0 PID: 378 Comm: systemd-udevd Tainted: > G W 4.8.6-300.fc25.armv7hl #1 > [ 33.775439] localhost kernel: Hardware name: Generic DT based system > [ 33.775803] localhost kernel: [<c02192f4>] (unwind_backtrace) from > [<c0214108>] (show_stack+0x18/0x1c) > [ 33.776353] localhost kernel: [<c0214108>] (show_stack) from [<c0516624>] > (dump_stack+0x80/0x9c) > [ 33.776830] localhost kernel: [<c0516624>] (dump_stack) from [<c0254f10>] > (__warn+0xe4/0x104) > [ 33.777263] localhost kernel: [<c0254f10>] (__warn) from [<c0254fec>] > (warn_slowpath_null+0x24/0x2c) > [ 33.777989] localhost kernel: [<c0254fec>] (warn_slowpath_null) from > [<c0545188>] (gic_configure_irq+0x78/0xac) > [ 33.778592] localhost kernel: [<c0545188>] (gic_configure_irq) from > [<c02abe54>] (__irq_set_trigger+0x7c/0x178) > [ 33.779127] localhost kernel: [<c02abe54>] (__irq_set_trigger) from > [<c02ac448>] (__setup_irq+0x4f8/0x5b8) > [ 33.779636] localhost kernel: [<c02ac448>] (__setup_irq) from [<c02ac678>] > (request_threaded_irq+0xbc/0x174) > [ 33.780159] localhost kernel: [<c02ac678>] (request_threaded_irq) from > [<bf06c758>] (vm_find_vqs+0x4c/0x2f8 [virtio_mmio]) > [ 33.780817] localhost kernel: [<bf06c758>] (vm_find_vqs [virtio_mmio]) > from [<bf0baca0>] (virtscsi_init+0xc8/0x1d0 [virtio_scsi]) > [ 33.781558] localhost kernel: [<bf0baca0>] (virtscsi_init [virtio_scsi]) > from [<bf0bae90>] (virtscsi_probe+0xe8/0x2d8 [virtio_scsi]) > [ 33.782265] localhost kernel: [<bf0bae90>] (virtscsi_probe [virtio_scsi]) > from [<bf0226e0>] (virtio_dev_probe+0x114/0x220 [virtio]) > [ 33.782898] localhost kernel: [<bf0226e0>] (virtio_dev_probe [virtio]) > from [<c0630318>] (driver_probe_device+0x1d0/0x3e8) > [ 33.783477] localhost kernel: [<c0630318>] (driver_probe_device) from > [<c06305b8>] (__driver_attach+0x88/0xf8) > [ 33.784060] localhost kernel: [<c06305b8>] (__driver_attach) from > [<c062e5b0>] (bus_for_each_dev+0x84/0x94) > [ 33.784642] localhost kernel: [<c062e5b0>] (bus_for_each_dev) from > [<c062f7dc>] (bus_add_driver+0x180/0x234) > [ 33.785187] localhost kernel: [<c062f7dc>] (bus_add_driver) from > [<c0631134>] (driver_register+0xa8/0xe8) > [ 33.785712] localhost kernel: [<c0631134>] (driver_register) from > [<bf0c009c>] (init+0x9c/0x1000 [virtio_scsi]) > [ 33.786249] localhost kernel: [<bf0c009c>] (init [virtio_scsi]) from > [<c0209d48>] (do_one_initcall+0x130/0x158) > [ 33.786812] localhost kernel: [<c0209d48>] (do_one_initcall) from > [<c034b188>] (do_init_module+0x60/0x1d8) > [ 33.787383] localhost kernel: [<c034b188>] (do_init_module) from > [<c02d7950>] (load_module+0x1ae4/0x2120) > [ 33.787940] localhost kernel: [<c02d7950>] (load_module) from [<c02d81a0>] > (SyS_finit_module+0x94/0xc0) > [ 33.788431] localhost kernel: [<c02d81a0>] (SyS_finit_module) from > [<c020fb80>] (ret_fast_syscall+0x0/0x3c) > [ 33.788929] localhost kernel: ---[ end trace 1d3a59c60137796c ]--- > [ 33.789243] localhost kernel: genirq: Setting trigger mode 1 for irq 51 > failed (gic_set_type+0x0/0x6c) > [ 33.828103] localhost kernel: virtio_net: probe of virtio0 failed with > error -22 > [ 33.848339] localhost kernel: ------------[ cut here ]------------ > [ 33.848808] localhost kernel: WARNING: CPU: 0 PID: 378 at > kernel/irq/manage.c:1478 __free_irq+0xb0/0x29c > [ 33.849340] localhost kernel: Trying to free already-free IRQ 51 > [ 33.849626] localhost kernel: Modules linked in: virtio_scsi(+) virtio_net > virtio_mmio virtio_ring virtio scsi_transport_iscsi > [ 33.850364] localhost kernel: CPU: 0 PID: 378 Comm: systemd-udevd Tainted: > G W 4.8.6-300.fc25.armv7hl #1 > [ 33.850905] localhost kernel: Hardware name: Generic DT based system > [ 33.851213] localhost kernel: [<c02192f4>] (unwind_backtrace) from > [<c0214108>] (show_stack+0x18/0x1c) > [ 33.851676] localhost kernel: [<c0214108>] (show_stack) from [<c0516624>] > (dump_stack+0x80/0x9c) > [ 33.852104] localhost kernel: [<c0516624>] (dump_stack) from [<c0254f10>] > (__warn+0xe4/0x104) > [ 33.852698] localhost kernel: [<c0254f10>] (__warn) from [<c0254f6c>] > (warn_slowpath_fmt+0x3c/0x4c) > [ 33.853240] localhost kernel: [<c0254f6c>] (warn_slowpath_fmt) from > [<c02aae98>] (__free_irq+0xb0/0x29c) > [ 33.853722] localhost kernel: [<c02aae98>] (__free_irq) from [<c02ab138>] > (free_irq+0x64/0x70) > [ 33.854145] localhost kernel: [<c02ab138>] (free_irq) from [<bf0bad5c>] > (virtscsi_init+0x184/0x1d0 [virtio_scsi]) > [ 33.854705] localhost kernel: [<bf0bad5c>] (virtscsi_init [virtio_scsi]) > from [<bf0bae90>] (virtscsi_probe+0xe8/0x2d8 [virtio_scsi]) > [ 33.855357] localhost kernel: [<bf0bae90>] (virtscsi_probe [virtio_scsi]) > from [<bf0226e0>] (virtio_dev_probe+0x114/0x220 [virtio]) > [ 33.855965] localhost kernel: [<bf0226e0>] (virtio_dev_probe [virtio]) > from [<c0630318>] (driver_probe_device+0x1d0/0x3e8) > [ 33.856503] localhost kernel: [<c0630318>] (driver_probe_device) from > [<c06305b8>] (__driver_attach+0x88/0xf8) > [ 33.856983] localhost kernel: [<c06305b8>] (__driver_attach) from > [<c062e5b0>] (bus_for_each_dev+0x84/0x94) > [ 33.857452] localhost kernel: [<c062e5b0>] (bus_for_each_dev) from > [<c062f7dc>] (bus_add_driver+0x180/0x234) > [ 33.857934] localhost kernel: [<c062f7dc>] (bus_add_driver) from > [<c0631134>] (driver_register+0xa8/0xe8) > [ 33.858438] localhost kernel: [<c0631134>] (driver_register) from > [<bf0c009c>] (init+0x9c/0x1000 [virtio_scsi]) > [ 33.858942] localhost kernel: [<bf0c009c>] (init [virtio_scsi]) from > [<c0209d48>] (do_one_initcall+0x130/0x158) > [ 33.859459] localhost kernel: [<c0209d48>] (do_one_initcall) from > [<c034b188>] (do_init_module+0x60/0x1d8) > [ 33.859915] localhost kernel: [<c034b188>] (do_init_module) from > [<c02d7950>] (load_module+0x1ae4/0x2120) > [ 33.860393] localhost kernel: [<c02d7950>] (load_module) from [<c02d81a0>] > (SyS_finit_module+0x94/0xc0) > [ 33.860840] localhost kernel: [<c02d81a0>] (SyS_finit_module) from > [<c020fb80>] (ret_fast_syscall+0x0/0x3c) > [ 33.861309] localhost kernel: ---[ end trace 1d3a59c60137796d ]--- > [ 33.898957] localhost kernel: virtio_scsi: probe of virtio1 failed with > error -22 > [ 276.552732] localhost dracut-initqueue[360]: Warning: dracut-initqueue > timeout - starting timeout scripts > [ 277.737165] localhost dracut-initqueue[360]: Warning: dracut-initqueue > timeout - starting timeout scripts > [ 278.686189] localhost dracut-initqueue[360]: Warning: dracut-initqueue > timeout - starting timeout scripts > [ 279.661749] localhost dracut-initqueue[360]: Warning: dracut-initqueue > timeout - starting timeout scripts > [ 280.675059] localhost dracut-initqueue[360]: Warning: dracut-initqueue > timeout - starting timeout scripts > ..... above line repeats several times ...... > [ 392.803963] localhost dracut-initqueue[360]: Warning: Could not boot. > [ 393.044518] localhost systemd[1]: Received SIGRTMIN+20 from PID 362 > (plymouthd). > [ 393.103265] localhost dracut-initqueue[360]: Warning: > /dev/disk/by-label/_x2f does not exist > [ 393.604720] localhost systemd[1]: Starting Dracut Emergency Shell... > [ 394.115900] localhost systemd[1]: Received SIGRTMIN+21 from PID 362 > (plymouthd). > > Thanks, > Scott > _______________________________________________ > arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx > _______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx