Created
September 3, 2016 11:06
-
-
Save kev009/6192e901362feee152b11a431f9070d0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kev009@test1:~$ dmesg | |
[ 0.000000] Allocated 2359296 bytes for 1024 pacas at c000000006c70000 | |
[ 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=12: shift=16, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=7 | |
[ 0.000000] base_shift=16: shift=16, sllp=0x0110, avpnm=0x00000000, tlbiel=1, penc=1 | |
[ 0.000000] base_shift=24: shift=24, sllp=0x0100, avpnm=0x00000001, tlbiel=0, penc=0 | |
[ 0.000000] base_shift=34: shift=34, sllp=0x0120, avpnm=0x000007ff, tlbiel=0, penc=3 | |
[ 0.000000] Page orders: linear mapping = 24, virtual = 12, io = 12, vmemmap = 24 | |
[ 0.000000] Using 1TB segments | |
[ 0.000000] Found initrd at 0xc000000003f80000:0xc000000005f33000 | |
[ 0.000000] bootconsole [udbg0] enabled | |
[ 0.000000] Partition configured for 4 cpus. | |
[ 0.000000] CPU maps initialized for 2 threads per core | |
[ 0.000000] (thread shift is 1) | |
[ 0.000000] Freed 2347008 bytes for unused pacas | |
[ 0.000000] Starting Linux ppc64 #55-Ubuntu SMP Thu Aug 11 18:23:55 UTC 2016 | |
[ 0.000000] ----------------------------------------------------- | |
[ 0.000000] ppc64_pft_size = 0x19 | |
[ 0.000000] phys_mem_size = 0x80000000 | |
[ 0.000000] cpu_features = 0x090d1ae018500049 | |
[ 0.000000] possible = 0x1fffffef18500649 | |
[ 0.000000] always = 0x0000000018100040 | |
[ 0.000000] cpu_user_features = 0xdc007442 0x00000000 | |
[ 0.000000] mmu_features = 0x7c000001 | |
[ 0.000000] firmware_features = 0x00000000005ffc5f | |
[ 0.000000] htab_hash_mask = 0x3ffff | |
[ 0.000000] ----------------------------------------------------- | |
[ 0.000000] Initializing cgroup subsys cpuset | |
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Initializing cgroup subsys cpuacct | |
[ 0.000000] Linux version 4.4.0-36-powerpc64-smp (buildd@fisher03) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #55-Ubuntu SMP Thu Aug 11 18:23:55 UTC 2016 (Ubuntu 4.4.0-36.55-powerpc64-smp 4.4.16) | |
[ 0.000000] Node 0 Memory: 0x0-0x80000000 | |
[ 0.000000] numa: Initmem setup node 0 [mem 0x00000000-0x7fffffff] | |
[ 0.000000] numa: NODE_DATA [mem 0x7ffc1b00-0x7ffcbfff] | |
[ 0.000000] PPC64 nvram contains 15360 bytes | |
[ 0.000000] Top of RAM: 0x80000000, Total RAM: 0x80000000 | |
[ 0.000000] Memory hole size: 0MB | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000000000000-0x000000007fffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] | |
[ 0.000000] On node 0 totalpages: 524288 | |
[ 0.000000] DMA zone: 8192 pages used for memmap | |
[ 0.000000] DMA zone: 0 pages reserved | |
[ 0.000000] DMA zone: 524288 pages, LIFO batch:31 | |
[ 0.000000] PERCPU: Embedded 26 pages/cpu @c00000007fe00000 s68248 r0 d38248 u262144 | |
[ 0.000000] pcpu-alloc: s68248 r0 d38248 u262144 alloc=1*1048576 | |
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 | |
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 516096 | |
[ 0.000000] Policy zone: DMA | |
[ 0.000000] Kernel command line: root=UUID=a7bfa236-2206-460b-b43b-5af612141b46 ro quiet splash | |
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.000000] Sorting __ex_table... | |
[ 0.000000] Memory: 1918196K/2097152K available (11152K kernel code, 2064K rwdata, 4480K rodata, 8676K init, 2402K bss, 178956K reserved, 0K cma-reserved) | |
[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] Build-time adjustment of leaf fanout to 64. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=4. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4 | |
[ 0.000000] NR_IRQS:512 nr_irqs:512 16 | |
[ 0.000000] pic: no ISA interrupt controller | |
[ 0.000000] time_init: decrementer frequency = 512.000000 MHz | |
[ 0.000000] time_init: processor frequency = 4204.000000 MHz | |
[ 0.000002] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x761537d007, max_idle_ns: 440795202126 ns | |
[ 0.000005] clocksource: timebase mult[1f40000] shift[24] registered | |
[ 0.000009] clockevent: decrementer mult[83126e98] shift[32] cpu[0] | |
[ 0.000072] Console: colour dummy device 80x25 | |
[ 0.000086] console [hvc0] enabled | |
[ 0.000089] bootconsole [udbg0] disabled | |
[ 0.000118] pid_max: default: 32768 minimum: 301 | |
[ 0.000154] Security Framework initialized | |
[ 0.000158] Yama: becoming mindful. | |
[ 0.000185] AppArmor: AppArmor initialized | |
[ 0.000627] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.002160] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) | |
[ 0.002814] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.002823] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.003152] Initializing cgroup subsys io | |
[ 0.003159] Initializing cgroup subsys memory | |
[ 0.003170] Initializing cgroup subsys devices | |
[ 0.003175] Initializing cgroup subsys freezer | |
[ 0.003180] Initializing cgroup subsys net_cls | |
[ 0.003185] Initializing cgroup subsys perf_event | |
[ 0.003189] Initializing cgroup subsys net_prio | |
[ 0.003193] Initializing cgroup subsys hugetlb | |
[ 0.003200] Initializing cgroup subsys pids | |
[ 0.003214] ftrace: allocating 29332 entries in 173 pages | |
[ 0.025355] EEH: pSeries platform initialized | |
[ 0.025373] POWER6 performance monitor hardware support registered | |
[ 0.027550] Brought up 4 CPUs | |
[ 0.027560] Node 0 CPUs: 0-3 | |
[ 0.027945] devtmpfs: initialized | |
[ 0.051231] evm: security.selinux | |
[ 0.051233] evm: security.SMACK64 | |
[ 0.051235] evm: security.SMACK64EXEC | |
[ 0.051237] evm: security.SMACK64TRANSMUTE | |
[ 0.051239] evm: security.SMACK64MMAP | |
[ 0.051241] evm: security.ima | |
[ 0.051243] evm: security.capability | |
[ 0.051393] EEH: devices created | |
[ 0.051518] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.052006] NET: Registered protocol family 16 | |
[ 0.052123] EEH: No capable adapters found | |
[ 0.063775] cpuidle: using governor ladder | |
[ 0.075987] cpuidle: using governor menu | |
[ 0.076164] pstore: Registered nvram as persistent store backend | |
[ 0.082367] PCI: Probing PCI hardware | |
[ 0.082372] PCI: Probing PCI hardware done | |
[ 0.097902] vgaarb: loaded | |
[ 0.098403] SCSI subsystem initialized | |
[ 0.098504] libata version 3.00 loaded. | |
[ 0.098582] usbcore: registered new interface driver usbfs | |
[ 0.098602] usbcore: registered new interface driver hub | |
[ 0.098631] usbcore: registered new device driver usb | |
[ 0.099201] NetLabel: Initializing | |
[ 0.099203] NetLabel: domain hash size = 128 | |
[ 0.099205] NetLabel: protocols = UNLABELED CIPSOv4 | |
[ 0.099224] NetLabel: unlabeled traffic allowed by default | |
[ 0.099418] clocksource: Switched to clocksource timebase | |
[ 0.116503] AppArmor: AppArmor Filesystem Enabled | |
[ 0.123565] NET: Registered protocol family 2 | |
[ 0.123847] TCP established hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.123975] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) | |
[ 0.124130] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.124178] UDP hash table entries: 1024 (order: 3, 32768 bytes) | |
[ 0.124206] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) | |
[ 0.124289] NET: Registered protocol family 1 | |
[ 0.124304] PCI: CLS 0 bytes, default 128 | |
[ 0.124378] Trying to unpack rootfs image as initramfs... | |
[ 0.881785] Freeing initrd memory: 32460K (c000000003f80000 - c000000005f33000) | |
[ 0.882156] RTAS daemon started | |
[ 0.899236] IOMMU table initialized, virtual merging enabled | |
[ 0.911911] futex hash table entries: 1024 (order: 5, 131072 bytes) | |
[ 0.912027] audit: initializing netlink subsys (disabled) | |
[ 0.912065] audit: type=2000 audit(1472893370.896:1): initialized | |
[ 0.912469] Initialise system trusted keyring | |
[ 0.912853] HugeTLB registered 64 KB page size, pre-allocated 0 pages | |
[ 0.912856] HugeTLB registered 16 MB page size, pre-allocated 0 pages | |
[ 0.912858] HugeTLB registered 16 GB page size, pre-allocated 0 pages | |
[ 0.916838] zbud: loaded | |
[ 0.917345] VFS: Disk quotas dquot_6.6.0 | |
[ 0.917420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.918134] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.918610] fuse init (API version 7.23) | |
[ 0.918899] Key type big_key registered | |
[ 0.918934] Allocating IMA MOK and blacklist keyrings. | |
[ 0.920602] Key type asymmetric registered | |
[ 0.920609] Asymmetric key parser 'x509' registered | |
[ 0.920692] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) | |
[ 0.920786] io scheduler noop registered | |
[ 0.920792] io scheduler deadline registered (default) | |
[ 0.920862] io scheduler cfq registered | |
[ 0.920962] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 | |
[ 0.920974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 | |
[ 0.921755] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
[ 0.924840] pmac_zilog: 0.6 (Benjamin Herrenschmidt <[email protected]>) | |
[ 0.925029] Linux agpgart interface v0.103 | |
[ 0.930840] brd: module loaded | |
[ 0.933708] loop: module loaded | |
[ 0.934138] libphy: Fixed MDIO Bus: probed | |
[ 0.934142] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.934144] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
[ 0.934227] PPP generic driver version 2.4.2 | |
[ 0.934333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.934353] ehci-pci: EHCI PCI platform driver | |
[ 0.934370] ehci-platform: EHCI generic platform driver | |
[ 0.934384] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 0.934401] ohci-pci: OHCI PCI platform driver | |
[ 0.934420] ohci-platform: OHCI generic platform driver | |
[ 0.934434] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 0.934644] mousedev: PS/2 mouse device common for all mice | |
[ 0.934730] i2c /dev entries driver | |
[ 0.934913] device-mapper: uevent: version 1.0.3 | |
[ 0.935059] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected] | |
[ 0.935170] pseries_idle_driver registered | |
[ 0.935193] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.935638] NET: Registered protocol family 10 | |
[ 0.935949] NET: Registered protocol family 17 | |
[ 0.935964] Key type dns_resolver registered | |
[ 0.936320] registered taskstats version 1 | |
[ 0.936341] Loading compiled-in X.509 certificates | |
[ 0.938005] Loaded X.509 cert 'Build time autogenerated kernel key: 125b1afe610731af8536405245031584d0246a15' | |
[ 0.938035] zswap: loaded using pool lzo/zbud | |
[ 0.942895] Key type trusted registered | |
[ 0.951548] Key type encrypted registered | |
[ 0.951555] AppArmor: AppArmor sha1 policy hashing enabled | |
[ 0.951561] ima: No TPM chip found, activating TPM-bypass! | |
[ 0.951596] evm: HMAC attrs: 0x1 | |
[ 0.951760] hctosys: unable to open rtc device (rtc0) | |
[ 0.952024] PM: Hibernation image not present or could not be loaded. | |
[ 0.955781] Freeing unused kernel memory: 8676K (c000000000f4c000 - c0000000017c5000) | |
[ 0.987434] random: systemd-udevd urandom read with 17 bits of entropy available | |
[ 1.104292] ibmveth: IBM Power Virtual Ethernet Driver 1.05 | |
[ 1.105647] ibmvscsi 30000002: SRP_VERSION: 16.a | |
[ 1.105820] ibmvscsi 30000002: Maximum ID: 64 Maximum LUN: 32 Maximum Channel: 3 | |
[ 1.105825] scsi host0: IBM POWER Virtual SCSI Adapter 1.5.9 | |
[ 1.106345] ibmvscsi 30000002: partner initialization complete | |
[ 1.107274] ibmvscsi 30000002: host srp version: 16.a, host partition 10-52112 (1), OS 3, max io 1048576 | |
[ 1.107627] ibmvscsi 30000002: Client reserve enabled | |
[ 1.107637] ibmvscsi 30000002: sent SRP login | |
[ 1.108121] ibmvscsi 30000002: SRP_LOGIN succeeded | |
[ 1.126062] scsi 0:0:1:0: Direct-Access AIX VDASD 0001 PQ: 0 ANSI: 3 | |
[ 1.262449] ibmveth 30000004 ibmveth4: renamed from eth0 | |
[ 1.314879] sd 0:0:1:0: Attached scsi generic sg0 type 0 | |
[ 1.315132] sd 0:0:1:0: [sda] 41943040 512-byte logical blocks: (21.5 GB/20.0 GiB) | |
[ 1.315191] sd 0:0:1:0: [sda] Write Protect is off | |
[ 1.315196] sd 0:0:1:0: [sda] Mode Sense: 17 00 00 08 | |
[ 1.315255] sd 0:0:1:0: [sda] Cache data unavailable | |
[ 1.315259] sd 0:0:1:0: [sda] Assuming drive cache: write through | |
[ 1.321529] sda: sda1 sda2 sda3 < sda5 > | |
[ 1.322451] sd 0:0:1:0: [sda] Attached SCSI disk | |
[ 1.703101] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) | |
[ 1.880763] RTAS: event: 1, Type: Platform Error, Severity: 2 | |
[ 2.399330] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) | |
[ 2.399542] systemd[1]: Detected architecture ppc64. | |
[ 2.411703] systemd[1]: Set hostname to <test1>. | |
[ 2.628458] random: nonblocking pool is initialized | |
[ 2.854002] systemd[1]: Listening on Journal Socket. | |
[ 2.854113] systemd[1]: Listening on Syslog Socket. | |
[ 2.854155] systemd[1]: Listening on fsck to fsckd communication Socket. | |
[ 2.854216] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. | |
[ 2.854391] systemd[1]: Created slice User and Session Slice. | |
[ 2.854510] systemd[1]: Listening on Journal Audit Socket. | |
[ 2.854531] systemd[1]: Reached target Encrypted Volumes. | |
[ 2.854608] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[ 2.854835] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. | |
[ 2.854860] systemd[1]: Reached target Remote File Systems (Pre). | |
[ 2.854880] systemd[1]: Reached target Remote File Systems. | |
[ 2.854931] systemd[1]: Listening on Journal Socket (/dev/log). | |
[ 2.854972] systemd[1]: Listening on udev Kernel Socket. | |
[ 2.855037] systemd[1]: Listening on udev Control Socket. | |
[ 2.855061] systemd[1]: Reached target User and Group Name Lookups. | |
[ 2.855179] systemd[1]: Created slice System Slice. | |
[ 2.879813] systemd[1]: Starting Set console keymap... | |
[ 2.880908] systemd[1]: Starting Journal Service... | |
[ 2.881813] systemd[1]: Mounting Huge Pages File System... | |
[ 2.886253] systemd[1]: Starting Nameserver information manager... | |
[ 2.887331] systemd[1]: Started Read required files in advance. | |
[ 2.906422] systemd[1]: Starting Load Kernel Modules... | |
[ 2.907579] systemd[1]: Mounting POSIX Message Queue File System... | |
[ 2.909103] systemd[1]: Starting Create list of required static device nodes for the current kernel... | |
[ 2.909154] systemd[1]: Reached target Slices. | |
[ 2.910393] systemd[1]: Starting Uncomplicated firewall... | |
[ 2.911552] systemd[1]: Mounting Debug File System... | |
[ 2.911894] systemd[1]: Created slice system-serial\x2dgetty.slice. | |
[ 3.015675] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE | |
[ 3.016125] systemd[1]: Failed to start Load Kernel Modules. | |
[ 3.016600] systemd[1]: systemd-modules-load.service: Unit entered failed state. | |
[ 3.016666] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'. | |
[ 3.039735] systemd[1]: Mounting FUSE Control File System... | |
[ 3.041244] systemd[1]: Starting Apply Kernel Variables... | |
[ 3.042235] systemd[1]: Started Create list of required static device nodes for the current kernel. | |
[ 3.064492] systemd[1]: Starting Create Static Device Nodes in /dev... | |
[ 3.078317] systemd[1]: Mounted Debug File System. | |
[ 3.078690] systemd[1]: Mounted POSIX Message Queue File System. | |
[ 3.078942] systemd[1]: Mounted FUSE Control File System. | |
[ 3.079232] systemd[1]: Mounted Huge Pages File System. | |
[ 3.083235] systemd[1]: Started Uncomplicated firewall. | |
[ 3.121870] systemd[1]: Started Nameserver information manager. | |
[ 3.227070] systemd[1]: Started Apply Kernel Variables. | |
[ 3.281974] systemd[1]: Started Journal Service. | |
[ 3.723286] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro | |
[ 3.831269] systemd-journald[712]: Received request to flush runtime journal from PID 1 | |
[ 4.228919] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 | |
[ 4.727705] Adding 901116k swap on /dev/sda5. Priority:-1 extents:1 across:901116k FS | |
[ 4.916160] audit: type=1400 audit(1472893374.900:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=1407 comm="apparmor_parser" | |
[ 5.177975] audit: type=1400 audit(1472893375.160:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=1405 comm="apparmor_parser" | |
[ 5.178599] audit: type=1400 audit(1472893375.160:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1405 comm="apparmor_parser" | |
[ 5.179149] audit: type=1400 audit(1472893375.160:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=1405 comm="apparmor_parser" | |
[ 5.179693] audit: type=1400 audit(1472893375.160:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1405 comm="apparmor_parser" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment