ScyllaDB 2.0.2 causes Kernel Panic after being installed on CentOS 7

243 views
Skip to first unread message

dror@dynamicyield.com

<dror@dynamicyield.com>
unread,
Jan 3, 2018, 9:10:46 AM1/3/18
to ScyllaDB users
Hi,

I'm using i3.2xlarge instance type on AWS, with official CentOS 7.4.1708 AMI (taken from Marketplace).

Ran scylla_setup wizard without issues. Rebooted instance as instructed, just to apply SELinux settings.

While trying to boot up again, it's been stuck on "Kernel Panic".

I'm attaching the configuration wizard, scylla_setup, and the boot log (as taken from AWS console log)

[root@ip-172-30-0-140 ~]# sudo scylla_setup
Skip any of the following steps by answering 'no'
Do you want to run kernel version check?
Answer yes to have this script verify that the currently installed kernel is qualified to run Scylla; answer no to skip this check.
[YES/no]
This is a supported kernel version.
Do you want to verify ScyllaDB packages installed?
Answer yes to have this script check that ScyllaDB is already installed; answer no to skip this check.
[YES/no]
Do you want to enable ScyllaDB services?
Answer yes to automatically start Scylla when the node boots; answer no to skip this step.
[YES/no]
Created symlink from /etc/systemd/system/multi-user.target.wants/scylla-server.service to /usr/lib/systemd/system/scylla-server.service.
Created symlink from /etc/systemd/system/multi-user.target.wants/collectd.service to /usr/lib/systemd/system/collectd.service.
Do you want to disable SELinux?
Answer yes to disable SELinux and improve performance; answer no to keep it activated.
[YES/no]
Do you want to setup NTP?
Answer yes to enable time synchronization at boot time. This keeps time right on the node. Answer no to do nothing.
[YES/no]
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 
* base: mirror.umd.edu
 
* epel: mirror.umd.edu
 
* extras: mirror.ash.fastserv.com
 
* updates: mirror.solarvps.com
Resolving Dependencies
--> Running transaction check
---> Package ntp.x86_64 0:4.2.6p5-25.el7.centos.2 will be installed
--> Processing Dependency: libopts.so.25()(64bit) for package: ntp-4.2.6p5-25.el7.centos.2.x86_64
---> Package ntpdate.x86_64 0:4.2.6p5-25.el7.centos.2 will be installed
--> Running transaction check
---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed
--> Finished Dependency Resolution


Dependencies Resolved


================================================================================================================================================================================================================================================================================
 
Package                                                              Arch                                                        Version                                                                       Repository                                                 Size
================================================================================================================================================================================================================================================================================
Installing:
 ntp                                                                  x86_64                                                      
4.2.6p5-25.el7.centos.2                                                       base                                                      547 k
 ntpdate                                                              x86_64                                                      
4.2.6p5-25.el7.centos.2                                                       base                                                       86 k
Installing for dependencies:
 autogen
-libopts                                                      x86_64                                                      5.18-5.el7                                                                    base                                                       66 k


Transaction Summary
================================================================================================================================================================================================================================================================================
Install  2 Packages (+1 Dependent package)


Total download size: 699 k
Installed size: 1.6 M
Downloading packages:
(1/3): autogen-libopts-5.18-5.el7.x86_64.rpm                                                                                                                                                                                                             |  66 kB  00:00:00
(2/3): ntpdate-4.2.6p5-25.el7.centos.2.x86_64.rpm                                                                                                                                                                                                        |  86 kB  00:00:00
(3/3): ntp-4.2.6p5-25.el7.centos.2.x86_64.rpm                                                                                                                                                                                                            | 547 kB  00:00:00
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                                                           5.5 MB/s | 699 kB  00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
 
Installing : autogen-libopts-5.18-5.el7.x86_64                                                                                                                                                                                                                            1/3
 
Installing : ntpdate-4.2.6p5-25.el7.centos.2.x86_64                                                                                                                                                                                                                       2/3
 
Installing : ntp-4.2.6p5-25.el7.centos.2.x86_64                                                                                                                                                                                                                           3/3
 
Verifying  : ntp-4.2.6p5-25.el7.centos.2.x86_64                                                                                                                                                                                                                           1/3
 
Verifying  : ntpdate-4.2.6p5-25.el7.centos.2.x86_64                                                                                                                                                                                                                       2/3
 
Verifying  : autogen-libopts-5.18-5.el7.x86_64                                                                                                                                                                                                                            3/3


Installed:
  ntp
.x86_64 0:4.2.6p5-25.el7.centos.2                                                                                                 ntpdate.x86_64 0:4.2.6p5-25.el7.centos.2


Dependency Installed:
  autogen
-libopts.x86_64 0:5.18-5.el7


Complete!
 
3 Jan 13:36:04 ntpdate[10995]: adjust time server 45.127.112.2 offset 0.000174 sec
Created symlink from /etc/systemd/system/multi-user.target.wants/ntpd.service to /usr/lib/systemd/system/ntpd.service.
Do you want to setup RAID and XFS?
It is recommended to use RAID0 and XFS for Scylla data. If you select yes, you will be prompt to choose which unmounted disks to use for Scylla data. Selected disks will be formatted in the process.
[YES/no]yes
Are you sure you want to setup RAID and XFS?
If you choose Yes, selected drive will be reformated, erasing existing data in the process.
[YES/no]yes
Please select unmounted disks from the following list: /dev/nvme0n1
type
'cancel' to cancel RAID/XFS setup.
type
'done' to finish selection. Selected:
> /dev/nvme0n1
type
'cancel' to cancel RAID/XFS setup.
type
'done' to finish selection. Selected: /dev/nvme0n1
> done
Creating RAID0 for scylla using 1 disk(s): /dev/nvme0n1
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 
* base: mirror.umd.edu
 
* epel: mirror.us.leaseweb.net
 
* extras: mirror.ash.fastserv.com
 
* updates: mirror.solarvps.com
Package xfsprogs-4.5.0-12.el7.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package mdadm.x86_64 0:4.0-5.el7 will be installed
--> Processing Dependency: libreport-filesystem for package: mdadm-4.0-5.el7.x86_64
--> Running transaction check
---> Package libreport-filesystem.x86_64 0:2.1.11-38.el7.centos will be installed
--> Finished Dependency Resolution


Dependencies Resolved


================================================================================================================================================================================================================================================================================
 
Package                                                                  Arch                                                       Version                                                                     Repository                                                Size
================================================================================================================================================================================================================================================================================
Installing:
 mdadm                                                                    x86_64                                                    
4.0-5.el7                                                                   base                                                     428 k
Installing for dependencies:
 libreport
-filesystem                                                     x86_64                                                     2.1.11-38.el7.centos                                                        base                                                      39 k


Transaction Summary
================================================================================================================================================================================================================================================================================
Install  1 Package (+1 Dependent package)


Total download size: 467 k
Installed size: 1.0 M
Downloading packages:
(1/2): libreport-filesystem-2.1.11-38.el7.centos.x86_64.rpm                                                                                                                                                                                              |  39 kB  00:00:00
(2/2): mdadm-4.0-5.el7.x86_64.rpm                                                                                                                                                                                                                        | 428 kB  00:00:00
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                                                           3.7 MB/s | 467 kB  00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
 
Installing : libreport-filesystem-2.1.11-38.el7.centos.x86_64                                                                                                                                                                                                             1/2
 
Installing : mdadm-4.0-5.el7.x86_64                                                                                                                                                                                                                                       2/2
 
Verifying  : libreport-filesystem-2.1.11-38.el7.centos.x86_64                                                                                                                                                                                                             1/2
 
Verifying  : mdadm-4.0-5.el7.x86_64                                                                                                                                                                                                                                       2/2


Installed:
  mdadm
.x86_64 0:4.0-5.el7


Dependency Installed:
  libreport
-filesystem.x86_64 0:2.1.11-38.el7.centos


Complete!
mdadm
: Defaulting to version 1.2 metadata
mdadm
: array /dev/md0 started.
meta
-data=/dev/md0               isize=512    agcount=32, agsize=14494720 blks
         
=                       sectsz=512   attr=2, projid32bit=1
         
=                       crc=1        finobt=0, sparse=0
data    
=                       bsize=4096   blocks=463831040, imaxpct=5
         
=                       sunit=256    swidth=256 blks
naming  
=version 2              bsize=4096   ascii-ci=0 ftype=1
log      
=internal log           bsize=4096   blocks=226480, version=2
         
=                       sectsz=512   sunit=8 blks, lazy-count=1
realtime
=none                   extsz=4096   blocks=0, rtextents=0
Do you want to setup coredump?
Answer yes to enable core dumps; this allows to do post-mortem analysis of Scylla state after a crash. Answer no to do nothing.
[YES/no]
kernel
.core_pattern = |/usr/lib/systemd/systemd-coredump %p %u %g %s %t %e
Do you want to setup sysconfig?
Answer yes to do system wide configuration customized for Scylla. Answer no to do nothing.
[YES/no]
Do you want to optimize NIC queue settings?
Answer yes to enable network card optimization and improve performance. Answer no to skip this optimization.
[YES/no]
Setting parameters on /etc/sysconfig/scylla-server
Do you want to setup IO configuration?
Answer yes to let iotune study what are your disks IO profile and adapt Scylla to it. Answer no to skip this action.
[YES/no]
Generating evaluation file sized 10GB...10GB written in 12 seconds
Refining search for maximum. So far, 450984 IOPS
Maximum throughput: 450984 IOPS
Recommended --max-io-requests: 198
Written the above values to /etc/scylla.d/io.conf
Do you want to install node exporter and export Prometheus data from the node?
Answer yes to install it; answer no to skip this installation.
[YES/no]
 
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 
Dload  Upload   Total   Spent    Left  Speed
100   628    0   628    0     0   3755      0 --:--:-- --:--:-- --:--:--  3783
100 3925k  100 3925k    0     0  14.5M      0 --:--:-- --:--:-- --:--:-- 14.5M
node_exporter
-0.14.0.linux-amd64/
node_exporter
-0.14.0.linux-amd64/LICENSE
node_exporter
-0.14.0.linux-amd64/NOTICE
node_exporter
-0.14.0.linux-amd64/node_exporter
Created symlink from /etc/systemd/system/multi-user.target.wants/node-exporter.service to /usr/lib/systemd/system/node-exporter.service.
node_exporter successfully installed
Do you want to setup CPU scaling governor?
Answer yes to set CPU scaling governor to performance at boot time. Answer no to do nothing.
[YES/no]no
Do you want to enable fstrim service?
Answer yes to run fstrim on your SSD. Answer no to do nothing.
[YES/no]
Created symlink from /etc/systemd/system/multi-user.target.wants/fstrim.timer to /usr/lib/systemd/system/fstrim.timer.
ScyllaDB setup finished.
Please restart machine before using ScyllaDB, since you have disabled
 
SELinux


Boot log:
devd DB...
[ [32m  OK   [0m] Started Cleanup udevd DB.
[ [32m  OK   [0m] Reached target Switch Root.
         
Starting Switch Root...
[   13.331411] systemd-journald[130]: Received SIGTERM from PID 1 (systemd).
[   13.380686] SELinux:  Disabled at runtime.
[   13.424262] type=1404 audit(1514986959.149:2): selinux=0 auid=4294967295 ses=4294967295
[   13.460838] ip_tables: (C) 2000-2006 Netfilter Core Team
[   13.465213] systemd[1]: Inserted module 'ip_tables'


Welcome to [0;31mCentOS Linux 7 (Core) [0m!


[ [32m  OK   [0m] Stopped Switch Root.
[ [32m  OK   [0m] Stopped Journal Service.
         
Starting Journal Service...
[ [32m  OK   [0m] Set up automount Arbitrary Executab...ats File System Automount Point.
[ [32m  OK   [0m] Stopped File System Check on Root Device.
         
Stopping File System Check on Root Device...
[ [32m  OK   [0m] Reached target Swap.
[ [32m  OK   [0m] Listening on udev Kernel Socket.
[ [32m  OK   [0m] Reached target Encrypted Volumes.
[ [32m  OK   [0m] Listening on /dev/initctl Compatibility Named Pipe.
[ [32m  OK   [0m] Created slice User and Session Slice.
[ [32m  OK   [0m] Reached target Slices.
         
Mounting Debug File System...
         
Starting Apply Kernel Variables...
         
Starting Setup Virtual Console...
[ [32m  OK   [0m] Listening on udev Control Socket.
[ [32m  OK   [0m] Stopped target Switch Root.
[ [32m  OK   [0m] Stopped target Initrd Root File System.
         
Mounting Huge Pages File System...
[ [32m  OK   [0m] Stopped target Initrd File Systems.
         
Mounting NFSD configuration filesystem...
[ [32m  OK   [0m] Created slice system-getty.slice.
[ [32m  OK   [0m] Created slice system-serial\x2dgetty.slice.
[   13.716776] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
         
Mounting POSIX Message Queue File System...
         
Starting Remount Root and Kernel File Systems...
[ [32m  OK   [0m] Listening on Delayed Shutdown Socket.
         
Starting Create list of required st... nodes for the current kernel...
[ [32m  OK   [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice.
[ [32m  OK   [0m] Mounted NFSD configuration filesystem.
[ [32m  OK   [0m] Mounted Debug File System.
[ [32m  OK   [0m] Mounted POSIX Message Queue File System.
[ [32m  OK   [0m] Mounted Huge Pages File System.
[ [32m  OK   [0m] Started Journal Service.
[ [32m  OK   [0m] Started Apply Kernel Variables.
[ [32m  OK   [0m] Started Remount Root and Kernel File Systems.
[ [32m  OK   [0m] Started Setup Virtual Console.
[ [32m  OK   [0m] Started Create list of required sta...ce nodes for the current kernel.
         
Starting Create Static Device Nodes in /dev...
         
Starting Configure read-only root support...
         
Starting Load/Save Random Seed...
         
Starting udev Coldplug all Devices...
         
Starting Initial cloud-init job (pre-networking)...
         
Starting Flush Journal to Persistent Storage...
[ [32m  OK   [0m] Started Load/Save Random Seed.
[   13.839627] systemd-journald[411]: Received request to flush runtime journal from PID 1
[ [32m  OK   [0m] Started Configure read-only root support.
[ [32m  OK   [0m] Started Create Static Device Nodes in /dev.
[ [32m  OK   [0m] Started Flush Journal to Persistent Storage.
[ [32m  OK   [0m] Started udev Coldplug all Devices.
[ [32m  OK   [0m] Reached target Local File Systems (Pre).
         
Starting udev Kernel Device Manager...
[ [32m  OK   [0m] Started udev Kernel Device Manager.
[   13.923720] input: PC Speaker as /devices/platform/pcspkr/input/input4
[   13.936566] piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
[ [32m  OK   [0m] Found device /dev/ttyS0.
[   13.962421] [drm] Initialized
[   13.992793]
[   13.995528] md0: detected capacity change from 0 to 1899865571328
[   14.001839] AES CTR mode by8 optimization enabled
[   14.010204] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[   14.010613] ppdev: user-space parallel port driver
[   14.017253] alg: No test for crc32 (crc32-pclmul)
[   14.017606] [TTM] Zone  kernel: Available graphics memory: 31356136 kiB
[   14.017607] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   14.017607] [TTM] Initializing pool allocator
[   14.017610] [TTM] Initializing DMA pool allocator
[   14.018137] [drm] fb mappable at 0x80000000
[ [32m  OK   [0m] Found device /dev/disk/by-uuid/a7f2dee0-828c-4bb1-95cb-0b60872c0d07.
[   14.018138] [drm] vram aper at 0x80000000
[   14.018139] [drm] size 33554432
[   14.018139] [drm] fb depth is 24
[   14.018140] [drm]    pitch is 3072
[   14.022862] intel_rapl: Found RAPL domain package
[   14.022883] intel_rapl: Found RAPL domain dram
[   14.022884] intel_rapl: DRAM domain energy unit 15300pj
[   14.029718] EDAC MC: Ver: 3.0.0
[   14.034439] EDAC sbridge:  Ver: 1.1.1
[   14.105066] fbcon: cirrusdrmfb (fb0) is primary device
[   14.113052] XFS (md0): Mounting V5 Filesystem
[   14.120999] XFS (md0): Ending clean mount
[   14.157498] Console: switching to colour frame buffer device 128x48
[   14.208103] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device
[   14.219265] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0
         
Mounting /var/lib/scylla...
[ [32m  OK   [0m] Mounted /var/lib/scylla.
[ [32m  OK   [0m] Reached target Local File Systems.
         
Starting Preprocess NFS configuration...
         
Starting Import network configuration from initramfs...
         
Starting Mark the need to relabel after reboot...
[ [32m  OK   [0m] Started Preprocess NFS configuration.
[ [32m  OK   [0m] Started Mark the need to relabel after reboot.
[ [32m  OK   [0m] Started Import network configuration from initramfs.
         
Starting Create Volatile Files and Directories...
[ [32m  OK   [0m] Started Create Volatile Files and Directories.
         
Starting Security Auditing Service...
[   14.348077] type=1305 audit(1514986960.072:3): audit_pid=571 old=0 auid=4294967295 ses=4294967295 res=1
[ [32m  OK   [0m] Started Security Auditing Service.
         
Starting Update UTMP about System Boot/Shutdown...
[ [32m  OK   [0m] Started Update UTMP about System Boot/Shutdown.
[    5.935006] cloud-init[441]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 03 Jan 2018 13:42:40 +0000. Up 5.89 seconds.
[ [32m  OK   [0m] Started Initial cloud-init job (pre-networking).
[ [32m  OK   [0m] Reached target System Initialization.
[ [32m  OK   [0m] Reached target Paths.
[ [32m  OK   [0m] Listening on D-Bus System Message Bus Socket.
[ [32m  OK   [0m] Listening on RPCbind Server Activation Socket.
[ [32m  OK   [0m] Reached target Sockets.
[ [32m  OK   [0m] Reached target Basic System.
         
Starting System Logging Service...
         
Starting Dump dmesg to /var/log/dmesg...
         
Starting NTP client/server...
[ [32m  OK   [0m] Started Node Exporter.
         
Starting Node Exporter...
         
Starting Login Service...
         
Starting Software RAID monitoring and management...
         
Starting Authorization Manager...
[ [32m  OK   [0m] Started irqbalance daemon.
         
Starting irqbalance daemon...
[ [32m  OK   [0m] Started D-Bus System Message Bus.
         
Starting D-Bus System Message Bus...
         
Starting GSSAPI Proxy Daemon...
[ [32m  OK   [0m] Reached target Network (Pre).
         
Starting LSB: Bring up/down networking...
[ [32m  OK   [0m] Started System Logging Service.
[ [32m  OK   [0m] Started Dump dmesg to /var/log/dmesg.
[ [1;31mFAILED [0m] Failed to start Software RAID monitoring and management.
See 'systemctl status mdmonitor.service' for details.
[ [32m  OK   [0m] Started Login Service.
[ [32m  OK   [0m] Started NTP client/server.
[ [32m  OK   [0m] Started GSSAPI Proxy Daemon.
[ [32m  OK   [0m] Reached target NFS client services.
[ [32m  OK   [0m] Reached target Remote File Systems (Pre).
[ [32m  OK   [0m] Reached target Remote File Systems.
[ [32m  OK   [0m] Started Authorization Manager.
[   15.005403] ena: Feature 10 isn't supported
[   15.007651] ena: Feature 18 isn'
t supported
[ [1;31mFAILED [0m] Failed to start LSB: Bring up/down networking.
See 'systemctl status network.service' for details.
         
Starting Initial cloud-init job (metadata service crawler)...
[ [32m  OK   [0m] Reached target Network.
         
Starting Postfix Mail Transport Agent...
         
Starting Dynamic System Tuning Daemon...
[    9.002220] cloud-init[931]: Cloud-init v. 0.7.9 running 'init' at Wed, 03 Jan 2018 13:42:43 +0000. Up 8.98 seconds.
[ [32m  OK   [0m] Started Dynamic System Tuning Daemon.
[    9.022644] cloud-init[931]: ci-info: ++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++
[    9.027653] cloud-init[931]: ci-info: +--------+------+--------------+---------------+-------+-------------------+
[    9.032514] cloud-init[931]: ci-info: | Device |  Up  |   Address    |      Mask     | Scope |     Hw-Address    |
[    9.037713] cloud-init[931]: ci-info: +--------+------+--------------+---------------+-------+-------------------+
[    9.042778] cloud-init[931]: ci-info: |  lo:   | True |  127.0.0.1   |   255.0.0.0   |   .   |         .         |
[    9.048108] cloud-init[931]: ci-info: |  lo:   | True |      .       |       .       |   d   |         .         |
[    9.053467] cloud-init[931]: ci-info: | ens3:  | True | 172.30.0.140 | 255.255.255.0 |   .   | 0a:46:bd:d5:b7:80 |
[    9.059079] cloud-init[931]: ci-info: | ens3:  | True |      .       |       .       |   d   | 0a:46:bd:d5:b7:80 |
[    9.064371] cloud-init[931]: ci-info: +--------+------+--------------+---------------+-------+-------------------+
[    9.069725] cloud-init[931]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++
[    9.075018] cloud-init[931]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
[    9.080219] cloud-init[931]: ci-info: | Route | Destination |  Gateway   |    Genmask    | Interface | Flags |
[    9.085528] cloud-init[931]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
[    9.090812] cloud-init[931]: ci-info: |   0   |   0.0.0.0   | 172.30.0.1 |    0.0.0.0    |    ens3   |   UG  |
[    9.095401] cloud-init[931]: ci-info: |   1   |  172.30.0.0 |  0.0.0.0   | 255.255.255.0 |    ens3   |   U   |
[    9.100781] cloud-init[931]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
[ [32m  OK   [0m] Started Postfix Mail Transport Agent.
[ [32m  OK   [0m] Started Initial cloud-init job (metadata service crawler).
[ [32m  OK   [0m] Reached target Cloud-config availability.
         
Starting OpenSSH server daemon...
         
Starting Permit User Sessions...
[ [32m  OK   [0m] Reached target Network is Online.
         
Starting Apply the settings specified in cloud-config...
         
Starting Notify NFS peers of a restart...
         
Starting Crash recovery kernel arming...
         
Starting Scylla Server...
         
Starting Collectd statistics daemon...
[ [32m  OK   [0m] Started OpenSSH server daemon.
[ [32m  OK   [0m] Started Permit User Sessions.
[ [32m  OK   [0m] Started Notify NFS peers of a restart.
[ [32m  OK   [0m] Started Command Scheduler.
         
Starting Command Scheduler...
[ [32m  OK   [0m] Started Serial Getty on ttyS0.
         
Starting Serial Getty on ttyS0...
[ [32m  OK   [0m] Started Getty on tty1.
         
Starting Getty on tty1...
[ [32m  OK   [0m] Reached target Login Prompts.
[ [32m  OK   [0m] Started Collectd statistics daemon.
[    9.594634] cloud-init[1088]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 03 Jan 2018 13:42:43 +0000. Up 9.54 seconds.
[ [32m  OK   [0m] Started Apply the settings specified in cloud-config.
         
Starting Execute cloud user/final scripts...
[    9.846253] cloud-init[1496]: Cloud-init v. 0.7.9 running 'modules:final' at Wed, 03 Jan 2018 13:42:44 +0000. Up 9.79 seconds.
[    9.866070] cloud-init[1496]: Cloud-init v. 0.7.9 finished at Wed, 03 Jan 2018 13:42:44 +0000. Datasource DataSourceEc2.  Up 9.86 seconds
[ [32m  OK   [0m] Started Execute cloud user/final scripts.
         
Stopping irqbalance daemon...
[ [32m  OK   [0m] Stopped irqbalance daemon.
[ [32m  OK   [0m] Started irqbalance daemon.
         
Starting irqbalance daemon...
[ [32m  OK   [0m] Started Scylla Server.
[ [32m  OK   [0m] Started Scylla JMX.
         
Starting Scylla JMX...
[ [32m  OK   [0m] Reached target Multi-User System.
         
Starting Update UTMP about System Runlevel Changes...
[ [32m  OK   [0m] Reached target Timers.
[ [32m  OK   [0m] Started Update UTMP about System Runlevel Changes.
[   23.134560] BUG: unable to handle kernel NULL pointer dereference at           (null)
[   23.137566] IP: [<          (null)>]           (null)
[   23.139534] PGD 0
[   23.140373] Oops: 0010 [#1] SMP
[   23.141700] Modules linked in: isofs sb_edac edac_core intel_rapl iosf_mbi crc32_pclmul cirrus ghash_clmulni_intel ppdev ttm aesni_intel drm_kms_helper raid0 lrw gf128mul glue_helper ablk_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm parport_pc parport i2c_piix4 i2c_core pcspkr nfsd auth_rpcgss nfs_acl lockd grace ip_tables xfs libcrc32c ata_generic pata_acpi xen_blkfront ata_piix nvme libata crct10dif_pclmul nvme_core crct10dif_common ena crc32c_intel serio_raw floppy sunrpc
[   23.160469] CPU: 7 PID: 0 Comm: swapper/7 Not tainted 3.10.0-693.5.2.el7.x86_64 #1
[   23.163341] Hardware name: Xen HVM domU, BIOS 4.2.amazon 08/24/2006
[   23.165667] task: ffff88016a080000 ti: ffff88016a088000 task.ti: ffff88016a088000
[   23.168431] RIP: 0010:[<0000000000000000>]  [<          (null)>]           (null)
[   23.171275] RSP: 0018:ffff880f823c3c80  EFLAGS: 00010202
[   23.173366] RAX: ffffffffc00b91a0 RBX: ffff880f78756b00 RCX: 0000000000000c13
[   23.176017] RDX: 0000000000000007 RSI: ffff880f7a647400 RDI: ffff880f7a200000
[   23.178674] RBP: ffff880f823c3cd8 R08: ffffc900069e30b0 R09: 0000000000000003
[   23.181376] R10: ffffc9000726c000 R11: 0000000000000c13 R12: ffff880f7a200000
[   23.184043] R13: 000000006ff03c13 R14: ffff880f823c3ce8 R15: 0000000000000003
[   23.186683] FS:  0000000000000000(0000) GS:ffff880f823c0000(0000) knlGS:0000000000000000
[   23.189559] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   23.191746] CR2: 0000000000000000 CR3: 00000000019f2000 CR4: 00000000001406e0
[   23.194418] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   23.197115] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   23.199926] Stack:
[   23.200785]  ffffffff8158533c ffff880f7a647400 0000000000000003 ffffc900069e30b0
[   23.203647]  ffffc9000726c000 ffff880f00000c13 ffff880f7a647400 0000000000000003
[   23.206514]  ffff880f7a214940 ffff880f7a20a940 ffffc90006ba4080 ffff880f823c3d08
[   23.209248] Call Trace:
[   23.210129]  <IRQ>
[   23.210799]  [<ffffffff8158533c>] ? get_rps_cpu+0x30c/0x370
[   23.212921]  [<ffffffff81587268>] netif_receive_skb_internal+0x98/0xc0
[   23.215214]  [<ffffffff8158813b>] napi_gro_frags+0x1bb/0x2c0
[   23.217200]  [<ffffffffc00af950>] ena_clean_rx_irq+0x410/0x7b0 [ena]
[   23.219395]  [<ffffffff81020fa7>] ? xen_vcpuop_set_next_event+0x77/0xc0
[   23.221735]  [<ffffffffc00b180d>] ena_io_poll+0x31d/0x700 [ena]
[   23.223744]  [<ffffffff8158799d>] net_rx_action+0x16d/0x380
[   23.225618]  [<ffffffff81090b4f>] __do_softirq+0xef/0x280
[   23.227432]  [<ffffffff816b6b1c>] call_softirq+0x1c/0x30
[   23.229201]  [<ffffffff8102d3c5>] do_softirq+0x65/0xa0
[   23.230923]  [<ffffffff81090ed5>] irq_exit+0x105/0x110
[   23.232674]  [<ffffffff813e8b05>] xen_evtchn_do_upcall+0x35/0x50
[   23.234756]  [<ffffffff816b6cad>] xen_hvm_callback_vector+0x6d/0x80
[   23.236929]  <EOI>
[   23.237630]  [<ffffffff816ab566>] ? native_safe_halt+0x6/0x10
[   23.240914]  [<ffffffff816ab3fe>] default_idle+0x1e/0xc0
[   23.243865]  [<ffffffff81035006>] arch_cpu_idle+0x26/0x30
[   23.246831]  [<ffffffff810e7bda>] cpu_startup_entry+0x14a/0x1c0
[   23.250107]  [<ffffffff81051af6>] start_secondary+0x1b6/0x230
[   23.253419] Code:  Bad RIP value.
[   23.255808] RIP  [<          (null)>]           (null)
[   23.258525]  RSP <ffff880f823c3c80>
[   23.260895] CR2: 0000000000000000
[   23.263164] ---[ end trace 8c12ef5d950547f7 ]---
[   23.265843] Kernel panic - not syncing: Fatal exception in interrupt
[22;1H   The selected entry will be started automatically in 1s.                     [4;79H [22;1H   The selected entry will be started automatically in 0s.                     [4;79H [?25h [H [J [1;1H [H [J [1;1H[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.10.0-693.5.2.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-16) (GCC) ) #1 SMP Fri Oct 20 20:32:50 UTC 2017
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-693.5.2.el7.x86_64 root=UUID=6f15c206-f516-4ee8-a4b7-89ad880647db ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000fbfffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] Hypervisor detected: Xen HVM
[    0.000000] Xen version 4.2.
[    0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
[    0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
[    0.000000] You might have to change the root device
[    0.000000] from /dev/hd[a-d] to /dev/xvd[a-d]
[    0.000000] in your root= kernel command line option
[    0.000000] e820: last_pfn = 0xfc0000 max_arch_pfn = 0x400000000
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fbc20-0x000fbc2f] mapped at [ffff8800000fbc20]
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x332a5000-0x3594afff]
[    0.000000] Early table checksum verification disabled
[    0.000000] ACPI: RSDP 00000000000ea020 00024 (v02    Xen)
[    0.000000] ACPI: XSDT 00000000fc00ddc0 00054 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: FACP 00000000fc00da80 000F4 (v04    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: DSDT 00000000fc001ce0 0BD19 (v02    Xen      HVM 00000000 INTL 20090123)
[    0.000000] ACPI: FACS 00000000fc001ca0 00040
[    0.000000] ACPI: APIC 00000000fc00db80 000D8 (v02    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: HPET 00000000fc00dcd0 00038 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: WAET 00000000fc00dd10 00028 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: SSDT 00000000fc00dd40 00031 (v02    Xen      HVM 00000000 INTL 20090123)
[    0.000000] ACPI: SSDT 00000000fc00dd80 00031 (v02    Xen      HVM 00000000 INTL 20090123)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000fbfffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0xfbffd9000-0xfbfffffff]
[    0.000000] Reserving 164MB of memory at 640MB for crashkernel (System RAM: 62463MB)
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0xfbfffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x7fffffff]
[    0.000000]   node   0: [mem 0x100000000-0xfbfffffff]
[    0.000000] Initmem setup node 0 [mem 0x00001000-0xfbfffffff]
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x00] disabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 15 CPUs, 7 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xffffffff]
[    0.000000] e820: [mem 0x80000000-0xfbffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on Xen HVM
[    0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff880f82200000 s97048 r8192 d29928 u262144
[    0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 15740808
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-693.5.2.el7.x86_64 root=UUID=6f15c206-f516-4ee8-a4b7-89ad880647db ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[    0.000000] Memory: 3904400k/66060288k available (6886k kernel code, 2097548k absent, 1291832k reserved, 4545k data, 1764k init)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=15.
[    0.000000] NR_IRQS:327936 nr_irqs:952 0
[    0.000000] xen:events: Xen HVM callback vector for event delivery is enabled
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Cannot get hvm parameter CONSOLE_EVTCHN (18): -22!
[    0.000000] console [ttyS0] enabled
[    0.000000] allocated 255852544 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2299.842 MHz processor
[    7.632372] Calibrating delay loop (skipped), value calculated using timer frequency.. 4600.12 BogoMIPS (lpj=2300062)
[    7.639654] pid_max: default: 32768 minimum: 301
[    7.642927] Security Framework initialized
[    7.645988] SELinux:  Initializing.
[    7.648789] Yama: becoming mindful.
[    7.655538] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[    7.671833] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    7.681713] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    7.686376] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    7.692170] Initializing cgroup subsys memory
[    7.695389] Initializing cgroup subsys devices
[    7.698615] Initializing cgroup subsys freezer
[    7.701886] Initializing cgroup subsys net_cls
[    7.705251] Initializing cgroup subsys blkio
[    7.708498] Initializing cgroup subsys perf_event
[    7.711835] Initializing cgroup subsys hugetlb
[    7.715071] Initializing cgroup subsys pids
[    7.718193] Initializing cgroup subsys net_prio
[    7.721556] CPU: Physical Processor ID: 0
[    7.724569] CPU: Processor Core ID: 0
[    7.728226] mce: CPU supports 2 MCE banks
[    7.731331] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    7.735067] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
[    7.738707] tlb_flushall_shift: 6
[    7.741703] Freeing SMP alternatives: 24k freed
[    7.749354] ACPI: Core revision 20130517
[    7.755937] ACPI: All ACPI Tables successfully acquired
[    7.760591] ftrace: allocating 26586 entries in 104 pages
[    7.787296] smpboot: Max logical packages: 15
[    7.791158] IRQ remapping doesn'
t support X2APIC mode, disable x2apic.
[    7.795972] Switched APIC routing to physical flat.
[    7.801617] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    7.815592] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz (fam: 06, model: 4f, stepping: 01)
[    7.823357] installing Xen timer for CPU 0
[    7.826621] cpu 0 spinlock event irq 53
[    7.829598] Performance Events: unsupported p6 CPU model 79 no PMU driver, software events only.
[    7.837807] NMI watchdog: disabled (cpu0): hardware events not enabled
[    7.841961] NMI watchdog: Shutting down hard lockup detector on all cpus
[    7.846373] installing Xen timer for CPU 1
[    7.849593] smpboot: Booting Node   0, Processors  #1cpu 1 spinlock event irq 59
[    7.859141] installing Xen timer for CPU 2
[    7.862281]  #2cpu 2 spinlock event irq 65
[    7.869023] installing Xen timer for CPU 3
[    7.872125]  #3cpu 3 spinlock event irq 71
[    7.878970] installing Xen timer for CPU 4
[    7.882132]  #4cpu 4 spinlock event irq 77
[    7.889093] installing Xen timer for CPU 5
[    7.892261]  #5cpu 5 spinlock event irq 83
[    7.899034] installing Xen timer for CPU 6
[    7.902176]  #6cpu 6 spinlock event irq 89
[    7.908980] installing Xen timer for CPU 7
[    7.912104]  #7cpu 7 spinlock event irq 95
[    7.918889] random: fast init done
[    7.921677] Brought up 8 CPUs
[    7.924190] smpboot: Total of 8 processors activated (36800.99 BogoMIPS)
[    8.167410] node 0 initialised, 14691627 pages in 225ms
[    8.171394] devtmpfs: initialized
[    8.179136] EVM: security.selinux
[    8.181833] EVM: security.ima
[    8.184364] EVM: security.capability
[    8.188073] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    8.192554] pinctrl core: initialized pinctrl subsystem
[    8.196223] RTC time: 13:43:16, date: 01/03/18
[    8.199764] NET: Registered protocol family 16
[    8.203568] ACPI: bus type PCI registered
[    8.206681] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    8.211365] PCI: Using configuration type 1 for base access
[    8.220093] ACPI: Added _OSI(Module Device)
[    8.223602] ACPI: Added _OSI(Processor Device)
[    8.227102] ACPI: Added _OSI(3.0 _SCP Extensions)
[    8.230633] ACPI: Added _OSI(Processor Aggregator Device)
[    8.239148] ACPI: Interpreter enabled
[    8.242053] ACPI: (supports S0 S3 S4 S5)
[    8.245059] ACPI: Using IOAPIC for interrupt routing
[    8.248479] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    8.325073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    8.329344] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    8.333676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    8.338289] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    8.346607] acpiphp: Slot [0] registered
[    8.350868] acpiphp: Slot [3] registered
[    8.354685] acpiphp: Slot [4] registered
[    8.358504] acpiphp: Slot [5] registered
[    8.362416] acpiphp: Slot [6] registered
[    8.366122] acpiphp: Slot [7] registered
[    8.369815] acpiphp: Slot [8] registered
[    8.373436] acpiphp: Slot [9] registered
[    8.377098] acpiphp: Slot [10] registered
[    8.380816] acpiphp: Slot [11] registered
[    8.384570] acpiphp: Slot [12] registered
[    8.388484] acpiphp: Slot [13] registered
[    8.392158] acpiphp: Slot [14] registered
[    8.395837] acpiphp: Slot [15] registered
[    8.399504] acpiphp: Slot [16] registered
[    8.403255] acpiphp: Slot [17] registered
[    8.406998] acpiphp: Slot [18] registered
[    8.410755] acpiphp: Slot [19] registered
[    8.414526] acpiphp: Slot [20] registered
[    8.418173] acpiphp: Slot [21] registered
[    8.421660] acpiphp: Slot [22] registered
[    8.425244] acpiphp: Slot [23] registered
[    8.428868] acpiphp: Slot [24] registered
[    8.432448] acpiphp: Slot [25] registered
[    8.435883] acpiphp: Slot [26] registered
[    8.439319] acpiphp: Slot [27] registered
[    8.442739] acpiphp: Slot [28] registered
[    8.446157] acpiphp: Slot [29] registered
[    8.449594] acpiphp: Slot [30] registered
[    8.453040] acpiphp: Slot [31] registered
[    8.456747] PCI host bridge to bus 0000:00
[    8.460288] pci_bus 0000:00: root bus resource [bus 00-ff]
[    8.464543] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    8.469960] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    8.475243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    8.481367] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfbffffff window]
[    8.493648] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    8.498376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    8.502904] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    8.507615] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    8.512692] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[    8.512692] * this clock source is slow. Consider trying other clock sources
[    8.538535] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    8.558208] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11)
[    8.564765] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    8.571316] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    8.578266] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11)
[    8.601128] ACPI: Enabled 2 GPEs in block 00 to 0F
[    8.605831] xen:balloon: Initialising balloon driver
[    8.610057] xen_balloon: Initialising balloon driver
[    8.613762] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    8.620011] vgaarb: loaded
[    8.622547] vgaarb: bridge control possible 0000:00:02.0
[    8.626605] SCSI subsystem initialized
[    8.628980] ACPI: bus type USB registered
[    8.631417] usbcore: registered new interface driver usbfs
[    8.634354] usbcore: registered new interface driver hub
[    8.637309] usbcore: registered new device driver usb
[    8.640283] PCI: Using ACPI for IRQ routing
[    8.643341] NetLabel: Initializing
[    8.645576] NetLabel:  domain hash size = 128
[    8.648072] NetLabel:  protocols = UNLABELED CIPSOv4
[    8.650808] NetLabel:  unlabeled traffic allowed by default
[    8.653801] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    8.657350] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    8.661381] hpet0: 3 comparators, 64-bit 62.500000 MHz counter
[    8.666889] amd_nb: Cannot enumerate AMD northbridges
[    8.669706] Switched to clocksource xen
[    8.676727] pnp: PnP ACPI init
[    8.678815] ACPI: bus type PNP registered
[    8.681206] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    8.684711] system 00:01: [io  0x08a0-0x08a3] has been reserved
[    8.687693] system 00:01: [io  0x0cc0-0x0ccf] has been reserved
[    8.690781] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    8.694082] system 00:07: [io  0x10c0-0x1141] has been reserved
[    8.697247] system 00:07: [io  0xb044-0xb047] has been reserved
[    8.713317] pnp: PnP ACPI: found 8 devices
[    8.715791] ACPI: bus type PNP unregistered
[    8.719099] random: crng init done
[    8.727117] NET: Registered protocol family 2
[    8.730095] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[    8.734991] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    8.738530] TCP: Hash tables configured (established 524288 bind 65536)
[    8.741966] TCP: reno registered
[    8.744128] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[    8.747580] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[    8.751154] NET: Registered protocol family 1
[    8.753718] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    8.756842] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    8.759965] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    8.763466] Unpacking initramfs...
[    9.155198] Freeing initrd memory: 39576k freed
[    9.167671] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    9.170904] software IO TLB [mem 0x7c000000-0x80000000] (64MB) mapped at [ffff88007c000000-ffff88007fffffff]
[    9.175930] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    9.180204] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    9.183165] RAPL PMU: hw unit of domain package 2^-14 Joules
[    9.186128] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    9.188927] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    9.192691] sha1_ssse3: Using AVX optimized SHA-1 implementation
[    9.195809] sha256_ssse3: Using AVX2 optimized SHA-256 implementation
[    9.199367] futex hash table entries: 4096 (order: 6, 262144 bytes)
[    9.202573] Initialise system trusted keyring
[    9.205079] audit: initializing netlink socket (disabled)
[    9.207925] type=2000 audit(1514986997.758:1): initialized
[    9.231548] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    9.234816] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    9.238791] zpool: loaded
[    9.240639] zbud: loaded
[    9.242589] VFS: Disk quotas dquot_6.5.2
[    9.244935] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    9.248327] msgmni has been set to 32768
[    9.250692] Key type big_key registered
[    9.254536] NET: Registered protocol family 38
[    9.257062] Key type asymmetric registered
[    9.259422] Asymmetric key parser '
x509' registered
[    9.262086] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    9.266303] io scheduler noop registered
[    9.268635] io scheduler deadline registered (default)
[    9.271462] io scheduler cfq registered
[    9.273857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    9.276771] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    9.280184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    9.284344] ACPI: Power Button [PWRF]
[    9.286612] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[    9.290734] ACPI: Sleep Button [SLPF]
[    9.293207] GHES: HEST is not enabled!
[    9.295870] xen:grant_table: Grant tables using version 1 layout
[    9.298985] Grant table initialized
[    9.301211] Cannot get hvm parameter CONSOLE_EVTCHN (18): -22!
[    9.304183] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    9.332245] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    9.335813] Non-volatile memory driver v1.3
[    9.338265] Linux agpgart interface v0.103
[    9.341448] crash memory driver: version 1.1
[    9.344794] rdac: device handler registered
[    9.348098] hp_sw: device handler registered
[    9.351410] emc: device handler registered
[    9.354667] alua: device handler registered
[    9.358037] libphy: Fixed MDIO Bus: probed
[    9.361378] ehci_hcd: USB 2.0 '
Enhanced' Host Controller (EHCI) Driver
[    9.365956] ehci-pci: EHCI PCI platform driver
[    9.369435] ohci_hcd: USB 1.1 '
Open' Host Controller (OHCI) Driver
[    9.373649] ohci-pci: OHCI PCI platform driver
[    9.377093] uhci_hcd: USB Universal Host Controller Interface driver
[    9.381543] usbcore: registered new interface driver usbserial
[    9.385471] usbcore: registered new interface driver usbserial_generic
[    9.390017] usbserial: USB Serial support registered for generic
[    9.394066] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    9.401883] serio: i8042 KBD port at 0x60,0x64 irq 1
[    9.405537] serio: i8042 AUX port at 0x60,0x64 irq 12
[    9.409423] mousedev: PS/2 mouse device common for all mice
[    9.414027] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    9.414103] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    9.423811] rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs
[    9.428576] Intel P-state driver initializing.
[    9.432187] cpuidle: using governor menu
[    9.435409] hidraw: raw HID events driver (C) Jiri Kosina
[    9.439536] usbcore: registered new interface driver usbhid
[    9.443724] usbhid: USB HID core driver
[    9.447003] drop_monitor: Initializing network drop monitor service
[    9.451528] TCP: cubic registered
[    9.454512] Initializing XFRM netlink socket
[    9.457987] NET: Registered protocol family 10
[    9.461802] NET: Registered protocol family 17
[    9.465652] microcode: CPU0 sig=0x406f1, pf=0x1, revision=0xb000025
[    9.470582] microcode: CPU1 sig=0x406f1, pf=0x1, revision=0xb000025
[    9.473722] microcode: CPU2 sig=0x406f1, pf=0x1, revision=0xb000025
[    9.476927] microcode: CPU3 sig=0x406f1, pf=0x1, revision=0xb000025
[    9.480591] microcode: CPU4 sig=0x406f1, pf=0x1, revision=0xb000025
[    9.484887] microcode: CPU5 sig=0x406f1, pf=0x1, revision=0xb000025
[    9.489183] microcode: CPU6 sig=0x406f1, pf=0x1, revision=0xb000025
[    9.493451] microcode: CPU7 sig=0x406f1, pf=0x1, revision=0xb000025
[    9.497926] microcode: Microcode Update Driver: v2.01 <tig...@aivazian.fsnet.co.uk>, Peter Oruba
[    9.504430] Loading compiled-in X.509 certificates
[    9.508062] Loaded X.509 cert '
CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'
[    9.514925] Loaded X.509 cert '
CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'
[    9.522483] Loaded X.509 cert '
CentOS Linux kernel signing key: c757a9fbbd0d82c9e54052029a0908d17cf1adc7'
[    9.529195] registered taskstats version 1
[    9.534095] Key type trusted registered
[    9.538530] Key type encrypted registered
[    9.542967] IMA: No TPM chip found, activating TPM-bypass!
[    9.547743] xenbus_probe_frontend: Device with no driver: device/vbd/768
[    9.552270] xenbus_probe_frontend: Device with no driver: device/pci/0
[    9.557311]   Magic number: 2:256:735
[    9.560407] rtc_cmos 00:02: setting system clock to 2018-01-03 13:43:18 UTC (1514986998)
[    9.567534] Freeing unused kernel memory: 1764k freed
[    9.575160] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    9.586775] systemd[1]: Detected virtualization xen.
[    9.590523] systemd[1]: Detected architecture x86-64.
[    9.594362] systemd[1]: Running in initial RAM disk.


Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-502.el7 (Initramfs) [0m!


[    9.601335] systemd[1]: No hostname configured.
[    9.604718] systemd[1]: Set hostname to <localhost>.
[    9.608484] systemd[1]: Initializing machine ID from random generator.
[ [32m  OK   [0m] Reached target Local File Systems.
[    9.639500] systemd[1]: Reached target Local File Systems.
[    9.642396] systemd[1]: Starting Local File Systems.
[ [32m  OK   [0m] Reached target Swap.
[    9.646834] systemd[1]: Reached target Swap.
[    9.649330] systemd[1]: Starting Swap.
[    9.651621] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    9.656010] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ [32m  OK   [0m] Reached target Paths.
[    9.662127] systemd[1]: Reached target Paths.
[    9.664627] systemd[1]: Starting Paths.
[ [32m  OK   [0m] Reached target Timers.
[    9.668658] systemd[1]: Reached target Timers.
[    9.684725] systemd[1]: Starting Timers.
[ [32m  OK   [0m] Created slice Root Slice.
[    9.689076] systemd[1]: Created slice Root Slice.
[    9.691681] systemd[1]: Starting Root Slice.
[ [32m  OK   [0m] Listening on Journal Socket.
[    9.696106] systemd[1]: Listening on Journal Socket.
[    9.698840] systemd[1]: Starting Journal Socket.
[ [32m  OK   [0m] Created slice System Slice.
[    9.703372] systemd[1]: Created slice System Slice.
[    9.706085] systemd[1]: Starting System Slice.
[    9.709149] systemd[1]: Starting dracut cmdline hook...
         Starting dracut cmdline hook...
[    9.713927] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    9.718724] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[    9.723870] systemd[1]: Starting Create list of required static device nodes for the current kernel...
         Starting Create list of required st... nodes for the current kernel...
[ [32m  OK   [0m] Listening on udev Control Socket.
[    9.733339] systemd[1]: Listening on udev Control Socket.
[    9.736265] systemd[1]: Starting udev Control Socket.
[ [32m  OK   [0m] Listening on udev Kernel Socket.
[    9.741120] systemd[1]: Listening on udev Kernel Socket.
[    9.744013] systemd[1]: Starting udev Kernel Socket.
[ [32m  OK   [0m] Reached target Sockets.
[    9.748546] systemd[1]: Reached target Sockets.
[    9.751140] systemd[1]: Starting Sockets.
[ [32m  OK   [0m] Reached target Slices.
[    9.755363] systemd[1]: Reached target Slices.
[    9.757920] systemd[1]: Starting Slices.
[ [32m  OK   [0m] Started Journal Service.
[    9.762404] systemd[1]: Started Journal Service.
[ [32m  OK   [0m] Started Apply Kernel Variables.
[ [32m  OK   [0m] Started Create list of required sta...ce nodes for the current kernel.
         Starting Create Static Device Nodes in /dev...
[ [32m  OK   [0m] Started dracut cmdline hook.
[ [32m  OK   [0m] Started Create Static Device Nodes in /dev.
         Starting dracut pre-udev hook...
[    9.807472] RPC: Registered named UNIX socket transport module.
[    9.810629] RPC: Registered udp transport module.
[    9.813345] RPC: Registered tcp transport module.
[    9.816007] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ [32m  OK   [0m] Started dracut pre-udev hook.
         Starting udev Kernel Device Manager...
[ [32m  OK   [0m] Started udev Kernel Device Manager.
         Starting dracut pre-trigger hook...
[ [32m  OK   [0m] Started dracut pre-trigger hook.
         Starting udev Coldplug all Devices...
         Mounting Configuration File System...
[ [32m  OK   [0m] Mounted Configuration File System.
[ [32m  OK   [0m] Started udev Coldplug all Devices.
         Starting dracut initqueue hook...
[ [32m  OK   [0m] Reached target System Initialization.
[ [32m  OK   [0m] Reached target Basic System.
[    9.935781] FDC 0 is a S82078B
[    9.943092] nvme nvme0: pci function 0000:00:1e.0
[    9.949692] ena: Elastic Network Adapter (ENA) v1.0.2
[    9.953653] ena 0000:00:03.0: Elastic Network Adapter (ENA) v1.0.2
[    9.958093] ena: ena device version: 0.10
[    9.961275] ena: ena controller version: 0.0.1 implementation version 1
[    9.971640] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    9.972310]  xvda: xvda1
[ [32m  OK   [0m] Found device /dev/disk/by-uuid/6f15c206-f516-4ee8-a4b7-89ad880647db.
         Starting File System Check on /dev/...6-f516-4ee8-a4b7-89ad880647db...
[ [32m  OK   [0m] Started File System Check on /dev/d...206-f516-4ee8-a4b7-89ad880647db.
[   10.194807] tsc: Refined TSC clocksource calibration: 2300.000 MHz
[   10.255461] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[   11.378939] ena 0000:00:03.0: creating 8 io queues. queue size: 1024
[   11.382384] ena: Feature 20 isn'
t supported
[   11.384906] ena: Feature 20 isn't supported
[   11.389556] ena: Feature 10 isn'
t supported
[   11.392076] ena: Feature 18 isn't supported
[   11.394820] ena 0000:00:03.0: Elastic Network Adapter (ENA) found at mem 83000000, mac addr 0a:46:bd:d5:b7:80 Queues 8
[   11.401127] scsi host0: ata_piix
[   11.403703] scsi host1: ata_piix
[   11.405919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14
[   11.409469] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15
[ [32m  OK   [0m] Started dracut initqueue hook.
[ [32m  OK   [0m] Reached target Remote File Systems (Pre).
[ [32m  OK   [0m] Reached target Remote File Systems.
         Mounting /sysroot...
[   11.630485] SGI XFS with ACLs, security attributes, no debug enabled
[   11.639146] XFS (xvda1): Mounting V5 Filesystem
[   11.697046] XFS (xvda1): Starting recovery (logdev: internal)
[   11.758578] XFS (xvda1): Ending recovery (logdev: internal)
[ [32m  OK   [0m] Mounted /sysroot.
[ [32m  OK   [0m] Reached target Initrd Root File System.
         Starting Reload Configuration from the Real Root...
[ [32m  OK   [0m] Started Reload Configuration from the Real Root.
[ [32m  OK   [0m] Reached target Initrd File Systems.
[ [32m  OK   [0m] Reached target Initrd Default Target.
         Starting dracut pre-pivot and cleanup hook...
[ [32m  OK   [0m] Started dracut pre-pivot and cleanup hook.
         Starting Cleaning Up and Shutting Down Daemons...
[ [32m  OK   [0m] Stopped target Timers.
[ [32m  OK   [0m] Stopped Cleaning Up and Shutting Down Daemons.
[ [32m  OK   [0m] Stopped dracut pre-pivot and cleanup hook.
         Stopping dracut pre-pivot and cleanup hook...
[ [32m  OK   [0m] Stopped target Initrd Default Target.
[ [32m  OK   [0m] Stopped target Basic System.
[ [32m  OK   [0m] Stopped target Sockets.
[ [32m  OK   [0m] Stopped target Paths.
[ [32m  OK   [0m] Stopped target System Initialization.
[ [32m  OK   [0m] Stopped target Local File Systems.
[ [32m  OK   [0m] Stopped target Swap.
[ [32m  OK   [0m] Stopped Apply Kernel Variables.
         Stopping Apply Kernel Variables...
[ [32m  OK   [0m] Stopped target Slices.
[ [32m  OK   [0m] Stopped target Remote File Systems.
[ [32m  OK   [0m] Stopped target Remote File Systems (Pre).
[ [32m  OK   [0m] Stopped dracut initqueue hook.
         Stopping dracut initqueue hook...
[ [32m  OK   [0m] Stopped udev Coldplug all Devices.
         Stopping udev Coldplug all Devices...
[ [32m  OK   [0m] Stopped dracut pre-trigger hook.
         Stopping dracut pre-trigger hook...
         Stopping udev Kernel Device Manager...
[ [32m  OK   [0m] Stopped udev Kernel Device Manager.
[ [32m  OK   [0m] Stopped dracut pre-udev hook.
         Stopping dracut pre-udev hook...
[ [32m  OK   [0m] Stopped dracut cmdline hook.
         Stopping dracut cmdline hook...
[ [32m  OK   [0m] Stopped Create Static Device Nodes in /dev.
         Stopping Create Static Device Nodes in /dev...
[ [32m  OK   [0m] Stopped Create list of required sta...ce nodes for the current kernel.
         Stopping Create list of required st... nodes for the current kernel...
[ [32m  OK   [0m] Closed udev Kernel Socket.
[ [32m  OK   [0m] Closed udev Control Socket.
         Starting Cleanup udevd DB...
[ [32m  OK   [0m] Started Cleanup udevd DB.
[ [32m  OK   [0m] Reached target Switch Root.
         Starting Switch Root...
[   12.081657] systemd-journald[134]: Received SIGTERM from PID 1 (systemd).
[   12.115866] SELinux:  Disabled at runtime.
[   12.158771] type=1404 audit(1514987001.098:2): selinux=0 auid=4294967295 ses=4294967295
[   12.185445] ip_tables: (C) 2000-2006 Netfilter Core Team
[   12.188484] systemd[1]: Inserted module '
ip_tables'


Welcome to [0;31mCentOS Linux 7 (Core) [0m!


[ [32m  OK   [0m] Stopped Switch Root.
[ [32m  OK   [0m] Stopped Journal Service.
         Starting Journal Service...
[ [32m  OK   [0m] Listening on Delayed Shutdown Socket.
         Mounting NFSD configuration filesystem...
[ [32m  OK   [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice.
[ [32m  OK   [0m] Created slice User and Session Slice.
[ [32m  OK   [0m] Listening on udev Control Socket.
         Starting Create list of required st... nodes for the current kernel...
[ [32m  OK   [0m] Stopped target Switch Root.
[ [32m  OK   [0m] Stopped target Initrd File Systems.
[ [32m  OK   [0m] Listening on /dev/initctl Compatibility Named Pipe.
[ [32m  OK   [0m] Stopped target Initrd Root File System.
[ [32m  OK   [0m] Created slice system-serial\x2dgetty.slice.
[ [32m  OK   [0m] Created slice system-getty.slice.
[ [32m  OK   [0m] Reached target Swap.
[ [32m  OK   [0m] Listening on udev Kernel Socket.
         Mounting Huge Pages File System...
         Mounting POSIX Message Queue File System...
[ [32m  OK   [0m] Stopped File System Check on Root Device.
         Stopping File System Check on Root Device...
         Mounting Debug File System...
         Starting Remount Root and Kernel File Systems...
         Starting Apply Kernel Variables...
         Starting Setup Virtual Console...
[   12.331404] Installing knfsd (copyright (C) 1996 ok...@monad.swb.de).
[ [32m  OK   [0m] Reached target Encrypted Volumes.
[ [32m  OK   [0m] Set up automount Arbitrary Executab...ats File System Automount Point.
[ [32m  OK   [0m] Reached target Slices.
[ [32m  OK   [0m] Mounted NFSD configuration filesystem.
[ [32m  OK   [0m] Mounted Debug File System.
[ [32m  OK   [0m] Mounted POSIX Message Queue File System.
[ [32m  OK   [0m] Mounted Huge Pages File System.
[ [32m  OK   [0m] Started Journal Service.
[ [32m  OK   [0m] Started Create list of required sta...ce nodes for the current kernel.
[ [32m  OK   [0m] Started Remount Root and Kernel File Systems.
[ [32m  OK   [0m] Started Apply Kernel Variables.
         Starting Initial cloud-init job (pre-networking)...
         Starting Configure read-only root support...
         Starting udev Coldplug all Devices...
         Starting Load/Save Random Seed...
         Starting Create Static Device Nodes in /dev...
         Starting Flush Journal to Persistent Storage...
[ [32m  OK   [0m] Started Load/Save Random Seed.
[ [32m  OK   [0m] Started Configure read-only root support.
[ [32m  OK   [0m] Started Setup Virtual Console.
[ [32m  OK   [0m] Started Create Static Device Nodes in /dev.
[ [32m  OK   [0m] Started udev Coldplug all Devices.
[ [32m  OK   [0m] Reached target Local File Systems (Pre).
         Starting udev Kernel Device Manager...
[   12.491816] systemd-journald[414]: Received request to flush runtime journal from PID 1
[ [32m  OK   [0m] Started Flush Journal to Persistent Storage.
[ [32m  OK   [0m] Started udev Kernel Device Manager.
[ [32m  OK   [0m] [   12.557006] input: PC Speaker as /devices/platform/pcspkr/input/input4
Found device /dev/ttyS0.
[   12.569205] piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
[   12.587180]
[   12.592772] md0: detected capacity change from 0 to 1899865571328
[   12.598512] [drm] Initialized
[   12.607584] AES CTR mode by8 optimization enabled
[   12.614440] ppdev: user-space parallel port driver
[   12.615444] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[   12.621395] alg: No test for crc32 (crc32-pclmul)
[   12.626944] intel_rapl: Found RAPL domain package
[   12.626987] intel_rapl: Found RAPL domain dram
[   12.626988] intel_rapl: DRAM domain energy unit 15300pj
[   12.633050] EDAC MC: Ver: 3.0.0
[ [32m  OK   [0m] Found device /dev/disk/by-uuid/a7f2dee0-828c-4bb1-95cb-0b60872c0d07.
[   12.638091] EDAC sbridge:  Ver: 1.1.1
[   12.639148] [TTM] Zone  kernel: Available graphics memory: 31356136 kiB
[   12.639149] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   12.639150] [TTM] Initializing pool allocator
[   12.639153] [TTM] Initializing DMA pool allocator
[   12.639773] [drm] fb mappable at 0x80000000
[   12.639774] [drm] vram aper at 0x80000000
[   12.639774] [drm] size 33554432
[   12.639775] [drm] fb depth is 24
[   12.639776] [drm]    pitch is 3072
[   12.710514] fbcon: cirrusdrmfb (fb0) is primary device
[   12.717854] XFS (md0): Mounting V5 Filesystem
[   12.755508] XFS (md0): Starting recovery (logdev: internal)
[   12.761323] Console: switching to colour frame buffer device 128x48
[   12.810286] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device
[   12.818788] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0
         Mounting /var/lib/scylla...
[    5.191230] cloud-init[437]: Cloud-init v. 0.7.9 running '
init-local' at Wed, 03 Jan 2018 13:43:21 +0000. Up 5.16 seconds.
[   12.968006] XFS (md0): Ending recovery (logdev: internal)
[ [32m  OK   [0m] Mounted /var/lib/scylla.
[ [32m  OK   [0m] Reached target Local File Systems.
         Starting Import network configuration from initramfs...
         Starting Preprocess NFS configuration...
[ [32m  OK   [0m] Started Preprocess NFS configuration.
[ [32m  OK   [0m] Started Import network configuration from initramfs.
         Starting Create Volatile Files and Directories...
[ [32m  OK   [0m] Started Create Volatile Files and Directories.
         Starting Security Auditing Service...
[   13.007115] type=1305 audit(1514987001.946:3): audit_pid=576 old=0 auid=4294967295 ses=4294967295 res=1
[ [32m  OK   [0m] Started Initial cloud-init job (pre-networking).
[ [32m  OK   [0m] Reached target Network (Pre).
[ [32m  OK   [0m] Started Security Auditing Service.
         Starting Update UTMP about System Boot/Shutdown...
[ [32m  OK   [0m] Started Update UTMP about System Boot/Shutdown.
[ [32m  OK   [0m] Reached target System Initialization.
[ [32m  OK   [0m] Reached target Paths.
[ [32m  OK   [0m] Listening on RPCbind Server Activation Socket.
[ [32m  OK   [0m] Listening on D-Bus System Message Bus Socket.
[ [32m  OK   [0m] Reached target Sockets.
[ [32m  OK   [0m] Reached target Basic System.
         Starting Dump dmesg to /var/log/dmesg...
         Starting GSSAPI Proxy Daemon...
         Starting Authorization Manager...
         Starting System Logging Service...
         Starting LSB: Bring up/down networking...
         Starting Software RAID monitoring and management...
[ [32m  OK   [0m] Started irqbalance daemon.
         Starting irqbalance daemon...
         Starting NTP client/server...
[ [32m  OK   [0m] Started Node Exporter.
         Starting Node Exporter...
[ [32m  OK   [0m] Started D-Bus System Message Bus.
         Starting D-Bus System Message Bus...
         Starting Login Service...
[ [32m  OK   [0m] Started System Logging Service.
[ [32m  OK   [0m] Started Dump dmesg to /var/log/dmesg.
[ [32m  OK   [0m] Started GSSAPI Proxy Daemon.
[ [1;31mFAILED [0m] Failed to start Software RAID monitoring and management.
See '
systemctl status mdmonitor.service' for details.
[ [32m  OK   [0m] Reached target NFS client services.
[ [32m  OK   [0m] Reached target Remote File Systems (Pre).
[ [32m  OK   [0m] Reached target Remote File Systems.
[ [32m  OK   [0m] Started Login Service.
[ [32m  OK   [0m] Started Authorization Manager.
[ [32m  OK   [0m] Started NTP client/server.
[   13.339570] ena: Feature 10 isn'
t supported
[   13.341203] ena: Feature 18 isn't supported
[ [1;31mFAILED [0m] Failed to start LSB: Bring up/down networking.
See '
systemctl status network.service' for details.
         Starting Initial cloud-init job (metadata service crawler)...
[ [32m  OK   [0m] Reached target Network.
         Starting Postfix Mail Transport Agent...
         Starting Dynamic System Tuning Daemon...
[ [32m  OK   [0m] Started Dynamic System Tuning Daemon.
[    8.157581] cloud-init[932]: Cloud-init v. 0.7.9 running '
init' at Wed, 03 Jan 2018 13:43:24 +0000. Up 8.14 seconds.
[    8.175195] cloud-init[932]: ci-info: ++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++
[    8.179115] cloud-init[932]: ci-info: +--------+------+--------------+---------------+-------+-------------------+
[    8.183204] cloud-init[932]: ci-info: | Device |  Up  |   Address    |      Mask     | Scope |     Hw-Address    |
[    8.187692] cloud-init[932]: ci-info: +--------+------+--------------+---------------+-------+-------------------+
[    8.192217] cloud-init[932]: ci-info: |  lo:   | True |  127.0.0.1   |   255.0.0.0   |   .   |         .         |
[    8.196811] cloud-init[932]: ci-info: |  lo:   | True |      .       |       .       |   d   |         .         |
[    8.201626] cloud-init[932]: ci-info: | ens3:  | True | 172.30.0.140 | 255.255.255.0 |   .   | 0a:46:bd:d5:b7:80 |
[    8.206269] cloud-init[932]: ci-info: | ens3:  | True |      .       |       .       |   d   | 0a:46:bd:d5:b7:80 |
[    8.210892] cloud-init[932]: ci-info: +--------+------+--------------+---------------+-------+-------------------+
[    8.215672] cloud-init[932]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++
[    8.220405] cloud-init[932]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
[    8.224978] cloud-init[932]: ci-info: | Route | Destination |  Gateway   |    Genmask    | Interface | Flags |
[    8.229461] cloud-init[932]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
[    8.233795] cloud-init[932]: ci-info: |   0   |   0.0.0.0   | 172.30.0.1 |    0.0.0.0    |    ens3   |   UG  |
[    8.237575] cloud-init[932]: ci-info: |   1   |  172.30.0.0 |  0.0.0.0   | 255.255.255.0 |    ens3   |   U   |
[    8.241457] cloud-init[932]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
[ [32m  OK   [0m] Started Postfix Mail Transport Agent.
[ [32m  OK   [0m] Started Initial cloud-init job (metadata service crawler).
         Starting Permit User Sessions...
[ [32m  OK   [0m] Reached target Network is Online.
         Starting Crash recovery kernel arming...
         Starting Collectd statistics daemon...
         Starting Notify NFS peers of a restart...
         Starting Scylla Server...
[ [32m  OK   [0m] Reached target Cloud-config availability.
         Starting Apply the settings specified in cloud-config...
         Starting OpenSSH server daemon...
[ [32m  OK   [0m] Started Permit User Sessions.
[ [32m  OK   [0m] Started Notify NFS peers of a restart.
[ [32m  OK   [0m] Started Command Scheduler.
         Starting Command Scheduler...
[ [32m  OK   [0m] Started Getty on tty1.
         Starting Getty on tty1...
[ [32m  OK   [0m] Started Serial Getty on ttyS0.
         Starting Serial Getty on ttyS0...
[ [32m  OK   [0m] Reached target Login Prompts.
[ [32m  OK   [0m] Started Collectd statistics daemon.
[ [32m  OK   [0m] Started OpenSSH server daemon.
[    8.772730] cloud-init[1100]: Cloud-init v. 0.7.9 running '
modules:config' at Wed, 03 Jan 2018 13:43:25 +0000. Up 8.72 seconds.
[ [32m  OK   [0m] Started Apply the settings specified in cloud-config.
         Starting Execute cloud user/final scripts...
         Stopping irqbalance daemon...
[ [32m  OK   [0m] Stopped irqbalance daemon.
[ [32m  OK   [0m] Started irqbalance daemon.
         Starting irqbalance daemon...
[    9.026321] cloud-init[1573]: Cloud-init v. 0.7.9 running '
modules:final' at Wed, 03 Jan 2018 13:43:25 +0000. Up 8.97 seconds.
[    9.054965] cloud-init[1573]: Cloud-init v. 0.7.9 finished at Wed, 03 Jan 2018 13:43:25 +0000. Datasource DataSourceEc2.  Up 9.05 seconds
[ [32m  OK   [0m] Started Execute cloud user/final scripts.
[ [32m  OK   [0m] Started Scylla Server.
[ [32m  OK   [0m] Reached target Multi-User System.
         Starting Update UTMP about System Runlevel Changes...
[ [32m  OK   [0m] Started Scylla JMX.
         Starting Scylla JMX...
[ [32m  OK   [0m] Reached target Timers.
[ [32m  OK   [0m] Started Update UTMP about System Runlevel Changes.
[   20.287083] BUG: unable to handle kernel NULL pointer dereference at           (null)
[   20.289913] IP: [<          (null)>]           (null)
[   20.291676] PGD f7c2e3067 PUD f6fb6e067 PMD 0
[   20.293345] Oops: 0010 [#1] SMP
[   20.295563] Modules linked in: isofs cirrus sb_edac ttm edac_core intel_rapl drm_kms_helper iosf_mbi crc32_pclmul ghash_clmulni_intel syscopyarea ppdev aesni_intel sysfillrect sysimgblt fb_sys_fops lrw drm gf128mul glue_helper raid0 ablk_helper cryptd i2c_piix4 i2c_core pcspkr parport_pc parport nfsd auth_rpcgss nfs_acl lockd grace ip_tables xfs libcrc32c ata_generic pata_acpi xen_blkfront ata_piix ena libata crct10dif_pclmul crct10dif_common nvme crc32c_intel serio_raw nvme_core floppy sunrpc
[   20.317741] CPU: 3 PID: 0 Comm: swapper/3 Not tainted 3.10.0-693.5.2.el7.x86_64 #1
[   20.321537] Hardware name: Xen HVM domU, BIOS 4.2.amazon 08/24/2006
[   20.324902] task: ffff88016a01bf40 ti: ffff88016a030000 task.ti: ffff88016a030000
[   20.328646] RIP: 0010:[<0000000000000000>]  [<          (null)>]           (null)
[   20.332497] RSP: 0018:ffff880f822c3c80  EFLAGS: 00010206
[   20.335501] RAX: ffffffffc01101a0 RBX: ffff880f74703440 RCX: 00000000000006f9
[   20.339122] RDX: 0000000000000005 RSI: ffff880f7a6abd00 RDI: ffff880f79a80000
[   20.342788] RBP: ffff880f822c3cd8 R08: ffffc900074307e0 R09: 0000000000000002
[   20.346413] R10: ffffc90007455000 R11: 00000000000006f9 R12: ffff880f79a80000
[   20.349875] R13: 00000000b6f9b6f9 R14: ffff880f822c3ce8 R15: 0000000000000002
[   20.353361] FS:  0000000000000000(0000) GS:ffff880f822c0000(0000) knlGS:0000000000000000
[   20.357222] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   20.360309] CR2: 0000000000000000 CR3: 0000000f7823f000 CR4: 00000000001406e0
[   20.363985] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   20.367633] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   20.371275] Stack:
[   20.373097]  ffffffff8158533c ffff880f7a6abd00 ffff880f00000002 ffffc900074307e0
[   20.377041]  ffffc90007455000 ffffffff000006f9 ffff880f7a6abd00 ffff880f7a6abd00
[   20.381026]  ffff880f79a94a40 ffff880f79a8aa80 ffffc90006fb4080 ffff880f822c3d08
[   20.385028] Call Trace:
[   20.387021]  <IRQ>
[   20.387710]  [<ffffffff8158533c>] ? get_rps_cpu+0x30c/0x370
[   20.391995]  [<ffffffff81587268>] netif_receive_skb_internal+0x98/0xc0
[   20.395456]  [<ffffffff81588318>] napi_gro_receive+0xd8/0x130
[   20.398797]  [<ffffffffc0106777>] ena_clean_rx_irq+0x237/0x7b0 [ena]
[   20.402255]  [<ffffffff81020fa7>] ? xen_vcpuop_set_next_event+0x77/0xc0
[   20.405844]  [<ffffffffc010880d>] ena_io_poll+0x31d/0x700 [ena]
[   20.409110]  [<ffffffff8158799d>] net_rx_action+0x16d/0x380
[   20.412289]  [<ffffffff81090b4f>] __do_softirq+0xef/0x280
[   20.415405]  [<ffffffff816b6b1c>] call_softirq+0x1c/0x30
[   20.418461]  [<ffffffff8102d3c5>] do_softirq+0x65/0xa0
[   20.421472]  [<ffffffff81090ed5>] irq_exit+0x105/0x110
[   20.424489]  [<ffffffff813e8b05>] xen_evtchn_do_upcall+0x35/0x50
[   20.427745]  [<ffffffff816b6cad>] xen_hvm_callback_vector+0x6d/0x80
[   20.431151]  <EOI>
[   20.431877]  [<ffffffff816ab566>] ? native_safe_halt+0x6/0x10
[   20.436357]  [<ffffffff816ab3fe>] default_idle+0x1e/0xc0
[   20.439353]  [<ffffffff81035006>] arch_cpu_idle+0x26/0x30
[   20.442407]  [<ffffffff810e7bda>] cpu_startup_entry+0x14a/0x1c0
[   20.445629]  [<ffffffff81051af6>] start_secondary+0x1b6/0x230
[   20.448756] Code:  Bad RIP value.
[   20.451174] RIP  [<          (null)>]           (null)
[   20.454179]  RSP <ffff880f822c3c80>
[   20.456512] CR2: 0000000000000000
[   20.458730] ---[ end trace d760fc599cdda3c3 ]---
[   20.461420] Kernel panic - not syncing: Fatal exception in interrupt


Thanks!

Dror

Eyal Gutkind

<eyal@scylladb.com>
unread,
Jan 3, 2018, 9:15:34 AM1/3/18
to scylladb-users@googlegroups.com
Hi Dror,
To solve this issue, can you follow the procedure on installing a new kernel as described in the following link, under kernel:

Regards,


--
You received this message because you are subscribed to the Google Groups "ScyllaDB users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scylladb-users+unsubscribe@googlegroups.com.
To post to this group, send email to scylladb-users@googlegroups.com.
Visit this group at https://groups.google.com/group/scylladb-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/scylladb-users/2be59816-d242-4e51-b9e5-2e2113ee1b9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Eyal Gutkind
ScyllaDB

dror@dynamicyield.com

<dror@dynamicyield.com>
unread,
Jan 3, 2018, 9:28:28 AM1/3/18
to ScyllaDB users
Hi Eyal,

Thanks for the quick response :-) Is everything written in this wiki still relevant to i3 and Scylla 2, up to this date?

Regards,
Dror.
...

Glauber Costa

<glauber@scylladb.com>
unread,
Jan 3, 2018, 9:30:38 AM1/3/18
to ScyllaDB users
On Wed, Jan 3, 2018 at 9:28 AM, <dr...@dynamicyield.com> wrote:
> Hi Eyal,
>
> Thanks for the quick response :-) Is everything written in this wiki still
> relevant to i3 and Scylla 2, up to this date?
>

No.

The network tuning and RAID should be done automatically by Scylla
now. Basically, everything under our control should
be fixed for 2.0

But the kernel, unfortunately, is out of our hands.
>> [ 13.716776] Installing knfsd (copyright (C) 1996 ok...@monad.swb.de).
> --
> You received this message because you are subscribed to the Google Groups
> "ScyllaDB users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to scylladb-user...@googlegroups.com.
> To post to this group, send email to scyllad...@googlegroups.com.
> Visit this group at https://groups.google.com/group/scylladb-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/scylladb-users/47f6d200-8a4e-4845-82f8-8dbcbe639673%40googlegroups.com.

Dor Laor

<dor@scylladb.com>
unread,
Jan 3, 2018, 12:53:45 PM1/3/18
to ScyllaDB users
Glauber, how about you'll trim all the non-kernel changes?

> email to scylladb-users+unsubscribe@googlegroups.com.
> To post to this group, send email to scylladb-users@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "ScyllaDB users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scylladb-users+unsubscribe@googlegroups.com.
To post to this group, send email to scylladb-users@googlegroups.com.

Glauber Costa

<glauber@scylladb.com>
unread,
Jan 3, 2018, 12:54:28 PM1/3/18
to ScyllaDB users
They are still relevant for scylla-enterprise.

I will move them to a different section
>> > email to scylladb-user...@googlegroups.com.
>> > To post to this group, send email to scyllad...@googlegroups.com.
>> > Visit this group at https://groups.google.com/group/scylladb-users.
>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/scylladb-users/47f6d200-8a4e-4845-82f8-8dbcbe639673%40googlegroups.com.
>> > For more options, visit https://groups.google.com/d/optout.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "ScyllaDB users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to scylladb-user...@googlegroups.com.
>> To post to this group, send email to scyllad...@googlegroups.com.
> --
> You received this message because you are subscribed to the Google Groups
> "ScyllaDB users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to scylladb-user...@googlegroups.com.
> To post to this group, send email to scyllad...@googlegroups.com.
> Visit this group at https://groups.google.com/group/scylladb-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/scylladb-users/CAKUaUn5%2BQJ98BUwOoa3STr34bfy-EbE-nwK6Mov6DPatmoLduQ%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages