ubuntu@gregory:~$ qemu-img create -f qcow2 -b "$dist_disk" disk.img; sudo mount- image-callback disk.img -- sh -c 'cd $MOUNTPOINT/etc/init && sed -i.dist -e "s/- -daemon/--debug --verbose --daemon/" mountall.conf; echo "console output" >> mou ntall.conf && diff -u mountall.conf.dist mountall.conf ; for j in plymouth-*.con f; do echo mv -v $j $j.disabled; done; ( cd $MOUNTPOINT && ls );' Formatting 'disk.img', fmt=qcow2 size=1476395008 backing_file='dist/utopic-server-cloudimg-ppc64el.img' encryption=off cluster_size=65536 lazy_refcounts=off --- mountall.conf.dist 2014-07-14 11:05:08.000000000 +0000 +++ mountall.conf 2014-10-22 21:17:55.800911000 +0000 @@ -41,9 +41,10 @@ export LANG LANGUAGE LC_MESSAGES LC_ALL fi - exec mountall --daemon $force_fsck $fsck_fix $debug_arg + exec mountall --debug --verbose --daemon $force_fsck $fsck_fix $debug_arg end script post-stop script rm -f /forcefsck 2>dev/null || true end script +console output mv -v plymouth-log.conf plymouth-log.conf.disabled mv -v plymouth-ready.conf plymouth-ready.conf.disabled mv -v plymouth-shutdown.conf plymouth-shutdown.conf.disabled mv -v plymouth-splash.conf plymouth-splash.conf.disabled mv -v plymouth-stop.conf plymouth-stop.conf.disabled mv -v plymouth-upstart-bridge.conf plymouth-upstart-bridge.conf.disabled bin dev home lib lost+found mnt proc run srv tmp var boot etc initrd.img lib64 media opt root sbin sys usr vmlinux ubuntu@gregory:~$ $qemu -m 1G -enable-kvm -machine pseries,usb=off -device spapr-vscsi -device spapr-vlan,netdev=net00 -netdev type=user,id=net00 -drive file=disk.img,if=virtio -drive file=seed.img,if=virtio -kernel "$kernel" -append "root=/dev/vda console=hvc0" -display none -nographic qemu-system-ppc64: pci_add_option_rom: failed to find romfile "vgabios-stdvga.bin" SLOF ********************************************************************** QEMU Starting Build Date = Oct 16 2014 08:49:16 FW Version = buildd@ release 20140630 Press "s" to enter Open Firmware. Populating /vdevice methods Populating /vdevice/vty@71000000 Populating /vdevice/nvram@71000001 Populating /vdevice/v-scsi@71000002 SCSI: Looking for devices 8200000000000000 CD-ROM : "QEMU QEMU CD-ROM 2.1." Populating /vdevice/v-scsi@71000003 SCSI: Looking for devices Populating /vdevice/l-lan@71000004 Populating /pci@800000020000000 Adapters on 0800000020000000 00 0000 (D) : 1234 1111 qemu vga 00 0800 (D) : 1af4 1001 virtio [ block ] 00 1000 (D) : 1af4 1001 virtio [ block ] No NVRAM common partition, re-initializing... Installing QEMU fb Scanning USB No console specified using hvterm Detected RAM kernel at 400000 (16fc81c bytes) Welcome to Open Firmware Copyright (c) 2004, 2011 IBM Corporation All rights reserved. This program and the accompanying materials are made available under the terms of the BSD License available at http://www.opensource.org/licenses/bsd-license.php Booting from memory... OF stdout device is: /vdevice/vty@71000000 Preparing to boot Linux version 3.16.0-23-generic (buildd@fisher04) (gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6) ) #30-Ubuntu SMP Thu Oct 16 13:13:30 UTC 2014 (Ubuntu 3.16.0-23.30-generic 3.16.4) Detected machine type: 0000000000000101 Max number of cores passed to firmware: 2048 (NR_CPUS = 2048) Calling ibm,client-architecture-support... done command line: root=/dev/vda console=hvc0 memory layout at init: memory_limit : 0000000000000000 (16 MB aligned) alloc_bottom : 0000000001b10000 alloc_top : 0000000030000000 alloc_top_hi : 0000000040000000 rmo_top : 0000000030000000 ram_top : 0000000040000000 found display : /pci@800000020000000/vga@0, opening... done instantiating rtas at 0x000000002fff0000... done prom_hold_cpus: skipped copying OF device tree... Building dt strings... Building dt structure... Device tree strings 0x0000000001b20000 -> 0x0000000001b2088b Device tree struct 0x0000000001b30000 -> 0x0000000001b40000 Calling quiesce... returning from prom_init [ 0.000000] Using pSeries machine description [ 0.000000] Page sizes from device-tree: [ 0.000000] base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=0 [ 0.000000] base_shift=16: shift=16, sllp=0x0110, avpnm=0x00000000, tlbiel=1, penc=1 [ 0.000000] Using 1TB segments [ 0.000000] kvm_cma: CMA: reserved 128 MiB [ 0.000000] bootconsole [udbg0] enabled [ 0.000000] CPU maps initialized for 1 thread per core -> smp_release_cpus() spinning_secondaries = 0 <- smp_release_cpus() [ 0.000000] Starting Linux PPC64 #30-Ubuntu SMP Thu Oct 16 13:13:30 UTC 2014 [ 0.000000] ----------------------------------------------------- [ 0.000000] ppc64_pft_size = 0x17 [ 0.000000] physicalMemorySize = 0x40000000 [ 0.000000] htab_hash_mask = 0xffff [ 0.000000] ----------------------------------------------------- <- setup_system() [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.16.0-23-generic (buildd@fisher04) (gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6) ) #30-Ubuntu SMP Thu Oct 16 13:13:30 UTC 2014 (Ubuntu 3.16.0-23.30-generic 3.16.4) CF000012 Setup Arch[ 0.000000] [boot]0012 Setup Arch [ 0.000000] PCI host bridge /pci@800000020000000 ranges: [ 0.000000] IO 0x0000010080000000..0x000001008000ffff -> 0x0000000000000000 [ 0.000000] MEM 0x00000100a0000000..0x00000100bfffffff -> 0x0000000080000000 [ 0.000000] PPC64 nvram contains 65536 bytes [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00000000-0x3fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00000000-0x3fffffff] CF000015 Setup Done[ 0.000000] [boot]0015 Setup Done [ 0.000000] PERCPU: Embedded 3 pages/cpu @c000000001c00000 s103680 r0 d92928 u1048576 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 16370 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: root=/dev/vda console=hvc0 [ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) [ 0.000000] Sorting __ex_table... [ 0.000000] Memory: 825472K/1048576K available (10304K kernel code, 1408K rwdata, 3324K rodata, 5632K init, 2802K bss, 223104K reserved) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=256 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=2048 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS:512 nr_irqs:512 16 [ 0.000002] clocksource: timebase mult[1f40000] shift[24] registered [ 0.000731] Console: colour dummy device 80x25 [ 0.001180] console [hvc0] enabled [ 0.001180] console [hvc0] enabled [ 0.001553] bootconsole [udbg0] disabled [ 0.001553] bootconsole [udbg0] disabled [ 0.002547] allocated 262144 bytes of page_cgroup [ 0.002589] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.002672] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl [ 0.002748] pid_max: default: 32768 minimum: 301 [ 0.002855] Security Framework initialized [ 0.002918] AppArmor: AppArmor initialized [ 0.002952] Yama: becoming mindful. [ 0.003075] Dentry cache hash table entries: 131072 (order: 4, 1048576 bytes) [ 0.003323] Inode-cache hash table entries: 65536 (order: 3, 524288 bytes) [ 0.003470] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes) [ 0.003524] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes) [ 0.003845] Initializing cgroup subsys memory [ 0.003988] Initializing cgroup subsys devices [ 0.004035] Initializing cgroup subsys freezer [ 0.004075] Initializing cgroup subsys net_cls [ 0.004116] Initializing cgroup subsys blkio [ 0.004154] Initializing cgroup subsys perf_event [ 0.004193] Initializing cgroup subsys net_prio [ 0.004234] Initializing cgroup subsys hugetlb [ 0.004291] ftrace: allocating 26881 entries in 10 pages [ 0.013504] EEH: pSeries platform initialized [ 0.013595] POWER8 performance monitor hardware support registered [ 0.013643] power8-pmu: PMAO restore workaround active. [ 0.014773] Brought up 1 CPUs [ 0.015048] devtmpfs: initialized [ 0.037733] evm: security.selinux [ 0.037766] evm: security.SMACK64 [ 0.037803] evm: security.SMACK64EXEC [ 0.037833] evm: security.SMACK64TRANSMUTE [ 0.037862] evm: security.SMACK64MMAP [ 0.037891] evm: security.ima [ 0.037921] evm: security.capability [ 0.038003] EEH: devices created [ 0.038263] regulator-dummy: no parameters [ 0.038625] NET: Registered protocol family 16 [ 0.038678] pseries_eeh_init: RTAS service invalid [ 0.038725] eeh_init: Failed to call platform init function (-22) [ 0.038797] IBM eBus Device Driver [ 0.038963] cpuidle: using governor ladder [ 0.039005] cpuidle: using governor menu [ 0.039121] pstore: Registered nvram as persistent store backend Linux ppc64le #30-Ubuntu SMP T[ 0.039876] PCI: Probing PCI hardware [ 0.039913] no ibm,pcie-link-speed-stats property [ 0.039974] PCI host bridge to bus 0000:00 [ 0.040007] pci_bus 0000:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff]) [ 0.040072] pci_bus 0000:00: root bus resource [mem 0x100a0000000-0x100bfffffff] (bus address [0x80000000-0x9fffffff]) [ 0.040144] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.067246] IOMMU table initialized, virtual merging enabled [ 0.068587] vgaarb: device added: PCI:0000:00:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.068646] vgaarb: loaded [ 0.068667] vgaarb: bridge control possible 0000:00:00.0 [ 0.068931] SCSI subsystem initialized [ 0.069024] usbcore: registered new interface driver usbfs [ 0.069073] usbcore: registered new interface driver hub [ 0.069125] usbcore: registered new device driver usb [ 0.069181] pps_core: LinuxPPS API ver. 1 registered [ 0.069222] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.069289] PTP clock support registered [ 0.069535] NetLabel: Initializing [ 0.069568] NetLabel: domain hash size = 128 [ 0.069606] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.069652] NetLabel: unlabeled traffic allowed by default [ 0.069729] Switched to clocksource timebase [ 0.072366] AppArmor: AppArmor Filesystem Enabled [ 0.073691] NET: Registered protocol family 2 [ 0.073895] TCP established hash table entries: 8192 (order: 0, 65536 bytes) [ 0.073972] TCP bind hash table entries: 8192 (order: 1, 131072 bytes) [ 0.074041] TCP: Hash tables configured (established 8192 bind 8192) [ 0.074101] TCP: reno registered [ 0.074132] UDP hash table entries: 2048 (order: 0, 65536 bytes) [ 0.074188] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes) [ 0.074273] NET: Registered protocol family 1 [ 0.074435] rtasd: No event-scan on system [ 0.094689] futex hash table entries: 256 (order: -1, 32768 bytes) [ 0.094751] Initialise system trusted keyring [ 0.094803] audit: initializing netlink subsys (disabled) [ 0.094854] audit: type=2000 audit(1414012823.092:1): initialized [ 0.096631] zpool: loaded [ 0.096657] zbud: loaded [ 0.096843] VFS: Disk quotas dquot_6.5.2 [ 0.096923] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) [ 0.097236] hugetlbfs: disabling because there are no supported hugepage sizes [ 0.097427] fuse init (API version 7.23) [ 0.097538] msgmni has been set to 1996 [ 0.097637] Key type big_key registered [ 0.097872] Key type asymmetric registered [ 0.097907] Asymmetric key parser 'x509' registered [ 0.097975] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.098068] io scheduler noop registered [ 0.098101] io scheduler deadline registered [ 0.098180] io scheduler cfq registered (default) [ 0.098285] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.098373] Using unsupported 800x600 vga at 100a0000000, depth=32, pitch=3200 [ 0.100400] Console: switching to colour frame buffer device 100x37 [ 0.101873] fb0: Open Firmware frame buffer device on /pci@800000020000000/vga@0 [ 0.102022] virtio-pci 0000:00:01.0: enabling device (0100 -> 0103) [ 0.103347] virtio-pci 0000:00:02.0: enabling device (0100 -> 0103) [ 0.104828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.105947] Linux agpgart interface v0.103 [ 0.106978] brd: module loaded [ 0.107505] loop: module loaded [ 0.108299] vda: unknown partition table [ 0.110645] vdb: unknown partition table [ 0.111035] ibmvscsi 71000002: SRP_VERSION: 16.a [ 0.111125] scsi0 : IBM POWER Virtual SCSI Adapter 1.5.9 [ 0.111266] ibmvscsi 71000002: partner initialization complete [ 0.111325] ibmvscsi 71000002: host srp version: 16.a, host partition qemu (0), OS 2, max io 2097152 [ 0.111398] ibmvscsi 71000002: sent SRP login [ 0.111437] ibmvscsi 71000002: SRP_LOGIN succeeded [ 0.111770] scsi 0:0:2:0: CD-ROM QEMU QEMU CD-ROM 2.1. PQ: 0 ANSI: 5 [ 0.118864] ibmvscsi 71000003: SRP_VERSION: 16.a [ 0.118946] scsi1 : IBM POWER Virtual SCSI Adapter 1.5.9 [ 0.119070] ibmvscsi 71000003: partner initialization complete [ 0.119127] ibmvscsi 71000003: host srp version: 16.a, host partition qemu (0), OS 2, max io 2097152 [ 0.119200] ibmvscsi 71000003: sent SRP login [ 0.119238] ibmvscsi 71000003: SRP_LOGIN succeeded [ 0.119362] libphy: Fixed MDIO Bus: probed [ 0.119395] tun: Universal TUN/TAP device driver, 1.6 [ 0.119434] tun: (C) 1999-2004 Max Krasnyansky [ 0.119561] ibmveth 71000004 (unregistered net_device): unable to change checksum offload settings. 1 rc=-2 ret_attr=71000004 [ 0.119736] ehea: IBM eHEA ethernet device driver (Release EHEA_0107) [ 0.119853] PPP generic driver version 2.4.2 [ 0.119920] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.119977] ehci-pci: EHCI PCI platform driver [ 0.120023] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.120075] ohci-pci: OHCI PCI platform driver [ 0.120119] uhci_hcd: USB Universal Host Controller Interface driver [ 0.120240] mousedev: PS/2 mouse device common for all mice [ 0.120376] device-mapper: uevent: version 1.0.3 [ 0.120504] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.120595] ledtrig-cpu: registered to indicate activity on CPUs [ 0.120721] TCP: cubic registered [ 0.120860] NET: Registered protocol family 10 [ 0.122199] NET: Registered protocol family 17 [ 0.122250] Key type dns_resolver registered [ 0.122380] Loading compiled-in X.509 certificates [ 0.123070] Loaded X.509 cert 'Magrathea: Glacier signing key: fb31893adc18e3b1b0b9759dec1a79324d315ff7' [ 0.123149] registered taskstats version 1 [ 0.145970] Key type trusted registered [ 0.162461] Key type encrypted registered [ 0.166648] sr0: scsi3-mmc drive: 16x/50x cd/rw xa/form2 cdda tray [ 0.166699] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 0.167216] sr 0:0:2:0: Attached scsi generic sg0 type 5 [ 0.172400] AppArmor: AppArmor sha1 policy hashing enabled [ 0.172446] ima: No TPM chip found, activating TPM-bypass! [ 0.172497] evm: HMAC attrs: 0x1 [ 0.172648] /build/buildd/linux-3.16.0/drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 0.172861] md: Waiting for all devices to be available before autodetect [ 0.172917] md: If you don't use raid, use raid=noautodetect [ 0.173100] md: Autodetecting RAID arrays. [ 0.173132] md: Scanned 0 and added 0 devices. [ 0.173171] md: autorun ... [ 0.173192] md: ... autorun DONE. [ 0.173372] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities [ 0.173531] EXT4-fs (vda): couldn't mount as ext2 due to feature incompatibilities [ 0.175487] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null) [ 0.175562] VFS: Mounted root (ext4 filesystem) readonly on device 253:0. [ 0.176116] devtmpfs: mounted [ 0.176444] Freeing unused kernel memory: 5632K (c000000000d60000 - c0000000012e0000) [ 0.194958] random: init urandom read with 27 bits of entropy available [ 0.212758] init: plymouth-upstart-bridge main process (76) terminated with status 1 [ 0.212900] init: plymouth-upstart-bridge main process ended, respawning Connected to Plymouth / is local /proc is virtual /sys is virtual /sys/fs/cgroup is virtual /sys/fs/fuse/connections is virtual /sys/kernel/debug is virtual /sys/kernel/security is virtual /dev is virtual /dev/pts is virtual /tmp is local /run is virtual /run/lock is virtual /run/shm is virtual /run/user is virtual /sys/fs/pstore is virtual mounting event sent for /sys/fs/cgroup mounting event sent for /sys/fs/fuse/connections mounting event sent for /sys/kernel/debug mounting event sent for /sys/kernel/security mounting event sent for /run mounting event sent for /sys/fs/pstore mounted event handled for /sys swap finished local 0/2 remote 0/0 virtual 1/13 swap 0/0 mounted event handled for /dev/pts local 0/2 remote 0/0 virtual 2/13 swap 0/0 mounting event handled for /sys/fs/cgroup mounting /sys/fs/cgroup mount /sys/fs/cgroup [102] exited normally mounting event handled for /sys/fs/fuse/connections mounting /sys/fs/fuse/connections mount /sys/fs/fuse/connections [103] exited normally mounting event handled for /sys/kernel/debug mounting /sys/kernel/debug mount /sys/kernel/debug [104] exited normally mounting event handled for /sys/kernel/security mounting /sys/kernel/security mount /sys/kernel/security [105] exited normally mounting event handled for /run mounting /run mount /run [106] exited normally mounting event handled for /sys/fs/pstore * Starting Mount filesystems on boot [ OK ] mounting /sys/fs/pstore * Starting Fix-up sensitive /proc filesystem entries [ OK ] * Starting Populate /dev filesystem [ OK ] mount /sys/fs/pstore [109] exited normally mounting event sent for /run/lock mounting event sent for /run/shm mounting event sent for /run/user mounted event handled for /sys/fs/fuse/connections local 0/2 remote 0/0 virtual 3/13 swap 0/0 mounted event handled for /sys/kernel/security local 0/2 remote 0/0 virtual 4/13 swap 0/0 * Stopping Fix-up sensitive /proc filesystem entries [ OK ] * Stopping Populate /dev filesystem [ OK ] Ubuntu 14.10. . . . Connected to Plymouth / is local /proc is virtual /sys is virtual /sys/fs/cgroup is virtual /sys/fs/fuse/connections is virtual /sys/kernel/debug is virtual /sys/kernel/security is virtual /dev is virtual /dev/pts is virtual /tmp is local /run is virtual /run/lock is virtual /run/shm is virtual /run/user is virtual /sys/fs/pstore is virtual mounting event sent for /sys/fs/cgroup mounting event sent for /sys/fs/fuse/connections mounting event sent for /sys/kernel/debug mounting event sent for /sys/kernel/security mounting event sent for /run mounting event sent for /sys/fs/pstore mounted event handled for /sys swap finished local 0/2 remote 0/0 virtual 1/13 swap 0/0 mounted event handled for /dev/pts local 0/2 remote 0/0 virtual 2/13 swap 0/0 mounting event handled for /sys/fs/cgroup mounting /sys/fs/cgroup mount /sys/fs/cgroup [102] exited normally mounting event handled for /sys/fs/fuse/connections mounting /sys/fs/fuse/connections mount /sys/fs/fuse/connections [103] exited normally mounting event handled for /sys/kernel/debug mounting /sys/kernel/debug mount /sys/kernel/debug [104] exited normally mounting event handled for /sys/kernel/security mounting /sys/kernel/security mount /sys/kernel/security [105] exited normally mounting event handled for /run mounting /run mount /run [106] exited normally mounting event handled for /sys/fs/pstore * Starting Mount filesystems on boot [ OK ] mounting /sys/fs/pstore * Starting Fix-up sensitive /proc filesystem entries [ OK ] * Starting Populate /dev filesystem [ OK ] mount /sys/fs/pstore [109] exited normally mounting event sent for /run/lock mounting event sent for /run/shm mounting event sent for /run/user mounted event handled for /sys/fs/fuse/connections local 0/2 remote 0/0 virtual 3/13 swap 0/0 mounted event handled for /sys/kernel/security local 0/2 remote 0/0 virtual 4/13 swap 0/0 * Stopping Fix-up sensitive /proc filesystem entries [ OK ] * Stopping Populate /dev filesystem [ OK ] mounted event handled for /proc local 0/2 remote 0/0 virtual 5/13 swap 0/0 mounted event handled for /dev local 0/2 remote 0/0 virtual 6/13 swap 0/0 mounted event handled for /sys/kernel/debug local 0/2 remote 0/0 virtual 7/13 swap 0/0 * Starting Populate and link to /run filesystem [ OK ] mounted event handled for /sys/fs/pstore local 0/2 remote 0/0 virtual 8/13 swap 0/0 mounting event handled for /run/lock mounting /run/lock mount /run/lock [142] exited normally mounting event handled for /run/shm mounting /run/shm mount /run/shm [145] exited normally mounting event handled for /run/user mounting /run/user mount /run/user [146] exited normally * Stopping Populate and link to /run filesystem [ OK ] mounted event handled for /run/lock local 0/2 remote 0/0 virtual 9/13 swap 0/0 mounted event handled for /run/shm local 0/2 remote 0/0 virtual 10/13 swap 0/0 mounted event handled for /run/user local 0/2 remote 0/0 virtual 11/13 swap 0/0 * Starting Initialize or finalize resolvconf [ OK ] * Stopping Track if upstart is running in a container [ OK ] * Starting cgroup management daemon [ OK ] mounted event handled for /sys/fs/cgroup local 0/2 remote 0/0 virtual 12/13 swap 0/0 * Stopping cgroup management proxy [ OK ]