[systemd-devel] How to debug this strange issue about "systemd"?

sean xrfu at suse.com
Fri Jul 31 21:51:14 PDT 2015


On Fri, 2015-07-17 at 10:43 +0100, Colin Guthrie wrote:
> >> See "man dracut" and the "Debugging dracut" section. Also see "man
> >> dracut.cmdline" and the "rd.break" bits.
> >>
> > 
> > Was it not man dracut.kernel?
> 
> dracut.kernel == dracut.cmdline here (the latter seems to be the
> preferred name as it's the title in the manpage) and indeed:
> 
> lrwxrwxrwx 1 root root 19 Jun  5 17:11
> /usr/share/man/man7/dracut.kernel.7.xz -> dracut.cmdline.7.xz
Thanks very much for all help.
The root cause is that 64 bit libraries were not included in the real
ext4 file system.

But now a new issue appears, Boot failed at "[ ok ] Reached target
System Initialization".
How to debug it?


The attachment is the full log message. 

[FAILED] Failed to start Postfix Mail Transport Agent.
See "systemctl status postfix.service" for details.
         Starting Command Scheduler...
[  OK  ] Started Command Scheduler.
         Starting smfpd.service...
[  OK  ] Started smfpd.service.
         Starting /etc/init.d/boot.local Compatibility...
[  OK  ] Started /etc/init.d/boot.local Compatibility.
         Starting Wait for Plymouth Boot Screen to Quit...
         Starting Terminate Plymouth Boot Screen...


-- 
Sean. XinRong Fu
Dedicate System Engineer
SUSE
xrfu at suse.com
(P)+86 18566229618


line

SUSE


-------------- next part --------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.1.0-rc2-7-desktop+ (sean at linux-dunz.site) (gcc version 4.8.3 20140627 [gcc-4_8-branch revision 212064] (SUSE Linux) ) #7 SMP PREEMPT Sat Jul 4 23:39:33 CST 2015
[    0.000000] Command line: root=UUID=20059b62-2542-4a85-80cf-41da6e0c1137 rootflags=rw rootfstype=ext4 console=ttyS0,115200n8 console=tty0 systemd.unit=default.target systemd.confirm_spawn=auto systemd.show_status=ture systemd.log_level=debug
[    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-0x000000003ffdffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ffe0000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] earlycon: no match for ttyS0,115200n8
[    0.000000] earlycon: no match for tty0
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] Hypervisor detected: KVM
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x3ffe0 max_arch_pfn = 0x400000000
[    0.000000] PAT not supported by CPU.
[    0.000000] found SMP MP-table at [mem 0x000f0ec0-0x000f0ecf] mapped at [ffff8800000f0ec0]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000] init_memory_mapping: [mem 0x3d800000-0x3d9fffff]
[    0.000000] init_memory_mapping: [mem 0x20000000-0x3d7fffff]
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x3da00000-0x3ffdffff]
[    0.000000] RAMDISK: [mem 0x3da25000-0x3ffeffff]
[    0.000000] Allocated new RAMDISK: [mem 0x3b45a000-0x3da2417f]
[    0.000000] Move RAMDISK from [mem 0x3da25000-0x3ffef17f] to [mem 0x3b45a000-0x3da2417f]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0CD0 000014 (v00 BOCHS )
[    0.000000] ACPI: ?É³Ï 0x000000003FFE1854 8A476AE6 (v251 ¯??¥ ? ??Æ&¢^ü? 318ACCAB e8Ä? 6D99E0DB)
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at mm/early_ioremap.c:136 __early_ioremap.constprop.0+0x11f/0x1f2()
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.1.0-rc2-7-desktop+ #7
[    0.000000] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.7.5-0-ge51488c-20141015_183547-build31 04/01/2014
[    0.000000]  ffffffff81a3ad65 ffffffff81c03ca8 ffffffff8169d79b 0000000000000198
[    0.000000]  0000000000000000 ffffffff81c03ce8 ffffffff81066d8a 30783020cfb3c93f
[    0.000000]  000000000008a478 8000000000000163 0000000000000000 00000000ca45833a
[    0.000000] Call Trace:
[    0.000000]  [<ffffffff8169d79b>] dump_stack+0x4c/0x6e
[    0.000000]  [<ffffffff81066d8a>] warn_slowpath_common+0x8a/0xc0
[    0.000000]  [<ffffffff81066e7a>] warn_slowpath_null+0x1a/0x20
[    0.000000]  [<ffffffff81d5fed8>] __early_ioremap.constprop.0+0x11f/0x1f2
[    0.000000]  [<ffffffff81d6016b>] early_ioremap+0x13/0x15
[    0.000000]  [<ffffffff81d3ca60>] __acpi_map_table+0x13/0x18
[    0.000000]  [<ffffffff81692a37>] acpi_os_map_iomem+0x27/0x151
[    0.000000]  [<ffffffff81692b6f>] acpi_os_map_memory+0xe/0x10
[    0.000000]  [<ffffffff81d75af5>] acpi_tb_parse_root_table+0x16d/0x29b
[    0.000000]  [<ffffffff81d75cef>] acpi_initialize_tables+0xcc/0xf8
[    0.000000]  [<ffffffff81d73a6e>] acpi_table_init+0x50/0xce
[    0.000000]  [<ffffffff81d3cb0a>] acpi_boot_table_init+0x1e/0x85
[    0.000000]  [<ffffffff81d32a61>] setup_arch+0x96d/0xc91
[    0.000000]  [<ffffffff81d2f120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff81d2fd17>] start_kernel+0xd9/0x4a1
[    0.000000]  [<ffffffff81d2f120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff81d2f120>] ? early_idt_handlers+0x120/0x120
[    0.000000]  [<ffffffff81d2f5ca>] x86_64_start_reservations+0x2a/0x2c
[    0.000000]  [<ffffffff81d2f709>] x86_64_start_kernel+0x13d/0x14c
[    0.000000] ---[ end trace c4fa80e4be575ec2 ]---
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x3ffcc000-0x3ffdffff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:3ffc4001, primary cpu clock
[    0.000000] clocksource kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000003ffdffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000003ffdffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdffff]
[    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 0x00000000-0x00000fff]
[    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 0x40000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s96856 r8192 d30120 u2097152
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 3fc0d440
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 257897
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=UUID=20059b62-2542-4a85-80cf-41da6e0c1137 rootflags=rw rootfstype=ext4 console=ttyS0,115200n8 console=tty0 systemd.unit=default.target systemd.confirm_spawn=auto systemd.show_status=ture systemd.log_level=debug
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Memory: 975844K/1048056K available (6820K kernel code, 1109K rwdata, 3084K rodata, 1568K init, 1520K bss, 72212K reserved, 0K cma-reserved)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
[    0.000000] 	RCU kthread priority: 1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000] NR_IRQS:33024 nr_irqs:256 16
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] tsc: Detected 2693.762 MHz processor
[    0.002000] Calibrating delay loop (skipped) preset value.. 5387.52 BogoMIPS (lpj=2693762)
[    0.003003] pid_max: default: 32768 minimum: 301
[    0.004023] Security Framework initialized
[    0.005012] AppArmor: AppArmor initialized
[    0.005853] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.007100] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.008067] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.009004] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.010146] Initializing cgroup subsys blkio
[    0.011004] Initializing cgroup subsys memory
[    0.012011] Initializing cgroup subsys devices
[    0.012814] Initializing cgroup subsys freezer
[    0.013004] Initializing cgroup subsys net_cls
[    0.014005] Initializing cgroup subsys perf_event
[    0.015005] Initializing cgroup subsys net_prio
[    0.016004] Initializing cgroup subsys hugetlb
[    0.017021] mce: CPU supports 10 MCE banks
[    0.017818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.018002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.026869] Freeing SMP alternatives memory: 24K (ffffffff81e9f000 - ffffffff81ea5000)
[    0.030177] ftrace: allocating 25337 entries in 99 pages
[    0.037081] rootfs is not mounted
[    0.039138] x2apic enabled
[    0.040003] Switched APIC routing to physical x2apic.
[    0.041805] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.144017] smpboot: CPU0: Intel QEMU Virtual CPU version 2.1.0 (fam: 06, model: 06, stepping: 03)
[    0.146034] Performance Events: Broken PMU hardware detected, using software events only.
[    0.148002] Failed to access perfctr msr (MSR c1 is 0)
[    0.157003] x86: Booted up 1 node, 1 CPUs
[    0.157779] smpboot: Total of 1 processors activated (5387.52 BogoMIPS)
[    0.159048] devtmpfs: initialized
[    0.161787] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.162057] pinctrl core: initialized pinctrl subsystem
[    0.163054] RTC time:  4:27:55, date: 08/01/15
[    0.164084] NET: Registered protocol family 16
[    0.168009] cpuidle: using governor ladder
[    0.171011] cpuidle: using governor menu
[    0.172139] PCI: Using configuration type 1 for base access
[    0.176433] ACPI: Interpreter disabled.
[    0.177058] vgaarb: loaded
[    0.177743] SCSI subsystem initialized
[    0.178047] usbcore: registered new interface driver usbfs
[    0.179009] usbcore: registered new interface driver hub
[    0.180011] usbcore: registered new device driver usb
[    0.181066] PCI: Probing PCI hardware
[    0.182037] PCI host bridge to bus 0000:00
[    0.183004] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.184003] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff]
[    0.185007] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.189695] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.190002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.191008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.192002] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.193320] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.194008] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.200464] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.201000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.205826] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[    0.206177] NetLabel: Initializing
[    0.207002] NetLabel:  domain hash size = 128
[    0.208001] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.209014] NetLabel:  unlabeled traffic allowed by default
[    0.210050] Switched to clocksource kvm-clock
[    0.215158] AppArmor: AppArmor Filesystem Enabled
[    0.216050] pnp: PnP ACPI: disabled
[    0.217761] NET: Registered protocol family 2
[    0.218685] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.219739] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[    0.220748] TCP: Hash tables configured (established 8192 bind 8192)
[    0.222801] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.223822] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.224899] NET: Registered protocol family 1
[    0.225749] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.226742] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.227723] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.228776] populate_rootfs initramfs is not mounted
[    0.229725] rootfs initrd is not mounted
[    0.230518] Unpacking initramfs...
[    3.352511] rootfs initrd after already is mounted
[    3.356289] Freeing initrd memory: 38700K (ffff88003b45a000 - ffff88003da25000)
[    3.357769] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    3.359253] microcode: CPU0 sig=0x663, pf=0x1, revision=0x1
[    3.360242] microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[    3.361799] Scanning for low memory corruption every 60 seconds
[    3.362933] futex hash table entries: 256 (order: 2, 16384 bytes)
[    3.363906] Initialise system trusted keyring
[    3.364718] audit: initializing netlink subsys (disabled)
[    3.365611] audit: type=2000 audit(1438403279.640:1): initialized
[    3.366732] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    3.367742] zpool: loaded
[    3.368368] zbud: loaded
[    3.369078] VFS: Disk quotas dquot_6.6.0
[    3.369826] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    3.370965] Key type big_key registered
[    3.372893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    3.374347] io scheduler noop registered
[    3.375098] io scheduler deadline registered
[    3.375874] io scheduler cfq registered (default)
[    3.376750] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    3.377677] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    3.378751] Serial: 8250/16550 driver, 32 ports, IRQ sharing disabled
[    3.404481] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    3.406811] Non-volatile memory driver v1.3
[    3.407617] Linux agpgart interface v0.103
[    3.408534] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.409550] ehci-pci: EHCI PCI platform driver
[    3.410354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.411303] uhci_hcd: USB Universal Host Controller Interface driver
[    3.412295] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    3.413785] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.414652] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.415566] mousedev: PS/2 mouse device common for all mice
[    3.416637] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    3.419322] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    3.420345] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    3.421320] ledtrig-cpu: registered to indicate activity on CPUs
[    3.422277] hidraw: raw HID events driver (C) Jiri Kosina
[    3.423227] usbcore: registered new interface driver usbhid
[    3.424120] usbhid: USB HID core driver
[    3.424900] NET: Registered protocol family 10
[    3.426008] Loading compiled-in X.509 certificates
[    3.426842] registered taskstats version 1
[    3.427633] AppArmor: AppArmor sha1 policy hashing enabled
[    3.428624]   Magic number: 11:433:463
[    3.429412] rtc_cmos rtc_cmos: setting system clock to 2015-08-01 04:27:59 UTC (1438403279)
[    3.430946] ramdisk_execute_command: /init
[    3.433127] Freeing unused kernel memory: 1568K (ffffffff81d17000 - ffffffff81e9f000)
[    3.434565] Write protecting the kernel read-only data: 12288k
[    3.435700] Freeing unused kernel memory: 1360K (ffff8800016ac000 - ffff880001800000)
[    3.437242] Freeing unused kernel memory: 1012K (ffff880001b03000 - ffff880001c00000)
[    3.438692] fun:kernel_init ramdisk_execute_command:/init
[    3.443176] random: systemd urandom read with 5 bits of entropy available
[    3.444608] systemd[1]: systemd 210 running in system mode. (+PAM -LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP +APPARMOR)
[    3.446653] systemd[1]: Detected virtualization 'kvm'.
[    3.447556] systemd[1]: Detected architecture 'x86-64'.
[    3.448422] systemd[1]: Running in initial RAM disk.
[    3.450677] systemd[1]: No hostname configured.
[    3.451489] systemd[1]: Set hostname to <localhost>.
[    3.452361] systemd[1]: Initializing machine ID from random generator.
[    3.481598] systemd[1]: Expecting device dev-disk-by\x2duuid-20059b62\x2d2542\x2d4a85\x2d80cf\x2d41da6e0c1137.device...
[    3.484030] systemd[1]: Starting Timers.
[    3.485453] systemd[1]: Reached target Timers.
[    3.486271] systemd[1]: Starting Encrypted Volumes.
[    3.487785] systemd[1]: Reached target Encrypted Volumes.
[    3.488676] systemd[1]: Starting -.slice.
[    3.493174] systemd[1]: Created slice -.slice.
[    3.494018] systemd[1]: Starting udev Kernel Socket.
[    3.495637] systemd[1]: Listening on udev Kernel Socket.
[    3.496526] systemd[1]: Starting udev Control Socket.
[    3.498097] systemd[1]: Listening on udev Control Socket.
[    3.499040] systemd[1]: Starting Journal Socket.
[    3.500584] systemd[1]: Listening on Journal Socket.
[    3.501445] systemd[1]: Starting Sockets.
[    3.502863] systemd[1]: Reached target Sockets.
[    3.503673] systemd[1]: Starting System Slice.
[    3.505275] systemd[1]: Created slice System Slice.
[    3.506114] systemd[1]: Starting system-systemd\x2dfsck.slice.
[    3.507856] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.508914] systemd[1]: Starting dracut cmdline hook...
[    3.510682] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    3.513230] systemd[1]: Starting Load Kernel Modules...
[    3.514904] systemd[1]: Starting Device-Mapper Multipath Device Controller...
[    3.524146] systemd[1]: Starting Journal Service...
[    3.529930] device-mapper: uevent: version 1.0.3
[    3.530854] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised: dm-devel at redhat.com
[    3.533246] systemd[1]: Starting Slices.
[    3.535721] systemd[1]: Reached target Slices.
[    3.539288] systemd-journald[99]: Failed to set file attributes: Inappropriate ioctl for device
[    3.543037] systemd[1]: Starting Setup Virtual Console...
[    3.544045] device-mapper: multipath: version 1.9.0 loaded
[    3.551168] systemd[1]: Starting Swap.
[    3.559706] systemd[1]: Reached target Swap.
[    3.560519] systemd[1]: Starting Local File Systems.
[    3.567171] systemd[1]: Reached target Local File Systems.
[    3.571851] systemd[1]: Started Journal Service.
[    3.694827] RPC: Registered named UNIX socket transport module.
[    3.695813] RPC: Registered udp transport module.
[    3.696708] RPC: Registered tcp transport module.
[    3.697569] RPC: Registered tcp NFSv4.1 backchannel transport module.
[  OK  ] Started Show Plymouth Boot Screen.

[  OK  ] Reached target Paths.

[  OK  ] Reached target Basic System.

[    3.884693] [drm] Initialized drm 1.1.0 20060810
[    3.888215] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    3.889117] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    3.889728] scsi host0: ata_piix
[    3.900268] scsi host1: ata_piix
[    3.900699] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc040 irq 14
[    3.901547] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc048 irq 15
[    3.902481] e1000 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 25
[    4.056230] ata1.00: ATA-7: QEMU HARDDISK, 2.1.0, max UDMA/100
[    4.056848] ata1.00: 10485760 sectors, multi 16: LBA48 
[    4.058093] ata2.00: ATAPI: QEMU DVD-ROM, 2.1.0, max UDMA/100
[    4.058986] ata2.00: configured for MWDMA2
[    4.059762] ata1.00: configured for MWDMA2
[    4.071622] scsi 0:0:0:0: Direct-Access     ATA      QEMU HARDDISK    0    PQ: 0 ANSI: 5
[    4.072620] sd 0:0:0:0: [sda] 10485760 512-byte logical blocks: (5.36 GB/5.00 GiB)
[    4.073613] sd 0:0:0:0: [sda] Write Protect is off
[    4.074204] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.074794] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.076064] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.1. PQ: 0 ANSI: 5
[    4.077738] scsi 1:0:0:0: Attached scsi generic sg1 type 5
[    4.079286] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.220345] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56
[    4.221373] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
[    4.223514] e1000 0000:00:03.0 enp0s3: renamed from eth0
[    4.224408] [TTM] Zone  kernel: Available graphics memory: 509254 kiB
[    4.225456] [TTM] Initializing pool allocator
[    4.226279] [TTM] Initializing DMA pool allocator
[    4.227334] [drm] fb mappable at 0xFC000000
[    4.228097] [drm] vram aper at 0xFC000000
[    4.228827] [drm] size 33554432
[    4.229779] [drm] fb depth is 24
[    4.230467] [drm]    pitch is 3072
[    4.231213] fbcon: cirrusdrmfb (fb0) is primary device
[    4.255364] Console: switching to colour frame buffer device 128x48
[    4.266253] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device
[    4.266788] cirrus 0000:00:02.0: registered panic notifier
[    4.273047] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0
[    4.291293] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[    4.291881] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.294602] device-mapper: multipath service-time: version 0.2.0 loaded
[  OK  ] Found device /dev/disk/by-uuid/20059b62-2542-4a85-80cf-41da6e0c1137.

[    4.360017] clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x26d439828ff, max_idle_ns: 440795206424 ns
[    4.452625] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[  OK  ] Started dracut initqueue hook.

         Starting dracut pre-mount hook...

[  OK  ] Reached target Remote File Systems (Pre).

[  OK  ] Reached target Remote File Systems.

[  OK  ] Started dracut pre-mount hook.

         Starting File System Check on /dev/disk/by-uuid/20059b62-2542-4a85-80cf-41da6e0c1137...

[  OK  ] Started File System Check on /dev/disk/by-uuid/20059b62-2542-4a85-80cf-41da6e0c1137.

         Mounting /sysroot...

[    4.581623] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ] Mounted /sysroot.

[  OK  ] Reached target Initrd Root File System.

         Starting Reload Configuration from the Real Root...

/usr/lib/systemd/system-generators/dracut-rootfs-generator: line 115: grep: command not found

[  OK  ] Started Reload Configuration from the Real Root.

[  OK  ] Reached target Initrd File Systems.

[  OK  ] Reached target Initrd Default Target.

[    4.707302] random: nonblocking pool is initialized
[    4.789408] systemd-journald[99]: Received SIGTERM from PID 1 (n/a).
[    4.820550] systemd[1]: RTC configured in localtime, applying delta of 0 minutes to system time.
[    4.822970] systemd[1]: Failed to parse confirm spawn switch auto. Ignoring.
[    4.824579] systemd[1]: Failed to parse show status switch ture. Ignoring.


Welcome to openSUSE 13.2 (Harlequin) (x86_64)!



[    5.515043] systemd[1]: Cannot add dependency job for unit xencommons.service, ignoring: Unit xencommons.service failed to load: No such file or directory.
[  OK  ] Stopped Switch Root.

[    6.730621] systemd[1]: Stopped Switch Root.
[    6.732390] systemd[1]: Cannot find unit for notify message of PID 99.
[    6.734042] systemd[1]: systemd-journald.service has no holdoff time, scheduling restart.
[    6.738687] systemd[1]: Stopping Switch Root.
[  OK  ] Stopped target Switch Root.

[    6.742759] systemd[1]: Stopped target Switch Root.
[    6.744271] systemd[1]: Stopping Initrd File Systems.
[  OK  ] Stopped target Initrd File Systems.

[    6.747882] systemd[1]: Stopped target Initrd File Systems.
[    6.749406] systemd[1]: Stopping File System Check on /dev/disk/by-uuid/20059b62-2542-4a85-80cf-41da6e0c1137...
         Stopping File System Check on /dev/disk/by-uuid/20059b62-2542-4a85-80cf-41da6e0c1137...

[  OK  ] Stopped File System Check on /dev/disk/by-uuid/20059b62-2542-4a85-80cf-41da6e0c1137.

[    6.755509] systemd[1]: Stopped File System Check on /dev/disk/by-uuid/20059b62-2542-4a85-80cf-41da6e0c1137.
[    6.757476] systemd[1]: Stopping system-systemd\x2dfsck.slice.
[  OK  ] Removed slice system-systemd\x2dfsck.slice.

[    6.761206] systemd[1]: Removed slice system-systemd\x2dfsck.slice.
[    6.762859] systemd[1]: Stopping Initrd Root File System.
[  OK  ] Stopped target Initrd Root File System.

[    6.767335] systemd[1]: Stopped target Initrd Root File System.
[    6.769412] systemd[1]: Starting system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.

[    6.777124] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    6.778814] systemd[1]: Expecting device dev-ttyS0.device...
         Expecting device dev-ttyS0.device...

[    6.782181] systemd[1]: Starting system-getty.slice.
[  OK  ] Created slice system-getty.slice.

[    6.785834] systemd[1]: Created slice system-getty.slice.
[    6.787360] systemd[1]: Starting User and Session Slice.
[  OK  ] Created slice User and Session Slice.

[    6.790827] systemd[1]: Created slice User and Session Slice.
[    6.792401] systemd[1]: Starting System Time Synchronized.
[  OK  ] Reached target System Time Synchronized.

[    6.795957] systemd[1]: Reached target System Time Synchronized.
[    6.799538] systemd[1]: Starting Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems (Pre).

[    6.803897] systemd[1]: Reached target Remote File Systems (Pre).
[    6.805525] systemd[1]: Starting Remote File Systems.
[  OK  ] Reached target Remote File Systems.

[    6.809141] systemd[1]: Reached target Remote File Systems.
[    6.810720] systemd[1]: Started Replay Read-Ahead Data.
[    6.812240] systemd[1]: Started Collect Read-Ahead Data.
[    6.813740] systemd[1]: Starting Slices.
[  OK  ] Reached target Slices.

[    6.816950] systemd[1]: Reached target Slices.
[    6.818692] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.

[    6.822223] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    6.823842] systemd[1]: Starting Delayed Shutdown Socket.
[  OK  ] Listening on Delayed Shutdown Socket.

[    6.827742] systemd[1]: Listening on Delayed Shutdown Socket.
[    6.829669] systemd[1]: Starting RPCbind Server Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.

[    6.833763] systemd[1]: Listening on RPCbind Server Activation Socket.
[    6.835362] systemd[1]: Starting RPC Port Mapper.
[  OK  ] Reached target RPC Port Mapper.

[    6.839142] systemd[1]: Reached target RPC Port Mapper.
[    6.840668] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...

[    6.844127] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[  OK  ] Set up automount Arbitrary Executable File Formats File System Automount Point.

[    6.848030] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.850425] systemd[1]: Started Set Up Additional Binary Formats.
[    6.853075] systemd[1]: Starting Create list of required static device nodes for the current kernel...
         Starting Create list of required static device nodes for the current kernel...

[    6.857669] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...

[    6.862815] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    6.864923] systemd[1]: Starting Paths.
[  OK  ] Reached target Paths.

[    6.868606] systemd[1]: Reached target Paths.
[  OK  ] Stopped Trigger Flushing of Journal to Persistent Storage.

[    6.872099] systemd[1]: Stopping Journal Service...
         Stopping Journal Service...

[  OK  ] Stopped Journal Service.

[    6.876080] systemd[1]: Starting Journal Service...
[    6.879260] systemd[1]: Starting multipathd control socket.
[    6.881160] systemd[1]: Listening on multipathd control socket.
         Starting Journal Service...

[  OK  ] Listening on multipathd control socket.

[    6.885059] systemd[1]: Starting Device-Mapper Multipath Device Controller...
[    6.892452] systemd[1]: Starting Load Kernel Modules...
         Starting Device-Mapper Multipath Device Controller...

[    6.896912] systemd[1]: Starting Rule generator for /dev/root symlink...
         Starting Load Kernel Modules...

[    6.901480] systemd[1]: Mounting POSIX Message Queue File System...
         Starting Rule generator for /dev/root symlink...

[    6.905498] systemd[1]: Starting LVM2 metadata daemon socket.
         Mounting POSIX Message Queue File System...

[  OK  ] Listening on LVM2 metadata daemon socket.

[    6.910036] systemd[1]: Listening on LVM2 metadata daemon socket.
[    6.910053] systemd[1]: Starting LVM2 metadata daemon...
[    6.914546] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    6.916496] systemd[1]: Listening on Device-mapper event daemon FIFOs.
         Starting LVM2 metadata daemon...

[  OK  ] Listening on Device-mapper event daemon FIFOs.

[    6.925069] systemd[1]: Starting Device-mapper event daemon...
         Starting Device-mapper event daemon...[    6.927626] systemd[1]: Starting Swap.


[  OK  ] Reached target Swap.

[    6.932692] systemd[1]: Reached target Swap.
[    6.934154] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...

[    6.938122] systemd[1]: Starting udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.

[    6.941845] systemd[1]: Listening on udev Kernel Socket.
[    6.943716] systemd[1]: Starting udev Control Socket.
[  OK  ] Listening on udev Control Socket.

[    6.947083] systemd[1]: Listening on udev Control Socket.
[    6.950933] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...

[*     ] (1 of 13) A start job is running for Remount Root and Kernel File Systems (6s / no limit)
[**    ] (1 of 13) A start job is running for Remount Root and Kernel File Systems (6s / no limit)
[***   ] (1 of 13) A start job is running for Remount Root and Kernel File Systems (7s / no limit)
[ ***  ] (2 of 13) A start job is running for Device-mapper event daemon (7s / 1min 31s)
[  *** ] (2 of 13) A start job is running for Device-mapper event daemon (8s / 1min 31s)
[   ***] (2 of 13) A start job is running for Device-mapper event daemon (8s / 1min 31s)
[    **] (3 of 13) A start job is running for LVM2 metadata daemon (9s / 1min 31s)
[     *] (3 of 13) A start job is running for LVM2 metadata daemon (9s / 1min 31s)
[    **] (3 of 13) A start job is running for LVM2 metadata daemon (10s / 1min 31s)
[   ***] (4 of 13) A start job is running for POSIX Message Queue File System (10s / 1min 31s)[   16.852704] systemd[1]: Mounted Huge Pages File System.

[  OK  ] Mounted Huge Pages File System.

[   16.865926] systemd[1]: Started Create list of required static device nodes for the current kernel.
[  OK  ] Started Create list of required static device nodes for the current kernel.

[  OK  ] Mounted Debug File System.

[   16.872725] systemd[1]: Mounted Debug File System.
[   16.876220] systemd[1]: Starting Create static device nodes in /dev...
         Starting Create static device nodes in /dev...

[   16.893667] systemd-journald[592]: Failed to set file attributes: Inappropriate ioctl for device
[   16.905183] systemd[1]: Started Load Kernel Modules.
[  OK  ] Started Load Kernel Modules.

[[   16.911571] systemd[1]: Started Rule generator for /dev/root symlink.
  OK  ] Started Rule generator for /dev/root symlink.

[  OK  ] [   16.924509] systemd[1]: Mounted POSIX Message Queue File System.
Mounted POSIX Message Queue File System.

[   16.929681] EXT4-fs (dm-0): re-mounted. Opts: (null)
[  OK  [   16.938079] systemd[1]: Started LVM2 metadata daemon.
] Started LVM2 metadata daemon.

[   16.947305] systemd[1]: multipathd.service: control process exited, code=exited status=203
[FAILED] Failed to start Device-Mapper Multipath Device Controller.

See "systemctl status multipathd.service" for details.

[   16.953762] systemd[1]: Failed to start Device-Mapper Multipath Device Controller.
[   16.955730] systemd[1]: Unit multipathd.service entered failed state.
[  OK  ] Started Device-mapper event daemon.

[   16.960351] systemd[1]: Started Device-mapper event daemon.
[  OK  ] Started Remount Root and Kernel File Systems.

[   16.964500] systemd[1]: Started Remount Root and Kernel File Systems.
[  OK  ] Started Create static device nodes in /dev.

[   16.969129] systemd[1]: Started Create static device nodes in /dev.
[  OK  ] Started Journal Service.

[   16.980666] systemd[1]: Started Journal Service.
[  OK  ] Started udev Coldplug all Devices.

         Starting udev Wait for Complete Device Initialization...

         Starting Load/Save Random Seed...

[  OK  ] Reached target Local File Systems (Pre).

         Mounting Runtime Directory...

         Starting udev Kernel Device Manager...

         Starting Apply Kernel Variables...

[  OK  ] Mounted Runtime Directory.

[  OK  ] Started udev Kernel Device Manager.

[  OK  ] Started Load/Save Random Seed.

[  OK  ] Started Apply Kernel Variables.

         Starting Entropy Daemon based on the HAVEGE algorithm...

[  OK  ] Started Entropy Daemon based on the HAVEGE algorithm.

         Starting RPC Bind...

[  OK  ] Started udev Wait for Complete Device Initialization.

         Starting Activation of LVM2 logical volumes...

[  OK  ] Started Activation of LVM2 logical volumes.

[  OK  ] Reached target Encrypted Volumes.

         Starting Activation of LVM2 logical volumes...

[  OK  ] Started Activation of LVM2 logical volumes.

[  OK  ] Reached target Local File Systems.

         Starting Shadow /etc/init.d/boot.localfs...

[  OK  ] Started Shadow /etc/init.d/boot.localfs.

         Starting LSB: Set default boot entry if called...

         Starting Trigger Flushing of Journal to Persistent Storage...

         Starting Tell Plymouth To Write Out Runtime Data...

[   17.179718] systemd-journald[592]: Received request to flush runtime journal from PID 1
[  OK  ] Started LSB: Set default boot entry if called.

[  OK  ] Started Trigger Flushing of Journal to Persistent Storage.

         Starting Create Volatile Files and Directories...

[  OK  ] Started Create Volatile Files and Directories.

[  OK  ] Found device /dev/ttyS0.

         Stopping Entropy Daemon based on the HAVEGE algorithm...

[  OK  ] Stopped Entropy Daemon based on the HAVEGE algorithm.

         Starting Entropy Daemon based on the HAVEGE algorithm...

[  OK  ] Started Entropy Daemon based on the HAVEGE algorithm.

         Starting LSB: AppArmor initialization...

         Starting Security Auditing Service...

[  OK  ] Started RPC Bind.

[FAILED] Failed to start LSB: AppArmor initialization.

See "systemctl status apparmor.service" for details.

[FAILED] Failed to start Security Auditing Service.

See "systemctl status auditd.service" for details.

         Starting Update UTMP about System Reboot/Shutdown...

         Starting Device-Mapper Multipath Device Controller...

[FAILED] Failed to start Device-Mapper Multipath Device Controller.

See "systemctl status multipathd.service" for details.

[  OK  ] Started Update UTMP about System Reboot/Shutdown.

         Starting Device-Mapper Multipath Device Controller...

[FAILED] Failed to start Device-Mapper Multipath Device Controller.

See "systemctl status multipathd.service" for details.

         Starting Device-Mapper Multipath Device Controller...

[FAILED] Failed to start Device-Mapper Multipath Device Controller.

See "systemctl status multipathd.service" for details.

         Starting Device-Mapper Multipath Device Controller...

[FAILED] Failed to start Device-Mapper Multipath Device Controller.

See "systemctl status multipathd.service" for details.

         Starting Device-Mapper Multipath Device Controller...

[FAILED] Failed to start Device-Mapper Multipath Device Controller.

See "systemctl status multipathd.service" for details.

         Starting Device-Mapper Multipath Device Controller...

[FAILED] Failed to start Device-Mapper Multipath Device Controller.

See "systemctl status multipathd.service" for details.

[  OK  ] Started Tell Plymouth To Write Out Runtime Data.

[  OK  ] Reached target System Initialization.

[  OK  ] Listening on D-Bus System Message Bus Socket.

[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.

[  OK  ] Listening on PC/SC Smart Card Daemon Activation Socket.

[  OK  ] Listening on Open-iSCSI iscsid Socket.

[  OK  ] Reached target Sockets.

[  OK  ] Reached target Timers.

         Starting Restore Sound Card State...

[  OK  ] Reached target Basic System.

         Starting LSB: This services starts and stops the USB Arbitrator....

         Starting Avahi mDNS/DNS-SD Stack...

         Starting Permit User Sessions...

         Starting Network Manager...

         Starting Modem Manager...

         Starting irqbalance daemon...

[  OK  ] Started irqbalance daemon.

         Starting WPA Supplicant daemon...

         Starting Name Service Cache Daemon...

         Starting D-Bus System Message Bus...

[  OK  ] Started D-Bus System Message Bus.

[  OK  ] Started Restore Sound Card State.

[FAILED] Failed to start LSB: This services starts and stops the USB Arbitrator..

See "systemctl status vmware-USBArbitrator.service" for details.

[DEPEND] Dependency failed for LSB: This services starts and stops the Workstation as a Server daemon..

[FAILED] Failed to start Avahi mDNS/DNS-SD Stack.

See "systemctl status avahi-daemon.service" for details.

[  OK  ] Started Permit User Sessions.

[FAILED] Failed to start Name Service Cache Daemon.

See "systemctl status nscd.service" for details.

[  OK  ] Started WPA Supplicant daemon.

[  OK  ] Started Modem Manager.

         Stopping Entropy Daemon based on the HAVEGE algorithm...

[  OK  ] Stopped Entropy Daemon based on the HAVEGE algorithm.

         Starting Entropy Daemon based on the HAVEGE algorithm...

[  OK  ] Started Entropy Daemon based on the HAVEGE algorithm.

[  OK  ] Reached target User and Group Name Lookups.

         Starting Login Service...

[  OK  ] Reached target Host and Network Name Lookups.

[  OK  ] Started Login Service.

[  OK  ] Started Network Manager.

         Starting Network Manager Wait Online...

         Stopping Name Service Cache Daemon...

[  OK  ] Stopped Name Service Cache Daemon.

         Starting Name Service Cache Daemon...

[FAILED] Failed to start Name Service Cache Daemon.

See "systemctl status nscd.service" for details.

         Stopping Entropy Daemon based on the HAVEGE algorithm...

[  OK  ] Stopped Entropy Daemon based on the HAVEGE algorithm.

         Starting Entropy Daemon based on the HAVEGE algorithm...

[  OK  ] Started Entropy Daemon based on the HAVEGE algorithm.

         Stopping Name Service Cache Daemon...

[  OK  ] Stopped Name Service Cache Daemon.

         Starting Name Service Cache Daemon...

[FAILED] Failed to start Name Service Cache Daemon.

See "systemctl status nscd.service" for details.

         Stopping Name Service Cache Daemon...

[  OK  ] Stopped Name Service Cache Daemon.

         Starting Name Service Cache Daemon...

         Stopping Entropy Daemon based on the HAVEGE algorithm...

[  OK  ] Stopped Entropy Daemon based on the HAVEGE algorithm.

         Starting Entropy Daemon based on the HAVEGE algorithm...

[  OK  ] Started Entropy Daemon based on the HAVEGE algorithm.

[FAILED] Failed to start Name Service Cache Daemon.

See "systemctl status nscd.service" for details.

         Stopping Entropy Daemon based on the HAVEGE algorithm...

[  OK  ] Stopped Entropy Daemon based on the HAVEGE algorithm.

         Starting Entropy Daemon based on the HAVEGE algorithm...

[FAILED] Failed to start Entropy Daemon based on the HAVEGE algorithm.

See "systemctl status haveged.service" for details.

         Stopping Name Service Cache Daemon...

[  OK  ] Stopped Name Service Cache Daemon.

         Starting Name Service Cache Daemon...

[FAILED] Failed to start Name Service Cache Daemon.

See "systemctl status nscd.service" for details.

         Stopping Name Service Cache Daemon...

[  OK  ] Stopped Name Service Cache Daemon.

         Starting Name Service Cache Daemon...

[FAILED] Failed to start Name Service Cache Daemon.

See "systemctl status nscd.service" for details.

[   19.720474] e1000: enp0s3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[  *** ] A start job is running for Network Manager Wait Online (17s / no limit)
[ ***  ] A start job is running for Network Manager Wait Online (17s / no limit)
[***   ] A start job is running for Network Manager Wait Online (18s / no limit)
[  OK  ] Started Network Manager Wait Online.

[  OK  ] Reached target Network.

         Starting Postfix Mail Transport Agent...

[  OK  ] Reached target Network is Online.

         Starting LSB: This service starts and stops vmamqpd...

         Starting LSB: This service starts and stops VMware services...

         Starting LSB: Cisco AnyConnect Secure Mobility Client for Linux...

         Starting Login and scanning of iSCSI devices...

         Starting CUPS Printing Service...

[  OK  ] Started CUPS Printing Service.

         Starting Virtualization daemon...

[FAILED] Failed to start LSB: This service starts and stops vmamqpd.

See "systemctl status vmamqpd.service" for details.

[FAILED] Failed to start LSB: This service starts and stops VMware services.

See "systemctl status vmware.service" for details.

[FAILED] Failed to start LSB: Cisco AnyConnect Secure Mobility Client for Linux.

See "systemctl status vpnagentd.service" for details.

[  OK  ] Started Login and scanning of iSCSI devices.

[FAILED] Failed to start Virtualization daemon.

See "systemctl status libvirtd.service" for details.

[FAILED] Failed to start Postfix Mail Transport Agent.

See "systemctl status postfix.service" for details.

         Starting Command Scheduler...

[  OK  ] Started Command Scheduler.

         Starting smfpd.service...

[  OK  ] Started smfpd.service.

         Starting /etc/init.d/boot.local Compatibility...

[  OK  ] Started /etc/init.d/boot.local Compatibility.

         Starting Wait for Plymouth Boot Screen to Quit...

         Starting Terminate Plymouth Boot Screen...



More information about the systemd-devel mailing list