Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

  • Comments
  • Not able to see prompt in the server afther giving the password

    Posted on

    HI,

    When we are giving the password in one of my server and there is nothing is coming up. not able to get the prompt. earlier it was catering traffic but there was some issues happend and we have given hard reboot and after some time it's not coming up when we are giving password.

    Log:

    =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2015.08.04 22:47:07 =~=~=~=~=~=~=~=~=~=~=~=
    cat RM_BGI_Mobile_bgi_wldy_dns5_2015-08-04.txt
    Routine Maintenance for BGI_Mobile_DNS_163_252 on 2015-08-04
    ---------------------------------------
    
    -----------ifconfig -a
    eth1      Link encap:Ethernet  HWaddr 00:21:5A:D9:02:24  
              inet addr:10.235.35.163  Bcast:10.235.35.167  Mask:255.255.255.248
              inet6 addr: fe80::221:5aff:fed9:224/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:5365 errors:0 dropped:0 overruns:0 frame:0
              TX packets:4983 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:839362 (819.6 KiB)  TX bytes:1063357 (1.0 MiB)
    
    eth2      Link encap:Ethernet  HWaddr 00:21:5A:D9:02:22  
              BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:341 errors:0 dropped:0 overruns:0 frame:0
              TX packets:341 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:442814 (432.4 KiB)  TX bytes:442814 (432.4 KiB)
    
    
    ---------------ip add 
    1: lo:  mtu 16436 qdisc noqueue state UNKNOWN 
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
        inet 127.0.0.1/8 scope host lo
        inet6 ::1/128 scope host 
           valid_lft forever preferred_lft forever
    2: eth1:  mtu 1500 qdisc mq state UP qlen 1000
        link/ether 00:21:5a:d9:02:24 brd ff:ff:ff:ff:ff:ff
        inet 10.235.35.163/29 brd 10.235.35.167 scope global eth1
        inet6 fe80::221:5aff:fed9:224/64 scope link 
           valid_lft forever preferred_lft forever
    3: eth2:  mtu 1500 qdisc noop state DOWN qlen 1000
        link/ether 00:21:5a:d9:02:22 brd ff:ff:ff:ff:ff:ff
    
    --------------route -n
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    10.235.35.160   0.0.0.0         255.255.255.248 U     0      0        0 eth1
    169.254.0.0     0.0.0.0         255.255.0.0     U     1002   0        0 eth1
    0.0.0.0         10.235.35.161   0.0.0.0         UG    0      0        0 eth1
    
    ---------------uname -a
    Linux bgi_wldy_dns5.********.com 2.6.32-358.6.1.el6.x86_64 #1 SMP Tue Apr 23 19:29:00 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    
    ---------------free -g
                 total       used       free     shared    buffers     cached
    Mem:             7          0          7          0          0          0
    -/+ buffers/cache:          0          7
    Swap:            7          0          7
    
    ----------------df -kh
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/mapper/VolGroup-lv_root
                           50G  2.1G   45G   5% /
    tmpfs                 3.9G     0  3.9G   0% /dev/shm
    /dev/cciss/c0d0p1     485M   65M  395M  14% /boot
    /dev/mapper/VolGroup-lv_home
                           78G  184M   74G   1% /home
    
    ----------------uptime
     13:15:42 up  1:05,  1 user,  load average: 0.04, 0.01, 0.00
    --------------route -n
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    10.235.35.160   0.0.0.0         255.255.255.248 U     0      0        0 eth1
    169.254.0.0     0.0.0.0         255.255.0.0     U     1002   0        0 eth1
    0.0.0.0         10.235.35.161   0.0.0.0         UG    0      0        0 eth1
    
    ------------netstat -nr
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
    10.235.35.160   0.0.0.0         255.255.255.248 U         0 0          0 eth1
    169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth1
    0.0.0.0         10.235.35.161   0.0.0.0         UG        0 0          0 eth1
    
    ---------netstat -nalp
    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:111                 0.0.0.0:*                   LISTEN      1486/rpcbind        
    tcp        0      0 0.0.0.0:49552               0.0.0.0:*                   LISTEN      1504/rpc.statd      
    tcp        0      0 10.235.35.163:53            0.0.0.0:*                   LISTEN      1520/unbound        
    tcp        0      0 0.0.0.0:22                  0.0.0.0:*                   LISTEN      1803/sshd           
    tcp        0      0 127.0.0.1:631               0.0.0.0:*                   LISTEN      1683/cupsd          
    tcp        0      0 127.0.0.1:25                0.0.0.0:*                   LISTEN      1895/master         
    tcp        0      0 127.0.0.1:8953              0.0.0.0:*                   LISTEN      1520/unbound        
    tcp        0      0 127.0.0.1:8953              127.0.0.1:33267             TIME_WAIT   -                   
    tcp        0      0 10.235.35.163:22            205.214.214.222:57688       ESTABLISHED 1990/sshd           
    tcp        0      0 :::9998                     :::*                        LISTEN      1811/xinetd         
    tcp        0      0 :::111                      :::*                        LISTEN      1486/rpcbind        
    tcp        0      0 :::22                       :::*                        LISTEN      1803/sshd           
    tcp        0      0 ::1:631                     :::*                        LISTEN      1683/cupsd          
    tcp        0      0 ::1:25                      :::*                        LISTEN      1895/master         
    tcp        0      0 ::1:8953                    :::*                        LISTEN      1520/unbound        
    tcp        0      0 :::39486                    :::*                        LISTEN      1504/rpc.statd      
    udp        0      0 0.0.0.0:111                 0.0.0.0:*                               1486/rpcbind        
    udp        0      0 0.0.0.0:631                 0.0.0.0:*                               1683/cupsd          
    udp        0      0 10.235.35.163:123           0.0.0.0:*                               1819/ntpd           
    udp        0      0 127.0.0.1:123               0.0.0.0:*                               1819/ntpd           
    udp        0      0 0.0.0.0:123                 0.0.0.0:*                               1819/ntpd           
    udp        0      0 0.0.0.0:813                 0.0.0.0:*                               1486/rpcbind        
    udp        0      0 10.235.35.163:53            0.0.0.0:*                               1520/unbound        
    udp        0      0 0.0.0.0:832                 0.0.0.0:*                               1504/rpc.statd      
    udp        0      0 0.0.0.0:47444               0.0.0.0:*                               1504/rpc.statd      
    udp        0      0 :::111                      :::*                                    1486/rpcbind        
    udp        0      0 fe80::221:5aff:fed9:224:123 :::*                                    1819/ntpd           
    udp        0      0 ::1:123                     :::*                                    1819/ntpd           
    udp        0      0 :::123                      :::*                                    1819/ntpd           
    udp        0      0 :::813                      :::*                                    1486/rpcbind        
    udp        0      0 :::37575                    :::*                                    1504/rpc.statd      
    Active UNIX domain sockets (servers and established)
    Proto RefCnt Flags       Type       State         I-Node PID/Program name    Path
    unix  2      [ ACC ]     STREAM     LISTENING     13341  1708/acpid          /var/run/acpid.socket
    unix  2      [ ACC ]     STREAM     LISTENING     13730  1791/mcelog         /var/run/mcelog-client
    unix  2      [ ACC ]     STREAM     LISTENING     14305  1895/master         public/cleanup
    unix  2      [ ACC ]     STREAM     LISTENING     14312  1895/master         private/tlsmgr
    unix  2      [ ACC ]     STREAM     LISTENING     14316  1895/master         private/rewrite
    unix  2      [ ACC ]     STREAM     LISTENING     14320  1895/master         private/bounce
    unix  2      [ ACC ]     STREAM     LISTENING     14324  1895/master         private/defer
    unix  2      [ ACC ]     STREAM     LISTENING     14328  1895/master         private/trace
    unix  2      [ ACC ]     STREAM     LISTENING     14332  1895/master         private/verify
    unix  2      [ ACC ]     STREAM     LISTENING     14336  1895/master         public/flush
    unix  2      [ ACC ]     STREAM     LISTENING     9163   1/init              @/com/ubuntu/upstart
    unix  2      [ ACC ]     STREAM     LISTENING     14340  1895/master         private/proxymap
    unix  2      [ ACC ]     STREAM     LISTENING     14344  1895/master         private/proxywrite
    unix  2      [ ACC ]     STREAM     LISTENING     14348  1895/master         private/smtp
    unix  2      [ ACC ]     STREAM     LISTENING     14352  1895/master         private/relay
    unix  2      [ ACC ]     STREAM     LISTENING     14356  1895/master         public/showq
    unix  2      [ ACC ]     STREAM     LISTENING     13384  1717/hald           @/var/run/hald/dbus-rUMJMI0vif
    unix  2      [ ACC ]     STREAM     LISTENING     14360  1895/master         private/error
    unix  2      [ ACC ]     STREAM     LISTENING     14364  1895/master         private/retry
    unix  2      [ ACC ]     STREAM     LISTENING     14368  1895/master         private/discard
    unix  2      [ ACC ]     STREAM     LISTENING     14372  1895/master         private/local
    unix  2      [ ]         DGRAM                    9368   576/udevd           @/org/kernel/udev/udevd
    unix  2      [ ACC ]     STREAM     LISTENING     14376  1895/master         private/virtual
    unix  2      [ ACC ]     STREAM     LISTENING     14380  1895/master         private/lmtp
    unix  2      [ ACC ]     STREAM     LISTENING     14384  1895/master         private/anvil
    unix  2      [ ACC ]     STREAM     LISTENING     14388  1895/master         private/scache
    unix  2      [ ACC ]     STREAM     LISTENING     14486  1919/abrtd          /var/run/abrt/abrt.socket
    unix  2      [ ACC ]     STREAM     LISTENING     13263  1683/cupsd          /var/run/cups/cups.sock
    unix  2      [ ]         DGRAM                    13406  1717/hald           @/org/freedesktop/hal/udev_event
    unix  15     [ ]         DGRAM                    12185  1441/rsyslogd       /dev/log
    unix  2      [ ACC ]     STREAM     LISTENING     12455  1486/rpcbind        /var/run/rpcbind.sock
    unix  2      [ ACC ]     STREAM     LISTENING     13377  1717/hald           @/var/run/hald/dbus-45wGN8V2Je
    unix  2      [ ACC ]     STREAM     LISTENING     13188  1666/dbus-daemon    /var/run/dbus/system_bus_socket
    unix  2      [ ]         DGRAM                    54110  19790/anacron       
    unix  2      [ ]         DGRAM                    15515  1990/sshd           
    unix  3      [ ]         STREAM     CONNECTED     14871  1666/dbus-daemon    /var/run/dbus/system_bus_socket
    unix  3      [ ]         STREAM     CONNECTED     14870  1958/certmonger     
    unix  2      [ ]         DGRAM                    14578  1935/crond          
    unix  2      [ ]         DGRAM                    14488  1919/abrtd          
    unix  2      [ ]         DGRAM                    14428  1902/qmgr           
    unix  2      [ ]         DGRAM                    14401  1901/pickup         
    unix  3      [ ]         STREAM     CONNECTED     14391  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14390  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14387  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14386  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14383  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14382  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14379  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14378  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14375  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14374  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14371  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14370  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14367  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14366  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14363  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14362  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14359  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14358  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14355  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14354  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14351  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14350  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14347  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14346  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14343  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14342  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14339  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14338  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14335  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14334  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14331  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14330  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14327  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14326  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14323  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14322  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14319  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14318  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14315  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14314  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14311  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14310  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14308  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14307  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14304  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14303  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14301  1895/master         
    unix  3      [ ]         STREAM     CONNECTED     14300  1895/master         
    unix  2      [ ]         DGRAM                    14257  1895/master         
    unix  2      [ ]         DGRAM                    13819  1819/ntpd           
    unix  2      [ ]         DGRAM                    13809  1811/xinetd         
    unix  2      [ ]         DGRAM                    13727  1791/mcelog         
    unix  2      [ ]         DGRAM                    13692  1775/automount      
    unix  3      [ ]         STREAM     CONNECTED     13618  1708/acpid          /var/run/acpid.socket
    unix  3      [ ]         STREAM     CONNECTED     13617  1756/hald-addon-acp 
    unix  3      [ ]         STREAM     CONNECTED     13612  1717/hald           @/var/run/hald/dbus-45wGN8V2Je
    unix  3      [ ]         STREAM     CONNECTED     13611  1756/hald-addon-acp 
    unix  3      [ ]         STREAM     CONNECTED     13570  1717/hald           @/var/run/hald/dbus-45wGN8V2Je
    unix  3      [ ]         STREAM     CONNECTED     13513  1746/hald-addon-inp 
    unix  3      [ ]         STREAM     CONNECTED     13401  1717/hald           @/var/run/hald/dbus-rUMJMI0vif
    unix  3      [ ]         STREAM     CONNECTED     13400  1718/hald-runner    
    unix  3      [ ]         STREAM     CONNECTED     13379  1666/dbus-daemon    /var/run/dbus/system_bus_socket
    unix  3      [ ]         STREAM     CONNECTED     13378  1717/hald           
    unix  2      [ ]         DGRAM                    13344  1708/acpid          
    unix  3      [ ]         STREAM     CONNECTED     13208  1666/dbus-daemon    /var/run/dbus/system_bus_socket
    unix  3      [ ]         STREAM     CONNECTED     13207  1/init              
    unix  3      [ ]         STREAM     CONNECTED     13203  1666/dbus-daemon    
    unix  3      [ ]         STREAM     CONNECTED     13202  1666/dbus-daemon    
    unix  3      [ ]         STREAM     CONNECTED     12991  1574/rpc.idmapd     
    unix  3      [ ]         STREAM     CONNECTED     12990  1574/rpc.idmapd     
    unix  3      [ ]         STREAM     CONNECTED     12818  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12817  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12816  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12815  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12812  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12811  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12807  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12806  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12805  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12804  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12803  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12802  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12801  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12800  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12799  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12798  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12797  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12796  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12795  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12794  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12793  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12792  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12791  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12790  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12789  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12788  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12787  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12786  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12785  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12784  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12782  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12783  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12778  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12777  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12776  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12775  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12774  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12773  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12772  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12771  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12770  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12769  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12768  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12767  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12766  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12765  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12764  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12763  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12762  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12761  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12760  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12759  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12758  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12757  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12756  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12755  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12754  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12753  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12752  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12751  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12750  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12749  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12748  1520/unbound        
    unix  3      [ ]         STREAM     CONNECTED     12747  1520/unbound        
    unix  2      [ ]         DGRAM                    12548  1504/rpc.statd      
    unix  3      [ ]         DGRAM                    9385   576/udevd           
    unix  3      [ ]         DGRAM                    9384   576/udevd           
    
    ----------------ps -ef
    UID        PID  PPID  C STIME TTY          TIME CMD
    root         1     0  0 12:10 ?        00:00:00 /sbin/init
    root         2     0  0 12:10 ?        00:00:00 [kthreadd]
    root         3     2  0 12:10 ?        00:00:00 [migration/0]
    root         4     2  0 12:10 ?        00:00:00 [ksoftirqd/0]
    root         5     2  0 12:10 ?        00:00:00 [migration/0]
    root         6     2  0 12:10 ?        00:00:00 [watchdog/0]
    root         7     2  0 12:10 ?        00:00:00 [migration/1]
    root         8     2  0 12:10 ?        00:00:00 [migration/1]
    root         9     2  0 12:10 ?        00:00:00 [ksoftirqd/1]
    root        10     2  0 12:10 ?        00:00:00 [watchdog/1]
    root        11     2  0 12:10 ?        00:00:00 [migration/2]
    root        12     2  0 12:10 ?        00:00:00 [migration/2]
    root        13     2  0 12:10 ?        00:00:00 [ksoftirqd/2]
    root        14     2  0 12:10 ?        00:00:00 [watchdog/2]
    root        15     2  0 12:10 ?        00:00:00 [migration/3]
    root        16     2  0 12:10 ?        00:00:00 [migration/3]
    root        17     2  0 12:10 ?        00:00:00 [ksoftirqd/3]
    root        18     2  0 12:10 ?        00:00:00 [watchdog/3]
    root        19     2  0 12:10 ?        00:00:00 [migration/4]
    root        20     2  0 12:10 ?        00:00:00 [migration/4]
    root        21     2  0 12:10 ?        00:00:00 [ksoftirqd/4]
    root        22     2  0 12:10 ?        00:00:00 [watchdog/4]
    root        23     2  0 12:10 ?        00:00:00 [migration/5]
    root        24     2  0 12:10 ?        00:00:00 [migration/5]
    root        25     2  0 12:10 ?        00:00:00 [ksoftirqd/5]
    root        26     2  0 12:10 ?        00:00:00 [watchdog/5]
    root        27     2  0 12:10 ?        00:00:00 [migration/6]
    root        28     2  0 12:10 ?        00:00:00 [migration/6]
    root        29     2  0 12:10 ?        00:00:00 [ksoftirqd/6]
    root        30     2  0 12:10 ?        00:00:00 [watchdog/6]
    root        31     2  0 12:10 ?        00:00:00 [migration/7]
    root        32     2  0 12:10 ?        00:00:00 [migration/7]
    root        33     2  0 12:10 ?        00:00:00 [ksoftirqd/7]
    root        34     2  0 12:10 ?        00:00:00 [watchdog/7]
    root        35     2  0 12:10 ?        00:00:00 [events/0]
    root        36     2  0 12:10 ?        00:00:00 [events/1]
    root        37     2  0 12:10 ?        00:00:00 [events/2]
    root        38     2  0 12:10 ?        00:00:00 [events/3]
    root        39     2  0 12:10 ?        00:00:00 [events/4]
    root        40     2  0 12:10 ?        00:00:00 [events/5]
    root        41     2  0 12:10 ?        00:00:00 [events/6]
    root        42     2  0 12:10 ?        00:00:00 [events/7]
    root        43     2  0 12:10 ?        00:00:00 [cgroup]
    root        44     2  0 12:10 ?        00:00:00 [khelper]
    root        45     2  0 12:10 ?        00:00:00 [netns]
    root        46     2  0 12:10 ?        00:00:00 [async/mgr]
    root        47     2  0 12:10 ?        00:00:00 [pm]
    root        48     2  0 12:10 ?        00:00:00 [sync_supers]
    root        49     2  0 12:10 ?        00:00:00 [bdi-default]
    root        50     2  0 12:10 ?        00:00:00 [kintegrityd/0]
    root        51     2  0 12:10 ?        00:00:00 [kintegrityd/1]
    root        52     2  0 12:10 ?        00:00:00 [kintegrityd/2]
    root        53     2  0 12:10 ?        00:00:00 [kintegrityd/3]
    root        54     2  0 12:10 ?        00:00:00 [kintegrityd/4]
    root        55     2  0 12:10 ?        00:00:00 [kintegrityd/5]
    root        56     2  0 12:10 ?        00:00:00 [kintegrityd/6]
    root        57     2  0 12:10 ?        00:00:00 [kintegrityd/7]
    root        58     2  0 12:10 ?        00:00:00 [kblockd/0]
    root        59     2  0 12:10 ?        00:00:00 [kblockd/1]
    root        60     2  0 12:10 ?        00:00:00 [kblockd/2]
    root        61     2  0 12:10 ?        00:00:00 [kblockd/3]
    root        62     2  0 12:10 ?        00:00:00 [kblockd/4]
    root        63     2  0 12:10 ?        00:00:00 [kblockd/5]
    root        64     2  0 12:10 ?        00:00:00 [kblockd/6]
    root        65     2  0 12:10 ?        00:00:00 [kblockd/7]
    root        66     2  0 12:10 ?        00:00:00 [kacpid]
    root        67     2  0 12:10 ?        00:00:00 [kacpi_notify]
    root        68     2  0 12:10 ?        00:00:00 [kacpi_hotplug]
    root        69     2  0 12:10 ?        00:00:00 [ata/0]
    root        70     2  0 12:10 ?        00:00:00 [ata/1]
    root        71     2  0 12:10 ?        00:00:00 [ata/2]
    root        72     2  0 12:10 ?        00:00:00 [ata/3]
    root        73     2  0 12:10 ?        00:00:00 [ata/4]
    root        74     2  0 12:10 ?        00:00:00 [ata/5]
    root        75     2  0 12:10 ?        00:00:00 [ata/6]
    root        76     2  0 12:10 ?        00:00:00 [ata/7]
    root        77     2  0 12:10 ?        00:00:00 [ata_aux]
    root        78     2  0 12:10 ?        00:00:00 [ksuspend_usbd]
    root        79     2  0 12:10 ?        00:00:00 [khubd]
    root        80     2  0 12:10 ?        00:00:00 [kseriod]
    root        81     2  0 12:10 ?        00:00:00 [md/0]
    root        82     2  0 12:10 ?        00:00:00 [md/1]
    root        83     2  0 12:10 ?        00:00:00 [md/2]
    root        84     2  0 12:10 ?        00:00:00 [md/3]
    root        85     2  0 12:10 ?        00:00:00 [md/4]
    root        86     2  0 12:10 ?        00:00:00 [md/5]
    root        87     2  0 12:10 ?        00:00:00 [md/6]
    root        88     2  0 12:10 ?        00:00:00 [md/7]
    root        89     2  0 12:10 ?        00:00:00 [md_misc/0]
    root        90     2  0 12:10 ?        00:00:00 [md_misc/1]
    root        91     2  0 12:10 ?        00:00:00 [md_misc/2]
    root        92     2  0 12:10 ?        00:00:00 [md_misc/3]
    root        93     2  0 12:10 ?        00:00:00 [md_misc/4]
    root        94     2  0 12:10 ?        00:00:00 [md_misc/5]
    root        95     2  0 12:10 ?        00:00:00 [md_misc/6]
    root        96     2  0 12:10 ?        00:00:00 [md_misc/7]
    root        97     2  0 12:10 ?        00:00:00 [khungtaskd]
    root        98     2  0 12:10 ?        00:00:00 [kswapd0]
    root        99     2  0 12:10 ?        00:00:00 [ksmd]
    root       100     2  0 12:10 ?        00:00:00 [khugepaged]
    root       101     2  0 12:10 ?        00:00:00 [aio/0]
    root       102     2  0 12:10 ?        00:00:00 [aio/1]
    root       103     2  0 12:10 ?        00:00:00 [aio/2]
    root       104     2  0 12:10 ?        00:00:00 [aio/3]
    root       105     2  0 12:10 ?        00:00:00 [aio/4]
    root       106     2  0 12:10 ?        00:00:00 [aio/5]
    root       107     2  0 12:10 ?        00:00:00 [aio/6]
    root       108     2  0 12:10 ?        00:00:00 [aio/7]
    root       109     2  0 12:10 ?        00:00:00 [crypto/0]
    root       110     2  0 12:10 ?        00:00:00 [crypto/1]
    root       111     2  0 12:10 ?        00:00:00 [crypto/2]
    root       112     2  0 12:10 ?        00:00:00 [crypto/3]
    root       113     2  0 12:10 ?        00:00:00 [crypto/4]
    root       114     2  0 12:10 ?        00:00:00 [crypto/5]
    root       115     2  0 12:10 ?        00:00:00 [crypto/6]
    root       116     2  0 12:10 ?        00:00:00 [crypto/7]
    root       121     2  0 12:10 ?        00:00:00 [kthrotld/0]
    root       122     2  0 12:10 ?        00:00:00 [kthrotld/1]
    root       123     2  0 12:10 ?        00:00:00 [kthrotld/2]
    root       124     2  0 12:10 ?        00:00:00 [kthrotld/3]
    root       125     2  0 12:10 ?        00:00:00 [kthrotld/4]
    root       126     2  0 12:10 ?        00:00:00 [kthrotld/5]
    root       127     2  0 12:10 ?        00:00:00 [kthrotld/6]
    root       128     2  0 12:10 ?        00:00:00 [kthrotld/7]
    root       130     2  0 12:10 ?        00:00:00 [kpsmoused]
    root       131     2  0 12:10 ?        00:00:00 [usbhid_resumer]
    root       162     2  0 12:10 ?        00:00:00 [kstriped]
    root       194     2  0 12:10 ?        00:00:00 [ttm_swap]
    root       203     2  0 12:10 ?        00:00:00 [kslowd000]
    root       204     2  0 12:10 ?        00:00:00 [kslowd001]
    root       415     2  0 12:10 ?        00:00:00 [cciss_scan]
    root       454     2  0 12:10 ?        00:00:00 [kdmflush]
    root       456     2  0 12:10 ?        00:00:00 [kdmflush]
    root       473     2  0 12:10 ?        00:00:00 [jbd2/dm-0-8]
    root       474     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root       475     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root       476     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root       477     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root       478     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root       479     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root       480     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root       481     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root       494     2  0 12:10 ?        00:00:00 [flush-253:0]
    root       576     1  0 12:10 ?        00:00:00 /sbin/udevd -d
    root       757     2  0 12:10 ?        00:00:00 [edac-poller]
    root      1036     2  0 12:10 ?        00:00:00 [kdmflush]
    root      1072     2  0 12:10 ?        00:00:00 [jbd2/cciss!c0d0]
    root      1073     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1074     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1075     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1076     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1077     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1078     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1079     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1080     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1081     2  0 12:10 ?        00:00:00 [jbd2/dm-2-8]
    root      1082     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1083     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1084     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1085     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1086     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1087     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1088     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1089     2  0 12:10 ?        00:00:00 [ext4-dio-unwrit]
    root      1183     2  0 12:10 ?        00:00:00 [kauditd]
    root      1416     1  0 12:10 ?        00:00:00 auditd
    root      1441     1  0 12:10 ?        00:00:00 /sbin/rsyslogd -i /var/run/syslogd.pid -c 5
    root      1472     1  0 12:10 ?        00:00:00 irqbalance
    rpc       1486     1  0 12:10 ?        00:00:00 rpcbind
    rpcuser   1504     1  0 12:10 ?        00:00:00 rpc.statd
    unbound   1520     1  0 12:10 ?        00:00:01 /usr/local/sbin/unbound -c /var/unbound/unbound.conf
    root      1562     2  0 12:10 ?        00:00:00 [rpciod/0]
    root      1563     2  0 12:10 ?        00:00:00 [rpciod/1]
    root      1564     2  0 12:10 ?        00:00:00 [rpciod/2]
    root      1565     2  0 12:10 ?        00:00:00 [rpciod/3]
    root      1566     2  0 12:10 ?        00:00:00 [rpciod/4]
    root      1567     2  0 12:10 ?        00:00:00 [rpciod/5]
    root      1568     2  0 12:10 ?        00:00:00 [rpciod/6]
    root      1569     2  0 12:10 ?        00:00:00 [rpciod/7]
    root      1574     1  0 12:10 ?        00:00:00 rpc.idmapd
    dbus      1666     1  0 12:10 ?        00:00:00 dbus-daemon --system
    root      1683     1  0 12:10 ?        00:00:00 cupsd -C /etc/cups/cupsd.conf
    root      1708     1  0 12:10 ?        00:00:00 /usr/sbin/acpid
    68        1717     1  0 12:10 ?        00:00:00 hald
    root      1718  1717  0 12:10 ?        00:00:00 hald-runner
    root      1746  1718  0 12:10 ?        00:00:00 hald-addon-input: Listening on /dev/input/event2 /dev/input/event0
    68        1756  1718  0 12:10 ?        00:00:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket
    root      1775     1  0 12:10 ?        00:00:00 automount --pid-file /var/run/autofs.pid
    root      1791     1  0 12:10 ?        00:00:00 /usr/sbin/mcelog --daemon
    root      1803     1  0 12:10 ?        00:00:00 /usr/sbin/sshd
    root      1811     1  0 12:10 ?        00:00:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
    ntp       1819     1  0 12:10 ?        00:00:00 ntpd -u ntp:ntp -p /var/run/ntpd.pid -g
    root      1895     1  0 12:10 ?        00:00:00 /usr/libexec/postfix/master
    postfix   1901  1895  0 12:10 ?        00:00:00 pickup -l -t fifo -u
    postfix   1902  1895  0 12:10 ?        00:00:00 qmgr -l -t fifo -u
    root      1919     1  0 12:10 ?        00:00:00 /usr/sbin/abrtd
    root      1927     1  0 12:10 ?        00:00:00 abrt-dump-oops -d /var/spool/abrt -rwx /var/log/messages
    root      1935     1  0 12:10 ?        00:00:01 crond
    root      1946     1  0 12:10 ?        00:00:00 /usr/sbin/atd
    root      1958     1  0 12:10 ?        00:00:00 /usr/sbin/certmonger -S -p /var/run/certmonger.pid
    root      1971     1  0 12:10 tty1     00:00:00 /sbin/mingetty /dev/tty1
    root      1973     1  0 12:10 tty2     00:00:00 /sbin/mingetty /dev/tty2
    root      1975     1  0 12:10 tty3     00:00:00 /sbin/mingetty /dev/tty3
    root      1977     1  0 12:10 tty4     00:00:00 /sbin/mingetty /dev/tty4
    root      1979     1  0 12:10 tty5     00:00:00 /sbin/mingetty /dev/tty5
    root      1981     1  0 12:10 tty6     00:00:00 /sbin/mingetty /dev/tty6
    root      1988   576  0 12:10 ?        00:00:00 /sbin/udevd -d
    root      1989   576  0 12:10 ?        00:00:00 /sbin/udevd -d
    root      1990  1803  0 12:11 ?        00:00:00 sshd: root@pts/0 
    root      1995  1990  0 12:11 pts/0    00:00:00 -bash
    root     19790     1  0 13:01 ?        00:00:00 /usr/sbin/anacron -s
    root     23355     2  0 13:11 ?        00:00:00 [flush-253:2]
    root     25128  1995  0 13:15 pts/0    00:00:00 sh routineM.sh
    root     25140 25128  2 13:15 pts/0    00:00:00 ps -ef
    
    ------------------sar
    Linux 2.6.32-358.6.1.el6.x86_64 (bgi_wldy_dns5.********.com)     08/04/2015     _x86_64_    (8 CPU)
    
    12:01:59 PM       LINUX RESTART
    
    12:10:32 PM       LINUX RESTART
    
    12:20:01 PM     CPU     %user     %nice   %system   %iowait    %steal     %idle
    12:30:01 PM     all      0.02      0.00      0.09      0.14      0.00     99.75
    12:40:01 PM     all      0.01      0.00      0.07      0.01      0.00     99.92
    12:50:01 PM     all      0.01      0.00      0.07      0.00      0.00     99.92
    01:00:02 PM     all      0.01      0.00      0.07      0.01      0.00     99.92
    01:10:01 PM     all      0.01      0.00      0.07      0.01      0.00     99.91
    Average:        all      0.01      0.00      0.07      0.03      0.00     99.88
    
    --------cat /etc/hosts
    127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
    ::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
    
    -----cat /etc/sysctl.conf
    # Kernel sysctl configuration file for Red Hat Linux
    #
    # For binary values, 0 is disabled, 1 is enabled.  See sysctl(8) and
    # sysctl.conf(5) for more details.
    
    # Controls IP packet forwarding
    net.ipv4.ip_forward = 0
    
    # Controls source route verification
    net.ipv4.conf.default.rp_filter = 1
    
    # Do not accept source routing
    net.ipv4.conf.default.accept_source_route = 0
    
    # Controls the System Request debugging functionality of the kernel
    kernel.sysrq = 0
    
    # Controls whether core dumps will append the PID to the core filename.
    # Useful for debugging multi-threaded applications.
    kernel.core_uses_pid = 1
    
    # Controls the use of TCP syncookies
    net.ipv4.tcp_syncookies = 1
    
    # Disable netfilter on bridges.
    net.bridge.bridge-nf-call-ip6tables = 0
    net.bridge.bridge-nf-call-iptables = 0
    net.bridge.bridge-nf-call-arptables = 0
    
    # Controls the default maxmimum size of a mesage queue
    kernel.msgmnb = 65536
    
    # Controls the maximum size of a message, in bytes
    kernel.msgmax = 65536
    
    # Controls the maximum shared segment size, in bytes
    kernel.shmmax = 68719476736
    
    # Controls the maximum number of shared memory segments, in pages
    kernel.shmall = 4294967296
    
    -------cat /etc/ntp.conf
    # For more information about this file, see the man pages
    # ntp.conf(5), ntp_acc(5), ntp_auth(5), ntp_clock(5), ntp_misc(5), ntp_mon(5).
    
    driftfile /var/lib/ntp/drift
    
    # Permit time synchronization with our time source, but do not
    # permit the source to query or modify the service on this system.
    restrict default kod nomodify notrap nopeer noquery
    restrict -6 default kod nomodify notrap nopeer noquery
    
    # Permit all access over the loopback interface.  This could
    # be tightened as well, but to do so would effect some of
    # the administrative functions.
    restrict 127.0.0.1 
    restrict -6 ::1
    
    # Hosts on local network are less restricted.
    #restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap
    
    # Use public servers from the pool.ntp.org project.
    # Please consider joining the pool (http://www.pool.ntp.org/join.html).
    server 0.centos.pool.ntp.org
    server 1.centos.pool.ntp.org
    server 2.centos.pool.ntp.org
    
    #broadcast 192.168.1.255 autokey    # broadcast server
    #broadcastclient            # broadcast client
    #broadcast 224.0.1.1 autokey        # multicast server
    #multicastclient 224.0.1.1        # multicast client
    #manycastserver 239.255.254.254        # manycast server
    #manycastclient 239.255.254.254 autokey # manycast client
    
    # Undisciplined Local Clock. This is a fake driver intended for backup
    # and when no outside source of synchronized time is available. 
    #server    127.127.1.0    # local clock
    #fudge    127.127.1.0 stratum 10     
    
    # Enable public key cryptography.
    #crypto
    
    includefile /etc/ntp/crypto/pw
    
    # Key file containing the keys and key identifiers used when operating
    # with symmetric key cryptography. 
    keys /etc/ntp/keys
    
    # Specify the key identifiers which are trusted.
    #trustedkey 4 8 42
    
    # Specify the key identifier to use with the ntpdc utility.
    #requestkey 8
    
    # Specify the key identifier to use with the ntpq utility.
    #controlkey 8
    
    # Enable writing of statistics records.
    #statistics clockstats cryptostats loopstats peerstats
    
    --------cat /etc/passwd
    root:x:0:0:root:/root:/bin/bash
    bin:x:1:1:bin:/bin:/sbin/nologin
    daemon:x:2:2:daemon:/sbin:/sbin/nologin
    adm:x:3:4:adm:/var/adm:/sbin/nologin
    lp:x:4:7:lp:/var/spool/lpd:/sbin/nologin
    sync:x:5:0:sync:/sbin:/bin/sync
    shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown
    halt:x:7:0:halt:/sbin:/sbin/halt
    mail:x:8:12:mail:/var/spool/mail:/sbin/nologin
    uucp:x:10:14:uucp:/var/spool/uucp:/sbin/nologin
    operator:x:11:0:operator:/root:/sbin/nologin
    games:x:12:100:games:/usr/games:/sbin/nologin
    gopher:x:13:30:gopher:/var/gopher:/sbin/nologin
    ftp:x:14:50:FTP User:/var/ftp:/sbin/nologin
    nobody:x:99:99:Nobody:/:/sbin/nologin
    dbus:x:81:81:System message bus:/:/sbin/nologin
    vcsa:x:69:69:virtual console memory owner:/dev:/sbin/nologin
    rpc:x:32:32:Rpcbind Daemon:/var/cache/rpcbind:/sbin/nologin
    abrt:x:173:173::/etc/abrt:/sbin/nologin
    haldaemon:x:68:68:HAL daemon:/:/sbin/nologin
    ntp:x:38:38::/etc/ntp:/sbin/nologin
    saslauth:x:499:76:"Saslauthd user":/var/empty/saslauth:/sbin/nologin
    postfix:x:89:89::/var/spool/postfix:/sbin/nologin
    rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin
    nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin
    sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin
    tcpdump:x:72:72::/:/sbin/nologin
    oprofile:x:16:16:Special user account to be used by OProfile:/home/oprofile:/sbin/nologin
    unbound:x:500:500::/home/unbound:/bin/false
    uptimeagent:x:501:501::/opt/uptime-agent:/bin/bash
    egajsah:x:502:502::/home/egajsah:/bin/bash
    
    --------cat /etc/resolv.conf
    
    nameserver 10.235.35.163
    ------------crontab -l
    ------------/var/log/messages-------------
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 5 7 *10 11)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 5 *7 10 11)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: vgaarb: device added: PCI:0000:01:03.0,decodes=io+mem,owns=io+mem,locks=none
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: vgaarb: loaded
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: vgaarb: bridge control possible 0000:01:03.0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: SCSI subsystem initialized
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usbcore: registered new interface driver usbfs
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usbcore: registered new interface driver hub
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usbcore: registered new device driver usb
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: PCI: Using ACPI for IRQ routing
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: NetLabel: Initializing
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: NetLabel:  domain hash size = 128
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: NetLabel:  protocols = UNLABELED CIPSOv4
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: NetLabel:  unlabeled traffic allowed by default
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Switching to clocksource hpet
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pnp: PnP ACPI init
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ACPI: bus type pnp registered
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pnp: PnP ACPI: found 11 devices
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ACPI: ACPI bus type pnp unregistered
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [io  0x0408-0x040f] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [io  0x04d0-0x04d1] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [io  0x0700-0x071f] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [io  0x0800-0x083f] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [io  0x0900-0x097f] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [io  0x0c80-0x0c83] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [io  0x0cd4-0x0cd7] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [io  0x0f50-0x0f58] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [io  0x0ca0-0x0ca1] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [io  0x0ca4-0x0ca5] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [io  0x03f8-0x03ff] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: system 00:01: [mem 0xfe000000-0xfebfffff] has been reserved
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:02.0: BAR 15: assigned [mem 0xd0000000-0xd00fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:03.0: BAR 15: assigned [mem 0xd0100000-0xd01fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xd0200000-0xd02fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:04:00.0: BAR 15: assigned [mem 0xd0000000-0xd00fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:00.0: BAR 15: assigned [mem 0xd0000000-0xd00fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:06:00.0: BAR 15: assigned [mem 0xd0000000-0xd00fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:07:00.0: BAR 6: assigned [mem 0xd0000000-0xd0003fff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:06:00.0: PCI bridge to [bus 07-07]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:06:00.0: PCI bridge to [bus 07-07]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:06:00.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:06:00.0:   bridge window [mem 0xfa000000-0xfbffffff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:06:00.0:   bridge window [mem 0xd0000000-0xd00fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:00.0: PCI bridge to [bus 06-07]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:00.0: PCI bridge to [bus 06-07]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:00.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:00.0:   bridge window [mem 0xfa000000-0xfbffffff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:00.0:   bridge window [mem 0xd0000000-0xd00fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:01.0: PCI bridge to [bus 08-08]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:01.0: PCI bridge to [bus 08-08]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:01.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:01.0:   bridge window [mem disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:01.0:   bridge window [mem pref disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:04:00.0: PCI bridge to [bus 05-08]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:04:00.0: PCI bridge to [bus 05-08]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:04:00.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:04:00.0:   bridge window [mem 0xfa000000-0xfbffffff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:04:00.0:   bridge window [mem 0xd0000000-0xd00fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:04:00.3: PCI bridge to [bus 09-09]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:04:00.3: PCI bridge to [bus 09-09]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:04:00.3:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:04:00.3:   bridge window [mem disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:04:00.3:   bridge window [mem pref disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:02.0: PCI bridge to [bus 04-09]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:02.0: PCI bridge to [bus 04-09]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:02.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:02.0:   bridge window [mem 0xf9f00000-0xfbffffff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xd00fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0a:00.0: BAR 15: assigned [mem 0xd0100000-0xd01fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0b:08.0: BAR 6: assigned [mem 0xd0100000-0xd0103fff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0b:04.0: PCI bridge to [bus 0c-0c]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0b:04.0: PCI bridge to [bus 0c-0c]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0b:04.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0b:04.0:   bridge window [mem disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0b:04.0:   bridge window [mem pref disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0a:00.0: PCI bridge to [bus 0b-0c]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0a:00.0: PCI bridge to [bus 0b-0c]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0a:00.0:   bridge window [io  0x4000-0x4fff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0a:00.0:   bridge window [mem 0xfdf00000-0xfdffffff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:0a:00.0:   bridge window [mem 0xd0100000-0xd01fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:03.0: PCI bridge to [bus 0a-0c]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:03.0: PCI bridge to [bus 0a-0c]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:03.0:   bridge window [io  0x4000-0x4fff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:03.0:   bridge window [mem 0xfdf00000-0xfdffffff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:03.0:   bridge window [mem 0xd0100000-0xd01fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:04.0: PCI bridge to [bus 0d-0f]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:04.0: PCI bridge to [bus 0d-0f]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:04.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:04.0:   bridge window [mem disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:04.0:   bridge window [mem pref disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:05.0: PCI bridge to [bus 10-12]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:05.0: PCI bridge to [bus 10-12]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:05.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:05.0:   bridge window [mem disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:05.0:   bridge window [mem pref disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:06.0: PCI bridge to [bus 13-15]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:06.0: PCI bridge to [bus 13-15]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:06.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:06.0:   bridge window [mem disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:06.0:   bridge window [mem pref disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:07.0: PCI bridge to [bus 16-18]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:07.0: PCI bridge to [bus 16-18]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:07.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:07.0:   bridge window [mem disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:07.0:   bridge window [mem pref disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:02:00.0: BAR 15: assigned [mem 0xd0200000-0xd02fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:03:00.0: BAR 6: assigned [mem 0xd0200000-0xd0203fff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-03]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-03]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:02:00.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:02:00.0:   bridge window [mem 0xf6000000-0xf7ffffff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:02:00.0:   bridge window [mem 0xd0200000-0xd02fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-03]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-03]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1c.0:   bridge window [io  disabled]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1c.0:   bridge window [mem 0xf6000000-0xf7ffffff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1c.0:   bridge window [mem 0xd0200000-0xd02fffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:01:03.0: BAR 6: assigned [mem 0xf5e00000-0xf5e1ffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:01:04.2: BAR 6: assigned [mem 0xf5e20000-0xf5e2ffff pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1e.0: PCI bridge to [bus 01-01]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1e.0: PCI bridge to [bus 01-01]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1e.0:   bridge window [io  0x2000-0x3fff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1e.0:   bridge window [mem 0xf5e00000-0xf5ffffff]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1e.0:   bridge window [mem 0xd8000000-0xdfffffff 64bit pref]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:05:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: NET: Registered protocol family 2
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: TCP: Hash tables configured (established 524288 bind 65536)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: TCP reno registered
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: NET: Registered protocol family 1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1d.0: PCI INT A disabled
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1d.1: PCI INT B disabled
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1d.2: PCI INT C disabled
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1d.3: PCI INT D disabled
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1d.7: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1d.7: PCI INT A disabled
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:00:1f.0: rerouting interrupts for [8086:2670]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:01:04.4: PCI INT B -> GSI 22 (level, low) -> IRQ 22
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci 0000:01:04.4: PCI INT B disabled
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Trying to unpack rootfs image as initramfs...
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Freeing initrd memory: 15852k freed
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: audit: initializing netlink socket (disabled)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: type=2000 audit(1438704620.696:1): initialized
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: VFS: Disk quotas dquot_6.5.2
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: msgmni has been set to 15729
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: alg: No test for stdrng (krng)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ksign: Installing public key data
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Loading keyring
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: - Added public key 977609DD4EE9087A
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: - User ID: CentOS (Kernel Module GPG key)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: io scheduler noop registered
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: io scheduler anticipatory registered
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: io scheduler deadline registered
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: io scheduler cfq registered (default)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ipmi message handler version 39.2
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: IPMI System Interface driver.
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ipmi_si: Adding ACPI-specified kcs state machine
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ipmi_si: Adding SMBIOS-specified kcs state machine: duplicate interface
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ipmi_si 0000:01:04.6: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ipmi_si: Adding PCI-specified kcs state machine
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ipmi_si: Adding ACPI-specified kcs state machine: duplicate interface
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ipmi_si: Trying PCI-specified kcs state machine at mem address 0xf5ef0000, slave address 0x0, irq 21
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: IRQ 21/ipmi_si: IRQF_DISABLED is not guaranteed on shared IRQs
    Aug  4 12:10:38 bgi_wldy_dns5 kernel:  Using irq 21
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ipmi: Found new BMC (man_id: 0x00000b,  prod_id: 0x0000, dev_id: 0x11)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: IPMI kcs interface initialized
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ACPI: Power Button [PWRF]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: thermal LNXTHERM:01: registered as thermal_zone0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ACPI: Thermal Zone [THM0] (8 C)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [Firmware Bug]: APEI: Invalid bit width + offset in GAR [0xe8028/64/0/2/0]
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: GHES: APEI firmware first mode is enabled by WHEA _OSC.
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Non-volatile memory driver v1.3
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Linux agpgart interface v0.103
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: crash memory driver: version 1.1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: brd: module loaded
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: loop: module loaded
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: input: Macintosh mouse button emulation as /devices/virtual/input/input1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Fixed MDIO Bus: probed
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ehci_hcd 0000:00:1d.7: debug port 1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ehci_hcd 0000:00:1d.7: irq 16, io mem 0xf5df0000
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb1: Product: EHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb1: Manufacturer: Linux 2.6.32-358.6.1.el6.x86_64 ehci_hcd
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb1: SerialNumber: 0000:00:1d.7
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb1: configuration #1 chosen from 1 choice
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 1-0:1.0: USB hub found
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 1-0:1.0: 8 ports detected
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.0: irq 16, io base 0x00001000
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb2: Product: UHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb2: Manufacturer: Linux 2.6.32-358.6.1.el6.x86_64 uhci_hcd
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb2: SerialNumber: 0000:00:1d.0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb2: configuration #1 chosen from 1 choice
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 2-0:1.0: USB hub found
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 2-0:1.0: 2 ports detected
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.1: irq 17, io base 0x00001020
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb3: Product: UHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb3: Manufacturer: Linux 2.6.32-358.6.1.el6.x86_64 uhci_hcd
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb3: SerialNumber: 0000:00:1d.1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb3: configuration #1 chosen from 1 choice
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 3-0:1.0: USB hub found
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 3-0:1.0: 2 ports detected
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001040
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb4: Product: UHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb4: Manufacturer: Linux 2.6.32-358.6.1.el6.x86_64 uhci_hcd
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb4: SerialNumber: 0000:00:1d.2
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb4: configuration #1 chosen from 1 choice
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 4-0:1.0: USB hub found
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 4-0:1.0: 2 ports detected
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:00:1d.3: irq 19, io base 0x00001060
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb5: Product: UHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb5: Manufacturer: Linux 2.6.32-358.6.1.el6.x86_64 uhci_hcd
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb5: SerialNumber: 0000:00:1d.3
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb5: configuration #1 chosen from 1 choice
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 5-0:1.0: USB hub found
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 5-0:1.0: 2 ports detected
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:01:04.4: PCI INT B -> GSI 22 (level, low) -> IRQ 22
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:01:04.4: UHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:01:04.4: new USB bus registered, assigned bus number 6
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:01:04.4: port count misdetected? forcing to 2 ports
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: uhci_hcd 0000:01:04.4: irq 22, io base 0x00003800
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb6: Product: UHCI Host Controller
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb6: Manufacturer: Linux 2.6.32-358.6.1.el6.x86_64 uhci_hcd
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb6: SerialNumber: 0000:01:04.4
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb usb6: configuration #1 chosen from 1 choice
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 6-0:1.0: USB hub found
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 6-0:1.0: 2 ports detected
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: mice: PS/2 mouse device common for all mice
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: rtc_cmos rtc_cmos: RTC can wake from S4
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: cpuidle: using governor ladder
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: cpuidle: using governor menu
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: EFI Variables Facility v0.08 2004-May-17
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usbcore: registered new interface driver hiddev
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usbcore: registered new interface driver usbhid
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usbhid: v2.6:USB HID core driver
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: TCP cubic registered
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Initializing XFRM netlink socket
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: NET: Registered protocol family 17
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: registered taskstats version 1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: rtc_cmos rtc_cmos: setting system clock to 2015-08-04 16:10:22 UTC (1438704622)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Initalizing network drop monitor service
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Freeing unused kernel memory: 1264k freed
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Write protecting the kernel read-only data: 10240k
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Freeing unused kernel memory: 904k freed
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Freeing unused kernel memory: 1676k freed
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: dracut-004-303.el6
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: rd_NO_LUKS: removing cryptoluks activation
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: device-mapper: uevent: version 1.0.3
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: device-mapper: ioctl: 4.23.6-ioctl (2012-07-25) initialised: dm-devel@redhat.com
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: udev: starting version 147
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] Initialized drm 1.1.0 20060810
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] radeon defaulting to kernel modesetting.
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] radeon kernel modesetting enabled.
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: radeon 0000:01:03.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] initializing kernel modesetting (RV100 0x1002:0x515E 0x103C:0x31FB).
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] register mmio base: 0xF5FF0000
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] register mmio size: 65536
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: radeon 0000:01:03.0: VRAM: 128M 0x00000000D8000000 - 0x00000000DFFFFFFF (32M used)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: radeon 0000:01:03.0: GTT: 512M 0x00000000B8000000 - 0x00000000D7FFFFFF
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] Driver supports precise vblank timestamp query.
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] radeon: irq initialized.
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] Detected VRAM RAM=128M, BAR=128M
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] RAM width 16bits DDR
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [TTM] Zone  kernel: Available graphics memory: 4028720 kiB
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [TTM] Initializing pool allocator
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [TTM] Initializing DMA pool allocator
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] radeon: 32M of VRAM memory ready
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] radeon: 512M of GTT memory ready.
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] PCI GART of 512M enabled (table at 0x0000000037880000).
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: radeon 0000:01:03.0: WB disabled
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: radeon 0000:01:03.0: fence driver on ring 0 use gpu addr 0x00000000b8000000 and cpu addr 0xffff880037824000
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] Loading R100 Microcode
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: platform radeon_cp.0: firmware: requesting radeon/R100_cp.bin
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] radeon: ring at 0x00000000B8001000
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] ring test succeeded in 1 usecs
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-1: new full speed USB device number 2 using uhci_hcd
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Refined TSC clocksource calibration: 1866.732 MHz.
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Switching to clocksource tsc
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-1: New USB device found, idVendor=03f0, idProduct=1027
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-1: Product: Virtual Keyboard
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-1: Manufacturer: HP
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-1: configuration #1 chosen from 1 choice
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: input: HP Virtual Keyboard as /devices/pci0000:00/0000:00:1e.0/0000:01:04.4/usb6/6-1/6-1:1.0/input/input2
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: generic-usb 0003:03F0:1027.0001: input,hidraw0: USB HID v1.01 Keyboard [HP Virtual Keyboard] on usb-0000:01:04.4-1/input0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: input: HP Virtual Keyboard as /devices/pci0000:00/0000:00:1e.0/0000:01:04.4/usb6/6-1/6-1:1.1/input/input3
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: generic-usb 0003:03F0:1027.0002: input,hidraw1: USB HID v1.01 Mouse [HP Virtual Keyboard] on usb-0000:01:04.4-1/input1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-2: new full speed USB device number 3 using uhci_hcd
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-2: New USB device found, idVendor=03f0, idProduct=1327
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-2: Product: Virtual Hub
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-2: Manufacturer: HP
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: usb 6-2: configuration #1 chosen from 1 choice
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 6-2:1.0: USB hub found
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hub 6-2:1.0: 7 ports detected
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] ib test succeeded in 0 usecs
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] Radeon Display Connectors
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] Connector 0:
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm]   VGA-1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm]   Encoders:
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm]     CRT1: INTERNAL_DAC1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] Connector 1:
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm]   VGA-2
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm]   DDC: 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm]   Encoders:
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm]     CRT2: INTERNAL_DAC2
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] fb mappable at 0xD8040000
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] vram apper at 0xD8000000
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] size 786432
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] fb depth is 8
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm]    pitch is 1024
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: fbcon: radeondrmfb (fb0) is primary device
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Console: switching to colour frame buffer device 128x48
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: fb0: radeondrmfb frame buffer device
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: drm: registered panic notifier
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Slow work thread pool: Starting up
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Slow work thread pool: Ready
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: [drm] Initialized radeon 2.22.0 20080528 for 0000:01:03.0 on minor 0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: Starting plymouth daemon
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: rd_NO_DM: removing DM RAID activation
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: rd_NO_MD: removing MD RAID activation
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: HP CISS Driver (v 3.6.28-RH1)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: cciss 0000:0b:08.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: cciss 0000:0b:08.0: cciss0: 0x3238> at PCI 0000:0b:08.0 IRQ 25 using DAC
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: cciss/c0d0: p1 p2
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: Scanning devices  for LVM logical volumes VolGroup/lv_swap VolGroup/lv_root 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: inactive '/dev/VolGroup/lv_root' [50.00 GiB] inherit
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: inactive '/dev/VolGroup/lv_home' [78.39 GiB] inherit
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: inactive '/dev/VolGroup/lv_swap' [7.81 GiB] inherit
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: EXT4-fs (dm-0): INFO: recovery required on readonly filesystem
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: EXT4-fs (dm-0): write access will be enabled during recovery
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: EXT4-fs (dm-0): recovery complete
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: Mounted root filesystem /dev/mapper/VolGroup-lv_root
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: Loading SELinux policy
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: type=1404 audit(1438704625.308:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: type=1403 audit(1438704626.030:3): policy loaded auid=4294967295 ses=4294967295
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: dracut: Switching root
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: udev: starting version 147
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: EDAC MC: Ver: 2.1.0 Apr 23 2013
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: EDAC MC0: Giving out device to 'i5000_edac.c' 'I5000': DEV 0000:00:10.0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: EDAC PCI0: Giving out device to module 'i5000_edac' controller 'EDAC PCI controller': DEV '0000:00:10.0' (POLLED)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: intel_rng: FWH not detected
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: iTCO_vendor_support: vendor-support=0
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07rh
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU0 sig=0x6f7, pf=0x40, revision=0x67
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: platform microcode: firmware: requesting intel-ucode/06-0f-07
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU1 sig=0x6f7, pf=0x40, revision=0x67
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: platform microcode: firmware: requesting intel-ucode/06-0f-07
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU2 sig=0x6f7, pf=0x40, revision=0x67
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: platform microcode: firmware: requesting intel-ucode/06-0f-07
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU3 sig=0x6f7, pf=0x40, revision=0x67
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: platform microcode: firmware: requesting intel-ucode/06-0f-07
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU4 sig=0x6f7, pf=0x40, revision=0x67
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: platform microcode: firmware: requesting intel-ucode/06-0f-07
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU5 sig=0x6f7, pf=0x40, revision=0x67
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: platform microcode: firmware: requesting intel-ucode/06-0f-07
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU6 sig=0x6f7, pf=0x40, revision=0x67
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: platform microcode: firmware: requesting intel-ucode/06-0f-07
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU7 sig=0x6f7, pf=0x40, revision=0x67
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: platform microcode: firmware: requesting intel-ucode/06-0f-07
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Microcode Update Driver: v2.00 , Peter Oruba
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU0 updated to revision 0x6b, date = 2010-10-02 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU1 updated to revision 0x6b, date = 2010-10-02 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU2 updated to revision 0x6b, date = 2010-10-02 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU3 updated to revision 0x6b, date = 2010-10-02 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU4 updated to revision 0x6b, date = 2010-10-02 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU5 updated to revision 0x6b, date = 2010-10-02 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU6 updated to revision 0x6b, date = 2010-10-02 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: microcode: CPU7 updated to revision 0x6b, date = 2010-10-02 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: bnx2: Broadcom NetXtreme II Gigabit Ethernet Driver bnx2 v2.2.3 (June 27, 2012)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: bnx2 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: bnx2 0000:03:00.0: firmware: requesting bnx2/bnx2-mips-06-6.2.3.fw
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: bnx2 0000:03:00.0: firmware: requesting bnx2/bnx2-rv2p-06-6.0.15.fw
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: bnx2 0000:03:00.0: eth0: Broadcom NetXtreme II BCM5708 1000Base-SX (B2) PCI-X 64-bit 133MHz found at mem f6000000, IRQ 16, node addr 00:21:5a:d9:02:24
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: bnx2 0000:07:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: bnx2 0000:07:00.0: firmware: requesting bnx2/bnx2-mips-06-6.2.3.fw
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: bnx2 0000:07:00.0: firmware: requesting bnx2/bnx2-rv2p-06-6.0.15.fw
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: bnx2 0000:07:00.0: eth1: Broadcom NetXtreme II BCM5708 1000Base-SX (B2) PCI-X 64-bit 133MHz found at mem fa000000, IRQ 16, node addr 00:21:5a:d9:02:22
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hpilo 0000:01:04.2: PCI INT B -> GSI 22 (level, low) -> IRQ 22
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hpwdt 0000:01:04.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hpwdt 0000:01:04.0: HP Watchdog Timer Driver: NMI decoding initialized, allow kernel dump: ON (default = 0/OFF), priority: LAST (default = 0/LAST).
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: hpwdt 0000:01:04.0: HP Watchdog Timer Driver: 1.3.0, timer margin: 30 seconds (nowayout=0).
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: udev: renamed network interface eth0 to rename2
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: udev: renamed network interface eth1 to eth2
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: udev: renamed network interface rename2 to eth1
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: EXT4-fs (cciss!c0d0p1): mounted filesystem with ordered data mode. Opts: 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: Adding 8191992k swap on /dev/mapper/VolGroup-lv_swap.  Priority:-1 extents:1 across:8191992k 
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: NET: Registered protocol family 10
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: lo: Disabled Privacy Extensions
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: bnx2 0000:03:00.0: eth1: using MSI
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: bnx2 0000:03:00.0: eth1: NIC SerDes Link is Up, 1000 Mbps full duplex, receive & transmit flow control ON
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: p4-clockmod: Warning: EST-capable CPU detected. The acpi-cpufreq module offers voltage scaling in addition to frequency scaling. You should use that instead of p4-clockmod, if possible.
    Aug  4 12:10:38 bgi_wldy_dns5 kernel: p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
    Aug  4 12:10:39 bgi_wldy_dns5 rpc.statd[1504]: Version 1.2.3 starting
    Aug  4 12:10:39 bgi_wldy_dns5 sm-notify[1505]: Version 1.2.3 starting
    Aug  4 12:10:40 bgi_wldy_dns5 kernel: RPC: Registered named UNIX socket transport module.
    Aug  4 12:10:40 bgi_wldy_dns5 kernel: RPC: Registered udp transport module.
    Aug  4 12:10:40 bgi_wldy_dns5 kernel: RPC: Registered tcp transport module.
    Aug  4 12:10:40 bgi_wldy_dns5 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
    Aug  4 12:10:41 bgi_wldy_dns5 kdump: kexec: loaded kdump kernel
    Aug  4 12:10:41 bgi_wldy_dns5 kdump: started up
    Aug  4 12:10:41 bgi_wldy_dns5 acpid: starting up
    Aug  4 12:10:41 bgi_wldy_dns5 acpid: 1 rule loaded
    Aug  4 12:10:41 bgi_wldy_dns5 acpid: waiting for events: event logging is off
    Aug  4 12:10:42 bgi_wldy_dns5 acpid: client connected from 1756[68:68]
    Aug  4 12:10:42 bgi_wldy_dns5 acpid: 1 client rule loaded
    Aug  4 12:10:44 bgi_wldy_dns5 automount[1775]: lookup_read_master: lookup(nisplus): couldn't locate nis+ table auto.master
    Aug  4 12:10:44 bgi_wldy_dns5 mcelog: failed to prefill DIMM database from DMI data
    Aug  4 12:10:44 bgi_wldy_dns5 mcelog: mcelog read: No such device
    Aug  4 12:10:44 bgi_wldy_dns5 ntpd[1818]: ntpd 4.2.4p8@1.1612-o Fri Feb 22 11:23:27 UTC 2013 (1)
    Aug  4 12:10:44 bgi_wldy_dns5 ntpd[1819]: precision = 0.143 usec
    Aug  4 12:10:44 bgi_wldy_dns5 ntpd[1819]: Listening on interface #0 wildcard, 0.0.0.0#123 Disabled
    Aug  4 12:10:44 bgi_wldy_dns5 ntpd[1819]: Listening on interface #1 wildcard, ::#123 Disabled
    Aug  4 12:10:44 bgi_wldy_dns5 ntpd[1819]: Listening on interface #2 lo, ::1#123 Enabled
    Aug  4 12:10:44 bgi_wldy_dns5 ntpd[1819]: Listening on interface #3 eth1, fe80::221:5aff:fed9:224#123 Enabled
    Aug  4 12:10:44 bgi_wldy_dns5 ntpd[1819]: Listening on interface #4 lo, 127.0.0.1#123 Enabled
    Aug  4 12:10:44 bgi_wldy_dns5 ntpd[1819]: Listening on interface #5 eth1, 10.235.35.163#123 Enabled
    Aug  4 12:10:44 bgi_wldy_dns5 ntpd[1819]: Listening on routing socket on fd #22 for interface updates
    Aug  4 12:10:44 bgi_wldy_dns5 ntpd[1819]: kernel time sync status 2040
    Aug  4 12:10:44 bgi_wldy_dns5 ntpd[1819]: frequency initialized 31.951 PPM from /var/lib/ntp/drift
    Aug  4 12:10:44 bgi_wldy_dns5 xinetd[1811]: xinetd Version 2.3.14 started with libwrap loadavg labeled-networking options compiled in.
    Aug  4 12:10:44 bgi_wldy_dns5 xinetd[1811]: Started working: 1 available service
    Aug  4 12:10:45 bgi_wldy_dns5 abrtd: Init complete, entering main loop
    Aug  4 12:14:59 bgi_wldy_dns5 ntpd[1819]: synchronized to 66.232.97.8, stratum 2
    Aug  4 12:14:59 bgi_wldy_dns5 ntpd[1819]: time reset -0.320100 s
    Aug  4 12:14:59 bgi_wldy_dns5 ntpd[1819]: kernel time sync status change 2001
    Aug  4 12:20:38 bgi_wldy_dns5 ntpd[1819]: synchronized to 66.7.96.1, stratum 2
    Aug  4 12:24:54 bgi_wldy_dns5 ntpd[1819]: synchronized to 172.82.134.51, stratum 2
    Aug  4 13:15:18 bgi_wldy_dns5 ntpd[1819]: synchronized to 66.232.97.8, stratum 2
    
    ------------dmesg-------------
    SELinux: initialized (dev dm-0, type ext4), uses xattr
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
    SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
    SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
    SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
    SELinux: initialized (dev devpts, type devpts), uses transition SIDs
    SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
    SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
    SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
    SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
    SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
    SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev proc, type proc), uses genfs_contexts
    SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
    SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
    SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
    type=1403 audit(1438704626.030:3): policy loaded auid=4294967295 ses=4294967295
    dracut: 
    dracut: Switching root
    udev: starting version 147
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    EDAC MC: Ver: 2.1.0 Apr 23 2013
    EDAC MC0: Giving out device to 'i5000_edac.c' 'I5000': DEV 0000:00:10.0
    EDAC PCI0: Giving out device to module 'i5000_edac' controller 'EDAC PCI controller': DEV '0000:00:10.0' (POLLED)
    intel_rng: FWH not detected
    iTCO_vendor_support: vendor-support=0
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07rh
    iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
    microcode: CPU0 sig=0x6f7, pf=0x40, revision=0x67
    platform microcode: firmware: requesting intel-ucode/06-0f-07
    microcode: CPU1 sig=0x6f7, pf=0x40, revision=0x67
    platform microcode: firmware: requesting intel-ucode/06-0f-07
    microcode: CPU2 sig=0x6f7, pf=0x40, revision=0x67
    platform microcode: firmware: requesting intel-ucode/06-0f-07
    microcode: CPU3 sig=0x6f7, pf=0x40, revision=0x67
    platform microcode: firmware: requesting intel-ucode/06-0f-07
    microcode: CPU4 sig=0x6f7, pf=0x40, revision=0x67
    platform microcode: firmware: requesting intel-ucode/06-0f-07
    microcode: CPU5 sig=0x6f7, pf=0x40, revision=0x67
    platform microcode: firmware: requesting intel-ucode/06-0f-07
    microcode: CPU6 sig=0x6f7, pf=0x40, revision=0x67
    platform microcode: firmware: requesting intel-ucode/06-0f-07
    microcode: CPU7 sig=0x6f7, pf=0x40, revision=0x67
    platform microcode: firmware: requesting intel-ucode/06-0f-07
    Microcode Update Driver: v2.00 , Peter Oruba
    microcode: CPU0 updated to revision 0x6b, date = 2010-10-02 
    microcode: CPU1 updated to revision 0x6b, date = 2010-10-02 
    microcode: CPU2 updated to revision 0x6b, date = 2010-10-02 
    microcode: CPU3 updated to revision 0x6b, date = 2010-10-02 
    microcode: CPU4 updated to revision 0x6b, date = 2010-10-02 
    microcode: CPU5 updated to revision 0x6b, date = 2010-10-02 
    microcode: CPU6 updated to revision 0x6b, date = 2010-10-02 
    microcode: CPU7 updated to revision 0x6b, date = 2010-10-02 
    bnx2: Broadcom NetXtreme II Gigabit Ethernet Driver bnx2 v2.2.3 (June 27, 2012)
    bnx2 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    bnx2 0000:03:00.0: firmware: requesting bnx2/bnx2-mips-06-6.2.3.fw
    bnx2 0000:03:00.0: firmware: requesting bnx2/bnx2-rv2p-06-6.0.15.fw
    bnx2 0000:03:00.0: eth0: Broadcom NetXtreme II BCM5708 1000Base-SX (B2) PCI-X 64-bit 133MHz found at mem f6000000, IRQ 16, node addr 00:21:5a:d9:02:24
    bnx2 0000:07:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    bnx2 0000:07:00.0: firmware: requesting bnx2/bnx2-mips-06-6.2.3.fw
    bnx2 0000:07:00.0: firmware: requesting bnx2/bnx2-rv2p-06-6.0.15.fw
    bnx2 0000:07:00.0: eth1: Broadcom NetXtreme II BCM5708 1000Base-SX (B2) PCI-X 64-bit 133MHz found at mem fa000000, IRQ 16, node addr 00:21:5a:d9:02:22
    hpilo 0000:01:04.2: PCI INT B -> GSI 22 (level, low) -> IRQ 22
    hpwdt 0000:01:04.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    hpwdt: New timer passed in is 30 seconds.
    hpwdt 0000:01:04.0: HP Watchdog Timer Driver: NMI decoding initialized, allow kernel dump: ON (default = 0/OFF), priority: LAST (default = 0/LAST).
    hpwdt 0000:01:04.0: HP Watchdog Timer Driver: 1.3.0, timer margin: 30 seconds (nowayout=0).
    udev: renamed network interface eth0 to rename2
    udev: renamed network interface eth1 to eth2
    udev: renamed network interface rename2 to eth1
    EXT4-fs (cciss!c0d0p1): mounted filesystem with ordered data mode. Opts: 
    SELinux: initialized (dev cciss!c0d0p1, type ext4), uses xattr
    EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: 
    SELinux: initialized (dev dm-2, type ext4), uses xattr
    Adding 8191992k swap on /dev/mapper/VolGroup-lv_swap.  Priority:-1 extents:1 across:8191992k 
    SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ip6_tables: (C) 2000-2006 Netfilter Core Team
    nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
      alloc irq_desc for 26 on node -1
      alloc kstat_irqs on node -1
    bnx2 0000:03:00.0: irq 26 for MSI/MSI-X
    bnx2 0000:03:00.0: eth1: using MSI
    ADDRCONF(NETDEV_UP): eth1: link is not ready
    bnx2 0000:03:00.0: eth1: NIC SerDes Link is Up, 1000 Mbps full duplex, receive & transmit flow control ON
    ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
    p4-clockmod: Warning: EST-capable CPU detected. The acpi-cpufreq module offers voltage scaling in addition to frequency scaling. You should use that instead of p4-clockmod, if possible.
    p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
    RPC: Registered named UNIX socket transport module.
    RPC: Registered udp transport module.
    RPC: Registered tcp transport module.
    RPC: Registered tcp NFSv4.1 backchannel transport module.
    SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
    SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
    SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
    SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
    eth1: no IPv6 routers present
    ------------DNS Log-------------
    
    
    
    -----------------end-------------------
    ]0;root@bgi_wldy_dns5:~/RoutineM[root@bgi_wldy_dns5 RoutineM]#
    -- 
    

    could you please check this concern and let us know the update please. this is urgent issues.

    by

    points

    Responses

    Red Hat LinkedIn YouTube Facebook X, formerly Twitter

    Quick Links

    Help

    Site Info

    Related Sites

    © 2026 Red Hat