notomega.phas.ubc.ca - System Documentation


Created 2017-05-12 05:30:05 with cfg2html-linux version 2.99-2015/04/06

Linux notomega.phas.ubc.ca 3.10.0-514.el7.x86_64 #1 SMP Wed Oct 19 11:24:13 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux


Contents



Linux System (Red Hat Enterprise Linux Server release 7.3 (Maipo))

System description

cat /etc/cfg2html/systeminfo
Comments:       
Company:        UBC Department of Physics and Astronomy
Location:       Server Room 110A
Contact:        sysadmin 
Main Server:    BigBox
URL:            http://www.cfg2html.com

CPU and Model info

cat /proc/cpuinfo; echo; /usr/bin/lscpu;
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 44
model name      : Westmere E56xx/L56xx/X56xx (Nehalem-C)
stepping        : 1
microcode       : 0x1
cpu MHz         : 2400.082
cache size      : 4096 KB
physical id     : 0
siblings        : 1
core id         : 0
cpu cores       : 1
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx lm constant_tsc rep_good nopl pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes hypervisor lahf_lm
bogomips        : 4800.16
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 44
model name      : Westmere E56xx/L56xx/X56xx (Nehalem-C)
stepping        : 1
microcode       : 0x1
cpu MHz         : 2400.082
cache size      : 4096 KB
physical id     : 1
siblings        : 1
core id         : 0
cpu cores       : 1
apicid          : 1
initial apicid  : 1
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx lm constant_tsc rep_good nopl pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes hypervisor lahf_lm
bogomips        : 4800.16
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:


Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                2
On-line CPU(s) list:   0,1
Thread(s) per core:    1
Core(s) per socket:    1
Socket(s):             2
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 44
Model name:            Westmere E56xx/L56xx/X56xx (Nehalem-C)
Stepping:              1
CPU MHz:               2400.082
BogoMIPS:              4800.16
Hypervisor vendor:     KVM
Virtualization type:   full
L1d cache:             32K
L1i cache:             32K
L2 cache:              4096K
NUMA node0 CPU(s):     0,1

uname & hostname

HostNames
Linux notomega.phas.ubc.ca 3.10.0-514.el7.x86_64 #1 SMP Wed Oct 19 11:24:13 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux
DNS Domainname  = phas.ubc.ca
NIS Domainname  = (none)
Hostname (short)= notomega.phas.ubc.ca
Hostname (FQDN) = notomega.phas.ubc.ca

Host alias

uname -n
notomega.phas.ubc.ca

OS, Kernel version

uname -sr
Linux 3.10.0-514.el7.x86_64

OS Specific Release Information (/etc/os-release)

cat /etc/os-release
NAME="Red Hat Enterprise Linux Server"
VERSION="7.3 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="7.3"
PRETTY_NAME="Red Hat Enterprise Linux Server 7.3 (Maipo)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.3:GA:server"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.3
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.3"

OS Specific Release Information (/etc/redhat-release)

cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.3 (Maipo)

OS Specific Release Information (/etc/system-release)

cat /etc/system-release
Red Hat Enterprise Linux Server release 7.3 (Maipo)

POSIX Standards/Settings

posixversion
LANG setting:   C

locale specific information

locale
LANG=C
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=C

System ulimit

ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 31205
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 1024
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 31205
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited

System Configuration Variables

getconf -a
LINK_MAX                           2147483647
_POSIX_LINK_MAX                    2147483647
MAX_CANON                          255
_POSIX_MAX_CANON                   255
MAX_INPUT                          255
_POSIX_MAX_INPUT                   255
NAME_MAX                           255
_POSIX_NAME_MAX                    255
PATH_MAX                           4096
_POSIX_PATH_MAX                    4096
PIPE_BUF                           4096
_POSIX_PIPE_BUF                    4096
SOCK_MAXBUF                        
_POSIX_ASYNC_IO                    
_POSIX_CHOWN_RESTRICTED            1
_POSIX_NO_TRUNC                    1
_POSIX_PRIO_IO                     
_POSIX_SYNC_IO                     
_POSIX_VDISABLE                    0
ARG_MAX                            2097152
ATEXIT_MAX                         2147483647
CHAR_BIT                           8
CHAR_MAX                           127
CHAR_MIN                           -128
CHILD_MAX                          31205
CLK_TCK                            100
INT_MAX                            2147483647
INT_MIN                            -2147483648
IOV_MAX                            1024
LOGNAME_MAX                        256
LONG_BIT                           64
MB_LEN_MAX                         16
NGROUPS_MAX                        65536
NL_ARGMAX                          4096
NL_LANGMAX                         2048
NL_MSGMAX                          2147483647
NL_NMAX                            2147483647
NL_SETMAX                          2147483647
NL_TEXTMAX                         2147483647
NSS_BUFLEN_GROUP                   1024
NSS_BUFLEN_PASSWD                  1024
NZERO                              20
OPEN_MAX                           1024
PAGESIZE                           4096
PAGE_SIZE                          4096
PASS_MAX                           8192
PTHREAD_DESTRUCTOR_ITERATIONS      4
PTHREAD_KEYS_MAX                   1024
PTHREAD_STACK_MIN                  16384
PTHREAD_THREADS_MAX                
SCHAR_MAX                          127
SCHAR_MIN                          -128
SHRT_MAX                           32767
SHRT_MIN                           -32768
SSIZE_MAX                          32767
TTY_NAME_MAX                       32
TZNAME_MAX                         6
UCHAR_MAX                          255
UINT_MAX                           4294967295
UIO_MAXIOV                         1024
ULONG_MAX                          18446744073709551615
USHRT_MAX                          65535
WORD_BIT                           32
_AVPHYS_PAGES                      366375
_NPROCESSORS_CONF                  2
_NPROCESSORS_ONLN                  2
_PHYS_PAGES                        954055
_POSIX_ARG_MAX                     2097152
_POSIX_ASYNCHRONOUS_IO             200809
_POSIX_CHILD_MAX                   31205
_POSIX_FSYNC                       200809
_POSIX_JOB_CONTROL                 1
_POSIX_MAPPED_FILES                200809
_POSIX_MEMLOCK                     200809
_POSIX_MEMLOCK_RANGE               200809
_POSIX_MEMORY_PROTECTION           200809
_POSIX_MESSAGE_PASSING             200809
_POSIX_NGROUPS_MAX                 65536
_POSIX_OPEN_MAX                    1024
_POSIX_PII                         
_POSIX_PII_INTERNET                
_POSIX_PII_INTERNET_DGRAM          
_POSIX_PII_INTERNET_STREAM         
_POSIX_PII_OSI                     
_POSIX_PII_OSI_CLTS                
_POSIX_PII_OSI_COTS                
_POSIX_PII_OSI_M                   
_POSIX_PII_SOCKET                  
_POSIX_PII_XTI                     
_POSIX_POLL                        
_POSIX_PRIORITIZED_IO              200809
_POSIX_PRIORITY_SCHEDULING         200809
_POSIX_REALTIME_SIGNALS            200809
_POSIX_SAVED_IDS                   1
_POSIX_SELECT                      
_POSIX_SEMAPHORES                  200809
_POSIX_SHARED_MEMORY_OBJECTS       200809
_POSIX_SSIZE_MAX                   32767
_POSIX_STREAM_MAX                  16
_POSIX_SYNCHRONIZED_IO             200809
_POSIX_THREADS                     200809
_POSIX_THREAD_ATTR_STACKADDR       200809
_POSIX_THREAD_ATTR_STACKSIZE       200809
_POSIX_THREAD_PRIORITY_SCHEDULING  200809
_POSIX_THREAD_PRIO_INHERIT         200809
_POSIX_THREAD_PRIO_PROTECT         200809
_POSIX_THREAD_ROBUST_PRIO_INHERIT  
_POSIX_THREAD_ROBUST_PRIO_PROTECT  
_POSIX_THREAD_PROCESS_SHARED       200809
_POSIX_THREAD_SAFE_FUNCTIONS       200809
_POSIX_TIMERS                      200809
TIMER_MAX                          
_POSIX_TZNAME_MAX                  6
_POSIX_VERSION                     200809
_T_IOV_MAX                         
_XOPEN_CRYPT                       1
_XOPEN_ENH_I18N                    1
_XOPEN_LEGACY                      1
_XOPEN_REALTIME                    1
_XOPEN_REALTIME_THREADS            1
_XOPEN_SHM                         1
_XOPEN_UNIX                        1
_XOPEN_VERSION                     700
_XOPEN_XCU_VERSION                 4
_XOPEN_XPG2                        1
_XOPEN_XPG3                        1
_XOPEN_XPG4                        1
BC_BASE_MAX                        99
BC_DIM_MAX                         2048
BC_SCALE_MAX                       99
BC_STRING_MAX                      1000
CHARCLASS_NAME_MAX                 2048
COLL_WEIGHTS_MAX                   255
EQUIV_CLASS_MAX                    
EXPR_NEST_MAX                      32
LINE_MAX                           2048
POSIX2_BC_BASE_MAX                 99
POSIX2_BC_DIM_MAX                  2048
POSIX2_BC_SCALE_MAX                99
POSIX2_BC_STRING_MAX               1000
POSIX2_CHAR_TERM                   200809
POSIX2_COLL_WEIGHTS_MAX            255
POSIX2_C_BIND                      200809
POSIX2_C_DEV                       200809
POSIX2_C_VERSION                   
POSIX2_EXPR_NEST_MAX               32
POSIX2_FORT_DEV                    
POSIX2_FORT_RUN                    
_POSIX2_LINE_MAX                   2048
POSIX2_LINE_MAX                    2048
POSIX2_LOCALEDEF                   200809
POSIX2_RE_DUP_MAX                  32767
POSIX2_SW_DEV                      200809
POSIX2_UPE                         
POSIX2_VERSION                     200809
RE_DUP_MAX                         32767
PATH                               /usr/bin
CS_PATH                            /usr/bin
LFS_CFLAGS                         
LFS_LDFLAGS                        
LFS_LIBS                           
LFS_LINTFLAGS                      
LFS64_CFLAGS                       -D_LARGEFILE64_SOURCE
LFS64_LDFLAGS                      
LFS64_LIBS                         
LFS64_LINTFLAGS                    -D_LARGEFILE64_SOURCE
_XBS5_WIDTH_RESTRICTED_ENVS        XBS5_LP64_OFF64
XBS5_WIDTH_RESTRICTED_ENVS         XBS5_LP64_OFF64
_XBS5_ILP32_OFF32                  
XBS5_ILP32_OFF32_CFLAGS            
XBS5_ILP32_OFF32_LDFLAGS           
XBS5_ILP32_OFF32_LIBS              
XBS5_ILP32_OFF32_LINTFLAGS         
_XBS5_ILP32_OFFBIG                 
XBS5_ILP32_OFFBIG_CFLAGS           
XBS5_ILP32_OFFBIG_LDFLAGS          
XBS5_ILP32_OFFBIG_LIBS             
XBS5_ILP32_OFFBIG_LINTFLAGS        
_XBS5_LP64_OFF64                   1
XBS5_LP64_OFF64_CFLAGS             -m64
XBS5_LP64_OFF64_LDFLAGS            -m64
XBS5_LP64_OFF64_LIBS               
XBS5_LP64_OFF64_LINTFLAGS          
_XBS5_LPBIG_OFFBIG                 
XBS5_LPBIG_OFFBIG_CFLAGS           
XBS5_LPBIG_OFFBIG_LDFLAGS          
XBS5_LPBIG_OFFBIG_LIBS             
XBS5_LPBIG_OFFBIG_LINTFLAGS        
_POSIX_V6_ILP32_OFF32              
POSIX_V6_ILP32_OFF32_CFLAGS        
POSIX_V6_ILP32_OFF32_LDFLAGS       
POSIX_V6_ILP32_OFF32_LIBS          
POSIX_V6_ILP32_OFF32_LINTFLAGS     
_POSIX_V6_WIDTH_RESTRICTED_ENVS    POSIX_V6_LP64_OFF64
POSIX_V6_WIDTH_RESTRICTED_ENVS     POSIX_V6_LP64_OFF64
_POSIX_V6_ILP32_OFFBIG             
POSIX_V6_ILP32_OFFBIG_CFLAGS       
POSIX_V6_ILP32_OFFBIG_LDFLAGS      
POSIX_V6_ILP32_OFFBIG_LIBS         
POSIX_V6_ILP32_OFFBIG_LINTFLAGS    
_POSIX_V6_LP64_OFF64               1
POSIX_V6_LP64_OFF64_CFLAGS         -m64
POSIX_V6_LP64_OFF64_LDFLAGS        -m64
POSIX_V6_LP64_OFF64_LIBS           
POSIX_V6_LP64_OFF64_LINTFLAGS      
_POSIX_V6_LPBIG_OFFBIG             
POSIX_V6_LPBIG_OFFBIG_CFLAGS       
POSIX_V6_LPBIG_OFFBIG_LDFLAGS      
POSIX_V6_LPBIG_OFFBIG_LIBS         
POSIX_V6_LPBIG_OFFBIG_LINTFLAGS    
_POSIX_V7_ILP32_OFF32              
POSIX_V7_ILP32_OFF32_CFLAGS        
POSIX_V7_ILP32_OFF32_LDFLAGS       
POSIX_V7_ILP32_OFF32_LIBS          
POSIX_V7_ILP32_OFF32_LINTFLAGS     
_POSIX_V7_WIDTH_RESTRICTED_ENVS    POSIX_V7_LP64_OFF64
POSIX_V7_WIDTH_RESTRICTED_ENVS     POSIX_V7_LP64_OFF64
_POSIX_V7_ILP32_OFFBIG             
POSIX_V7_ILP32_OFFBIG_CFLAGS       
POSIX_V7_ILP32_OFFBIG_LDFLAGS      
POSIX_V7_ILP32_OFFBIG_LIBS         
POSIX_V7_ILP32_OFFBIG_LINTFLAGS    
_POSIX_V7_LP64_OFF64               1
POSIX_V7_LP64_OFF64_CFLAGS         -m64
POSIX_V7_LP64_OFF64_LDFLAGS        -m64
POSIX_V7_LP64_OFF64_LIBS           
POSIX_V7_LP64_OFF64_LINTFLAGS      
_POSIX_V7_LPBIG_OFFBIG             
POSIX_V7_LPBIG_OFFBIG_CFLAGS       
POSIX_V7_LPBIG_OFFBIG_LDFLAGS      
POSIX_V7_LPBIG_OFFBIG_LIBS         
POSIX_V7_LPBIG_OFFBIG_LINTFLAGS    
_POSIX_ADVISORY_INFO               200809
_POSIX_BARRIERS                    200809
_POSIX_BASE                        
_POSIX_C_LANG_SUPPORT              
_POSIX_C_LANG_SUPPORT_R            
_POSIX_CLOCK_SELECTION             200809
_POSIX_CPUTIME                     200809
_POSIX_THREAD_CPUTIME              200809
_POSIX_DEVICE_SPECIFIC             
_POSIX_DEVICE_SPECIFIC_R           
_POSIX_FD_MGMT                     
_POSIX_FIFO                        
_POSIX_PIPE                        
_POSIX_FILE_ATTRIBUTES             
_POSIX_FILE_LOCKING                
_POSIX_FILE_SYSTEM                 
_POSIX_MONOTONIC_CLOCK             200809
_POSIX_MULTI_PROCESS               
_POSIX_SINGLE_PROCESS              
_POSIX_NETWORKING                  
_POSIX_READER_WRITER_LOCKS         200809
_POSIX_SPIN_LOCKS                  200809
_POSIX_REGEXP                      1
_REGEX_VERSION                     
_POSIX_SHELL                       1
_POSIX_SIGNALS                     
_POSIX_SPAWN                       200809
_POSIX_SPORADIC_SERVER             
_POSIX_THREAD_SPORADIC_SERVER      
_POSIX_SYSTEM_DATABASE             
_POSIX_SYSTEM_DATABASE_R           
_POSIX_TIMEOUTS                    200809
_POSIX_TYPED_MEMORY_OBJECTS        
_POSIX_USER_GROUPS                 
_POSIX_USER_GROUPS_R               
POSIX2_PBS                         
POSIX2_PBS_ACCOUNTING              
POSIX2_PBS_LOCATE                  
POSIX2_PBS_TRACK                   
POSIX2_PBS_MESSAGE                 
SYMLOOP_MAX                        
STREAM_MAX                         16
AIO_LISTIO_MAX                     
AIO_MAX                            
AIO_PRIO_DELTA_MAX                 20
DELAYTIMER_MAX                     2147483647
HOST_NAME_MAX                      64
LOGIN_NAME_MAX                     256
MQ_OPEN_MAX                        
MQ_PRIO_MAX                        32768
_POSIX_DEVICE_IO                   
_POSIX_TRACE                       
_POSIX_TRACE_EVENT_FILTER          
_POSIX_TRACE_INHERIT               
_POSIX_TRACE_LOG                   
RTSIG_MAX                          32
SEM_NSEMS_MAX                      
SEM_VALUE_MAX                      2147483647
SIGQUEUE_MAX                       31205
FILESIZEBITS                       64
POSIX_ALLOC_SIZE_MIN               4096
POSIX_REC_INCR_XFER_SIZE           
POSIX_REC_MAX_XFER_SIZE            
POSIX_REC_MIN_XFER_SIZE            4096
POSIX_REC_XFER_ALIGN               4096
SYMLINK_MAX                        
GNU_LIBC_VERSION                   glibc 2.17
GNU_LIBPTHREAD_VERSION             NPTL 2.17
POSIX2_SYMLINKS                    1
LEVEL1_ICACHE_SIZE                 32768
LEVEL1_ICACHE_ASSOC                8
LEVEL1_ICACHE_LINESIZE             64
LEVEL1_DCACHE_SIZE                 32768
LEVEL1_DCACHE_ASSOC                8
LEVEL1_DCACHE_LINESIZE             64
LEVEL2_CACHE_SIZE                  2097152
LEVEL2_CACHE_ASSOC                 8
LEVEL2_CACHE_LINESIZE              64
LEVEL3_CACHE_SIZE                  0
LEVEL3_CACHE_ASSOC                 0
LEVEL3_CACHE_LINESIZE              0
LEVEL4_CACHE_SIZE                  0
LEVEL4_CACHE_ASSOC                 0
LEVEL4_CACHE_LINESIZE              0
IPV6                               200809
RAW_SOCKETS                        200809

MP-Statistics

mpstat 1 5
Linux 3.10.0-514.el7.x86_64 (notomega.phas.ubc.ca)      05/12/17        _x86_64_        (2 CPU)

05:30:05     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest  %gnice   %idle
05:30:06     all    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00  100.00
05:30:07     all    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00  100.00
05:30:08     all    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00  100.00
05:30:09     all    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00  100.00
05:30:10     all    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00  100.00
Average:     all    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00  100.00

IO-Statistics

iostat
Linux 3.10.0-514.el7.x86_64 (notomega.phas.ubc.ca)      05/12/17        _x86_64_        (2 CPU)

avg-cpu:  %user   %nice %system %iowait  %steal   %idle
           0.03    0.00    0.02    0.01    0.00   99.94

Device:            tps    kB_read/s    kB_wrtn/s    kB_read    kB_wrtn
vda               0.34         0.67         4.03     616096    3690414
scd0              0.00         0.00         0.00        220          0
dm-0              0.32         0.58         3.91     528177    3582759
dm-1              0.00         0.00         0.00       1982          0

Used Memory and Swap

free -toml;echo;free -tm;echo; swapon -s
              total        used        free      shared  buff/cache   available
Mem:           3726         270        1431          72        2025        3040
Swap:           923           0         923
Total:         4650         270        2355

Filename                                Type            Size    Used    Priority
/dev/dm-1                               partition       946172  0       -1

Detailed Memory Usage (meminfo)

cat /proc/meminfo; echo THP:; cat /sys/kernel/mm/transparent_hugepage/enabled
MemTotal:        3816220 kB
MemFree:         1465776 kB
MemAvailable:    3113124 kB
Buffers:            3260 kB
Cached:          1723964 kB
SwapCached:            0 kB
Active:          1283524 kB
Inactive:         602124 kB
Active(anon):     181564 kB
Inactive(anon):    51256 kB
Active(file):    1101960 kB
Inactive(file):   550868 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:        946172 kB
SwapFree:         946172 kB
Dirty:              2380 kB
Writeback:             0 kB
AnonPages:        158376 kB
Mapped:            69852 kB
Shmem:             74396 kB
Slab:             346528 kB
SReclaimable:     300488 kB
SUnreclaim:        46040 kB
KernelStack:        2784 kB
PageTables:         9936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     2854280 kB
Committed_AS:    1084460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      156120 kB
VmallocChunk:   34359406588 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114652 kB
DirectMap2M:     8273920 kB
THP:
[always] madvise never

Zoned Buddy Allocator/Memory Fragmentation and Zones

cat /proc/buddyinfo
Node 0, zone      DMA      1      1      1      0      2      1      1      0      1      1      3 
Node 0, zone    DMA32     89    161    329    264     73     50     39     18     16     11    116 
Node 0, zone   Normal     69    132    494    330    144     74     42     27     22     21    186 

The number on the left is bigger than right (by factor 2).

DMA zone is the first 16 MB of memory. DMA64 zone is the first 4 GB of memory on 64-bit Linux. Normal zone is between DMA and HighMem. HighMem zone is above 4 GB of memory.

Kernel slabinfo Statistics

cat /proc/slabinfo
slabinfo - version: 2.1
# name                 : tunables    : slabdata   
nf_conntrack_ffffffff81a9cd80    150    150    320   25    2 : tunables    0    0    0 : slabdata      6      6      0
nfs4_layout_stateid      0      0    296   27    2 : tunables    0    0    0 : slabdata      0      0      0
nfsd4_delegations      0      0    240   17    1 : tunables    0    0    0 : slabdata      0      0      0
nfsd4_stateids         0      0    168   24    1 : tunables    0    0    0 : slabdata      0      0      0
nfsd4_files            0      0    288   28    2 : tunables    0    0    0 : slabdata      0      0      0
nfsd4_openowners       0      0    440   18    2 : tunables    0    0    0 : slabdata      0      0      0
rpc_inode_cache       25     25    640   25    4 : tunables    0    0    0 : slabdata      1      1      0
xfs_dqtrx              0      0    528   31    4 : tunables    0    0    0 : slabdata      0      0      0
xfs_dquot              0      0    472   17    2 : tunables    0    0    0 : slabdata      0      0      0
xfs_ili            26205  26676    152   26    1 : tunables    0    0    0 : slabdata   1026   1026      0
xfs_inode          48510  48510   1088   30    8 : tunables    0    0    0 : slabdata   1617   1617      0
xfs_efd_item         180    280    400   20    2 : tunables    0    0    0 : slabdata     14     14      0
xfs_da_state          34     34    480   17    2 : tunables    0    0    0 : slabdata      2      2      0
xfs_btree_cur         38     38    208   19    1 : tunables    0    0    0 : slabdata      2      2      0
xfs_log_ticket       638    638    184   22    1 : tunables    0    0    0 : slabdata     29     29      0
kcopyd_job             0      0   3312    9    8 : tunables    0    0    0 : slabdata      0      0      0
dm_uevent              0      0   2608   12    8 : tunables    0    0    0 : slabdata      0      0      0
dm_rq_target_io        0      0    136   30    1 : tunables    0    0    0 : slabdata      0      0      0
ip6_dst_cache         36     36    448   18    2 : tunables    0    0    0 : slabdata      2      2      0
RAWv6                 26     26   1216   26    8 : tunables    0    0    0 : slabdata      1      1      0
UDPLITEv6              0      0   1216   26    8 : tunables    0    0    0 : slabdata      0      0      0
UDPv6                 52     52   1216   26    8 : tunables    0    0    0 : slabdata      2      2      0
tw_sock_TCPv6         32     32    256   16    1 : tunables    0    0    0 : slabdata      2      2      0
TCPv6                 60     60   2176   15    8 : tunables    0    0    0 : slabdata      4      4      0
cfq_queue            391    408    232   17    1 : tunables    0    0    0 : slabdata     24     24      0
bsg_cmd                0      0    312   26    2 : tunables    0    0    0 : slabdata      0      0      0
mqueue_inode_cache     18     18    896   18    4 : tunables    0    0    0 : slabdata      1      1      0
hugetlbfs_inode_cache     52     52    608   26    4 : tunables    0    0    0 : slabdata      2      2      0
configfs_dir_cache      0      0     88   46    1 : tunables    0    0    0 : slabdata      0      0      0
dquot                  0      0    256   16    1 : tunables    0    0    0 : slabdata      0      0      0
userfaultfd_ctx_cache      0      0    128   32    1 : tunables    0    0    0 : slabdata      0      0      0
fanotify_event_info    657    657     56   73    1 : tunables    0    0    0 : slabdata      9      9      0
dnotify_mark         136    136    120   34    1 : tunables    0    0    0 : slabdata      4      4      0
pid_namespace          0      0   2176   15    8 : tunables    0    0    0 : slabdata      0      0      0
posix_timers_cache      0      0    248   16    1 : tunables    0    0    0 : slabdata      0      0      0
UDP-Lite               0      0   1088   30    8 : tunables    0    0    0 : slabdata      0      0      0
flow_cache             0      0    144   28    1 : tunables    0    0    0 : slabdata      0      0      0
xfrm_dst_cache        28     28    576   28    4 : tunables    0    0    0 : slabdata      1      1      0
UDP                   60     60   1088   30    8 : tunables    0    0    0 : slabdata      2      2      0
tw_sock_TCP           32     32    256   16    1 : tunables    0    0    0 : slabdata      2      2      0
TCP                   32     32   1984   16    8 : tunables    0    0    0 : slabdata      2      2      0
scsi_data_buffer  128180 129030     24  170    1 : tunables    0    0    0 : slabdata    759    759      0
blkdev_queue          30     30   2128   15    8 : tunables    0    0    0 : slabdata      2      2      0
blkdev_requests     6048   6048    384   21    2 : tunables    0    0    0 : slabdata    288    288      0
blkdev_ioc           702    702    104   39    1 : tunables    0    0    0 : slabdata     18     18      0
user_namespace         0      0    280   29    2 : tunables    0    0    0 : slabdata      0      0      0
sock_inode_cache     375    375    640   25    4 : tunables    0    0    0 : slabdata     15     15      0
net_namespace          6      6   4992    6    8 : tunables    0    0    0 : slabdata      1      1      0
shmem_inode_cache   1009   1080    680   24    4 : tunables    0    0    0 : slabdata     45     45      0
Acpi-ParseExt       1288   1288     72   56    1 : tunables    0    0    0 : slabdata     23     23      0
Acpi-Namespace       510    510     40  102    1 : tunables    0    0    0 : slabdata      5      5      0
taskstats             48     48    328   24    2 : tunables    0    0    0 : slabdata      2      2      0
proc_inode_cache    2208   2208    656   24    4 : tunables    0    0    0 : slabdata     92     92      0
sigqueue              50     50    160   25    1 : tunables    0    0    0 : slabdata      2      2      0
bdev_cache            38     38    832   19    4 : tunables    0    0    0 : slabdata      2      2      0
sysfs_dir_cache    15120  15120    112   36    1 : tunables    0    0    0 : slabdata    420    420      0
inode_cache        13165  13419    592   27    4 : tunables    0    0    0 : slabdata    497    497      0
dentry            1023666 1023666    192   21    1 : tunables    0    0    0 : slabdata  48746  48746      0
iint_cache             0      0     80   51    1 : tunables    0    0    0 : slabdata      0      0      0
selinux_inode_security  65025  65025     80   51    1 : tunables    0    0    0 : slabdata   1275   1275      0
buffer_head       320424 320424    104   39    1 : tunables    0    0    0 : slabdata   8216   8216      0
vm_area_struct      9094   9144    216   18    1 : tunables    0    0    0 : slabdata    508    508      0
mm_struct            140    140   1600   20    8 : tunables    0    0    0 : slabdata      7      7      0
files_cache          125    125    640   25    4 : tunables    0    0    0 : slabdata      5      5      0
signal_cache         213    252   1152   28    8 : tunables    0    0    0 : slabdata      9      9      0
sighand_cache        187    195   2112   15    8 : tunables    0    0    0 : slabdata     13     13      0
task_struct          193    216   4016    8    8 : tunables    0    0    0 : slabdata     27     27      0
anon_vma            4474   4641     80   51    1 : tunables    0    0    0 : slabdata     91     91      0
shared_policy_node   2465   2465     48   85    1 : tunables    0    0    0 : slabdata     29     29      0
numa_policy           31     31    264   31    2 : tunables    0    0    0 : slabdata      1      1      0
radix_tree_node    19235  19572    584   28    4 : tunables    0    0    0 : slabdata    699    699      0
idr_layer_cache      195    195   2112   15    8 : tunables    0    0    0 : slabdata     13     13      0
dma-kmalloc-8192       0      0   8192    4    8 : tunables    0    0    0 : slabdata      0      0      0
dma-kmalloc-4096       0      0   4096    8    8 : tunables    0    0    0 : slabdata      0      0      0
dma-kmalloc-2048       0      0   2048   16    8 : tunables    0    0    0 : slabdata      0      0      0
dma-kmalloc-1024       0      0   1024   16    4 : tunables    0    0    0 : slabdata      0      0      0
dma-kmalloc-512       16     16    512   16    2 : tunables    0    0    0 : slabdata      1      1      0
dma-kmalloc-256        0      0    256   16    1 : tunables    0    0    0 : slabdata      0      0      0
dma-kmalloc-128        0      0    128   32    1 : tunables    0    0    0 : slabdata      0      0      0
dma-kmalloc-64         0      0     64   64    1 : tunables    0    0    0 : slabdata      0      0      0
dma-kmalloc-32         0      0     32  128    1 : tunables    0    0    0 : slabdata      0      0      0
dma-kmalloc-16         0      0     16  256    1 : tunables    0    0    0 : slabdata      0      0      0
dma-kmalloc-8          0      0      8  512    1 : tunables    0    0    0 : slabdata      0      0      0
dma-kmalloc-192        0      0    192   21    1 : tunables    0    0    0 : slabdata      0      0      0
dma-kmalloc-96         0      0     96   42    1 : tunables    0    0    0 : slabdata      0      0      0
kmalloc-8192          54     72   8192    4    8 : tunables    0    0    0 : slabdata     18     18      0
kmalloc-4096         504    536   4096    8    8 : tunables    0    0    0 : slabdata     67     67      0
kmalloc-2048         439    512   2048   16    8 : tunables    0    0    0 : slabdata     32     32      0
kmalloc-1024        1376   1632   1024   16    4 : tunables    0    0    0 : slabdata    102    102      0
kmalloc-512         1057   1216    512   16    2 : tunables    0    0    0 : slabdata     76     76      0
kmalloc-256         3496   4784    256   16    1 : tunables    0    0    0 : slabdata    299    299      0
kmalloc-192         2074   2898    192   21    1 : tunables    0    0    0 : slabdata    138    138      0
kmalloc-128         1424   2112    128   32    1 : tunables    0    0    0 : slabdata     66     66      0
kmalloc-96          5591   6426     96   42    1 : tunables    0    0    0 : slabdata    153    153      0
kmalloc-64        139205 139392     64   64    1 : tunables    0    0    0 : slabdata   2178   2178      0
kmalloc-32        124052 125056     32  128    1 : tunables    0    0    0 : slabdata    977    977      0
kmalloc-16         63400  65024     16  256    1 : tunables    0    0    0 : slabdata    254    254      0
kmalloc-8          98813 100864      8  512    1 : tunables    0    0    0 : slabdata    197    197      0
kmem_cache_node      192    192     64   64    1 : tunables    0    0    0 : slabdata      3      3      0
kmem_cache           112    112    256   16    1 : tunables    0    0    0 : slabdata      7      7      0

Frequently used objects in the Linux kernel (buffer heads, inodes, dentries, etc.) have their own cache. The file /proc/slabinfo gives statistics.

Additional page allocator information

cat /proc/pagetypeinfo
Page block order: 9
Pages per block:  512

Free pages count per migrate type at order       0      1      2      3      4      5      6      7      8      9     10 
Node    0, zone      DMA, type    Unmovable      1      1      1      0      2      1      1      0      1      0      0 
Node    0, zone      DMA, type  Reclaimable      0      0      0      0      0      0      0      0      0      0      0 
Node    0, zone      DMA, type      Movable      0      0      0      0      0      0      0      0      0      1      3 
Node    0, zone      DMA, type      Reserve      0      0      0      0      0      0      0      0      0      0      0 
Node    0, zone      DMA, type          CMA      0      0      0      0      0      0      0      0      0      0      0 
Node    0, zone      DMA, type      Isolate      0      0      0      0      0      0      0      0      0      0      0 
Node    0, zone    DMA32, type    Unmovable     23    142     45     12      4      2      3      3      1      1      0 
Node    0, zone    DMA32, type  Reclaimable      1      0      2      0      0      1      0      0      0      1      0 
Node    0, zone    DMA32, type      Movable     63     20    274    252     69     47     36     15     15      9    116 
Node    0, zone    DMA32, type      Reserve      0      0      0      0      0      0      0      0      0      0      0 
Node    0, zone    DMA32, type          CMA      0      0      0      0      0      0      0      0      0      0      0 
Node    0, zone    DMA32, type      Isolate      0      0      0      0      0      0      0      0      0      0      0 
Node    0, zone   Normal, type    Unmovable     30     96     61      7     19      1      1      0      0      8      0 
Node    0, zone   Normal, type  Reclaimable      1      0      7      1      2      1      0      0      0      0      0 
Node    0, zone   Normal, type      Movable     36     37    440    322    123     72     41     27     22     13    186 
Node    0, zone   Normal, type      Reserve      0      0      0      0      0      0      0      0      0      0      0 
Node    0, zone   Normal, type          CMA      0      0      0      0      0      0      0      0      0      0      0 
Node    0, zone   Normal, type      Isolate      0      0      0      0      0      0      0      0      0      0      0 

Number of blocks type     Unmovable  Reclaimable      Movable      Reserve          CMA      Isolate 
Node 0, zone      DMA            1            0            7            0            0            0 
Node 0, zone    DMA32           24           54         1450            0            0            0 
Node 0, zone   Normal          793           94         1673            0            0            0 

Per-zone page allocator

cat /proc/zoneinfo
Node 0, zone      DMA
  pages free     3975
        min      33
        low      41
        high     49
        scanned  0
        spanned  4095
        present  3998
        managed  3977
    nr_free_pages 3975
    nr_alloc_batch 8
    nr_inactive_anon 0
    nr_active_anon 0
    nr_inactive_file 0
    nr_active_file 0
    nr_unevictable 0
    nr_mlock     0
    nr_anon_pages 0
    nr_mapped    0
    nr_file_pages 0
    nr_dirty     0
    nr_writeback 0
    nr_slab_reclaimable 0
    nr_slab_unreclaimable 2
    nr_page_table_pages 0
    nr_kernel_stack 0
    nr_unstable  0
    nr_bounce    0
    nr_vmscan_write 0
    nr_vmscan_immediate_reclaim 0
    nr_writeback_temp 0
    nr_isolated_anon 0
    nr_isolated_file 0
    nr_shmem     0
    nr_dirtied   0
    nr_written   0
    numa_hit     1
    numa_miss    0
    numa_foreign 0
    numa_interleave 0
    numa_local   1
    numa_other   0
    workingset_refault 0
    workingset_activate 0
    workingset_nodereclaim 0
    nr_anon_transparent_hugepages 0
    nr_free_cma  0
        protection: (0, 2815, 7805, 7805)
  pagesets
    cpu: 0
              count: 0
              high:  0
              batch: 1
  vm stats threshold: 4
    cpu: 1
              count: 0
              high:  0
              batch: 1
  vm stats threshold: 4
  all_unreclaimable: 0
  start_pfn:         1
  inactive_ratio:    1
Node 0, zone    DMA32
  pages free     139861
        min      6081
        low      7601
        high     9121
        scanned  0
        spanned  1044480
        present  782327
        managed  343802
    nr_free_pages 139861
    nr_alloc_batch 115
    nr_inactive_anon 4601
    nr_active_anon 16605
    nr_inactive_file 48889
    nr_active_file 96461
    nr_unevictable 0
    nr_mlock     0
    nr_anon_pages 7989
    nr_mapped    5425
    nr_file_pages 151948
    nr_dirty     442
    nr_writeback 0
    nr_slab_reclaimable 27095
    nr_slab_unreclaimable 4025
    nr_page_table_pages 1414
    nr_kernel_stack 67
    nr_unstable  0
    nr_bounce    0
    nr_vmscan_write 0
    nr_vmscan_immediate_reclaim 0
    nr_writeback_temp 0
    nr_isolated_anon 0
    nr_isolated_file 0
    nr_shmem     6598
    nr_dirtied   349188
    nr_written   253950
    numa_hit     7685468
    numa_miss    0
    numa_foreign 0
    numa_interleave 0
    numa_local   7685468
    numa_other   0
    workingset_refault 0
    workingset_activate 0
    workingset_nodereclaim 0
    nr_anon_transparent_hugepages 13
    nr_free_cma  0
        protection: (0, 0, 4990, 4990)
  pagesets
    cpu: 0
              count: 45
              high:  186
              batch: 31
  vm stats threshold: 24
    cpu: 1
              count: 43
              high:  186
              batch: 31
  vm stats threshold: 24
  all_unreclaimable: 0
  start_pfn:         4096
  inactive_ratio:    4
Node 0, zone   Normal
  pages free     222661
        min      10780
        low      13475
        high     16170
        scanned  0
        spanned  1310720
        present  1310720
        managed  606276
    nr_free_pages 222661
    nr_alloc_batch 0
    nr_inactive_anon 8213
    nr_active_anon 28799
    nr_inactive_file 88828
    nr_active_file 179029
    nr_unevictable 0
    nr_mlock     0
    nr_anon_pages 10632
    nr_mapped    12038
    nr_file_pages 279858
    nr_dirty     153
    nr_writeback 0
    nr_slab_reclaimable 48027
    nr_slab_unreclaimable 7483
    nr_page_table_pages 1064
    nr_kernel_stack 107
    nr_unstable  0
    nr_bounce    0
    nr_vmscan_write 0
    nr_vmscan_immediate_reclaim 0
    nr_writeback_temp 0
    nr_isolated_anon 0
    nr_isolated_file 0
    nr_shmem     12001
    nr_dirtied   629829
    nr_written   466321
    numa_hit     13606999
    numa_miss    0
    numa_foreign 0
    numa_interleave 16959
    numa_local   13606999
    numa_other   0
    workingset_refault 0
    workingset_activate 0
    workingset_nodereclaim 0
    nr_anon_transparent_hugepages 28
    nr_free_cma  0
        protection: (0, 0, 0, 0)
  pagesets
    cpu: 0
              count: 166
              high:  186
              batch: 31
  vm stats threshold: 28
    cpu: 1
              count: 170
              high:  186
              batch: 31
  vm stats threshold: 28
  all_unreclaimable: 0
  start_pfn:         1048576
  inactive_ratio:    6

VM-Statistics 1 10

vmstat 1 10
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st
 1  0      0 1465892   3260 2070492    0    0     0     2    5    4  0  0 100  0  0
 0  0      0 1465800   3260 2070656    0    0     0     0   67  109  0  0 100  0  0
 0  0      0 1465800   3260 2070656    0    0     0     0   49   98  0  0 100  0  0
 0  0      0 1465800   3260 2070656    0    0     0     0   56  102  0  0 100  0  1
 0  0      0 1465800   3260 2070656    0    0     0     0   49   96  0  0 100  0  0
 0  0      0 1465752   3260 2070716    0    0     0     0   73  114  0  0 100  0  0
 0  0      0 1465752   3260 2070716    0    0     0     0   76  124  0  0 100  0  0
 0  0      0 1465752   3260 2070716    0    0     0     0   45   95  0  0 100  0  0
 0  0      0 1465752   3260 2070716    0    0     0     0   53   96  0  0 100  0  0
 0  0      0 1465752   3260 2070716    0    0     0     0   50   99  0  0 100  0  0

VM-Statistics (Summary)

vmstat -dn;vmstat -f
disk- ------------reads------------ ------------writes----------- -----IO------
       total merged sectors      ms  total merged sectors      ms    cur    sec
vda    24841     39 1232312  186925 289672  22661 7380829 3699349      0    783
sr0       55      0     440      44      0      0       0       0      0      0
dm-0   22298      0 1056475  180378 274264      0 7165518 4349511      0    774
dm-1     341      0    3964     714      0      0       0       0      0      0
       134909 forks

Uptime

uptime
 05:30:19 up 10 days, 14:39,  0 users,  load average: 0.00, 0.01, 0.05

Active Process - Tree Overview

pstree -p -a -l -G -A
n/a or not configured

Processes without an named owner

ps -e -o ruser,pid,args | awk '{ if ((+1) > 1) {print /usr/bin/cfg2html-linux;} }'
n/a or not configured

The output should be empty!

Top load processes

ps -ef | cut -c39- | sort -nr | head -25 | awk '{ printf("%10s %s\n", $1, $2); }'
  00:08:12 /usr/libexec/mysqld
  00:04:01 [xfsaild/dm-0]
  00:00:52 /usr/lib/systemd/systemd
  00:00:39 [rcu_sched]
  00:00:36 /bin/dbus-daemon
  00:00:18 /usr/lib/systemd/systemd-journald
  00:00:17 /usr/sbin/rsyslogd
  00:00:14 /usr/lib/systemd/systemd-logind
  00:00:10 /usr/bin/abrt-watch-log
  00:00:04 [watchdog/1]
  00:00:04 [watchdog/0]
  00:00:04 [kworker/u8:0]
  00:00:04 /usr/libexec/postfix/master
  00:00:04 /usr/bin/python
  00:00:03 /usr/sbin/NetworkManager
  00:00:02 [khugepaged]
  00:00:02 /usr/sbin/irqbalance
  00:00:02 /usr/sbin/httpd
  00:00:01 [vballoon]
  00:00:01 /usr/sbin/crond
  00:00:01 /usr/bin/lsmd
  00:00:01 /sbin/rpcbind
  00:00:00 sort
  00:00:00 rhnsd
  00:00:00 qmgr

Top memory consuming processes

ps -e -o 'vsz pid ruser cpu time args' |sort -nr|head -25
924372  2315 mysql      - 00:08:12 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --log-error=/var/log/mariadb/mariadb.log --pid-file=/var/run/mariadb/mariadb.pid --socket=/var/lib/mysql/mysql.sock
553160 20101 root       - 00:00:04 /usr/bin/python -Es /usr/sbin/tuned -l -P
529596 20088 polkitd    - 00:00:00 /usr/lib/polkit-1/polkitd --no-debug
525040   683 root       - 00:00:03 /usr/sbin/NetworkManager --no-daemon
472868 20276 apache     - 00:00:00 /usr/sbin/httpd -DFOREGROUND
472868 20275 apache     - 00:00:00 /usr/sbin/httpd -DFOREGROUND
472868 20274 apache     - 00:00:00 /usr/sbin/httpd -DFOREGROUND
472868 20273 apache     - 00:00:00 /usr/sbin/httpd -DFOREGROUND
472868 20272 apache     - 00:00:00 /usr/sbin/httpd -DFOREGROUND
470784 20270 root       - 00:00:02 /usr/sbin/httpd -DFOREGROUND
371068  1041 root       - 00:00:17 /usr/sbin/rsyslogd -n
212480   677 root       - 00:00:00 /usr/sbin/abrtd -d -s
210196   679 root       - 00:00:10 /usr/bin/abrt-watch-log -F BUG: WARNING: at WARNING: CPU: INFO: possible recursive locking detected ernel BUG at list_del corruption list_add corruption do_IRQ: stack overflow: ear stack overflow (cur: eneral protec
201212   715 root       - 00:00:00 /usr/sbin/gssproxy -D
180236  3693 root       - 00:00:00 /usr/sbin/CROND -n
129588 19643 root       - 00:00:00 /usr/sbin/lvmetad -f
127892     1 root       - 00:00:52 /usr/lib/systemd/systemd --system --deserialize 25
126256 18479 root       - 00:00:01 /usr/sbin/crond -n
114296  5234 root       - 00:00:00 /bin/bash /usr/sbin/rear mkrescue
114296  4246 root       - 00:00:00 /bin/bash /usr/sbin/rear mkrescue
113340  1047 root       - 00:00:00 /usr/bin/rhsmcertd
113124  1666 mysql      - 00:00:00 /bin/sh /usr/bin/mysqld_safe --basedir=/usr
113120  3697 root       - 00:00:00 /bin/sh -c /usr/sbin/rear checklayout || /usr/sbin/rear mkrescue
112824   793 root       - 00:00:00 /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-eth0.pid -lf /var/lib/NetworkManager/dhclient-4f4350d9-ae8f-47be-b7ab-cd6ebde632bb-eth0.lease -cf /var/lib/NetworkManager/dhclient-eth0.conf
110036  1152 root       - 00:00:00 /sbin/agetty --noclear tty1 linux

Top file handles consuming processes

topFDhandles
Nr.OpenFileHandles  PID  Command+Commandline
91 PID=3328 CMD=/usr/libexec/postfix/master-w
44 PID=1 CMD=/usr/lib/systemd/systemd--system--deserialize25
37 PID=2315 CMD=/usr/libexec/mysqld--basedir=/usr--datadir=/var/lib/mysql--plugin-dir=/usr/lib64/mysql/plugin--log-error=/var/log/mariadb/mariadb.log--pid-file=/var/run/mariadb/mariadb.pid--socket=/var/lib/mysql/mysql.sock
30 PID=483 CMD=/usr/lib/systemd/systemd-journald
20 PID=683 CMD=/usr/sbin/NetworkManager--no-daemon
20 PID=20276 CMD=/usr/sbin/httpd-DFOREGROUND
20 PID=20275 CMD=/usr/sbin/httpd-DFOREGROUND
20 PID=20274 CMD=/usr/sbin/httpd-DFOREGROUND
20 PID=20273 CMD=/usr/sbin/httpd-DFOREGROUND
20 PID=20272 CMD=/usr/sbin/httpd-DFOREGROUND
19 PID=20270 CMD=/usr/sbin/httpd-DFOREGROUND
18 PID=666 CMD=/usr/lib/systemd/systemd-logind
18 PID=663 CMD=/bin/dbus-daemon--system--address=systemd:--nofork--nopidfile--systemd-activation
15 PID=667 CMD=avahi-daemon: running [notomega.local]
14 PID=20101 CMD=/usr/bin/python-Es/usr/sbin/tuned-l-P
12 PID=715 CMD=/usr/sbin/gssproxy-D
12 PID=705 CMD=/sbin/rpcbind-w
12 PID=3367 CMD=qmgr-l-tunix-u
12 PID=3339 CMD=pickup-l-tunix-u
12 PID=19713 CMD=/usr/sbin/rpc.mountd
12 PID=18522 CMD=/usr/lib/systemd/systemd-udevd
11 PID=20088 CMD=/usr/lib/polkit-1/polkitd--no-debug
11 PID=1041 CMD=/usr/sbin/rsyslogd-n
10 PID=677 CMD=/usr/sbin/abrtd-d-s
10 PID=19817 CMD=/sbin/auditd-n

Hint: Number of open file handles should be less than ulimit -n (1024)

pidstat - Statistics for Linux Tasks

pidstat -lrud 2>/dev/null||pidstat -rud
Linux 3.10.0-514.el7.x86_64 (notomega.phas.ubc.ca)      05/12/17        _x86_64_        (2 CPU)

05:30:19      UID       PID    %usr %system  %guest    %CPU   CPU  Command
05:30:19        0         1    0.00    0.00    0.00    0.01     0  /usr/lib/systemd/systemd --system --deserialize 25 
05:30:19        0         2    0.00    0.00    0.00    0.00     0  kthreadd
05:30:19        0         3    0.00    0.00    0.00    0.00     0  ksoftirqd/0
05:30:19        0         6    0.00    0.00    0.00    0.00     1  kworker/u8:0
05:30:19        0         7    0.00    0.00    0.00    0.00     0  migration/0
05:30:19        0         9    0.00    0.00    0.00    0.00     0  rcu_sched
05:30:19        0        10    0.00    0.00    0.00    0.00     0  watchdog/0
05:30:19        0        11    0.00    0.00    0.00    0.00     1  watchdog/1
05:30:19        0        12    0.00    0.00    0.00    0.00     1  migration/1
05:30:19        0        13    0.00    0.00    0.00    0.00     1  ksoftirqd/1
05:30:19        0        20    0.00    0.00    0.00    0.00     1  khungtaskd
05:30:19        0        33    0.00    0.00    0.00    0.00     1  khugepaged
05:30:19        0       101    0.00    0.00    0.00    0.00     1  kauditd
05:30:19        0       405    0.00    0.03    0.00    0.03     1  xfsaild/dm-0
05:30:19        0       483    0.00    0.00    0.00    0.00     0  /usr/lib/systemd/systemd-journald 
05:30:19        0       533    0.00    0.00    0.00    0.00     0  vballoon
05:30:19        0       559    0.00    0.00    0.00    0.00     1  xfsaild/vda1
05:30:19       81       663    0.00    0.00    0.00    0.00     1  /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation 
05:30:19        0       666    0.00    0.00    0.00    0.00     1  /usr/lib/systemd/systemd-logind 
05:30:19       70       667    0.00    0.00    0.00    0.00     1  avahi-daemon: running [notomega.local]
05:30:19      998       672    0.00    0.00    0.00    0.00     1  /usr/bin/lsmd -d 
05:30:19        0       676    0.00    0.00    0.00    0.00     0  /usr/sbin/smartd -n -q never 
05:30:19        0       677    0.00    0.00    0.00    0.00     0  /usr/sbin/abrtd -d -s 
05:30:19        0       679    0.00    0.00    0.00    0.00     1  /usr/bin/abrt-watch-log -F BUG: WARNING: at WARNING: CPU: INFO: possible recursive locking detected ernel BUG at list_del corru
05:30:19        0       683    0.00    0.00    0.00    0.00     1  /usr/sbin/NetworkManager --no-daemon 
05:30:19       32       705    0.00    0.00    0.00    0.00     1  /sbin/rpcbind -w 
05:30:19        0       715    0.00    0.00    0.00    0.00     0  /usr/sbin/gssproxy -D 
05:30:19        0       793    0.00    0.00    0.00    0.00     0  /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-eth0.pid -lf /var/lib/NetworkManager/dhclient-4f4350
05:30:19        0      1041    0.00    0.00    0.00    0.00     1  /usr/sbin/rsyslogd -n 
05:30:19        0      1047    0.00    0.00    0.00    0.00     0  /usr/bin/rhsmcertd 
05:30:19       29      1051    0.00    0.00    0.00    0.00     1  /usr/sbin/rpc.statd --no-notify 
05:30:19        0      1130    0.00    0.00    0.00    0.00     0  /usr/sbin/atd -f 
05:30:19        0      1162    0.00    0.00    0.00    0.00     0  rhnsd 
05:30:19       58      1666    0.00    0.00    0.00    0.00     0  /bin/sh /usr/bin/mysqld_safe --basedir=/usr 
05:30:19       58      2315    0.03    0.03    0.00    0.05     1  /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --log-error=/var/log/mariadb/m
05:30:19        0      3328    0.00    0.00    0.00    0.00     0  /usr/libexec/postfix/master -w 
05:30:19       89      3367    0.00    0.00    0.00    0.00     1  qmgr -l -t unix -u 
05:30:19        0      3451    0.00    0.00    0.00    0.00     0  kworker/0:0
05:30:19        0      3471    0.00    0.00    0.00    0.00     1  kworker/1:2
05:30:19        0      3578    0.00    0.00    0.00    0.00     1  kworker/1:0
05:30:19        0      3691    0.00    0.00    0.00    0.00     1  kworker/1:1
05:30:19        0      4246    0.00    0.00    0.00    0.00     0  /bin/bash /usr/sbin/rear mkrescue 
05:30:19        0      5238    0.00    0.00    0.00    0.00     1  /bin/bash /usr/bin/cfg2html-linux -p -o /var/lib/rear/recovery/cfg2html -A -P -o/var/log/cfg2html 
05:30:19        0     15925    0.00    0.00    0.00    0.00     1  kworker/1:1H
05:30:19        0     18479    0.00    0.00    0.00    0.00     0  /usr/sbin/crond -n 
05:30:19        0     18522    0.00    0.00    0.00    0.00     0  /usr/lib/systemd/systemd-udevd 
05:30:19        0     19643    0.00    0.00    0.00    0.00     0  /usr/sbin/lvmetad -f 
05:30:19        0     19817    0.00    0.00    0.00    0.00     0  /sbin/auditd -n 
05:30:19      999     20088    0.00    0.00    0.00    0.00     1  /usr/lib/polkit-1/polkitd --no-debug 
05:30:19        0     20101    0.00    0.00    0.00    0.00     1  /usr/bin/python -Es /usr/sbin/tuned -l -P 
05:30:19      996     20162    0.00    0.00    0.00    0.00     0  /usr/sbin/chronyd 
05:30:19        0     20226    0.00    0.00    0.00    0.00     1  /usr/sbin/irqbalance --foreground 
05:30:19        0     20270    0.00    0.00    0.00    0.00     0  /usr/sbin/httpd -DFOREGROUND 
05:30:19       48     20273    0.00    0.00    0.00    0.00     0  /usr/sbin/httpd -DFOREGROUND 
05:30:19        0     27121    0.00    0.00    0.00    0.00     1  kworker/1:2H

05:30:19      UID       PID  minflt/s  majflt/s     VSZ    RSS   %MEM  Command
05:30:19        0         1      0.33      0.00  127892   6484   0.17  /usr/lib/systemd/systemd --system --deserialize 25 
05:30:19        0       483      0.21      0.00   94008  47036   1.23  /usr/lib/systemd/systemd-journald 
05:30:19       81       663      0.00      0.00  100604   2244   0.06  /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation 
05:30:19        0       666      0.05      0.00   24192   1712   0.04  /usr/lib/systemd/systemd-logind 
05:30:19       70       667      0.00      0.00   30064   1548   0.04  avahi-daemon: running [notomega.local]
05:30:19      998       672      0.00      0.00    8524    796   0.02  /usr/bin/lsmd -d 
05:30:19        0       676      0.00      0.00   24280   2064   0.05  /usr/sbin/smartd -n -q never 
05:30:19        0       677      0.00      0.00  212480   5308   0.14  /usr/sbin/abrtd -d -s 
05:30:19        0       679      0.09      0.00  210196   4532   0.12  /usr/bin/abrt-watch-log -F BUG: WARNING: at WARNING: CPU: INFO: possible recursive locking detected ernel BUG at list_del corru
05:30:19        0       683      0.00      0.00  525040  11144   0.29  /usr/sbin/NetworkManager --no-daemon 
05:30:19       70       702      0.00      0.00   30064    244   0.01  avahi-daemon: chroot helper
05:30:19       32       705      0.00      0.00   64948   1400   0.04  /sbin/rpcbind -w 
05:30:19        0       715      0.00      0.00  201212   1200   0.03  /usr/sbin/gssproxy -D 
05:30:19        0       793      0.01      0.00  112824  15848   0.42  /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-eth0.pid -lf /var/lib/NetworkManager/dhclient-4f4350
05:30:19        0      1041      0.03      0.00  371068  28760   0.75  /usr/sbin/rsyslogd -n 
05:30:19        0      1047      0.00      0.00  113340    628   0.02  /usr/bin/rhsmcertd 
05:30:19       29      1051      0.00      0.00   44432   1792   0.05  /usr/sbin/rpc.statd --no-notify 
05:30:19        0      1130      0.00      0.00   25844    916   0.02  /usr/sbin/atd -f 
05:30:19        0      1152      0.00      0.00  110036    844   0.02  /sbin/agetty --noclear tty1 linux 
05:30:19        0      1162      0.00      0.00  107912    572   0.01  rhnsd 
05:30:19       58      1666      0.00      0.00  113124   1580   0.04  /bin/sh /usr/bin/mysqld_safe --basedir=/usr 
05:30:19       58      2315      0.01      0.00  924372  95280   2.50  /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --log-error=/var/log/mariadb/m
05:30:19        0      3328      0.00      0.00   91060   2216   0.06  /usr/libexec/postfix/master -w 
05:30:19       89      3339      0.00      0.00   91220   3980   0.10  pickup -l -t unix -u 
05:30:19       89      3367      0.00      0.00   91340   4212   0.11  qmgr -l -t unix -u 
05:30:19        0      3693      0.00      0.00  180236   2568   0.07  /usr/sbin/CROND -n 
05:30:19        0      3697      0.00      0.00  113120   1208   0.03  /bin/sh -c /usr/sbin/rear checklayout || /usr/sbin/rear mkrescue 
05:30:19        0      4246      0.03      0.00  114296   2880   0.08  /bin/bash /usr/sbin/rear mkrescue 
05:30:19        0      5234      0.00      0.00  114296   2144   0.06  /bin/bash /usr/sbin/rear mkrescue 
05:30:19        0      5238      0.00      0.00    9696   1700   0.04  /bin/bash /usr/bin/cfg2html-linux -p -o /var/lib/rear/recovery/cfg2html -A -P -o/var/log/cfg2html 
05:30:19        0      6349      0.00      0.00    9696    848   0.02  /bin/bash /usr/bin/cfg2html-linux -p -o /var/lib/rear/recovery/cfg2html -A -P -o/var/log/cfg2html 
05:30:19        0      6350      0.00      0.00    9696    860   0.02  /bin/bash /usr/bin/cfg2html-linux -p -o /var/lib/rear/recovery/cfg2html -A -P -o/var/log/cfg2html 
05:30:19        0      6351      0.00      0.00    4320    344   0.01  expand 
05:30:19        0      6352      0.00      0.00    4324    344   0.01  cut -c 1-250 
05:30:19        0      6353      0.00      0.00    4712    984   0.03  pidstat -lrud 
05:30:19        0     18479      0.00      0.00  126256   1720   0.05  /usr/sbin/crond -n 
05:30:19        0     18522      0.00      0.00   46216   4488   0.12  /usr/lib/systemd/systemd-udevd 
05:30:19        0     19643      0.00      0.00  129588   4148   0.11  /usr/sbin/lvmetad -f 
05:30:19        0     19712      0.00      0.00   21372    416   0.01  /usr/sbin/rpc.idmapd 
05:30:19        0     19713      0.00      0.00   42692    960   0.03  /usr/sbin/rpc.mountd 
05:30:19        0     19767      0.00      0.00  105480   4004   0.10  /usr/sbin/sshd -D 
05:30:19        0     19817      0.00      0.00   55416   1724   0.05  /sbin/auditd -n 
05:30:19      999     20088      0.00      0.00  529596  11892   0.31  /usr/lib/polkit-1/polkitd --no-debug 
05:30:19        0     20101      0.01      0.00  553160  16448   0.43  /usr/bin/python -Es /usr/sbin/tuned -l -P 
05:30:19      996     20162      0.00      0.00  100636   1692   0.04  /usr/sbin/chronyd 
05:30:19        0     20226      0.06      0.00   19172   1200   0.03  /usr/sbin/irqbalance --foreground 
05:30:19        0     20270      0.01      0.00  470784  16464   0.43  /usr/sbin/httpd -DFOREGROUND 
05:30:19       48     20272      0.00      0.00  472868   8432   0.22  /usr/sbin/httpd -DFOREGROUND 
05:30:19       48     20273      0.00      0.00  472868   8432   0.22  /usr/sbin/httpd -DFOREGROUND 
05:30:19       48     20274      0.00      0.00  472868   8432   0.22  /usr/sbin/httpd -DFOREGROUND 
05:30:19       48     20275      0.00      0.00  472868   8432   0.22  /usr/sbin/httpd -DFOREGROUND 
05:30:19       48     20276      0.00      0.00  472868   8432   0.22  /usr/sbin/httpd -DFOREGROUND 

05:30:19      UID       PID   kB_rd/s   kB_wr/s kB_ccwr/s  Command
05:30:19        0         1      0.59      2.06      0.77  /usr/lib/systemd/systemd --system --deserialize 25 
05:30:19        0       483      0.00      0.00      0.00  /usr/lib/systemd/systemd-journald 
05:30:19       81       663      0.00      0.00      0.00  /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation 
05:30:19        0       666      0.00      0.00      0.00  /usr/lib/systemd/systemd-logind 
05:30:19       70       667      0.00      0.00      0.00  avahi-daemon: running [notomega.local]
05:30:19      998       672      0.00      0.00      0.00  /usr/bin/lsmd -d 
05:30:19        0       676      0.00      0.00      0.00  /usr/sbin/smartd -n -q never 
05:30:19        0       677      0.00      0.00      0.00  /usr/sbin/abrtd -d -s 
05:30:19        0       679      0.00      0.00      0.00  /usr/bin/abrt-watch-log -F BUG: WARNING: at WARNING: CPU: INFO: possible recursive locking detected ernel BUG at list_del corru
05:30:19        0       683      0.01      0.00      0.00  /usr/sbin/NetworkManager --no-daemon 
05:30:19       32       705      0.00      0.00      0.00  /sbin/rpcbind -w 
05:30:19        0       715      0.00      0.00      0.00  /usr/sbin/gssproxy -D 
05:30:19        0       793      0.00      0.00      0.00  /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-eth0.pid -lf /var/lib/NetworkManager/dhclient-4f4350
05:30:19        0      1041      0.00      0.29      0.01  /usr/sbin/rsyslogd -n 
05:30:19        0      1047      0.00      0.00      0.00  /usr/bin/rhsmcertd 
05:30:19       29      1051      0.00      0.00      0.00  /usr/sbin/rpc.statd --no-notify 
05:30:19        0      1130      0.00      0.00      0.00  /usr/sbin/atd -f 
05:30:19        0      1152      0.00      0.00      0.00  /sbin/agetty --noclear tty1 linux 
05:30:19        0      1162      0.00      1.92      0.35  rhnsd 
05:30:19       58      1666      0.00      0.00      0.00  /bin/sh /usr/bin/mysqld_safe --basedir=/usr 
05:30:19       58      2315      0.03      0.00      0.00  /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --log-error=/var/log/mariadb/m
05:30:19        0      3328      0.00      0.00      0.00  /usr/libexec/postfix/master -w 
05:30:19       89      3367      0.00      0.00      0.00  qmgr -l -t unix -u 
05:30:19        0      3697      0.00      0.00      0.00  /bin/sh -c /usr/sbin/rear checklayout || /usr/sbin/rear mkrescue 
05:30:19        0      4246      0.00      0.00      0.00  /bin/bash /usr/sbin/rear mkrescue 
05:30:19        0      5234      0.00      0.00      0.00  /bin/bash /usr/sbin/rear mkrescue 
05:30:19        0      5238      0.00      0.00      0.00  /bin/bash /usr/bin/cfg2html-linux -p -o /var/lib/rear/recovery/cfg2html -A -P -o/var/log/cfg2html 
05:30:19        0      6353      0.00      0.00      0.00  pidstat -lrud 
05:30:19        0     18479      0.00      0.00      0.00  /usr/sbin/crond -n 
05:30:19        0     18522      0.01      0.00      0.00  /usr/lib/systemd/systemd-udevd 
05:30:19        0     19817      0.00      0.00      0.00  /sbin/auditd -n 
05:30:19        0     20101      0.00      0.00      0.00  /usr/bin/python -Es /usr/sbin/tuned -l -P 
05:30:19      996     20162      0.00      0.00      0.00  /usr/sbin/chronyd 
05:30:19        0     20270      0.00      0.00      0.00  /usr/sbin/httpd -DFOREGROUND 

reboots

last| grep boot
reboot   system boot  3.10.0-514.el7.x Mon May  1 14:50 - 05:30 (10+14:39)  
reboot   system boot  3.10.0-327.10.1. Wed Mar 23 11:22 - 05:30 (414+18:07) 
reboot   system boot  3.10.0-123.el7.x Mon Mar 21 16:05 - 05:30 (416+13:25) 

Alias

alias
n/a or not configured

inittab

grep -vE '^#|^ *$' /etc/inittab
n/a or not configured

Services Startup

/sbin/chkconfig
netconsole      0:off   1:off   2:off   3:off   4:off   5:off   6:off
network         0:off   1:off   2:on    3:on    4:on    5:on    6:off
rhnsd           0:off   1:off   2:on    3:on    4:on    5:on    6:off

Services Runlevel

/sbin/chkconfig --list
netconsole      0:off   1:off   2:off   3:off   4:off   5:off   6:off
network         0:off   1:off   2:on    3:on    4:on    5:on    6:off
rhnsd           0:off   1:off   2:on    3:on    4:on    5:on    6:off

Services Runlevel and dependencies

/sbin/chkconfig -l --deps
n/a or not configured

Services - Status

/usr/sbin/service --status-all 2> /dev/null
netconsole module not loaded
Configured devices:
lo eth0
Currently active devices:
lo eth0
● rhnsd.service - LSB: Starts the Spacewalk Daemon
   Loaded: loaded (/etc/rc.d/init.d/rhnsd; bad; vendor preset: disabled)
   Active: active (running) since Mon 2017-05-01 14:51:05 PDT; 1 weeks 3 days ago
     Docs: man:systemd-sysv-generator(8)
 Main PID: 1162 (rhnsd)
   CGroup: /system.slice/rhnsd.service
           └─1162 rhnsd

May 10 16:15:42 notomega.phas.ubc.ca rhnsd[11409]: running program /usr/sbin/rhn_check
May 10 20:15:42 notomega.phas.ubc.ca rhnsd[12384]: running program /usr/sbin/rhn_check
May 11 00:15:42 notomega.phas.ubc.ca rhnsd[13652]: running program /usr/sbin/rhn_check
May 11 04:15:42 notomega.phas.ubc.ca rhnsd[15037]: running program /usr/sbin/rhn_check
May 11 08:15:42 notomega.phas.ubc.ca rhnsd[16555]: running program /usr/sbin/rhn_check
May 11 12:15:42 notomega.phas.ubc.ca rhnsd[17593]: running program /usr/sbin/rhn_check
May 11 17:06:11 notomega.phas.ubc.ca rhnsd[27483]: running program /usr/sbin/rhn_check
May 11 21:06:11 notomega.phas.ubc.ca rhnsd[28521]: running program /usr/sbin/rhn_check
May 12 01:06:11 notomega.phas.ubc.ca rhnsd[29738]: running program /usr/sbin/rhn_check
May 12 05:06:11 notomega.phas.ubc.ca rhnsd[3579]: running program /usr/sbin/rhn_check

Systemd: System and Service Manager

/usr/bin/systemctl
  UNIT                                                                                      LOAD   ACTIVE SUB       DESCRIPTION
  proc-sys-fs-binfmt_misc.automount                                                         loaded active waiting   Arbitrary Executable File Formats File System Automount Point
  sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device       loaded active plugged   QEMU_DVD-ROM RHEL-7.0_Server.x86_64
  sys-devices-pci0000:00-0000:00:03.0-virtio0-net-eth0.device                               loaded active plugged   Virtio network device
  sys-devices-pci0000:00-0000:00:04.0-sound-card0.device                                    loaded active plugged   82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (QEMU Virtual Machine)
  sys-devices-pci0000:00-0000:00:06.0-virtio1-virtio-ports-vport1p1.device               loaded active plugged   /sys/devices/pci0000:00/0000:00:06.0/virtio1/virtio-ports/vport1p1
  sys-devices-pci0000:00-0000:00:06.0-virtio1-virtio-ports-vport1p2.device               loaded active plugged   /sys/devices/pci0000:00/0000:00:06.0/virtio1/virtio-ports/vport1p2
  sys-devices-pci0000:00-0000:00:07.0-virtio2-block-vda-vda1.device                         loaded active plugged   /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1
  sys-devices-pci0000:00-0000:00:07.0-virtio2-block-vda-vda2.device                         loaded active plugged   /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2
  sys-devices-pci0000:00-0000:00:07.0-virtio2-block-vda.device                              loaded active plugged   /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda
  sys-devices-platform-serial8250-tty-ttyS1.device                                          loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS1
  sys-devices-platform-serial8250-tty-ttyS2.device                                          loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS2
  sys-devices-platform-serial8250-tty-ttyS3.device                                          loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS3
  sys-devices-pnp0-00:04-tty-ttyS0.device                                                   loaded active plugged   /sys/devices/pnp0/00:04/tty/ttyS0
  sys-devices-virtual-block-dm-0.device                                                  loaded active plugged   /sys/devices/virtual/block/dm-0
  sys-devices-virtual-block-dm-1.device                                                  loaded active plugged   /sys/devices/virtual/block/dm-1
  sys-module-configfs.device                                                                loaded active plugged   /sys/module/configfs
  sys-subsystem-net-devices-eth0.device                                                     loaded active plugged   Virtio network device
  -.mount                                                                                   loaded active mounted   /
  boot.mount                                                                                loaded active mounted   /boot
  dev-hugepages.mount                                                                       loaded active mounted   Huge Pages File System
  dev-mqueue.mount                                                                          loaded active mounted   POSIX Message Queue File System
  proc-fs-nfsd.mount                                                                        loaded active mounted   NFSD configuration filesystem
  run-user-0.mount                                                                          loaded active mounted   /run/user/0
  sys-kernel-config.mount                                                                   loaded active mounted   Configuration File System
  sys-kernel-debug.mount                                                                    loaded active mounted   Debug File System
  var-lib-nfs-rpc_pipefs.mount                                                              loaded active mounted   RPC Pipe File System
  brandbot.path                                                                             loaded active waiting   Flexible branding
  systemd-ask-password-plymouth.path                                                        loaded active waiting   Forward Password Requests to Plymouth Directory Watch
  systemd-ask-password-wall.path                                                            loaded active waiting   Forward Password Requests to Wall Directory Watch
  session-2858.scope                                                                        loaded active running   Session 2858 of user root
  abrt-ccpp.service                                                                         loaded active exited    Install ABRT coredump hook
  abrt-oops.service                                                                         loaded active running   ABRT kernel log watcher
  abrtd.service                                                                             loaded active running   ABRT Automated Bug Reporting Tool
  atd.service                                                                               loaded active running   Job spooling tools
  auditd.service                                                                            loaded active running   Security Auditing Service
  avahi-daemon.service                                                                      loaded active running   Avahi mDNS/DNS-SD Stack
  blk-availability.service                                                                  loaded active exited    Availability of block devices
  chronyd.service                                                                           loaded active running   NTP client/server
  crond.service                                                                             loaded active running   Command Scheduler
  dbus.service                                                                              loaded active running   D-Bus System Message Bus
  getty@tty1.service                                                                        loaded active running   Getty on tty1
  gssproxy.service                                                                          loaded active running   GSSAPI Proxy Daemon
  httpd.service                                                                             loaded active running   The Apache HTTP Server
  iptables.service                                                                          loaded active exited    IPv4 firewall with iptables
  irqbalance.service                                                                        loaded active running   irqbalance daemon
  iscsi-shutdown.service                                                                    loaded active exited    Logout off all iSCSI sessions on shutdown
  kdump.service                                                                             loaded active exited    Crash recovery kernel arming
  kmod-static-nodes.service                                                                 loaded active exited    Create list of required static device nodes for the current kernel
  libstoragemgmt.service                                                                    loaded active running   libstoragemgmt plug-in server daemon
  lvm2-lvmetad.service                                                                      loaded active running   LVM2 metadata daemon
  lvm2-monitor.service                                                                      loaded active exited    Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
  lvm2-pvscan@252:2.service                                                                 loaded active exited    LVM2 PV scan on device 252:2
  mariadb.service                                                                           loaded active running   MariaDB database server
  network.service                                                                           loaded active exited    LSB: Bring up/down networking
  NetworkManager-wait-online.service                                                        loaded active exited    Network Manager Wait Online
  NetworkManager.service                                                                    loaded active running   Network Manager
  nfs-idmapd.service                                                                        loaded active running   NFSv4 ID-name mapping service
  nfs-mountd.service                                                                        loaded active running   NFS Mount Daemon
  nfs-server.service                                                                        loaded active exited    NFS server and services
  polkit.service                                                                            loaded active running   Authorization Manager
  postfix.service                                                                           loaded active running   Postfix Mail Transport Agent
  rhel-dmesg.service                                                                        loaded active exited    Dump dmesg to /var/log/dmesg
  rhel-import-state.service                                                                 loaded active exited    Import network configuration from initramfs
  rhel-readonly.service                                                                     loaded active exited    Configure read-only root support
  rhnsd.service                                                                             loaded active running   LSB: Starts the Spacewalk Daemon
  rhsmcertd.service                                                                         loaded active running   Enable periodic update of entitlement certificates.
* rngd.service                                                                              loaded failed failed    Hardware RNG Entropy Gatherer Daemon
  rpc-statd.service                                                                         loaded active running   NFS status monitor for NFSv2/3 locking.
  rpcbind.service                                                                           loaded active running   RPC bind service
  rsyslog.service                                                                           loaded active running   System Logging Service
  smartd.service                                                                            loaded active running   Self Monitoring and Reporting Technology (SMART) Daemon
  sshd.service                                                                              loaded active running   OpenSSH server daemon
  sysstat.service                                                                           loaded active exited    Resets System Activity Logs
  systemd-fsck-root.service                                                                 loaded active exited    File System Check on Root Device
  systemd-fsck@dev-disk-by-uuid-666e851d-758f-4297-be41-eeea39e87c28.service loaded active exited    File System Check on /dev/disk/by-uuid/666e851d-758f-4297-be41-eeea39e87c28
  systemd-hwdb-update.service                                                               loaded active exited    Rebuild Hardware Database
  systemd-journal-catalog-update.service                                                    loaded active exited    Rebuild Journal Catalog
  systemd-journal-flush.service                                                             loaded active exited    Flush Journal to Persistent Storage
  systemd-journald.service                                                                  loaded active running   Journal Service
  systemd-logind.service                                                                    loaded active running   Login Service
  systemd-random-seed.service                                                               loaded active exited    Load/Save Random Seed
  systemd-remount-fs.service                                                                loaded active exited    Remount Root and Kernel File Systems
  systemd-sysctl.service                                                                    loaded active exited    Apply Kernel Variables
  systemd-tmpfiles-setup-dev.service                                                        loaded active exited    Create Static Device Nodes in /dev
  systemd-tmpfiles-setup.service                                                            loaded active exited    Create Volatile Files and Directories
  systemd-udev-settle.service                                                               loaded active exited    udev Wait for Complete Device Initialization
  systemd-udev-trigger.service                                                              loaded active exited    udev Coldplug all Devices
  systemd-udevd.service                                                                     loaded active running   udev Kernel Device Manager
  systemd-update-done.service                                                               loaded active exited    Update is Completed
  systemd-update-utmp.service                                                               loaded active exited    Update UTMP about System Boot/Shutdown
  systemd-user-sessions.service                                                             loaded active exited    Permit User Sessions
  systemd-vconsole-setup.service                                                            loaded active exited    Setup Virtual Console
  tuned.service                                                                             loaded active running   Dynamic System Tuning Daemon
  -.slice                                                                                   loaded active active    Root Slice
  system-getty.slice                                                                        loaded active active    system-getty.slice
  system-lvm2-pvscan.slice                                                               loaded active active    system-lvm2-pvscan.slice
  system-selinux-policy-migrate-local-changes.slice                             loaded active active    system-selinux-policy-migrate-local-changes.slice
  system-systemd-fsck.slice                                                              loaded active active    system-systemd-fsck.slice
  system.slice                                                                              loaded active active    System Slice
  user-0.slice                                                                              loaded active active    user-0.slice
  user.slice                                                                                loaded active active    User and Session Slice
  avahi-daemon.socket                                                                       loaded active running   Avahi mDNS/DNS-SD Stack Activation Socket
  dbus.socket                                                                               loaded active running   D-Bus System Message Bus Socket
  dm-event.socket                                                                           loaded active listening Device-mapper event daemon FIFOs
  iscsid.socket                                                                             loaded active listening Open-iSCSI iscsid Socket
  iscsiuio.socket                                                                           loaded active listening Open-iSCSI iscsiuio Socket
  lvm2-lvmetad.socket                                                                       loaded active running   LVM2 metadata daemon socket
  lvm2-lvmpolld.socket                                                                      loaded active listening LVM2 poll daemon socket
  MySQL-zrm.socket                                                                          loaded active listening MySQL Backup Manager Activation Socket
  rpcbind.socket                                                                            loaded active running   RPCbind Server Activation Socket
  systemd-initctl.socket                                                                    loaded active listening /dev/initctl Compatibility Named Pipe
  systemd-journald.socket                                                                   loaded active running   Journal Socket
  systemd-shutdownd.socket                                                                  loaded active listening Delayed Shutdown Socket
  systemd-udevd-control.socket                                                              loaded active running   udev Control Socket
  systemd-udevd-kernel.socket                                                               loaded active running   udev Kernel Socket
  dev-mapper-rhel_notomega-swap.swap                                                     loaded active active    /dev/mapper/rhel_notomega-swap
  basic.target                                                                              loaded active active    Basic System
  cryptsetup.target                                                                         loaded active active    Encrypted Volumes
  getty.target                                                                              loaded active active    Login Prompts
  local-fs-pre.target                                                                       loaded active active    Local File Systems (Pre)
  local-fs.target                                                                           loaded active active    Local File Systems
  multi-user.target                                                                         loaded active active    Multi-User System
  network-online.target                                                                     loaded active active    Network is Online
  network.target                                                                            loaded active active    Network
  nfs-client.target                                                                         loaded active active    NFS client services
  nss-lookup.target                                                                         loaded active active    Host and Network Name Lookups
  paths.target                                                                              loaded active active    Paths
  remote-fs-pre.target                                                                      loaded active active    Remote File Systems (Pre)
  remote-fs.target                                                                          loaded active active    Remote File Systems
  rpcbind.target                                                                            loaded active active    RPC Port Mapper
  slices.target                                                                             loaded active active    Slices
  sockets.target                                                                            loaded active active    Sockets
  sound.target                                                                              loaded active active    Sound Card
  swap.target                                                                               loaded active active    Swap
  sysinit.target                                                                            loaded active active    System Initialization
  timers.target                                                                             loaded active active    Timers
  systemd-tmpfiles-clean.timer                                                              loaded active waiting   Daily Cleanup of Temporary Directories

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

137 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

Systemd: All Services

/usr/bin/systemctl list-units --type service
  UNIT                                                                                      LOAD   ACTIVE SUB     DESCRIPTION
  abrt-ccpp.service                                                                         loaded active exited  Install ABRT coredump hook
  abrt-oops.service                                                                         loaded active running ABRT kernel log watcher
  abrtd.service                                                                             loaded active running ABRT Automated Bug Reporting Tool
  atd.service                                                                               loaded active running Job spooling tools
  auditd.service                                                                            loaded active running Security Auditing Service
  avahi-daemon.service                                                                      loaded active running Avahi mDNS/DNS-SD Stack
  blk-availability.service                                                                  loaded active exited  Availability of block devices
  chronyd.service                                                                           loaded active running NTP client/server
  crond.service                                                                             loaded active running Command Scheduler
  dbus.service                                                                              loaded active running D-Bus System Message Bus
  getty@tty1.service                                                                        loaded active running Getty on tty1
  gssproxy.service                                                                          loaded active running GSSAPI Proxy Daemon
  httpd.service                                                                             loaded active running The Apache HTTP Server
  iptables.service                                                                          loaded active exited  IPv4 firewall with iptables
  irqbalance.service                                                                        loaded active running irqbalance daemon
  iscsi-shutdown.service                                                                    loaded active exited  Logout off all iSCSI sessions on shutdown
  kdump.service                                                                             loaded active exited  Crash recovery kernel arming
  kmod-static-nodes.service                                                                 loaded active exited  Create list of required static device nodes for the current kernel
  libstoragemgmt.service                                                                    loaded active running libstoragemgmt plug-in server daemon
  lvm2-lvmetad.service                                                                      loaded active running LVM2 metadata daemon
  lvm2-monitor.service                                                                      loaded active exited  Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
  lvm2-pvscan@252:2.service                                                                 loaded active exited  LVM2 PV scan on device 252:2
  mariadb.service                                                                           loaded active running MariaDB database server
  network.service                                                                           loaded active exited  LSB: Bring up/down networking
  NetworkManager-wait-online.service                                                        loaded active exited  Network Manager Wait Online
  NetworkManager.service                                                                    loaded active running Network Manager
  nfs-idmapd.service                                                                        loaded active running NFSv4 ID-name mapping service
  nfs-mountd.service                                                                        loaded active running NFS Mount Daemon
  nfs-server.service                                                                        loaded active exited  NFS server and services
  polkit.service                                                                            loaded active running Authorization Manager
  postfix.service                                                                           loaded active running Postfix Mail Transport Agent
  rhel-dmesg.service                                                                        loaded active exited  Dump dmesg to /var/log/dmesg
  rhel-import-state.service                                                                 loaded active exited  Import network configuration from initramfs
  rhel-readonly.service                                                                     loaded active exited  Configure read-only root support
  rhnsd.service                                                                             loaded active running LSB: Starts the Spacewalk Daemon
  rhsmcertd.service                                                                         loaded active running Enable periodic update of entitlement certificates.
* rngd.service                                                                              loaded failed failed  Hardware RNG Entropy Gatherer Daemon
  rpc-statd.service                                                                         loaded active running NFS status monitor for NFSv2/3 locking.
  rpcbind.service                                                                           loaded active running RPC bind service
  rsyslog.service                                                                           loaded active running System Logging Service
  smartd.service                                                                            loaded active running Self Monitoring and Reporting Technology (SMART) Daemon
  sshd.service                                                                              loaded active running OpenSSH server daemon
  sysstat.service                                                                           loaded active exited  Resets System Activity Logs
  systemd-fsck-root.service                                                                 loaded active exited  File System Check on Root Device
  systemd-fsck@dev-disk-by-uuid-666e851d-758f-4297-be41-eeea39e87c28.service loaded active exited  File System Check on /dev/disk/by-uuid/666e851d-758f-4297-be41-eeea39e87c28
  systemd-hwdb-update.service                                                               loaded active exited  Rebuild Hardware Database
  systemd-journal-catalog-update.service                                                    loaded active exited  Rebuild Journal Catalog
  systemd-journal-flush.service                                                             loaded active exited  Flush Journal to Persistent Storage
  systemd-journald.service                                                                  loaded active running Journal Service
  systemd-logind.service                                                                    loaded active running Login Service
  systemd-random-seed.service                                                               loaded active exited  Load/Save Random Seed
  systemd-remount-fs.service                                                                loaded active exited  Remount Root and Kernel File Systems
  systemd-sysctl.service                                                                    loaded active exited  Apply Kernel Variables
  systemd-tmpfiles-setup-dev.service                                                        loaded active exited  Create Static Device Nodes in /dev
  systemd-tmpfiles-setup.service                                                            loaded active exited  Create Volatile Files and Directories
  systemd-udev-settle.service                                                               loaded active exited  udev Wait for Complete Device Initialization
  systemd-udev-trigger.service                                                              loaded active exited  udev Coldplug all Devices
  systemd-udevd.service                                                                     loaded active running udev Kernel Device Manager
  systemd-update-done.service                                                               loaded active exited  Update is Completed
  systemd-update-utmp.service                                                               loaded active exited  Update UTMP about System Boot/Shutdown
  systemd-user-sessions.service                                                             loaded active exited  Permit User Sessions
  systemd-vconsole-setup.service                                                            loaded active exited  Setup Virtual Console
  tuned.service                                                                             loaded active running Dynamic System Tuning Daemon

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

63 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

Systemd: All Unit Files

systemctl list-unit-files
UNIT FILE                                     STATE   
proc-sys-fs-binfmt_misc.automount             static  
dev-hugepages.mount                           static  
dev-mqueue.mount                              static  
proc-fs-nfsd.mount                            static  
proc-sys-fs-binfmt_misc.mount                 static  
sys-fs-fuse-connections.mount                 static  
sys-kernel-config.mount                       static  
sys-kernel-debug.mount                        static  
tmp.mount                                     disabled
var-lib-nfs-rpc_pipefs.mount                  static  
brandbot.path                                 disabled
systemd-ask-password-console.path             static  
systemd-ask-password-plymouth.path            static  
systemd-ask-password-wall.path                static  
session-2702.scope                            static  
session-2858.scope                            static  
abrt-ccpp.service                             enabled 
abrt-oops.service                             enabled 
abrt-pstoreoops.service                       disabled
abrt-vmcore.service                           enabled 
abrt-xorg.service                             enabled 
abrtd.service                                 enabled 
arp-ethers.service                            disabled
atd.service                                   enabled 
auditd.service                                enabled 
auth-rpcgss-module.service                    static  
autofs.service                                disabled
autovt@.service                               enabled 
avahi-daemon.service                          enabled 
blk-availability.service                      disabled
brandbot.service                              static  
cgconfig.service                              disabled
cgdcbxd.service                               disabled
cgred.service                                 disabled
chrony-dnssrv@.service                        static  
chrony-wait.service                           disabled
chronyd.service                               enabled 
console-getty.service                         disabled
console-shell.service                         disabled
container-getty@.service                      static  
cpupower.service                              disabled
crond.service                                 enabled 
dbus-org.fedoraproject.FirewallD1.service     masked  
dbus-org.freedesktop.Avahi.service            enabled 
dbus-org.freedesktop.hostname1.service        static  
dbus-org.freedesktop.import1.service          static  
dbus-org.freedesktop.locale1.service          static  
dbus-org.freedesktop.login1.service           static  
dbus-org.freedesktop.machine1.service         static  
dbus-org.freedesktop.network1.service         bad     
dbus-org.freedesktop.NetworkManager.service   enabled 
dbus-org.freedesktop.nm-dispatcher.service    enabled 
dbus-org.freedesktop.timedate1.service        static  
dbus.service                                  static  
debug-shell.service                           disabled
dm-event.service                              disabled
dmraid-activation.service                     enabled 
dnsmasq.service                               disabled
dracut-cmdline.service                        static  
dracut-initqueue.service                      static  
dracut-mount.service                          static  
dracut-pre-mount.service                      static  
dracut-pre-pivot.service                      static  
dracut-pre-trigger.service                    static  
dracut-pre-udev.service                       static  
dracut-shutdown.service                       static  
ebtables.service                              disabled
emergency.service                             static  
fcoe.service                                  disabled
firewalld.service                             masked  
fprintd.service                               static  
fstrim.service                                static  
getty@.service                                enabled 
gssproxy.service                              disabled
halt-local.service                            static  
htcacheclean.service                          static  
httpd.service                                 enabled 
initrd-cleanup.service                        static  
initrd-parse-etc.service                      static  
initrd-switch-root.service                    static  
initrd-udevadm-cleanup-db.service             static  
ip6tables.service                             disabled
iprdump.service                               disabled
iprinit.service                               disabled
iprupdate.service                             disabled
iptables.service                              enabled 
irqbalance.service                            enabled 
iscsi-shutdown.service                        static  
iscsi.service                                 enabled 
iscsid.service                                disabled
iscsiuio.service                              disabled
kdump.service                                 enabled 
kmod-static-nodes.service                     static  
kpatch.service                                disabled
libstoragemgmt.service                        enabled 
lldpad.service                                disabled
lvm2-lvmetad.service                          disabled
lvm2-lvmpolld.service                         disabled
lvm2-monitor.service                          enabled 
lvm2-pvscan@.service                          static  
mariadb.service                               enabled 
mdadm-grow-continue@.service                  static  
mdadm-last-resort@.service                    static  
mdmon@.service                                static  
mdmonitor.service                             enabled 
messagebus.service                            static  
microcode.service                             enabled 
multipathd.service                            enabled 
MySQL-zrm.service                             static  
MySQL-zrm@.service                            static  
NetworkManager-dispatcher.service             enabled 
NetworkManager-wait-online.service            disabled
NetworkManager.service                        enabled 
nfs-blkmap.service                            disabled
nfs-config.service                            static  
nfs-idmap.service                             static  
nfs-idmapd.service                            static  
nfs-lock.service                              static  
nfs-mountd.service                            static  
nfs-rquotad.service                           disabled
nfs-secure-server.service                     static  
nfs-secure.service                            static  
nfs-server.service                            enabled 
nfs-utils.service                             static  
nfs.service                                   enabled 
nfslock.service                               static  
nmb.service                                   disabled
ntpd.service                                  enabled 
ntpdate.service                               disabled
plymouth-halt.service                         disabled
plymouth-kexec.service                        disabled
plymouth-poweroff.service                     disabled
plymouth-quit-wait.service                    disabled
plymouth-quit.service                         disabled
plymouth-read-write.service                   disabled
plymouth-reboot.service                       disabled
plymouth-start.service                        disabled
plymouth-switch-root.service                  static  
pmcd.service                                  disabled
pmie.service                                  disabled
pmlogger.service                              disabled
pmproxy.service                               disabled
polkit.service                                static  
postfix.service                               enabled 
powertop.service                              disabled
psacct.service                                disabled
quotaon.service                               static  
ras-mc-ctl.service                            disabled
rasdaemon.service                             disabled
rc-local.service                              static  
rdisc.service                                 disabled
rescue.service                                static  
rhel-autorelabel-mark.service                 static  
rhel-autorelabel.service                      static  
rhel-configure.service                        static  
rhel-dmesg.service                            disabled
rhel-domainname.service                       disabled
rhel-import-state.service                     static  
rhel-loadmodules.service                      static  
rhel-readonly.service                         static  
rhsmcertd.service                             enabled 
rngd.service                                  enabled 
rpc-gssd.service                              static  
rpc-rquotad.service                           disabled
rpc-statd-notify.service                      static  
rpc-statd.service                             static  
rpc-svcgssd.service                           static  
rpcbind.service                               enabled 
rpcgssd.service                               static  
rpcidmapd.service                             static  
rpcsvcgssd.service                            static  
rsyncd.service                                disabled
rsyncd@.service                               static  
rsyslog.service                               enabled 
selinux-policy-migrate-local-changes@.service static  
serial-getty@.service                         disabled
smartd.service                                enabled 
smb.service                                   disabled
sshd-keygen.service                           static  
sshd.service                                  enabled 
sshd@.service                                 static  
sysstat.service                               enabled 
systemd-ask-password-console.service          static  
systemd-ask-password-plymouth.service         static  
systemd-ask-password-wall.service             static  
systemd-backlight@.service                    static  
systemd-binfmt.service                        static  
systemd-bootchart.service                     disabled
systemd-firstboot.service                     static  
systemd-fsck-root.service                     static  
systemd-fsck@.service                         static  
systemd-halt.service                          static  
systemd-hibernate-resume@.service             static  
systemd-hibernate.service                     static  
systemd-hostnamed.service                     static  
systemd-hwdb-update.service                   static  
systemd-hybrid-sleep.service                  static  
systemd-importd.service                       static  
systemd-initctl.service                       static  
systemd-journal-catalog-update.service        static  
systemd-journal-flush.service                 static  
systemd-journald.service                      static  
systemd-kexec.service                         static  
systemd-localed.service                       static  
systemd-logind.service                        static  
systemd-machine-id-commit.service             static  
systemd-machined.service                      static  
systemd-modules-load.service                  static  
systemd-nspawn@.service                       disabled
systemd-poweroff.service                      static  
systemd-quotacheck.service                    static  
systemd-random-seed.service                   static  
systemd-readahead-collect.service             enabled 
systemd-readahead-done.service                indirect
systemd-readahead-drop.service                enabled 
systemd-readahead-replay.service              enabled 
systemd-reboot.service                        static  
systemd-remount-fs.service                    static  
systemd-rfkill@.service                       static  
systemd-shutdownd.service                     static  
systemd-suspend.service                       static  
systemd-sysctl.service                        static  
systemd-timedated.service                     static  
systemd-tmpfiles-clean.service                static  
systemd-tmpfiles-setup-dev.service            static  
systemd-tmpfiles-setup.service                static  
systemd-udev-settle.service                   static  
systemd-udev-trigger.service                  static  
systemd-udevd.service                         static  
systemd-update-done.service                   static  
systemd-update-utmp-runlevel.service          static  
systemd-update-utmp.service                   static  
systemd-user-sessions.service                 static  
systemd-vconsole-setup.service                static  
target.service                                disabled
targetd.service                               disabled
tcsd.service                                  disabled
teamd@.service                                static  
tuned.service                                 enabled 
usb_modeswitch@.service                       static  
wpa_supplicant.service                        disabled
-.slice                                       static  
machine.slice                                 static  
system.slice                                  static  
user.slice                                    static  
avahi-daemon.socket                           enabled 
dbus.socket                                   static  
dm-event.socket                               enabled 
iscsid.socket                                 enabled 
iscsiuio.socket                               enabled 
lldpad.socket                                 disabled
lvm2-lvmetad.socket                           enabled 
lvm2-lvmpolld.socket                          enabled 
MySQL-zrm.socket                              enabled 
rpcbind.socket                                enabled 
rsyncd.socket                                 disabled
sshd.socket                                   disabled
syslog.socket                                 static  
systemd-initctl.socket                        static  
systemd-journald.socket                       static  
systemd-networkd.socket                       disabled
systemd-shutdownd.socket                      static  
systemd-udevd-control.socket                  static  
systemd-udevd-kernel.socket                   static  
basic.target                                  static  
bluetooth.target                              static  
cryptsetup-pre.target                         static  
cryptsetup.target                             static  
ctrl-alt-del.target                           disabled
default.target                                enabled 
emergency.target                              static  
final.target                                  static  
getty.target                                  static  
graphical.target                              static  
halt.target                                   disabled
hibernate.target                              static  
hybrid-sleep.target                           static  
initrd-fs.target                              static  
initrd-root-fs.target                         static  
initrd-switch-root.target                     static  
initrd.target                                 static  
iprutils.target                               disabled
kexec.target                                  disabled
local-fs-pre.target                           static  
local-fs.target                               static  
machines.target                               disabled
multi-user.target                             enabled 
network-online.target                         static  
network-pre.target                            static  
network.target                                static  
nfs-client.target                             enabled 
nss-lookup.target                             static  
nss-user-lookup.target                        static  
paths.target                                  static  
poweroff.target                               disabled
printer.target                                static  
reboot.target                                 disabled
remote-fs-pre.target                          static  
remote-fs.target                              enabled 
rescue.target                                 disabled
rpcbind.target                                static  
runlevel0.target                              disabled
runlevel1.target                              disabled
runlevel2.target                              enabled 
runlevel3.target                              enabled 
runlevel4.target                              enabled 
runlevel5.target                              static  
runlevel6.target                              disabled
shutdown.target                               static  
sigpwr.target                                 static  
sleep.target                                  static  
slices.target                                 static  
smartcard.target                              static  
sockets.target                                static  
sound.target                                  static  
suspend.target                                static  
swap.target                                   static  
sysinit.target                                static  
system-update.target                          static  
time-sync.target                              static  
timers.target                                 static  
umount.target                                 static  
chrony-dnssrv@.timer                          disabled
fstrim.timer                                  disabled
mdadm-last-resort@.timer                      static  
systemd-readahead-done.timer                  indirect
systemd-tmpfiles-clean.timer                  static  

327 unit files listed.

default runlevel

awk '!/#|^ *$/ && /initdefault/' /etc/inittab
n/a or not configured

current runlevel

/sbin/runlevel
N 3

IPC Status

ipcs
------ Message Queues --------
key        msqid      owner      perms      used-bytes   messages    

------ Shared Memory Segments --------
key        shmid      owner      perms      bytes      nattch     status      
0x011279fd 131072     root       600        1000       6                       

------ Semaphore Arrays --------
key        semid      owner      perms      nsems     
0x00000000 917504     apache     600        1         
0x00000000 950273     apache     600        1         
0x00000000 884738     apache     600        1         
0x00000000 983043     apache     600        1         
0x00000000 1015812    apache     600        1         
0x00000000 1048581    apache     600        1         

IPC Summary

ipcs -u
------ Messages Status --------
allocated queues = 0
used headers = 0
used space = 0 bytes

------ Shared Memory Status --------
segments allocated 1
pages allocated 1
pages resident  1
pages swapped   0
Swap performance: 0 attempts     0 successes

------ Semaphore Status --------
used arrays = 6
allocated semaphores = 6

IPC Limits

ipcs -l
------ Messages Limits --------
max queues system wide = 15642
max size of message (bytes) = 8192
default max size of queue (bytes) = 16384

------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 18014398509465599
max total shared memory (kbytes) = 18014398442373116
min seg size (bytes) = 1

------ Semaphore Limits --------
max number of arrays = 128
max semaphores per array = 250
max semaphores system wide = 32000
max ops per semop call = 32
semaphore max value = 32767

System authentication resources

/usr/sbin/authconfig --test
caching is disabled
nss_files is always enabled
nss_compat is disabled
nss_db is disabled
nss_hesiod is disabled
 hesiod LHS = ""
 hesiod RHS = ""
nss_ldap is disabled
 LDAP+TLS is disabled
 LDAP server = ""
 LDAP base DN = ""
nss_nis is disabled
 NIS server = ""
 NIS domain = ""
nss_nisplus is disabled
nss_winbind is disabled
 SMB workgroup = "SAMBA"
 SMB servers = ""
 SMB security = "user"
 SMB realm = ""
 Winbind template shell = "/bin/false"
 SMB idmap range = "16777216-33554431"
nss_sss is enabled by default
nss_wins is disabled
nss_mdns4_minimal is disabled
myhostname is enabled
DNS preference over NSS or WINS is disabled
pam_unix is always enabled
 shadow passwords are enabled
 password hashing algorithm is sha512
pam_krb5 is disabled
 krb5 realm = ""
 krb5 realm via dns is disabled
 krb5 kdc = ""
 krb5 kdc via dns is disabled
 krb5 admin server = ""
pam_ldap is disabled
 LDAP+TLS is disabled
 LDAP server = ""
 LDAP base DN = ""
 LDAP schema = "rfc2307"
pam_pkcs11 is disabled
 use only smartcard for login is disabled
 smartcard module = ""
 smartcard removal action = ""
pam_fprintd is enabled
pam_ecryptfs is disabled
pam_winbind is disabled
 SMB workgroup = "SAMBA"
 SMB servers = ""
 SMB security = "user"
 SMB realm = ""
pam_sss is disabled by default
 credential caching in SSSD is enabled
 SSSD use instead of legacy services if possible is enabled
IPAv2 is disabled
IPAv2 domain was not joined
 IPAv2 server = ""
 IPAv2 realm = ""
 IPAv2 domain = ""
pam_pwquality is enabled (try_first_pass local_users_only retry=3 authtok_type=)
pam_passwdqc is disabled ()
pam_access is disabled ()
pam_mkhomedir or pam_oddjob_mkhomedir is disabled (umask=0077)
Always authorize local users is enabled ()
Authenticate system accounts against network services is disabled

integrity of password files

/usr/sbin/pwck -r && echo Okay
user 'ftp': directory '/var/ftp' does not exist
user 'avahi-autoipd': directory '/var/lib/avahi-autoipd' does not exist
user 'oprofile': directory '/var/lib/oprofile' does not exist
pwck: no changes

integrity of group files

/usr/sbin/grpck -r && echo Okay
Okay

Cron and At

cron.allow not found!

echo /etc/cron.allow
/etc/cron.allow

cron.deny

cat /etc/cron.deny
n/a or not configured

Crontab files:

For user root

cat /var/spool/cron/root | grep -v ^#
50 5 * * * rsync /var/log/cfg2html/notomega.phas.ubc.ca.html gamma::cfg2html

/etc/cron.d files:

For utility 0hourly

cat /etc/cron.d/0hourly | grep -v ^#
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
01 * * * * root run-parts /etc/cron.hourly

For utility pcp-pmie

cat /etc/cron.d/pcp-pmie | grep -v ^#
08     0  *  *  *  pcp  /usr/libexec/pcp/bin/pmie_daily -X xz -x 3
28,58  *  *  *  *  pcp  /usr/libexec/pcp/bin/pmie_check -C

For utility pcp-pmlogger

cat /etc/cron.d/pcp-pmlogger | grep -v ^#
10     0  *  *  *  pcp  /usr/libexec/pcp/bin/pmlogger_daily -X xz -x 3
25,55  *  *  *  *  pcp  /usr/libexec/pcp/bin/pmlogger_check -C

For utility raid-check

cat /etc/cron.d/raid-check | grep -v ^#
0 1 * * Sun root /usr/sbin/raid-check

For utility rear

cat /etc/cron.d/rear | grep -v ^#
30 5 * * * root /usr/sbin/rear checklayout || /usr/sbin/rear mkrescue

For utility sysstat

cat /etc/cron.d/sysstat | grep -v ^#
*/10 * * * * root /usr/lib64/sa/sa1 1 1
53 23 * * * root /usr/lib64/sa/sa2 -A

/etc/crontab

echo -e 'Crontab:\n';cat /etc/crontab | grep -vE '^#|^ *$'
Crontab:

SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root

Anacron Schedules:

Master Anacron

grep -vE '^$|^#' /etc/anacrontab
SHELL=/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
RANDOM_DELAY=45
START_HOURS_RANGE=3-22
1       5       cron.daily              nice run-parts /etc/cron.daily
7       25      cron.weekly             nice run-parts /etc/cron.weekly
@monthly 45     cron.monthly            nice run-parts /etc/cron.monthly

/etc/cron.hourly/0anacron

grep -vE '^$|^#' /etc/cron.hourly/0anacron
if test -r /var/spool/anacron/cron.daily; then
    day=`cat /var/spool/anacron/cron.daily`
fi
if [ `date +%Y%m%d` = "$day" ]; then
    exit 0;
fi
if test -x /usr/bin/on_ac_power; then
    /usr/bin/on_ac_power >/dev/null 2>&1
    if test $? -eq 1; then
    exit 0
    fi
fi
/usr/sbin/anacron -s

/etc/cron.daily/0logwatch

grep -vE '^$|^#' /etc/cron.daily/0logwatch
LOGWATCH_SCRIPT="/usr/sbin/logwatch"
OPTIONS="--output mail"
$LOGWATCH_SCRIPT $OPTIONS
exit 0

/etc/cron.daily/logrotate

grep -vE '^$|^#' /etc/cron.daily/logrotate
/usr/sbin/logrotate -s /var/lib/logrotate/logrotate.status /etc/logrotate.conf
EXITVALUE=$?
if [ $EXITVALUE != 0 ]; then
    /usr/bin/logger -t logrotate "ALERT exited abnormally with [$EXITVALUE]"
fi
exit 0

/etc/cron.daily/man-db.cron

grep -vE '^$|^#' /etc/cron.daily/man-db.cron
if [ -e /etc/sysconfig/man-db ]; then
    . /etc/sysconfig/man-db
fi
if [ "$CRON" = "no" ]; then
   exit 0
fi
renice +19 -p $$ >/dev/null 2>&1
ionice -c3 -p $$ >/dev/null 2>&1
LOCKFILE=/var/lock/man-db.lock
[[ -f $LOCKFILE ]] && exit 0
trap "{ rm -f $LOCKFILE ; exit 0; }" EXIT
touch $LOCKFILE
mandb $OPTS
exit 0

/etc/cron.daily/mlocate

grep -vE '^$|^#' /etc/cron.daily/mlocate
nodevs=$(awk '$1 == "nodev" && $2 != "rootfs" && $2 != "zfs" { print $2 }' < /proc/filesystems)
renice +19 -p $$ >/dev/null 2>&1
ionice -c2 -n7 -p $$ >/dev/null 2>&1
/usr/bin/updatedb -f "$nodevs"

/etc/cron.daily/rhsmd

grep -vE '^$|^#' /etc/cron.daily/rhsmd
/usr/libexec/rhsmd -s

No /etc/at.allow

echo /etc/at.allow
/etc/at.allow

/etc/at.deny

cat /etc/at.deny
n/a or not configured

AT Scheduler

at -l
n/a or not configured

Hardware

Physical Memory

echo 3816220 kB
3816220 kB

DMI Table Decoder

/sbin/dmidecode 2> /dev/null
# dmidecode 3.0
Scanning /dev/mem for entry point.
SMBIOS 2.4 present.
15 structures occupying 499 bytes.
Table at 0x000F7160.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
        Vendor: Seabios
        Version: 0.5.1
        Release Date: 01/01/2011
        Address: 0xE8000
        Runtime Size: 96 kB
        ROM Size: 64 kB
        Characteristics:
                BIOS characteristics not supported
                Targeted content distribution is supported
        BIOS Revision: 1.0

Handle 0x0100, DMI type 1, 27 bytes
System Information
        Manufacturer: Red Hat
        Product Name: KVM
        Version: RHEL 7.0.0 PC (i440FX + PIIX, 1996)
        Serial Number: Not Specified
        UUID: C1BD2097-6138-4759-9234-FF7547CC73C5
        Wake-up Type: Power Switch
        SKU Number: Not Specified
        Family: Red Hat Enterprise Linux

Handle 0x0300, DMI type 3, 20 bytes
Chassis Information
        Manufacturer: Bochs
        Type: Other
        Lock: Not Present
        Version: Not Specified
        Serial Number: Not Specified
        Asset Tag: Not Specified
        Boot-up State: Safe
        Power Supply State: Safe
        Thermal State: Safe
        Security Status: Unknown
        OEM Information: 0x00000000
        Height: Unspecified
        Number Of Power Cords: Unspecified

Handle 0x0401, DMI type 4, 32 bytes
Processor Information
        Socket Designation: CPU 1
        Type: Central Processor
        Family: Other
        Manufacturer: Bochs
        ID: C1 06 02 00 FD FB 8B 07
        Version: Not Specified
        Voltage: Unknown
        External Clock: Unknown
        Max Speed: 2000 MHz
        Current Speed: 2000 MHz
        Status: Populated, Enabled
        Upgrade: Other
        L1 Cache Handle: Not Provided
        L2 Cache Handle: Not Provided
        L3 Cache Handle: Not Provided

Handle 0x0402, DMI type 4, 32 bytes
Processor Information
        Socket Designation: CPU 2
        Type: Central Processor
        Family: Other
        Manufacturer: Bochs
        ID: C1 06 02 00 FD FB 8B 07
        Version: Not Specified
        Voltage: Unknown
        External Clock: Unknown
        Max Speed: 2000 MHz
        Current Speed: 2000 MHz
        Status: Populated, Enabled
        Upgrade: Other
        L1 Cache Handle: Not Provided
        L2 Cache Handle: Not Provided
        L3 Cache Handle: Not Provided

Handle 0x0403, DMI type 4, 32 bytes
Processor Information
        Socket Designation: CPU 3
        Type: Central Processor
        Family: Other
        Manufacturer: Bochs
        ID: C1 06 02 00 FD FB 8B 07
        Version: Not Specified
        Voltage: Unknown
        External Clock: Unknown
        Max Speed: 2000 MHz
        Current Speed: 2000 MHz
        Status: Populated, Enabled
        Upgrade: Other
        L1 Cache Handle: Not Provided
        L2 Cache Handle: Not Provided
        L3 Cache Handle: Not Provided

Handle 0x0404, DMI type 4, 32 bytes
Processor Information
        Socket Designation: CPU 4
        Type: Central Processor
        Family: Other
        Manufacturer: Bochs
        ID: C1 06 02 00 FD FB 8B 07
        Version: Not Specified
        Voltage: Unknown
        External Clock: Unknown
        Max Speed: 2000 MHz
        Current Speed: 2000 MHz
        Status: Populated, Enabled
        Upgrade: Other
        L1 Cache Handle: Not Provided
        L2 Cache Handle: Not Provided
        L3 Cache Handle: Not Provided

Handle 0x1000, DMI type 16, 15 bytes
Physical Memory Array
        Location: Other
        Use: System Memory
        Error Correction Type: Multi-bit ECC
        Maximum Capacity: 8 GB
        Error Information Handle: Not Provided
        Number Of Devices: 1

Handle 0x1100, DMI type 17, 21 bytes
Memory Device
        Array Handle: 0x1000
        Error Information Handle: 0x0000
        Total Width: 64 bits
        Data Width: 64 bits
        Size: 8192 MB
        Form Factor: DIMM
        Set: None
        Locator: DIMM 0
        Bank Locator: Not Specified
        Type: RAM
        Type Detail: None

Handle 0x1300, DMI type 19, 15 bytes
Memory Array Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x000BFFFFFFF
        Range Size: 3 GB
        Physical Array Handle: 0x1000
        Partition Width: 1

Handle 0x1301, DMI type 19, 15 bytes
Memory Array Mapped Address
        Starting Address: 0x00100000000
        Ending Address: 0x0023FFFFFFF
        Range Size: 5 GB
        Physical Array Handle: 0x1000
        Partition Width: 1

Handle 0x1400, DMI type 20, 19 bytes
Memory Device Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x000BFFFFFFF
        Range Size: 3 GB
        Physical Device Handle: 0x1100
        Memory Array Mapped Address Handle: 0x1300
        Partition Row Position: 1

Handle 0x1401, DMI type 20, 19 bytes
Memory Device Mapped Address
        Starting Address: 0x00100000000
        Ending Address: 0x0023FFFFFFF
        Range Size: 5 GB
        Physical Device Handle: 0x1100
        Memory Array Mapped Address Handle: 0x1301
        Partition Row Position: 1

Handle 0x2000, DMI type 32, 11 bytes
System Boot Information
        Status: No errors detected

Handle 0x7F00, DMI type 127, 4 bytes
End Of Table

USB devices

/usr/bin/lsusb
Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

PCI devices

/sbin/lspci -v
00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02)
        Subsystem: Red Hat, Inc Qemu virtual machine
        Flags: fast devsel

00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
        Subsystem: Red Hat, Inc Qemu virtual machine
        Physical Slot: 1
        Flags: medium devsel

00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] (prog-if 80 [Master])
        Subsystem: Red Hat, Inc Qemu virtual machine
        Physical Slot: 1
        Flags: bus master, medium devsel, latency 0
        [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
        [virtual] Memory at 000003f0 (type 3, non-prefetchable)
        [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
        [virtual] Memory at 00000370 (type 3, non-prefetchable)
        I/O ports at c120 [size=16]
        Kernel driver in use: ata_piix
        Kernel modules: ata_piix, pata_acpi, ata_generic

00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
        Subsystem: Red Hat, Inc Qemu virtual machine
        Physical Slot: 1
        Flags: medium devsel, IRQ 9
        Kernel driver in use: piix4_smbus
        Kernel modules: i2c_piix4

00:02.0 VGA compatible controller: Red Hat, Inc. QXL paravirtual graphic card (rev 04) (prog-if 00 [VGA controller])
        Subsystem: Red Hat, Inc QEMU Virtual Machine
        Physical Slot: 2
        Flags: fast devsel, IRQ 11
        Memory at f4000000 (32-bit, non-prefetchable) [size=64M]
        Memory at f8000000 (32-bit, non-prefetchable) [size=64M]
        Memory at fc054000 (32-bit, non-prefetchable) [size=8K]
        I/O ports at c040 [size=32]
        Expansion ROM at fc040000 [disabled] [size=64K]
        Kernel driver in use: qxl
        Kernel modules: qxl

00:03.0 Ethernet controller: Red Hat, Inc Virtio network device
        Subsystem: Red Hat, Inc Device 0001
        Physical Slot: 3
        Flags: bus master, fast devsel, latency 0, IRQ 11
        I/O ports at c060 [size=32]
        Memory at fc056000 (32-bit, non-prefetchable) [size=4K]
        Expansion ROM at fc000000 [disabled] [size=256K]
        Capabilities: [40] MSI-X: Enable+ Count=3 Masked-
        Kernel driver in use: virtio-pci
        Kernel modules: virtio_pci

00:04.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 01)
        Subsystem: Red Hat, Inc QEMU Virtual Machine
        Physical Slot: 4
        Flags: bus master, fast devsel, latency 0, IRQ 31
        Memory at fc050000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

00:05.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) (prog-if 00 [UHCI])
        Subsystem: Red Hat, Inc QEMU Virtual Machine
        Physical Slot: 5
        Flags: bus master, fast devsel, latency 0, IRQ 10
        I/O ports at c080 [size=32]
        Kernel driver in use: uhci_hcd

00:05.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) (prog-if 00 [UHCI])
        Subsystem: Red Hat, Inc QEMU Virtual Machine
        Physical Slot: 5
        Flags: bus master, fast devsel, latency 0, IRQ 11
        I/O ports at c0a0 [size=32]
        Kernel driver in use: uhci_hcd

00:05.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) (prog-if 00 [UHCI])
        Subsystem: Red Hat, Inc QEMU Virtual Machine
        Physical Slot: 5
        Flags: bus master, fast devsel, latency 0, IRQ 11
        I/O ports at c0c0 [size=32]
        Kernel driver in use: uhci_hcd

00:05.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) (prog-if 20 [EHCI])
        Subsystem: Red Hat, Inc QEMU Virtual Machine
        Physical Slot: 5
        Flags: bus master, fast devsel, latency 0, IRQ 10
        Memory at fc057000 (32-bit, non-prefetchable) [size=4K]
        Kernel driver in use: ehci-pci

00:06.0 Communication controller: Red Hat, Inc Virtio console
        Subsystem: Red Hat, Inc Device 0003
        Physical Slot: 6
        Flags: bus master, fast devsel, latency 0, IRQ 11
        I/O ports at c0e0 [size=32]
        Memory at fc058000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [40] MSI-X: Enable+ Count=2 Masked-
        Kernel driver in use: virtio-pci
        Kernel modules: virtio_pci

00:07.0 SCSI storage controller: Red Hat, Inc Virtio block device
        Subsystem: Red Hat, Inc Device 0002
        Physical Slot: 7
        Flags: bus master, fast devsel, latency 0, IRQ 11
        I/O ports at c000 [size=64]
        Memory at fc059000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [40] MSI-X: Enable+ Count=2 Masked-
        Kernel driver in use: virtio-pci
        Kernel modules: virtio_pci

00:08.0 Unclassified device [00ff]: Red Hat, Inc Virtio memory balloon
        Subsystem: Red Hat, Inc Device 0005
        Physical Slot: 8
        Flags: bus master, fast devsel, latency 0, IRQ 10
        I/O ports at c100 [size=32]
        Kernel driver in use: virtio-pci
        Kernel modules: virtio_pci

IoPorts

cat /proc/ioports
0000-0cf7 : PCI Bus 0000:00
  0000-001f : dma1
  0020-0021 : pic1
  0040-0043 : timer0
  0050-0053 : timer1
  0060-0060 : keyboard
  0064-0064 : keyboard
  0070-0071 : rtc0
  0080-008f : dma page reg
  00a0-00a1 : pic2
  00c0-00df : dma2
  00f0-00ff : fpu
  0170-0177 : 0000:00:01.1
    0170-0177 : ata_piix
  01f0-01f7 : 0000:00:01.1
    01f0-01f7 : ata_piix
  0376-0376 : 0000:00:01.1
    0376-0376 : ata_piix
  03c0-03df : vga+
  03f2-03f2 : floppy
  03f4-03f5 : floppy
  03f6-03f6 : 0000:00:01.1
    03f6-03f6 : ata_piix
  03f7-03f7 : floppy
  03f8-03ff : serial
  0600-063f : 0000:00:01.3
    0600-0603 : ACPI PM1a_EVT_BLK
    0604-0605 : ACPI PM1a_CNT_BLK
    0608-060b : ACPI PM_TMR
  0700-070f : 0000:00:01.3
    0700-0707 : piix4_smbus
0cf8-0cff : PCI conf1
0d00-ffff : PCI Bus 0000:00
  afe0-afe3 : ACPI GPE0_BLK
  c000-c03f : 0000:00:07.0
    c000-c03f : virtio-pci
  c040-c05f : 0000:00:02.0
  c060-c07f : 0000:00:03.0
    c060-c07f : virtio-pci
  c080-c09f : 0000:00:05.0
    c080-c09f : uhci_hcd
  c0a0-c0bf : 0000:00:05.1
    c0a0-c0bf : uhci_hcd
  c0c0-c0df : 0000:00:05.2
    c0c0-c0df : uhci_hcd
  c0e0-c0ff : 0000:00:06.0
    c0e0-c0ff : virtio-pci
  c100-c11f : 0000:00:08.0
    c100-c11f : virtio-pci
  c120-c12f : 0000:00:01.1
    c120-c12f : ata_piix

Interrupts

cat /proc/interrupts
           CPU0       CPU1       
  0:        124          0   IO-APIC-edge      timer
  1:         11          3   IO-APIC-edge      i8042
  4:          3          0   IO-APIC-edge    
  6:          3          0   IO-APIC-edge      floppy
  8:          0          0   IO-APIC-edge      rtc0
  9:          0          0   IO-APIC-fasteoi   acpi
 10:       4106          0   IO-APIC-fasteoi   ehci_hcd:usb1, uhci_hcd:usb2, virtio3
 11:        581        182   IO-APIC-fasteoi   uhci_hcd:usb3, uhci_hcd:usb4, qxl
 12:         15          0   IO-APIC-edge      i8042
 14:        153     895436   IO-APIC-edge      ata_piix
 15:          0          0   IO-APIC-edge      ata_piix
 24:          0          0   PCI-MSI-edge      virtio0-config
 25:     130376    2729454   PCI-MSI-edge      virtio0-input.0
 26:          1          0   PCI-MSI-edge      virtio0-output.0
 27:          0          0   PCI-MSI-edge      virtio1-config
 28:          3          0   PCI-MSI-edge      virtio1-virtqueues
 29:          0          0   PCI-MSI-edge      virtio2-config
 30:       5496     188844   PCI-MSI-edge      virtio2-req.0
 31:        294          0   PCI-MSI-edge      snd_hda_intel
NMI:          0          0   Non-maskable interrupts
LOC:   19621849   25769266   Local timer interrupts
SPU:          0          0   Spurious interrupts
PMI:          0          0   Performance monitoring interrupts
IWI:     258660    1098940   IRQ work interrupts
RTR:          0          0   APIC ICR read retries
RES:     880012     762610   Rescheduling interrupts
CAL:     136764       4412   Function call interrupts
TLB:      29501      26303   TLB shootdowns
TRM:          0          0   Thermal event interrupts
THR:          0          0   Threshold APIC interrupts
DFR:          0          0   Deferred Error APIC interrupts
MCE:          0          0   Machine check exceptions
MCP:       3056       3056   Machine check polls
ERR:          0
MIS:          0
PIN:          0          0   Posted-interrupt notification event
PIW:          0          0   Posted-interrupt wakeup event

SCSI Components

find /proc/scsi
/proc/scsi
/proc/scsi/sg
/proc/scsi/sg/debug
/proc/scsi/sg/devices
/proc/scsi/sg/version
/proc/scsi/sg/allow_dio
/proc/scsi/sg/device_hdr
/proc/scsi/sg/device_strs
/proc/scsi/sg/def_reserved_size
/proc/scsi/scsi
/proc/scsi/device_info

SCSI Devices

cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: QEMU     Model: QEMU DVD-ROM     Rev: 1.5.
  Type:   CD-ROM                           ANSI  SCSI revision: 05

SMART disk drive features and information

DoSmartInfo
Overview:
# scan_smart_devices: glob(3) aborted matching pattern /dev/discs/disc*

Details:
---- Drive=/dev/mapper/rhel_notomega-root
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/mapper/rhel_notomega-root: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/mapper/rhel_notomega-root: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/mapper/rhel_notomega-root: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary


---- Drive=/dev/mapper/rhel_notomega-swap
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/mapper/rhel_notomega-swap: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/mapper/rhel_notomega-swap: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/mapper/rhel_notomega-swap: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary


---- Drive=/dev/vda
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/vda: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/vda: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/vda: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary


---- Drive=label
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

label: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

label: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-514.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

label: Unable to detect device type
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

Asound Version

cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version k3.10.0-514.el7.x86_64.

Sound modules

cat /proc/asound/modules
 0 snd_hda_intel

Sound Cards

cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfc050000 irq 31

Sound Timers

cat /proc/asound/timers
G0: system timer : 1000.000us (10000000 ticks)
P0-0-0: PCM playback 0-0-0 : SLAVE
P0-0-1: PCM capture 0-0-1 : SLAVE

Sound devices

cat /proc/asound/devices
  1:        : sequencer
  2: [ 0]   : control
  3: [ 0- 0]: digital audio playback
  4: [ 0- 0]: digital audio capture
  5: [ 0- 0]: hardware dependent
 33:        : timer

Sound pcm

cat /proc/asound/pcm
00-00: Generic Analog : Generic Analog : playback 1 : capture 1

DMA Devices

cat /proc/dma
 2: floppy
 4: cascade

Serial Devices

grep -v unknown /proc/tty/driver/serial
serinfo:1.0 driver revision:
0: uart:16550A port:000003F8 irq:4 tx:0 rx:0 CTS|DSR|CD

Serial ttyS0

/usr/bin/setserial -a /dev/ttyS0
/dev/ttyS0, Line 0, UART: 16550A, Port: 0x03f8, IRQ: 4
        Baud_base: 115200, close_delay: 50, divisor: 0
        closing_wait: 3000
        Flags: spd_normal skip_test

Serial ttyS1

/usr/bin/setserial -a /dev/ttyS1
/dev/ttyS1, Line 1, UART: unknown, Port: 0x02f8, IRQ: 3
        Baud_base: 115200, close_delay: 50, divisor: 0
        closing_wait: 3000
        Flags: spd_normal skip_test

IDE Disks

if [ -e /proc/ide/hda/model ] ; then echo -e -n "hda: ";cat /proc/ide/hda/model ;fi; if [ -e /proc/ide/hdb/model ] ; then echo -e -n "hdb: ";cat /proc/ide/hdb/model ;fi; if [ -e /proc/ide/hdc/model ] ; then echo -e -n "hdc: ";cat /proc/ide/hdc/model ;fi; if [ -e /proc/ide/hdd/model ] ; then echo -e -n "hdd: ";cat /proc/ide/hdd/model ;fi;
n/a or not configured

CDROM Drive

cat /proc/sys/dev/cdrom/info
CD-ROM information, Id: cdrom.c 3.20 2003/12/17

drive name:             sr0
drive speed:            4
drive # of slots:       1
Can close tray:         1
Can open tray:          1
Can lock tray:          1
Can change speed:       1
Can select disk:        0
Can read multisession:  1
Can read MCN:           1
Reports media changed:  1
Can play audio:         1
Can write CD-R:         0
Can write CD-RW:        0
Can read DVD:           1
Can write DVD-R:        0
Can write DVD-RAM:      0
Can read MRW:           1
Can write MRW:          1
Can write RAM:          1

Software

Packages installed

rpm -qia | grep -E '^(Name|Group)( )+:'
Name        : libdb-utils
Group       : Applications/Databases
Name        : libbasicobjects
Group       : Development/Libraries
Name        : psacct
Group       : Applications/System
Name        : latencytop-common
Group       : Applications/System
Name        : glusterfs-client-xlators
Group       : Applications/File
Name        : ncurses-base
Group       : System Environment/Base
Name        : openldap
Group       : System Environment/Daemons
Name        : perl-DBD-MySQL
Group       : Development/Libraries
Name        : dracut-config-rescue
Group       : System Environment/Base
Name        : dbus
Group       : System Environment/Libraries
Name        : pcp-pmda-news
Group       : Applications/System
Name        : setuptool
Group       : Applications/System
Name        : libdrm
Group       : System Environment/Libraries
Name        : python-kitchen
Group       : Development/Languages
Name        : pcp-pmda-memcache
Group       : Applications/System
Name        : dstat
Group       : System Environment/Base
Name        : libxml2-python
Group       : Development/Libraries
Name        : abrt-libs
Group       : System Environment/Libraries
Name        : pcp-pmda-dm
Group       : Applications/System
Name        : gawk
Group       : Applications/Text
Name        : pcp-pmda-lmsensors
Group       : Applications/System
Name        : bash-completion
Group       : Unspecified
Name        : dhcp-libs
Group       : System Environment/Base
Name        : ed
Group       : Applications/Text
Name        : which
Group       : Applications/System
Name        : libreport-plugin-ureport
Group       : System Environment/Libraries
Name        : perl-Date-Manip
Group       : Development/Libraries
Name        : unzip
Group       : Applications/Archiving
Name        : bridge-utils
Group       : System Environment/Base
Name        : libcroco
Group       : System Environment/Libraries
Name        : iscsi-initiator-utils
Group       : System Environment/Daemons
Name        : man-pages-overrides
Group       : Documentation
Name        : rootfiles
Group       : System Environment/Base
Name        : libXpm
Group       : System Environment/Libraries
Name        : iwl3945-firmware
Group       : System Environment/Kernel
Name        : polkit-pkla-compat
Group       : Unspecified
Name        : iwl4965-firmware
Group       : System Environment/Kernel
Name        : perl-HTTP-Tiny
Group       : Development/Libraries
Name        : plymouth-core-libs
Group       : Development/Libraries
Name        : firewalld-filesystem
Group       : Unspecified
Name        : graphite2
Group       : Development/Tools
Name        : perl-Params-Validate
Group       : Development/Libraries
Name        : glibc-common
Group       : System Environment/Base
Name        : langtable-data
Group       : Development/Tools
Name        : perl-threads-shared
Group       : Development/Libraries
Name        : abrt-python
Group       : System Environment/Libraries
Name        : perl-Package-Stash
Group       : Development/Libraries
Name        : libmount
Group       : Development/Libraries
Name        : abrt-addon-python
Group       : System Environment/Libraries
Name        : perl-LWP-MediaTypes
Group       : Development/Libraries
Name        : libnl3
Group       : Development/Libraries
Name        : python-rhsm
Group       : Development/Libraries
Name        : perl-HTML-Parser
Group       : Development/Libraries
Name        : kpartx
Group       : System Environment/Base
Name        : libunistring
Group       : System Environment/Libraries
Name        : perl-GSSAPI
Group       : Development/Libraries
Name        : openssl-libs
Group       : System Environment/Libraries
Name        : shared-mime-info
Group       : System Environment/Base
Name        : perl-Convert-ASN1
Group       : Development/Libraries
Name        : cronie
Group       : System Environment/Base
Name        : wpa_supplicant
Group       : System Environment/Base
Name        : libxcb
Group       : Unspecified
Name        : perl-Text-Unidecode
Group       : Development/Libraries
Name        : libestr
Group       : Unspecified
Name        : httpd
Group       : System Environment/Daemons
Name        : perl-Compress-Raw-Bzip2
Group       : Development/Libraries
Name        : perl-IO-Socket-SSL
Group       : Development/Libraries
Name        : pygpgme
Group       : Development/Languages
Name        : python-firewall
Group       : Unspecified
Name        : gobject-introspection
Group       : Development/Libraries
Name        : setup
Group       : System Environment/Base
Name        : libini_config
Group       : Development/Libraries
Name        : phpMyAdmin
Group       : Applications/Internet
Name        : grep
Group       : Applications/Text
Name        : pcp-conf
Group       : System Environment/Libraries
Name        : git
Group       : Development/Tools
Name        : NetworkManager-team
Group       : System Environment/Base
Name        : zlib
Group       : System Environment/Libraries
Name        : at-spi2-atk
Group       : System Environment/Libraries
Name        : nfs-utils
Group       : System Environment/Daemons
Name        : coreutils
Group       : System Environment/Base
Name        : irqbalance
Group       : System Environment/Base
Name        : m2crypto
Group       : System Environment/Libraries
Name        : libXrender
Group       : System Environment/Libraries
Name        : oprofile
Group       : Development/System
Name        : sos
Group       : Applications/System
Name        : perl-Bit-Vector
Group       : Development/Libraries
Name        : pciutils-libs
Group       : System Environment/Libraries
Name        : libpipeline
Group       : Development/Libraries
Name        : rsyslog-mmjsonparse
Group       : System Environment/Daemons
Name        : libproxy
Group       : System Environment/Libraries
Name        : ustr
Group       : System Environment/Libraries
Name        : langtable-python
Group       : Development/Tools
Name        : file
Group       : Applications/File
Name        : cracklib-dicts
Group       : System Environment/Libraries
Name        : libreport-plugin-mailx
Group       : System Environment/Libraries
Name        : glib2
Group       : System Environment/Libraries
Name        : pcp-pmda-unbound
Group       : Applications/System
Name        : json-glib
Group       : System Environment/Libraries
Name        : virt-what
Group       : Unspecified
Name        : python-ethtool
Group       : System Environment/Libraries
Name        : php-mbstring
Group       : Development/Languages
Name        : genisoimage
Group       : Applications/System
Name        : pytalloc
Group       : Development/Libraries
Name        : gettext
Group       : Development/Tools
Name        : basesystem
Group       : System Environment/Base
Name        : biosdevname
Group       : System Environment/Base
Name        : php-common
Group       : Development/Languages
Name        : strace
Group       : Development/Debuggers
Name        : pyliblzma
Group       : Unspecified
Name        : pinfo
Group       : System Environment/Base
Name        : pcp-pmda-gpfs
Group       : Applications/System
Name        : python-pcp
Group       : Development/Libraries
Name        : pyOpenSSL
Group       : Development/Libraries
Name        : pcp-pmda-mysql
Group       : Applications/System
Name        : libreport-web
Group       : System Environment/Libraries
Name        : redhat-indexhtml
Group       : Documentation
Name        : pcp-pmda-apache
Group       : Applications/System
Name        : rpcbind
Group       : System Environment/Daemons
Name        : grub2-tools
Group       : System Environment/Base
Name        : logwatch
Group       : Applications/System
Name        : mesa-libgbm
Group       : System Environment/Libraries
Name        : zip
Group       : Applications/Archiving
Name        : usb_modeswitch
Group       : Applications/System
Name        : trousers
Group       : System Environment/Libraries
Name        : libtidy
Group       : System Environment/Libraries
Name        : qrencode-libs
Group       : Unspecified
Name        : iwl3160-firmware
Group       : System Environment/Kernel
Name        : libnfsidmap
Group       : System Environment/Libraries
Name        : t1lib
Group       : Applications/Publishing
Name        : iwl2030-firmware
Group       : System Environment/Kernel
Name        : slang
Group       : System Environment/Libraries
Name        : kexec-tools
Group       : Applications/System
Name        : m4
Group       : Applications/Text
Name        : words
Group       : System Environment/Libraries
Name        : elfutils
Group       : Development/Tools
Name        : perl-Params-Util
Group       : Development/Libraries
Name        : tzdata
Group       : System Environment/Base
Name        : perl-Exporter
Group       : Development/Libraries
Name        : pinentry
Group       : Applications/System
Name        : perl-Data-OptList
Group       : Development/Libraries
Name        : adwaita-cursor-theme
Group       : Unspecified
Name        : libuuid
Group       : Development/Libraries
Name        : perl-File-Temp
Group       : Development/Libraries
Name        : abrt-addon-pstoreoops
Group       : System Environment/Libraries
Name        : perl-Business-ISBN
Group       : Development/Libraries
Name        : device-mapper
Group       : System Environment/Base
Name        : libjpeg-turbo
Group       : System Environment/Libraries
Name        : rpm-python
Group       : Development/Libraries
Name        : perl-DateTime-TimeZone
Group       : Development/Libraries
Name        : selinux-policy
Group       : System Environment/Base
Name        : rsyslog
Group       : System Environment/Daemons
Name        : libpcap
Group       : Development/Libraries
Name        : NetworkManager-libnm
Group       : Development/Libraries
Name        : perl-DBD-Pg
Group       : Development/Libraries
Name        : cyrus-sasl-lib
Group       : System Environment/Libraries
Name        : samba-libs
Group       : Applications/System
Name        : hostname
Group       : System Environment/Base
Name        : perl-WWW-RobotRules
Group       : Development/Libraries
Name        : bind-libs
Group       : Applications/System
Name        : libtheora
Group       : System Environment/Libraries
Name        : vim-minimal
Group       : Applications/Editors
Name        : perl-IO-Compress
Group       : Development/Libraries
Name        : perl-LDAP
Group       : Development/Libraries
Name        : fcoe-utils
Group       : Applications/System
Name        : libmicrohttpd
Group       : Development/Libraries
Name        : kbd-legacy
Group       : System Environment/Base
Name        : p11-kit-trust
Group       : Unspecified
Name        : samba
Group       : System Environment/Daemons
Name        : ipset
Group       : Unspecified
Name        : rear
Group       : Applications/File
Name        : attr
Group       : System Environment/Base
Name        : libcom_err
Group       : Development/Libraries
Name        : gtk3
Group       : System Environment/Libraries
Name        : lvm2
Group       : System Environment/Base
Name        : iprutils
Group       : System Environment/Base
Name        : cairo-gobject
Group       : System Environment/Libraries
Name        : xfsprogs
Group       : System Environment/Base
Name        : hardlink
Group       : System Environment/Base
Name        : pcp-pmda-ds389
Group       : Applications/System
Name        : libXcursor
Group       : System Environment/Libraries
Name        : perl-Carp-Clan
Group       : Development/Libraries
Name        : NetworkManager-config-server
Group       : System Environment/Base
Name        : perl-JSON
Group       : Unspecified
Name        : shadow-utils
Group       : System Environment/Base
Name        : rhn-check
Group       : System Environment/Base
Name        : libXevie
Group       : System Environment/Libraries
Name        : python-chardet
Group       : Development/Languages
Name        : e2fsprogs-libs
Group       : Development/Libraries
Name        : python-pyudev
Group       : Development/Languages
Name        : libpwquality
Group       : System Environment/Base
Name        : libusbx
Group       : System Environment/Libraries
Name        : usbutils
Group       : Applications/System
Name        : perl-HTTP-Negotiate
Group       : Development/Libraries
Name        : pcp-pmda-weblog
Group       : Applications/System
Name        : python-decorator
Group       : Development/Languages
Name        : ModemManager-glib
Group       : Development/Libraries
Name        : pcp-export-pcp2graphite
Group       : Applications/System
Name        : libref_array
Group       : Development/Libraries
Name        : mtools
Group       : Applications/System
Name        : python-lxml
Group       : Development/Libraries
Name        : python-magic
Group       : Development/Libraries
Name        : librados2
Group       : System Environment/Libraries
Name        : net-tools
Group       : System Environment/Base
Name        : rpm-libs
Group       : Development/Libraries
Name        : kmod
Group       : System Environment/Kernel
Name        : python-slip-dbus
Group       : System Environment/Libraries
Name        : pyxattr
Group       : Development/Libraries
Name        : readline
Group       : System Environment/Libraries
Name        : libreport-python
Group       : System Environment/Libraries
Name        : rhnlib
Group       : Development/Libraries
Name        : libcgroup-tools
Group       : System Environment/Base
Name        : libacl
Group       : System Environment/Libraries
Name        : libstoragemgmt
Group       : System Environment/Libraries
Name        : passwd
Group       : System Environment/Base
Name        : libgpg-error
Group       : System Environment/Libraries
Name        : mtr
Group       : Applications/Internet
Name        : php-cli
Group       : Development/Languages
Name        : hwdata
Group       : System Environment/Base
Name        : apr
Group       : System Environment/Libraries
Name        : nano
Group       : Applications/Editors
Name        : pciutils
Group       : Applications/System
Name        : dmraid
Group       : System Environment/Base
Name        : pkgconfig
Group       : Development/Tools
Name        : dosfstools
Group       : Applications/System
Name        : libreport-cli
Group       : User Interface/Desktops
Name        : dnsmasq
Group       : System Environment/Daemons
Name        : ebtables
Group       : System Environment/Base
Name        : fipscheck
Group       : System Environment/Libraries
Name        : dejavu-sans-fonts
Group       : User Interface/X
Name        : ivtv-firmware
Group       : System Environment/Kernel
Name        : mariadb
Group       : Applications/Databases
Name        : groff-base
Group       : Applications/Publishing
Name        : postgresql-libs
Group       : Applications/Databases
Name        : man-pages
Group       : Documentation
Name        : libteam
Group       : System Environment/Libraries
Name        : libnl
Group       : Development/Libraries
Name        : dracut-network
Group       : System Environment/Base
Name        : gdbm
Group       : System Environment/Libraries
Name        : perl-Test-Harness
Group       : Development/Libraries
Name        : glusterfs
Group       : System Environment/Base
Name        : perl-Pod-Perldoc
Group       : Development/Libraries
Name        : perl-Thread-Queue
Group       : Development/Libraries
Name        : bind-license
Group       : Applications/System
Name        : gpg-pubkey
Group       : Public Keys
Name        : plymouth
Group       : System Environment/Base
Name        : perl-Pod-Usage
Group       : Development/Libraries
Name        : perl-Sub-Install
Group       : Development/Libraries
Name        : php-tcpdf
Group       : Development/Libraries
Name        : lldpad
Group       : System Environment/Daemons
Name        : perl-Filter
Group       : Development/Libraries
Name        : perl-Module-Runtime
Group       : Development/Libraries
Name        : glibc
Group       : System Environment/Libraries
Name        : syslinux
Group       : Applications/System
Name        : perl-constant
Group       : Development/Libraries
Name        : perl-Package-DeprecationManager
Group       : Development/Libraries
Name        : audit-libs
Group       : Development/Libraries
Name        : libreport-plugin-rhtsupport
Group       : System Environment/Libraries
Name        : perl-Carp
Group       : Development/Libraries
Name        : perl-HTTP-Date
Group       : Development/Libraries
Name        : libblkid
Group       : Development/Libraries
Name        : abrt-addon-kerneloops
Group       : System Environment/Libraries
Name        : perl-Pod-Simple
Group       : Development/Libraries
Name        : perl-Business-ISBN-Data
Group       : Development/Libraries
Name        : util-linux
Group       : System Environment/Base
Name        : abrt-addon-ccpp
Group       : System Environment/Libraries
Name        : perl-Data-Report
Group       : Development/Libraries
Name        : device-mapper-event-libs
Group       : System Environment/Libraries
Name        : rpm-build-libs
Group       : Development/Libraries
Name        : libdaemon
Group       : System Environment/Libraries
Name        : perl-DateTime
Group       : Development/Libraries
Name        : polkit
Group       : System Environment/Libraries
Name        : rhn-setup
Group       : System Environment/Base
Name        : keyutils
Group       : System Environment/Base
Name        : perl-IO-HTML
Group       : Development/Libraries
Name        : device-mapper-event
Group       : System Environment/Base
Name        : bzip2-libs
Group       : System Environment/Libraries
Name        : logrotate
Group       : System Environment/Base
Name        : MySQL-zrm
Group       : Applications/System
Name        : device-mapper-multipath
Group       : System Environment/Base
Name        : json-c
Group       : Development/Libraries
Name        : snappy
Group       : System Environment/Libraries
Name        : grubby
Group       : System Environment/Base
Name        : perl-version
Group       : Development/Libraries
Name        : libwbclient
Group       : Applications/System
Name        : perl-XML-NamespaceSupport
Group       : Development/Libraries
Name        : openssl
Group       : System Environment/Libraries
Name        : findutils
Group       : Applications/File
Name        : perl-File-Listing
Group       : Development/Libraries
Name        : libnetfilter_conntrack
Group       : System Environment/Libraries
Name        : NetworkManager-wwan
Group       : System Environment/Base
Name        : p11-kit
Group       : Unspecified
Name        : perl-Digest-HMAC
Group       : Development/Libraries
Name        : ntpdate
Group       : Applications/System
Name        : libaio
Group       : System Environment/Libraries
Name        : libselinux-utils
Group       : Development/Libraries
Name        : libsss_idmap
Group       : Development/Libraries
Name        : make
Group       : Development/Tools
Name        : perl-Compress-Raw-Zlib
Group       : Development/Libraries
Name        : kernel-tools-libs
Group       : Development/System
Name        : perl-libwww-perl
Group       : Development/Libraries
Name        : libgcc
Group       : System Environment/Libraries
Name        : perl-DBD-SQLite
Group       : Development/Libraries
Name        : sssd-client
Group       : Applications/System
Name        : nettle
Group       : Development/Libraries
Name        : libreport-filesystem
Group       : Applications/File
Name        : tuned
Group       : Unspecified
Name        : libndp
Group       : System Environment/Libraries
Name        : python-rhsm-certificates
Group       : Development/Libraries
Name        : ntp
Group       : System Environment/Daemons
Name        : libgnome-keyring
Group       : System Environment/Libraries
Name        : NetworkManager-bluetooth
Group       : System Environment/Base
Name        : libsepol
Group       : System Environment/Libraries
Name        : NetworkManager-adsl
Group       : System Environment/Base
Name        : libthai
Group       : System Environment/Libraries
Name        : perl-libs
Group       : Development/Languages
Name        : acl
Group       : System Environment/Base
Name        : audit
Group       : System Environment/Daemons
Name        : NetworkManager-glib
Group       : Development/Libraries
Name        : pygobject3-base
Group       : Development/Languages
Name        : selinux-policy-targeted
Group       : System Environment/Base
Name        : pam
Group       : System Environment/Base
Name        : libmodman
Group       : System Environment/Libraries
Name        : microcode_ctl
Group       : System Environment/Base
Name        : dbus-libs
Group       : Development/Libraries
Name        : perf
Group       : Development/System
Name        : libXfixes
Group       : System Environment/Libraries
Name        : libtevent
Group       : System Environment/Daemons
Name        : libtiff
Group       : System Environment/Libraries
Name        : lua
Group       : Development/Languages
Name        : emacs-filesystem
Group       : Applications/Editors
Name        : libXtst
Group       : System Environment/Libraries
Name        : iptables
Group       : System Environment/Base
Name        : postfix-perl-scripts
Group       : Applications/System
Name        : libXxf86vm
Group       : System Environment/Libraries
Name        : procps-ng
Group       : Applications/System
Name        : python-urllib3
Group       : Unspecified
Name        : kmod-libs
Group       : System Environment/Libraries
Name        : libXau
Group       : System Environment/Libraries
Name        : glusterfs-libs
Group       : Applications/File
Name        : iowatcher
Group       : Development/System
Name        : perl-XML-SAX-Base
Group       : Development/Libraries
Name        : tar
Group       : Applications/Archiving
Name        : pcp-libs
Group       : System Environment/Libraries
Name        : libutempter
Group       : System Environment/Libraries
Name        : mesa-libglapi
Group       : System Environment/Libraries
Name        : libssh2
Group       : System Environment/Libraries
Name        : python
Group       : Development/Languages
Name        : libsoup
Group       : Development/Libraries
Name        : python-dateutil
Group       : Development/Languages
Name        : php-xml
Group       : Development/Languages
Name        : autofs
Group       : System Environment/Daemons
Name        : xfsdump
Group       : System Environment/Base
Name        : iptables-services
Group       : System Environment/Base
Name        : smartmontools
Group       : System Environment/Base
Name        : desktop-file-utils
Group       : Development/Tools
Name        : pth
Group       : System Environment/Libraries
Name        : libfprint
Group       : System Environment/Libraries
Name        : pcp-pmda-ds389log
Group       : Applications/System
Name        : less
Group       : Applications/Text
Name        : pcp-pmda-named
Group       : Applications/System
Name        : pcp-pmda-gpsd
Group       : Applications/System
Name        : pcp-pmda-logger
Group       : Applications/System
Name        : pcp-pmda-bash
Group       : Applications/System
Name        : pcp-pmda-mailq
Group       : Applications/System
Name        : systemtap-runtime
Group       : Development/System
Name        : mlocate
Group       : Applications/System
Name        : wget
Group       : Applications/Internet
Name        : nfs4-acl-tools
Group       : Applications/System
Name        : traceroute
Group       : Applications/Internet
Name        : iwl1000-firmware
Group       : System Environment/Kernel
Name        : iwl135-firmware
Group       : System Environment/Kernel
Name        : iwl6050-firmware
Group       : System Environment/Kernel
Name        : iwl6000g2a-firmware
Group       : System Environment/Kernel
Name        : iwl105-firmware
Group       : System Environment/Kernel
Name        : dyninst
Group       : Development/Libraries
Name        : lm_sensors-libs
Group       : System Environment/Libraries
Name        : ipset-libs
Group       : Unspecified
Name        : libX11
Group       : System Environment/Libraries
Name        : libXext
Group       : System Environment/Libraries
Name        : php-gd
Group       : Development/Languages
Name        : sysstat
Group       : Applications/System
Name        : libXft
Group       : System Environment/Libraries
Name        : pm-utils
Group       : System Environment/Base
Name        : tcpdump
Group       : Applications/Internet
Name        : pcp-pmda-activemq
Group       : Applications/System
Name        : crda
Group       : System Environment/Base
Name        : php
Group       : Development/Languages
Name        : subscription-manager
Group       : System Environment/Base
Name        : abrt-console-notification
Group       : Applications/System
Name        : glusterfs-fuse
Group       : Applications/File
Name        : php-mysql
Group       : Development/Languages
Name        : pcp-pmda-roomtemp
Group       : Applications/System
Name        : pcp-pmda-sendmail
Group       : Applications/System
Name        : pcp-pmda-gluster
Group       : Applications/System
Name        : rest
Group       : System Environment/Libraries
Name        : boost-thread
Group       : System Environment/Libraries
Name        : fontpackages-filesystem
Group       : Development/System
Name        : hicolor-icon-theme
Group       : User Interface/Desktops
Name        : curl
Group       : Applications/Internet
Name        : ncurses-libs
Group       : System Environment/Libraries
Name        : python-backports-ssl_match_hostname
Group       : Unspecified
Name        : dracut
Group       : System Environment/Base
Name        : satyr
Group       : System Environment/Libraries
Name        : yum-metadata-parser
Group       : Development/Libraries
Name        : libxml2
Group       : Development/Libraries
Name        : iputils
Group       : System Environment/Daemons
Name        : python-urwid
Group       : Development/Libraries
Name        : libcgroup
Group       : Development/Libraries
Name        : libcap
Group       : System Environment/Libraries
Name        : libstoragemgmt-python
Group       : System Environment/Libraries
Name        : usermode
Group       : Applications/System
Name        : os-prober
Group       : System Environment/Base
Name        : bc
Group       : Applications/Engineering
Name        : dhcp-common
Group       : System Environment/Base
Name        : mailcap
Group       : System Environment/Base
Name        : lsof
Group       : Development/Debuggers
Name        : autogen-libopts
Group       : System Environment/Libraries
Name        : rfkill
Group       : System Environment/Base
Name        : libreport-rhel
Group       : Applications/File
Name        : dbus-glib
Group       : System Environment/Libraries
Name        : perl-Sys-MemInfo
Group       : Development/Libraries
Name        : setserial
Group       : Applications/System
Name        : php-pdo
Group       : Development/Languages
Name        : libevent
Group       : System Environment/Libraries
Name        : dejavu-fonts-common
Group       : User Interface/X
Name        : python-urlgrabber
Group       : Development/Libraries
Name        : dhclient
Group       : System Environment/Base
Name        : libverto
Group       : Unspecified
Name        : crontabs
Group       : System Environment/Base
Name        : perl-XML-Filter-BufferText
Group       : Development/Libraries
Name        : php-tidy
Group       : Development/Languages
Name        : perl-podlators
Group       : Development/Libraries
Name        : gpg-pubkey
Group       : Public Keys
Name        : plymouth-scripts
Group       : Applications/System
Name        : vim-filesystem
Group       : Applications/Editors
Name        : perl-Encode
Group       : Development/Libraries
Name        : perl-Try-Tiny
Group       : Development/Libraries
Name        : kernel
Group       : System Environment/Kernel
Name        : php-tcpdf-dejavu-sans-fonts
Group       : Development/Libraries
Name        : perl-Storable
Group       : Development/Libraries
Name        : perl-XML-Parser
Group       : Development/Libraries
Name        : langtable
Group       : Development/Tools
Name        : device-mapper-persistent-data
Group       : System Environment/Base
Name        : bash
Group       : System Environment/Shells
Name        : perl-Time-Local
Group       : Development/Libraries
Name        : perl-DateTime-Locale
Group       : Development/Libraries
Name        : redhat-access-insights
Group       : Applications/System
Name        : libgudev1
Group       : Unspecified
Name        : perl-Scalar-List-Utils
Group       : Development/Libraries
Name        : perl-TimeDate
Group       : Development/Libraries
Name        : abrt
Group       : Applications/System
Name        : nss-util
Group       : System Environment/Libraries
Name        : perl-PathTools
Group       : Development/Libraries
Name        : perl-Class-Load
Group       : Development/Libraries
Name        : abrt-tui
Group       : User Interface/Desktops
Name        : samba-common
Group       : Applications/System
Name        : perl-Text-CSV
Group       : Development/Libraries
Name        : abrt-cli
Group       : Applications/System
Name        : systemd-sysv
Group       : Unspecified
Name        : libogg
Group       : System Environment/Libraries
Name        : perl-Class-Singleton
Group       : Development/Libraries
Name        : rhn-client-tools
Group       : System Environment/Base
Name        : libsemanage
Group       : System Environment/Libraries
Name        : perl-DateTime-Format-Mail
Group       : Development/Libraries
Name        : redhat-support-lib-python
Group       : Development/Libraries
Name        : lvm2-libs
Group       : System Environment/Libraries
Name        : libassuan
Group       : System Environment/Libraries
Name        : perl-XML-RSS
Group       : Development/Libraries
Name        : python-gudev
Group       : Development/Libraries
Name        : augeas-libs
Group       : System Environment/Libraries
Name        : nss
Group       : System Environment/Libraries
Name        : libedit
Group       : System Environment/Libraries
Name        : libss
Group       : Development/Libraries
Name        : ca-certificates
Group       : System Environment/Base
Name        : sysvinit-tools
Group       : System Environment/Base
Name        : perl-HTTP-Daemon
Group       : Development/Libraries
Name        : samba-client-libs
Group       : Applications/System
Name        : ppp
Group       : System Environment/Daemons
Name        : libidn
Group       : System Environment/Libraries
Name        : perl-Net-LibIDN
Group       : Development/Libraries
Name        : openssh
Group       : Applications/Internet
Name        : libmnl
Group       : System Environment/Libraries
Name        : libcap-ng
Group       : System Environment/Libraries
Name        : perl-Digest-SHA
Group       : Development/Libraries
Name        : samba-common-tools
Group       : Applications/System
Name        : gettext-libs
Group       : System Environment/Libraries
Name        : PyYAML
Group       : Development/Libraries
Name        : lzo
Group       : System Environment/Libraries
Name        : perl-Text-Soundex
Group       : Development/Libraries
Name        : httpd-tools
Group       : System Environment/Daemons
Name        : gmp
Group       : System Environment/Libraries
Name        : python-perf
Group       : Development/Libraries
Name        : perl-Net-Daemon
Group       : Development/Libraries
Name        : gpgme
Group       : Applications/System
Name        : libsss_nss_idmap
Group       : Development/Libraries
Name        : perl-DBI
Group       : Development/Libraries
Name        : redhat-release-server
Group       : System Environment/Base
Name        : atk
Group       : System Environment/Libraries
Name        : kernel-tools
Group       : Development/System
Name        : vim-enhanced
Group       : Applications/Editors
Name        : linux-firmware
Group       : System Environment/Kernel
Name        : bind-utils
Group       : Applications/System
Name        : perl-Error
Group       : Development/Libraries
Name        : NetworkManager-tui
Group       : System Environment/Base
Name        : tcp_wrappers
Group       : System Environment/Daemons
Name        : perl-Git
Group       : Development/Libraries
Name        : libselinux
Group       : System Environment/Libraries
Name        : openssh-server
Group       : System Environment/Daemons
Name        : jbigkit-libs
Group       : Development/Libraries
Name        : perl-Socket
Group       : Development/Libraries
Name        : bind-libs-lite
Group       : Applications/System
Name        : nss-tools
Group       : System Environment/Base
Name        : libstdc++
Group       : System Environment/Libraries
Name        : libnl3-cli
Group       : Development/Libraries
Name        : libconfig
Group       : System Environment/Libraries
Name        : chrony
Group       : System Environment/Daemons
Name        : libtalloc
Group       : System Environment/Daemons
Name        : numactl-libs
Group       : System Environment/Libraries
Name        : tcsh
Group       : System Environment/Shells
Name        : libXdamage
Group       : System Environment/Libraries
Name        : libgcrypt
Group       : System Environment/Libraries
Name        : jasper-libs
Group       : System Environment/Libraries
Name        : theora-tools
Group       : Applications/Multimedia
Name        : libXinerama
Group       : System Environment/Libraries
Name        : avahi-libs
Group       : Unspecified
Name        : libhbaapi
Group       : System Environment/Libraries
Name        : epel-release
Group       : System Environment/Base
Name        : libsysfs
Group       : System Environment/Libraries
Name        : iproute
Group       : Applications/System
Name        : perl-Date-Calc
Group       : Development/Libraries
Name        : libldb
Group       : Development/Libraries
Name        : perl-Digest-MD5
Group       : Development/Libraries
Name        : pcre-devel
Group       : Development/Libraries
Name        : librsvg2
Group       : System Environment/Libraries
Name        : xz
Group       : Applications/File
Name        : redhat-logos
Group       : System Environment/Base
Name        : latencytop
Group       : Applications/System
Name        : file-libs
Group       : Applications/File
Name        : python-setuptools
Group       : Applications/System
Name        : ethtool
Group       : Applications/System
Name        : nss-softokn
Group       : System Environment/Libraries
Name        : perl-PCP-PMDA
Group       : Development/Libraries
Name        : mailx
Group       : Applications/Internet
Name        : libffi
Group       : System Environment/Libraries
Name        : python-iniparse
Group       : Development/Libraries
Name        : newt-python
Group       : Development/Libraries
Name        : gsettings-desktop-schemas
Group       : System Environment/Libraries
Name        : cifs-utils
Group       : System Environment/Daemons
Name        : php-process
Group       : Development/Languages
Name        : powertop
Group       : Applications/System
Name        : kpatch
Group       : System Environment/Kernel
Name        : cyrus-sasl-plain
Group       : System Environment/Libraries
Name        : blktrace
Group       : Development/System
Name        : SDL
Group       : System Environment/Libraries
Name        : pcp-pmda-netfilter
Group       : Applications/System
Name        : ledmon
Group       : Applications/System
Name        : pcp-pmda-dbping
Group       : Applications/System
Name        : pcp-pmda-pdns
Group       : Applications/System
Name        : pcp-pmda-lustre
Group       : Applications/System
Name        : pcp-pmda-cisco
Group       : Applications/System
Name        : pcp-pmda-trace
Group       : Applications/System
Name        : pcp-pmda-gfs2
Group       : Applications/System
Name        : btrfs-progs
Group       : System Environment/Base
Name        : libhbalinux
Group       : System Environment/Libraries
Name        : crash
Group       : Development/Debuggers
Name        : ntsysv
Group       : System Environment/Base
Name        : perl-Pod-Escapes
Group       : Development/Libraries
Name        : lcms2
Group       : Unspecified
Name        : libgomp
Group       : System Environment/Libraries
Name        : glib-networking
Group       : Development/Libraries
Name        : iwl6000-firmware
Group       : System Environment/Kernel
Name        : iwl7260-firmware
Group       : System Environment/Kernel
Name        : iwl100-firmware
Group       : System Environment/Kernel
Name        : iwl5000-firmware
Group       : System Environment/Kernel
Name        : bzip2
Group       : Applications/File
Name        : fprintd
Group       : System Environment/Daemons
Name        : libtar
Group       : System Environment/Libraries
Name        : colord-libs
Group       : Unspecified
Name        : adwaita-icon-theme
Group       : Unspecified
Name        : iw
Group       : System Environment/Base
Name        : perl-Net-HTTP
Group       : Development/Libraries
Name        : gssproxy
Group       : System Environment/Libraries
Name        : lsscsi
Group       : Applications/System
Name        : libX11-common
Group       : System Environment/Libraries
Name        : mesa-libGL
Group       : System Environment/Libraries
Name        : libXrandr
Group       : System Environment/Libraries
Name        : cairo
Group       : System Environment/Libraries
Name        : pango
Group       : System Environment/Libraries
Name        : gnutls
Group       : System Environment/Libraries
Name        : gtk2
Group       : System Environment/Libraries
Name        : pcp-pmda-elasticsearch
Group       : Applications/System
Name        : authconfig
Group       : System Environment/Base
Name        : e2fsprogs
Group       : System Environment/Base
Name        : fprintd-pam
Group       : System Environment/Base
Name        : redhat-support-tool
Group       : Development/Libraries
Name        : yum-utils
Group       : Development/Tools
Name        : targetcli
Group       : System Environment/Libraries
Name        : grub2
Group       : System Environment/Base
Name        : php-devel
Group       : Development/Libraries
Name        : pcp-pmda-lustrecomm
Group       : Applications/System
Name        : pcp-pmda-rpm
Group       : Applications/System
Name        : pcp-pmda-json
Group       : Applications/System
Name        : avahi
Group       : Unspecified
Name        : php-bcmath
Group       : Development/Languages
Name        : libusal
Group       : Development/Libraries
Name        : python-dmidecode
Group       : System Environment/Libraries
Name        : python-rtslib
Group       : System Environment/Libraries
Name        : libcurl
Group       : Development/Libraries
Name        : python-backports
Group       : Unspecified
Name        : rng-tools
Group       : System Environment/Base
Name        : aic94xx-firmware
Group       : System Environment/Kernel
Name        : cryptsetup-libs
Group       : System Environment/Libraries
Name        : libselinux-python
Group       : Development/Libraries
Name        : info
Group       : System Environment/Base
Name        : python-configobj
Group       : System Environment/Libraries
Name        : scl-utils
Group       : Applications/File
Name        : pcp-pmda-bonding
Group       : Applications/System
Name        : sed
Group       : Applications/Text
Name        : pcp
Group       : Applications/System
Name        : python-setproctitle
Group       : Unspecified
Name        : pcp-pmda-postfix
Group       : Applications/System
Name        : libattr
Group       : System Environment/Libraries
Name        : libstoragemgmt-python-clibs
Group       : System Environment/Libraries
Name        : pcp-pmda-shping
Group       : Applications/System
Name        : hunspell-en
Group       : Applications/Text
Name        : avahi-autoipd
Group       : Unspecified
Name        : quota
Group       : System Environment/Base
Name        : xmlrpc-c-client
Group       : System Environment/Libraries
Name        : xdg-utils
Group       : System Environment/Base
Name        : libzip
Group       : Unspecified
Name        : sg3_utils-libs
Group       : System Environment/Libraries
Name        : xmlrpc-c
Group       : System Environment/Libraries
Name        : usb_modeswitch-data
Group       : Applications/System
Name        : sgpio
Group       : System Environment/Base
Name        : iwl5150-firmware
Group       : System Environment/Kernel
Name        : python-pycurl
Group       : Development/Languages
Name        : iwl6000g2b-firmware
Group       : System Environment/Kernel
Name        : newt
Group       : System Environment/Libraries
Name        : rhnsd
Group       : System Environment/Base
Name        : autoconf
Group       : Development/Tools
Name        : expat
Group       : System Environment/Libraries
Name        : gpg-pubkey
Group       : Public Keys
Name        : perl-Text-ParseWords
Group       : Development/Libraries
Name        : perl-List-MoreUtils
Group       : Development/Libraries
Name        : php-php-gettext
Group       : Development/Libraries
Name        : perl-threads
Group       : Development/Libraries
Name        : gnupg2
Group       : Applications/System
Name        : perl-HTML-Tagset
Group       : Development/Libraries
Name        : nspr
Group       : System Environment/Libraries
Name        : perl-File-Path
Group       : Development/Libraries
Name        : abrt-addon-vmcore
Group       : System Environment/Libraries
Name        : perl-URI
Group       : Development/Libraries
Name        : device-mapper-libs
Group       : System Environment/Libraries
Name        : yum
Group       : System Environment/Base
Name        : perl-DateTime-Format-W3CDTF
Group       : Development/Libraries
Name        : policycoreutils
Group       : System Environment/Base
Name        : libxshmfence
Group       : Unspecified
Name        : alsa-lib
Group       : System Environment/Libraries
Name        : python-hwdata
Group       : Development/Libraries
Name        : nss-sysinit
Group       : System Environment/Base
Name        : perl-HTTP-Cookies
Group       : Development/Libraries
Name        : samba-common-libs
Group       : Applications/System
Name        : sqlite
Group       : Applications/Databases
Name        : perl-IO-Socket-IP
Group       : Development/Libraries
Name        : libsmbclient
Group       : Applications/System
Name        : libvorbis
Group       : System Environment/Libraries
Name        : libpciaccess
Group       : System Environment/Libraries
Name        : libpng
Group       : System Environment/Libraries
Name        : perl-PlRPC
Group       : Development/Libraries
Name        : libtasn1
Group       : System Environment/Libraries
Name        : sudo
Group       : Applications/System
Name        : hunspell-en-GB
Group       : Applications/Text
Name        : samba-client
Group       : Applications/System
Name        : nss-softokn-freebl
Group       : System Environment/Base
Name        : hesiod
Group       : System Environment/Libraries
Name        : kbd-misc
Group       : System Environment/Base
Name        : libtdb
Group       : System Environment/Daemons
Name        : openssh-clients
Group       : Applications/Internet
Name        : perl
Group       : Development/Languages
Name        : mesa-libEGL
Group       : System Environment/Libraries
Name        : lvm2-python-libs
Group       : Development/Libraries
Name        : gzip
Group       : Applications/File
Name        : xz-libs
Group       : System Environment/Libraries
Name        : ncurses
Group       : System Environment/Base
Name        : gdk-pixbuf2
Group       : System Environment/Libraries
Name        : mdadm
Group       : System Environment/Base
Name        : elfutils-libs
Group       : Development/Tools
Name        : pcp-pmda-nginx
Group       : Applications/System
Name        : dmidecode
Group       : System Environment/Base
Name        : yajl
Group       : Development/Libraries
Name        : pcp-pmda-postgresql
Group       : Applications/System
Name        : perl-Digest
Group       : Development/Libraries
Name        : yum-langpacks
Group       : Development/Tools
Name        : python-requests
Group       : Unspecified
Name        : libtirpc
Group       : System Environment/Libraries
Name        : mariadb-server
Group       : Applications/Databases
Name        : cups-libs
Group       : System Environment/Libraries
Name        : rasdaemon
Group       : Applications/System
Name        : boost-system
Group       : System Environment/Libraries
Name        : pcp-pmda-summary
Group       : Applications/System
Name        : rsync
Group       : Applications/Internet
Name        : pcp-pmda-zswap
Group       : Applications/System
Name        : libcollection
Group       : Development/Libraries
Name        : postfix
Group       : System Environment/Daemons
Name        : gdb
Group       : Development/Debuggers
Name        : at
Group       : System Environment/Daemons
Name        : rpm
Group       : System Environment/Base
Name        : libuser
Group       : System Environment/Base
Name        : pyparsing
Group       : Development/Libraries
Name        : cryptsetup
Group       : Applications/System
Name        : libyaml
Group       : System Environment/Libraries
Name        : python-slip
Group       : System Environment/Libraries
Name        : pcp-pmda-kvm
Group       : Applications/System
Name        : popt
Group       : System Environment/Libraries
Name        : Red_Hat_Enterprise_Linux-Release_Notes-7-en-US
Group       : Documentation
Name        : python-kmod
Group       : Development/Libraries
Name        : iotop
Group       : Applications/System
Name        : pcp-pmda-nfsclient
Group       : Applications/System
Name        : libreport
Group       : System Environment/Libraries
Name        : man-db
Group       : System Environment/Base
Name        : pcp-pmda-nvidia-gpu
Group       : Applications/System
Name        : latencytop-tui
Group       : Applications/System
Name        : pcp-pmda-mounts
Group       : Applications/System
Name        : tcp_wrappers-libs
Group       : System Environment/Libraries
Name        : apr-util
Group       : System Environment/Libraries
Name        : time
Group       : Applications/System
Name        : hunspell
Group       : System Environment/Libraries
Name        : keyutils-libs
Group       : System Environment/Base
Name        : dmraid-events
Group       : System Environment/Base
Name        : perl-Sys-CPU
Group       : Development/Libraries
Name        : rdate
Group       : Applications/System
Name        : pixman
Group       : System Environment/Libraries
Name        : iscsi-initiator-utils-iscsiuio
Group       : System Environment/Daemons
Name        : alsa-firmware
Group       : Applications/Multimedia
Name        : gpg-pubkey
Group       : Public Keys
Name        : fipscheck-lib
Group       : System Environment/Libraries
Name        : iwl2000-firmware
Group       : System Environment/Kernel
Name        : parted
Group       : Applications/System
Name        : pcp-doc
Group       : Documentation
Name        : hunspell-en-US
Group       : Applications/Text
Name        : teamd
Group       : System Environment/Daemons
Name        : perl-parent
Group       : Development/Libraries
Name        : fontconfig
Group       : System Environment/Libraries
Name        : libdwarf
Group       : Development/Libraries
Name        : automake
Group       : Development/Tools
Name        : php-fedora-autoloader
Group       : Development/Libraries
Name        : mozjs17
Group       : Development/Languages
Name        : harfbuzz
Group       : Unspecified
Name        : perl-Module-Implementation
Group       : Development/Libraries
Name        : systemd-libs
Group       : Unspecified
Name        : abrt-dbus
Group       : Applications/System
Name        : perl-Package-Stash-XS
Group       : Development/Libraries
Name        : systemd
Group       : Unspecified
Name        : perl-Getopt-Long
Group       : Development/Libraries
Name        : abrt-addon-xorg
Group       : System Environment/Libraries
Name        : perl-Encode-Locale
Group       : Development/Libraries
Name        : initscripts
Group       : System Environment/Base
Name        : perl-Data-Dumper
Group       : Development/Libraries
Name        : perl-HTTP-Message
Group       : Development/Libraries
Name        : libgusb
Group       : Unspecified
Name        : libdb
Group       : System Environment/Libraries
Name        : device-mapper-multipath-libs
Group       : System Environment/Libraries
Name        : diffutils
Group       : Applications/Text
Name        : perl-Net-SSLeay
Group       : Development/Libraries
Name        : krb5-libs
Group       : System Environment/Libraries
Name        : libnfnetlink
Group       : System Environment/Libraries
Name        : perl-XML-SAX-Writer
Group       : Development/Libraries
Name        : cronie-anacron
Group       : System Environment/Base
Name        : fxload
Group       : System Environment/Kernel
Name        : cpio
Group       : Applications/Archiving
Name        : NetworkManager
Group       : System Environment/Base
Name        : kernel
Group       : System Environment/Kernel
Name        : perl-Authen-SASL
Group       : Development/Libraries
Name        : vim-common
Group       : Applications/Editors
Name        : libarchive
Group       : System Environment/Libraries
Name        : firewalld
Group       : Unspecified
Name        : libverto-tevent
Group       : Unspecified
Name        : filesystem
Group       : System Environment/Base
Name        : libpath_utils
Group       : Development/Libraries
Name        : mod_ssl
Group       : System Environment/Daemons
Name        : libusb
Group       : System Environment/Libraries
Name        : quota-nls
Group       : System Environment/Base
Name        : bluez-libs
Group       : System Environment/Libraries
Name        : perl-TermReadKey
Group       : Development/Libraries
Name        : NetworkManager-wifi
Group       : System Environment/Base
Name        : libxslt
Group       : Development/Libraries
Name        : perl-macros
Group       : Development/Languages
Name        : at-spi2-core
Group       : System Environment/Libraries
Name        : jansson
Group       : System Environment/Libraries
Name        : python-six
Group       : Development/Languages
Name        : kernel
Group       : System Environment/Kernel
Name        : chkconfig
Group       : System Environment/Base
Name        : kbd
Group       : System Environment/Base
Name        : libXi
Group       : System Environment/Libraries
Name        : python-augeas
Group       : Development/Languages
Name        : systemd-python
Group       : Unspecified
Name        : elfutils-libelf
Group       : Development/Tools
Name        : perl-Time-HiRes
Group       : Development/Libraries
Name        : yum-rhn-plugin
Group       : System Environment/Base
Name        : binutils
Group       : Development/Tools
Name        : pcre
Group       : System Environment/Libraries
Name        : libXcomposite
Group       : System Environment/Libraries
Name        : gpm-libs
Group       : System Environment/Libraries
Name        : freetype
Group       : System Environment/Libraries
Name        : alsa-tools-firmware
Group       : Applications/System
Name        : python-configshell
Group       : System Environment/Libraries
Name        : mariadb-libs
Group       : Applications/Databases
Name        : librsvg2-tools
Group       : System Environment/Libraries
Name        : python-jsonpointer
Group       : Unspecified
Name        : cracklib
Group       : System Environment/Libraries
Name        : GeoIP
Group       : Development/Libraries
Name        : cgdcbxd
Group       : System Environment/Base
Name        : targetd
Group       : System Environment/Libraries
Name        : dbus-python
Group       : Unspecified
Name        : python-libs
Group       : Applications/System
Name        : pcp-system-tools
Group       : Development/Libraries
Name        : pygobject2
Group       : Development/Languages

Packages installed (sorted)

rpm -qa | sort -d -f
abrt-2.1.11-45.el7.x86_64
abrt-addon-ccpp-2.1.11-45.el7.x86_64
abrt-addon-kerneloops-2.1.11-45.el7.x86_64
abrt-addon-pstoreoops-2.1.11-45.el7.x86_64
abrt-addon-python-2.1.11-45.el7.x86_64
abrt-addon-vmcore-2.1.11-45.el7.x86_64
abrt-addon-xorg-2.1.11-45.el7.x86_64
abrt-cli-2.1.11-45.el7.x86_64
abrt-console-notification-2.1.11-45.el7.x86_64
abrt-dbus-2.1.11-45.el7.x86_64
abrt-libs-2.1.11-45.el7.x86_64
abrt-python-2.1.11-45.el7.x86_64
abrt-tui-2.1.11-45.el7.x86_64
acl-2.2.51-12.el7.x86_64
adwaita-cursor-theme-3.14.1-1.el7.noarch
adwaita-icon-theme-3.14.1-1.el7.noarch
aic94xx-firmware-30-6.el7.noarch
alsa-firmware-1.0.28-2.el7.noarch
alsa-lib-1.1.1-1.el7.x86_64
alsa-tools-firmware-1.1.0-1.el7.x86_64
apr-1.4.8-3.el7.x86_64
apr-util-1.5.2-6.el7.x86_64
at-3.1.13-22.el7.x86_64
atk-2.14.0-1.el7.x86_64
at-spi2-atk-2.14.1-1.el7.x86_64
at-spi2-core-2.14.1-2.el7.x86_64
attr-2.4.46-12.el7.x86_64
audit-2.6.5-3.el7_3.1.x86_64
audit-libs-2.6.5-3.el7_3.1.x86_64
augeas-libs-1.4.0-2.el7.x86_64
authconfig-6.2.8-14.el7.x86_64
autoconf-2.69-11.el7.noarch
autofs-5.0.7-56.el7.x86_64
autogen-libopts-5.18-5.el7.x86_64
automake-1.13.4-3.el7.noarch
avahi-0.6.31-17.el7.x86_64
avahi-autoipd-0.6.31-17.el7.x86_64
avahi-libs-0.6.31-17.el7.x86_64
basesystem-10.0-7.el7.noarch
bash-4.2.46-21.el7_3.x86_64
bash-completion-2.1-6.el7.noarch
bc-1.06.95-13.el7.x86_64
bind-libs-9.9.4-38.el7_3.3.x86_64
bind-libs-lite-9.9.4-38.el7_3.3.x86_64
bind-license-9.9.4-38.el7_3.3.noarch
bind-utils-9.9.4-38.el7_3.3.x86_64
binutils-2.25.1-22.base.el7.x86_64
biosdevname-0.7.2-1.el7.x86_64
blktrace-1.0.5-8.el7.x86_64
bluez-libs-5.41-1.el7.x86_64
boost-system-1.53.0-26.el7.x86_64
boost-thread-1.53.0-26.el7.x86_64
bridge-utils-1.5-9.el7.x86_64
btrfs-progs-4.4.1-1.el7.x86_64
bzip2-1.0.6-13.el7.x86_64
bzip2-libs-1.0.6-13.el7.x86_64
ca-certificates-2017.2.11-70.1.el7_3.noarch
cairo-1.14.2-1.el7.x86_64
cairo-gobject-1.14.2-1.el7.x86_64
cgdcbxd-1.0.2-7.el7.x86_64
chkconfig-1.7.2-1.el7.x86_64
chrony-2.1.1-4.el7_3.x86_64
cifs-utils-6.2-9.el7.x86_64
colord-libs-1.2.7-2.el7.x86_64
coreutils-8.22-18.el7.x86_64
cpio-2.11-24.el7.x86_64
cracklib-2.9.0-11.el7.x86_64
cracklib-dicts-2.9.0-11.el7.x86_64
crash-7.1.5-2.el7.x86_64
crda-3.13_2016.02.08-1.el7.x86_64
cronie-1.4.11-14.el7_2.1.x86_64
cronie-anacron-1.4.11-14.el7_2.1.x86_64
crontabs-1.11-6.20121102git.el7.noarch
cryptsetup-1.7.2-1.el7.x86_64
cryptsetup-libs-1.7.2-1.el7.x86_64
cups-libs-1.6.3-26.el7.x86_64
curl-7.29.0-35.el7.x86_64
cyrus-sasl-lib-2.1.26-20.el7_2.x86_64
cyrus-sasl-plain-2.1.26-20.el7_2.x86_64
dbus-1.6.12-17.el7.x86_64
dbus-glib-0.100-7.el7.x86_64
dbus-libs-1.6.12-17.el7.x86_64
dbus-python-1.1.1-9.el7.x86_64
dejavu-fonts-common-2.33-6.el7.noarch
dejavu-sans-fonts-2.33-6.el7.noarch
desktop-file-utils-0.22-1.el7.x86_64
device-mapper-1.02.135-1.el7_3.4.x86_64
device-mapper-event-1.02.135-1.el7_3.4.x86_64
device-mapper-event-libs-1.02.135-1.el7_3.4.x86_64
device-mapper-libs-1.02.135-1.el7_3.4.x86_64
device-mapper-multipath-0.4.9-99.el7_3.1.x86_64
device-mapper-multipath-libs-0.4.9-99.el7_3.1.x86_64
device-mapper-persistent-data-0.6.3-1.el7.x86_64
dhclient-4.2.5-47.el7.x86_64
dhcp-common-4.2.5-47.el7.x86_64
dhcp-libs-4.2.5-47.el7.x86_64
diffutils-3.3-4.el7.x86_64
dmidecode-3.0-2.1.el7_3.x86_64
dmraid-1.0.0.rc16-28.el7.x86_64
dmraid-events-1.0.0.rc16-28.el7.x86_64
dnsmasq-2.66-21.el7.x86_64
dosfstools-3.0.20-9.el7.x86_64
dracut-033-463.el7.x86_64
dracut-config-rescue-033-463.el7.x86_64
dracut-network-033-463.el7.x86_64
dstat-0.7.2-12.el7.noarch
dyninst-8.2.0-2.el7.x86_64
e2fsprogs-1.42.9-9.el7.x86_64
e2fsprogs-libs-1.42.9-9.el7.x86_64
ebtables-2.0.10-15.el7.x86_64
ed-1.9-4.el7.x86_64
elfutils-0.166-2.el7.x86_64
elfutils-libelf-0.166-2.el7.x86_64
elfutils-libs-0.166-2.el7.x86_64
emacs-filesystem-24.3-19.el7_3.noarch
epel-release-7-9.noarch
ethtool-4.5-3.el7.x86_64
expat-2.1.0-10.el7_3.x86_64
fcoe-utils-1.0.31-1.git5dfd3e4.el7_3.1.x86_64
file-5.11-33.el7.x86_64
file-libs-5.11-33.el7.x86_64
filesystem-3.2-21.el7.x86_64
findutils-4.5.11-5.el7.x86_64
fipscheck-1.4.1-5.el7.x86_64
fipscheck-lib-1.4.1-5.el7.x86_64
firewalld-0.4.3.2-8.1.el7_3.2.noarch
firewalld-filesystem-0.4.3.2-8.1.el7_3.2.noarch
fontconfig-2.10.95-10.el7.x86_64
fontpackages-filesystem-1.44-8.el7.noarch
fprintd-0.5.0-4.0.el7_0.x86_64
fprintd-pam-0.5.0-4.0.el7_0.x86_64
freetype-2.4.11-12.el7.x86_64
fxload-2002_04_11-16.el7.x86_64
gawk-4.0.2-4.el7.x86_64
gdb-7.6.1-94.el7.x86_64
gdbm-1.10-8.el7.x86_64
gdk-pixbuf2-2.31.6-3.el7.x86_64
genisoimage-1.1.11-23.el7.x86_64
GeoIP-1.5.0-11.el7.x86_64
gettext-0.18.2.1-4.el7.x86_64
gettext-libs-0.18.2.1-4.el7.x86_64
git-1.8.3.1-6.el7_2.1.x86_64
glib2-2.46.2-4.el7.x86_64
glibc-2.17-157.el7_3.1.x86_64
glibc-common-2.17-157.el7_3.1.x86_64
glib-networking-2.42.0-1.el7.x86_64
glusterfs-3.7.9-12.el7.x86_64
glusterfs-client-xlators-3.7.9-12.el7.x86_64
glusterfs-fuse-3.7.9-12.el7.x86_64
glusterfs-libs-3.7.9-12.el7.x86_64
gmp-6.0.0-12.el7_1.x86_64
gnupg2-2.0.22-4.el7.x86_64
gnutls-3.3.24-1.el7.x86_64
gobject-introspection-1.42.0-1.el7.x86_64
gpgme-1.3.2-5.el7.x86_64
gpg-pubkey-2fa658e0-45700c69
gpg-pubkey-352c64e5-52ae6884
gpg-pubkey-6d99cb8a-49f619d2
gpg-pubkey-fd431d51-4ae0493b
gpm-libs-1.20.7-5.el7.x86_64
graphite2-1.3.6-1.el7_2.x86_64
grep-2.20-2.el7.x86_64
groff-base-1.22.2-8.el7.x86_64
grub2-2.02-0.44.el7.x86_64
grub2-tools-2.02-0.44.el7.x86_64
grubby-8.28-21.el7_3.x86_64
gsettings-desktop-schemas-3.14.2-1.el7.x86_64
gssproxy-0.4.1-13.el7.x86_64
gtk2-2.24.28-8.el7.x86_64
gtk3-3.14.13-20.el7.x86_64
gzip-1.5-8.el7.x86_64
hardlink-1.0-19.el7.x86_64
harfbuzz-0.9.36-1.el7.x86_64
hesiod-3.2.1-3.el7.x86_64
hicolor-icon-theme-0.12-7.el7.noarch
hostname-3.13-3.el7.x86_64
httpd-2.4.6-45.el7_3.4.x86_64
httpd-tools-2.4.6-45.el7_3.4.x86_64
hunspell-1.3.2-15.el7.x86_64
hunspell-en-0.20121024-5.el7.noarch
hunspell-en-GB-0.20121024-5.el7.noarch
hunspell-en-US-0.20121024-5.el7.noarch
hwdata-0.252-8.4.el7.x86_64
info-5.1-4.el7.x86_64
initscripts-9.49.37-1.el7_3.1.x86_64
iotop-0.6-2.el7.noarch
iowatcher-1.0-6.el7.x86_64
iproute-3.10.0-74.el7.x86_64
iprutils-2.4.13.1-1.el7.x86_64
ipset-6.19-6.el7.x86_64
ipset-libs-6.19-6.el7.x86_64
iptables-1.4.21-17.el7.x86_64
iptables-services-1.4.21-17.el7.x86_64
iputils-20160308-8.el7.x86_64
irqbalance-1.0.7-6.el7_3.1.x86_64
iscsi-initiator-utils-6.2.0.873-35.el7.x86_64
iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64
ivtv-firmware-20080701-26.el7.noarch
iw-4.3-1.el7.x86_64
iwl1000-firmware-39.31.5.1-49.el7.noarch
iwl100-firmware-39.31.5.1-49.el7.noarch
iwl105-firmware-18.168.6.1-49.el7.noarch
iwl135-firmware-18.168.6.1-49.el7.noarch
iwl2000-firmware-18.168.6.1-49.el7.noarch
iwl2030-firmware-18.168.6.1-49.el7.noarch
iwl3160-firmware-22.0.7.0-49.el7.noarch
iwl3945-firmware-15.32.2.9-49.el7.noarch
iwl4965-firmware-228.61.2.24-49.el7.noarch
iwl5000-firmware-8.83.5.1_1-49.el7.noarch
iwl5150-firmware-8.24.2.2-49.el7.noarch
iwl6000-firmware-9.221.4.1-49.el7.noarch
iwl6000g2a-firmware-17.168.5.3-49.el7.noarch
iwl6000g2b-firmware-17.168.5.2-49.el7.noarch
iwl6050-firmware-41.28.5.1-49.el7.noarch
iwl7260-firmware-22.0.7.0-49.el7.noarch
jansson-2.4-6.el7.x86_64
jasper-libs-1.900.1-30.el7_3.x86_64
jbigkit-libs-2.0-11.el7.x86_64
json-c-0.11-4.el7_0.x86_64
json-glib-1.0.2-1.el7.x86_64
kbd-1.15.5-12.el7.x86_64
kbd-legacy-1.15.5-12.el7.noarch
kbd-misc-1.15.5-12.el7.noarch
kernel-3.10.0-327.36.2.el7.x86_64
kernel-3.10.0-514.16.1.el7.x86_64
kernel-3.10.0-514.el7.x86_64
kernel-tools-3.10.0-514.16.1.el7.x86_64
kernel-tools-libs-3.10.0-514.16.1.el7.x86_64
kexec-tools-2.0.7-50.el7.x86_64
keyutils-1.5.8-3.el7.x86_64
keyutils-libs-1.5.8-3.el7.x86_64
kmod-20-9.el7.x86_64
kmod-libs-20-9.el7.x86_64
kpartx-0.4.9-99.el7_3.1.x86_64
kpatch-0.3.2-1.el7.noarch
krb5-libs-1.14.1-27.el7_3.x86_64
langtable-0.0.31-3.el7.noarch
langtable-data-0.0.31-3.el7.noarch
langtable-python-0.0.31-3.el7.noarch
latencytop-0.5-13.el7.x86_64
latencytop-common-0.5-13.el7.x86_64
latencytop-tui-0.5-13.el7.x86_64
lcms2-2.6-3.el7.x86_64
ledmon-0.79-4.el7.x86_64
less-458-9.el7.x86_64
libacl-2.2.51-12.el7.x86_64
libaio-0.3.109-13.el7.x86_64
libarchive-3.1.2-10.el7_2.x86_64
libassuan-2.1.0-3.el7.x86_64
libattr-2.4.46-12.el7.x86_64
libbasicobjects-0.1.1-27.el7.x86_64
libblkid-2.23.2-33.el7_3.2.x86_64
libcap-2.22-8.el7.x86_64
libcap-ng-0.7.5-4.el7.x86_64
libcgroup-0.41-11.el7.x86_64
libcgroup-tools-0.41-11.el7.x86_64
libcollection-0.6.2-27.el7.x86_64
libcom_err-1.42.9-9.el7.x86_64
libconfig-1.4.9-5.el7.x86_64
libcroco-0.6.8-5.el7.x86_64
libcurl-7.29.0-35.el7.x86_64
libdaemon-0.14-7.el7.x86_64
libdb-5.3.21-19.el7.x86_64
libdb-utils-5.3.21-19.el7.x86_64
libdrm-2.4.67-3.el7.x86_64
libdwarf-20130207-4.el7.x86_64
libedit-3.0-12.20121213cvs.el7.x86_64
libestr-0.1.9-2.el7.x86_64
libevent-2.0.21-4.el7.x86_64
libffi-3.0.13-18.el7.x86_64
libfprint-0.5.0-4.el7.x86_64
libgcc-4.8.5-11.el7.x86_64
libgcrypt-1.5.3-13.el7_3.1.x86_64
libgnome-keyring-3.8.0-3.el7.x86_64
libgomp-4.8.5-11.el7.x86_64
libgpg-error-1.12-3.el7.x86_64
libgudev1-219-30.el7_3.8.x86_64
libgusb-0.1.6-3.el7.x86_64
libhbaapi-2.2.9-6.el7.x86_64
libhbalinux-1.0.17-2.el7.x86_64
libidn-1.28-4.el7.x86_64
libini_config-1.3.0-27.el7.x86_64
libjpeg-turbo-1.2.90-5.el7.x86_64
libldb-1.1.26-1.el7.x86_64
libmicrohttpd-0.9.33-2.el7.x86_64
libmnl-1.0.3-7.el7.x86_64
libmodman-2.0.1-8.el7.x86_64
libmount-2.23.2-33.el7_3.2.x86_64
libndp-1.2-7.el7.x86_64
libnetfilter_conntrack-1.0.4-2.el7.x86_64
libnfnetlink-1.0.1-4.el7.x86_64
libnfsidmap-0.25-15.el7.x86_64
libnl-1.1.4-3.el7.x86_64
libnl3-3.2.28-3.el7_3.x86_64
libnl3-cli-3.2.28-3.el7_3.x86_64
libogg-1.3.0-7.el7.x86_64
libpath_utils-0.2.1-27.el7.x86_64
libpcap-1.5.3-8.el7.x86_64
libpciaccess-0.13.4-3.el7_3.x86_64
libpipeline-1.2.3-3.el7.x86_64
libpng-1.5.13-7.el7_2.x86_64
libproxy-0.4.11-10.el7.x86_64
libpwquality-1.2.3-4.el7.x86_64
librados2-0.94.5-1.el7.x86_64
libref_array-0.1.5-27.el7.x86_64
libreport-2.1.11-35.el7.x86_64
libreport-cli-2.1.11-35.el7.x86_64
libreport-filesystem-2.1.11-35.el7.x86_64
libreport-plugin-mailx-2.1.11-35.el7.x86_64
libreport-plugin-rhtsupport-2.1.11-35.el7.x86_64
libreport-plugin-ureport-2.1.11-35.el7.x86_64
libreport-python-2.1.11-35.el7.x86_64
libreport-rhel-2.1.11-35.el7.x86_64
libreport-web-2.1.11-35.el7.x86_64
librsvg2-2.39.0-1.el7.x86_64
librsvg2-tools-2.39.0-1.el7.x86_64
libselinux-2.5-6.el7.x86_64
libselinux-python-2.5-6.el7.x86_64
libselinux-utils-2.5-6.el7.x86_64
libsemanage-2.5-5.1.el7_3.x86_64
libsepol-2.5-6.el7.x86_64
libsmbclient-4.4.4-12.el7_3.x86_64
libsoup-2.48.1-6.el7.x86_64
libss-1.42.9-9.el7.x86_64
libssh2-1.4.3-10.el7_2.1.x86_64
libsss_idmap-1.14.0-43.el7_3.14.x86_64
libsss_nss_idmap-1.14.0-43.el7_3.14.x86_64
libstdc++-4.8.5-11.el7.x86_64
libstoragemgmt-1.3.4-1.el7.x86_64
libstoragemgmt-python-1.3.4-1.el7.noarch
libstoragemgmt-python-clibs-1.3.4-1.el7.x86_64
libsysfs-2.1.0-16.el7.x86_64
libtalloc-2.1.6-1.el7.x86_64
libtar-1.2.11-29.el7.x86_64
libtasn1-3.8-3.el7.x86_64
libtdb-1.3.8-1.el7_2.x86_64
libteam-1.25-4.el7.x86_64
libtevent-0.9.28-1.el7.x86_64
libthai-0.1.14-9.el7.x86_64
libtheora-1.1.1-8.el7.x86_64
libtidy-0.99.0-31.20091203.el7.x86_64
libtiff-4.0.3-27.el7_3.x86_64
libtirpc-0.2.4-0.8.el7.x86_64
libunistring-0.9.3-9.el7.x86_64
libusal-1.1.11-23.el7.x86_64
libusb-0.1.4-3.el7.x86_64
libusbx-1.0.20-1.el7.x86_64
libuser-0.60-7.el7_1.x86_64
libutempter-1.1.6-4.el7.x86_64
libuuid-2.23.2-33.el7_3.2.x86_64
libverto-0.2.5-4.el7.x86_64
libverto-tevent-0.2.5-4.el7.x86_64
libvorbis-1.3.3-8.el7.x86_64
libwbclient-4.4.4-12.el7_3.x86_64
libX11-1.6.3-3.el7.x86_64
libX11-common-1.6.3-3.el7.noarch
libXau-1.0.8-2.1.el7.x86_64
libxcb-1.11-4.el7.x86_64
libXcomposite-0.4.4-4.1.el7.x86_64
libXcursor-1.1.14-2.1.el7.x86_64
libXdamage-1.1.4-4.1.el7.x86_64
libXevie-1.0.3-7.1.el7.x86_64
libXext-1.3.3-3.el7.x86_64
libXfixes-5.0.1-2.1.el7.x86_64
libXft-2.3.2-2.el7.x86_64
libXi-1.7.4-2.el7.x86_64
libXinerama-1.1.3-2.1.el7.x86_64
libxml2-2.9.1-6.el7_2.3.x86_64
libxml2-python-2.9.1-6.el7_2.3.x86_64
libXpm-3.5.11-3.el7.x86_64
libXrandr-1.4.2-2.el7.x86_64
libXrender-0.9.8-2.1.el7.x86_64
libxshmfence-1.2-1.el7.x86_64
libxslt-1.1.28-5.el7.x86_64
libXtst-1.2.2-2.1.el7.x86_64
libXxf86vm-1.1.3-2.1.el7.x86_64
libyaml-0.1.4-11.el7_0.x86_64
libzip-0.10.1-8.el7.x86_64
linux-firmware-20160830-49.git7534e19.el7.noarch
lldpad-1.0.1-3.git036e314.el7.x86_64
lm_sensors-libs-3.4.0-4.20160601gitf9185e5.el7.x86_64
logrotate-3.8.6-12.el7.x86_64
logwatch-7.4.0-32.20130522svn140.el7.noarch
lsof-4.87-4.el7.x86_64
lsscsi-0.27-4.el7.x86_64
lua-5.1.4-15.el7.x86_64
lvm2-2.02.166-1.el7_3.4.x86_64
lvm2-libs-2.02.166-1.el7_3.4.x86_64
lvm2-python-libs-2.02.166-1.el7_3.4.x86_64
lzo-2.06-8.el7.x86_64
m2crypto-0.21.1-17.el7.x86_64
m4-1.4.16-10.el7.x86_64
mailcap-2.1.41-2.el7.noarch
mailx-12.5-12.el7_0.x86_64
make-3.82-23.el7.x86_64
man-db-2.6.3-9.el7.x86_64
man-pages-3.53-5.el7.noarch
man-pages-overrides-7.3.2-2.el7.x86_64
mariadb-5.5.52-1.el7.x86_64
mariadb-libs-5.5.52-1.el7.x86_64
mariadb-server-5.5.52-1.el7.x86_64
mdadm-3.4-14.el7_3.1.x86_64
mesa-libEGL-11.2.2-2.20160614.el7.x86_64
mesa-libgbm-11.2.2-2.20160614.el7.x86_64
mesa-libGL-11.2.2-2.20160614.el7.x86_64
mesa-libglapi-11.2.2-2.20160614.el7.x86_64
microcode_ctl-2.1-16.3.el7_3.x86_64
mlocate-0.26-6.el7.x86_64
ModemManager-glib-1.6.0-2.el7.x86_64
mod_ssl-2.4.6-45.el7_3.4.x86_64
mozjs17-17.0.0-19.el7.x86_64
mtools-4.0.18-5.el7.x86_64
mtr-0.85-7.el7.x86_64
MySQL-zrm-3.0-6.el7.noarch
nano-2.3.1-10.el7.x86_64
ncurses-5.9-13.20130511.el7.x86_64
ncurses-base-5.9-13.20130511.el7.noarch
ncurses-libs-5.9-13.20130511.el7.x86_64
nettle-2.7.1-8.el7.x86_64
net-tools-2.0-0.17.20131004git.el7.x86_64
NetworkManager-1.4.0-19.el7_3.x86_64
NetworkManager-adsl-1.4.0-19.el7_3.x86_64
NetworkManager-bluetooth-1.4.0-19.el7_3.x86_64
NetworkManager-config-server-1.4.0-19.el7_3.x86_64
NetworkManager-glib-1.4.0-19.el7_3.x86_64
NetworkManager-libnm-1.4.0-19.el7_3.x86_64
NetworkManager-team-1.4.0-19.el7_3.x86_64
NetworkManager-tui-1.4.0-19.el7_3.x86_64
NetworkManager-wifi-1.4.0-19.el7_3.x86_64
NetworkManager-wwan-1.4.0-19.el7_3.x86_64
newt-0.52.15-4.el7.x86_64
newt-python-0.52.15-4.el7.x86_64
nfs4-acl-tools-0.3.3-15.el7.x86_64
nfs-utils-1.3.0-0.33.el7_3.x86_64
nspr-4.13.1-1.0.el7_3.x86_64
nss-3.28.4-1.0.el7_3.x86_64
nss-softokn-3.16.2.3-14.4.el7.x86_64
nss-softokn-freebl-3.16.2.3-14.4.el7.x86_64
nss-sysinit-3.28.4-1.0.el7_3.x86_64
nss-tools-3.28.4-1.0.el7_3.x86_64
nss-util-3.28.4-1.0.el7_3.x86_64
ntp-4.2.6p5-25.el7_3.2.x86_64
ntpdate-4.2.6p5-25.el7_3.2.x86_64
ntsysv-1.7.2-1.el7.x86_64
numactl-libs-2.0.9-6.el7_2.x86_64
openldap-2.4.40-13.el7.x86_64
openssh-6.6.1p1-35.el7_3.x86_64
openssh-clients-6.6.1p1-35.el7_3.x86_64
openssh-server-6.6.1p1-35.el7_3.x86_64
openssl-1.0.1e-60.el7_3.1.x86_64
openssl-libs-1.0.1e-60.el7_3.1.x86_64
oprofile-0.9.9-21.el7_3.x86_64
os-prober-1.58-9.el7.x86_64
p11-kit-0.20.7-3.el7.x86_64
p11-kit-trust-0.20.7-3.el7.x86_64
pam-1.1.8-18.el7.x86_64
pango-1.36.8-2.el7.x86_64
parted-3.1-28.el7.x86_64
passwd-0.79-4.el7.x86_64
pciutils-3.5.1-1.el7.x86_64
pciutils-libs-3.5.1-1.el7.x86_64
pcp-3.11.3-4.el7.x86_64
pcp-conf-3.11.3-4.el7.x86_64
pcp-doc-3.11.3-4.el7.noarch
pcp-export-pcp2graphite-3.11.3-4.el7.x86_64
pcp-libs-3.11.3-4.el7.x86_64
pcp-pmda-activemq-3.11.3-4.el7.x86_64
pcp-pmda-apache-3.11.3-4.el7.x86_64
pcp-pmda-bash-3.11.3-4.el7.x86_64
pcp-pmda-bonding-3.11.3-4.el7.x86_64
pcp-pmda-cisco-3.11.3-4.el7.x86_64
pcp-pmda-dbping-3.11.3-4.el7.x86_64
pcp-pmda-dm-3.11.3-4.el7.x86_64
pcp-pmda-ds389-3.11.3-4.el7.x86_64
pcp-pmda-ds389log-3.11.3-4.el7.x86_64
pcp-pmda-elasticsearch-3.11.3-4.el7.x86_64
pcp-pmda-gfs2-3.11.3-4.el7.x86_64
pcp-pmda-gluster-3.11.3-4.el7.x86_64
pcp-pmda-gpfs-3.11.3-4.el7.x86_64
pcp-pmda-gpsd-3.11.3-4.el7.x86_64
pcp-pmda-json-3.11.3-4.el7.x86_64
pcp-pmda-kvm-3.11.3-4.el7.x86_64
pcp-pmda-lmsensors-3.11.3-4.el7.x86_64
pcp-pmda-logger-3.11.3-4.el7.x86_64
pcp-pmda-lustre-3.11.3-4.el7.x86_64
pcp-pmda-lustrecomm-3.11.3-4.el7.x86_64
pcp-pmda-mailq-3.11.3-4.el7.x86_64
pcp-pmda-memcache-3.11.3-4.el7.x86_64
pcp-pmda-mounts-3.11.3-4.el7.x86_64
pcp-pmda-mysql-3.11.3-4.el7.x86_64
pcp-pmda-named-3.11.3-4.el7.x86_64
pcp-pmda-netfilter-3.11.3-4.el7.x86_64
pcp-pmda-news-3.11.3-4.el7.x86_64
pcp-pmda-nfsclient-3.11.3-4.el7.x86_64
pcp-pmda-nginx-3.11.3-4.el7.x86_64
pcp-pmda-nvidia-gpu-3.11.3-4.el7.x86_64
pcp-pmda-pdns-3.11.3-4.el7.x86_64
pcp-pmda-postfix-3.11.3-4.el7.x86_64
pcp-pmda-postgresql-3.11.3-4.el7.x86_64
pcp-pmda-roomtemp-3.11.3-4.el7.x86_64
pcp-pmda-rpm-3.11.3-4.el7.x86_64
pcp-pmda-sendmail-3.11.3-4.el7.x86_64
pcp-pmda-shping-3.11.3-4.el7.x86_64
pcp-pmda-summary-3.11.3-4.el7.x86_64
pcp-pmda-trace-3.11.3-4.el7.x86_64
pcp-pmda-unbound-3.11.3-4.el7.x86_64
pcp-pmda-weblog-3.11.3-4.el7.x86_64
pcp-pmda-zswap-3.11.3-4.el7.x86_64
pcp-system-tools-3.11.3-4.el7.x86_64
pcre-8.32-15.el7_2.1.x86_64
pcre-devel-8.32-15.el7_2.1.x86_64
perf-3.10.0-514.16.1.el7.x86_64
perl-5.16.3-291.el7.x86_64
perl-Authen-SASL-2.15-10.el7.noarch
perl-Bit-Vector-7.3-3.el7.x86_64
perl-Business-ISBN-2.06-2.el7.noarch
perl-Business-ISBN-Data-20120719.001-2.el7.noarch
perl-Carp-1.26-244.el7.noarch
perl-Carp-Clan-6.04-10.el7.noarch
perl-Class-Load-0.20-3.el7.noarch
perl-Class-Singleton-1.4-14.el7.noarch
perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64
perl-Compress-Raw-Zlib-2.061-4.el7.x86_64
perl-constant-1.27-2.el7.noarch
perl-Convert-ASN1-0.26-4.el7.noarch
perl-Data-Dumper-2.145-3.el7.x86_64
perl-Data-OptList-0.107-9.el7.noarch
perl-Data-Report-0.10-13.el7.noarch
perl-Date-Calc-6.3-14.el7.noarch
perl-Date-Manip-6.41-2.el7.noarch
perl-DateTime-1.04-5.el7.x86_64
perl-DateTime-Format-Mail-0.3001-17.el7.noarch
perl-DateTime-Format-W3CDTF-0.06-5.el7.noarch
perl-DateTime-Locale-0.45-6.el7.noarch
perl-DateTime-TimeZone-1.63-2.el7.noarch
perl-DBD-MySQL-4.023-5.el7.x86_64
perl-DBD-Pg-2.19.3-4.el7.x86_64
perl-DBD-SQLite-1.39-3.el7.x86_64
perl-DBI-1.627-4.el7.x86_64
perl-Digest-1.17-245.el7.noarch
perl-Digest-HMAC-1.03-5.el7.noarch
perl-Digest-MD5-2.52-3.el7.x86_64
perl-Digest-SHA-5.85-3.el7.x86_64
perl-Encode-2.51-7.el7.x86_64
perl-Encode-Locale-1.03-5.el7.noarch
perl-Error-0.17020-2.el7.noarch
perl-Exporter-5.68-3.el7.noarch
perl-File-Listing-6.04-7.el7.noarch
perl-File-Path-2.09-2.el7.noarch
perl-File-Temp-0.23.01-3.el7.noarch
perl-Filter-1.49-3.el7.x86_64
perl-Getopt-Long-2.40-2.el7.noarch
perl-Git-1.8.3.1-6.el7_2.1.noarch
perl-GSSAPI-0.28-9.el7.x86_64
perl-HTML-Parser-3.71-4.el7.x86_64
perl-HTML-Tagset-3.20-15.el7.noarch
perl-HTTP-Cookies-6.01-5.el7.noarch
perl-HTTP-Daemon-6.01-5.el7.noarch
perl-HTTP-Date-6.02-8.el7.noarch
perl-HTTP-Message-6.06-6.el7.noarch
perl-HTTP-Negotiate-6.01-5.el7.noarch
perl-HTTP-Tiny-0.033-3.el7.noarch
perl-IO-Compress-2.061-2.el7.noarch
perl-IO-HTML-1.00-2.el7.noarch
perl-IO-Socket-IP-0.21-4.el7.noarch
perl-IO-Socket-SSL-1.94-5.el7.noarch
perl-JSON-2.59-2.el7.noarch
perl-LDAP-0.56-5.el7.noarch
perl-libs-5.16.3-291.el7.x86_64
perl-libwww-perl-6.05-2.el7.noarch
perl-List-MoreUtils-0.33-9.el7.x86_64
perl-LWP-MediaTypes-6.02-2.el7.noarch
perl-macros-5.16.3-291.el7.x86_64
perl-Module-Implementation-0.06-6.el7.noarch
perl-Module-Runtime-0.013-4.el7.noarch
perl-Net-Daemon-0.48-5.el7.noarch
perl-Net-HTTP-6.06-2.el7.noarch
perl-Net-LibIDN-0.12-15.el7.x86_64
perl-Net-SSLeay-1.55-4.el7.x86_64
perl-Package-DeprecationManager-0.13-7.el7.noarch
perl-Package-Stash-0.34-2.el7.noarch
perl-Package-Stash-XS-0.26-3.el7.x86_64
perl-Params-Util-1.07-6.el7.x86_64
perl-Params-Validate-1.08-4.el7.x86_64
perl-parent-0.225-244.el7.noarch
perl-PathTools-3.40-5.el7.x86_64
perl-PCP-PMDA-3.11.3-4.el7.x86_64
perl-PlRPC-0.2020-14.el7.noarch
perl-Pod-Escapes-1.04-291.el7.noarch
perl-podlators-2.5.1-3.el7.noarch
perl-Pod-Perldoc-3.20-4.el7.noarch
perl-Pod-Simple-3.28-4.el7.noarch
perl-Pod-Usage-1.63-3.el7.noarch
perl-Scalar-List-Utils-1.27-248.el7.x86_64
perl-Socket-2.010-4.el7.x86_64
perl-Storable-2.45-3.el7.x86_64
perl-Sub-Install-0.926-6.el7.noarch
perl-Sys-CPU-0.54-4.el7.x86_64
perl-Sys-MemInfo-0.91-7.el7.x86_64
perl-TermReadKey-2.30-20.el7.x86_64
perl-Test-Harness-3.28-3.el7.noarch
perl-Text-CSV-1.30-3.el7.noarch
perl-Text-ParseWords-3.29-4.el7.noarch
perl-Text-Soundex-3.04-4.el7.x86_64
perl-Text-Unidecode-0.04-20.el7.noarch
perl-Thread-Queue-3.02-2.el7.noarch
perl-threads-1.87-4.el7.x86_64
perl-threads-shared-1.43-6.el7.x86_64
perl-TimeDate-2.30-2.el7.noarch
perl-Time-HiRes-1.9725-3.el7.x86_64
perl-Time-Local-1.2300-2.el7.noarch
perl-Try-Tiny-0.12-2.el7.noarch
perl-URI-1.60-9.el7.noarch
perl-version-0.99.07-2.el7.x86_64
perl-WWW-RobotRules-6.02-5.el7.noarch
perl-XML-Filter-BufferText-1.01-17.el7.noarch
perl-XML-NamespaceSupport-1.11-10.el7.noarch
perl-XML-Parser-2.41-10.el7.x86_64
perl-XML-RSS-1.54-1.el7.noarch
perl-XML-SAX-Base-1.08-7.el7.noarch
perl-XML-SAX-Writer-0.53-4.el7.noarch
php-5.4.16-42.el7.x86_64
php-bcmath-5.4.16-42.el7.x86_64
php-cli-5.4.16-42.el7.x86_64
php-common-5.4.16-42.el7.x86_64
php-devel-5.4.16-42.el7.x86_64
php-fedora-autoloader-1.0.0-0.1.rc1.el7.noarch
php-gd-5.4.16-42.el7.x86_64
php-mbstring-5.4.16-42.el7.x86_64
phpMyAdmin-4.4.15.10-1.el7.noarch
php-mysql-5.4.16-42.el7.x86_64
php-pdo-5.4.16-42.el7.x86_64
php-php-gettext-1.0.12-1.el7.noarch
php-process-5.4.16-42.el7.x86_64
php-tcpdf-6.2.13-1.el7.noarch
php-tcpdf-dejavu-sans-fonts-6.2.13-1.el7.noarch
php-tidy-5.4.16-7.el7.x86_64
php-xml-5.4.16-42.el7.x86_64
pinentry-0.8.1-17.el7.x86_64
pinfo-0.6.10-9.el7.x86_64
pixman-0.34.0-1.el7.x86_64
pkgconfig-0.27.1-4.el7.x86_64
plymouth-0.8.9-0.26.20140113.el7.x86_64
plymouth-core-libs-0.8.9-0.26.20140113.el7.x86_64
plymouth-scripts-0.8.9-0.26.20140113.el7.x86_64
pm-utils-1.4.1-27.el7.x86_64
policycoreutils-2.5-11.el7_3.x86_64
polkit-0.112-11.el7_3.x86_64
polkit-pkla-compat-0.1-4.el7.x86_64
popt-1.13-16.el7.x86_64
postfix-2.10.1-6.el7.x86_64
postfix-perl-scripts-2.10.1-6.el7.x86_64
postgresql-libs-9.2.18-1.el7.x86_64
powertop-2.3-11.el7.x86_64
ppp-2.4.5-33.el7.x86_64
procps-ng-3.3.10-10.el7.x86_64
psacct-6.6.1-11.el7.x86_64
pth-2.0.7-23.el7.x86_64
pygobject2-2.28.6-11.el7.x86_64
pygobject3-base-3.14.0-3.el7.x86_64
pygpgme-0.3-9.el7.x86_64
pyliblzma-0.5.3-11.el7.x86_64
pyOpenSSL-0.13.1-3.el7.x86_64
pyparsing-1.5.6-9.el7.noarch
pytalloc-2.1.6-1.el7.x86_64
python-2.7.5-48.el7.x86_64
python-augeas-0.5.0-2.el7.noarch
python-backports-1.0-8.el7.x86_64
python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch
python-chardet-2.2.1-1.el7_1.noarch
python-configobj-4.7.2-7.el7.noarch
python-configshell-1.1.fb18-1.el7.noarch
python-dateutil-1.5-7.el7.noarch
python-decorator-3.4.0-3.el7.noarch
python-dmidecode-3.10.13-11.el7.x86_64
python-ethtool-0.8-5.el7.x86_64
python-firewall-0.4.3.2-8.1.el7_3.2.noarch
python-gudev-147.2-7.el7.x86_64
python-hwdata-1.7.3-4.el7.noarch
python-iniparse-0.4-9.el7.noarch
python-jsonpointer-1.9-2.el7.noarch
python-kitchen-1.1.1-5.el7.noarch
python-kmod-0.9-4.el7.x86_64
python-libs-2.7.5-48.el7.x86_64
python-lxml-3.2.1-4.el7.x86_64
python-magic-5.11-33.el7.noarch
python-pcp-3.11.3-4.el7.x86_64
python-perf-3.10.0-514.16.1.el7.x86_64
python-pycurl-7.19.0-19.el7.x86_64
python-pyudev-0.15-7.el7_2.1.noarch
python-requests-2.6.0-1.el7_1.noarch
python-rhsm-1.17.9-1.el7.x86_64
python-rhsm-certificates-1.17.9-1.el7.x86_64
python-rtslib-2.1.fb57-5.el7.noarch
python-setproctitle-1.1.6-5.el7.x86_64
python-setuptools-0.9.8-4.el7.noarch
python-six-1.9.0-2.el7.noarch
python-slip-0.4.0-2.el7.noarch
python-slip-dbus-0.4.0-2.el7.noarch
python-urlgrabber-3.10-8.el7.noarch
python-urllib3-1.10.2-2.el7_1.noarch
python-urwid-1.1.1-3.el7.x86_64
pyxattr-0.5.1-5.el7.x86_64
PyYAML-3.10-11.el7.x86_64
qrencode-libs-3.4.1-3.el7.x86_64
quota-4.01-14.el7.x86_64
quota-nls-4.01-14.el7.noarch
rasdaemon-0.4.1-24.el7.x86_64
rdate-1.4-25.el7.x86_64
readline-6.2-9.el7.x86_64
rear-1.17.2-7.el7_3.x86_64
redhat-access-insights-1.0.11-0.el7.noarch
Red_Hat_Enterprise_Linux-Release_Notes-7-en-US-7-2.el7.noarch
redhat-indexhtml-7-11.el7_0.noarch
redhat-logos-70.0.3-6.el7.noarch
redhat-release-server-7.3-7.el7.x86_64
redhat-support-lib-python-0.9.7-6.el7.noarch
redhat-support-tool-0.9.8-6.el7.noarch
rest-0.7.92-5.el7.x86_64
rfkill-0.4-9.el7.x86_64
rhn-check-2.0.2-8.el7.noarch
rhn-client-tools-2.0.2-8.el7.noarch
rhnlib-2.5.65-2.el7.noarch
rhnsd-5.0.13-5.el7.x86_64
rhn-setup-2.0.2-8.el7.noarch
rng-tools-5-8.el7.x86_64
rootfiles-8.1-11.el7.noarch
rpcbind-0.2.0-38.el7.x86_64
rpm-4.11.3-21.el7.x86_64
rpm-build-libs-4.11.3-21.el7.x86_64
rpm-libs-4.11.3-21.el7.x86_64
rpm-python-4.11.3-21.el7.x86_64
rsync-3.0.9-17.el7.x86_64
rsyslog-7.4.7-16.el7.x86_64
rsyslog-mmjsonparse-7.4.7-16.el7.x86_64
samba-4.4.4-12.el7_3.x86_64
samba-client-4.4.4-12.el7_3.x86_64
samba-client-libs-4.4.4-12.el7_3.x86_64
samba-common-4.4.4-12.el7_3.noarch
samba-common-libs-4.4.4-12.el7_3.x86_64
samba-common-tools-4.4.4-12.el7_3.x86_64
samba-libs-4.4.4-12.el7_3.x86_64
satyr-0.13-14.el7.x86_64
scl-utils-20130529-17.el7_1.x86_64
SDL-1.2.15-14.el7.x86_64
sed-4.2.2-5.el7.x86_64
selinux-policy-3.13.1-102.el7_3.16.noarch
selinux-policy-targeted-3.13.1-102.el7_3.16.noarch
setserial-2.17-33.el7.x86_64
setup-2.8.71-7.el7.noarch
setuptool-1.19.11-8.el7.x86_64
sg3_utils-libs-1.37-9.el7.x86_64
sgpio-1.2.0.10-13.el7.x86_64
shadow-utils-4.1.5.1-24.el7.x86_64
shared-mime-info-1.1-9.el7.x86_64
slang-2.2.4-11.el7.x86_64
smartmontools-6.2-7.el7.x86_64
snappy-1.1.0-3.el7.x86_64
sos-3.3-5.el7_3.noarch
sqlite-3.7.17-8.el7.x86_64
sssd-client-1.14.0-43.el7_3.14.x86_64
strace-4.8-11.el7.x86_64
subscription-manager-1.17.15-1.el7.x86_64
sudo-1.8.6p7-21.el7_3.x86_64
syslinux-4.05-13.el7.x86_64
sysstat-10.1.5-11.el7.x86_64
systemd-219-30.el7_3.8.x86_64
systemd-libs-219-30.el7_3.8.x86_64
systemd-python-219-30.el7_3.8.x86_64
systemd-sysv-219-30.el7_3.8.x86_64
systemtap-runtime-3.0-7.el7.x86_64
sysvinit-tools-2.88-14.dsf.el7.x86_64
t1lib-5.1.2-14.el7.x86_64
tar-1.26-31.el7.x86_64
targetcli-2.1.fb41-3.el7.noarch
targetd-0.7.1-1.el7.noarch
tcpdump-4.5.1-3.el7.x86_64
tcp_wrappers-7.6-77.el7.x86_64
tcp_wrappers-libs-7.6-77.el7.x86_64
tcsh-6.18.01-13.el7_3.1.x86_64
teamd-1.25-4.el7.x86_64
theora-tools-1.1.1-8.el7.x86_64
time-1.7-45.el7.x86_64
traceroute-2.0.22-2.el7.x86_64
trousers-0.3.13-1.el7.x86_64
tuned-2.7.1-3.el7_3.1.noarch
tzdata-2017b-1.el7.noarch
unzip-6.0-16.el7.x86_64
usb_modeswitch-2.4.0-5.el7.x86_64
usb_modeswitch-data-20160612-2.el7.noarch
usbutils-007-5.el7.x86_64
usermode-1.111-5.el7.x86_64
ustr-1.0.4-16.el7.x86_64
util-linux-2.23.2-33.el7_3.2.x86_64
vim-common-7.4.160-1.el7_3.1.x86_64
vim-enhanced-7.4.160-1.el7_3.1.x86_64
vim-filesystem-7.4.160-1.el7_3.1.x86_64
vim-minimal-7.4.160-1.el7_3.1.x86_64
virt-what-1.13-8.el7.x86_64
wget-1.14-13.el7.x86_64
which-2.20-7.el7.x86_64
words-3.0-22.el7.noarch
wpa_supplicant-2.0-21.el7_3.x86_64
xdg-utils-1.1.0-0.17.20120809git.el7.noarch
xfsdump-3.1.4-1.el7.x86_64
xfsprogs-4.5.0-9.el7_3.x86_64
xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64
xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64
xz-5.2.2-1.el7.x86_64
xz-libs-5.2.2-1.el7.x86_64
yajl-2.0.4-4.el7.x86_64
yum-3.4.3-150.el7.noarch
yum-langpacks-0.4.2-7.el7.noarch
yum-metadata-parser-1.1.4-10.el7.x86_64
yum-rhn-plugin-2.0.1-6.1.el7_3.noarch
yum-utils-1.1.31-40.el7.noarch
zip-3.0-11.el7.x86_64
zlib-1.2.7-17.el7.x86_64

Packages installed, Name only (sorted)

rpm -qa --queryformat '%{NAME}\n' | sort -d -f
abrt
abrt-addon-ccpp
abrt-addon-kerneloops
abrt-addon-pstoreoops
abrt-addon-python
abrt-addon-vmcore
abrt-addon-xorg
abrt-cli
abrt-console-notification
abrt-dbus
abrt-libs
abrt-python
abrt-tui
acl
adwaita-cursor-theme
adwaita-icon-theme
aic94xx-firmware
alsa-firmware
alsa-lib
alsa-tools-firmware
apr
apr-util
at
atk
at-spi2-atk
at-spi2-core
attr
audit
audit-libs
augeas-libs
authconfig
autoconf
autofs
autogen-libopts
automake
avahi
avahi-autoipd
avahi-libs
basesystem
bash
bash-completion
bc
bind-libs
bind-libs-lite
bind-license
bind-utils
binutils
biosdevname
blktrace
bluez-libs
boost-system
boost-thread
bridge-utils
btrfs-progs
bzip2
bzip2-libs
ca-certificates
cairo
cairo-gobject
cgdcbxd
chkconfig
chrony
cifs-utils
colord-libs
coreutils
cpio
cracklib
cracklib-dicts
crash
crda
cronie
cronie-anacron
crontabs
cryptsetup
cryptsetup-libs
cups-libs
curl
cyrus-sasl-lib
cyrus-sasl-plain
dbus
dbus-glib
dbus-libs
dbus-python
dejavu-fonts-common
dejavu-sans-fonts
desktop-file-utils
device-mapper
device-mapper-event
device-mapper-event-libs
device-mapper-libs
device-mapper-multipath
device-mapper-multipath-libs
device-mapper-persistent-data
dhclient
dhcp-common
dhcp-libs
diffutils
dmidecode
dmraid
dmraid-events
dnsmasq
dosfstools
dracut
dracut-config-rescue
dracut-network
dstat
dyninst
e2fsprogs
e2fsprogs-libs
ebtables
ed
elfutils
elfutils-libelf
elfutils-libs
emacs-filesystem
epel-release
ethtool
expat
fcoe-utils
file
file-libs
filesystem
findutils
fipscheck
fipscheck-lib
firewalld
firewalld-filesystem
fontconfig
fontpackages-filesystem
fprintd
fprintd-pam
freetype
fxload
gawk
gdb
gdbm
gdk-pixbuf2
genisoimage
GeoIP
gettext
gettext-libs
git
glib2
glibc
glibc-common
glib-networking
glusterfs
glusterfs-client-xlators
glusterfs-fuse
glusterfs-libs
gmp
gnupg2
gnutls
gobject-introspection
gpgme
gpg-pubkey
gpg-pubkey
gpg-pubkey
gpg-pubkey
gpm-libs
graphite2
grep
groff-base
grub2
grub2-tools
grubby
gsettings-desktop-schemas
gssproxy
gtk2
gtk3
gzip
hardlink
harfbuzz
hesiod
hicolor-icon-theme
hostname
httpd
httpd-tools
hunspell
hunspell-en
hunspell-en-GB
hunspell-en-US
hwdata
info
initscripts
iotop
iowatcher
iproute
iprutils
ipset
ipset-libs
iptables
iptables-services
iputils
irqbalance
iscsi-initiator-utils
iscsi-initiator-utils-iscsiuio
ivtv-firmware
iw
iwl1000-firmware
iwl100-firmware
iwl105-firmware
iwl135-firmware
iwl2000-firmware
iwl2030-firmware
iwl3160-firmware
iwl3945-firmware
iwl4965-firmware
iwl5000-firmware
iwl5150-firmware
iwl6000-firmware
iwl6000g2a-firmware
iwl6000g2b-firmware
iwl6050-firmware
iwl7260-firmware
jansson
jasper-libs
jbigkit-libs
json-c
json-glib
kbd
kbd-legacy
kbd-misc
kernel
kernel
kernel
kernel-tools
kernel-tools-libs
kexec-tools
keyutils
keyutils-libs
kmod
kmod-libs
kpartx
kpatch
krb5-libs
langtable
langtable-data
langtable-python
latencytop
latencytop-common
latencytop-tui
lcms2
ledmon
less
libacl
libaio
libarchive
libassuan
libattr
libbasicobjects
libblkid
libcap
libcap-ng
libcgroup
libcgroup-tools
libcollection
libcom_err
libconfig
libcroco
libcurl
libdaemon
libdb
libdb-utils
libdrm
libdwarf
libedit
libestr
libevent
libffi
libfprint
libgcc
libgcrypt
libgnome-keyring
libgomp
libgpg-error
libgudev1
libgusb
libhbaapi
libhbalinux
libidn
libini_config
libjpeg-turbo
libldb
libmicrohttpd
libmnl
libmodman
libmount
libndp
libnetfilter_conntrack
libnfnetlink
libnfsidmap
libnl
libnl3
libnl3-cli
libogg
libpath_utils
libpcap
libpciaccess
libpipeline
libpng
libproxy
libpwquality
librados2
libref_array
libreport
libreport-cli
libreport-filesystem
libreport-plugin-mailx
libreport-plugin-rhtsupport
libreport-plugin-ureport
libreport-python
libreport-rhel
libreport-web
librsvg2
librsvg2-tools
libselinux
libselinux-python
libselinux-utils
libsemanage
libsepol
libsmbclient
libsoup
libss
libssh2
libsss_idmap
libsss_nss_idmap
libstdc++
libstoragemgmt
libstoragemgmt-python
libstoragemgmt-python-clibs
libsysfs
libtalloc
libtar
libtasn1
libtdb
libteam
libtevent
libthai
libtheora
libtidy
libtiff
libtirpc
libunistring
libusal
libusb
libusbx
libuser
libutempter
libuuid
libverto
libverto-tevent
libvorbis
libwbclient
libX11
libX11-common
libXau
libxcb
libXcomposite
libXcursor
libXdamage
libXevie
libXext
libXfixes
libXft
libXi
libXinerama
libxml2
libxml2-python
libXpm
libXrandr
libXrender
libxshmfence
libxslt
libXtst
libXxf86vm
libyaml
libzip
linux-firmware
lldpad
lm_sensors-libs
logrotate
logwatch
lsof
lsscsi
lua
lvm2
lvm2-libs
lvm2-python-libs
lzo
m2crypto
m4
mailcap
mailx
make
man-db
man-pages
man-pages-overrides
mariadb
mariadb-libs
mariadb-server
mdadm
mesa-libEGL
mesa-libgbm
mesa-libGL
mesa-libglapi
microcode_ctl
mlocate
ModemManager-glib
mod_ssl
mozjs17
mtools
mtr
MySQL-zrm
nano
ncurses
ncurses-base
ncurses-libs
nettle
net-tools
NetworkManager
NetworkManager-adsl
NetworkManager-bluetooth
NetworkManager-config-server
NetworkManager-glib
NetworkManager-libnm
NetworkManager-team
NetworkManager-tui
NetworkManager-wifi
NetworkManager-wwan
newt
newt-python
nfs4-acl-tools
nfs-utils
nspr
nss
nss-softokn
nss-softokn-freebl
nss-sysinit
nss-tools
nss-util
ntp
ntpdate
ntsysv
numactl-libs
openldap
openssh
openssh-clients
openssh-server
openssl
openssl-libs
oprofile
os-prober
p11-kit
p11-kit-trust
pam
pango
parted
passwd
pciutils
pciutils-libs
pcp
pcp-conf
pcp-doc
pcp-export-pcp2graphite
pcp-libs
pcp-pmda-activemq
pcp-pmda-apache
pcp-pmda-bash
pcp-pmda-bonding
pcp-pmda-cisco
pcp-pmda-dbping
pcp-pmda-dm
pcp-pmda-ds389
pcp-pmda-ds389log
pcp-pmda-elasticsearch
pcp-pmda-gfs2
pcp-pmda-gluster
pcp-pmda-gpfs
pcp-pmda-gpsd
pcp-pmda-json
pcp-pmda-kvm
pcp-pmda-lmsensors
pcp-pmda-logger
pcp-pmda-lustre
pcp-pmda-lustrecomm
pcp-pmda-mailq
pcp-pmda-memcache
pcp-pmda-mounts
pcp-pmda-mysql
pcp-pmda-named
pcp-pmda-netfilter
pcp-pmda-news
pcp-pmda-nfsclient
pcp-pmda-nginx
pcp-pmda-nvidia-gpu
pcp-pmda-pdns
pcp-pmda-postfix
pcp-pmda-postgresql
pcp-pmda-roomtemp
pcp-pmda-rpm
pcp-pmda-sendmail
pcp-pmda-shping
pcp-pmda-summary
pcp-pmda-trace
pcp-pmda-unbound
pcp-pmda-weblog
pcp-pmda-zswap
pcp-system-tools
pcre
pcre-devel
perf
perl
perl-Authen-SASL
perl-Bit-Vector
perl-Business-ISBN
perl-Business-ISBN-Data
perl-Carp
perl-Carp-Clan
perl-Class-Load
perl-Class-Singleton
perl-Compress-Raw-Bzip2
perl-Compress-Raw-Zlib
perl-constant
perl-Convert-ASN1
perl-Data-Dumper
perl-Data-OptList
perl-Data-Report
perl-Date-Calc
perl-Date-Manip
perl-DateTime
perl-DateTime-Format-Mail
perl-DateTime-Format-W3CDTF
perl-DateTime-Locale
perl-DateTime-TimeZone
perl-DBD-MySQL
perl-DBD-Pg
perl-DBD-SQLite
perl-DBI
perl-Digest
perl-Digest-HMAC
perl-Digest-MD5
perl-Digest-SHA
perl-Encode
perl-Encode-Locale
perl-Error
perl-Exporter
perl-File-Listing
perl-File-Path
perl-File-Temp
perl-Filter
perl-Getopt-Long
perl-Git
perl-GSSAPI
perl-HTML-Parser
perl-HTML-Tagset
perl-HTTP-Cookies
perl-HTTP-Daemon
perl-HTTP-Date
perl-HTTP-Message
perl-HTTP-Negotiate
perl-HTTP-Tiny
perl-IO-Compress
perl-IO-HTML
perl-IO-Socket-IP
perl-IO-Socket-SSL
perl-JSON
perl-LDAP
perl-libs
perl-libwww-perl
perl-List-MoreUtils
perl-LWP-MediaTypes
perl-macros
perl-Module-Implementation
perl-Module-Runtime
perl-Net-Daemon
perl-Net-HTTP
perl-Net-LibIDN
perl-Net-SSLeay
perl-Package-DeprecationManager
perl-Package-Stash
perl-Package-Stash-XS
perl-Params-Util
perl-Params-Validate
perl-parent
perl-PathTools
perl-PCP-PMDA
perl-PlRPC
perl-Pod-Escapes
perl-podlators
perl-Pod-Perldoc
perl-Pod-Simple
perl-Pod-Usage
perl-Scalar-List-Utils
perl-Socket
perl-Storable
perl-Sub-Install
perl-Sys-CPU
perl-Sys-MemInfo
perl-TermReadKey
perl-Test-Harness
perl-Text-CSV
perl-Text-ParseWords
perl-Text-Soundex
perl-Text-Unidecode
perl-Thread-Queue
perl-threads
perl-threads-shared
perl-TimeDate
perl-Time-HiRes
perl-Time-Local
perl-Try-Tiny
perl-URI
perl-version
perl-WWW-RobotRules
perl-XML-Filter-BufferText
perl-XML-NamespaceSupport
perl-XML-Parser
perl-XML-RSS
perl-XML-SAX-Base
perl-XML-SAX-Writer
php
php-bcmath
php-cli
php-common
php-devel
php-fedora-autoloader
php-gd
php-mbstring
phpMyAdmin
php-mysql
php-pdo
php-php-gettext
php-process
php-tcpdf
php-tcpdf-dejavu-sans-fonts
php-tidy
php-xml
pinentry
pinfo
pixman
pkgconfig
plymouth
plymouth-core-libs
plymouth-scripts
pm-utils
policycoreutils
polkit
polkit-pkla-compat
popt
postfix
postfix-perl-scripts
postgresql-libs
powertop
ppp
procps-ng
psacct
pth
pygobject2
pygobject3-base
pygpgme
pyliblzma
pyOpenSSL
pyparsing
pytalloc
python
python-augeas
python-backports
python-backports-ssl_match_hostname
python-chardet
python-configobj
python-configshell
python-dateutil
python-decorator
python-dmidecode
python-ethtool
python-firewall
python-gudev
python-hwdata
python-iniparse
python-jsonpointer
python-kitchen
python-kmod
python-libs
python-lxml
python-magic
python-pcp
python-perf
python-pycurl
python-pyudev
python-requests
python-rhsm
python-rhsm-certificates
python-rtslib
python-setproctitle
python-setuptools
python-six
python-slip
python-slip-dbus
python-urlgrabber
python-urllib3
python-urwid
pyxattr
PyYAML
qrencode-libs
quota
quota-nls
rasdaemon
rdate
readline
rear
redhat-access-insights
Red_Hat_Enterprise_Linux-Release_Notes-7-en-US
redhat-indexhtml
redhat-logos
redhat-release-server
redhat-support-lib-python
redhat-support-tool
rest
rfkill
rhn-check
rhn-client-tools
rhnlib
rhnsd
rhn-setup
rng-tools
rootfiles
rpcbind
rpm
rpm-build-libs
rpm-libs
rpm-python
rsync
rsyslog
rsyslog-mmjsonparse
samba
samba-client
samba-client-libs
samba-common
samba-common-libs
samba-common-tools
samba-libs
satyr
scl-utils
SDL
sed
selinux-policy
selinux-policy-targeted
setserial
setup
setuptool
sg3_utils-libs
sgpio
shadow-utils
shared-mime-info
slang
smartmontools
snappy
sos
sqlite
sssd-client
strace
subscription-manager
sudo
syslinux
sysstat
systemd
systemd-libs
systemd-python
systemd-sysv
systemtap-runtime
sysvinit-tools
t1lib
tar
targetcli
targetd
tcpdump
tcp_wrappers
tcp_wrappers-libs
tcsh
teamd
theora-tools
time
traceroute
trousers
tuned
tzdata
unzip
usb_modeswitch
usb_modeswitch-data
usbutils
usermode
ustr
util-linux
vim-common
vim-enhanced
vim-filesystem
vim-minimal
virt-what
wget
which
words
wpa_supplicant
xdg-utils
xfsdump
xfsprogs
xmlrpc-c
xmlrpc-c-client
xz
xz-libs
yajl
yum
yum-langpacks
yum-metadata-parser
yum-rhn-plugin
yum-utils
zip
zlib

Packages installed, Name and Vendor only (sorted)

rpm -qa --queryformat '%-50{NAME} %{VENDOR}\n' | sort -d -f
abrt                                               Red Hat, Inc.
abrt-addon-ccpp                                    Red Hat, Inc.
abrt-addon-kerneloops                              Red Hat, Inc.
abrt-addon-pstoreoops                              Red Hat, Inc.
abrt-addon-python                                  Red Hat, Inc.
abrt-addon-vmcore                                  Red Hat, Inc.
abrt-addon-xorg                                    Red Hat, Inc.
abrt-cli                                           Red Hat, Inc.
abrt-console-notification                          Red Hat, Inc.
abrt-dbus                                          Red Hat, Inc.
abrt-libs                                          Red Hat, Inc.
abrt-python                                        Red Hat, Inc.
abrt-tui                                           Red Hat, Inc.
acl                                                Red Hat, Inc.
adwaita-cursor-theme                               Red Hat, Inc.
adwaita-icon-theme                                 Red Hat, Inc.
aic94xx-firmware                                   Red Hat, Inc.
alsa-firmware                                      Red Hat, Inc.
alsa-lib                                           Red Hat, Inc.
alsa-tools-firmware                                Red Hat, Inc.
apr                                                Red Hat, Inc.
apr-util                                           Red Hat, Inc.
at                                                 Red Hat, Inc.
atk                                                Red Hat, Inc.
at-spi2-atk                                        Red Hat, Inc.
at-spi2-core                                       Red Hat, Inc.
attr                                               Red Hat, Inc.
audit                                              Red Hat, Inc.
audit-libs                                         Red Hat, Inc.
augeas-libs                                        Red Hat, Inc.
authconfig                                         Red Hat, Inc.
autoconf                                           Red Hat, Inc.
autofs                                             Red Hat, Inc.
autogen-libopts                                    Red Hat, Inc.
automake                                           Red Hat, Inc.
avahi                                              Red Hat, Inc.
avahi-autoipd                                      Red Hat, Inc.
avahi-libs                                         Red Hat, Inc.
basesystem                                         Red Hat, Inc.
bash                                               Red Hat, Inc.
bash-completion                                    Red Hat, Inc.
bc                                                 Red Hat, Inc.
bind-libs                                          Red Hat, Inc.
bind-libs-lite                                     Red Hat, Inc.
bind-license                                       Red Hat, Inc.
bind-utils                                         Red Hat, Inc.
binutils                                           Red Hat, Inc.
biosdevname                                        Red Hat, Inc.
blktrace                                           Red Hat, Inc.
bluez-libs                                         Red Hat, Inc.
boost-system                                       Red Hat, Inc.
boost-thread                                       Red Hat, Inc.
bridge-utils                                       Red Hat, Inc.
btrfs-progs                                        Red Hat, Inc.
bzip2                                              Red Hat, Inc.
bzip2-libs                                         Red Hat, Inc.
ca-certificates                                    Red Hat, Inc.
cairo                                              Red Hat, Inc.
cairo-gobject                                      Red Hat, Inc.
cgdcbxd                                            Red Hat, Inc.
chkconfig                                          Red Hat, Inc.
chrony                                             Red Hat, Inc.
cifs-utils                                         Red Hat, Inc.
colord-libs                                        Red Hat, Inc.
coreutils                                          Red Hat, Inc.
cpio                                               Red Hat, Inc.
cracklib                                           Red Hat, Inc.
cracklib-dicts                                     Red Hat, Inc.
crash                                              Red Hat, Inc.
crda                                               Red Hat, Inc.
cronie                                             Red Hat, Inc.
cronie-anacron                                     Red Hat, Inc.
crontabs                                           Red Hat, Inc.
cryptsetup                                         Red Hat, Inc.
cryptsetup-libs                                    Red Hat, Inc.
cups-libs                                          Red Hat, Inc.
curl                                               Red Hat, Inc.
cyrus-sasl-lib                                     Red Hat, Inc.
cyrus-sasl-plain                                   Red Hat, Inc.
dbus                                               Red Hat, Inc.
dbus-glib                                          Red Hat, Inc.
dbus-libs                                          Red Hat, Inc.
dbus-python                                        Red Hat, Inc.
dejavu-fonts-common                                Red Hat, Inc.
dejavu-sans-fonts                                  Red Hat, Inc.
desktop-file-utils                                 Red Hat, Inc.
device-mapper                                      Red Hat, Inc.
device-mapper-event                                Red Hat, Inc.
device-mapper-event-libs                           Red Hat, Inc.
device-mapper-libs                                 Red Hat, Inc.
device-mapper-multipath                            Red Hat, Inc.
device-mapper-multipath-libs                       Red Hat, Inc.
device-mapper-persistent-data                      Red Hat, Inc.
dhclient                                           Red Hat, Inc.
dhcp-common                                        Red Hat, Inc.
dhcp-libs                                          Red Hat, Inc.
diffutils                                          Red Hat, Inc.
dmidecode                                          Red Hat, Inc.
dmraid                                             Red Hat, Inc.
dmraid-events                                      Red Hat, Inc.
dnsmasq                                            Red Hat, Inc.
dosfstools                                         Red Hat, Inc.
dracut                                             Red Hat, Inc.
dracut-config-rescue                               Red Hat, Inc.
dracut-network                                     Red Hat, Inc.
dstat                                              Red Hat, Inc.
dyninst                                            Red Hat, Inc.
e2fsprogs                                          Red Hat, Inc.
e2fsprogs-libs                                     Red Hat, Inc.
ebtables                                           Red Hat, Inc.
ed                                                 Red Hat, Inc.
elfutils                                           Red Hat, Inc.
elfutils-libelf                                    Red Hat, Inc.
elfutils-libs                                      Red Hat, Inc.
emacs-filesystem                                   Red Hat, Inc.
epel-release                                       Fedora Project
ethtool                                            Red Hat, Inc.
expat                                              Red Hat, Inc.
fcoe-utils                                         Red Hat, Inc.
file                                               Red Hat, Inc.
file-libs                                          Red Hat, Inc.
filesystem                                         Red Hat, Inc.
findutils                                          Red Hat, Inc.
fipscheck                                          Red Hat, Inc.
fipscheck-lib                                      Red Hat, Inc.
firewalld                                          Red Hat, Inc.
firewalld-filesystem                               Red Hat, Inc.
fontconfig                                         Red Hat, Inc.
fontpackages-filesystem                            Red Hat, Inc.
fprintd                                            Red Hat, Inc.
fprintd-pam                                        Red Hat, Inc.
freetype                                           Red Hat, Inc.
fxload                                             Red Hat, Inc.
gawk                                               Red Hat, Inc.
gdb                                                Red Hat, Inc.
gdbm                                               Red Hat, Inc.
gdk-pixbuf2                                        Red Hat, Inc.
genisoimage                                        Red Hat, Inc.
GeoIP                                              Red Hat, Inc.
gettext                                            Red Hat, Inc.
gettext-libs                                       Red Hat, Inc.
git                                                Red Hat, Inc.
glib2                                              Red Hat, Inc.
glibc                                              Red Hat, Inc.
glibc-common                                       Red Hat, Inc.
glib-networking                                    Red Hat, Inc.
glusterfs                                          Red Hat, Inc.
glusterfs-client-xlators                           Red Hat, Inc.
glusterfs-fuse                                     Red Hat, Inc.
glusterfs-libs                                     Red Hat, Inc.
gmp                                                Red Hat, Inc.
gnupg2                                             Red Hat, Inc.
gnutls                                             Red Hat, Inc.
gobject-introspection                              Red Hat, Inc.
gpgme                                              Red Hat, Inc.
gpg-pubkey                                         (none)
gpg-pubkey                                         (none)
gpg-pubkey                                         (none)
gpg-pubkey                                         (none)
gpm-libs                                           Red Hat, Inc.
graphite2                                          Red Hat, Inc.
grep                                               Red Hat, Inc.
groff-base                                         Red Hat, Inc.
grub2                                              Red Hat, Inc.
grub2-tools                                        Red Hat, Inc.
grubby                                             Red Hat, Inc.
gsettings-desktop-schemas                          Red Hat, Inc.
gssproxy                                           Red Hat, Inc.
gtk2                                               Red Hat, Inc.
gtk3                                               Red Hat, Inc.
gzip                                               Red Hat, Inc.
hardlink                                           Red Hat, Inc.
harfbuzz                                           Red Hat, Inc.
hesiod                                             Red Hat, Inc.
hicolor-icon-theme                                 Red Hat, Inc.
hostname                                           Red Hat, Inc.
httpd                                              Red Hat, Inc.
httpd-tools                                        Red Hat, Inc.
hunspell                                           Red Hat, Inc.
hunspell-en                                        Red Hat, Inc.
hunspell-en-GB                                     Red Hat, Inc.
hunspell-en-US                                     Red Hat, Inc.
hwdata                                             Red Hat, Inc.
info                                               Red Hat, Inc.
initscripts                                        Red Hat, Inc.
iotop                                              Red Hat, Inc.
iowatcher                                          Red Hat, Inc.
iproute                                            Red Hat, Inc.
iprutils                                           Red Hat, Inc.
ipset                                              Red Hat, Inc.
ipset-libs                                         Red Hat, Inc.
iptables                                           Red Hat, Inc.
iptables-services                                  Red Hat, Inc.
iputils                                            Red Hat, Inc.
irqbalance                                         Red Hat, Inc.
iscsi-initiator-utils                              Red Hat, Inc.
iscsi-initiator-utils-iscsiuio                     Red Hat, Inc.
ivtv-firmware                                      Red Hat, Inc.
iw                                                 Red Hat, Inc.
iwl1000-firmware                                   Red Hat, Inc.
iwl100-firmware                                    Red Hat, Inc.
iwl105-firmware                                    Red Hat, Inc.
iwl135-firmware                                    Red Hat, Inc.
iwl2000-firmware                                   Red Hat, Inc.
iwl2030-firmware                                   Red Hat, Inc.
iwl3160-firmware                                   Red Hat, Inc.
iwl3945-firmware                                   Red Hat, Inc.
iwl4965-firmware                                   Red Hat, Inc.
iwl5000-firmware                                   Red Hat, Inc.
iwl5150-firmware                                   Red Hat, Inc.
iwl6000-firmware                                   Red Hat, Inc.
iwl6000g2a-firmware                                Red Hat, Inc.
iwl6000g2b-firmware                                Red Hat, Inc.
iwl6050-firmware                                   Red Hat, Inc.
iwl7260-firmware                                   Red Hat, Inc.
jansson                                            Red Hat, Inc.
jasper-libs                                        Red Hat, Inc.
jbigkit-libs                                       Red Hat, Inc.
json-c                                             Red Hat, Inc.
json-glib                                          Red Hat, Inc.
kbd                                                Red Hat, Inc.
kbd-legacy                                         Red Hat, Inc.
kbd-misc                                           Red Hat, Inc.
kernel                                             Red Hat, Inc.
kernel                                             Red Hat, Inc.
kernel                                             Red Hat, Inc.
kernel-tools                                       Red Hat, Inc.
kernel-tools-libs                                  Red Hat, Inc.
kexec-tools                                        Red Hat, Inc.
keyutils                                           Red Hat, Inc.
keyutils-libs                                      Red Hat, Inc.
kmod                                               Red Hat, Inc.
kmod-libs                                          Red Hat, Inc.
kpartx                                             Red Hat, Inc.
kpatch                                             Red Hat, Inc.
krb5-libs                                          Red Hat, Inc.
langtable                                          Red Hat, Inc.
langtable-data                                     Red Hat, Inc.
langtable-python                                   Red Hat, Inc.
latencytop                                         Red Hat, Inc.
latencytop-common                                  Red Hat, Inc.
latencytop-tui                                     Red Hat, Inc.
lcms2                                              Red Hat, Inc.
ledmon                                             Red Hat, Inc.
less                                               Red Hat, Inc.
libacl                                             Red Hat, Inc.
libaio                                             Red Hat, Inc.
libarchive                                         Red Hat, Inc.
libassuan                                          Red Hat, Inc.
libattr                                            Red Hat, Inc.
libbasicobjects                                    Red Hat, Inc.
libblkid                                           Red Hat, Inc.
libcap                                             Red Hat, Inc.
libcap-ng                                          Red Hat, Inc.
libcgroup                                          Red Hat, Inc.
libcgroup-tools                                    Red Hat, Inc.
libcollection                                      Red Hat, Inc.
libcom_err                                         Red Hat, Inc.
libconfig                                          Red Hat, Inc.
libcroco                                           Red Hat, Inc.
libcurl                                            Red Hat, Inc.
libdaemon                                          Red Hat, Inc.
libdb                                              Red Hat, Inc.
libdb-utils                                        Red Hat, Inc.
libdrm                                             Red Hat, Inc.
libdwarf                                           Red Hat, Inc.
libedit                                            Red Hat, Inc.
libestr                                            Red Hat, Inc.
libevent                                           Red Hat, Inc.
libffi                                             Red Hat, Inc.
libfprint                                          Red Hat, Inc.
libgcc                                             Red Hat, Inc.
libgcrypt                                          Red Hat, Inc.
libgnome-keyring                                   Red Hat, Inc.
libgomp                                            Red Hat, Inc.
libgpg-error                                       Red Hat, Inc.
libgudev1                                          Red Hat, Inc.
libgusb                                            Red Hat, Inc.
libhbaapi                                          Red Hat, Inc.
libhbalinux                                        Red Hat, Inc.
libidn                                             Red Hat, Inc.
libini_config                                      Red Hat, Inc.
libjpeg-turbo                                      Red Hat, Inc.
libldb                                             Red Hat, Inc.
libmicrohttpd                                      Red Hat, Inc.
libmnl                                             Red Hat, Inc.
libmodman                                          Red Hat, Inc.
libmount                                           Red Hat, Inc.
libndp                                             Red Hat, Inc.
libnetfilter_conntrack                             Red Hat, Inc.
libnfnetlink                                       Red Hat, Inc.
libnfsidmap                                        Red Hat, Inc.
libnl                                              Red Hat, Inc.
libnl3                                             Red Hat, Inc.
libnl3-cli                                         Red Hat, Inc.
libogg                                             Red Hat, Inc.
libpath_utils                                      Red Hat, Inc.
libpcap                                            Red Hat, Inc.
libpciaccess                                       Red Hat, Inc.
libpipeline                                        Red Hat, Inc.
libpng                                             Red Hat, Inc.
libproxy                                           Red Hat, Inc.
libpwquality                                       Red Hat, Inc.
librados2                                          Red Hat, Inc.
libref_array                                       Red Hat, Inc.
libreport                                          Red Hat, Inc.
libreport-cli                                      Red Hat, Inc.
libreport-filesystem                               Red Hat, Inc.
libreport-plugin-mailx                             Red Hat, Inc.
libreport-plugin-rhtsupport                        Red Hat, Inc.
libreport-plugin-ureport                           Red Hat, Inc.
libreport-python                                   Red Hat, Inc.
libreport-rhel                                     Red Hat, Inc.
libreport-web                                      Red Hat, Inc.
librsvg2                                           Red Hat, Inc.
librsvg2-tools                                     Red Hat, Inc.
libselinux                                         Red Hat, Inc.
libselinux-python                                  Red Hat, Inc.
libselinux-utils                                   Red Hat, Inc.
libsemanage                                        Red Hat, Inc.
libsepol                                           Red Hat, Inc.
libsmbclient                                       Red Hat, Inc.
libsoup                                            Red Hat, Inc.
libss                                              Red Hat, Inc.
libssh2                                            Red Hat, Inc.
libsss_idmap                                       Red Hat, Inc.
libsss_nss_idmap                                   Red Hat, Inc.
libstdc++                                          Red Hat, Inc.
libstoragemgmt                                     Red Hat, Inc.
libstoragemgmt-python                              Red Hat, Inc.
libstoragemgmt-python-clibs                        Red Hat, Inc.
libsysfs                                           Red Hat, Inc.
libtalloc                                          Red Hat, Inc.
libtar                                             Red Hat, Inc.
libtasn1                                           Red Hat, Inc.
libtdb                                             Red Hat, Inc.
libteam                                            Red Hat, Inc.
libtevent                                          Red Hat, Inc.
libthai                                            Red Hat, Inc.
libtheora                                          Red Hat, Inc.
libtidy                                            Fedora Project
libtiff                                            Red Hat, Inc.
libtirpc                                           Red Hat, Inc.
libunistring                                       Red Hat, Inc.
libusal                                            Red Hat, Inc.
libusb                                             Red Hat, Inc.
libusbx                                            Red Hat, Inc.
libuser                                            Red Hat, Inc.
libutempter                                        Red Hat, Inc.
libuuid                                            Red Hat, Inc.
libverto                                           Red Hat, Inc.
libverto-tevent                                    Red Hat, Inc.
libvorbis                                          Red Hat, Inc.
libwbclient                                        Red Hat, Inc.
libX11                                             Red Hat, Inc.
libX11-common                                      Red Hat, Inc.
libXau                                             Red Hat, Inc.
libxcb                                             Red Hat, Inc.
libXcomposite                                      Red Hat, Inc.
libXcursor                                         Red Hat, Inc.
libXdamage                                         Red Hat, Inc.
libXevie                                           Red Hat, Inc.
libXext                                            Red Hat, Inc.
libXfixes                                          Red Hat, Inc.
libXft                                             Red Hat, Inc.
libXi                                              Red Hat, Inc.
libXinerama                                        Red Hat, Inc.
libxml2                                            Red Hat, Inc.
libxml2-python                                     Red Hat, Inc.
libXpm                                             Red Hat, Inc.
libXrandr                                          Red Hat, Inc.
libXrender                                         Red Hat, Inc.
libxshmfence                                       Red Hat, Inc.
libxslt                                            Red Hat, Inc.
libXtst                                            Red Hat, Inc.
libXxf86vm                                         Red Hat, Inc.
libyaml                                            Red Hat, Inc.
libzip                                             Red Hat, Inc.
linux-firmware                                     Red Hat, Inc.
lldpad                                             Red Hat, Inc.
lm_sensors-libs                                    Red Hat, Inc.
logrotate                                          Red Hat, Inc.
logwatch                                           Red Hat, Inc.
lsof                                               Red Hat, Inc.
lsscsi                                             Red Hat, Inc.
lua                                                Red Hat, Inc.
lvm2                                               Red Hat, Inc.
lvm2-libs                                          Red Hat, Inc.
lvm2-python-libs                                   Red Hat, Inc.
lzo                                                Red Hat, Inc.
m2crypto                                           Red Hat, Inc.
m4                                                 Red Hat, Inc.
mailcap                                            Red Hat, Inc.
mailx                                              Red Hat, Inc.
make                                               Red Hat, Inc.
man-db                                             Red Hat, Inc.
man-pages                                          Red Hat, Inc.
man-pages-overrides                                Red Hat, Inc.
mariadb                                            Red Hat, Inc.
mariadb-libs                                       Red Hat, Inc.
mariadb-server                                     Red Hat, Inc.
mdadm                                              Red Hat, Inc.
mesa-libEGL                                        Red Hat, Inc.
mesa-libgbm                                        Red Hat, Inc.
mesa-libGL                                         Red Hat, Inc.
mesa-libglapi                                      Red Hat, Inc.
microcode_ctl                                      Red Hat, Inc.
mlocate                                            Red Hat, Inc.
ModemManager-glib                                  Red Hat, Inc.
mod_ssl                                            Red Hat, Inc.
mozjs17                                            Red Hat, Inc.
mtools                                             Red Hat, Inc.
mtr                                                Red Hat, Inc.
MySQL-zrm                                          Fedora Project
nano                                               Red Hat, Inc.
ncurses                                            Red Hat, Inc.
ncurses-base                                       Red Hat, Inc.
ncurses-libs                                       Red Hat, Inc.
nettle                                             Red Hat, Inc.
net-tools                                          Red Hat, Inc.
NetworkManager                                     Red Hat, Inc.
NetworkManager-adsl                                Red Hat, Inc.
NetworkManager-bluetooth                           Red Hat, Inc.
NetworkManager-config-server                       Red Hat, Inc.
NetworkManager-glib                                Red Hat, Inc.
NetworkManager-libnm                               Red Hat, Inc.
NetworkManager-team                                Red Hat, Inc.
NetworkManager-tui                                 Red Hat, Inc.
NetworkManager-wifi                                Red Hat, Inc.
NetworkManager-wwan                                Red Hat, Inc.
newt                                               Red Hat, Inc.
newt-python                                        Red Hat, Inc.
nfs4-acl-tools                                     Red Hat, Inc.
nfs-utils                                          Red Hat, Inc.
nspr                                               Red Hat, Inc.
nss                                                Red Hat, Inc.
nss-softokn                                        Red Hat, Inc.
nss-softokn-freebl                                 Red Hat, Inc.
nss-sysinit                                        Red Hat, Inc.
nss-tools                                          Red Hat, Inc.
nss-util                                           Red Hat, Inc.
ntp                                                Red Hat, Inc.
ntpdate                                            Red Hat, Inc.
ntsysv                                             Red Hat, Inc.
numactl-libs                                       Red Hat, Inc.
openldap                                           Red Hat, Inc.
openssh                                            Red Hat, Inc.
openssh-clients                                    Red Hat, Inc.
openssh-server                                     Red Hat, Inc.
openssl                                            Red Hat, Inc.
openssl-libs                                       Red Hat, Inc.
oprofile                                           Red Hat, Inc.
os-prober                                          Red Hat, Inc.
p11-kit                                            Red Hat, Inc.
p11-kit-trust                                      Red Hat, Inc.
pam                                                Red Hat, Inc.
pango                                              Red Hat, Inc.
parted                                             Red Hat, Inc.
passwd                                             Red Hat, Inc.
pciutils                                           Red Hat, Inc.
pciutils-libs                                      Red Hat, Inc.
pcp                                                Red Hat, Inc.
pcp-conf                                           Red Hat, Inc.
pcp-doc                                            Red Hat, Inc.
pcp-export-pcp2graphite                            Red Hat, Inc.
pcp-libs                                           Red Hat, Inc.
pcp-pmda-activemq                                  Red Hat, Inc.
pcp-pmda-apache                                    Red Hat, Inc.
pcp-pmda-bash                                      Red Hat, Inc.
pcp-pmda-bonding                                   Red Hat, Inc.
pcp-pmda-cisco                                     Red Hat, Inc.
pcp-pmda-dbping                                    Red Hat, Inc.
pcp-pmda-dm                                        Red Hat, Inc.
pcp-pmda-ds389                                     Red Hat, Inc.
pcp-pmda-ds389log                                  Red Hat, Inc.
pcp-pmda-elasticsearch                             Red Hat, Inc.
pcp-pmda-gfs2                                      Red Hat, Inc.
pcp-pmda-gluster                                   Red Hat, Inc.
pcp-pmda-gpfs                                      Red Hat, Inc.
pcp-pmda-gpsd                                      Red Hat, Inc.
pcp-pmda-json                                      Red Hat, Inc.
pcp-pmda-kvm                                       Red Hat, Inc.
pcp-pmda-lmsensors                                 Red Hat, Inc.
pcp-pmda-logger                                    Red Hat, Inc.
pcp-pmda-lustre                                    Red Hat, Inc.
pcp-pmda-lustrecomm                                Red Hat, Inc.
pcp-pmda-mailq                                     Red Hat, Inc.
pcp-pmda-memcache                                  Red Hat, Inc.
pcp-pmda-mounts                                    Red Hat, Inc.
pcp-pmda-mysql                                     Red Hat, Inc.
pcp-pmda-named                                     Red Hat, Inc.
pcp-pmda-netfilter                                 Red Hat, Inc.
pcp-pmda-news                                      Red Hat, Inc.
pcp-pmda-nfsclient                                 Red Hat, Inc.
pcp-pmda-nginx                                     Red Hat, Inc.
pcp-pmda-nvidia-gpu                                Red Hat, Inc.
pcp-pmda-pdns                                      Red Hat, Inc.
pcp-pmda-postfix                                   Red Hat, Inc.
pcp-pmda-postgresql                                Red Hat, Inc.
pcp-pmda-roomtemp                                  Red Hat, Inc.
pcp-pmda-rpm                                       Red Hat, Inc.
pcp-pmda-sendmail                                  Red Hat, Inc.
pcp-pmda-shping                                    Red Hat, Inc.
pcp-pmda-summary                                   Red Hat, Inc.
pcp-pmda-trace                                     Red Hat, Inc.
pcp-pmda-unbound                                   Red Hat, Inc.
pcp-pmda-weblog                                    Red Hat, Inc.
pcp-pmda-zswap                                     Red Hat, Inc.
pcp-system-tools                                   Red Hat, Inc.
pcre                                               Red Hat, Inc.
pcre-devel                                         Red Hat, Inc.
perf                                               Red Hat, Inc.
perl                                               Red Hat, Inc.
perl-Authen-SASL                                   Red Hat, Inc.
perl-Bit-Vector                                    Red Hat, Inc.
perl-Business-ISBN                                 Red Hat, Inc.
perl-Business-ISBN-Data                            Red Hat, Inc.
perl-Carp                                          Red Hat, Inc.
perl-Carp-Clan                                     Red Hat, Inc.
perl-Class-Load                                    Red Hat, Inc.
perl-Class-Singleton                               Red Hat, Inc.
perl-Compress-Raw-Bzip2                            Red Hat, Inc.
perl-Compress-Raw-Zlib                             Red Hat, Inc.
perl-constant                                      Red Hat, Inc.
perl-Convert-ASN1                                  Red Hat, Inc.
perl-Data-Dumper                                   Red Hat, Inc.
perl-Data-OptList                                  Red Hat, Inc.
perl-Data-Report                                   Fedora Project
perl-Date-Calc                                     Red Hat, Inc.
perl-Date-Manip                                    Red Hat, Inc.
perl-DateTime                                      Red Hat, Inc.
perl-DateTime-Format-Mail                          Fedora Project
perl-DateTime-Format-W3CDTF                        Fedora Project
perl-DateTime-Locale                               Red Hat, Inc.
perl-DateTime-TimeZone                             Red Hat, Inc.
perl-DBD-MySQL                                     Red Hat, Inc.
perl-DBD-Pg                                        Red Hat, Inc.
perl-DBD-SQLite                                    Red Hat, Inc.
perl-DBI                                           Red Hat, Inc.
perl-Digest                                        Red Hat, Inc.
perl-Digest-HMAC                                   Red Hat, Inc.
perl-Digest-MD5                                    Red Hat, Inc.
perl-Digest-SHA                                    Red Hat, Inc.
perl-Encode                                        Red Hat, Inc.
perl-Encode-Locale                                 Red Hat, Inc.
perl-Error                                         Red Hat, Inc.
perl-Exporter                                      Red Hat, Inc.
perl-File-Listing                                  Red Hat, Inc.
perl-File-Path                                     Red Hat, Inc.
perl-File-Temp                                     Red Hat, Inc.
perl-Filter                                        Red Hat, Inc.
perl-Getopt-Long                                   Red Hat, Inc.
perl-Git                                           Red Hat, Inc.
perl-GSSAPI                                        Red Hat, Inc.
perl-HTML-Parser                                   Red Hat, Inc.
perl-HTML-Tagset                                   Red Hat, Inc.
perl-HTTP-Cookies                                  Red Hat, Inc.
perl-HTTP-Daemon                                   Red Hat, Inc.
perl-HTTP-Date                                     Red Hat, Inc.
perl-HTTP-Message                                  Red Hat, Inc.
perl-HTTP-Negotiate                                Red Hat, Inc.
perl-HTTP-Tiny                                     Red Hat, Inc.
perl-IO-Compress                                   Red Hat, Inc.
perl-IO-HTML                                       Red Hat, Inc.
perl-IO-Socket-IP                                  Red Hat, Inc.
perl-IO-Socket-SSL                                 Red Hat, Inc.
perl-JSON                                          Red Hat, Inc.
perl-LDAP                                          Red Hat, Inc.
perl-libs                                          Red Hat, Inc.
perl-libwww-perl                                   Red Hat, Inc.
perl-List-MoreUtils                                Red Hat, Inc.
perl-LWP-MediaTypes                                Red Hat, Inc.
perl-macros                                        Red Hat, Inc.
perl-Module-Implementation                         Red Hat, Inc.
perl-Module-Runtime                                Red Hat, Inc.
perl-Net-Daemon                                    Red Hat, Inc.
perl-Net-HTTP                                      Red Hat, Inc.
perl-Net-LibIDN                                    Red Hat, Inc.
perl-Net-SSLeay                                    Red Hat, Inc.
perl-Package-DeprecationManager                    Red Hat, Inc.
perl-Package-Stash                                 Red Hat, Inc.
perl-Package-Stash-XS                              Red Hat, Inc.
perl-Params-Util                                   Red Hat, Inc.
perl-Params-Validate                               Red Hat, Inc.
perl-parent                                        Red Hat, Inc.
perl-PathTools                                     Red Hat, Inc.
perl-PCP-PMDA                                      Red Hat, Inc.
perl-PlRPC                                         Red Hat, Inc.
perl-Pod-Escapes                                   Red Hat, Inc.
perl-podlators                                     Red Hat, Inc.
perl-Pod-Perldoc                                   Red Hat, Inc.
perl-Pod-Simple                                    Red Hat, Inc.
perl-Pod-Usage                                     Red Hat, Inc.
perl-Scalar-List-Utils                             Red Hat, Inc.
perl-Socket                                        Red Hat, Inc.
perl-Storable                                      Red Hat, Inc.
perl-Sub-Install                                   Red Hat, Inc.
perl-Sys-CPU                                       Red Hat, Inc.
perl-Sys-MemInfo                                   Red Hat, Inc.
perl-TermReadKey                                   Red Hat, Inc.
perl-Test-Harness                                  Red Hat, Inc.
perl-Text-CSV                                      Fedora Project
perl-Text-ParseWords                               Red Hat, Inc.
perl-Text-Soundex                                  Red Hat, Inc.
perl-Text-Unidecode                                Red Hat, Inc.
perl-Thread-Queue                                  Red Hat, Inc.
perl-threads                                       Red Hat, Inc.
perl-threads-shared                                Red Hat, Inc.
perl-TimeDate                                      Red Hat, Inc.
perl-Time-HiRes                                    Red Hat, Inc.
perl-Time-Local                                    Red Hat, Inc.
perl-Try-Tiny                                      Red Hat, Inc.
perl-URI                                           Red Hat, Inc.
perl-version                                       Red Hat, Inc.
perl-WWW-RobotRules                                Red Hat, Inc.
perl-XML-Filter-BufferText                         Red Hat, Inc.
perl-XML-NamespaceSupport                          Red Hat, Inc.
perl-XML-Parser                                    Red Hat, Inc.
perl-XML-RSS                                       Fedora Project
perl-XML-SAX-Base                                  Red Hat, Inc.
perl-XML-SAX-Writer                                Red Hat, Inc.
php                                                Red Hat, Inc.
php-bcmath                                         Red Hat, Inc.
php-cli                                            Red Hat, Inc.
php-common                                         Red Hat, Inc.
php-devel                                          Red Hat, Inc.
php-fedora-autoloader                              Fedora Project
php-gd                                             Red Hat, Inc.
php-mbstring                                       Red Hat, Inc.
phpMyAdmin                                         Fedora Project
php-mysql                                          Red Hat, Inc.
php-pdo                                            Red Hat, Inc.
php-php-gettext                                    Fedora Project
php-process                                        Red Hat, Inc.
php-tcpdf                                          Fedora Project
php-tcpdf-dejavu-sans-fonts                        Fedora Project
php-tidy                                           Fedora Project
php-xml                                            Red Hat, Inc.
pinentry                                           Red Hat, Inc.
pinfo                                              Red Hat, Inc.
pixman                                             Red Hat, Inc.
pkgconfig                                          Red Hat, Inc.
plymouth                                           Red Hat, Inc.
plymouth-core-libs                                 Red Hat, Inc.
plymouth-scripts                                   Red Hat, Inc.
pm-utils                                           Red Hat, Inc.
policycoreutils                                    Red Hat, Inc.
polkit                                             Red Hat, Inc.
polkit-pkla-compat                                 Red Hat, Inc.
popt                                               Red Hat, Inc.
postfix                                            Red Hat, Inc.
postfix-perl-scripts                               Red Hat, Inc.
postgresql-libs                                    Red Hat, Inc.
powertop                                           Red Hat, Inc.
ppp                                                Red Hat, Inc.
procps-ng                                          Red Hat, Inc.
psacct                                             Red Hat, Inc.
pth                                                Red Hat, Inc.
pygobject2                                         Red Hat, Inc.
pygobject3-base                                    Red Hat, Inc.
pygpgme                                            Red Hat, Inc.
pyliblzma                                          Red Hat, Inc.
pyOpenSSL                                          Red Hat, Inc.
pyparsing                                          Red Hat, Inc.
pytalloc                                           Red Hat, Inc.
python                                             Red Hat, Inc.
python-augeas                                      Red Hat, Inc.
python-backports                                   Red Hat, Inc.
python-backports-ssl_match_hostname                Red Hat, Inc.
python-chardet                                     Red Hat, Inc.
python-configobj                                   Red Hat, Inc.
python-configshell                                 Red Hat, Inc.
python-dateutil                                    Red Hat, Inc.
python-decorator                                   Red Hat, Inc.
python-dmidecode                                   Red Hat, Inc.
python-ethtool                                     Red Hat, Inc.
python-firewall                                    Red Hat, Inc.
python-gudev                                       Red Hat, Inc.
python-hwdata                                      Red Hat, Inc.
python-iniparse                                    Red Hat, Inc.
python-jsonpointer                                 Red Hat, Inc.
python-kitchen                                     Red Hat, Inc.
python-kmod                                        Red Hat, Inc.
python-libs                                        Red Hat, Inc.
python-lxml                                        Red Hat, Inc.
python-magic                                       Red Hat, Inc.
python-pcp                                         Red Hat, Inc.
python-perf                                        Red Hat, Inc.
python-pycurl                                      Red Hat, Inc.
python-pyudev                                      Red Hat, Inc.
python-requests                                    Red Hat, Inc.
python-rhsm                                        Red Hat, Inc.
python-rhsm-certificates                           Red Hat, Inc.
python-rtslib                                      Red Hat, Inc.
python-setproctitle                                Red Hat, Inc.
python-setuptools                                  Red Hat, Inc.
python-six                                         Red Hat, Inc.
python-slip                                        Red Hat, Inc.
python-slip-dbus                                   Red Hat, Inc.
python-urlgrabber                                  Red Hat, Inc.
python-urllib3                                     Red Hat, Inc.
python-urwid                                       Red Hat, Inc.
pyxattr                                            Red Hat, Inc.
PyYAML                                             Red Hat, Inc.
qrencode-libs                                      Red Hat, Inc.
quota                                              Red Hat, Inc.
quota-nls                                          Red Hat, Inc.
rasdaemon                                          Red Hat, Inc.
rdate                                              Red Hat, Inc.
readline                                           Red Hat, Inc.
rear                                               Red Hat, Inc.
redhat-access-insights                             Red Hat, Inc.
Red_Hat_Enterprise_Linux-Release_Notes-7-en-US     Red Hat, Inc.
redhat-indexhtml                                   Red Hat, Inc.
redhat-logos                                       Red Hat, Inc.
redhat-release-server                              Red Hat, Inc.
redhat-support-lib-python                          Red Hat, Inc.
redhat-support-tool                                Red Hat, Inc.
rest                                               Red Hat, Inc.
rfkill                                             Red Hat, Inc.
rhn-check                                          Red Hat, Inc.
rhn-client-tools                                   Red Hat, Inc.
rhnlib                                             Red Hat, Inc.
rhnsd                                              Red Hat, Inc.
rhn-setup                                          Red Hat, Inc.
rng-tools                                          Red Hat, Inc.
rootfiles                                          Red Hat, Inc.
rpcbind                                            Red Hat, Inc.
rpm                                                Red Hat, Inc.
rpm-build-libs                                     Red Hat, Inc.
rpm-libs                                           Red Hat, Inc.
rpm-python                                         Red Hat, Inc.
rsync                                              Red Hat, Inc.
rsyslog                                            Red Hat, Inc.
rsyslog-mmjsonparse                                Red Hat, Inc.
samba                                              Red Hat, Inc.
samba-client                                       Red Hat, Inc.
samba-client-libs                                  Red Hat, Inc.
samba-common                                       Red Hat, Inc.
samba-common-libs                                  Red Hat, Inc.
samba-common-tools                                 Red Hat, Inc.
samba-libs                                         Red Hat, Inc.
satyr                                              Red Hat, Inc.
scl-utils                                          Red Hat, Inc.
SDL                                                Red Hat, Inc.
sed                                                Red Hat, Inc.
selinux-policy                                     Red Hat, Inc.
selinux-policy-targeted                            Red Hat, Inc.
setserial                                          Red Hat, Inc.
setup                                              Red Hat, Inc.
setuptool                                          Red Hat, Inc.
sg3_utils-libs                                     Red Hat, Inc.
sgpio                                              Red Hat, Inc.
shadow-utils                                       Red Hat, Inc.
shared-mime-info                                   Red Hat, Inc.
slang                                              Red Hat, Inc.
smartmontools                                      Red Hat, Inc.
snappy                                             Red Hat, Inc.
sos                                                Red Hat, Inc.
sqlite                                             Red Hat, Inc.
sssd-client                                        Red Hat, Inc.
strace                                             Red Hat, Inc.
subscription-manager                               Red Hat, Inc.
sudo                                               Red Hat, Inc.
syslinux                                           Red Hat, Inc.
sysstat                                            Red Hat, Inc.
systemd                                            Red Hat, Inc.
systemd-libs                                       Red Hat, Inc.
systemd-python                                     Red Hat, Inc.
systemd-sysv                                       Red Hat, Inc.
systemtap-runtime                                  Red Hat, Inc.
sysvinit-tools                                     Red Hat, Inc.
t1lib                                              Red Hat, Inc.
tar                                                Red Hat, Inc.
targetcli                                          Red Hat, Inc.
targetd                                            Red Hat, Inc.
tcpdump                                            Red Hat, Inc.
tcp_wrappers                                       Red Hat, Inc.
tcp_wrappers-libs                                  Red Hat, Inc.
tcsh                                               Red Hat, Inc.
teamd                                              Red Hat, Inc.
theora-tools                                       Red Hat, Inc.
time                                               Red Hat, Inc.
traceroute                                         Red Hat, Inc.
trousers                                           Red Hat, Inc.
tuned                                              Red Hat, Inc.
tzdata                                             Red Hat, Inc.
unzip                                              Red Hat, Inc.
usb_modeswitch                                     Red Hat, Inc.
usb_modeswitch-data                                Red Hat, Inc.
usbutils                                           Red Hat, Inc.
usermode                                           Red Hat, Inc.
ustr                                               Red Hat, Inc.
util-linux                                         Red Hat, Inc.
vim-common                                         Red Hat, Inc.
vim-enhanced                                       Red Hat, Inc.
vim-filesystem                                     Red Hat, Inc.
vim-minimal                                        Red Hat, Inc.
virt-what                                          Red Hat, Inc.
wget                                               Red Hat, Inc.
which                                              Red Hat, Inc.
words                                              Red Hat, Inc.
wpa_supplicant                                     Red Hat, Inc.
xdg-utils                                          Red Hat, Inc.
xfsdump                                            Red Hat, Inc.
xfsprogs                                           Red Hat, Inc.
xmlrpc-c                                           Red Hat, Inc.
xmlrpc-c-client                                    Red Hat, Inc.
xz                                                 Red Hat, Inc.
xz-libs                                            Red Hat, Inc.
yajl                                               Red Hat, Inc.
yum                                                Red Hat, Inc.
yum-langpacks                                      Red Hat, Inc.
yum-metadata-parser                                Red Hat, Inc.
yum-rhn-plugin                                     Red Hat, Inc.
yum-utils                                          Red Hat, Inc.
zip                                                Red Hat, Inc.
zlib                                               Red Hat, Inc.

RPM Query Tags

rpm --querytags
ARCH
ARCHIVESIZE
BASENAMES
BUGURL
BUILDARCHS
BUILDHOST
BUILDTIME
C
CHANGELOGNAME
CHANGELOGTEXT
CHANGELOGTIME
CLASSDICT
COLLECTIONS
CONFLICTFLAGS
CONFLICTNAME
CONFLICTNEVRS
CONFLICTS
CONFLICTVERSION
COOKIE
DBINSTANCE
DEPENDSDICT
DESCRIPTION
DIRINDEXES
DIRNAMES
DISTRIBUTION
DISTTAG
DISTURL
DSAHEADER
E
EPOCH
EPOCHNUM
EVR
EXCLUDEARCH
EXCLUDEOS
EXCLUSIVEARCH
EXCLUSIVEOS
FILECAPS
FILECLASS
FILECOLORS
FILECONTEXTS
FILEDEPENDSN
FILEDEPENDSX
FILEDEVICES
FILEDIGESTALGO
FILEDIGESTS
FILEFLAGS
FILEGROUPNAME
FILEINODES
FILELANGS
FILELINKTOS
FILEMD5S
FILEMODES
FILEMTIMES
FILENAMES
FILENLINKS
FILEPROVIDE
FILERDEVS
FILEREQUIRE
FILESIZES
FILESTATES
FILEUSERNAME
FILEVERIFYFLAGS
FSCONTEXTS
GIF
GROUP
HDRID
HEADERCOLOR
HEADERI18NTABLE
HEADERIMAGE
HEADERIMMUTABLE
HEADERREGIONS
HEADERSIGNATURES
ICON
INSTALLCOLOR
INSTALLTID
INSTALLTIME
INSTFILENAMES
INSTPREFIXES
LICENSE
LONGARCHIVESIZE
LONGFILESIZES
LONGSIGSIZE
LONGSIZE
N
NAME
NEVR
NEVRA
NOPATCH
NOSOURCE
NVR
NVRA
O
OBSOLETEFLAGS
OBSOLETENAME
OBSOLETENEVRS
OBSOLETES
OBSOLETEVERSION
OLDFILENAMES
OPTFLAGS
ORDERFLAGS
ORDERNAME
ORDERVERSION
ORIGBASENAMES
ORIGDIRINDEXES
ORIGDIRNAMES
ORIGFILENAMES
OS
P
PACKAGER
PATCH
PATCHESFLAGS
PATCHESNAME
PATCHESVERSION
PAYLOADCOMPRESSOR
PAYLOADFLAGS
PAYLOADFORMAT
PKGID
PLATFORM
POLICIES
POLICYFLAGS
POLICYNAMES
POLICYTYPES
POLICYTYPESINDEXES
POSTIN
POSTINFLAGS
POSTINPROG
POSTTRANS
POSTTRANSFLAGS
POSTTRANSPROG
POSTUN
POSTUNFLAGS
POSTUNPROG
PREFIXES
PREIN
PREINFLAGS
PREINPROG
PRETRANS
PRETRANSFLAGS
PRETRANSPROG
PREUN
PREUNFLAGS
PREUNPROG
PROVIDEFLAGS
PROVIDENAME
PROVIDENEVRS
PROVIDES
PROVIDEVERSION
PUBKEYS
R
RECONTEXTS
RELEASE
REMOVETID
REQUIREFLAGS
REQUIRENAME
REQUIRENEVRS
REQUIRES
REQUIREVERSION
RPMVERSION
RSAHEADER
SHA1HEADER
SIGGPG
SIGMD5
SIGPGP
SIGSIZE
SIZE
SOURCE
SOURCEPACKAGE
SOURCEPKGID
SOURCERPM
SUMMARY
TRIGGERCONDS
TRIGGERFLAGS
TRIGGERINDEX
TRIGGERNAME
TRIGGERSCRIPTFLAGS
TRIGGERSCRIPTPROG
TRIGGERSCRIPTS
TRIGGERTYPE
TRIGGERVERSION
URL
V
VCS
VENDOR
VERBOSE
VERIFYSCRIPT
VERIFYSCRIPTFLAGS
VERIFYSCRIPTPROG
VERSION
XPM

YUM: Last actions performed

yum history
Loaded plugins: langpacks, product-id, rhnplugin, search-disabled-repos,
              : subscription-manager
This system is receiving updates from RHN Classic or Red Hat Satellite.
ID     | Command line             | Date and time    | Action(s)      | Altered
-------------------------------------------------------------------------------
    31 | -y -e 0 update           | 2017-05-11 15:45 | E, I, U        |  116 EE
    30 | -y -e 0 update           | 2016-12-05 11:05 | Update         |    3   
    29 | -y -e 0 update           | 2016-11-24 11:24 | E, I, O, U     |  445 EE
    28 | -y -e 0 update           | 2016-10-24 15:54 | E, I, U        |   61   
    27 | -y -e 0 update           | 2016-08-05 13:05 | E, I, U        |   40   
    26 | -y -e 0 update           | 2016-07-19 10:12 | Update         |    3   
    25 | -y -e 0 update           | 2016-07-13 12:21 | E, I, U        |   59   
    24 | install genisoimage      | 2016-06-24 15:25 | Install        |    2   
    23 | install -y syslinux      | 2016-06-24 15:21 | Install        |    2   
    22 | install -y rear          | 2016-06-24 15:20 | Install        |    1   
    21 | -y -e 0 update           | 2016-06-16 10:37 | Update         |    1   
    20 | -y -e 0 update           | 2016-06-10 14:14 | Update         |    2   
    19 | -y -e 0 update           | 2016-05-19 09:17 | E, I, U        |   49 EE
    18 | -y -e 0 update           | 2016-05-02 11:30 | Update         |    7   
    17 | -y -e 0 update           | 2016-04-25 10:20 | Update         |   16   
    16 | install git              | 2016-04-11 10:05 | Install        |    5   
    15 | -y update                | 2016-04-05 11:23 | I, U           |   42   
    14 | install MySQL-zrm        | 2016-03-23 14:14 | Install        |   34   
    13 | install php-devel        | 2016-03-22 14:14 | Install        |    7   
    12 | install php              | 2016-03-22 14:06 | Install        |    1   
history list

Software Development: Programs and Versions

ProgStuff
/usr/bin/automake
automake: automake (GNU automake) 1.13.4
/usr/bin/autoconf
autoconf: autoconf (GNU Autoconf) 2.69
/usr/bin/autoheader
autoheader: autoheader (GNU Autoconf) 2.69
/usr/bin/make
make: GNU Make 3.82
/usr/bin/sed
sed: sed (GNU sed) 4.2.2

Filesystems, Dump- and Swapconfiguration

Filesystem Tab

grep -v '^#' /etc/fstab | column -t
/dev/mapper/rhel_notomega-root             /      xfs   defaults  1  1
UUID=666e851d-758f-4297-be41-eeea39e87c28  /boot  xfs   defaults  1  2
/dev/mapper/rhel_notomega-swap             swap   swap  defaults  0  0

Filesystems and Usage

df -k
Filesystem                     1K-blocks    Used Available Use% Mounted on
/dev/mapper/rhel_notomega-root   7964672 5583324   2381348  71% /
devtmpfs                         3994308       0   3994308   0% /dev
tmpfs                            4005260       0   4005260   0% /dev/shm
tmpfs                            4005260   74192   3931068   2% /run
tmpfs                            4005260       0   4005260   0% /sys/fs/cgroup
/dev/vda1                         508588  181632    326956  36% /boot
tmpfs                             381624       0    381624   0% /run/user/0

All Filesystems and Usage

my_df
Allocated       Used            Available       Used (%)
8473260         5764956         2708304         69.0

Filesystems parameters

display_fs_param
n/a or not configured

Local Mountpoints

mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=3994308k,nr_inodes=998577,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel,size=4005260k,nr_inodes=1001315)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,size=4005260k,nr_inodes=1001315,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,size=4005260k,nr_inodes=1001315,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_prio,net_cls)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/mapper/rhel_notomega-root on / type xfs (rw,relatime,seclabel,attr2,inode64,noquota)
selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=35,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
/dev/vda1 on /boot type xfs (rw,relatime,seclabel,attr2,inode64,noquota)
tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=381624k,mode=700)

Disk Partition Layout

PartitionDump
Model: Virtio Block Device (virtblk)
Disk /dev/vda: 9664MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End     Size    Type     File system  Flags
 1      1049kB  525MB   524MB   primary  xfs          boot
 2      525MB   9664MB  9138MB  primary               lvm

Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/rhel_notomega-root: 8166MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags: 

Number  Start  End     Size    File system  Flags
 1      0.00B  8166MB  8166MB  xfs

Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/rhel_notomega-swap: 969MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags: 

Number  Start  End    Size   File system     Flags
 1      0.00B  969MB  969MB  linux-swap(v1)

Disk Partitions to restore from

cat /var/log/cfg2html/notomega.phas.ubc.ca.partitions.save
# partition table of /dev/vda
unit: sectors

/dev/vda1 : start=     2048, size=  1024000, Id=83, bootable
/dev/vda2 : start=  1026048, size= 17848320, Id=8e
/dev/vda3 : start=        0, size=        0, Id= 0
/dev/vda4 : start=        0, size=        0, Id= 0

To restore your partitions use the saved file: notomega.phas.ubc.ca.partitions.save, read the man page for sfdisk for usage. (Hint: sfdisk --force /dev/device < file.save)

Disk Partitions

/sbin/fdisk -l|sed 's/8e \ Unknown/8e \ LVM/g'
Disk /dev/vda: 9663 MB, 9663676416 bytes, 18874368 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x000a08bd

   Device Boot      Start         End      Blocks   Id  System
/dev/vda1   *        2048     1026047      512000   83  Linux
/dev/vda2         1026048    18874367     8924160   8e  Linux LVM

Disk /dev/mapper/rhel_notomega-root: 8166 MB, 8166309888 bytes, 15949824 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/rhel_notomega-swap: 968 MB, 968884224 bytes, 1892352 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

NFS Filesystems

grep -vE '^#|^ *$' /etc/exports
n/a or not configured

Multipath Configuration

Multipath Package Version

rpm -qa | grep multipath
device-mapper-multipath-0.4.9-99.el7_3.1.x86_64
device-mapper-multipath-libs-0.4.9-99.el7_3.1.x86_64

Multipath Service Status

chkconfig --list multipathd
n/a or not configured

Multipath Devices Basic Information

/sbin/multipath -v2 -d -ll
May 12 05:30:27 | DM multipath kernel driver not loaded
May 12 05:30:27 | /etc/multipath.conf does not exist, blacklisting all devices.
May 12 05:30:27 | A default multipath.conf file is located at
May 12 05:30:27 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf
May 12 05:30:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf
May 12 05:30:27 | DM multipath kernel driver not loaded

Multipath Devices Detailed Information

/sbin/multipath -v3 -d -ll
May 12 05:30:27 | DM multipath kernel driver not loaded
May 12 05:30:27 | /etc/multipath.conf does not exist, blacklisting all devices.
May 12 05:30:27 | A default multipath.conf file is located at
May 12 05:30:27 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf
May 12 05:30:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf
May 12 05:30:27 | DM multipath kernel driver not loaded

Multipath Configuration File

grep -vE '^#|^ *$' /etc/multipath.conf
n/a or not configured

Device Mapper Files

for MultiPath in $(/sbin/multipath -v1 -d -l); do ls -l /dev/mapper/${MultiPath}; done
n/a or not configured

Multipath Bindings

cat /var/lib/multipath/bindings
n/a or not configured

LVM

Block Device Attributes

blkid
/dev/mapper/rhel_notomega-root: UUID="43525812-7159-4a8b-977c-5437c75aeef8" TYPE="xfs" 
/dev/vda2: UUID="Rbue6y-RFHI-Gxke-gD24-mrE1-bjdv-SAzpic" TYPE="LVM2_member" 
/dev/vda1: UUID="666e851d-758f-4297-be41-eeea39e87c28" TYPE="xfs" 
/dev/mapper/rhel_notomega-swap: UUID="1145d7b1-16ac-4f53-b4c4-5443e444ee5d" TYPE="swap" 
/dev/sr0: UUID="2014-05-07-03-58-46-00" LABEL="RHEL-7.0 Server.x86_64" TYPE="iso9660" PTTYPE="dos" 

Physical Volumes

pvs
  PV         VG            Fmt  Attr PSize PFree
  /dev/vda2  rhel_notomega lvm2 a--  8.51g    0 

The system file layout is configured using the LVM (Logical Volume Manager)

Volumegroup Device Files

ls -al /dev/mapper/*
crw-------. 1 root root 10, 236 May  1 14:50 /dev/mapper/control
lrwxrwxrwx. 1 root root       7 May 12 05:30 /dev/mapper/rhel_notomega-root -> ../dm-0
lrwxrwxrwx. 1 root root       7 May  1 14:50 /dev/mapper/rhel_notomega-swap -> ../dm-1

LVM global info

lvm version
  LVM version:     2.02.166(2)-RHEL7 (2016-11-16)
  Library version: 1.02.135-RHEL7 (2016-11-16)
  Driver version:  4.34.0

Available Physical Groups

vgdisplay -v | awk -F' +' '/PV Name/ {print $4}'
/dev/vda2

Available Volume Groups

vgdisplay -s | awk -F\" '{print $2}'
rhel_notomega

Available Logical Volumes

vgdisplay -v | awk -F' +' '/LV Name/ {print $4}'
root
swap

Detailed Volume Groups Report

/sbin/vgs -o vg_name,lv_name,devices
  VG            LV   Devices        
  rhel_notomega root /dev/vda2(0)   
  rhel_notomega swap /dev/vda2(1947)

Logical Volumes

lvs -o +devices
  LV   VG            Attr       LSize   Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert Devices        
  root rhel_notomega -wi-ao----   7.61g                                                     /dev/vda2(0)   
  swap rhel_notomega -wi-ao---- 924.00m                                                     /dev/vda2(1947)

Volumegroups

vgdisplay -v
  --- Volume group ---
  VG Name               rhel_notomega
  System ID             
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  3
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                2
  Open LV               2
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               8.51 GiB
  PE Size               4.00 MiB
  Total PE              2178
  Alloc PE / Size       2178 / 8.51 GiB
  Free  PE / Size       0 / 0   
  VG UUID               ZuQmFp-SXSS-FqqO-zGNO-90hl-jTW3-sr9zdU
   
  --- Logical volume ---
  LV Path                /dev/rhel_notomega/root
  LV Name                root
  VG Name                rhel_notomega
  LV UUID                4eumDc-xV5z-XZbc-bb0p-LoCE-C7yW-ZLmXB1
  LV Write Access        read/write
  LV Creation host, time notomega.phas.ubc.ca, 2016-03-21 15:48:42 -0700
  LV Status              available
  # open                 1
  LV Size                7.61 GiB
  Current LE             1947
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     8192
  Block device           253:0
   
  --- Logical volume ---
  LV Path                /dev/rhel_notomega/swap
  LV Name                swap
  VG Name                rhel_notomega
  LV UUID                E80T2F-v0VM-zFuA-2EIr-YE9H-e6Jm-5tpoHl
  LV Write Access        read/write
  LV Creation host, time notomega.phas.ubc.ca, 2016-03-21 15:48:43 -0700
  LV Status              available
  # open                 2
  LV Size                924.00 MiB
  Current LE             231
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     8192
  Block device           253:1
   
  --- Physical volumes ---
  PV Name               /dev/vda2     
  PV UUID               Rbue6y-RFHI-Gxke-gD24-mrE1-bjdv-SAzpic
  PV Status             allocatable
  Total PE / Free PE    2178 / 0
   

Physical Devices used for LVM

PVDisplay
  --- Physical volume ---
  PV Name               /dev/vda2
  VG Name               rhel_notomega
  PV Size               8.51 GiB / not usable 3.00 MiB
  Allocatable           yes (but full)
  PE Size               4.00 MiB
  Total PE              2178
  Free PE               0
  Allocated PE          2178
  PV UUID               Rbue6y-RFHI-Gxke-gD24-mrE1-bjdv-SAzpic
   

Note: Run vgcfgbackup on a regular basis to backup your volume group layout


Network Settings

LAN Interfaces Settings (ifconfig)

/sbin/ifconfig
eth0: flags=4163  mtu 1500
        inet 142.103.236.50  netmask 255.255.255.0  broadcast 142.103.236.255
        inet6 fe80::5054:ff:fef0:2c86  prefixlen 64  scopeid 0x20
        ether 52:54:00:f0:2c:86  txqueuelen 1000  (Ethernet)
        RX packets 2958569  bytes 610832384 (582.5 MiB)
        RX errors 0  dropped 445971  overruns 0  frame 0
        TX packets 51473  bytes 5741619 (5.4 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10
        loop  txqueuelen 1  (Local Loopback)
        RX packets 405  bytes 41558 (40.5 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 405  bytes 41558 (40.5 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

LAN Interfaces Settings (ip addr)

ip addr
1: lo:  mtu 65536 qdisc noqueue state UNKNOWN qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0:  mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 52:54:00:f0:2c:86 brd ff:ff:ff:ff:ff:ff
    inet 142.103.236.50/24 brd 142.103.236.255 scope global dynamic eth0
       valid_lft 51130sec preferred_lft 51130sec
    inet6 fe80::5054:ff:fef0:2c86/64 scope link 
       valid_lft forever preferred_lft forever

Detailed NIC Statistics

ip -s l
1: lo:  mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    RX: bytes  packets  errors  dropped overrun mcast   
    41558      405      0       0       0       0       
    TX: bytes  packets  errors  dropped carrier collsns 
    41558      405      0       0       0       0       
2: eth0:  mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 1000
    link/ether 52:54:00:f0:2c:86 brd ff:ff:ff:ff:ff:ff
    RX: bytes  packets  errors  dropped overrun mcast   
    610832384  2958569  0       445971  0       0       
    TX: bytes  packets  errors  dropped carrier collsns 
    5741619    51473    0       0       0       0       

Ethernet Settings for Interface eth0:

/usr/sbin/ethtool eth0: 2>/dev/null; /usr/sbin/ethtool -i eth0:
Settings for eth0::
        Link detected: yes
driver: virtio_net
version: 1.0.0
firmware-version: 
expansion-rom-version: 
bus-info: 0000:00:03.0
supports-statistics: no
supports-test: no
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: no

LAN Configuration Files

for CfgFile in /etc/sysconfig/network-scripts/ifcfg-*; do printf "\n\n$(basename ${CfgFile}):\n\n"; cat ${CfgFile}; done

ifcfg-eth0:

HWADDR="52:54:00:F0:2C:86"
TYPE="Ethernet"
BOOTPROTO="dhcp"
DEFROUTE="yes"
PEERDNS="yes"
PEERROUTES="yes"
IPV4_FAILURE_FATAL="no"
IPV6INIT="yes"
IPV6_AUTOCONF="yes"
IPV6_DEFROUTE="yes"
IPV6_PEERDNS="yes"
IPV6_PEERROUTES="yes"
IPV6_FAILURE_FATAL="no"
NAME="eth0"
UUID="4f4350d9-ae8f-47be-b7ab-cd6ebde632bb"
ONBOOT="yes"


ifcfg-lo:

DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback

Route Configuration Files

if grep -q '' /etc/sysconfig/network-scripts/route-*; then for RouteCfgFile in /etc/sysconfig/network-scripts/route-*; do printf "\n\n$(basename ${RouteCfgFile}):\n\n"; cat ${RouteCfgFile}; done; fi
n/a or not configured

MII Status

/sbin/mii-tool -v eth0: 2>/dev/null
n/a or not configured

MII Diagnostics

/sbin/mii-diag -a eth0:
n/a or not configured

Network Routing

ip route
default via 142.103.236.254 dev eth0  proto static  metric 100 
142.103.236.0/24 dev eth0  proto kernel  scope link  src 142.103.236.50  metric 100 

Routing Tables

netstat -r
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
default         gateway         0.0.0.0         UG        0 0          0 eth0
142.103.236.0   0.0.0.0         255.255.255.0   U         0 0          0 eth0

Network Neighborhood

ip neigh
142.103.236.1 dev eth0 lladdr 52:54:00:cb:42:5e STALE
142.103.236.2 dev eth0 lladdr e4:1f:13:b6:88:b0 STALE
142.103.236.13 dev eth0 lladdr 0c:c4:7a:5e:c1:80 STALE
142.103.236.30 dev eth0 lladdr 00:25:90:2d:da:20 REACHABLE
142.103.236.10 dev eth0 lladdr e0:69:95:fc:b5:a1 STALE
142.103.236.254 dev eth0 lladdr 7c:0e:ce:03:15:80 REACHABLE

Summary statistics for each protocol

netstat -s
Ip:
    1043333 total packets received
    0 forwarded
    0 incoming packets discarded
    40911 incoming packets delivered
    41240 requests sent out
    61 dropped because of missing route
Icmp:
    519 ICMP messages received
    4 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 9
        echo requests: 508
        echo replies: 2
    865 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 357
        echo replies: 508
IcmpMsg:
        InType0: 2
        InType3: 9
        InType8: 508
        OutType0: 508
        OutType3: 357
Tcp:
    617 active connections openings
    27 passive connection openings
    3 failed connection attempts
    538 connection resets received
    0 connections established
    30153 segments received
    27631 segments send out
    1 segments retransmited
    0 bad segments received.
    561 resets sent
Udp:
    10423 packets received
    2 packets to unknown port received.
    0 packet receive errors
    13721 packets sent
    0 receive buffer errors
    0 send buffer errors
UdpLite:
TcpExt:
    1 invalid SYN cookies received
    3 resets received for embryonic SYN_RECV sockets
    63 TCP sockets finished time wait in fast timer
    58 delayed acks sent
    Quick ack mode was activated 26 times
    20966 packet headers predicted
    1257 acknowledgments not containing data payload received
    871 predicted acknowledgments
    TCPLossProbes: 1
    TCPLossProbeRecovery: 1
    39 DSACKs sent for old packets
    19 DSACKs sent for out of order packets
    13 connections reset due to unexpected data
    516 connections reset due to early user close
    TCPDeferAcceptDrop: 29
    TCPRcvCoalesce: 16393
    TCPOFOQueue: 2463
    TCPOFOMerge: 19
    TCPWantZeroWindowAdv: 123
    TCPOrigDataSent: 4140
    TCPHystartTrainDetect: 3
    TCPHystartTrainCwnd: 49
IpExt:
    InNoRoutes: 6
    InMcastPkts: 3792
    OutMcastPkts: 17
    InBcastPkts: 166954
    InOctets: 380551835
    OutOctets: 4749936
    InMcastOctets: 2166409
    OutMcastOctets: 2989
    InBcastOctets: 62469284
    InNoECTPkts: 1043366
    InECT0Pkts: 2

Other Network statistics

/usr/sbin/nstat
#kernel
IpInReceives                    1043333            0.0
IpInDelivers                    40911              0.0
IpOutRequests                   41240              0.0
IpOutNoRoutes                   61                 0.0
IcmpInErrors                    519                0.0
IcmpInCsumErrors                4                  0.0
IcmpInTimeExcds                 9                  0.0
IcmpInEchoReps                  508                0.0
IcmpInTimestamps                2                  0.0
IcmpOutErrors                   865                0.0
IcmpOutTimeExcds                357                0.0
IcmpOutTimestamps               508                0.0
IcmpMsgInType0                  2                  0.0
IcmpMsgInType3                  9                  0.0
IcmpMsgInType8                  508                0.0
IcmpMsgOutType0                 508                0.0
IcmpMsgOutType3                 357                0.0
TcpActiveOpens                  617                0.0
TcpPassiveOpens                 27                 0.0
TcpAttemptFails                 3                  0.0
TcpEstabResets                  538                0.0
TcpInSegs                       30153              0.0
TcpOutSegs                      27631              0.0
TcpRetransSegs                  1                  0.0
TcpOutRsts                      561                0.0
UdpInDatagrams                  10423              0.0
UdpNoPorts                      2                  0.0
UdpOutDatagrams                 13721              0.0
Ip6InReceives                   7871               0.0
Ip6InNoRoutes                   29                 0.0
Ip6InDelivers                   186                0.0
Ip6OutRequests                  194                0.0
Ip6OutNoRoutes                  213                0.0
Ip6InMcastPkts                  7656               0.0
Ip6OutMcastPkts                 12                 0.0
Ip6InOctets                     603102             0.0
Ip6OutOctets                    19958              0.0
Ip6InMcastOctets                581708             0.0
Ip6OutMcastOctets               816                0.0
Ip6InNoECTPkts                  7871               0.0
Icmp6OutMsgs                    8                  0.0
Icmp6OutRouterSolicits          3                  0.0
Icmp6OutNeighborSolicits        1                  0.0
Icmp6OutMLDv2Reports            4                  0.0
Icmp6OutType133                 3                  0.0
Icmp6OutType135                 1                  0.0
Icmp6OutType143                 4                  0.0
TcpExtSyncookiesFailed          1                  0.0
TcpExtEmbryonicRsts             3                  0.0
TcpExtTW                        63                 0.0
TcpExtDelayedACKs               58                 0.0
TcpExtDelayedACKLost            26                 0.0
TcpExtTCPHPHits                 20966              0.0
TcpExtTCPPureAcks               1257               0.0
TcpExtTCPHPAcks                 871                0.0
TcpExtTCPLossProbes             1                  0.0
TcpExtTCPLossProbeRecovery      1                  0.0
TcpExtTCPDSACKOldSent           39                 0.0
TcpExtTCPDSACKOfoSent           19                 0.0
TcpExtTCPAbortOnData            13                 0.0
TcpExtTCPAbortOnClose           516                0.0
TcpExtTCPDeferAcceptDrop        29                 0.0
TcpExtTCPRcvCoalesce            16393              0.0
TcpExtTCPOFOQueue               2463               0.0
TcpExtTCPOFOMerge               19                 0.0
TcpExtTCPWantZeroWindowAdv      123                0.0
TcpExtTCPOrigDataSent           4140               0.0
TcpExtTCPHystartTrainDetect     3                  0.0
TcpExtTCPHystartTrainCwnd       49                 0.0
IpExtInNoRoutes                 6                  0.0
IpExtInMcastPkts                3792               0.0
IpExtOutMcastPkts               17                 0.0
IpExtInBcastPkts                166954             0.0
IpExtInOctets                   380551835          0.0
IpExtOutOctets                  4749936            0.0
IpExtInMcastOctets              2166409            0.0
IpExtOutMcastOctets             2989               0.0
IpExtInBcastOctets              62469284           0.0
IpExtInNoECTPkts                1043366            0.0
IpExtInECT0Pkts                 2                  0.0

Kernel Interface table

netstat -i
Kernel Interface table
Iface      MTU    RX-OK RX-ERR RX-DRP RX-OVR    TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0      1500  2958571      0 445971 0         51475      0      0      0 BMRU
lo       65536      405      0      0 0           405      0      0      0 LRU

list of all sockets

netstat -anp
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
tcp        0      0 0.0.0.0:3306            0.0.0.0:*               LISTEN      2315/mysqld         
tcp        0      0 0.0.0.0:44171           0.0.0.0:*               LISTEN      1051/rpc.statd      
tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      1/systemd           
tcp        0      0 0.0.0.0:20048           0.0.0.0:*               LISTEN      19713/rpc.mountd    
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      19767/sshd          
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      3328/master         
tcp        0      0 0.0.0.0:2049            0.0.0.0:*               LISTEN      -                   
tcp        0      0 0.0.0.0:45640           0.0.0.0:*               LISTEN      -                   
tcp6       0      0 :::46156                :::*                    LISTEN      1051/rpc.statd      
tcp6       0      0 :::111                  :::*                    LISTEN      1/systemd           
tcp6       0      0 :::80                   :::*                    LISTEN      20270/httpd         
tcp6       0      0 :::20048                :::*                    LISTEN      19713/rpc.mountd    
tcp6       0      0 :::25300                :::*                    LISTEN      1/systemd           
tcp6       0      0 :::22                   :::*                    LISTEN      19767/sshd          
tcp6       0      0 ::1:25                  :::*                    LISTEN      3328/master         
tcp6       0      0 :::443                  :::*                    LISTEN      20270/httpd         
tcp6       0      0 :::2049                 :::*                    LISTEN      -                   
tcp6       0      0 :::32966                :::*                    LISTEN      -                   
udp        0      0 0.0.0.0:60094           0.0.0.0:*                           1051/rpc.statd      
udp        0      0 0.0.0.0:39955           0.0.0.0:*                           667/avahi-daemon: r 
udp        0      0 0.0.0.0:20048           0.0.0.0:*                           19713/rpc.mountd    
udp        0      0 0.0.0.0:40740           0.0.0.0:*                           -                   
udp        0      0 0.0.0.0:68              0.0.0.0:*                           793/dhclient        
udp        0      0 0.0.0.0:24645           0.0.0.0:*                           793/dhclient        
udp        0      0 0.0.0.0:111             0.0.0.0:*                           705/rpcbind         
udp        0      0 142.103.236.50:32885    24.86.68.24:123         ESTABLISHED 20162/chronyd       
udp        0      0 127.0.0.1:323           0.0.0.0:*                           20162/chronyd       
udp        0      0 142.103.236.50:41289    129.128.12.20:123       ESTABLISHED 20162/chronyd       
udp        0      0 127.0.0.1:803           0.0.0.0:*                           1051/rpc.statd      
udp        0      0 0.0.0.0:860             0.0.0.0:*                           705/rpcbind         
udp        0      0 0.0.0.0:5353            0.0.0.0:*                           667/avahi-daemon: r 
udp        0      0 0.0.0.0:2049            0.0.0.0:*                           -                   
udp6       0      0 :::20048                :::*                                19713/rpc.mountd    
udp6       0      0 :::111                  :::*                                705/rpcbind         
udp6       0      0 ::1:323                 :::*                                20162/chronyd       
udp6       0      0 :::860                  :::*                                705/rpcbind         
udp6       0      0 :::54268                :::*                                1051/rpc.statd      
udp6       0      0 :::58823                :::*                                793/dhclient        
udp6       0      0 :::2049                 :::*                                -                   
udp6       0      0 :::39094                :::*                                -                   
raw6       0      0 :::58                   :::*                    7           683/NetworkManager  
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node   PID/Program name     Path
unix  2      [ ACC ]     STREAM     LISTENING     60360    2315/mysqld          /var/lib/mysql/mysql.sock
unix  2      [ ACC ]     STREAM     LISTENING     57158    3328/master          public/pickup
unix  2      [ ACC ]     STREAM     LISTENING     57162    3328/master          public/cleanup
unix  2      [ ACC ]     STREAM     LISTENING     57165    3328/master          public/qmgr
unix  2      [ ACC ]     STREAM     LISTENING     57187    3328/master          public/flush
unix  2      [ ACC ]     STREAM     LISTENING     57202    3328/master          public/showq
unix  2      [ ACC ]     STREAM     LISTENING     57193    3328/master          private/proxywrite
unix  2      [ ACC ]     STREAM     LISTENING     57196    3328/master          private/smtp
unix  2      [ ACC ]     STREAM     LISTENING     57199    3328/master          private/relay
unix  2      [ ACC ]     STREAM     LISTENING     57205    3328/master          private/error
unix  2      [ ACC ]     STREAM     LISTENING     57208    3328/master          private/retry
unix  2      [ ACC ]     STREAM     LISTENING     57211    3328/master          private/discard
unix  2      [ ACC ]     STREAM     LISTENING     57214    3328/master          private/local
unix  2      [ ACC ]     STREAM     LISTENING     57217    3328/master          private/virtual
unix  2      [ ACC ]     STREAM     LISTENING     57220    3328/master          private/lmtp
unix  2      [ ACC ]     STREAM     LISTENING     57223    3328/master          private/anvil
unix  2      [ ACC ]     STREAM     LISTENING     57226    3328/master          private/scache
unix  2      [ ACC ]     STREAM     LISTENING     39541    1/systemd            @ISCSID_UIP_ABSTRACT_NAMESPACE
unix  2      [ ACC ]     STREAM     LISTENING     43451    715/gssproxy         /var/lib/gssproxy/default.sock
unix  2      [ ACC ]     STREAM     LISTENING     39529    1/systemd            /var/run/avahi-daemon/socket
unix  2      [ ACC ]     STREAM     LISTENING     39533    1/systemd            /var/run/dbus/system_bus_socket
unix  2      [ ACC ]     STREAM     LISTENING     39536    1/systemd            /var/run/rpcbind.sock
unix  2      [ ACC ]     STREAM     LISTENING     45183    683/NetworkManager   /var/run/NetworkManager/private-dhcp
unix  2      [ ]         DGRAM                    1407     1/systemd            /run/systemd/notify
unix  2      [ ACC ]     STREAM     LISTENING     43904    677/abrtd            /var/run/abrt/abrt.socket
unix  2      [ ]         DGRAM                    1409     1/systemd            /run/systemd/cgroups-agent
unix  2      [ ACC ]     STREAM     LISTENING     57169    3328/master          private/tlsmgr
unix  2      [ ACC ]     STREAM     LISTENING     57172    3328/master          private/rewrite
unix  2      [ ACC ]     STREAM     LISTENING     57175    3328/master          private/bounce
unix  2      [ ACC ]     STREAM     LISTENING     57178    3328/master          private/defer
unix  2      [ ACC ]     STREAM     LISTENING     57181    3328/master          private/trace
unix  2      [ ACC ]     STREAM     LISTENING     57184    3328/master          private/verify
unix  2      [ ACC ]     STREAM     LISTENING     9609     1/systemd            /run/lvm/lvmpolld.socket
unix  2      [ ACC ]     STREAM     LISTENING     1421     1/systemd            /run/systemd/journal/stdout
unix  5      [ ]         DGRAM                    1424     1/systemd            /run/systemd/journal/socket
unix  17     [ ]         DGRAM                    1426     1/systemd            /dev/log
unix  2      [ ACC ]     STREAM     LISTENING     57190    3328/master          private/proxymap
unix  2      [ ACC ]     STREAM     LISTENING     43446    672/lsmd             /var/run/lsm/ipc/sim
unix  2      [ ACC ]     STREAM     LISTENING     43448    672/lsmd             /var/run/lsm/ipc/simc
unix  2      [ ACC ]     STREAM     LISTENING     43452    715/gssproxy         /run/gssproxy.sock
unix  2      [ ACC ]     STREAM     LISTENING     39532    1/systemd            @ISCSIADM_ABSTRACT_NAMESPACE
unix  2      [ ACC ]     STREAM     LISTENING     547788   1/systemd            /run/systemd/private
unix  2      [ ACC ]     SEQPACKET  LISTENING     547797   1/systemd            /run/udev/control
unix  2      [ ACC ]     STREAM     LISTENING     9696     1/systemd            /run/lvm/lvmetad.socket
unix  2      [ ]         DGRAM                    9724     1/systemd            /run/systemd/shutdownd
unix  3      [ ]         STREAM     CONNECTED     551670   19712/rpc.idmapd     
unix  3      [ ]         STREAM     CONNECTED     553767   20101/python         
unix  3      [ ]         STREAM     CONNECTED     44784    663/dbus-daemon      /var/run/dbus/system_bus_socket
unix  3      [ ]         STREAM     CONNECTED     57221    3328/master          
unix  2      [ ]         DGRAM                    553951   20162/chronyd        
unix  3      [ ]         STREAM     CONNECTED     548410   7111/systemd-udevd   
unix  3      [ ]         STREAM     CONNECTED     43987    683/NetworkManager   
unix  3      [ ]         STREAM     CONNECTED     57180    3328/master          
unix  3      [ ]         STREAM     CONNECTED     547808   483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     57228    3328/master          
unix  2      [ ]         DGRAM                    548412   7111/systemd-udevd   
unix  3      [ ]         STREAM     CONNECTED     57227    3328/master          
unix  2      [ ]         DGRAM                    552723   19817/auditd         
unix  2      [ ]         DGRAM                    552360   19713/rpc.mountd     
unix  3      [ ]         DGRAM                    548427   18522/systemd-udevd  
unix  3      [ ]         STREAM     CONNECTED     57222    3328/master          
unix  2      [ ]         DGRAM                    43906    677/abrtd            
unix  3      [ ]         STREAM     CONNECTED     43836    663/dbus-daemon      /var/run/dbus/system_bus_socket
unix  3      [ ]         STREAM     CONNECTED     551671   19712/rpc.idmapd     
unix  3      [ ]         STREAM     CONNECTED     57201    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57224    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57188    3328/master          
unix  3      [ ]         STREAM     CONNECTED     552725   19817/auditd         
unix  2      [ ]         DGRAM                    44271    715/gssproxy         
unix  3      [ ]         STREAM     CONNECTED     552724   19817/auditd         
unix  3      [ ]         STREAM     CONNECTED     553768   483/systemd-journal  /run/systemd/journal/stdout
unix  2      [ ]         STREAM     CONNECTED     551775   -                    
unix  3      [ ]         STREAM     CONNECTED     57225    3328/master          
unix  3      [ ]         STREAM     CONNECTED     43835    683/NetworkManager   
unix  3      [ ]         DGRAM                    548428   7111/systemd-udevd   
unix  2      [ ]         DGRAM                    55558    1162/rhnsd           
unix  3      [ ]         STREAM     CONNECTED     57179    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57213    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57170    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57204    3328/master          
unix  3      [ ]         STREAM     CONNECTED     44211    667/avahi-daemon: r  
unix  3      [ ]         STREAM     CONNECTED     57210    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57157    3328/master          
unix  2      [ ]         DGRAM                    45763    793/dhclient         
unix  3      [ ]         STREAM     CONNECTED     555469   20270/httpd          
unix  3      [ ]         STREAM     CONNECTED     43109    663/dbus-daemon      /var/run/dbus/system_bus_socket
unix  3      [ ]         STREAM     CONNECTED     57203    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57164    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57198    3328/master          
unix  2      [ ]         DGRAM                    54077    1051/rpc.statd       
unix  3      [ ]         STREAM     CONNECTED     57218    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57200    3328/master          
unix  2      [ ]         DGRAM                    548213   3693/CROND           
unix  3      [ ]         STREAM     CONNECTED     57212    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57171    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57160    3328/master          
unix  3      [ ]         STREAM     CONNECTED     551975   19643/lvmetad        
unix  3      [ ]         STREAM     CONNECTED     57197    3328/master          
unix  2      [ ]         DGRAM                    57127    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57219    3328/master          
unix  3      [ ]         STREAM     CONNECTED     554915   483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     57159    3328/master          
unix  3      [ ]         STREAM     CONNECTED     551976   483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     548211   3693/CROND           
unix  2      [ ]         DGRAM                    616930   3339/pickup          
unix  3      [ ]         STREAM     CONNECTED     39567    663/dbus-daemon      
unix  3      [ ]         STREAM     CONNECTED     57156    3328/master          
unix  3      [ ]         STREAM     CONNECTED     547695   483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     39566    663/dbus-daemon      
unix  2      [ ]         DGRAM                    43915    663/dbus-daemon      
unix  3      [ ]         STREAM     CONNECTED     552559   483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     42118    683/NetworkManager   
unix  3      [ ]         STREAM     CONNECTED     41589    483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     39550    483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     42063    679/abrt-watch-log   
unix  3      [ ]         STREAM     CONNECTED     553774   663/dbus-daemon      /var/run/dbus/system_bus_socket
unix  3      [ ]         STREAM     CONNECTED     43107    702/avahi-daemon: c  
unix  2      [ ]         DGRAM                    44600    683/NetworkManager   
unix  3      [ ]         STREAM     CONNECTED     552990   19767/sshd           
unix  3      [ ]         STREAM     CONNECTED     41738    483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     57177    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57174    3328/master          
unix  3      [ ]         STREAM     CONNECTED     56036    1666/sh              
unix  3      [ ]         STREAM     CONNECTED     43106    667/avahi-daemon: r  
unix  2      [ ]         DGRAM                    554840   1/systemd            
unix  2      [ ]         DGRAM                    553715   20088/polkitd        
unix  3      [ ]         STREAM     CONNECTED     57215    3328/master          
unix  3      [ ]         STREAM     CONNECTED     553773   20101/python         
unix  3      [ ]         STREAM     CONNECTED     57176    3328/master          
unix  3      [ ]         STREAM     CONNECTED     56037    483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     57166    3328/master          
unix  3      [ ]         STREAM     CONNECTED     555188   20226/irqbalance     
unix  3      [ ]         STREAM     CONNECTED     41813    483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     57173    3328/master          
unix  2      [ ]         DGRAM                    43102    667/avahi-daemon: r  
unix  3      [ ]         STREAM     CONNECTED     40872    663/dbus-daemon      
unix  3      [ ]         STREAM     CONNECTED     553713   663/dbus-daemon      /var/run/dbus/system_bus_socket
unix  3      [ ]         STREAM     CONNECTED     57216    3328/master          
unix  3      [ ]         STREAM     CONNECTED     555190   483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     553704   20088/polkitd        
unix  3      [ ]         STREAM     CONNECTED     547787   663/dbus-daemon      /var/run/dbus/system_bus_socket
unix  3      [ ]         STREAM     CONNECTED     43463    715/gssproxy         /run/gssproxy.sock
unix  3      [ ]         STREAM     CONNECTED     57209    3328/master          
unix  3      [ ]         STREAM     CONNECTED     43456    -                    
unix  3      [ ]         STREAM     CONNECTED     41477    483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     57183    3328/master          
unix  3      [ ]         STREAM     CONNECTED     41645    483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     41481    663/dbus-daemon      /var/run/dbus/system_bus_socket
unix  3      [ ]         STREAM     CONNECTED     39695    667/avahi-daemon: r  
unix  3      [ ]         STREAM     CONNECTED     57186    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57206    3328/master          
unix  3      [ ]         STREAM     CONNECTED     39706    666/systemd-logind   
unix  3      [ ]         STREAM     CONNECTED     57195    3328/master          
unix  3      [ ]         STREAM     CONNECTED     41642    672/lsmd             
unix  2      [ ]         DGRAM                    57254    3367/qmgr            
unix  3      [ ]         STREAM     CONNECTED     57182    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57163    3328/master          
unix  3      [ ]         STREAM     CONNECTED     548356   1/systemd            
unix  3      [ ]         STREAM     CONNECTED     57194    3328/master          
unix  3      [ ]         STREAM     CONNECTED     41643    483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     39644    666/systemd-logind   
unix  2      [ ]         DGRAM                    39696    666/systemd-logind   
unix  3      [ ]         STREAM     CONNECTED     57189    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57185    3328/master          
unix  3      [ ]         STREAM     CONNECTED     41478    483/systemd-journal  /run/systemd/journal/stdout
unix  3      [ ]         STREAM     CONNECTED     41588    715/gssproxy         
unix  3      [ ]         STREAM     CONNECTED     57191    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57207    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57192    3328/master          
unix  3      [ ]         STREAM     CONNECTED     57167    3328/master          
unix  3      [ ]         STREAM     CONNECTED     41644    672/lsmd             

TCP Listening Sockets Statistics

/usr/sbin/ss -planeto
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              
LISTEN     0      50           *:3306                     *:*                   users:(("mysqld",pid=2315,fd=16)) uid:58 ino:60359 sk:ffff880194b11f00 <->
LISTEN     0      128          *:44171                    *:*                   users:(("rpc.statd",pid=1051,fd=9)) uid:29 ino:55309 sk:ffff880194b10f80 <->
LISTEN     0      128          *:111                      *:*                   users:(("rpcbind",pid=705,fd=5),("systemd",pid=1,fd=49)) ino:39539 sk:ffff880194b10000 <->
LISTEN     0      128          *:20048                    *:*                   users:(("rpc.mountd",pid=19713,fd=8)) ino:552347 sk:ffff880235edd540 <->
LISTEN     0      128          *:22                       *:*                   users:(("sshd",pid=19767,fd=3)) ino:552999 sk:ffff880194b11740 <->
LISTEN     0      100    127.0.0.1:25                       *:*                   users:(("master",pid=3328,fd=13)) ino:57154 sk:ffff880235ed8f80 <->
LISTEN     0      64           *:2049                     *:*                   ino:551774 sk:ffff880194b107c0 <->
LISTEN     0      64           *:45640                    *:*                   ino:551790 sk:ffff880194b15540 <->
LISTEN     0      128         :::46156                   :::*                   users:(("rpc.statd",pid=1051,fd=11)) uid:29 ino:55374 sk:ffff8801aaa91100 v6only:1 <->
LISTEN     0      128         :::111                     :::*                   users:(("rpcbind",pid=705,fd=4),("systemd",pid=1,fd=48)) ino:39538 sk:ffff8801aaa90000 v6only:1 <->
LISTEN     0      128         :::80                      :::*                   users:(("httpd",pid=20276,fd=4),("httpd",pid=20275,fd=4),("httpd",pid=20274,fd=4),("httpd",pid=20273,fd=4),("httpd",pid=20272,fd=4),("httpd",pid=20270,fd=4)) ino:555477 s
LISTEN     0      128         :::20048                   :::*                   users:(("rpc.mountd",pid=19713,fd=10)) ino:552350 sk:ffff880231ef0880 v6only:1 <->
LISTEN     0      128         :::25300                   :::*                   users:(("systemd",pid=1,fd=28)) ino:39540 sk:ffff8801aaa90880 v6only:0 <->
LISTEN     0      128         :::22                      :::*                   users:(("sshd",pid=19767,fd=4)) ino:553001 sk:ffff880184f29100 v6only:1 <->
LISTEN     0      100        ::1:25                      :::*                   users:(("master",pid=3328,fd=14)) ino:57155 sk:ffff8801aae29980 v6only:1 <->
LISTEN     0      128         :::443                     :::*                   users:(("httpd",pid=20276,fd=6),("httpd",pid=20275,fd=6),("httpd",pid=20274,fd=6),("httpd",pid=20273,fd=6),("httpd",pid=20272,fd=6),("httpd",pid=20270,fd=6)) ino:555491 s
LISTEN     0      64          :::2049                    :::*                   ino:551787 sk:ffff880184f2b300 v6only:1 <->
LISTEN     0      64          :::32966                   :::*                   ino:551792 sk:ffff880184f2a200 v6only:1 <->

UDP Listening Sockets Statistics

/usr/sbin/ss -planeuo
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              
UNCONN     0      0            *:60094                    *:*                   users:(("rpc.statd",pid=1051,fd=8)) uid:29 ino:55304 sk:ffff880232bea200 <->
UNCONN     0      0            *:39955                    *:*                   users:(("avahi-daemon",pid=667,fd=13)) uid:70 ino:44216 sk:ffff880232be8440 <->
UNCONN     0      0            *:20048                    *:*                   users:(("rpc.mountd",pid=19713,fd=7)) ino:552344 sk:ffff880184e54c80 <->
UNCONN     0      0            *:40740                    *:*                   ino:551789 sk:ffff880232bef700 <->
UNCONN     0      0            *:68                       *:*                   users:(("dhclient",pid=793,fd=6)) ino:45780 sk:ffff880184e51980 <->
UNCONN     0      0            *:24645                    *:*                   users:(("dhclient",pid=793,fd=20)) ino:45767 sk:ffff880184e51540 <->
UNCONN     0      0            *:111                      *:*                   users:(("rpcbind",pid=705,fd=8)) ino:44237 sk:ffff880232be8880 <->
ESTAB      0      0      142.103.236.50:32885              24.86.68.24:123                 users:(("chronyd",pid=20162,fd=6)) uid:996 ino:619336 sk:ffff880184e56e80 <->
UNCONN     0      0      127.0.0.1:323                      *:*                   users:(("chronyd",pid=20162,fd=1)) uid:996 ino:553955 sk:ffff880232bedd80 <->
ESTAB      0      0      142.103.236.50:41289              129.128.12.20:123                 users:(("chronyd",pid=20162,fd=5)) uid:996 ino:619313 sk:ffff880184e57b40 <->
UNCONN     0      0      127.0.0.1:803                      *:*                   users:(("rpc.statd",pid=1051,fd=5)) ino:54079 sk:ffff880232be9980 <->
UNCONN     0      0            *:860                      *:*                   users:(("rpcbind",pid=705,fd=9)) ino:44238 sk:ffff880232be8cc0 <->
UNCONN     0      0            *:5353                     *:*                   users:(("avahi-daemon",pid=667,fd=12)) uid:70 ino:44215 sk:ffff880232be8000 <->
UNCONN     0      0            *:2049                     *:*                   ino:551784 sk:ffff880232be9dc0 <->
UNCONN     0      0           :::20048                   :::*                   users:(("rpc.mountd",pid=19713,fd=9)) ino:551678 sk:ffff8801aaa01300 v6only:1 <->
UNCONN     0      0           :::111                     :::*                   users:(("rpcbind",pid=705,fd=10)) ino:44239 sk:ffff8801aaa00000 v6only:1 <->
UNCONN     0      0          ::1:323                     :::*                   users:(("chronyd",pid=20162,fd=2)) uid:996 ino:553956 sk:ffff8801aaa02140 v6only:1 <->
UNCONN     0      0           :::860                     :::*                   users:(("rpcbind",pid=705,fd=11)) ino:44240 sk:ffff8801aaa004c0 v6only:1 <->
UNCONN     0      0           :::54268                   :::*                   users:(("rpc.statd",pid=1051,fd=10)) uid:29 ino:55368 sk:ffff8801aaa00e40 v6only:1 <->
UNCONN     0      0           :::58823                   :::*                   users:(("dhclient",pid=793,fd=21)) ino:45768 sk:ffff8801ab2a84c0 v6only:1 <->
UNCONN     0      0           :::2049                    :::*                   ino:551788 sk:ffff8801aaa017c0 v6only:1 <->
UNCONN     0      0           :::39094                   :::*                   ino:551791 sk:ffff8801aaa01c80 v6only:1 <->

dig hostname

dig notomega.phas.ubc.ca
; <<>> DiG 9.9.4-RedHat-9.9.4-38.el7_3.3 <<>> notomega.phas.ubc.ca
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58290
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 4

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;notomega.phas.ubc.ca.          IN      A

;; ANSWER SECTION:
notomega.phas.ubc.ca.   3577    IN      A       142.103.236.50

;; AUTHORITY SECTION:
phas.ubc.ca.            943     IN      NS      dns3.ubc.ca.
phas.ubc.ca.            943     IN      NS      dns.phas.ubc.ca.
phas.ubc.ca.            943     IN      NS      hub.ubc.ca.

;; ADDITIONAL SECTION:
hub.ubc.ca.             86400   IN      A       137.82.1.1
dns3.ubc.ca.            86400   IN      A       142.103.1.1
dns.phas.ubc.ca.        867     IN      A       142.103.236.1

;; Query time: 1 msec
;; SERVER: 137.82.1.2#53(137.82.1.2)
;; WHEN: Fri May 12 05:30:28 PDT 2017
;; MSG SIZE  rcvd: 168

/etc/hosts

grep -vE '^#|^ *$' /etc/hosts
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6

IP forward

echo "IP forward disabled"
IP forward disabled

Firewall: iptables rules and chains

/sbin/iptables -L -v --line-numbers
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
num   pkts bytes target     prot opt in     out     source               destination         
1    40347  279M ACCEPT     all  --  any    any     anywhere             anywhere             state RELATED,ESTABLISHED
2      502 16458 ACCEPT     icmp --  any    any     anywhere             anywhere            
3       53  4244 ACCEPT     all  --  lo     any     anywhere             anywhere            
4        0     0 ACCEPT     tcp  --  any    any     192.168.1.0/24       anywhere             state NEW tcp dpt:ssh
5        1    60 ACCEPT     tcp  --  any    any     142.103.235.0/24     anywhere             state NEW tcp dpt:ssh
6        0     0 ACCEPT     tcp  --  any    any     142.103.236.0/24     anywhere             state NEW tcp dpt:ssh
7        0     0 ACCEPT     tcp  --  any    any     142.103.239.0/24     anywhere             state NEW tcp dpt:ssh
8        0     0 ACCEPT     tcp  --  any    any     phas-fs.phas.ubc.ca  anywhere             state NEW tcp dpt:ssh
9        0     0 ACCEPT     tcp  --  any    any     192.168.1.0/24       anywhere             state NEW tcp dpt:http
10       1    60 ACCEPT     tcp  --  any    any     142.103.235.0/24     anywhere             state NEW tcp dpt:http
11       3   180 ACCEPT     tcp  --  any    any     142.103.236.0/24     anywhere             state NEW tcp dpt:http
12       0     0 ACCEPT     tcp  --  any    any     192.168.1.0/24       anywhere             state NEW tcp dpt:https
13       3   180 ACCEPT     tcp  --  any    any     142.103.235.0/24     anywhere             state NEW tcp dpt:https
14       0     0 ACCEPT     tcp  --  any    any     142.103.236.0/24     anywhere             state NEW tcp dpt:https
15       0     0 ACCEPT     tcp  --  any    any     142.103.239.0/24     anywhere             state NEW tcp dpt:https
16       0     0 ACCEPT     tcp  --  any    any     spyder.phas.ubc.ca   anywhere             state NEW tcp dpt:mysql
17       0     0 ACCEPT     tcp  --  any    any     ada.phas.ubc.ca      anywhere             state NEW tcp dpt:mysql
18       0     0 ACCEPT     tcp  --  any    any     borg.phas.ubc.ca     anywhere             state NEW tcp dpt:mysql
19       0     0 ACCEPT     tcp  --  any    any     karhusen.phas.ubc.ca  anywhere             state NEW tcp dpt:mysql
20       0     0 ACCEPT     tcp  --  any    any     borg.phas.ubc.ca     anywhere             state NEW tcp dpt:25300
21   54489 4251K DROP       udp  --  any    any     142.103.236.0/24     anywhere             udp dpt:netbios-ns
22   17850 4022K DROP       udp  --  any    any     142.103.236.0/24     anywhere             udp dpt:netbios-dgm
23       0     0 DROP       udp  --  any    any     142.103.236.0/24     anywhere             udp dpt:ipp
24    3792 2166K DROP       udp  --  any    any     142.103.236.0/24     anywhere             udp dpt:mdns
25   76401   44M LOG        all  --  any    any     anywhere             anywhere             limit: avg 5/min burst 5 LOG level warning prefix "FWALL: "
26   94965   54M REJECT     all  --  any    any     anywhere             anywhere             reject-with icmp-host-prohibited

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
num   pkts bytes target     prot opt in     out     source               destination         
1        0     0 REJECT     all  --  any    any     anywhere             anywhere             reject-with icmp-host-prohibited

Chain OUTPUT (policy ACCEPT 41239 packets, 4750K bytes)
num   pkts bytes target     prot opt in     out     source               destination         

Firewall: iptables saved rules

/sbin/iptables-save -c
# Generated by iptables-save v1.4.21 on Fri May 12 05:30:28 2017
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [41260:4751195]
[40368:278748959] -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
[502:16458] -A INPUT -p icmp -j ACCEPT
[53:4244] -A INPUT -i lo -j ACCEPT
[0:0] -A INPUT -s 192.168.1.0/24 -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT
[1:60] -A INPUT -s 142.103.235.0/24 -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT
[0:0] -A INPUT -s 142.103.236.0/24 -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT
[0:0] -A INPUT -s 142.103.239.0/24 -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT
[0:0] -A INPUT -s 142.103.82.4/32 -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT
[0:0] -A INPUT -s 192.168.1.0/24 -p tcp -m state --state NEW -m tcp --dport 80 -j ACCEPT
[1:60] -A INPUT -s 142.103.235.0/24 -p tcp -m state --state NEW -m tcp --dport 80 -j ACCEPT
[3:180] -A INPUT -s 142.103.236.0/24 -p tcp -m state --state NEW -m tcp --dport 80 -j ACCEPT
[0:0] -A INPUT -s 192.168.1.0/24 -p tcp -m state --state NEW -m tcp --dport 443 -j ACCEPT
[3:180] -A INPUT -s 142.103.235.0/24 -p tcp -m state --state NEW -m tcp --dport 443 -j ACCEPT
[0:0] -A INPUT -s 142.103.236.0/24 -p tcp -m state --state NEW -m tcp --dport 443 -j ACCEPT
[0:0] -A INPUT -s 142.103.239.0/24 -p tcp -m state --state NEW -m tcp --dport 443 -j ACCEPT
[0:0] -A INPUT -s 142.103.235.1/32 -p tcp -m state --state NEW -m tcp --dport 3306 -j ACCEPT
[0:0] -A INPUT -s 142.103.235.80/32 -p tcp -m state --state NEW -m tcp --dport 3306 -j ACCEPT
[0:0] -A INPUT -s 142.103.236.30/32 -p tcp -m state --state NEW -m tcp --dport 3306 -j ACCEPT
[0:0] -A INPUT -s 142.103.239.193/32 -p tcp -m state --state NEW -m tcp --dport 3306 -j ACCEPT
[0:0] -A INPUT -s 142.103.236.30/32 -p tcp -m state --state NEW -m tcp --dport 25300 -j ACCEPT
[54489:4250718] -A INPUT -s 142.103.236.0/24 -p udp -m udp --dport 137 -j DROP
[17850:4022298] -A INPUT -s 142.103.236.0/24 -p udp -m udp --dport 138 -j DROP
[0:0] -A INPUT -s 142.103.236.0/24 -p udp -m udp --dport 631 -j DROP
[3792:2166409] -A INPUT -s 142.103.236.0/24 -p udp -m udp --dport 5353 -j DROP
[76401:43686932] -A INPUT -m limit --limit 5/min -j LOG --log-prefix "FWALL: "
[94965:54211264] -A INPUT -j REJECT --reject-with icmp-host-prohibited
[0:0] -A FORWARD -j REJECT --reject-with icmp-host-prohibited
COMMIT
# Completed on Fri May 12 05:30:28 2017

hosts.allow

grep -vE '^#|^ *$' /etc/hosts.allow
n/a or not configured

hosts.deny

grep -vE '^#|^ *$' /etc/hosts.deny
n/a or not configured

/etc/xinetd.d/ section

cat /etc/xinetd.d/*|grep -vE '^#|^ *$'
n/a or not configured

DNS & Names

grep -vE '^#|^ *$' /etc/resolv.conf;echo; ( [ -f /etc/nsswitch.conf ] && grep -vE '^#|^ *$' /etc/nsswitch.conf)
search phas.ubc.ca
nameserver 137.82.1.2
nameserver 142.103.1.42
nameserver 142.103.236.1

passwd:     files sss
shadow:     files sss
group:      files sss
hosts:      files dns myhostname
bootparams: nisplus [NOTFOUND=return] files
ethers:     files
netmasks:   files
networks:   files
protocols:  files
rpc:        files
services:   files sss
netgroup:   files sss
publickey:  nisplus
automount:  files
aliases:    files nisplus

Sendmail/Postfix/Exim Version

/usr/sbin/sendmail -bv root
Mail Delivery Status Report will be mailed to .

Email Aliases

grep -vE '^#|^ *$' /etc/aliases
mailer-daemon:  postmaster
postmaster:     root
bin:            root
daemon:         root
adm:            root
lp:             root
sync:           root
shutdown:       root
halt:           root
mail:           root
news:           root
uucp:           root
operator:       root
games:          root
gopher:         root
ftp:            root
nobody:         root
radiusd:        root
nut:            root
dbus:           root
vcsa:           root
canna:          root
wnn:            root
rpm:            root
nscd:           root
pcap:           root
apache:         root
webalizer:      root
dovecot:        root
fax:            root
quagga:         root
radvd:          root
pvm:            root
amandabackup:           root
privoxy:        root
ident:          root
named:          root
xfs:            root
gdm:            root
mailnull:       root
postgres:       root
sshd:           root
smmsp:          root
postfix:        root
netdump:        root
ldap:           root
squid:          root
ntp:            root
mysql:          root
desktop:        root
rpcuser:        root
rpc:            root
nfsnobody:      root
ingres:         root
system:         root
toor:           root
manager:        root
dumper:         root
abuse:          root
newsadm:        news
newsadmin:      news
usenet:         news
ftpadm:         ftp
ftpadmin:       ftp
ftp-adm:        ftp
ftp-admin:      ftp
www:            webmaster
webmaster:      root
noc:            root
security:       root
hostmaster:     root
info:           postmaster
marketing:      postmaster
sales:          postmaster
support:        postmaster
decode:         root
root:           notomega-admin@mail.phas.ubc.ca

NFSD and BIOD utilization

ps -ef|grep -E '[Nn]fsd|[Bb]iod'
root     19718     2  0 May11 ?        00:00:00 [nfsd4_callbacks]
root     19724     2  0 May11 ?        00:00:00 [nfsd]
root     19725     2  0 May11 ?        00:00:00 [nfsd]
root     19726     2  0 May11 ?        00:00:00 [nfsd]
root     19727     2  0 May11 ?        00:00:00 [nfsd]
root     19728     2  0 May11 ?        00:00:00 [nfsd]
root     19729     2  0 May11 ?        00:00:00 [nfsd]
root     19730     2  0 May11 ?        00:00:00 [nfsd]
root     19731     2  0 May11 ?        00:00:00 [nfsd]

XNTP Time Protocol Daemon

/sbin/ntpq -p
n/a or not configured

Time: HWClock

hwclock -r
Fri May 12 05:30:28 2017  -0.366232 seconds

ntp.conf

grep -vE '^#|^ *$' /etc/ntp.conf
driftfile /var/lib/ntp/drift
restrict default nomodify notrap nopeer noquery
restrict 127.0.0.1 
restrict ::1
server 0.rhel.pool.ntp.org iburst
server 1.rhel.pool.ntp.org iburst
server 2.rhel.pool.ntp.org iburst
server 3.rhel.pool.ntp.org iburst
includefile /etc/ntp/crypto/pw
keys /etc/ntp/keys
disable monitor
server 137.82.1.1   # added by /sbin/dhclient-script

sshd config

grep -vE '^#|^ *$' /etc/ssh/sshd_config
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_ecdsa_key
HostKey /etc/ssh/ssh_host_ed25519_key
SyslogFacility AUTHPRIV
PermitRootLogin yes
AuthorizedKeysFile      .ssh/authorized_keys
PasswordAuthentication yes
ChallengeResponseAuthentication no
GSSAPIAuthentication yes
GSSAPICleanupCredentials no
UsePAM yes
X11Forwarding yes
UsePrivilegeSeparation sandbox          # Default for new installations.
AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
AcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE
AcceptEnv XMODIFIERS
Subsystem       sftp    /usr/libexec/openssh/sftp-server

ssh config

grep -vE '^#|^ *$' /etc/ssh/ssh_config
Host *
        GSSAPIAuthentication yes
        ForwardX11Trusted yes
        SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
        SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
        SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE
        SendEnv XMODIFIERS

FTP Login Shells

grep -vE '^#|^ *$' /etc/shells
/bin/sh
/bin/bash
/sbin/nologin
/usr/bin/sh
/usr/bin/bash
/usr/sbin/nologin
/bin/tcsh
/bin/csh

host.conf

grep -vE '^#|^ *$' /etc/host.conf
multi on

Kernel, Modules and Libraries

Files in /boot

ls -l /boot
total 147504
-rw-------. 1 root root  2965270 Sep 27  2016 System.map-3.10.0-327.36.2.el7.x86_64
-rw-------. 1 root root  3113648 Mar 10 10:30 System.map-3.10.0-514.16.1.el7.x86_64
-rw-------. 1 root root  3113253 Oct 19  2016 System.map-3.10.0-514.el7.x86_64
-rw-r--r--. 1 root root   126431 Sep 27  2016 config-3.10.0-327.36.2.el7.x86_64
-rw-r--r--. 1 root root   137701 Mar 10 10:30 config-3.10.0-514.16.1.el7.x86_64
-rw-r--r--. 1 root root   137696 Oct 19  2016 config-3.10.0-514.el7.x86_64
drwx------. 6 root root     4096 May 11 15:47 grub2
-rw-r--r--. 1 root root 40427150 Mar 21  2016 initramfs-0-rescue-c1bd2097613847599234ff7547cc73c5.img
-rw-------. 1 root root 20046920 May 11 15:47 initramfs-3.10.0-327.36.2.el7.x86_64.img
-rw-------. 1 root root 20093235 May 11 15:48 initramfs-3.10.0-514.16.1.el7.x86_64.img
-rw-------. 1 root root 20095793 May 11 15:48 initramfs-3.10.0-514.el7.x86_64.img
-rw-------. 1 root root 18481802 May  1 14:51 initramfs-3.10.0-514.el7.x86_64kdump.img
-rw-r--r--. 1 root root   612377 Nov 24 11:32 initrd-plymouth.img
-rw-r--r--. 1 root root   252739 Sep 27  2016 symvers-3.10.0-327.36.2.el7.x86_64.gz
-rw-r--r--. 1 root root   277943 Mar 10 10:35 symvers-3.10.0-514.16.1.el7.x86_64.gz
-rw-r--r--. 1 root root   277953 Oct 19  2016 symvers-3.10.0-514.el7.x86_64.gz
-rwxr-xr-x. 1 root root  4902000 Mar 21  2016 vmlinuz-0-rescue-c1bd2097613847599234ff7547cc73c5
-rwxr-xr-x. 1 root root  5157248 Sep 27  2016 vmlinuz-3.10.0-327.36.2.el7.x86_64
-rwxr-xr-x. 1 root root  5394272 Mar 10 10:30 vmlinuz-3.10.0-514.16.1.el7.x86_64
-rwxr-xr-x. 1 root root  5391264 Oct 19  2016 vmlinuz-3.10.0-514.el7.x86_64

Loaded Kernel Modules

lsmod
Module                  Size  Used by
udp_diag               12801  0 
tcp_diag               12591  0 
inet_diag              18949  2 tcp_diag,udp_diag
ipt_REJECT             12541  2 
nf_reject_ipv4         13373  1 ipt_REJECT
nf_log_ipv4            12767  1 
nf_log_common          13317  1 nf_log_ipv4
xt_LOG                 12690  1 
xt_limit               12711  1 
nf_conntrack_ipv4      19108  18 
nf_defrag_ipv4         12729  1 nf_conntrack_ipv4
xt_conntrack           12760  18 
nf_conntrack          111302  2 xt_conntrack,nf_conntrack_ipv4
iptable_filter         12810  1 
crc32_pclmul           13113  0 
ghash_clmulni_intel    13259  0 
aesni_intel            69884  0 
lrw                    13286  1 aesni_intel
gf128mul               14951  1 lrw
glue_helper            13990  1 aesni_intel
ablk_helper            13597  1 aesni_intel
snd_hda_codec_generic    73789  1 
cryptd                 20359  3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_hda_intel          39987  0 
snd_hda_codec         136428  2 snd_hda_codec_generic,snd_hda_intel
snd_hda_core           85362  3 snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              13608  1 snd_hda_codec
snd_seq                66747  0 
snd_seq_device         14356  1 snd_seq
snd_pcm               106416  3 snd_hda_codec,snd_hda_intel,snd_hda_core
ppdev                  17671  0 
snd_timer              29819  2 snd_pcm,snd_seq
snd                    83432  8 snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
soundcore              15047  1 snd
pcspkr                 12718  0 
i2c_piix4              22106  0 
sg                     40721  0 
virtio_balloon         13834  0 
parport_pc             28165  0 
parport                42348  2 ppdev,parport_pc
nfsd                  333626  13 
auth_rpcgss            59323  1 nfsd
nfs_acl                12837  1 nfsd
lockd                  93573  1 nfsd
grace                  13515  2 nfsd,lockd
sunrpc                334343  19 nfsd,auth_rpcgss,lockd,nfs_acl
ip_tables              27115  1 iptable_filter
xfs                   985426  2 
libcrc32c              12644  1 xfs
sr_mod                 22416  0 
cdrom                  42556  1 sr_mod
ata_generic            12910  0 
pata_acpi              13038  0 
virtio_blk             18156  3 
virtio_console         28115  0 
virtio_net             28024  0 
qxl                    73345  1 
drm_kms_helper        146456  1 qxl
crct10dif_pclmul       14289  0 
crct10dif_common       12595  1 crct10dif_pclmul
syscopyarea            12529  1 drm_kms_helper
sysfillrect            12701  1 drm_kms_helper
sysimgblt              12640  1 drm_kms_helper
crc32c_intel           22079  1 
fb_sys_fops            12703  1 drm_kms_helper
serio_raw              13462  0 
ttm                    93908  1 qxl
ata_piix               35038  0 
drm                   372540  4 qxl,ttm,drm_kms_helper
virtio_pci             22913  0 
virtio_ring            21524  5 virtio_blk,virtio_net,virtio_pci,virtio_balloon,virtio_console
i2c_core               40756  3 drm,i2c_piix4,drm_kms_helper
virtio                 15008  5 virtio_blk,virtio_net,virtio_pci,virtio_balloon,virtio_console
libata                247095  3 pata_acpi,ata_generic,ata_piix
floppy                 69417  0 
dm_mirror              22135  0 
dm_region_hash         20862  1 dm_mirror
dm_log                 18411  2 dm_region_hash,dm_mirror
dm_mod                114430  8 dm_log,dm_mirror

Available Modules Trees

ls -l /lib/modules
total 12
drwxr-xr-x. 7 root root 4096 Oct 24  2016 3.10.0-327.36.2.el7.x86_64
drwxr-xr-x. 7 root root 4096 May 11 15:46 3.10.0-514.16.1.el7.x86_64
drwxr-xr-x. 7 root root 4096 Nov 24 11:32 3.10.0-514.el7.x86_64

Modules for the ramdisk

grep -vE '^#|^ *$' /etc/sysconfig/kernel
UPDATEDEFAULT=yes
DEFAULTKERNEL=kernel

Missing Kernel Modules

sed -e '/^#/d;/^$/d;/^[[:space:]]*$/d' /etc/sysconfig/kernel
UPDATEDEFAULT=yes
DEFAULTKERNEL=kernel

See: Modules failing to load at boot time - TID 7005784

System boot

who -b
         system boot  May  1 14:50

Kernel commandline

cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.10.0-514.el7.x86_64 root=/dev/mapper/rhel_notomega-root ro rd.lvm.lv=rhel_notomega/root crashkernel=auto vconsole.keymap=us vconsole.font=latarcyrheb-sun16 rd.lvm.lv=rhel_notomega/swap rhgb quiet LANG=en_US.UTF-8

libc Version (getconf)

getconf GNU_LIBC_VERSION
glibc 2.17

libc6 Version (RPM)

rpm -qi glibc
Name        : glibc
Version     : 2.17
Release     : 157.el7_3.1
Architecture: x86_64
Install Date: Thu May 11 15:45:10 2017
Group       : System Environment/Libraries
Size        : 14091814
License     : LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Signature   : RSA/SHA256, Thu Nov  3 08:50:18 2016, Key ID 199e2f91fd431d51
Source RPM  : glibc-2.17-157.el7_3.1.src.rpm
Build Date  : Thu Oct 27 21:26:13 2016
Build Host  : x86-039.build.eng.bos.redhat.com
Relocations : (not relocatable)
Packager    : Red Hat, Inc. 
Vendor      : Red Hat, Inc.
URL         : http://www.gnu.org/software/glibc/
Summary     : The GNU libc libraries
Description :
The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.

Run-time link bindings

/sbin/ldconfig -vN 2>/dev/null
/usr/lib64/dyninst:
        libpcontrol.so.8.2 -> libpcontrol.so.8.2.0
        libpatchAPI.so.8.2 -> libpatchAPI.so.8.2.0
        libparseAPI.so.8.2 -> libparseAPI.so.8.2.0
        libinstructionAPI.so.8.2 -> libinstructionAPI.so.8.2.0
        libdyninstAPI_RT.so.8.2 -> libdyninstAPI_RT.so.8.2.0
        libdyninstAPI.so.8.2 -> libdyninstAPI.so.8.2.0
        libdynElf.so.8.2 -> libdynElf.so.8.2.0
        libdynDwarf.so.8.2 -> libdynDwarf.so.8.2.0
        libdynC_API.so.8.2 -> libdynC_API.so.8.2.0
        libcommon.so.8.2 -> libcommon.so.8.2.0
        libsymtabAPI.so.8.2 -> libsymtabAPI.so.8.2.0
        libsymLite.so.8.2 -> libsymLite.so.8.2.0
        libstackwalk.so.8.2 -> libstackwalk.so.8.2.0
/usr/lib64/mysql:
        libmysqlclient.so.18 -> libmysqlclient.so.18.0.0
/lib:
/lib64:
        libcolordprivate.so.2 -> libcolordprivate.so.2.0.3
        libcolord.so.2 -> libcolord.so.2.0.3
        libjson-glib-1.0.so.0 -> libjson-glib-1.0.so.0.0.2
        libboost_thread-mt.so.1.53.0 -> libboost_thread-mt.so.1.53.0
        libarchive.so.13 -> libarchive.so.13.1.2
        librest-extras-0.7.so.0 -> librest-extras-0.7.so.0.0.0
        libprocps.so.4 -> libprocps.so.4.0.0
        librest-0.7.so.0 -> librest-0.7.so.0.0.0
        libsystemd.so.0 -> libsystemd.so.0.6.0
        libnss_mymachines.so.2 -> libnss_mymachines.so.2
        libxshmfence.so.1 -> libxshmfence.so.1.0.0
        libboost_system.so.1.53.0 -> libboost_system.so.1.53.0
        libboost_system-mt.so.1.53.0 -> libboost_system-mt.so.1.53.0
        libcolorhug.so.2 -> libcolorhug.so.2.0.3
        libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.2400.28
        libgdk-x11-2.0.so.0 -> libgdk-x11-2.0.so.0.2400.28
        libgailutil.so.18 -> libgailutil.so.18.0.1
        libxcb-xinput.so.0 -> libxcb-xinput.so.0.1.0
        librsvg-2.so.2 -> librsvg-2.so.2.39.0
        libcairo-gobject.so.2 -> libcairo-gobject.so.2.11400.2
        libpangoxft-1.0.so.0 -> libpangoxft-1.0.so.0.3600.8
        libxcb-sync.so.1 -> libxcb-sync.so.1.0.0
        libpangoft2-1.0.so.0 -> libpangoft2-1.0.so.0.3600.8
        libxcb-present.so.0 -> libxcb-present.so.0.0.0
        libatk-bridge-2.0.so.0 -> libatk-bridge-2.0.so.0.0.0
        libpangocairo-1.0.so.0 -> libpangocairo-1.0.so.0.3600.8
        libtspi.so.1 -> libtspi.so.1.2.0
        libgtk-3.so.0 -> libgtk-3.so.0.1400.13
        libpango-1.0.so.0 -> libpango-1.0.so.0.3600.8
        libcairo.so.2 -> libcairo.so.2.11400.2
        libxcb-dri3.so.0 -> libxcb-dri3.so.0.0.0
        libXevie.so.1 -> libXevie.so.1.0.0
        libcairo-script-interpreter.so.2 -> libcairo-script-interpreter.so.2.11400.2
        libXxf86vm.so.1 -> libXxf86vm.so.1.0.0
        libfprint.so.0 -> libfprint.so.0.0.0
        libgdk-3.so.0 -> libgdk-3.so.0.1400.13
        libXcomposite.so.1 -> libXcomposite.so.1.0.0
        libXinerama.so.1 -> libXinerama.so.1.0.0
        libXrandr.so.2 -> libXrandr.so.2.2.0
        libfreeblpriv3.so -> libfreeblpriv3.so
        libXcursor.so.1 -> libXcursor.so.1.0.2
        libnss_sss.so.2 -> libnss_sss.so.2
        libXdamage.so.1 -> libXdamage.so.1.1.0
        libparted.so.2 -> libparted.so.2.0.0
        libXfixes.so.3 -> libXfixes.so.3.1.0
        libparted-fs-resize.so.0 -> libparted-fs-resize.so.0.0.0
        libkdb5.so.8 -> libkdb5.so.8.0
        libgdk_pixbuf_xlib-2.0.so.0 -> libgdk_pixbuf_xlib-2.0.so.0.3100.6
        libxcb-xkb.so.1 -> libxcb-xkb.so.1.0.0
        libatspi.so.0 -> libatspi.so.0.0.1
        libgdk_pixbuf-2.0.so.0 -> libgdk_pixbuf-2.0.so.0.3100.6
        libgailutil-3.so.0 -> libgailutil-3.so.0.0.0
        libXrender.so.1 -> libXrender.so.1.3.0
        libGL.so.1 -> libGL.so.1.2.0
        libebtc.so -> libebtc.so
        libX11-xcb.so.1 -> libX11-xcb.so.1.0.0
        libXft.so.2 -> libXft.so.2.3.2
        libpcp_gui.so.2 -> libpcp_gui.so.2
        libstoragemgmt.so.1 -> libstoragemgmt.so.1.3.4
        libpcp.so.3 -> libpcp.so.3
        liblldp_clif.so.1 -> liblldp_clif.so.1.0.0
        libgusb.so.2 -> libgusb.so.2.0.3
        libpcp_trace.so.2 -> libpcp_trace.so.2
        libglusterfs.so.0 -> libglusterfs.so.0.0.1
        libpcp_import.so.1 -> libpcp_import.so.1
        libXtst.so.6 -> libXtst.so.6.1.0
        libgfxdr.so.0 -> libgfxdr.so.0.0.1
        libsmbclient.so.0 -> libsmbclient.so.0.2.3
        libtevent-util.so.0 -> libtevent-util.so.0.0.1
        libteamdctl.so.0 -> libteamdctl.so.0.1.5
        libsmbldap.so.0 -> libsmbldap.so.0
        libsmbconf.so.0 -> libsmbconf.so.0
        libjansson.so.4 -> libjansson.so.4.4.0
        libEGL.so.1 -> libEGL.so.1.0.0
        libgfrpc.so.0 -> libgfrpc.so.0.0.1
        libgfchangelog.so.0 -> libgfchangelog.so.0.0.1
        libsamdb.so.0 -> libsamdb.so.0.0.1
        libtiffxx.so.5 -> libtiffxx.so.5.2.0
        libXi.so.6 -> libXi.so.6.1.0
        libsamba-util.so.0 -> libsamba-util.so.0.0.1
        libpgtypes.so.3 -> libpgtypes.so.3.3
        libsamba-policy.so.0 -> libsamba-policy.so.0.0.1
        libtiff.so.5 -> libtiff.so.5.2.0
        libsamba-hostconfig.so.0 -> libsamba-hostconfig.so.0.0.1
        libXext.so.6 -> libXext.so.6.4.0
        libestr.so.0 -> libestr.so.0.0.0
        libpcp_pmda.so.3 -> libpcp_pmda.so.3
        libiscsi.so.0 -> libiscsi.so.0
        libsamba-credentials.so.0 -> libsamba-credentials.so.0.0.1
        libjbig85.so.2.0 -> libjbig85.so.2.0
        libjbig.so.2.0 -> libjbig.so.2.0
        libsss_idmap.so.0 -> libsss_idmap.so.0.5.0
        libpcp_mmv.so.1 -> libpcp_mmv.so.1
        libnetapi.so.0 -> libnetapi.so.0
        libthai.so.0 -> libthai.so.0.1.6
        libsss_nss_idmap.so.0 -> libsss_nss_idmap.so.0.2.0
        libX11.so.6 -> libX11.so.6.3.0
        libndr-standard.so.0 -> libndr-standard.so.0.0.1
        librpmsign.so.1 -> librpmsign.so.1.2.2
        libbluetooth.so.3 -> libbluetooth.so.3.18.13
        libndr-nbt.so.0 -> libndr-nbt.so.0.0.1
        librpmbuild.so.3 -> librpmbuild.so.3.2.2
        libyaml-0.so.2 -> libyaml-0.so.2.0.4
        libndr-krb5pac.so.0 -> libndr-krb5pac.so.0.0.1
        libgpgme.so.11 -> libgpgme.so.11.8.1
        libgpgme-pthread.so.11 -> libgpgme-pthread.so.11.8.1
        libdcerpc.so.0 -> libdcerpc.so.0.0.1
        libmultipath.so.0 -> libmultipath.so.0
        libdcerpc-samr.so.0 -> libdcerpc-samr.so.0.0.1
        libpth.so.20 -> libpth.so.20.0.27
        libmpathpersist.so.0 -> libmpathpersist.so.0
        libdcerpc-binding.so.0 -> libdcerpc-binding.so.0.0.1
        libecpg_compat.so.3 -> libecpg_compat.so.3.4
        libcupsppdc.so.1 -> libcupsppdc.so.1
        libdevmapper-event.so.1.02 -> libdevmapper-event.so.1.02
        libdrm_nouveau.so.2 -> libdrm_nouveau.so.2.0.0
        libdrm_amdgpu.so.1 -> libdrm_amdgpu.so.1.0.0
        libgudev-1.0.so.0 -> libgudev-1.0.so.0.2.0
        libsamba-errors.so.1 -> libsamba-errors.so.1
        libdrm_intel.so.1 -> libdrm_intel.so.1.0.0
        libcryptsetup.so.4 -> libcryptsetup.so.4.7.0
        libcupsmime.so.1 -> libcupsmime.so.1
        libdevmapper.so.1.02 -> libdevmapper.so.1.02
        libcupsimage.so.2 -> libcupsimage.so.2
        libcups.so.2 -> libcups.so.2
        libqrencode.so.3 -> libqrencode.so.3.4.1
        libfipscheck.so.1 -> libfipscheck.so.1.2.1
        libavahi-core.so.7 -> libavahi-core.so.7.0.2
        libdrm.so.2 -> libdrm.so.2.4.0
        libisccfg-export.so.90 -> libisccfg-export.so.90.0.7
        libpciaccess.so.0 -> libpciaccess.so.0.11.1
        libisc-export.so.95 -> libisc-export.so.95.2.1
        libirs-export.so.90 -> libirs-export.so.90.0.1
        libavahi-common.so.3 -> libavahi-common.so.3.5.3
        libnm-util.so.2 -> libnm-util.so.2.7.0
        libdns-export.so.100 -> libdns-export.so.100.1.1
        libevent_pthreads-2.0.so.5 -> libevent_pthreads-2.0.so.5.1.9
        libtevent-unix-util.so.0 -> libtevent-unix-util.so.0.0.1
        libpolkit-gobject-1.so.0 -> libpolkit-gobject-1.so.0.0.0
        libevent_openssl-2.0.so.5 -> libevent_openssl-2.0.so.5.1.9
        libnm-glib.so.4 -> libnm-glib.so.4.9.0
        libsamba-passdb.so.0 -> libsamba-passdb.so.0.25.0
        libevent_extra-2.0.so.5 -> libevent_extra-2.0.so.5.1.9
        libnm-glib-vpn.so.1 -> libnm-glib-vpn.so.1.2.0
        liblvm2app.so.2.2 -> liblvm2app.so.2.2
        libevent_core-2.0.so.5 -> libevent_core-2.0.so.5.1.9
        liblvm2cmd.so.2.02 -> liblvm2cmd.so.2.02
        libevent-2.0.so.5 -> libevent-2.0.so.5.1.9
        libavahi-client.so.3 -> libavahi-client.so.3.2.9
        liblwres.so.90 -> liblwres.so.90.0.5
        libcupscgi.so.1 -> libcupscgi.so.1
        libisccfg.so.90 -> libisccfg.so.90.0.7
        libdmraid.so.1 -> libdmraid.so.1.0.0.rc16
        libdmraid-events-isw.so.1 -> libdmraid-events-isw.so.1.0.0.rc16
        libisccc.so.90 -> libisccc.so.90.0.4
        libhbalinux.so.2 -> libhbalinux.so.2.0.2
        libbind9.so.90 -> libbind9.so.90.0.8
        libgbm.so.1 -> libgbm.so.1.0.0
        libreport-web.so.0 -> libreport-web.so.0.0.1
        libxmlrpc_client.so.3 -> libxmlrpc_client.so.3.32
        libcgroup.so.1 -> libcgroup.so.1.0.41
        libreport.so.0 -> libreport.so.0.0.1
        libkms.so.1 -> libkms.so.1.0.0
        libdevmapper-event-lvm2.so.2.02 -> libdevmapper-event-lvm2.so.2.02
        libabrt_dbus.so.0 -> libabrt_dbus.so.0.0.1
        libdrm_radeon.so.1 -> libdrm_radeon.so.1.0.1
        libpolkit-agent-1.so.0 -> libpolkit-agent-1.so.0.0.0
        libbfd-2.25.1-22.base.el7.so -> libbfd-2.25.1-22.base.el7.so
        libsystemd-login.so.0 -> libsystemd-login.so.0.9.3
        libisc.so.95 -> libisc.so.95.2.1
        libsystemd-journal.so.0 -> libsystemd-journal.so.0.11.5
        libsystemd-id128.so.0 -> libsystemd-id128.so.0.0.28
        libpyglib-2.0-python.so.0 -> libpyglib-2.0-python.so.0.0.0
        libsystemd-daemon.so.0 -> libsystemd-daemon.so.0.0.12
        libnss_myhostname.so.2 -> libnss_myhostname.so.2
        libpamc.so.0 -> libpamc.so.0.82.1
        libndr.so.0 -> libndr.so.0.0.5
        libdns.so.100 -> libdns.so.100.1.1
        libpam_misc.so.0 -> libpam_misc.so.0.82.0
        libpam.so.0 -> libpam.so.0.83.1
        libasound.so.2 -> libasound.so.2.0.0
        libuser.so.1 -> libuser.so.1.5.0
        librpm.so.3 -> librpm.so.3.2.2
        libfontconfig.so.1 -> libfontconfig.so.1.7.0
        libpwquality.so.1 -> libpwquality.so.1.0.2
        libply.so.2 -> libply.so.2.1.0
        libmount.so.1 -> libmount.so.1.1.0
        libssl3.so -> libssl3.so
        libsmime3.so -> libsmime3.so
        libcurl.so.4 -> libcurl.so.4.3.0
        libnsspem.so -> libnsspem.so
        libnss3.so -> libnss3.so
        libssh2.so.1 -> libssh2.so.1.0.1
        libply-splash-core.so.2 -> libply-splash-core.so.2.1.0
        libply-boot-client.so.2 -> libply-boot-client.so.2.1.0
        libcrack.so.2 -> libcrack.so.2.9.0
        libbtrfs.so.0 -> libbtrfs.so.0.1
        libreg.so -> libreg.so
        libpython2.7.so.1.0 -> libpython2.7.so.1.0
        libslapi-2.4.so.2 -> libslapi-2.4.so.2.10.3
        libipset.so.3 -> libipset.so.3.1.0
        libnsssysinit.so -> libnsssysinit.so
        libldap_r-2.4.so.2 -> libldap_r-2.4.so.2.10.3
        libhandle.so.1 -> libhandle.so.1.0.3
        libldap-2.4.so.2 -> libldap-2.4.so.2.10.3
        libpytalloc-util.so.2 -> libpytalloc-util.so.2.1.6
        libutempter.so.0 -> libutempter.so.1.1.6
        liblber-2.4.so.2 -> liblber-2.4.so.2.10.3
        libnm.so.0 -> libnm.so.0.1.0
        librpmio.so.3 -> librpmio.so.3.2.2
        libssl.so.10 -> libssl.so.1.0.1e
        libomapi.so.0 -> libomapi.so.0.0.0
        libcrypto.so.10 -> libcrypto.so.1.0.1e
        libdhcpctl.so.0 -> libdhcpctl.so.0.0.0
        libabrt.so.0 -> libabrt.so.0.0.1
        libblkid.so.1 -> libblkid.so.1.1.0
        libsatyr.so.3 -> libsatyr.so.3.0.0
        libudev.so.1 -> libudev.so.1.6.2
        libkrb5support.so.0 -> libkrb5support.so.0.1
        libkrb5.so.3 -> libkrb5.so.3.3
        libkrad.so.0 -> libkrad.so.0.0
        libnfsidmap.so.0 -> libnfsidmap.so.0.3.0
        libGeoIPUpdate.so.0 -> libGeoIPUpdate.so.0.0.0
        libtirpc.so.1 -> libtirpc.so.1.0.10
        libsemanage.so.1 -> libsemanage.so.1
        libXau.so.6 -> libXau.so.6.0.0
        libndp.so.0 -> libndp.so.0.0.0
        libk5crypto.so.3 -> libk5crypto.so.3.1
        libini_config.so.3 -> libini_config.so.3.2.0
        libustr-1.0.so.1 -> libustr-1.0.so.1.0.4
        libopcodes-2.25.1-22.base.el7.so -> libopcodes-2.25.1-22.base.el7.so
        libxcb-randr.so.0 -> libxcb-randr.so.0.1.0
        libref_array.so.1 -> libref_array.so.1.2.1
        libpq.so.5 -> libpq.so.5.5
        libharfbuzz.so.0 -> libharfbuzz.so.0.936.0
        libxcb.so.1 -> libxcb.so.1.1.0
        libgraphite2.so.3 -> libgraphite2.so.3.0.1
        libxcb-glx.so.0 -> libxcb-glx.so.0.0.0
        libpipeline.so.1 -> libpipeline.so.1.2.3
        libxcb-xvmc.so.0 -> libxcb-xvmc.so.0.0.0
        libgpm.so.2 -> libgpm.so.2.1.0
        libnl-xfrm-3.so.200 -> libnl-xfrm-3.so.200.23.0
        libxcb-xv.so.0 -> libxcb-xv.so.0.0.0
        libcpupower.so.0 -> libcpupower.so.0.0.0
        libxcb-xtest.so.0 -> libxcb-xtest.so.0.0.0
        libsysfs.so.2 -> libsysfs.so.2.0.1
        libxcb-xselinux.so.0 -> libxcb-xselinux.so.0.0.0
        libyajl.so.2 -> libyajl.so.2.0.4
        libgssrpc.so.4 -> libgssrpc.so.4.2
        libecpg.so.6 -> libecpg.so.6.4
        libpath_utils.so.1 -> libpath_utils.so.1.0.1
        liblcms2.so.2 -> liblcms2.so.2.0.6
        libxcb-xinerama.so.0 -> libxcb-xinerama.so.0.0.0
        libSDL-1.2.so.0 -> libSDL-1.2.so.0.11.4
        libxcb-xfixes.so.0 -> libxcb-xfixes.so.0.0.0
        libsgutils2.so.2 -> libsgutils2.so.2.0.0
        libxcb-dri2.so.0 -> libxcb-dri2.so.0.0.0
        libdwarf.so.0 -> libdwarf.so.0.20130207.0
        libxcb-xf86dri.so.0 -> libxcb-xf86dri.so.0.0.0
        librados.so.2 -> librados.so.2.0.0
        libbasicobjects.so.0 -> libbasicobjects.so.0.1.0
        libxcb-xevie.so.0 -> libxcb-xevie.so.0.0.0
        libsensors.so.4 -> libsensors.so.4.4.0
        libGeoIP.so.1 -> libGeoIP.so.1.5.0
        libxcb-dpms.so.0 -> libxcb-dpms.so.0.0.0
        libsoup-gnome-2.4.so.1 -> libsoup-gnome-2.4.so.1.7.0
        libnl-idiag-3.so.200 -> libnl-idiag-3.so.200.23.0
        libsoup-2.4.so.1 -> libsoup-2.4.so.1.7.0
        libxcb-shm.so.0 -> libxcb-shm.so.0.0.0
        libproxy.so.1 -> libproxy.so.1.0.0
        libxcb-shape.so.0 -> libxcb-shape.so.0.0.0
        libmodman.so.1 -> libmodman.so.1.0.0
        libxcb-screensaver.so.0 -> libxcb-screensaver.so.0.0.0
        libconfig.so.9 -> libconfig.so.9.1.3
        libxcb-res.so.0 -> libxcb-res.so.0.0.0
        libconfig++.so.9 -> libconfig++.so.9.1.3
        libxcb-render.so.0 -> libxcb-render.so.0.0.0
        libtar.so.1 -> libtar.so.1.2.11
        libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2
        libmozjs-17.0.so -> libmozjs-17.0.so
        libxcb-record.so.0 -> libxcb-record.so.0.0.0
        libxcb-damage.so.0 -> libxcb-damage.so.0.0.0
        libgirepository-1.0.so.1 -> libgirepository-1.0.so.1.0.0
        libxcb-composite.so.0 -> libxcb-composite.so.0.0.0
        libpcap.so.1 -> libpcap.so.1.5.3
        libnuma.so.1 -> libnuma.so.1
        libss.so.2 -> libss.so.2.0
        libip6tc.so.0 -> libip6tc.so.0.1.0
        libcollection.so.2 -> libcollection.so.2.1.0
        libgnutls.so.28 -> libgnutls.so.28.41.16
        libnfnetlink.so.0 -> libnfnetlink.so.0.2.0
        libHBAAPI.so.2 -> libHBAAPI.so.2.0.2
        libxslt.so.1 -> libxslt.so.1.1.28
        libip4tc.so.0 -> libip4tc.so.0.1.0
        libpixman-1.so.0 -> libpixman-1.so.0.34.0
        libnettle.so.4 -> libnettle.so.4.7
        libsnappy.so.1 -> libsnappy.so.1.1.4
        libhogweed.so.2 -> libhogweed.so.2.5
        libedit.so.0 -> libedit.so.0.0.42
        libexslt.so.0 -> libexslt.so.0.8.17
        libunistring.so.0 -> libunistring.so.0.1.2
        libverto-tevent.so.1 -> libverto-tevent.so.1.0.0
        libgomp.so.1 -> libgomp.so.1.0.0
        libassuan.so.0 -> libassuan.so.0.4.0
        libsoftokn3.so -> libsoftokn3.so
        libnssdbm3.so -> libnssdbm3.so
        libvorbisfile.so.3 -> libvorbisfile.so.3.3.5
        libnetfilter_conntrack.so.3 -> libnetfilter_conntrack.so.3.5.0
        libnl-cli-3.so.200 -> libnl-cli-3.so.200.23.0
        libjasper.so.1 -> libjasper.so.1.0.0
        libldb.so.1 -> libldb.so.1.1.26
        libhesiod.so.0 -> libhesiod.so.0.0.0
        libvorbisenc.so.2 -> libvorbisenc.so.2.0.9
        libdaemon.so.0 -> libdaemon.so.0.5.0
        libogg.so.0 -> libogg.so.0.8.0
        libtheoraenc.so.1 -> libtheoraenc.so.1.1.2
        liblzo2.so.2 -> liblzo2.so.2.0.0
        libmm-glib.so.0 -> libmm-glib.so.0.3.0
        libjpeg.so.62 -> libjpeg.so.62.1.0
        libvorbis.so.0 -> libvorbis.so.0.4.6
        libtheoradec.so.1 -> libtheoradec.so.1.1.4
        libp11-kit.so.0 -> libp11-kit.so.0.0.0
        libtheora.so.0 -> libtheora.so.0.3.10
        libteam.so.5 -> libteam.so.5.3.4
        libtasn1.so.6 -> libtasn1.so.6.2.3
        libgnome-keyring.so.0 -> libgnome-keyring.so.0.2.0
        libmnl.so.0 -> libmnl.so.0.1.0
        libgdbm_compat.so.4 -> libgdbm_compat.so.4.0.0
        libgettextpo.so.0 -> libgettextpo.so.0.5.2
        libgdbm.so.4 -> libgdbm.so.4.0.0
        libgettextlib-0.18.2.so -> libgettextlib-0.18.2.so
        libverto.so.1 -> libverto.so.1.0.0
        libgettextsrc-0.18.2.so -> libgettextsrc-0.18.2.so
        libnewt.so.0.52 -> libnewt.so.0.52.15
        libasprintf.so.0 -> libasprintf.so.0.0.0
        libslang.so.2 -> libslang.so.2.2.4
        libxtables.so.10 -> libxtables.so.10.0.0
        libnl.so.1 -> libnl.so.1.1.4
        libusb-0.1.so.4 -> libusb-0.1.so.4.4.4
        libusal.so.0 -> libusal.so.0.0.1
        libiptc.so.0 -> libiptc.so.0.0.0
        libmicrohttpd.so.10 -> libmicrohttpd.so.10.22.0
        libgobject-2.0.so.0 -> libgobject-2.0.so.0.4600.2
        librols.so.0 -> librols.so.0.0.1
        libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.4600.2
        libusb-1.0.so.0 -> libusb-1.0.so.0.1.0
        libglib-2.0.so.0 -> libglib-2.0.so.0.4600.2
        libext2fs.so.2 -> libext2fs.so.2.4
        libapr-1.so.0 -> libapr-1.so.0.4.8
        libgio-2.0.so.0 -> libgio-2.0.so.0.4600.2
        libe2p.so.2 -> libe2p.so.2.3
        libffi.so.6 -> libffi.so.6.0.1
        libgmp.so.10 -> libgmp.so.10.2.0
        libkeyutils.so.1 -> libkeyutils.so.1.5
        libjson.so.0 -> libjson.so.0.1.0
        libcap-ng.so.0 -> libcap-ng.so.0.0.0
        libjson-c.so.2 -> libjson-c.so.2.0.1
        libpng15.so.15 -> libpng15.so.15.13.0
        libaio.so.1.0.0 -> libaio.so.1.0.0
        libaio.so.1 -> libaio.so.1.0.1
        libidn.so.11 -> libidn.so.11.6.11
        libt1.so.5 -> libt1.so.5.1.2
        libsasl2.so.3 -> libsasl2.so.3.0.0
        libpci.so.3 -> libpci.so.3.5.1
        libkmod.so.2 -> libkmod.so.2.2.10
        libtevent.so.0 -> libtevent.so.0.9.28
        libgmpxx.so.4 -> libgmpxx.so.4.4.0
        libtdb.so.1 -> libtdb.so.1.3.8
        libnl-route-3.so.200 -> libnl-route-3.so.200.23.0
        libxmlrpc_util.so.3 -> libxmlrpc_util.so.3.32
        libnl-nf-3.so.200 -> libnl-nf-3.so.200.23.0
        p11-kit-trust.so -> libnssckbi.so
        libdbus-glib-1.so.2 -> libdbus-glib-1.so.2.2.2
        libnl-genl-3.so.200 -> libnl-genl-3.so.200.23.0
        libxmlrpc_server_cgi.so.3 -> libxmlrpc_server_cgi.so.3.32
        libnl-3.so.200 -> libnl-3.so.200.23.0
        libxmlrpc_server_abyss.so.3 -> libxmlrpc_server_abyss.so.3.32
        libwrap.so.0 -> libwrap.so.0.7.6
        libhunspell-1.3.so.0 -> libhunspell-1.3.so.0.0.0
        libsqlite3.so.0 -> libsqlite3.so.0.8.6
        libxmlrpc_server.so.3 -> libxmlrpc_server.so.3.32
        libxmlrpc_abyss.so.3 -> libxmlrpc_abyss.so.3.32
        libexpat.so.1 -> libexpat.so.1.6.0
        libxmlrpc.so.3 -> libxmlrpc.so.3.32
        libfa.so.1 -> libfa.so.1.4.1
        liblua-5.1.so -> liblua-5.1.so
        libaugeas.so.0 -> libaugeas.so.0.20.0
        libdw.so.1 -> libdw-0.166.so
        libtidy-0.99.so.0 -> libtidy-0.99.so.0.0.0
        libgcrypt.so.11 -> libgcrypt.so.11.8.2
        libzip.so.2 -> libzip.so.2.1.0
        libopts.so.25 -> libopts.so.25.15.0
        libgthread-2.0.so.0 -> libgthread-2.0.so.0.4600.2
        libgpg-error.so.0 -> libgpg-error.so.0.10.0
        libasm.so.1 -> libasm-0.166.so
        libfreetype.so.6 -> libfreetype.so.6.10.0
        libt1x.so.5 -> libt1x.so.5.1.2
        libaprutil-1.so.0 -> libaprutil-1.so.0.5.2
        libatk-1.0.so.0 -> libatk-1.0.so.0.21409.1
        libtalloc.so.2 -> libtalloc.so.2.1.6
        libacl.so.1 -> libacl.so.1.1.0
        libglapi.so.0 -> libglapi.so.0.0.0
        libcroco-0.6.so.3 -> libcroco-0.6.so.3.0.1
        libcap.so.2 -> libcap.so.2.22
        libmagic.so.1 -> libmagic.so.1.0.0
        libattr.so.1 -> libattr.so.1.1.0
        libdb-5.3.so -> libdb-5.3.so
        libelf.so.1 -> libelf-0.166.so
        libXpm.so.4 -> libXpm.so.4.11.0
        libnssutil3.so -> libnssutil3.so
        libncurses++.so.5 -> libncurses++.so.5.9
        libdbus-1.so.3 -> libdbus-1.so.3.7.4
        libmenuw.so.5 -> libmenuw.so.5.9
        libpopt.so.0 -> libpopt.so.0.0.0
        libmenu.so.5 -> libmenu.so.5.9
        libpcprofile.so -> libpcprofile.so
        libmemusage.so -> libmemusage.so
        libxml2.so.2 -> libxml2.so.2.9.1
        libuuid.so.1 -> libuuid.so.1.3.0
        libutil.so.1 -> libutil-2.17.so
        libcom_err.so.2 -> libcom_err.so.2.1
        libthread_db.so.1 -> libthread_db-1.0.so
        librt.so.1 -> librt-2.17.so
        libselinux.so.1 -> libselinux.so.1
        libresolv.so.2 -> libresolv-2.17.so
        libz.so.1 -> libz.so.1.2.7
        libpcreposix.so.0 -> libpcreposix.so.0.0.1
        libpthread.so.0 -> libpthread-2.17.so
        libpcrecpp.so.0 -> libpcrecpp.so.0.0.0
        libnss_nisplus.so.2 -> libnss_nisplus-2.17.so
        libnss_nis.so.2 -> libnss_nis-2.17.so
        libpcre32.so.0 -> libpcre32.so.0.0.0
        libnss_hesiod.so.2 -> libnss_hesiod-2.17.so
        libbz2.so.1 -> libbz2.so.1.0.6
        libform.so.5 -> libform.so.5.9
        libpcre16.so.0 -> libpcre16.so.0.2.0
        libnss_files.so.2 -> libnss_files-2.17.so
        libpcre.so.1 -> libpcre.so.1.2.0
        libnss_dns.so.2 -> libnss_dns-2.17.so
        libsepol.so.1 -> libsepol.so.1
        libnss_db.so.2 -> libnss_db-2.17.so
        liblzma.so.5 -> liblzma.so.5.2.2
        libnss_compat.so.2 -> libnss_compat-2.17.so
        libncurses++w.so.5 -> libncurses++w.so.5.9
        libhistory.so.6 -> libhistory.so.6.2
        libnsl.so.1 -> libnsl-2.17.so
        libtinfo.so.5 -> libtinfo.so.5.9
        libm.so.6 -> libm-2.17.so
        libreadline.so.6 -> libreadline.so.6.2
        libplds4.so -> libplds4.so
        libdl.so.2 -> libdl-2.17.so
        libtic.so.5 -> libtic.so.5.9
        libcrypt.so.1 -> libcrypt-2.17.so
        libplc4.so -> libplc4.so
        libcidn.so.1 -> libcidn-2.17.so
        libpanelw.so.5 -> libpanelw.so.5.9
        libnspr4.so -> libnspr4.so
        libc.so.6 -> libc-2.17.so
        libauparse.so.0 -> libauparse.so.0.0.0
        libanl.so.1 -> libanl-2.17.so
        libSegFault.so -> libSegFault.so
        libpanel.so.5 -> libpanel.so.5.9
        libBrokenLocale.so.1 -> libBrokenLocale-2.17.so
        libncursesw.so.5 -> libncursesw.so.5.9
        ld-linux-x86-64.so.2 -> ld-2.17.so
        libaudit.so.1 -> libaudit.so.1.0.0
        libfreebl3.so -> libfreebl3.so
        libncurses.so.5 -> libncurses.so.5.9
        libgcc_s.so.1 -> libgcc_s-4.8.5-20150702.so.1
        libformw.so.5 -> libformw.so.5.9
        libwbclient.so.0 -> libwbclient.so.0.12
        libstdc++.so.6 -> libstdc++.so.6.0.19
/lib/sse2: (hwcap: 0x0000000004000000)
/lib64/sse2: (hwcap: 0x0000000004000000)
/lib64/tls: (hwcap: 0x8000000000000000)

configured kernel variables at run-time

/sbin/sysctl -a 2> /dev/null | sort -u
abi.vsyscall32 = 1
crypto.fips_enabled = 0
debug.exception-trace = 1
debug.kprobes-optimization = 1
dev.cdrom.autoclose = 1
dev.cdrom.autoeject = 0
dev.cdrom.check_media = 0
dev.cdrom.debug = 0
dev.cdrom.info = 
dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17
dev.cdrom.info = Can change speed:      1
dev.cdrom.info = Can close tray:                1
dev.cdrom.info = Can lock tray:         1
dev.cdrom.info = Can open tray:         1
dev.cdrom.info = Can play audio:                1
dev.cdrom.info = Can read DVD:          1
dev.cdrom.info = Can read MCN:          1
dev.cdrom.info = Can read MRW:          1
dev.cdrom.info = Can read multisession: 1
dev.cdrom.info = Can select disk:       0
dev.cdrom.info = Can write CD-R:                0
dev.cdrom.info = Can write CD-RW:       0
dev.cdrom.info = Can write DVD-R:       0
dev.cdrom.info = Can write DVD-RAM:     0
dev.cdrom.info = Can write MRW:         1
dev.cdrom.info = Can write RAM:         1
dev.cdrom.info = Reports media changed: 1
dev.cdrom.info = drive # of slots:      1
dev.cdrom.info = drive name:            sr0
dev.cdrom.info = drive speed:           4
dev.cdrom.lock = 1
dev.hpet.max-user-freq = 64
dev.mac_hid.mouse_button2_keycode = 97
dev.mac_hid.mouse_button3_keycode = 100
dev.mac_hid.mouse_button_emulation = 0
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
dev.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
dev.scsi.logging_level = 0
fs.aio-max-nr = 65536
fs.aio-nr = 2661
fs.binfmt_misc.status = enabled
fs.dentry-state = 1025788       1012729 45      0       0       0
fs.dir-notify-enable = 1
fs.epoll.max_user_watches = 1636065
fs.file-max = 791616
fs.file-nr = 2080       0       791616
fs.inode-nr = 66182     191
fs.inode-state = 66182  191     0       0       0       0       0
fs.inotify.max_queued_events = 16384
fs.inotify.max_user_instances = 128
fs.inotify.max_user_watches = 8192
fs.lease-break-time = 45
fs.leases-enable = 1
fs.mqueue.msg_default = 10
fs.mqueue.msg_max = 10
fs.mqueue.msgsize_default = 8192
fs.mqueue.msgsize_max = 8192
fs.mqueue.queues_max = 256
fs.nfs.nlm_grace_period = 0
fs.nfs.nlm_tcpport = 0
fs.nfs.nlm_timeout = 10
fs.nfs.nlm_udpport = 0
fs.nfs.nsm_local_state = 3
fs.nfs.nsm_use_hostnames = 0
fs.nr_open = 1048576
fs.overflowgid = 65534
fs.overflowuid = 65534
fs.pipe-max-size = 1048576
fs.pipe-user-pages-hard = 0
fs.pipe-user-pages-soft = 16384
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
fs.quota.allocated_dquots = 0
fs.quota.cache_hits = 0
fs.quota.drops = 0
fs.quota.free_dquots = 0
fs.quota.lookups = 0
fs.quota.reads = 0
fs.quota.syncs = 0
fs.quota.warnings = 1
fs.quota.writes = 0
fs.suid_dumpable = 0
fs.xfs.age_buffer_centisecs = 1500
fs.xfs.error_level = 3
fs.xfs.filestream_centisecs = 3000
fs.xfs.inherit_noatime = 1
fs.xfs.inherit_nodefrag = 1
fs.xfs.inherit_nodump = 1
fs.xfs.inherit_nosymlinks = 0
fs.xfs.inherit_sync = 1
fs.xfs.irix_sgid_inherit = 0
fs.xfs.irix_symlink_mode = 0
fs.xfs.panic_mask = 0
fs.xfs.rotorstep = 1
fs.xfs.speculative_prealloc_lifetime = 300
fs.xfs.stats_clear = 0
fs.xfs.xfsbufd_centisecs = 100
fs.xfs.xfssyncd_centisecs = 3000
kernel.acct = 4 2       30
kernel.acpi_video_flags = 0
kernel.auto_msgmni = 1
kernel.bootloader_type = 114
kernel.bootloader_version = 2
kernel.cad_pid = 1
kernel.cap_last_cap = 36
kernel.compat-log = 1
kernel.core_pattern = |/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e %P %I
kernel.core_pipe_limit = 4
kernel.core_uses_pid = 1
kernel.ctrl-alt-del = 0
kernel.dmesg_restrict = 0
kernel.domainname = (none)
kernel.ftrace_dump_on_oops = 0
kernel.ftrace_enabled = 1
kernel.hardlockup_all_cpu_backtrace = 0
kernel.hardlockup_panic = 1
kernel.hostname = notomega.phas.ubc.ca
kernel.hotplug = 
kernel.hung_task_check_count = 4194304
kernel.hung_task_panic = 0
kernel.hung_task_timeout_secs = 120
kernel.hung_task_warnings = 10
kernel.io_delay_type = 0
kernel.kexec_load_disabled = 0
kernel.keys.gc_delay = 300
kernel.keys.maxbytes = 20000
kernel.keys.maxkeys = 200
kernel.keys.persistent_keyring_expiry = 259200
kernel.keys.root_maxbytes = 25000000
kernel.keys.root_maxkeys = 1000000
kernel.kptr_restrict = 0
kernel.kstack_depth_to_print = 12
kernel.max_lock_depth = 1024
kernel.modprobe = /sbin/modprobe
kernel.modules_disabled = 0
kernel.msg_next_id = -1
kernel.msgmax = 8192
kernel.msgmnb = 16384
kernel.msgmni = 15642
kernel.ngroups_max = 65536
kernel.nmi_watchdog = 1
kernel.ns_last_pid = 7814
kernel.numa_balancing = 0
kernel.numa_balancing_scan_delay_ms = 1000
kernel.numa_balancing_scan_period_max_ms = 60000
kernel.numa_balancing_scan_period_min_ms = 1000
kernel.numa_balancing_scan_size_mb = 256
kernel.numa_balancing_settle_count = 4
kernel.osrelease = 3.10.0-514.el7.x86_64
kernel.ostype = Linux
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.panic = 0
kernel.panic_on_io_nmi = 0
kernel.panic_on_oops = 1
kernel.panic_on_stackoverflow = 0
kernel.panic_on_unrecovered_nmi = 0
kernel.panic_on_warn = 0
kernel.perf_cpu_time_max_percent = 25
kernel.perf_event_max_sample_rate = 100000
kernel.perf_event_mlock_kb = 516
kernel.perf_event_paranoid = 1
kernel.pid_max = 32768
kernel.poweroff_cmd = /sbin/poweroff
kernel.print-fatal-signals = 0
kernel.printk = 4       4       1       7
kernel.printk_delay = 0
kernel.printk_ratelimit = 5
kernel.printk_ratelimit_burst = 10
kernel.pty.max = 4096
kernel.pty.nr = 0
kernel.pty.reserve = 1024
kernel.random.boot_id = e16c3346-1355-4d87-ab15-ea26f606f358
kernel.random.entropy_avail = 163
kernel.random.poolsize = 4096
kernel.random.read_wakeup_threshold = 64
kernel.random.uuid = 256b45a6-b512-4e3b-be35-59b07d2fa0ba
kernel.random.write_wakeup_threshold = 128
kernel.randomize_va_space = 2
kernel.real-root-dev = 0
kernel.sched_autogroup_enabled = 0
kernel.sched_cfs_bandwidth_slice_us = 5000
kernel.sched_child_runs_first = 0
kernel.sched_domain.cpu0.domain0.busy_factor = 32
kernel.sched_domain.cpu0.domain0.busy_idx = 2
kernel.sched_domain.cpu0.domain0.cache_nice_tries = 1
kernel.sched_domain.cpu0.domain0.flags = 4143
kernel.sched_domain.cpu0.domain0.forkexec_idx = 0
kernel.sched_domain.cpu0.domain0.idle_idx = 1
kernel.sched_domain.cpu0.domain0.imbalance_pct = 125
kernel.sched_domain.cpu0.domain0.max_interval = 4
kernel.sched_domain.cpu0.domain0.max_newidle_lb_cost = 26551
kernel.sched_domain.cpu0.domain0.min_interval = 2
kernel.sched_domain.cpu0.domain0.name = DIE
kernel.sched_domain.cpu0.domain0.newidle_idx = 0
kernel.sched_domain.cpu0.domain0.wake_idx = 0
kernel.sched_domain.cpu1.domain0.busy_factor = 32
kernel.sched_domain.cpu1.domain0.busy_idx = 2
kernel.sched_domain.cpu1.domain0.cache_nice_tries = 1
kernel.sched_domain.cpu1.domain0.flags = 4143
kernel.sched_domain.cpu1.domain0.forkexec_idx = 0
kernel.sched_domain.cpu1.domain0.idle_idx = 1
kernel.sched_domain.cpu1.domain0.imbalance_pct = 125
kernel.sched_domain.cpu1.domain0.max_interval = 4
kernel.sched_domain.cpu1.domain0.max_newidle_lb_cost = 21496
kernel.sched_domain.cpu1.domain0.min_interval = 2
kernel.sched_domain.cpu1.domain0.name = DIE
kernel.sched_domain.cpu1.domain0.newidle_idx = 0
kernel.sched_domain.cpu1.domain0.wake_idx = 0
kernel.sched_latency_ns = 12000000
kernel.sched_migration_cost_ns = 500000
kernel.sched_min_granularity_ns = 10000000
kernel.sched_nr_migrate = 32
kernel.sched_rr_timeslice_ms = 100
kernel.sched_rt_period_us = 1000000
kernel.sched_rt_runtime_us = 950000
kernel.sched_schedstats = 0
kernel.sched_shares_window_ns = 10000000
kernel.sched_time_avg_ms = 1000
kernel.sched_tunable_scaling = 1
kernel.sched_wakeup_granularity_ns = 15000000
kernel.sem = 250        32000   32      128
kernel.sem_next_id = -1
kernel.shm_next_id = -1
kernel.shm_rmid_forced = 0
kernel.shmall = 18446744073692774399
kernel.shmmax = 18446744073692774399
kernel.shmmni = 4096
kernel.softlockup_all_cpu_backtrace = 0
kernel.softlockup_panic = 0
kernel.stack_tracer_enabled = 0
kernel.sysrq = 16
kernel.tainted = 0
kernel.threads-max = 62410
kernel.timer_migration = 1
kernel.traceoff_on_warning = 0
kernel.unknown_nmi_panic = 0
kernel.usermodehelper.bset = 4294967295 31
kernel.usermodehelper.inheritable = 4294967295  31
kernel.version = #1 SMP Wed Oct 19 11:24:13 EDT 2016
kernel.watchdog = 1
kernel.watchdog_cpumask = 0-3
kernel.watchdog_thresh = 10
net.core.bpf_jit_enable = 0
net.core.busy_poll = 0
net.core.busy_read = 0
net.core.default_qdisc = pfifo_fast
net.core.dev_weight = 64
net.core.message_burst = 10
net.core.message_cost = 5
net.core.netdev_budget = 300
net.core.netdev_max_backlog = 1000
net.core.netdev_rss_key = 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
net.core.netdev_tstamp_prequeue = 1
net.core.optmem_max = 20480
net.core.rmem_default = 212992
net.core.rmem_max = 212992
net.core.rps_sock_flow_entries = 0
net.core.somaxconn = 128
net.core.warnings = 1
net.core.wmem_default = 212992
net.core.wmem_max = 212992
net.core.xfrm_acq_expires = 30
net.core.xfrm_aevent_etime = 10
net.core.xfrm_aevent_rseqth = 2
net.core.xfrm_larval_drop = 1
net.ipv4.cipso_cache_bucket_size = 10
net.ipv4.cipso_cache_enable = 1
net.ipv4.cipso_rbm_optfmt = 0
net.ipv4.cipso_rbm_strictvalid = 1
net.ipv4.conf.all.accept_local = 0
net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.arp_accept = 0
net.ipv4.conf.all.arp_announce = 0
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.all.arp_notify = 0
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.all.disable_xfrm = 0
net.ipv4.conf.all.force_igmp_version = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.conf.all.log_martians = 0
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.promote_secondaries = 1
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.proxy_arp_pvlan = 0
net.ipv4.conf.all.route_localnet = 0
net.ipv4.conf.all.rp_filter = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.src_valid_mark = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.default.accept_local = 0
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.default.arp_accept = 0
net.ipv4.conf.default.arp_announce = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.arp_ignore = 0
net.ipv4.conf.default.arp_notify = 0
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.disable_policy = 0
net.ipv4.conf.default.disable_xfrm = 0
net.ipv4.conf.default.force_igmp_version = 0
net.ipv4.conf.default.forwarding = 0
net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.promote_secondaries = 1
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.proxy_arp_pvlan = 0
net.ipv4.conf.default.route_localnet = 0
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.src_valid_mark = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.eth0.accept_local = 0
net.ipv4.conf.eth0.accept_redirects = 1
net.ipv4.conf.eth0.accept_source_route = 0
net.ipv4.conf.eth0.arp_accept = 0
net.ipv4.conf.eth0.arp_announce = 0
net.ipv4.conf.eth0.arp_filter = 0
net.ipv4.conf.eth0.arp_ignore = 0
net.ipv4.conf.eth0.arp_notify = 0
net.ipv4.conf.eth0.bootp_relay = 0
net.ipv4.conf.eth0.disable_policy = 0
net.ipv4.conf.eth0.disable_xfrm = 0
net.ipv4.conf.eth0.force_igmp_version = 0
net.ipv4.conf.eth0.forwarding = 0
net.ipv4.conf.eth0.log_martians = 0
net.ipv4.conf.eth0.mc_forwarding = 0
net.ipv4.conf.eth0.medium_id = 0
net.ipv4.conf.eth0.promote_secondaries = 1
net.ipv4.conf.eth0.proxy_arp = 0
net.ipv4.conf.eth0.proxy_arp_pvlan = 0
net.ipv4.conf.eth0.route_localnet = 0
net.ipv4.conf.eth0.rp_filter = 1
net.ipv4.conf.eth0.secure_redirects = 1
net.ipv4.conf.eth0.send_redirects = 1
net.ipv4.conf.eth0.shared_media = 1
net.ipv4.conf.eth0.src_valid_mark = 0
net.ipv4.conf.eth0.tag = 0
net.ipv4.conf.lo.accept_local = 0
net.ipv4.conf.lo.accept_redirects = 1
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.arp_accept = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_notify = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.disable_policy = 1
net.ipv4.conf.lo.disable_xfrm = 1
net.ipv4.conf.lo.force_igmp_version = 0
net.ipv4.conf.lo.forwarding = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.promote_secondaries = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.proxy_arp_pvlan = 0
net.ipv4.conf.lo.route_localnet = 0
net.ipv4.conf.lo.rp_filter = 0
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.src_valid_mark = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_errors_use_inbound_ifaddr = 0
net.ipv4.icmp_ignore_bogus_error_responses = 1
net.ipv4.icmp_ratelimit = 1000
net.ipv4.icmp_ratemask = 6168
net.ipv4.igmp_max_memberships = 20
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_qrv = 2
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_dynaddr = 0
net.ipv4.ip_early_demux = 1
net.ipv4.ip_forward = 0
net.ipv4.ip_forward_use_pmtu = 0
net.ipv4.ip_local_port_range = 32768    60999
net.ipv4.ip_local_reserved_ports = 
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ipfrag_high_thresh = 4194304
net.ipv4.ipfrag_low_thresh = 3145728
net.ipv4.ipfrag_max_dist = 64
net.ipv4.ipfrag_secret_interval = 600
net.ipv4.ipfrag_time = 30
net.ipv4.neigh.default.anycast_delay = 100
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.base_reachable_time_ms = 30000
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.locktime = 100
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.neigh.default.proxy_delay = 80
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.retrans_time_ms = 1000
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.unres_qlen = 31
net.ipv4.neigh.default.unres_qlen_bytes = 65536
net.ipv4.neigh.eth0.anycast_delay = 100
net.ipv4.neigh.eth0.app_solicit = 0
net.ipv4.neigh.eth0.base_reachable_time_ms = 30000
net.ipv4.neigh.eth0.delay_first_probe_time = 5
net.ipv4.neigh.eth0.gc_stale_time = 60
net.ipv4.neigh.eth0.locktime = 100
net.ipv4.neigh.eth0.mcast_solicit = 3
net.ipv4.neigh.eth0.proxy_delay = 80
net.ipv4.neigh.eth0.proxy_qlen = 64
net.ipv4.neigh.eth0.retrans_time_ms = 1000
net.ipv4.neigh.eth0.ucast_solicit = 3
net.ipv4.neigh.eth0.unres_qlen = 31
net.ipv4.neigh.eth0.unres_qlen_bytes = 65536
net.ipv4.neigh.lo.anycast_delay = 100
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.base_reachable_time_ms = 30000
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.locktime = 100
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.lo.proxy_delay = 80
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.retrans_time_ms = 1000
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.unres_qlen = 31
net.ipv4.neigh.lo.unres_qlen_bytes = 65536
net.ipv4.ping_group_range = 1   0
net.ipv4.route.error_burst = 5000
net.ipv4.route.error_cost = 1000
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.gc_min_interval_ms = 500
net.ipv4.route.gc_thresh = -1
net.ipv4.route.gc_timeout = 300
net.ipv4.route.max_size = 2147483647
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expires = 600
net.ipv4.route.redirect_load = 20
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_silence = 20480
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_adv_win_scale = 1
net.ipv4.tcp_allowed_congestion_control = cubic reno
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_autocorking = 1
net.ipv4.tcp_available_congestion_control = cubic reno
net.ipv4.tcp_base_mss = 512
net.ipv4.tcp_challenge_ack_limit = 1000
net.ipv4.tcp_congestion_control = cubic
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_early_retrans = 3
net.ipv4.tcp_ecn = 2
net.ipv4.tcp_fack = 1
net.ipv4.tcp_fastopen = 0
net.ipv4.tcp_fastopen_key = 00000000-00000000-00000000-00000000
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_frto = 2
net.ipv4.tcp_invalid_ratelimit = 500
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.tcp_limit_output_bytes = 262144
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_max_orphans = 32768
net.ipv4.tcp_max_ssthresh = 0
net.ipv4.tcp_max_syn_backlog = 256
net.ipv4.tcp_max_tw_buckets = 32768
net.ipv4.tcp_mem = 185331       247108  370662
net.ipv4.tcp_min_tso_segs = 2
net.ipv4.tcp_moderate_rcvbuf = 1
net.ipv4.tcp_mtu_probing = 0
net.ipv4.tcp_no_metrics_save = 0
net.ipv4.tcp_notsent_lowat = -1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_rmem = 4096        87380   6291456
net.ipv4.tcp_sack = 1
net.ipv4.tcp_slow_start_after_idle = 1
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_syn_retries = 6
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_thin_dupack = 0
net.ipv4.tcp_thin_linear_timeouts = 0
net.ipv4.tcp_timestamps = 1
net.ipv4.tcp_tso_win_divisor = 3
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_wmem = 4096        16384   4194304
net.ipv4.tcp_workaround_signed_windows = 0
net.ipv4.udp_mem = 187233       249644  374466
net.ipv4.udp_rmem_min = 4096
net.ipv4.udp_wmem_min = 4096
net.ipv4.xfrm4_gc_thresh = 32768
net.ipv6.anycast_src_echo_reply = 0
net.ipv6.bindv6only = 0
net.ipv6.conf.all.accept_dad = 1
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.accept_ra_defrtr = 1
net.ipv6.conf.all.accept_ra_pinfo = 1
net.ipv6.conf.all.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.all.accept_ra_rtr_pref = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_source_route = 0
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.disable_ipv6 = 0
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.force_tllao = 0
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.mc_forwarding = 0
net.ipv6.conf.all.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.all.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.ndisc_notify = 0
net.ipv6.conf.all.optimistic_dad = 0
net.ipv6.conf.all.proxy_ndp = 0
net.ipv6.conf.all.regen_max_retry = 3
net.ipv6.conf.all.router_probe_interval = 60
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.default.accept_dad = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.accept_ra_defrtr = 1
net.ipv6.conf.default.accept_ra_pinfo = 1
net.ipv6.conf.default.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.default.accept_ra_rtr_pref = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_source_route = 0
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.disable_ipv6 = 0
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.force_tllao = 0
net.ipv6.conf.default.forwarding = 0
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.mc_forwarding = 0
net.ipv6.conf.default.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.default.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.ndisc_notify = 0
net.ipv6.conf.default.optimistic_dad = 0
net.ipv6.conf.default.proxy_ndp = 0
net.ipv6.conf.default.regen_max_retry = 3
net.ipv6.conf.default.router_probe_interval = 60
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitations = 3
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.eth0.accept_dad = 1
net.ipv6.conf.eth0.accept_ra = 1
net.ipv6.conf.eth0.accept_ra_defrtr = 0
net.ipv6.conf.eth0.accept_ra_pinfo = 0
net.ipv6.conf.eth0.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.eth0.accept_ra_rtr_pref = 0
net.ipv6.conf.eth0.accept_redirects = 1
net.ipv6.conf.eth0.accept_source_route = 0
net.ipv6.conf.eth0.autoconf = 1
net.ipv6.conf.eth0.dad_transmits = 1
net.ipv6.conf.eth0.disable_ipv6 = 0
net.ipv6.conf.eth0.force_mld_version = 0
net.ipv6.conf.eth0.force_tllao = 0
net.ipv6.conf.eth0.forwarding = 0
net.ipv6.conf.eth0.hop_limit = 64
net.ipv6.conf.eth0.max_addresses = 16
net.ipv6.conf.eth0.max_desync_factor = 600
net.ipv6.conf.eth0.mc_forwarding = 0
net.ipv6.conf.eth0.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.eth0.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.eth0.mtu = 1500
net.ipv6.conf.eth0.ndisc_notify = 0
net.ipv6.conf.eth0.optimistic_dad = 0
net.ipv6.conf.eth0.proxy_ndp = 0
net.ipv6.conf.eth0.regen_max_retry = 3
net.ipv6.conf.eth0.router_probe_interval = 60
net.ipv6.conf.eth0.router_solicitation_delay = 1
net.ipv6.conf.eth0.router_solicitation_interval = 4
net.ipv6.conf.eth0.router_solicitations = 3
net.ipv6.conf.eth0.temp_prefered_lft = 86400
net.ipv6.conf.eth0.temp_valid_lft = 604800
net.ipv6.conf.eth0.use_tempaddr = 0
net.ipv6.conf.lo.accept_dad = -1
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.accept_ra_defrtr = 1
net.ipv6.conf.lo.accept_ra_pinfo = 1
net.ipv6.conf.lo.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.lo.accept_ra_rtr_pref = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.accept_source_route = 0
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.disable_ipv6 = 0
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.force_tllao = 0
net.ipv6.conf.lo.forwarding = 0
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.mc_forwarding = 0
net.ipv6.conf.lo.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.lo.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.lo.mtu = 65536
net.ipv6.conf.lo.ndisc_notify = 0
net.ipv6.conf.lo.optimistic_dad = 0
net.ipv6.conf.lo.proxy_ndp = 0
net.ipv6.conf.lo.regen_max_retry = 3
net.ipv6.conf.lo.router_probe_interval = 60
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitations = 3
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.icmp.ratelimit = 1000
net.ipv6.ip6frag_high_thresh = 4194304
net.ipv6.ip6frag_low_thresh = 3145728
net.ipv6.ip6frag_secret_interval = 600
net.ipv6.ip6frag_time = 60
net.ipv6.ip_nonlocal_bind = 0
net.ipv6.mld_max_msf = 64
net.ipv6.mld_qrv = 2
net.ipv6.neigh.default.anycast_delay = 100
net.ipv6.neigh.default.app_solicit = 0
net.ipv6.neigh.default.base_reachable_time_ms = 30000
net.ipv6.neigh.default.delay_first_probe_time = 5
net.ipv6.neigh.default.gc_interval = 30
net.ipv6.neigh.default.gc_stale_time = 60
net.ipv6.neigh.default.gc_thresh1 = 128
net.ipv6.neigh.default.gc_thresh2 = 512
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.neigh.default.locktime = 0
net.ipv6.neigh.default.mcast_solicit = 3
net.ipv6.neigh.default.proxy_delay = 80
net.ipv6.neigh.default.proxy_qlen = 64
net.ipv6.neigh.default.retrans_time_ms = 1000
net.ipv6.neigh.default.ucast_solicit = 3
net.ipv6.neigh.default.unres_qlen = 31
net.ipv6.neigh.default.unres_qlen_bytes = 65536
net.ipv6.neigh.eth0.anycast_delay = 100
net.ipv6.neigh.eth0.app_solicit = 0
net.ipv6.neigh.eth0.base_reachable_time_ms = 30000
net.ipv6.neigh.eth0.delay_first_probe_time = 5
net.ipv6.neigh.eth0.gc_stale_time = 60
net.ipv6.neigh.eth0.locktime = 0
net.ipv6.neigh.eth0.mcast_solicit = 3
net.ipv6.neigh.eth0.proxy_delay = 80
net.ipv6.neigh.eth0.proxy_qlen = 64
net.ipv6.neigh.eth0.retrans_time_ms = 1000
net.ipv6.neigh.eth0.ucast_solicit = 3
net.ipv6.neigh.eth0.unres_qlen = 31
net.ipv6.neigh.eth0.unres_qlen_bytes = 65536
net.ipv6.neigh.lo.anycast_delay = 100
net.ipv6.neigh.lo.app_solicit = 0
net.ipv6.neigh.lo.base_reachable_time_ms = 30000
net.ipv6.neigh.lo.delay_first_probe_time = 5
net.ipv6.neigh.lo.gc_stale_time = 60
net.ipv6.neigh.lo.locktime = 0
net.ipv6.neigh.lo.mcast_solicit = 3
net.ipv6.neigh.lo.proxy_delay = 80
net.ipv6.neigh.lo.proxy_qlen = 64
net.ipv6.neigh.lo.retrans_time_ms = 1000
net.ipv6.neigh.lo.ucast_solicit = 3
net.ipv6.neigh.lo.unres_qlen = 31
net.ipv6.neigh.lo.unres_qlen_bytes = 65536
net.ipv6.route.gc_elasticity = 9
net.ipv6.route.gc_interval = 30
net.ipv6.route.gc_min_interval = 0
net.ipv6.route.gc_min_interval_ms = 500
net.ipv6.route.gc_thresh = 1024
net.ipv6.route.gc_timeout = 60
net.ipv6.route.max_size = 16384
net.ipv6.route.min_adv_mss = 1220
net.ipv6.route.mtu_expires = 600
net.ipv6.xfrm6_gc_thresh = 32768
net.netfilter.nf_conntrack_acct = 0
net.netfilter.nf_conntrack_buckets = 16384
net.netfilter.nf_conntrack_checksum = 1
net.netfilter.nf_conntrack_count = 40
net.netfilter.nf_conntrack_events = 1
net.netfilter.nf_conntrack_events_retry_timeout = 15
net.netfilter.nf_conntrack_expect_max = 256
net.netfilter.nf_conntrack_generic_timeout = 600
net.netfilter.nf_conntrack_helper = 1
net.netfilter.nf_conntrack_icmp_timeout = 30
net.netfilter.nf_conntrack_log_invalid = 0
net.netfilter.nf_conntrack_max = 65536
net.netfilter.nf_conntrack_tcp_be_liberal = 0
net.netfilter.nf_conntrack_tcp_loose = 1
net.netfilter.nf_conntrack_tcp_max_retrans = 3
net.netfilter.nf_conntrack_tcp_timeout_close = 10
net.netfilter.nf_conntrack_tcp_timeout_close_wait = 60
net.netfilter.nf_conntrack_tcp_timeout_established = 432000
net.netfilter.nf_conntrack_tcp_timeout_fin_wait = 120
net.netfilter.nf_conntrack_tcp_timeout_last_ack = 30
net.netfilter.nf_conntrack_tcp_timeout_max_retrans = 300
net.netfilter.nf_conntrack_tcp_timeout_syn_recv = 60
net.netfilter.nf_conntrack_tcp_timeout_syn_sent = 120
net.netfilter.nf_conntrack_tcp_timeout_time_wait = 120
net.netfilter.nf_conntrack_tcp_timeout_unacknowledged = 300
net.netfilter.nf_conntrack_timestamp = 0
net.netfilter.nf_conntrack_udp_timeout = 30
net.netfilter.nf_conntrack_udp_timeout_stream = 180
net.netfilter.nf_log.0 = NONE
net.netfilter.nf_log.1 = NONE
net.netfilter.nf_log.10 = NONE
net.netfilter.nf_log.11 = NONE
net.netfilter.nf_log.12 = NONE
net.netfilter.nf_log.2 = nf_log_ipv4
net.netfilter.nf_log.3 = NONE
net.netfilter.nf_log.4 = NONE
net.netfilter.nf_log.5 = NONE
net.netfilter.nf_log.6 = NONE
net.netfilter.nf_log.7 = NONE
net.netfilter.nf_log.8 = NONE
net.netfilter.nf_log.9 = NONE
net.nf_conntrack_max = 65536
net.unix.max_dgram_qlen = 512
sunrpc.max_resvport = 1023
sunrpc.min_resvport = 665
sunrpc.nfs_debug = 0x0000
sunrpc.nfsd_debug = 0x0000
sunrpc.nlm_debug = 0x0000
sunrpc.rpc_debug = 0x0000
sunrpc.tcp_fin_timeout = 15
sunrpc.tcp_max_slot_table_entries = 65536
sunrpc.tcp_slot_table_entries = 2
sunrpc.transports = tcp 1048576
sunrpc.transports = tcp-bc 1048576
sunrpc.transports = udp 32768
sunrpc.udp_slot_table_entries = 16
vm.admin_reserve_kbytes = 8192
vm.block_dump = 0
vm.dirty_background_bytes = 0
vm.dirty_background_ratio = 10
vm.dirty_bytes = 0
vm.dirty_expire_centisecs = 3000
vm.dirty_ratio = 30
vm.dirty_writeback_centisecs = 500
vm.drop_caches = 0
vm.extfrag_threshold = 500
vm.hugepages_treat_as_movable = 0
vm.hugetlb_shm_group = 0
vm.laptop_mode = 0
vm.legacy_va_layout = 0
vm.lowmem_reserve_ratio = 256   256     32
vm.max_map_count = 65530
vm.memory_failure_early_kill = 0
vm.memory_failure_recovery = 1
vm.min_free_kbytes = 67584
vm.min_slab_ratio = 5
vm.min_unmapped_ratio = 1
vm.mmap_min_addr = 4096
vm.nr_hugepages = 0
vm.nr_hugepages_mempolicy = 0
vm.nr_overcommit_hugepages = 0
vm.nr_pdflush_threads = 0
vm.numa_zonelist_order = default
vm.oom_dump_tasks = 1
vm.oom_kill_allocating_task = 0
vm.overcommit_kbytes = 0
vm.overcommit_memory = 0
vm.overcommit_ratio = 50
vm.page-cluster = 3
vm.panic_on_oom = 0
vm.percpu_pagelist_fraction = 0
vm.stat_interval = 1
vm.swappiness = 30
vm.user_reserve_kbytes = 131072
vm.vfs_cache_pressure = 100
vm.zone_reclaim_mode = 0

configured kernel variables in /etc/sysctl.conf

cat /etc/sysctl.conf | sort -u |grep -v -e ^# -e ^$
n/a or not configured

Kernel I/O Elevator

GetElevator
/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0/queue/scheduler: noop deadline [cfq]
/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/queue/scheduler: none
/sys/devices/virtual/block/dm-0/queue/scheduler: none
/sys/devices/virtual/block/dm-1/queue/scheduler: none

List of Block Devices

lsblk -ta
NAME                   ALIGNMENT MIN-IO OPT-IO PHY-SEC LOG-SEC ROTA SCHED RQ-SIZE   RA WSAME
sr0                            0   2048      0    2048    2048    1 cfq       128  128    0B
vda                            0    512      0     512     512    1           128 4096    0B
|-vda1                         0    512      0     512     512    1           128 4096    0B
`-vda2                         0    512      0     512     512    1           128 4096    0B
  |-rhel_notomega-root         0    512      0     512     512    1           128 4096    0B
  `-rhel_notomega-swap         0    512      0     512     512    1           128 4096    0B

System Enhancements


Applications and Subsystems

ReaR Configuration

/usr/sbin/rear dump
Relax-and-Recover 1.17.2 / Git
Using log file: /var/log/rear/rear-notomega.log.lockless
Dumping out configuration and system information
This is a 'Linux-x86_64' system, compatible with 'Linux-i386'.
System definition:
                                    ARCH = Linux-i386
                                      OS = GNU/Linux
                        OS_MASTER_VENDOR = Fedora
                       OS_MASTER_VERSION = 7
                   OS_MASTER_VENDOR_ARCH = Fedora/i386
                OS_MASTER_VENDOR_VERSION = Fedora/7
           OS_MASTER_VENDOR_VERSION_ARCH = Fedora/7/i386
                               OS_VENDOR = RedHatEnterpriseServer
                              OS_VERSION = 7
                          OS_VENDOR_ARCH = RedHatEnterpriseServer/i386
                       OS_VENDOR_VERSION = RedHatEnterpriseServer/7
                  OS_VENDOR_VERSION_ARCH = RedHatEnterpriseServer/7/i386
Configuration tree:
                         Linux-i386.conf : OK
                          GNU/Linux.conf : OK
                             Fedora.conf : missing/empty
                        Fedora/i386.conf : missing/empty
                           Fedora/7.conf : missing/empty
                      Fedora/7/i386.conf : missing/empty
             RedHatEnterpriseServer.conf : missing/empty
        RedHatEnterpriseServer/i386.conf : missing/empty
           RedHatEnterpriseServer/7.conf : missing/empty
      RedHatEnterpriseServer/7/i386.conf : missing/empty
                               site.conf : missing/empty
                              local.conf : OK
Backup with RSYNC
                            RSYNC_PREFIX = notomega
                  RSYNC_PROTOCOL_VERSION = 
                  BACKUP_INTEGRITY_CHECK = 
                         BACKUP_MOUNTCMD = 
                          BACKUP_OPTIONS = 
                    BACKUP_RSYNC_OPTIONS = --sparse --archive --hard-links --numeric-ids --stats
                  BACKUP_SELINUX_DISABLE = 1
                             BACKUP_TYPE = 
                        BACKUP_UMOUNTCMD = 
                              BACKUP_URL = rsync://borg.phas.ubc.ca::ReaR
Output to ISO
                                 ISO_DIR = /var/lib/rear/output
                               ISO_FILES = 
                              ISO_IMAGES = 
                        ISO_ISOLINUX_BIN = 
                            ISO_MAX_SIZE = 
                         ISO_MKISOFS_BIN = /usr/bin/mkisofs
                              ISO_PREFIX = rear-notomega
                               ISO_VOLID = RELAXRECOVER
                           RESULT_MAILTO = 

/usr/share/rear/lib/validated/RedHatEnterpriseServer/7/i386.txt
Your system is not yet validated. Please carefully check all functions
and create a validation record with 'rear validate'. This will help others
to know about the validation status of Relax-and-Recover on this system.

Files in /usr/local/bin

ls -lisa /usr/local/bin
total 5148
16818326    0 drwxr-xr-x.  2 root root      18 Mar 10  2016 .
 8388796    4 drwxr-xr-x. 12 root root    4096 Mar 10  2016 ..
16837377 5144 -rwxr-xr-x.  1 root root 5264426 Mar  9  2016 drush

Files in /usr/local/sbin

ls -lisa /usr/local/sbin
total 4
8388798 0 drwxr-xr-x.  2 root root    6 Mar 10  2016 .
8388796 4 drwxr-xr-x. 12 root root 4096 Mar 10  2016 ..

Files in /opt

ls -lisa /opt
total 8
 8388792 0 drwxr-xr-x.  4 root root   50 Mar 10  2016 .
     128 4 dr-xr-xr-x. 17 root root 4096 Nov 24 11:24 ..
18251642 0 drwxr-xr-x.  2 root root    6 Mar  9  2015 rh
11361960 0 lrwxrwxrwx.  1 root root   14 Mar 22  2016 suhosin -> suhosin-0.9.38
25757288 4 drwxrwxr-x.  7 root root 4096 Mar 22  2016 suhosin-0.9.38

Samba (smbstatus)

/usr/bin/smbstatus 2>/dev/null
Samba version 4.4.4
PID     Username     Group        Machine                                   Protocol Version  Encryption           Signing              
----------------------------------------------------------------------------------------------------------------------------------------

Service      pid     Machine       Connected at                     Encryption   Signing     
---------------------------------------------------------------------------------------------

/var/lib/samba/lock/locking.tdb not initialised
This is normal if an SMB client has never connected to your server.

Samba Configuration (testparm)

/usr/bin/testparm -s 2> /dev/null
# Global parameters
[global]
        workgroup = SAMBA
        printcap name = cups
        security = USER
        idmap config * : backend = tdb
        cups options = raw


[homes]
        comment = Home Directories
        browseable = No
        inherit acls = Yes
        read only = No
        valid users = %S %D%w%S


[printers]
        comment = All Printers
        path = /var/tmp
        browseable = No
        printable = Yes
        create mask = 0600


[print$]
        comment = Printer Drivers
        path = /var/lib/samba/drivers
        create mask = 0664
        directory mask = 0775
        write list = root

Samba Configuration (smb.conf)

cat /etc/samba/smb.conf
# See smb.conf.example for a more detailed config file or
# read the smb.conf manpage.
# Run 'testparm' to verify the config is correct after
# you modified it.

[global]
        workgroup = SAMBA
        security = user

        passdb backend = tdbsam

        printing = cups
        printcap name = cups
        load printers = yes
        cups options = raw

[homes]
        comment = Home Directories
        valid users = %S, %D%w%S
        browseable = No
        read only = No
        inherit acls = Yes

[printers]
        comment = All Printers
        path = /var/tmp
        printable = Yes
        create mask = 0600
        browseable = No

[print$]
        comment = Printer Drivers
        path = /var/lib/samba/drivers
        write list = root
        create mask = 0664
        directory mask = 0775

Printcap

grep -vE '^#|^ *$' /etc/printcap
n/a or not configured

hp ProLiant Server Log- and configuration Files

HP Proliant Server model Information taken from dmidecode

/sbin/dmidecode | grep Product
        Product Name: KVM

anaconda kickstart file used during OS deployment

cat /root/anaconda-ks.cfg
#version=RHEL7
# System authorization information
auth --enableshadow --passalgo=sha512

# Use CDROM installation media
cdrom
# Run the Setup Agent on first boot
firstboot --enable
ignoredisk --only-use=vda
# Keyboard layouts
keyboard --vckeymap=us --xlayouts='us'
# System language
lang en_US.UTF-8

# Network information
network  --bootproto=dhcp --device=eth0 --ipv6=auto --activate
network  --hostname=notomega.phas.ubc.ca
# Root password
rootpw --iscrypted $6$h0lkRIr3u34SdN2q$wjyEf59MCajTVIY5qGBHSXCjzm1CtRy.mi.t75eIZl6ALqAvWD21Io6hL3LNL/ngh3VmZRju2a8WzHWHhV5dD.
# System services
services --enabled="chronyd"
# System timezone
timezone America/Vancouver --isUtc --ntpservers=0.rhel.pool.ntp.org,1.rhel.pool.ntp.org,2.rhel.pool.ntp.org,3.rhel.pool.ntp.org
# System bootloader configuration
bootloader --location=mbr --boot-drive=vda
# Partition clearing information
clearpart --all --initlabel --drives=vda
# Disk partitioning information
part pv.15 --fstype="lvmpv" --ondisk=vda --size=8715
part /boot --fstype="xfs" --ondisk=vda --size=500
volgroup rhel_notomega --pesize=4096 pv.15
logvol swap  --fstype="swap" --size=921 --name=swap --vgname=rhel_notomega
logvol /  --fstype="xfs" --grow --maxsize=51200 --size=1024 --name=root --vgname=rhel_notomega

%packages
@base
@core
@file-server
@hardware-monitoring
@mariadb
@network-file-system-client
@performance
chrony

%end

boot.log logfile (older boot.log logfiles in TARBALL)

cat /var/log/boot.log
[  OK  ] Started Show Plymouth Boot Screen.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Basic System.
%G%G[  OK  ] Found device /dev/mapper/rhel_notomega-root.
         Starting File System Check on /dev/mapper/rhel_notomega-root...
[  OK  ] Started File System Check on /dev/mapper/rhel_notomega-root.
[  OK  ] Started dracut initqueue hook.
[  OK  ] Reached target Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems.
         Mounting /sysroot...
[  OK  ] Mounted /sysroot.
[  OK  ] Reached target Initrd Root File System.
         Starting Reload Configuration from the Real Root...
[  OK  ] Started Reload Configuration from the Real Root.
[  OK  ] Reached target Initrd File Systems.
[  OK  ] Reached target Initrd Default Target.
         Starting dracut pre-pivot and cleanup hook...
[  OK  ] Started dracut pre-pivot and cleanup hook.
         Starting Cleaning Up and Shutting Down Daemons...
         Starting Plymouth switch root service...
[  OK  ] Stopped target Timers.
[  OK  ] Stopped Cleaning Up and Shutting Down Daemons.
[  OK  ] Stopped dracut pre-pivot and cleanup hook.
         Stopping dracut pre-pivot and cleanup hook...
[  OK  ] Stopped target Remote File Systems.
[  OK  ] Stopped target Remote File Systems (Pre).
[  OK  ] Stopped dracut initqueue hook.
         Stopping dracut initqueue hook...
[  OK  ] Stopped target Initrd Default Target.
[  OK  ] Stopped target Basic System.
[  OK  ] Stopped target Sockets.
[  OK  ] Stopped target Slices.
[  OK  ] Stopped target System Initialization.
[  OK  ] Stopped target Swap.
[  OK  ] Stopped Apply Kernel Variables.
         Stopping Apply Kernel Variables...
[  OK  ] Stopped target Local File Systems.
[  OK  ] Stopped udev Coldplug all Devices.
         Stopping udev Coldplug all Devices...
         Stopping udev Kernel Device Manager...
[  OK  ] Stopped target Paths.
[  OK  ] Stopped udev Kernel Device Manager.
[  OK  ] Stopped Create Static Device Nodes in /dev.
         Stopping Create Static Device Nodes in /dev...
[  OK  ] Stopped Create list of required static device nodes for the current kernel.
         Stopping Create list of required static device nodes for the current kernel...
[  OK  ] Stopped dracut pre-udev hook.
         Stopping dracut pre-udev hook...
[  OK  ] Stopped dracut cmdline hook.
         Stopping dracut cmdline hook...
[  OK  ] Closed udev Control Socket.
[  OK  ] Closed udev Kernel Socket.
         Starting Cleanup udevd DB...
[  OK  ] Started Cleanup udevd DB.
[  OK  ] Reached target Switch Root.
[  OK  ] Started Plymouth switch root service.
         Starting Switch Root...

Welcome to Red Hat Enterprise Linux Server 7.3 (Maipo)!

[  OK  ] Stopped Switch Root.
         Mounting Debug File System...
[  OK  ] Created slice system-systemd-fsck.slice.
         Mounting RPC Pipe File System...
[  OK  ] Listening on udev Control Socket.
         Mounting Huge Pages File System...
         Starting Create list of required static device nodes for the current kernel...
[  OK  ] Listening on LVM2 poll daemon socket.
[  OK  ] Created slice User and Session Slice.
         Mounting NFSD configuration filesystem...
         Mounting POSIX Message Queue File System...
[  OK  ] Reached target Slices.
[  OK  ] Reached target Host and Network Name Lookups.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Created slice system-selinux-policy-migrate-local-changes.slice.
         Starting Apply Kernel Variables...
[  OK  ] Stopped target Switch Root.
[  OK  ] Stopped target Initrd File Systems.
[  OK  ] Stopped target Initrd Root File System.
[  OK  ] Stopped Journal Service.
         Starting Journal Service...
         Starting Remount Root and Kernel File Systems...
[  OK  ] Listening on LVM2 metadata daemon socket.
[  OK  ] Listening on Device-mapper event daemon FIFOs.
         Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[  OK  ] Listening on udev Kernel Socket.
[  OK  ] Set up automount Arbitrary Executable File Formats File System Automount Point.
[  OK  ] Created slice system-getty.slice.
[  OK  ] Listening on Delayed Shutdown Socket.
[  OK  ] Reached target RPC Port Mapper.
[  OK  ] Mounted Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Started Create list of required static device nodes for the current kernel.
[  OK  ] Started Remount Root and Kernel File Systems.
         Starting Configure read-only root support...
         Starting Load/Save Random Seed...
         Starting Rebuild Hardware Database...
         Starting Create Static Device Nodes in /dev...
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Journal Service.
         Starting Flush Journal to Persistent Storage...
[  OK  ] Mounted RPC Pipe File System.
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started LVM2 metadata daemon.
         Starting LVM2 metadata daemon...
[  OK  ] Started Configure read-only root support.
[  OK  ] Started Create Static Device Nodes in /dev.
         Starting udev Kernel Device Manager...
[  OK  ] Mounted NFSD configuration filesystem.
[  OK  ] Started Rebuild Hardware Database.
         Starting udev Coldplug all Devices...
[  OK  ] Started udev Coldplug all Devices.
         Starting udev Wait for Complete Device Initialization...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Found device /dev/disk/by-uuid/666e851d-758f-4297-be41-eeea39e87c28.
[  OK  ] Created slice system-lvm2-pvscan.slice.
         Starting LVM2 PV scan on device 252:2...
[  OK  ] Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[  OK  ] Reached target Local File Systems (Pre).
         Starting File System Check on /dev/disk/by-uuid/666e851d-758f-4297-be41-eeea39e87c28...
[   25.062133] systemd-fsck[539]: /sbin/fsck.xfs: XFS file system.
[  OK  ] Started File System Check on /dev/disk/by-uuid/666e851d-758f-4297-be41-eeea39e87c28.
[  OK  ] Found device /dev/mapper/rhel_notomega-swap.
         Activating swap /dev/mapper/rhel_notomega-swap...
         Mounting /boot...
[  OK  ] Activated swap /dev/mapper/rhel_notomega-swap.
[  OK  ] Reached target Swap.
%G%G[  OK  ] Reached target Sound Card.
[  OK  ] Started udev Wait for Complete Device Initialization.
         Starting Activation of DM RAID sets...
[  OK  ] Started Activation of DM RAID sets.
[  OK  ] Reached target Encrypted Volumes.
[  OK  ] Started LVM2 PV scan on device 252:2.
[  OK  ] Mounted /boot.
[  OK  ] Reached target Local File Systems.
         Starting Preprocess NFS configuration...
         Starting Import network configuration from initramfs...
         Starting Rebuild Journal Catalog...
         Starting Tell Plymouth To Write Out Runtime Data...
[  OK  ] Started Rebuild Journal Catalog.
         Starting Update is Completed...
[  OK  ] Started Preprocess NFS configuration.
         Starting NFSv4 ID-name mapping service...
[  OK  ] Started Tell Plymouth To Write Out Runtime Data.
[  OK  ] Started Update is Completed.
[  OK  ] Started Import network configuration from initramfs.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Create Volatile Files and Directories.
         Starting Security Auditing Service...
[  OK  ] Started NFSv4 ID-name mapping service.
[  OK  ] Started Security Auditing Service.
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Reached target System Initialization.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on Open-iSCSI iscsid Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on MySQL Backup Manager Activation Socket.
[  OK  ] Listening on Open-iSCSI iscsiuio Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Timers.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Basic System.
[  OK  ] Started D-Bus System Message Bus.
         Starting D-Bus System Message Bus...
         Starting Dump dmesg to /var/log/dmesg...
         Starting Login Service...
         Starting Avahi mDNS/DNS-SD Stack...
         Starting IPv4 firewall with iptables...
         Starting GSSAPI Proxy Daemon...
         Starting Authorization Manager...
[  OK  ] Started libstoragemgmt plug-in server daemon.
         Starting libstoragemgmt plug-in server daemon...
[  OK  ] Started irqbalance daemon.
         Starting irqbalance daemon...
[  OK  ] Started Self Monitoring and Reporting Technology (SMART) Daemon.
         Starting Self Monitoring and Reporting Technology (SMART) Daemon...
[  OK  ] Started ABRT Automated Bug Reporting Tool.
         Starting ABRT Automated Bug Reporting Tool...
         Starting Install ABRT coredump hook...
[  OK  ] Started ABRT kernel log watcher.
         Starting ABRT kernel log watcher...
         Starting NTP client/server...
         Starting Network Manager...
         Starting RPC bind service...
         Starting Resets System Activity Logs...
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
         Starting Hardware RNG Entropy Gatherer Daemon...
[  OK  ] Started Login Service.
[  OK  ] Started Dump dmesg to /var/log/dmesg.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started RPC bind service.
[  OK  ] Started Resets System Activity Logs.
[  OK  ] Started GSSAPI Proxy Daemon.
[  OK  ] Reached target NFS client services.
[  OK  ] Started Authorization Manager.
[  OK  ] Started IPv4 firewall with iptables.
[  OK  ] Started NTP client/server.
[  OK  ] Started Network Manager.
         Starting Network Manager Wait Online...
         Starting Network Manager Script Dispatcher Service...
[  OK  ] Started Install ABRT coredump hook.
[  OK  ] Started Network Manager Script Dispatcher Service.
         Starting Hostname Service...
[  OK  ] Started Hostname Service.
[  OK  ] Started Network Manager Wait Online.
         Starting LSB: Bring up/down networking...
[  OK  ] Started LSB: Bring up/down networking.
[  OK  ] Reached target Network.
         Starting Enable periodic update of entitlement certificates....
         Starting NFS status monitor for NFSv2/3 locking....
         Starting System Logging Service...
         Starting Logout off all iSCSI sessions on shutdown...
         Starting OpenSSH server daemon...
         Starting NFS Mount Daemon...
         Starting Postfix Mail Transport Agent...
         Starting Dynamic System Tuning Daemon...
         Starting MariaDB database server...
[  OK  ] Reached target Network is Online.
[  OK  ] Started Enable periodic update of entitlement certificates..
[  OK  ] Started Logout off all iSCSI sessions on shutdown.
         Starting Availability of block devices...
[  OK  ] Reached target Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems.
         Starting LSB: Starts the Spacewalk Daemon...
         Starting The Apache HTTP Server...
         Starting Crash recovery kernel arming...
         Starting Permit User Sessions...
[  OK  ] Started Availability of block devices.
[  OK  ] Started NFS Mount Daemon.
[  OK  ] Started Permit User Sessions.
         Starting Terminate Plymouth Boot Screen...
         Starting Wait for Plymouth Boot Screen to Quit...
[  OK  ] Started Command Scheduler.
         Starting Command Scheduler...

dmesg logfile /var/log/dmesg

cat /var/log/dmesg
[    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-514.el7.x86_64 (mockbuild@x86-039.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Oct 19 11:24:13 EDT 2016
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.10.0-514.el7.x86_64 root=/dev/mapper/rhel_notomega-root ro rd.lvm.lv=rhel_notomega/root crashkernel=auto vconsole.keymap=us vconsole.font=latarcyrheb-sun16 rd.lvm.lv=rhel_notomega/swap rhgb quiet LAN
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfff6fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfff7000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Red Hat KVM, BIOS 0.5.1 01/01/2011
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask FFC0000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xbfff7 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f7360-0x000f736f] mapped at [ffff8800000f7360]
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] BRK [0x01f9e000, 0x01f9efff] PGTABLE
[    0.000000] BRK [0x01f9f000, 0x01f9ffff] PGTABLE
[    0.000000] BRK [0x01fa0000, 0x01fa0fff] PGTABLE
[    0.000000] BRK [0x01fa1000, 0x01fa1fff] PGTABLE
[    0.000000] BRK [0x01fa2000, 0x01fa2fff] PGTABLE
[    0.000000] BRK [0x01fa3000, 0x01fa3fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x35870000-0x36c2ffff]
[    0.000000] ACPI: RSDP 00000000000f7110 00014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 00000000bffffbd6 00030 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 00000000bffff177 00074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 00000000bfffe040 01137 (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 00000000bfffe000 00040
[    0.000000] ACPI: SSDT 00000000bffff1eb 0095B (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 00000000bffffb46 00090 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x23fffffff]
[    0.000000]   NODE_DATA [mem 0x23ffd4000-0x23fffafff]
[    0.000000] Reserving 161MB of memory at 688MB for crashkernel (System RAM: 8191MB)
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 2:3ff84001, primary cpu clock
[    0.000000] kvm-clock: using sched offset of 6503329420 cycles
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x23fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0xbfff6fff]
[    0.000000]   node   0: [mem 0x100000000-0x23fffffff]
[    0.000000] On node 0 totalpages: 2097045
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12224 pages used for memmap
[    0.000000]   DMA32 zone: 782327 pages, LIFO batch:31
[    0.000000]   Normal zone: 20480 pages used for memmap
[    0.000000]   Normal zone: 1310720 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x608
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    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 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfff7000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
[    0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88023fc00000 s96728 r8192 d30248 u524288
[    0.000000] pcpu-alloc: s96728 r8192 d30248 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 23fc0f3c0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2064256
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-514.el7.x86_64 root=/dev/mapper/rhel_notomega-root ro rd.lvm.lv=rhel_notomega/root crashkernel=auto vconsole.keymap=us vconsole.font=latarcyrheb-sun16 rd.lvm.lv=rhel_notomega/swap rhgb qu
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 5106768k/9437184k available (6764k kernel code, 1049004k absent, 399588k reserved, 4433k data, 1680k init)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=4.
[    0.000000] NR_IRQS:327936 nr_irqs:456 0
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] tsc: Detected 2400.082 MHz processor
[    0.129584] Calibrating delay loop (skipped) preset value.. 4800.16 BogoMIPS (lpj=2400082)
[    0.129587] pid_max: default: 32768 minimum: 301
[    0.129609] Security Framework initialized
[    0.129615] SELinux:  Initializing.
[    0.129622] SELinux:  Starting in permissive mode
[    0.130630] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.133482] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.134474] Mount-cache hash table entries: 4096
[    0.134686] Initializing cgroup subsys memory
[    0.134693] Initializing cgroup subsys devices
[    0.134695] Initializing cgroup subsys freezer
[    0.134696] Initializing cgroup subsys net_cls
[    0.134698] Initializing cgroup subsys blkio
[    0.134699] Initializing cgroup subsys perf_event
[    0.134701] Initializing cgroup subsys hugetlb
[    0.134702] Initializing cgroup subsys pids
[    0.134703] Initializing cgroup subsys net_prio
[    0.134786] mce: CPU supports 10 MCE banks
[    0.134834] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.134835] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.134836] tlb_flushall_shift: 6
[    0.134991] Freeing SMP alternatives: 28k freed
[    0.138832] ACPI: Core revision 20130517
[    0.140247] ACPI: All ACPI Tables successfully acquired
[    0.140299] ftrace: allocating 25811 entries in 101 pages
[    0.170959] smpboot: Max logical packages: 4
[    0.170962] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.170963] smpboot: APIC(1) Converting physical 1 to logical package 1
[    0.171155] Enabling x2apic
[    0.171160] Enabled x2apic
[    0.171402] Switched APIC routing to physical x2apic.
[    0.172552] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.172566] smpboot: CPU0: Intel Westmere E56xx/L56xx/X56xx (Nehalem-C) (fam: 06, model: 2c, stepping: 01)
[    0.274554] Performance Events: unsupported p6 CPU model 44 no PMU driver, software events only.
[    0.279738] KVM setup paravirtual spinlock
[    0.532437] kvm-clock: cpu 1, msr 2:3ff84041, secondary cpu clock
[    0.281365] smpboot: Booting Node   0, Processors  #1
[    0.552778] Brought up 2 CPUs
[    0.552783] smpboot: Total of 2 processors activated (9600.32 BogoMIPS)
[    0.552786] KVM setup async PF for cpu 1
[    0.552792] kvm-stealtime: cpu 1, msr 23fc8f3c0
[    0.576050] node 0 initialised, 720456 pages in 23ms
[    0.576444] devtmpfs: initialized
[    0.580369] EVM: security.selinux
[    0.580371] EVM: security.ima
[    0.580372] EVM: security.capability
[    0.581458] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.581462] pinctrl core: initialized pinctrl subsystem
[    0.581591] NET: Registered protocol family 16
[    0.581847] ACPI: bus type PCI registered
[    0.581849] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.581946] PCI: Using configuration type 1 for base access
[    0.585890] ACPI: Added _OSI(Module Device)
[    0.585893] ACPI: Added _OSI(Processor Device)
[    0.585894] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.585896] ACPI: Added _OSI(Processor Aggregator Device)
[    0.586444] ACPI: EC: Look up EC in DSDT
[    0.587964] ACPI: Interpreter enabled
[    0.587973] ACPI: (supports S0 S5)
[    0.587974] ACPI: Using IOAPIC for interrupt routing
[    0.587985] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.590744] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.590749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.590753] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.590801] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.591060] acpiphp: Slot [3] registered
[    0.591084] acpiphp: Slot [4] registered
[    0.591135] acpiphp: Slot [6] registered
[    0.591160] acpiphp: Slot [7] registered
[    0.591179] acpiphp: Slot [8] registered
[    0.591197] acpiphp: Slot [9] registered
[    0.591222] acpiphp: Slot [10] registered
[    0.591254] acpiphp: Slot [11] registered
[    0.591294] acpiphp: Slot [12] registered
[    0.591315] acpiphp: Slot [13] registered
[    0.591335] acpiphp: Slot [14] registered
[    0.591359] acpiphp: Slot [15] registered
[    0.591390] acpiphp: Slot [16] registered
[    0.591421] acpiphp: Slot [17] registered
[    0.591440] acpiphp: Slot [18] registered
[    0.591460] acpiphp: Slot [19] registered
[    0.591479] acpiphp: Slot [20] registered
[    0.591502] acpiphp: Slot [21] registered
[    0.591547] acpiphp: Slot [22] registered
[    0.591581] acpiphp: Slot [23] registered
[    0.591603] acpiphp: Slot [24] registered
[    0.591621] acpiphp: Slot [25] registered
[    0.591640] acpiphp: Slot [26] registered
[    0.591670] acpiphp: Slot [27] registered
[    0.591706] acpiphp: Slot [28] registered
[    0.591732] acpiphp: Slot [29] registered
[    0.591763] acpiphp: Slot [30] registered
[    0.591797] acpiphp: Slot [31] registered
[    0.591814] PCI host bridge to bus 0000:00
[    0.591817] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.591819] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.591821] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.591823] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.591828] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.591874] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.592220] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.592676] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.605557] pci 0000:00:01.1: reg 0x20: [io  0xc120-0xc12f]
[    0.610864] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.610867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.610869] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.610871] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.611039] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.611365] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.611375] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.611574] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000
[    0.621643] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff]
[    0.631375] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff]
[    0.641481] pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff]
[    0.651621] pci 0000:00:02.0: reg 0x1c: [io  0xc040-0xc05f]
[    0.680588] pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref]
[    0.680780] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[    0.685808] pci 0000:00:03.0: reg 0x10: [io  0xc060-0xc07f]
[    0.691009] pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff]
[    0.714833] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref]
[    0.715089] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300
[    0.717529] pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff]
[    0.732600] pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300
[    0.744994] pci 0000:00:05.0: reg 0x20: [io  0xc080-0xc09f]
[    0.750041] pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300
[    0.762655] pci 0000:00:05.1: reg 0x20: [io  0xc0a0-0xc0bf]
[    0.767849] pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300
[    0.779898] pci 0000:00:05.2: reg 0x20: [io  0xc0c0-0xc0df]
[    0.785419] pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320
[    0.788165] pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff]
[    0.803033] pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000
[    0.807818] pci 0000:00:06.0: reg 0x10: [io  0xc0e0-0xc0ff]
[    0.812569] pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff]
[    0.837018] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[    0.842001] pci 0000:00:07.0: reg 0x10: [io  0xc000-0xc03f]
[    0.846768] pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff]
[    0.870478] pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00
[    0.872907] pci 0000:00:08.0: reg 0x10: [io  0xc100-0xc11f]
[    0.888368] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.888470] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.888578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.888669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.888718] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.889076] ACPI: Enabled 16 GPEs in block 00 to 0F
[    0.889253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.889256] vgaarb: loaded
[    0.889257] vgaarb: bridge control possible 0000:00:02.0
[    0.889354] SCSI subsystem initialized
[    0.889379] ACPI: bus type USB registered
[    0.889396] usbcore: registered new interface driver usbfs
[    0.889402] usbcore: registered new interface driver hub
[    0.889423] usbcore: registered new device driver usb
[    0.889544] PCI: Using ACPI for IRQ routing
[    0.889546] PCI: pci_cache_line_size set to 64 bytes
[    0.889741] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.889744] e820: reserve RAM buffer [mem 0xbfff7000-0xbfffffff]
[    0.889842] NetLabel: Initializing
[    0.889844] NetLabel:  domain hash size = 128
[    0.889844] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.889860] NetLabel:  unlabeled traffic allowed by default
[    0.889951] Switched to clocksource kvm-clock
[    0.895138] pnp: PnP ACPI init
[    0.895147] ACPI: bus type PNP registered
[    0.895216] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.895275] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.895320] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.895363] pnp 00:03: [dma 2]
[    0.895377] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.895478] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.895675] pnp: PnP ACPI: found 5 devices
[    0.895677] ACPI: bus type PNP unregistered
[    0.902586] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.902589] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.902591] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.902592] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.902617] NET: Registered protocol family 2
[    0.902857] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.903068] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.903217] TCP: Hash tables configured (established 65536 bind 65536)
[    0.903244] TCP: reno registered
[    0.903256] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.903303] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.903371] NET: Registered protocol family 1
[    0.903382] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.903406] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.903423] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.903455] pci 0000:00:02.0: Boot video device
[    0.903742] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.905314] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[    0.906635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    0.907784] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
[    0.908569] PCI: CLS 0 bytes, default 64
[    0.908606] Unpacking initramfs...
[    1.254332] Freeing initrd memory: 20224k freed
[    1.257450] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.257456] software IO TLB [mem 0xbbff7000-0xbfff7000] (64MB) mapped at [ffff8800bbff7000-ffff8800bfff6fff]
[    1.258026] sha1_ssse3: Using SSSE3 optimized SHA-1 implementation
[    1.258086] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation
[    1.258430] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    1.258447] Initialise system trusted keyring
[    1.258470] audit: initializing netlink socket (disabled)
[    1.258482] type=2000 audit(1493675430.386:1): initialized
[    1.281584] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.282599] zpool: loaded
[    1.282604] zbud: loaded
[    1.282837] VFS: Disk quotas dquot_6.5.2
[    1.282863] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.283050] msgmni has been set to 15642
[    1.283106] Key type big_key registered
[    1.283109] SELinux:  Registering netfilter hooks
[    1.284047] NET: Registered protocol family 38
[    1.284055] Key type asymmetric registered
[    1.284059] Asymmetric key parser 'x509' registered
[    1.284098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.284140] io scheduler noop registered
[    1.284144] io scheduler deadline registered (default)
[    1.284174] io scheduler cfq registered
[    1.284317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.284325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.284384] intel_idle: does not run on family 6 model 44
[    1.284437] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.284440] ACPI: Power Button [PWRF]
[    1.284611] GHES: HEST is not enabled!
[    1.284691] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.306528] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.307097] Non-volatile memory driver v1.3
[    1.307101] Linux agpgart interface v0.103
[    1.307238] crash memory driver: version 1.1
[    1.307302] rdac: device handler registered
[    1.307357] hp_sw: device handler registered
[    1.307360] emc: device handler registered
[    1.307366] alua: device handler registered
[    1.307399] libphy: Fixed MDIO Bus: probed
[    1.307446] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.307452] ehci-pci: EHCI PCI platform driver
[    1.308426] ehci-pci 0000:00:05.7: EHCI Host Controller
[    1.308501] ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1
[    1.308669] ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000
[    1.313984] ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00
[    1.314029] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.314031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.314032] usb usb1: Product: EHCI Host Controller
[    1.314034] usb usb1: Manufacturer: Linux 3.10.0-514.el7.x86_64 ehci_hcd
[    1.314035] usb usb1: SerialNumber: 0000:00:05.7
[    1.314163] hub 1-0:1.0: USB hub found
[    1.314169] hub 1-0:1.0: 6 ports detected
[    1.314338] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.314345] ohci-pci: OHCI PCI platform driver
[    1.314355] uhci_hcd: USB Universal Host Controller Interface driver
[    1.315477] uhci_hcd 0000:00:05.0: UHCI Host Controller
[    1.315554] uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2
[    1.315576] uhci_hcd 0000:00:05.0: detected 2 ports
[    1.315623] uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c080
[    1.315685] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.315687] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.315688] usb usb2: Product: UHCI Host Controller
[    1.315690] usb usb2: Manufacturer: Linux 3.10.0-514.el7.x86_64 uhci_hcd
[    1.315691] usb usb2: SerialNumber: 0000:00:05.0
[    1.315803] hub 2-0:1.0: USB hub found
[    1.315809] hub 2-0:1.0: 2 ports detected
[    1.317187] uhci_hcd 0000:00:05.1: UHCI Host Controller
[    1.317266] uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3
[    1.317287] uhci_hcd 0000:00:05.1: detected 2 ports
[    1.317358] uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0a0
[    1.317416] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.317419] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.317420] usb usb3: Product: UHCI Host Controller
[    1.317422] usb usb3: Manufacturer: Linux 3.10.0-514.el7.x86_64 uhci_hcd
[    1.317423] usb usb3: SerialNumber: 0000:00:05.1
[    1.317523] hub 3-0:1.0: USB hub found
[    1.317528] hub 3-0:1.0: 2 ports detected
[    1.319008] uhci_hcd 0000:00:05.2: UHCI Host Controller
[    1.319110] uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4
[    1.319130] uhci_hcd 0000:00:05.2: detected 2 ports
[    1.319172] uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c0c0
[    1.319229] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.319231] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.319233] usb usb4: Product: UHCI Host Controller
[    1.319234] usb usb4: Manufacturer: Linux 3.10.0-514.el7.x86_64 uhci_hcd
[    1.319236] usb usb4: SerialNumber: 0000:00:05.2
[    1.319357] hub 4-0:1.0: USB hub found
[    1.319363] hub 4-0:1.0: 2 ports detected
[    1.319487] usbcore: registered new interface driver usbserial
[    1.319492] usbcore: registered new interface driver usbserial_generic
[    1.319498] usbserial: USB Serial support registered for generic
[    1.319522] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.320189] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.320195] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.320338] mousedev: PS/2 mouse device common for all mice
[    1.320616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    1.321241] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
[    1.321364] rtc_cmos 00:00: RTC can wake from S4
[    1.321627] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
[    1.321865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[    1.321938] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram
[    1.322000] cpuidle: using governor menu
[    1.322068] hidraw: raw HID events driver (C) Jiri Kosina
[    1.322154] usbcore: registered new interface driver usbhid
[    1.322155] usbhid: USB HID core driver
[    1.322185] drop_monitor: Initializing network drop monitor service
[    1.322249] TCP: cubic registered
[    1.322252] Initializing XFRM netlink socket
[    1.322346] NET: Registered protocol family 10
[    1.322554] NET: Registered protocol family 17
[    1.322734] microcode: CPU0 sig=0x206c1, pf=0x1, revision=0x1
[    1.322774] microcode: CPU1 sig=0x206c1, pf=0x1, revision=0x1
[    1.322813] microcode: Microcode Update Driver: v2.01 , Peter Oruba
[    1.322934] Loading compiled-in X.509 certificates
[    1.323775] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80'
[    1.324339] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8'
[    1.324884] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 75fea1df245accd97a17fe3a367261e65f8a1e60'
[    1.324901] registered taskstats version 1
[    1.327313] Key type trusted registered
[    1.329124] Key type encrypted registered
[    1.330869] IMA: No TPM chip found, activating TPM-bypass!
[    1.331285] rtc_cmos 00:00: setting system clock to 2017-05-01 21:50:29 UTC (1493675429)
[    1.332250] Freeing unused kernel memory: 1680k freed
[    1.335404] 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)
[    1.335425] systemd[1]: Detected virtualization kvm.
[    1.335429] systemd[1]: Detected architecture x86-64.
[    1.335431] systemd[1]: Running in initial RAM disk.
[    1.335458] systemd[1]: Set hostname to .
[    1.368909] systemd[1]: Reached target Timers.
[    1.368920] systemd[1]: Starting Timers.
[    1.368932] systemd[1]: Reached target Local File Systems.
[    1.368939] systemd[1]: Starting Local File Systems.
[    1.368948] systemd[1]: Reached target Swap.
[    1.368983] systemd[1]: Starting Swap.
[    1.369119] systemd[1]: Created slice Root Slice.
[    1.369128] systemd[1]: Starting Root Slice.
[    1.369172] systemd[1]: Listening on udev Control Socket.
[    1.369180] systemd[1]: Starting udev Control Socket.
[    1.369202] systemd[1]: Listening on udev Kernel Socket.
[    1.369209] systemd[1]: Starting udev Kernel Socket.
[    1.369250] systemd[1]: Listening on Journal Socket.
[    1.369268] systemd[1]: Starting Journal Socket.
[    1.369280] systemd[1]: Reached target Sockets.
[    1.369287] systemd[1]: Starting Sockets.
[    1.369351] systemd[1]: Created slice System Slice.
[    1.369360] systemd[1]: Starting System Slice.
[    1.369743] systemd[1]: Starting Setup Virtual Console...
[    1.370186] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    1.370595] systemd[1]: Starting Journal Service...
[    1.371134] systemd[1]: Starting Apply Kernel Variables...
[    1.371165] systemd[1]: Reached target Slices.
[    1.371173] systemd[1]: Starting Slices.
[    1.371736] systemd[1]: Starting dracut cmdline hook...
[    1.373302] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    1.379184] systemd[1]: Started Apply Kernel Variables.
[    1.379862] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.430189] systemd[1]: Started Create Static Device Nodes in /dev.
[    1.432427] systemd[1]: Started Journal Service.
[    1.501451] device-mapper: uevent: version 1.0.3
[    1.501543] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    1.570093] FDC 0 is a S82078B
[    1.573572] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
[    1.575491] virtio-pci 0000:00:06.0: virtio_pci: leaving for legacy driver
[    1.579323] virtio-pci 0000:00:07.0: virtio_pci: leaving for legacy driver
[    1.585308] libata version 3.00 loaded.
[    1.586331] virtio-pci 0000:00:08.0: virtio_pci: leaving for legacy driver
[    1.588452] [drm] Initialized drm 1.1.0 20060810
[    1.594038] ata_piix 0000:00:01.1: version 2.13
[    1.612829] scsi host0: ata_piix
[    1.613510] scsi host1: ata_piix
[    1.613545] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[    1.613547] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[    1.614243] [drm] Device Version 0.0
[    1.614245] [drm] Compression level 0 log level 0
[    1.614247] [drm] Currently using mode #0, list at 0x488
[    1.614248] [drm] 12286 io pages at offset 0x1000000
[    1.614249] [drm] 16777216 byte draw area at offset 0x0
[    1.614250] [drm] RAM header offset: 0x3ffe000
[    1.614251] [drm] rom modes offset 0x488 for 128 modes
[    1.614286] [TTM] Zone  kernel: Available graphics memory: 4005262 kiB
[    1.614288] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    1.614289] [TTM] Initializing pool allocator
[    1.614292] [TTM] Initializing DMA pool allocator
[    1.614298] [drm] qxl: 16M of VRAM memory size
[    1.614299] [drm] qxl: 63M of IO pages memory ready (VRAM domain)
[    1.614300] [drm] qxl: 64M of Surface memory size
[    1.618130] [drm] main mem slot 1 [f4000000,3ffe000]
[    1.618132] [drm] surface mem slot 2 [f8000000,4000000]
[    1.618935] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.618938] [drm] No driver support for vblank timestamp query.
[    1.619638] [drm] fb mappable at 0xF4000000, size 3145728
[    1.619640] [drm] fb: depth 24, pitch 4096, width 1024, height 768
[    1.620971] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.621109] fbcon: qxldrmfb (fb0) is primary device
[    1.629778] virtio-pci 0000:00:03.0: irq 24 for MSI/MSI-X
[    1.629798] virtio-pci 0000:00:03.0: irq 25 for MSI/MSI-X
[    1.629816] virtio-pci 0000:00:03.0: irq 26 for MSI/MSI-X
[    1.636459] virtio-pci 0000:00:06.0: irq 27 for MSI/MSI-X
[    1.636478] virtio-pci 0000:00:06.0: irq 28 for MSI/MSI-X
[    1.642750] virtio-pci 0000:00:07.0: irq 29 for MSI/MSI-X
[    1.642781] virtio-pci 0000:00:07.0: irq 30 for MSI/MSI-X
[    1.646429]  vda: vda1 vda2
[    1.650717] Console: switching to colour frame buffer device 128x48
[    1.772138] ata1.01: NODEV after polling detection
[    1.772469] ata1.00: ATAPI: QEMU DVD-ROM, 1.5.3, max UDMA/100
[    1.772985] ata1.00: configured for MWDMA2
[    1.773570] scsi 0:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     1.5. PQ: 0 ANSI: 5
[    1.775306] qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device
[    1.782361] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0
[    1.802228] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[    1.802232] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.802523] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    1.842262] usb 1-1: New USB device found, idVendor=0627, idProduct=0001
[    1.842266] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5
[    1.842269] usb 1-1: Product: QEMU USB Tablet
[    1.842270] usb 1-1: Manufacturer: QEMU
[    1.842272] usb 1-1: SerialNumber: 42
[    1.844151] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/input/input4
[    1.844343] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0
[    2.260012] tsc: Refined TSC clocksource calibration: 2400.064 MHz
[    3.391895] SGI XFS with ACLs, security attributes, no debug enabled
[    3.394008] XFS (dm-0): Mounting V4 Filesystem
[    3.652953] XFS (dm-0): Starting recovery (logdev: internal)
[    5.293432] XFS (dm-0): Ending recovery (logdev: internal)
[    5.698360] systemd-journald[95]: Received SIGTERM from PID 1 (systemd).
[    9.038892] SELinux: 2048 avtab hash slots, 104837 rules.
[    9.093981] SELinux: 2048 avtab hash slots, 104837 rules.
[    9.128160] SELinux:  8 users, 14 roles, 4980 types, 301 bools, 1 sens, 1024 cats
[    9.128164] SELinux:  91 classes, 104837 rules
[    9.132541] SELinux:  Completing initialization.
[    9.132543] SELinux:  Setting up existing superblocks.
[    9.140859] type=1403 audit(1493675437.308:2): policy loaded auid=4294967295 ses=4294967295
[    9.144937] systemd[1]: Successfully loaded SELinux policy in 1.090101s.
[   12.229116] ip_tables: (C) 2000-2006 Netfilter Core Team
[   12.229207] systemd[1]: Inserted module 'ip_tables'
[   12.248718] systemd[1]: Relabelled /dev and /run in 18.277ms.
[   21.733920] RPC: Registered named UNIX socket transport module.
[   21.733924] RPC: Registered udp transport module.
[   21.733926] RPC: Registered tcp transport module.
[   21.733927] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   21.804828] systemd-journald[483]: Received request to flush runtime journal from PID 1
[   22.986936] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   25.221184] sr 0:0:0:0: Attached scsi generic sg0 type 5
[   25.310933] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[   25.489401] XFS (vda1): Mounting V4 Filesystem
[   25.490847] input: PC Speaker as /devices/platform/pcspkr/input/input5
[   25.510771] Adding 946172k swap on /dev/mapper/rhel_notomega-swap.  Priority:-1 extents:1 across:946172k FS
[   25.618431] ppdev: user-space parallel port driver
[   25.752778] snd_hda_intel 0000:00:04.0: irq 31 for MSI/MSI-X
[   25.855070] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:line
[   25.855074] snd_hda_codec_generic hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   25.855077] snd_hda_codec_generic hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   25.855078] snd_hda_codec_generic hdaudioC0D0:    mono: mono_out=0x0
[   25.855080] snd_hda_codec_generic hdaudioC0D0:    inputs:
[   25.855082] snd_hda_codec_generic hdaudioC0D0:      Line=0x5
[   26.034975] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[   26.127219] alg: No test for crc32 (crc32-pclmul)
[   26.145086] intel_powerclamp: No package C-state available
[   26.151213] intel_powerclamp: No package C-state available
[   26.626404] XFS (vda1): Starting recovery (logdev: internal)
[   26.666784] XFS (vda1): Ending recovery (logdev: internal)
[   27.427924] type=1305 audit(1493675455.596:3): audit_pid=640 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1

Disk Partitions on Logical Drives

/sbin/fdisk -l 2>/dev/null
Disk /dev/vda: 9663 MB, 9663676416 bytes, 18874368 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x000a08bd

   Device Boot      Start         End      Blocks   Id  System
/dev/vda1   *        2048     1026047      512000   83  Linux
/dev/vda2         1026048    18874367     8924160   8e  Linux LVM

Disk /dev/mapper/rhel_notomega-root: 8166 MB, 8166309888 bytes, 15949824 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/rhel_notomega-swap: 968 MB, 968884224 bytes, 1892352 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

These files have been made or captured during CFG2html execution and should be in the zipped TARball

ls /tmp/cfg2html_temp
messages

Local files

You can customize this entry by editing /etc/cfg2html/files


Created 2017-05-12 05:30:05 with cfg2html-linux version 2.99-2015/04/06

Copyright and maintained by Ralph Roth, ROSE SWE,


[ Download cfg2html from external home page ]