Sys Time in Node 2 gets decreased automatically.

Hi,
We are using OEL 6.3,
Oracle Database Version : 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production.
2 Node RAC with ASM.
In the 2nd Node, the time gets decreased without changing it.
Approximately, 5 Minutes gets decreased in one week.
Is this related to Oracle or OS (No Time Difference in Node 1).
Now we are manually changing time time in node 2.
Output:
Node 1:
SQL> select systimestamp from dual;
SYSTIMESTAMP
27-JUN-13 02.05.29.575406 PM +05:30
Node 2 :
SYSTIMESTAMP
27-JUN-13 02.01.45.124407 PM +05:30

Cancel the portal assistant. You can re-run it latter. The issue here is that the Net8 supplied with Rel1 cannot connect to a 9i DB. Apply the Oracle 8i DB 8.1.7.4 patchset to the 9ias Rel1 home and then re-run the configuration assistant...
Have fun!
ben

Similar Messages

  • Active Directory System Time is decreasing automatically

    Hi,
    I have 4 DC. 3 DC in My main office, one is primary and rest of the DC is Additional and other one is remote location, that also additional domain. all are synch together right now I am getting Time issue. when i have change the correct time in my DC, its
    decreasing automatically. 
    Can you please advice How it was happen and what is solution to fix this ?

    Is this a virtual DC? if so, change virtual machine settings not to synchronize time from the host. 
    Please take a moment to Vote as Helpful and/or Mark as Answer where applicable. Thanks.

  • 3 node RAC -1 instnance getting down automatically in one node

    Hi,
    We have 3 node RAC system.
    We are facing issue every week that one of the instance in one node among three node getting automatically restart.
    During the time our transaction missing happened. Kindly advice why one node itself getting down and start automatically.
    Thanks
    Raj

    Hi,
    As you are facing node eviction issue, to find out reason please share following details:
    1. clusterware alert log file
    2. cssd.log file
    3. crsd.log file
    4. No. of voting disks (*sometimes if you have only one voting disk, one node will be evicted automatically as i have observed*)
    Regards,
    Ashish Shukla

  • USER_TAB_MODIFICATIONS not getting populated automatically

    Hi All,
    I am in the process of setting up gathering of schema statistics on my database and was trying to setup estimate stale statistics based on the data from the USER_TAB_MODIFICATONS table. Although I see that monitoring has been turned ON for all the tables in the DB and DML operations are also being carried out on a daily basis, the USER_TAB_MODIFICATIONS remains empty all the time.
    I tried executing DBMS_STATS.FLUSH_DB_MONITORING_INFO so as to get this table populated. As soon as i executed it, i could see that the records for all the transactions carried out on that schema during the day appeared in the USER_TAB_MODIFICATIONS table. However, when i again carried out a DML operation as waited for 3 hrs so that it would get populated automatically in the table, I could not see any rows for that table in user_tab_modifications.
    Can anyone help me out with what could possibly be the reason behind it? Maybe some background process that populated the user_tab_modifications every 3 hours is disabled? Or is there any other reason behind it?
    Please advice.

    CrazyAnie,
    Here is an illustration for you;
    SQL> set line 1000
    SQL> set pagesize 1000
    SQL> drop table ogan_deneme purge;
    drop table ogan_deneme purge
    ERROR at line 1:
    ORA-00942: table or view does not exist
    SQL> create table ogan_deneme (deneme varchar2(10)) monitoring;
    Table created.
    SQL> insert into ogan_deneme values ('ogan');
    1 row created.
    SQL> /
    1 row created.
    SQL> /
    1 row created.
    SQL> delete ogan_deneme;
    3 rows deleted.
    SQL> commit;
    Commit complete.
    SQL> select * from user_tab_modifications;
    no rows selected
    SQL> exec dbms_stats.gather_table_stats('ogan','ogan_deneme');
    PL/SQL procedure successfully completed.
    SQL> select * from user_tab_modifications;
    no rows selected
    SQL> conn / as sysdba
    Connected.
    SQL> select * from dba_tab_modifications where table_owner = 'ogan';
    no rows selected
    SQL> select * from dba_tab_modifications where table_owner = 'OGAN';
    no rows selected
    SQL> conn ogan/password
    Connected.
    SQL> exec dbms_stats.gather_table_stats('ogan','ogan_deneme');
    PL/SQL procedure successfully completed.
    SQL> insert into ogan_deneme values('ogan');
    1 row created.
    SQL> /
    1 row created.
    SQL> /
    1 row created.
    SQL> delete from ogan_deneme;
    3 rows deleted.
    SQL> commit;
    Commit complete.
    SQL> select * from user_tab_modifications;
    no rows selected
    SQL> exec dbms_stats.FLUSH_DATABASE_MONITORING_INFO;
    BEGIN dbms_stats.FLUSH_DATABASE_MONITORING_INFO; END;
    ERROR at line 1:
    ORA-20000: Insufficient privileges
    ORA-06512: at "SYS.DBMS_STATS", line 2151
    ORA-06512: at "SYS.DBMS_STATS", line 14390
    ORA-06512: at line 1
    SQL> conn / as sysdba
    Connected.
    SQL> exec dbms_stats.FLUSH_DATABASE_MONITORING_INFO;
    PL/SQL procedure successfully completed.
    SQL> conn ogan/password
    Connected.
    SQL> select * from user_tab_modifications;
    TABLE_NAME PARTITION_NAME SUBPARTITION_NAME INSERTS UPDATES DELETES TIMESTAMP TRU DROP_SEGMENTS
    OGAN_DENEME 3 0 3 25-JUN-10 NO 0
    SQL>
    Even you have executed dbms_stats.FLUSH_DATABASE_MONITORING_INFO; and so still do not see any data, gather table stats for the relevant table.
    Hope it helps,
    Ogan

  • Microsoft Cluster node service failing automatically

    Hello Expert,
    We have Net weaver 7.0 EHP 2 installed on Windows 2008 R2 for EP. It is installed on cluster environment.
    We have 2 cluster node Host A and Host B. Also we have 2 services one is for database and another is for SCS. During the failover these 2 services will move to another node.
    My problem is SCS cluster service is getting offline automatically which is making my entire EP production server down. As it gets down i manually start cluster service first then app server and my EP system gets start.
    Please suggest how can i find the root cause for getting SCS service offline or How we can make it always online?
    Regards,

    HI Sunil,
    I checked dev_ms.old file and below is log:
    trc file: "dev_ms", trc level: 1, release: "720"
    [Thr 7224] Fri Mar 21 14:05:02 2014
    [Thr 7224] ms/http_max_clients = 500 -> 500
    [Thr 7224] MsSSetTrcLog: trc logging active, max size = 52428800 bytes
    systemid   562 (PC with Windows NT)
    relno      7200
    patchlevel 0
    patchno    101
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    pid        9488
    [Thr 7224] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 9488) [msxxserv.c   2274]
    [Thr 7224] Fri Mar 21 14:05:03 2014
    [Thr 7224] load acl file = \\EP1SAPGRP\sapmnt\EP1\SYS\global\ms_acl_info.DAT
    [Thr 7224] MsGetOwnIpAddr: my host addresses are :
    [Thr 7224]   1 : [IP] HOST (HOSTNAME)
    [Thr 7224]   2 : [127.0.0.1] FQDN (LOCALHOST)
    [Thr 7224]   3 : [IP] FQDN (NILIST)
    [Thr 7224]   4 : [IP] EPCLUSTER (NILIST)
    [Thr 7224]   5 : [IP] EP1SAPGRP (NILIST)
    [Thr 7224]   6 : [IP] EP1ORAGRP (NILIST)
    [Thr 7224]   7 : [IP] FQDN (NILIST)
    [Thr 7224]   8 : [IP] FQDN (NILIST)
    [Thr 7224] MsHttpInit: full qualified hostname = NODE A
    [Thr 7224] HTTP logging is switch off
    [Thr 7224] set HTTP state to LISTEN
    [Thr 7224] *** HTTP port 8110 state LISTEN ***
    [Thr 7224] *** I listen to internal port 3910 (3910) ***
    [Thr 7224] *** HTTP port 8110 state LISTEN ***
    [Thr 7224] CUSTOMER KEY: ><
    [Thr 7224] build version=720.2011.05.04
    [Thr 7224] MsJ2EE_CheckLoggedInNode: logged in list is not initialized -> reconnect ok
    [Thr 7224] MsJ2EE_CheckDisconnectedNode: node [114836600] is not in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_AddLoggedInNode: add node [114836600] into logged in list
    [Thr 7224] MsJ2EE_CheckLoggedInNode: node [128683700] isn't in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_CheckDisconnectedNode: node [128683700] is not in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_AddLoggedInNode: add node [128683700] into logged in list
    [Thr 7224] MsJ2EE_CheckLoggedInNode: node [128683751] isn't in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_CheckDisconnectedNode: node [128683751] is not in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_AddLoggedInNode: add node [128683751] into logged in list
    [Thr 7224] MsJ2EE_CheckLoggedInNode: node [139051900] isn't in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_CheckDisconnectedNode: node [139051900] is not in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_AddLoggedInNode: add node [139051900] into logged in list
    [Thr 7224] MsJ2EE_CheckLoggedInNode: node [114836650] isn't in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_CheckDisconnectedNode: node [114836650] is not in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_AddLoggedInNode: add node [114836650] into logged in list
    [Thr 7224] MsJ2EE_CheckLoggedInNode: node [139051951] isn't in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_CheckDisconnectedNode: node [139051951] is not in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_AddLoggedInNode: add node [139051951] into logged in list
    [Thr 7224] MsJ2EE_CheckLoggedInNode: node [139051950] isn't in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_CheckDisconnectedNode: node [139051950] is not in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_AddLoggedInNode: add node [139051950] into logged in list
    [Thr 7224] MsJ2EE_CheckLoggedInNode: node [128683750] isn't in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_CheckDisconnectedNode: node [128683750] is not in the logged in list -> reconnect ok
    [Thr 7224] MsJ2EE_AddLoggedInNode: add node [128683750] into logged in list

  • Open Item not getting Cleared automatically

    Dear Sir,
    For a GL "Cenvat Clearing" , we have ticked the option "open Item Management" in FS00 .
    Our business scenario is as below :
    After MIGO , we do excise posting using J1IEX and here in the posted Fi document the GL "Cenvat Clearing" gets Credited . Subsequently during the MIRO this GL i.e "Cenvat Claering" gets Debited .
    My problem is that when I see in FBL3n for this GL the relevant transaction still appear under the open Items . Pl guide me , as what is the reason for this entry not getting cleared automatically .
    Regards
    B Mittal
    Regar

    PO number cannot be taken as sort feild  hence the value is in blank always.
    You need to identify some value for this feild and as a process you need to tell your users to incorporate the same at the time of doing MIRO.
    Or other wise you can take out the assignment of sort key to this GL account, and as a process you can instruct your user to use reference feild and input a value. If you fell that this is a tedious process,
    the Identify another feild that is common for both debit and credit line items and try to post with a common valuie using, one ABAP program which will update this feild. Mind that this feild need to be in the OB74.
    reward if useful
    sarma

  • NODE GETTING EVICTED ?

    Hello All,
    We have a Two node production setup for RAC 11gR2 on VM. We are facing issue of frequent Node eviction. Node gets evicted atleast once a day, We have tried switching to Single node and stopped all the services on the another node. However, that node still get rebooted. . Please shed some light on the issue and provide some help,
    I am uploading logs from /var/logs /messages
    Sep  5 02:23:34 wmprddb1 kernel: imklog 5.8.10, log source = /proc/kmsg started.
    Sep  5 02:23:34 wmprddb1 rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="1553" x-info="http://www.rsyslog.com"] start
    Sep  5 02:23:34 wmprddb1 kernel: Initializing cgroup subsys cpuset
    Sep  5 02:23:34 wmprddb1 kernel: Initializing cgroup subsys cpu
    Sep  5 02:23:34 wmprddb1 kernel: Linux version 2.6.32-358.6.1.el6.x86_64 ([email protected]) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #1 SMP Fri Mar 29 16:51:51 EDT 2013
    Sep  5 02:23:34 wmprddb1 kernel: Command line: ro root=UUID=5a2261d9-fe14-4b3b-8f86-94426a33bccc clocksource=acpi_pm clocksource_failover=hpet rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
    Sep  5 02:23:34 wmprddb1 kernel: KERNEL supported cpus:
    Sep  5 02:23:34 wmprddb1 kernel:  Intel GenuineIntel
    Sep  5 02:23:34 wmprddb1 kernel:  AMD AuthenticAMD
    Sep  5 02:23:34 wmprddb1 kernel:  Centaur CentaurHauls
    Sep  5 02:23:34 wmprddb1 kernel: BIOS-provided physical RAM map:
    Sep  5 02:23:34 wmprddb1 kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    Sep  5 02:23:34 wmprddb1 kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    Sep  5 02:23:34 wmprddb1 kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    Sep  5 02:23:34 wmprddb1 kernel: BIOS-e820: 0000000000100000 - 00000000dfffe000 (usable)
    Sep  5 02:23:34 wmprddb1 kernel: BIOS-e820: 00000000dfffe000 - 00000000e0000000 (reserved)
    Sep  5 02:23:34 wmprddb1 kernel: BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved)
    Sep  5 02:23:34 wmprddb1 kernel: BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
    Sep  5 02:23:34 wmprddb1 kernel: BIOS-e820: 0000000100000000 - 000000101ff00000 (usable)
    Sep  5 02:23:34 wmprddb1 kernel: DMI 2.4 present.
    Sep  5 02:23:34 wmprddb1 kernel: SMBIOS version 2.4 @ 0xFDAB0
    Sep  5 02:23:34 wmprddb1 kernel: last_pfn = 0x101ff00 max_arch_pfn = 0x400000000
    Sep  5 02:23:34 wmprddb1 kernel: x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106
    Sep  5 02:23:34 wmprddb1 kernel: last_pfn = 0xdfffe max_arch_pfn = 0x400000000
    Sep  5 02:23:34 wmprddb1 kernel: init_memory_mapping: 0000000000000000-00000000dfffe000
    Sep  5 02:23:34 wmprddb1 kernel: init_memory_mapping: 0000000100000000-000000101ff00000
    Sep  5 02:23:34 wmprddb1 kernel: RAMDISK: 3706f000 - 37fef992
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: RSDP 00000000000fd830 00014 (v00 BOCHS )
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: RSDT 00000000dfffe380 00034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: FACP 00000000dfffff80 00074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: DSDT 00000000dfffe3c0 011A9 (v01   BXPC   BXDSDT 00000001 INTL 20100528)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: FACS 00000000dfffff40 00040
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: SSDT 00000000dffff6e0 00858 (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: APIC 00000000dffff5b0 00090 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: HPET 00000000dffff570 00038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
    Sep  5 02:23:34 wmprddb1 kernel: Setting APIC routing to flat.
    Sep  5 02:23:34 wmprddb1 kernel: No NUMA configuration found
    Sep  5 02:23:34 wmprddb1 kernel: Faking a node at 0000000000000000-000000101ff00000
    Sep  5 02:23:34 wmprddb1 kernel: Bootmem setup node 0 0000000000000000-000000101ff00000
    Sep  5 02:23:34 wmprddb1 kernel:  NODE_DATA [000000000004a000 - 000000000007dfff]
    Sep  5 02:23:34 wmprddb1 kernel:  bootmap [0000000000100000 -  0000000000303fdf] pages 204
    Sep  5 02:23:34 wmprddb1 kernel: (8 early reservations) ==> bootmem [0000000000 - 101ff00000]
    Sep  5 02:23:34 wmprddb1 kernel:  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
    Sep  5 02:23:34 wmprddb1 kernel:  #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
    Sep  5 02:23:34 wmprddb1 kernel:  #2 [0001000000 - 000201b0a4]    TEXT DATA BSS ==> [0001000000 - 000201b0a4]
    Sep  5 02:23:34 wmprddb1 kernel:  #3 [003706f000 - 0037fef992]          RAMDISK ==> [003706f000 - 0037fef992]
    Sep  5 02:23:34 wmprddb1 kernel:  #4 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
    Sep  5 02:23:34 wmprddb1 kernel:  #5 [000201c000 - 000201c051]              BRK ==> [000201c000 - 000201c051]
    Sep  5 02:23:34 wmprddb1 kernel:  #6 [0000008000 - 000000c000]          PGTABLE ==> [0000008000 - 000000c000]
    Sep  5 02:23:34 wmprddb1 kernel:  #7 [000000c000 - 000004a000]          PGTABLE ==> [000000c000 - 000004a000]
    Sep  5 02:23:34 wmprddb1 kernel: found SMP MP-table at [ffff8800000fdad0] fdad0
    Sep  5 02:23:34 wmprddb1 kernel: Reserving 133MB of memory at 48MB for crashkernel (System RAM: 66047MB)
    Sep  5 02:23:34 wmprddb1 kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00
    Sep  5 02:23:34 wmprddb1 kernel: kvm-clock: cpu 0, msr 0:1c25681, boot clock
    Sep  5 02:23:34 wmprddb1 kernel: Zone PFN ranges:
    Sep  5 02:23:34 wmprddb1 kernel:  DMA      0x00000001 -> 0x00001000
    Sep  5 02:23:34 wmprddb1 kernel:  DMA32    0x00001000 -> 0x00100000
    Sep  5 02:23:34 wmprddb1 kernel:  Normal   0x00100000 -> 0x0101ff00
    Sep  5 02:23:34 wmprddb1 kernel: Movable zone start PFN for each node
    Sep  5 02:23:34 wmprddb1 kernel: early_node_map[3] active PFN ranges
    Sep  5 02:23:34 wmprddb1 kernel:    0: 0x00000001 -> 0x0000009f
    Sep  5 02:23:34 wmprddb1 kernel:    0: 0x00000100 -> 0x000dfffe
    Sep  5 02:23:34 wmprddb1 kernel:    0: 0x00100000 -> 0x0101ff00
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: PM-Timer IO Port: 0xb008
    Sep  5 02:23:34 wmprddb1 kernel: Setting APIC routing to flat.
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    Sep  5 02:23:34 wmprddb1 kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
    Sep  5 02:23:34 wmprddb1 kernel: Using ACPI (MADT) for SMP configuration information
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Sep  5 02:23:34 wmprddb1 kernel: SMP: Allowing 4 CPUs, 0 hotplug CPUs
    Sep  5 02:23:34 wmprddb1 kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Sep  5 02:23:34 wmprddb1 kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    Sep  5 02:23:34 wmprddb1 kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    Sep  5 02:23:34 wmprddb1 kernel: PM: Registered nosave memory: 00000000dfffe000 - 00000000e0000000
    Sep  5 02:23:34 wmprddb1 kernel: PM: Registered nosave memory: 00000000e0000000 - 00000000feffc000
    Sep  5 02:23:34 wmprddb1 kernel: PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000
    Sep  5 02:23:34 wmprddb1 kernel: PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000
    Sep  5 02:23:34 wmprddb1 kernel: PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000
    Sep  5 02:23:34 wmprddb1 kernel: Allocating PCI resources starting at e0000000 (gap: e0000000:1effc000)
    Sep  5 02:23:34 wmprddb1 kernel: Booting paravirtualized kernel on KVM
    Sep  5 02:23:34 wmprddb1 kernel: NR_CPUS:4096 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
    Sep  5 02:23:34 wmprddb1 kernel: PERCPU: Embedded 31 pages/cpu @ffff880028200000 s94552 r8192 d24232 u524288
    Sep  5 02:23:34 wmprddb1 kernel: pcpu-alloc: s94552 r8192 d24232 u524288 alloc=1*2097152
    Sep  5 02:23:34 wmprddb1 kernel: pcpu-alloc: [0] 0 1 2 3
    Sep  5 02:23:34 wmprddb1 kernel: kvm-clock: cpu 0, msr 0:28216681, primary cpu clock
    Sep  5 02:23:34 wmprddb1 kernel: kvm-stealtime: cpu 0, msr 2820e840
    Sep  5 02:23:34 wmprddb1 kernel: Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16545530
    Sep  5 02:23:34 wmprddb1 kernel: Policy zone: Normal
    Sep  5 02:23:34 wmprddb1 kernel: Kernel command line: ro root=UUID=5a2261d9-fe14-4b3b-8f86-94426a33bccc clocksource=acpi_pm clocksource_failover=hpet rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=133M@0M  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
    Sep  5 02:23:34 wmprddb1 kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Sep  5 02:23:34 wmprddb1 kernel: Checking aperture...
    Sep  5 02:23:34 wmprddb1 kernel: No AGP bridge found
    Sep  5 02:23:34 wmprddb1 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Sep  5 02:23:34 wmprddb1 kernel: Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
    Sep  5 02:23:34 wmprddb1 kernel: software IO TLB at phys 0x20000000 - 0x24000000
    Sep  5 02:23:34 wmprddb1 kernel: Memory: 65951972k/67632128k available (5221k kernel code, 524688k absent, 1155468k reserved, 7120k data, 1264k init)
    Sep  5 02:23:34 wmprddb1 kernel: Hierarchical RCU implementation.
    Sep  5 02:23:34 wmprddb1 kernel: NR_IRQS:33024 nr_irqs:440
    Sep  5 02:23:34 wmprddb1 kernel: Console: colour VGA+ 80x25
    Sep  5 02:23:34 wmprddb1 kernel: console [tty0] enabled
    Sep  5 02:23:34 wmprddb1 kernel: allocated 268435456 bytes of page_cgroup
    Sep  5 02:23:34 wmprddb1 kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Sep  5 02:23:34 wmprddb1 kernel: Detected 2792.998 MHz processor.
    Sep  5 02:23:34 wmprddb1 kernel: Calibrating delay loop (skipped) preset value.. 5585.99 BogoMIPS (lpj=2792998)
    Sep  5 02:23:34 wmprddb1 kernel: pid_max: default: 32768 minimum: 301
    Sep  5 02:23:34 wmprddb1 kernel: Security Framework initialized
    Sep  5 02:23:34 wmprddb1 kernel: SELinux:  Initializing.
    Sep  5 02:23:34 wmprddb1 kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
    Sep  5 02:23:34 wmprddb1 kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
    Sep  5 02:23:34 wmprddb1 kernel: Mount-cache hash table entries: 256
    Sep  5 02:23:34 wmprddb1 kernel: Initializing cgroup subsys ns
    Sep  5 02:23:34 wmprddb1 kernel: Initializing cgroup subsys cpuacct
    Sep  5 02:23:34 wmprddb1 kernel: Initializing cgroup subsys memory
    Sep  5 02:23:34 wmprddb1 kernel: Initializing cgroup subsys devices
    Sep  5 02:23:34 wmprddb1 kernel: Initializing cgroup subsys freezer
    Sep  5 02:23:34 wmprddb1 kernel: Initializing cgroup subsys net_cls
    Sep  5 02:23:34 wmprddb1 kernel: Initializing cgroup subsys blkio
    Sep  5 02:23:34 wmprddb1 kernel: Initializing cgroup subsys perf_event
    Sep  5 02:23:34 wmprddb1 kernel: Initializing cgroup subsys net_prio
    Sep  5 02:23:34 wmprddb1 kernel: CPU: Physical Processor ID: 0
    Sep  5 02:23:34 wmprddb1 kernel: CPU: Processor Core ID: 0
    Sep  5 02:23:34 wmprddb1 kernel: mce: CPU supports 10 MCE banks
    Sep  5 02:23:34 wmprddb1 kernel: alternatives: switching to unfair spinlock
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: Core revision 20090903
    Sep  5 02:23:34 wmprddb1 kernel: ftrace: converting mcount calls to 0f 1f 44 00 00
    Sep  5 02:23:34 wmprddb1 kernel: ftrace: allocating 21432 entries in 85 pages
    Sep  5 02:23:34 wmprddb1 kernel: Enabling x2apic
    Sep  5 02:23:34 wmprddb1 kernel: Enabled x2apic
    Sep  5 02:23:34 wmprddb1 kernel: Setting APIC routing to physical x2apic
    Sep  5 02:23:34 wmprddb1 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Sep  5 02:23:34 wmprddb1 kernel: CPU0: Intel(R) Xeon(R) CPU           X5560  @ 2.80GHz stepping 05
    Sep  5 02:23:34 wmprddb1 kernel: Performance Events: Nehalem events, Broken BIOS detected, complain to your hardware vendor.
    Sep  5 02:23:34 wmprddb1 kernel: [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 186 is 53003c)
    Sep  5 02:23:34 wmprddb1 kernel: Intel PMU driver.
    Sep  5 02:23:34 wmprddb1 kernel: CPUID marked event: 'bus cycles' unavailable
    Sep  5 02:23:34 wmprddb1 kernel: ... version:                2
    Sep  5 02:23:34 wmprddb1 kernel: ... bit width:              48
    Sep  5 02:23:34 wmprddb1 kernel: ... generic registers:      4
    Sep  5 02:23:34 wmprddb1 kernel: ... value mask:             0000ffffffffffff
    Sep  5 02:23:34 wmprddb1 kernel: ... max period:             000000007fffffff
    Sep  5 02:23:34 wmprddb1 kernel: ... fixed-purpose events:   3
    Sep  5 02:23:34 wmprddb1 kernel: ... event mask:             000000070000000f
    Sep  5 02:23:34 wmprddb1 kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Sep  5 02:23:34 wmprddb1 kernel: Booting Node   0, Processors  #1
    Sep  5 02:23:34 wmprddb1 kernel: kvm-clock: cpu 1, msr 0:28296681, secondary cpu clock
    Sep  5 02:23:34 wmprddb1 kernel: kvm-stealtime: cpu 1, msr 2828e840
    Sep  5 02:23:34 wmprddb1 kernel: #2
    Sep  5 02:23:34 wmprddb1 kernel: kvm-clock: cpu 2, msr 0:28316681, secondary cpu clock
    Sep  5 02:23:34 wmprddb1 kernel: kvm-stealtime: cpu 2, msr 2830e840
    Sep  5 02:23:34 wmprddb1 kernel: #3 Ok.
    Sep  5 02:23:34 wmprddb1 kernel: kvm-clock: cpu 3, msr 0:28396681, secondary cpu clock
    Sep  5 02:23:34 wmprddb1 kernel: kvm-stealtime: cpu 3, msr 2838e840
    Sep  5 02:23:34 wmprddb1 kernel: Brought up 4 CPUs
    Sep  5 02:23:34 wmprddb1 kernel: Total of 4 processors activated (22343.98 BogoMIPS).
    Sep  5 02:23:34 wmprddb1 kernel: devtmpfs: initialized
    Sep  5 02:23:34 wmprddb1 kernel: regulator: core version 0.5
    Sep  5 02:23:34 wmprddb1 kernel: NET: Registered protocol family 16
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: bus type pci registered
    Sep  5 02:23:34 wmprddb1 kernel: PCI: Using configuration type 1 for base access
    Sep  5 02:23:34 wmprddb1 kernel: bio: create slab <bio-0> at 0
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: Interpreter enabled
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: (supports S0 S3 S4 S5)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: Using IOAPIC for interrupt routing
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: No dock devices found.
    Sep  5 02:23:34 wmprddb1 kernel: HEST: Table not found.
    Sep  5 02:23:34 wmprddb1 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Sep  5 02:23:34 wmprddb1 kernel: pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
    Sep  5 02:23:34 wmprddb1 kernel: pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
    Sep  5 02:23:34 wmprddb1 kernel: pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    Sep  5 02:23:34 wmprddb1 kernel: pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff]
    Sep  5 02:23:34 wmprddb1 kernel: pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
    Sep  5 02:23:34 wmprddb1 kernel: pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
    Sep  5 02:23:34 wmprddb1 kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    Sep  5 02:23:34 wmprddb1 kernel: vgaarb: loaded
    Sep  5 02:23:34 wmprddb1 kernel: vgaarb: bridge control possible 0000:00:02.0
    Sep  5 02:23:34 wmprddb1 kernel: SCSI subsystem initialized
    Sep  5 02:23:34 wmprddb1 kernel: usbcore: registered new interface driver usbfs
    Sep  5 02:23:34 wmprddb1 kernel: usbcore: registered new interface driver hub
    Sep  5 02:23:34 wmprddb1 kernel: usbcore: registered new device driver usb
    Sep  5 02:23:34 wmprddb1 kernel: PCI: Using ACPI for IRQ routing
    Sep  5 02:23:34 wmprddb1 kernel: NetLabel: Initializing
    Sep  5 02:23:34 wmprddb1 kernel: NetLabel:  domain hash size = 128
    Sep  5 02:23:34 wmprddb1 kernel: NetLabel:  protocols = UNLABELED CIPSOv4
    Sep  5 02:23:34 wmprddb1 kernel: NetLabel:  unlabeled traffic allowed by default
    Sep  5 02:23:34 wmprddb1 kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Sep  5 02:23:34 wmprddb1 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    Sep  5 02:23:34 wmprddb1 kernel: hpet0: 3 comparators, 64-bit 100.000000 MHz counter
    Sep  5 02:23:34 wmprddb1 kernel: Switching to clocksource kvm-clock
    Sep  5 02:23:34 wmprddb1 kernel: pnp: PnP ACPI init
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: bus type pnp registered
    Sep  5 02:23:34 wmprddb1 kernel: pnp: PnP ACPI: found 6 devices
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: ACPI bus type pnp unregistered
    Sep  5 02:23:34 wmprddb1 kernel: Override clocksource acpi_pm is not HRT compatible. Cannot switch while in HRT/NOHZ mode
    Sep  5 02:23:34 wmprddb1 kernel: NET: Registered protocol family 2
    Sep  5 02:23:34 wmprddb1 kernel: IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Sep  5 02:23:34 wmprddb1 kernel: TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    Sep  5 02:23:34 wmprddb1 kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    Sep  5 02:23:34 wmprddb1 kernel: TCP: Hash tables configured (established 524288 bind 65536)
    Sep  5 02:23:34 wmprddb1 kernel: TCP reno registered
    Sep  5 02:23:34 wmprddb1 kernel: NET: Registered protocol family 1
    Sep  5 02:23:34 wmprddb1 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers
    Sep  5 02:23:34 wmprddb1 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release
    Sep  5 02:23:34 wmprddb1 kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
    Sep  5 02:23:34 wmprddb1 kernel: pci 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
    Sep  5 02:23:34 wmprddb1 kernel: pci 0000:00:01.2: PCI INT D disabled
    Sep  5 02:23:34 wmprddb1 kernel: Trying to unpack rootfs image as initramfs...
    Sep  5 02:23:34 wmprddb1 kernel: Freeing initrd memory: 15874k freed
    Sep  5 02:23:34 wmprddb1 kernel: audit: initializing netlink socket (disabled)
    Sep  5 02:23:34 wmprddb1 kernel: type=2000 audit(1378365736.552:1): initialized
    Sep  5 02:23:34 wmprddb1 kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Sep  5 02:23:34 wmprddb1 kernel: VFS: Disk quotas dquot_6.5.2
    Sep  5 02:23:34 wmprddb1 kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Sep  5 02:23:34 wmprddb1 kernel: msgmni has been set to 32768
    Sep  5 02:23:34 wmprddb1 kernel: alg: No test for stdrng (krng)
    Sep  5 02:23:34 wmprddb1 kernel: ksign: Installing public key data
    Sep  5 02:23:34 wmprddb1 kernel: Loading keyring
    Sep  5 02:23:34 wmprddb1 kernel: - Added public key CD7AEEA03C3767CE
    Sep  5 02:23:34 wmprddb1 kernel: - User ID: Red Hat, Inc. (Kernel Module GPG key)
    Sep  5 02:23:34 wmprddb1 kernel: - Added public key D4A26C9CCD09BEDA
    Sep  5 02:23:34 wmprddb1 kernel: - User ID: Red Hat Enterprise Linux Driver Update Program <[email protected]>
    Sep  5 02:23:34 wmprddb1 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
    Sep  5 02:23:34 wmprddb1 kernel: io scheduler noop registered
    Sep  5 02:23:34 wmprddb1 kernel: io scheduler anticipatory registered
    Sep  5 02:23:34 wmprddb1 kernel: io scheduler deadline registered
    Sep  5 02:23:34 wmprddb1 kernel: io scheduler cfq registered (default)
    Sep  5 02:23:34 wmprddb1 kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Sep  5 02:23:34 wmprddb1 kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [3] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [4] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [5] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [6] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [7] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [8] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [9] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [10] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [11] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [12] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [13] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [14] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [15] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [16] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [17] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [18] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [19] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [20] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [21] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [22] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [23] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [24] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [25] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [26] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [27] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [28] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [29] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [30] registered
    Sep  5 02:23:34 wmprddb1 kernel: acpiphp: Slot [31] registered
    Sep  5 02:23:34 wmprddb1 kernel: ipmi message handler version 39.2
    Sep  5 02:23:34 wmprddb1 kernel: IPMI System Interface driver.
    Sep  5 02:23:34 wmprddb1 kernel: ipmi_si: Adding default-specified kcs state machine
    Sep  5 02:23:34 wmprddb1 kernel: ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
    Sep  5 02:23:34 wmprddb1 kernel: ipmi_si: Interface detection failed
    Sep  5 02:23:34 wmprddb1 kernel: ipmi_si: Adding default-specified smic state machine
    Sep  5 02:23:34 wmprddb1 kernel: ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0
    Sep  5 02:23:34 wmprddb1 kernel: ipmi_si: Interface detection failed
    Sep  5 02:23:34 wmprddb1 kernel: ipmi_si: Adding default-specified bt state machine
    Sep  5 02:23:34 wmprddb1 kernel: ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0
    Sep  5 02:23:34 wmprddb1 kernel: ipmi_si: Interface detection failed
    Sep  5 02:23:34 wmprddb1 kernel: ipmi_si: Unable to find any System Interface(s)
    Sep  5 02:23:34 wmprddb1 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: Power Button [PWRF]
    Sep  5 02:23:34 wmprddb1 kernel: ERST: Table is not found!
    Sep  5 02:23:34 wmprddb1 kernel: GHES: HEST is not enabled!
    Sep  5 02:23:34 wmprddb1 kernel: Non-volatile memory driver v1.3
    Sep  5 02:23:34 wmprddb1 kernel: Linux agpgart interface v0.103
    Sep  5 02:23:34 wmprddb1 kernel: crash memory driver: version 1.1
    Sep  5 02:23:34 wmprddb1 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    Sep  5 02:23:34 wmprddb1 kernel: brd: module loaded
    Sep  5 02:23:34 wmprddb1 kernel: loop: module loaded
    Sep  5 02:23:34 wmprddb1 kernel: input: Macintosh mouse button emulation as /devices/virtual/input/input1
    Sep  5 02:23:34 wmprddb1 kernel: Fixed MDIO Bus: probed
    Sep  5 02:23:34 wmprddb1 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Sep  5 02:23:34 wmprddb1 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Sep  5 02:23:34 wmprddb1 kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Sep  5 02:23:34 wmprddb1 kernel: uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
    Sep  5 02:23:34 wmprddb1 kernel: uhci_hcd 0000:00:01.2: UHCI Host Controller
    Sep  5 02:23:34 wmprddb1 kernel: uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
    Sep  5 02:23:34 wmprddb1 kernel: uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0
    Sep  5 02:23:34 wmprddb1 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
    Sep  5 02:23:34 wmprddb1 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Sep  5 02:23:34 wmprddb1 kernel: usb usb1: Product: UHCI Host Controller
    Sep  5 02:23:34 wmprddb1 kernel: usb usb1: Manufacturer: Linux 2.6.32-358.6.1.el6.x86_64 uhci_hcd
    Sep  5 02:23:34 wmprddb1 kernel: usb usb1: SerialNumber: 0000:00:01.2
    Sep  5 02:23:34 wmprddb1 kernel: usb usb1: configuration #1 chosen from 1 choice
    Sep  5 02:23:34 wmprddb1 kernel: hub 1-0:1.0: USB hub found
    Sep  5 02:23:34 wmprddb1 kernel: hub 1-0:1.0: 2 ports detected
    Sep  5 02:23:34 wmprddb1 kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
    Sep  5 02:23:34 wmprddb1 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Sep  5 02:23:34 wmprddb1 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Sep  5 02:23:34 wmprddb1 kernel: mice: PS/2 mouse device common for all mice
    Sep  5 02:23:34 wmprddb1 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
    Sep  5 02:23:34 wmprddb1 kernel: rtc_cmos 00:01: RTC can wake from S4
    Sep  5 02:23:34 wmprddb1 kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    Sep  5 02:23:34 wmprddb1 kernel: rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
    Sep  5 02:23:34 wmprddb1 kernel: cpuidle: using governor ladder
    Sep  5 02:23:34 wmprddb1 kernel: cpuidle: using governor menu
    Sep  5 02:23:34 wmprddb1 kernel: EFI Variables Facility v0.08 2004-May-17
    Sep  5 02:23:34 wmprddb1 kernel: usbcore: registered new interface driver hiddev
    Sep  5 02:23:34 wmprddb1 kernel: usbcore: registered new interface driver usbhid
    Sep  5 02:23:34 wmprddb1 kernel: usbhid: v2.6:USB HID core driver
    Sep  5 02:23:34 wmprddb1 kernel: TCP cubic registered
    Sep  5 02:23:34 wmprddb1 kernel: Initializing XFRM netlink socket
    Sep  5 02:23:34 wmprddb1 kernel: NET: Registered protocol family 17
    Sep  5 02:23:34 wmprddb1 kernel: registered taskstats version 1
    Sep  5 02:23:34 wmprddb1 kernel: rtc_cmos 00:01: setting system clock to 2013-09-05 07:22:17 UTC (1378365737)
    Sep  5 02:23:34 wmprddb1 kernel: Initalizing network drop monitor service
    Sep  5 02:23:34 wmprddb1 kernel: Freeing unused kernel memory: 1264k freed
    Sep  5 02:23:34 wmprddb1 kernel: Write protecting the kernel read-only data: 10240k
    Sep  5 02:23:34 wmprddb1 kernel: Freeing unused kernel memory: 904k freed
    Sep  5 02:23:34 wmprddb1 kernel: Freeing unused kernel memory: 1676k freed
    Sep  5 02:23:34 wmprddb1 kernel: dracut: dracut-004-303.el6
    Sep  5 02:23:34 wmprddb1 kernel: dracut: rd_NO_LUKS: removing cryptoluks activation
    Sep  5 02:23:34 wmprddb1 kernel: dracut: rd_NO_LVM: removing LVM activation
    Sep  5 02:23:34 wmprddb1 kernel: device-mapper: uevent: version 1.0.3
    Sep  5 02:23:34 wmprddb1 kernel: device-mapper: ioctl: 4.23.6-ioctl (2012-07-25) initialised: [email protected]
    Sep  5 02:23:34 wmprddb1 kernel: udev: starting version 147
    Sep  5 02:23:34 wmprddb1 kernel: dracut: Starting plymouth daemon
    Sep  5 02:23:34 wmprddb1 kernel: dracut: rd_NO_DM: removing DM RAID activation
    Sep  5 02:23:34 wmprddb1 kernel: dracut: rd_NO_MD: removing MD RAID activation
    Sep  5 02:23:34 wmprddb1 kernel: scsi0 : ata_piix
    Sep  5 02:23:34 wmprddb1 kernel: scsi1 : ata_piix
    Sep  5 02:23:34 wmprddb1 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14
    Sep  5 02:23:34 wmprddb1 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15
    Sep  5 02:23:34 wmprddb1 kernel: usb 1-1: new full speed USB device number 2 using uhci_hcd
    Sep  5 02:23:34 wmprddb1 kernel: ata1.00: ATA-7: QEMU HARDDISK, 1.4.2, max UDMA/100
    Sep  5 02:23:34 wmprddb1 kernel: ata1.00: 134217728 sectors, multi 16: LBA48
    Sep  5 02:23:34 wmprddb1 kernel: ata1.01: ATA-7: QEMU HARDDISK, 1.4.2, max UDMA/100
    Sep  5 02:23:34 wmprddb1 kernel: ata1.01: 6442450944 sectors, multi 16: LBA48
    Sep  5 02:23:34 wmprddb1 kernel: ata2.00: ATAPI: QEMU DVD-ROM, 1.4.2, max UDMA/100
    Sep  5 02:23:34 wmprddb1 kernel: ata1.00: configured for MWDMA2
    Sep  5 02:23:34 wmprddb1 kernel: ata2.00: configured for MWDMA2
    Sep  5 02:23:34 wmprddb1 kernel: ata1.01: configured for MWDMA2
    Sep  5 02:23:34 wmprddb1 kernel: scsi 0:0:0:0: Direct-Access     ATA      QEMU HARDDISK    1.4. PQ: 0 ANSI: 5
    Sep  5 02:23:34 wmprddb1 kernel: scsi 0:0:1:0: Direct-Access     ATA      QEMU HARDDISK    1.4. PQ: 0 ANSI: 5
    Sep  5 02:23:34 wmprddb1 kernel: scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     1.4. PQ: 0 ANSI: 5
    Sep  5 02:23:34 wmprddb1 kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
    Sep  5 02:23:34 wmprddb1 kernel: virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, high) -> IRQ 10
    Sep  5 02:23:34 wmprddb1 kernel: usb 1-1: New USB device found, idVendor=0627, idProduct=0001
    Sep  5 02:23:34 wmprddb1 kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5
    Sep  5 02:23:34 wmprddb1 kernel: usb 1-1: Product: QEMU USB Tablet
    Sep  5 02:23:34 wmprddb1 kernel: usb 1-1: Manufacturer: QEMU
    Sep  5 02:23:34 wmprddb1 kernel: usb 1-1: SerialNumber: 42
    Sep  5 02:23:34 wmprddb1 kernel: usb 1-1: configuration #1 chosen from 1 choice
    Sep  5 02:23:34 wmprddb1 kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4
    Sep  5 02:23:34 wmprddb1 kernel: generic-usb 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0
    Sep  5 02:23:34 wmprddb1 kernel: sd 0:0:0:0: [sda] 134217728 512-byte logical blocks: (68.7 GB/64.0 GiB)
    Sep  5 02:23:34 wmprddb1 kernel: sd 0:0:1:0: [sdb] 6442450944 512-byte logical blocks: (3.29 TB/3.00 TiB)
    Sep  5 02:23:34 wmprddb1 kernel: sd 0:0:1:0: [sdb] Write Protect is off
    Sep  5 02:23:34 wmprddb1 kernel: sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Sep  5 02:23:34 wmprddb1 kernel: sd 0:0:0:0: [sda] Write Protect is off
    Sep  5 02:23:34 wmprddb1 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Sep  5 02:23:34 wmprddb1 kernel: sdb:
    Sep  5 02:23:34 wmprddb1 kernel: sda: sda1 sda2 sda3
    Sep  5 02:23:34 wmprddb1 kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Sep  5 02:23:34 wmprddb1 kernel: sdb1
    Sep  5 02:23:34 wmprddb1 kernel: sd 0:0:1:0: [sdb] Attached SCSI disk
    Sep  5 02:23:34 wmprddb1 kernel: sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
    Sep  5 02:23:34 wmprddb1 kernel: Uniform CD-ROM driver Revision: 3.20
    Sep  5 02:23:34 wmprddb1 kernel: Refined TSC clocksource calibration: 2793.158 MHz.
    Sep  5 02:23:34 wmprddb1 kernel: EXT4-fs (sda2): INFO: recovery required on readonly filesystem
    Sep  5 02:23:34 wmprddb1 kernel: EXT4-fs (sda2): write access will be enabled during recovery
    Sep  5 02:23:34 wmprddb1 kernel: EXT4-fs (sda2): recovery complete
    Sep  5 02:23:34 wmprddb1 kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts:
    Sep  5 02:23:34 wmprddb1 kernel: dracut: Mounted root filesystem /dev/sda2
    Sep  5 02:23:34 wmprddb1 kernel: SELinux:  Disabled at runtime.
    Sep  5 02:23:34 wmprddb1 kernel: type=1404 audit(1378365759.705:2): selinux=0 auid=4294967295 ses=4294967295
    Sep  5 02:23:34 wmprddb1 kernel: dracut:
    Sep  5 02:23:34 wmprddb1 kernel: dracut: Switching root
    Sep  5 02:23:34 wmprddb1 kernel: udev: starting version 147
    Sep  5 02:23:34 wmprddb1 kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0
    Sep  5 02:23:34 wmprddb1 kernel: e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
    Sep  5 02:23:34 wmprddb1 kernel: e1000: Copyright (c) 1999-2006 Intel Corporation.
    Sep  5 02:23:34 wmprddb1 kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
    Sep  5 02:23:34 wmprddb1 kernel: e1000 0000:00:12.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10
    Sep  5 02:23:34 wmprddb1 kernel: e1000 0000:00:12.0: eth0: (PCI:33MHz:32-bit) ce:6d:78:74:c8:1b
    Sep  5 02:23:34 wmprddb1 kernel: e1000 0000:00:12.0: eth0: Intel(R) PRO/1000 Network Connection
    Sep  5 02:23:34 wmprddb1 kernel: e1000 0000:00:13.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, high) -> IRQ 10
    Sep  5 02:23:34 wmprddb1 kernel: e1000 0000:00:13.0: eth1: (PCI:33MHz:32-bit) 46:07:2f:27:23:9e
    Sep  5 02:23:34 wmprddb1 kernel: e1000 0000:00:13.0: eth1: Intel(R) PRO/1000 Network Connection
    Sep  5 02:23:34 wmprddb1 kernel: e1000 0000:00:14.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
    Sep  5 02:23:34 wmprddb1 kernel: e1000 0000:00:14.0: eth2: (PCI:33MHz:32-bit) b2:ca:27:f7:1f:9a
    Sep  5 02:23:34 wmprddb1 kernel: e1000 0000:00:14.0: eth2: Intel(R) PRO/1000 Network Connection
    Sep  5 02:23:34 wmprddb1 kernel: microcode: CPU0 sig=0x106a5, pf=0x1, revision=0x1
    Sep  5 02:23:34 wmprddb1 kernel: platform microcode: firmware: requesting intel-ucode/06-1a-05
    Sep  5 02:23:34 wmprddb1 kernel: microcode: CPU1 sig=0x106a5, pf=0x1, revision=0x1
    Sep  5 02:23:34 wmprddb1 kernel: platform microcode: firmware: requesting intel-ucode/06-1a-05
    Sep  5 02:23:34 wmprddb1 kernel: microcode: CPU2 sig=0x106a5, pf=0x1, revision=0x1
    Sep  5 02:23:34 wmprddb1 kernel: platform microcode: firmware: requesting intel-ucode/06-1a-05
    Sep  5 02:23:34 wmprddb1 kernel: microcode: CPU3 sig=0x106a5, pf=0x1, revision=0x1
    Sep  5 02:23:34 wmprddb1 kernel: platform microcode: firmware: requesting intel-ucode/06-1a-05
    Sep  5 02:23:34 wmprddb1 kernel: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Sep  5 02:23:34 wmprddb1 kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
    Sep  5 02:23:34 wmprddb1 kernel: sd 0:0:1:0: Attached scsi generic sg1 type 0
    Sep  5 02:23:34 wmprddb1 kernel: sr 1:0:0:0: Attached scsi generic sg2 type 5
    Sep  5 02:23:34 wmprddb1 kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts:
    Sep  5 02:23:34 wmprddb1 kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts:
    Sep  5 02:23:34 wmprddb1 kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts:
    Sep  5 02:23:34 wmprddb1 kernel: Adding 16777208k swap on /dev/sda3.  Priority:-1 extents:1 across:16777208k
    Sep  5 02:23:34 wmprddb1 kernel: Loading iSCSI transport class v2.0-870.
    Sep  5 02:23:34 wmprddb1 kernel: iscsi: registered transport (tcp)
    Sep  5 02:23:34 wmprddb1 kernel: NET: Registered protocol family 10
    Sep  5 02:23:34 wmprddb1 kernel: lo: Disabled Privacy Extensions
    Sep  5 02:23:34 wmprddb1 kernel: iscsi: registered transport (iser)
    Sep  5 02:23:34 wmprddb1 kernel: libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits.
    Sep  5 02:23:34 wmprddb1 kernel: libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0.
    Sep  5 02:23:34 wmprddb1 kernel: Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010)
    Sep  5 02:23:34 wmprddb1 kernel: iscsi: registered transport (cxgb3i)
    Sep  5 02:23:34 wmprddb1 kernel: Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010)
    Sep  5 02:23:34 wmprddb1 kernel: iscsi: registered transport (cxgb4i)
    Sep  5 02:23:34 wmprddb1 kernel: cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.13 (Sep 07, 2012)
    Sep  5 02:23:34 wmprddb1 kernel: Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 26, 2012)
    Sep  5 02:23:34 wmprddb1 kernel: iscsi: registered transport (bnx2i)
    Sep  5 02:23:34 wmprddb1 kernel: iscsi: registered transport (be2iscsi)
    Sep  5 02:23:34 wmprddb1 kernel: In beiscsi_module_init, tt=ffffffffa032d620
    Sep  5 02:23:34 wmprddb1 kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
    Sep  5 02:23:34 wmprddb1 kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    Sep  5 02:23:34 wmprddb1 kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
    Sep  5 02:23:34 wmprddb1 kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
    Sep  5 02:23:34 wmprddb1 kernel: e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
    Sep  5 02:23:34 wmprddb1 kernel: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    Sep  5 02:23:34 wmprddb1 kernel: ADDRCONF(NETDEV_UP): eth2: link is not ready
    Sep  5 02:23:34 wmprddb1 kernel: e1000: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
    Sep  5 02:23:34 wmprddb1 kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
    Sep  5 02:23:34 wmprddb1 kernel: e1000: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
    Sep  5 02:23:34 wmprddb1 kernel: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
    Sep  5 02:23:35 wmprddb1 kernel: scsi2 : iSCSI Initiator over TCP/IP
    Sep  5 02:23:35 wmprddb1 kernel: scsi 2:0:0:0: RAID              IET      Controller       0001 PQ: 0 ANSI: 5
    Sep  5 02:23:35 wmprddb1 kernel: scsi 2:0:0:0: Attached scsi generic sg3 type 12
    Sep  5 02:23:35 wmprddb1 kernel: scsi 2:0:0:1: Direct-Access     IET      VIRTUAL-DISK     0001 PQ: 0 ANSI: 5
    Sep  5 02:23:35 wmprddb1 kernel: sd 2:0:0:1: Attached scsi generic sg4 type 0
    Sep  5 02:23:35 wmprddb1 kernel: scsi 2:0:0:2: Direct-Access     IET      VIRTUAL-DISK     0001 PQ: 0 ANSI: 5
    Sep  5 02:23:35 wmprddb1 kernel: sd 2:0:0:2: Attached scsi generic sg5 type 0
    Sep  5 02:23:35 wmprddb1 kernel: sd 2:0:0:1: [sdc] 1048576000 512-byte logical blocks: (536 GB/500 GiB)
    Sep  5 02:23:35 wmprddb1 kernel: sd 2:0:0:2: [sdd] 1048576000 512-byte logical blocks: (536 GB/500 GiB)
    Sep  5 02:23:35 wmprddb1 kernel: sd 2:0:0:1: [sdc] Write Protect is off
    Sep  5 02:23:35 wmprddb1 kernel: sd 2:0:0:1: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    Sep  5 02:23:35 wmprddb1 kernel: sd 2:0:0:2: [sdd] Write Protect is off
    Sep  5 02:23:35 wmprddb1 kernel: sd 2:0:0:2: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    Sep  5 02:23:35 wmprddb1 kernel: sdc:
    Sep  5 02:23:35 wmprddb1 kernel: sdd: sdc1 sdc2 sdc3 sdc4
    Sep  5 02:23:35 wmprddb1 kernel: sd 2:0:0:1: [sdc] Attached SCSI disk
    Sep  5 02:23:36 wmprddb1 kernel: unknown partition table
    Sep  5 02:23:36 wmprddb1 kernel: sd 2:0:0:2: [sdd] Attached SCSI disk
    Sep  5 02:23:36 wmprddb1 kdump: kexec: loaded kdump kernel
    Sep  5 02:23:36 wmprddb1 kdump: started up
    Sep  5 02:23:36 wmprddb1 iscsid: Connection1:0 to [target: iqn.2013-05.com.mot-mobility.iscsi:prddb, portal: 10.34.8.38,3260] through [iface: default] is operational now
    Sep  5 02:23:36 wmprddb1 rpc.statd[1732]: Version 1.2.3 starting
    Sep  5 02:23:36 wmprddb1 sm-notify[1733]: Version 1.2.3 starting
    Sep  5 02:23:36 wmprddb1 kernel: RPC: Registered named UNIX socket transport module.
    Sep  5 02:23:36 wmprddb1 kernel: RPC: Registered udp transport module.
    Sep  5 02:23:36 wmprddb1 kernel: RPC: Registered tcp transport module.
    Sep  5 02:23:36 wmprddb1 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
    Sep  5 02:23:37 wmprddb1 kernel: Slow work thread pool: Starting up
    Sep  5 02:23:37 wmprddb1 kernel: Slow work thread pool: Ready
    Sep  5 02:23:37 wmprddb1 kernel: FS-Cache: Loaded
    Sep  5 02:23:37 wmprddb1 kernel: Registering the id_resolver key type
    Sep  5 02:23:37 wmprddb1 kernel: FS-Cache: Netfs 'nfs' registered for caching
    Sep  5 02:23:37 wmprddb1 acpid: starting up
    Sep  5 02:23:37 wmprddb1 acpid: 1 rule loaded
    Sep  5 02:23:37 wmprddb1 acpid: waiting for events: event logging is off
    Sep  5 02:23:37 wmprddb1 acpid: client connected from 1886[68:68]
    Sep  5 02:23:37 wmprddb1 acpid: 1 client rule loaded
    Sep  5 02:23:38 wmprddb1 ntpd[1923]: ntpd [email protected] Thu Jan 10 15:17:40 UTC 2013 (1)
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: precision = 0.176 usec
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #0 wildcard, 0.0.0.0#123 Disabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #1 wildcard, ::#123 Disabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #2 lo, ::1#123 Enabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #3 eth1, fe80::4407:2fff:fe27:239e#123 Enabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #4 eth0, fe80::cc6d:78ff:fe74:c81b#123 Enabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #5 eth2, fe80::b0ca:27ff:fef7:1f9a#123 Enabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #6 lo, 127.0.0.1#123 Enabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #7 lo:1, 10.34.8.115#123 Enabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #8 eth0, 10.34.8.10#123 Enabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #9 eth0:1, 10.34.8.102#123 Enabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #10 eth1, 192.168.90.50#123 Enabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on interface #11 eth2, 192.168.91.50#123 Enabled
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: Listening on routing socket on fd #28 for interface updates
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: kernel time sync status 2040
    Sep  5 02:23:38 wmprddb1 ntpd[1924]: frequency initialized 2.864 PPM from /var/lib/ntp/drift
    Sep  5 02:23:39 wmprddb1 abrtd: Init complete, entering main loop
    Sep  5 02:23:40 wmprddb1 logger: Oracle HA daemon is enabled for autostart.
    Sep  5 02:23:40 wmprddb1 rhnsd[2100]: Red Hat Network Services Daemon starting up, check in interval 240 minutes.
    Sep  5 02:23:40 wmprddb1 kernel: hcpdriver: module license 'Proprietary' taints kernel.
    Sep  5 02:23:40 wmprddb1 kernel: Disabling lock debugging due to kernel taint
    Sep  5 02:23:40 wmprddb1 kernel: hcp: INFO: hcp driver loaded: 4.4.0 build 18616, NR_CPUS: 4096
    Sep  5 02:23:40 wmprddb1 kernel: hcp: INFO: hcp_watchdog: started.
    Sep  5 02:23:41 wmprddb1 logger: exec /p02/app/11.2.0/grid/perl/bin/perl -I/p02/app/11.2.0/grid/perl/lib /p02/app/11.2.0/grid/bin/crswrapexece.pl /p02/app/11.2.0/grid/crs/install/s_crsconfig_wmprddb1_env.txt /p02/app/11.2.0/grid/bin/ohasd.bin "reboot"
    Sep  5 02:23:42 wmprddb1 /p02/app/11.2.0/grid/bin/crswrapexece.pl[2139]: executing "/p02/app/11.2.0/grid/bin/ohasd.bin reboot"
    Sep  5 02:24:03 wmprddb1 mDNSResponder (Engineering Build) (Jul 31 2009 08:51:29) [2315]: starting
    Sep  5 02:24:04 wmprddb1 mDNSResponder: Oracle mDNSResponder starting
    Sep  5 02:24:07 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:07 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:07 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:07 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:07 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:07 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:09 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:09 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:09 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:09 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:09 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:09 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:12 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:12 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:12 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:13 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:13 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:13 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:24 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:24 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:24 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:24 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:24 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:24 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:25 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:25 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:25 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:25 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:25 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:25 wmprddb1 mDNSResponder: ERROR: read_msg: Connection reset by peer
    Sep  5 02:24:56 wmprddb1 ntpd[1924]: Listening on interface #12 eth0:2, 10.34.8.106#123 Enabled
    Sep  5 02:27:58 wmprddb1 ntpd[1924]: synchronized to 10.177.128.120, stratum 1
    Sep  5 02:29:18 wmprddb1 kernel: Clocksource tsc unstable (delta = -8590540721 ns)
    Details from cluster alert log file :
    [cssd(2379)]CRS-1612:Network communication with node wmprddb2 (2) missing for 50% of timeout interval.  Removal of this node from cluster in 10.460 seconds
    2013-09-05 02:23:52.072
    [ohasd(2139)]CRS-2112:The OLR service started on node wmprddb1.
    2013-09-05 02:23:53.042
    [ohasd(2139)]CRS-8011:reboot advisory message from host: wmprddb1, component: ag093053, with time stamp: L-2013-09-04-02:02:31.795
    [ohasd(2139)]CRS-8013:reboot advisory message text: Rebooting after limit 28250 exceeded; disk timeout 27940, network timeout 28250, last heartbeat from CSSD at epoch seconds 1378278113.113, 38684 milliseconds ago based on invariant clock value of 480878270
    2013-09-05 02:23:55.486
    [ohasd(2139)]CRS-8011:reboot advisory message from host: wmprddb1, component: mo104940, with time stamp: L-2013-09-04-11:14:44.788
    [ohasd(2139)]CRS-8013:reboot advisory message text: Rebooting after limit 26320 exceeded; disk timeout 26320, network timeout 25410, last heartbeat from CSSD at epoch seconds 1378311258.322, 26464 milliseconds ago based on invariant clock value of 577500
    2013-09-05 02:24:01.318
    [ohasd(2139)]CRS-8017:location: /etc/oracle/lastgasp has 354 reboot advisory log files, 2 were announced and 0 errors occurred
    2013-09-05 02:24:03.101
    [ohasd(2139)]CRS-2772:Server 'wmprddb1' has been assigned to pool 'Free'.
    2013-09-05 02:24:06.854
    [cssd(2388)]CRS-1713:CSSD daemon is started in clustered mode
    2013-09-05 02:24:16.288
    [cssd(2388)]CRS-1707:Lease acquisition for node wmprddb1 number 1 completed
    2013-09-05 02:24:16.318
    [cssd(2388)]CRS-1605:CSSD voting file is online: /dev/asm-disk1; details in /p02/app/11.2.0/grid/log/wmprddb1/cssd/ocssd.log.
    2013-09-05 02:24:27.929
    [cssd(2388)]CRS-1601:CSSD Reconfiguration complete. Active nodes are wmprddb1 wmprddb2 .
    2013-09-05 02:24:28.877
    [ctssd(2492)]CRS-2403:The Cluster Time Synchronization Service on host wmprddb1 is in observer mode.
    2013-09-05 02:24:29.724
    [ctssd(2492)]CRS-2401:The Cluster Time Synchronization Service started on host wmprddb1.
    2013-09-05 02:24:30.387
    [ctssd(2492)]CRS-2407:The new Cluster Time Synchronization Service reference node is host wmprddb2.
    2013-09-05 02:24:30.395
    [ctssd(2492)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-05 02:24:45.834
    [crsd(2694)]CRS-1012:The OCR service started on node wmprddb1.
    2013-09-05 02:24:47.959
    [crsd(2694)]CRS-1201:CRSD started on node wmprddb1.
    2013-09-05 02:29:23.327
    [cssd(2388)]CRS-1612:Network communication with node wmprddb2 (2) missing for 50% of timeout interval.  Removal of this node from cluster in 14.330 seconds
    2013-09-05 02:37:00.963
    [ctssd(2492)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    PLEASE PROVIDE SOME UPDATE ASAP ..  Its going on for more than a week now .

    Hello Levi ..
    Thanks for the update ..
    However we have created and SR and working with Oracle. Still facing same issues.
    Node restarted multiple times today ..
    please check the log and provide some more work arounds if possible. ..
    2013-09-06 15:26:31.620
    [crsd(14929)]CRS-2773:Server 'wmprddb2' has been removed from pool 'ora.ebizprd_NEWSRV1'.
    2013-09-06 15:28:26.527
    [cssd(14650)]CRS-1601:CSSD Reconfiguration complete. Active nodes are wmprddb1 wmprddb2 .
    2013-09-06 15:29:00.370
    [crsd(14929)]CRS-2772:Server 'wmprddb2' has been assigned to pool 'Generic'.
    2013-09-06 15:29:00.372
    [crsd(14929)]CRS-2772:Server 'wmprddb2' has been assigned to pool 'ora.ebizprd'.
    2013-09-06 15:29:00.372
    [crsd(14929)]CRS-2772:Server 'wmprddb2' has been assigned to pool 'ora.ebizprd_NEWSRV1'.
    2013-09-06 15:29:00.372
    [crsd(14929)]CRS-2772:Server 'wmprddb2' has been assigned to pool 'ora.ebizprd_NEWSRV'.
    2013-09-06 15:36:56.873
    [cssd(14650)]CRS-1612:Network communication with node wmprddb2 (2) missing for 50% of timeout interval.  Removal of this node from cluster in 12.280 seconds
    2013-09-06 19:28:02.570
    [cssd(14650)]CRS-1611:Network communication with node wmprddb2 (2) missing for 75% of timeout interval.  Removal of this node from cluster in 5.320 seconds
    2013-09-07 03:31:55.801
    [cssd(14650)]CRS-1614:No I/O has completed after 75% of the maximum interval. Voting file /dev/asm-disk1 will be considered not functional in 6060 milliseconds
    2013-09-09 01:12:58.503
    [cssd(14650)]CRS-1604:CSSD voting file is offline: /dev/asm-disk1; details at (:CSSNM00058:) in /p02/app/11.2.0/grid/log/wmprddb1/cssd/ocssd.log.
    2013-09-09 01:12:58.503
    [cssd(14650)]CRS-1606:The number of voting files available, 0, is less than the minimum number of voting files required, 1, resulting in CSSD termination to ensure data integrity; details at (:CSSNM00018:) in /p02/app/11.2.0/grid/log/wmprddb1/cssd/ocssd.log
    2013-09-09 01:12:58.506
    [ohasd(2144)]CRS-8011:reboot advisory message from host: wmprddb1, component: mo224047, with time stamp: L-2013-09-09-01:12:58.504
    [ohasd(2144)]CRS-8013:reboot advisory message text: Rebooting after limit 28270 exceeded; disk timeout 27500, network timeout 28270, last heartbeat from CSSD at epoch seconds 1378706815.931, 362510 milliseconds ago based on invariant clock value of 301809314
    2013-09-09 01:14:31.574
    [crsd(14929)]CRS-2765:Resource 'ora.ebizprd.db' has failed on server 'wmprddb1'.
    2013-09-09 01:20:38.387
    [ohasd(2167)]CRS-2112:The OLR service started on node wmprddb1.
    2013-09-09 01:20:43.215
    [ohasd(2167)]CRS-8011:reboot advisory message from host: wmprddb1, component: mo224047, with time stamp: L-2013-09-09-01:12:58.504
    [ohasd(2167)]CRS-8013:reboot advisory message text: Rebooting after limit 28270 exceeded; disk timeout 27500, network timeout 28270, last heartbeat from CSSD at epoch seconds 1378706815.931, 362510 milliseconds ago based on invariant clock value of 301809314
    2013-09-09 01:20:48.400
    [ohasd(2167)]CRS-8017:location: /etc/oracle/lastgasp has 368 reboot advisory log files, 1 were announced and 0 errors occurred
    2013-09-09 01:20:50.801
    [ohasd(2167)]CRS-2772:Server 'wmprddb1' has been assigned to pool 'Free'.
    2013-09-09 01:20:54.688
    [cssd(2413)]CRS-1713:CSSD daemon is started in clustered mode
    2013-09-09 01:21:06.177
    [cssd(2413)]CRS-1707:Lease acquisition for node wmprddb1 number 1 completed
    2013-09-09 01:21:06.231
    [cssd(2413)]CRS-1605:CSSD voting file is online: /dev/asm-disk1; details in /p02/app/11.2.0/grid/log/wmprddb1/cssd/ocssd.log.
    2013-09-09 01:21:18.080
    [cssd(2413)]CRS-1601:CSSD Reconfiguration complete. Active nodes are wmprddb1 wmprddb2 .
    2013-09-09 01:21:19.679
    [ctssd(2533)]CRS-2403:The Cluster Time Synchronization Service on host wmprddb1 is in observer mode.
    2013-09-09 01:21:20.511
    [ctssd(2533)]CRS-2401:The Cluster Time Synchronization Service started on host wmprddb1.
    2013-09-09 01:21:21.214
    [ctssd(2533)]CRS-2407:The new Cluster Time Synchronization Service reference node is host wmprddb2.
    2013-09-09 01:21:21.250
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-09 01:21:38.561
    [crsd(2744)]CRS-1012:The OCR service started on node wmprddb1.
    2013-09-09 01:21:40.684
    [crsd(2744)]CRS-1201:CRSD started on node wmprddb1.
    2013-09-09 05:27:10.018
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-09 09:35:08.407
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-09 13:42:01.043
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-09 17:55:00.185
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-09 22:02:24.885
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-10 02:14:22.832
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-10 06:27:21.917
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-10 10:35:43.068
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-10 14:11:20.820
    [cssd(2413)]CRS-1612:Network communication with node wmprddb2 (2) missing for 50% of timeout interval.  Removal of this node from cluster in 14.180 seconds
    2013-09-10 14:55:56.051
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-10 19:19:16.100
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-10 23:35:54.158
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-11 03:46:23.286
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-11 07:59:27.716
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-11 12:14:17.259
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-11 16:29:50.113
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-11 20:55:26.122
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 01:13:44.095
    [ctssd(2533)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 02:34:26.298
    [ohasd(2155)]CRS-2112:The OLR service started on node wmprddb1.
    2013-09-12 02:34:31.876
    [ohasd(2155)]CRS-8011:reboot advisory message from host: wmprddb1, component: ag012106, with time stamp: L-2013-09-12-02:32:31.817
    [ohasd(2155)]CRS-8013:reboot advisory message text: Rebooting after limit 27880 exceeded; disk timeout 27880, network timeout 27650, last heartbeat from CSSD at epoch seconds 1378971123.548, 28271 milliseconds ago based on invariant clock value of 262545873
    2013-09-12 02:34:36.770
    [ohasd(2155)]CRS-8011:reboot advisory message from host: wmprddb1, component: mo224047, with time stamp: L-2013-09-09-01:12:58.504
    [ohasd(2155)]CRS-8013:reboot advisory message text: Rebooting after limit 28270 exceeded; disk timeout 27500, network timeout 28270, last heartbeat from CSSD at epoch seconds 1378706815.931, 362510 milliseconds ago based on invariant clock value of 301809314
    2013-09-12 02:34:46.087
    [ohasd(2155)]CRS-8017:location: /etc/oracle/lastgasp has 370 reboot advisory log files, 2 were announced and 0 errors occurred
    2013-09-12 02:34:47.539
    [ohasd(2155)]CRS-2772:Server 'wmprddb1' has been assigned to pool 'Free'.
    2013-09-12 02:34:51.530
    [cssd(2386)]CRS-1713:CSSD daemon is started in clustered mode
    2013-09-12 02:35:03.390
    [cssd(2386)]CRS-1707:Lease acquisition for node wmprddb1 number 1 completed
    2013-09-12 02:35:03.426
    [cssd(2386)]CRS-1605:CSSD voting file is online: /dev/asm-disk1; details in /p02/app/11.2.0/grid/log/wmprddb1/cssd/ocssd.log.
    2013-09-12 02:35:40.068
    [cssd(2386)]CRS-1601:CSSD Reconfiguration complete. Active nodes are wmprddb1 wmprddb2 .
    2013-09-12 02:35:41.503
    [ctssd(2524)]CRS-2403:The Cluster Time Synchronization Service on host wmprddb1 is in observer mode.
    2013-09-12 02:35:41.530
    [ctssd(2524)]CRS-2407:The new Cluster Time Synchronization Service reference node is host wmprddb2.
    2013-09-12 02:35:41.538
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 02:35:42.282
    [ctssd(2524)]CRS-2401:The Cluster Time Synchronization Service started on host wmprddb1.
    2013-09-12 02:36:12.633
    [crsd(2747)]CRS-1012:The OCR service started on node wmprddb1.
    2013-09-12 02:36:15.517
    [crsd(2747)]CRS-1201:CRSD started on node wmprddb1.
    2013-09-12 02:36:19.256
    [crsd(2747)]CRS-2772:Server 'wmprddb1' has been assigned to pool 'Generic'.
    2013-09-12 02:36:19.256
    [crsd(2747)]CRS-2772:Server 'wmprddb1' has been assigned to pool 'ora.ebizprd'.
    2013-09-12 02:36:19.257
    [crsd(2747)]CRS-2772:Server 'wmprddb1' has been assigned to pool 'ora.ebizprd_NEWSRV1'.
    2013-09-12 02:36:19.330
    [crsd(2747)]CRS-2772:Server 'wmprddb1' has been assigned to pool 'ora.ebizprd_NEWSRV'.
    2013-09-12 02:39:03.666
    [crsd(2747)]CRS-2772:Server 'wmprddb2' has been assigned to pool 'Generic'.
    2013-09-12 02:39:03.666
    [crsd(2747)]CRS-2772:Server 'wmprddb2' has been assigned to pool 'ora.ebizprd'.
    2013-09-12 02:39:03.667
    [crsd(2747)]CRS-2772:Server 'wmprddb2' has been assigned to pool 'ora.ebizprd_NEWSRV1'.
    2013-09-12 02:39:03.667
    [crsd(2747)]CRS-2772:Server 'wmprddb2' has been assigned to pool 'ora.ebizprd_NEWSRV'.
    2013-09-12 02:56:34.796
    [cssd(2386)]CRS-1612:Network communication with node wmprddb2 (2) missing for 50% of timeout interval.  Removal of this node from cluster in 14.240 seconds
    2013-09-12 03:04:30.467
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 03:56:40.283
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 04:01:29.311
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 04:30:15.619
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 04:47:47.914
    [cssd(2386)]CRS-1614:No I/O has completed after 75% of the maximum interval. Voting file /dev/asm-disk1 will be considered not functional in 6070 milliseconds
    2013-09-12 04:51:29.577
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 04:52:50.706
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 05:06:34.196
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 05:20:50.567
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 05:37:57.880
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 06:10:12.542
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 06:17:10.910
    [ctssd(2524)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-12 06:56:09.891
    [ohasd(2156)]CRS-2112:The OLR service started on node wmprddb1.
    2013-09-12 06:56:13.926
    [ohasd(2156)]CRS-8011:reboot advisory message from host: wmprddb1, component: ag012106, with time stamp: L-2013-09-12-02:32:31.817
    [ohasd(2156)]CRS-8013:reboot advisory message text: Rebooting after limit 27880 exceeded; disk timeout 27880, network timeout 27650, last heartbeat from CSSD at epoch seconds 1378971123.548, 28271 milliseconds ago based on invariant clock value of 262545873
    2013-09-12 06:56:16.041
    [ohasd(2156)]CRS-8011:reboot advisory message from host: wmprddb1, component: mo224047, with time stamp: L-2013-09-09-01:12:58.504
    [ohasd(2156)]CRS-8013:reboot advisory message text: Rebooting after limit 28270 exceeded; disk timeout 27500, network timeout 28270, last heartbeat from CSSD at epoch seconds 1378706815.931, 362510 milliseconds ago based on invariant clock value of 301809314
    2013-09-12 06:56:22.248
    [ohasd(2156)]CRS-8017:location: /etc/oracle/lastgasp has 372 reboot advisory log files, 2 were announced and 0 errors occurred
    2013-09-12 06:56:24.514
    [ohasd(2156)]CRS-2772:Server 'wmprddb1' has been assigned to pool 'Free'.
    2013-09-12 06:56:28.435
    [cssd(2383)]CRS-1713:CSSD daemon is started in clustered mode
    2013-09-12 06:56:40.174
    [cssd(2383)]CRS-1707:Lease acquisition for node wmprddb1 number 1 completed
    2013-09-12 06:56:40.226
    [cssd(2383)]CRS-1605:CSSD voting file is online: /dev/asm-disk1; details in /p02
    2013-09-12 06:56:51.094
    [cssd(2383)]CRS-1601:CSSD Reconfiguration complete. Active nodes are wmprddb1 wm
    2013-09-12 06:56:52.415
    [ctssd(2502)]CRS-2403:The Cluster Time Synchronization Service on host wmprddb1
    2013-09-12 06:56:52.832
    [ctssd(2502)]CRS-2407:The new Cluster Time Synchronization Service reference nod
    2013-09-12 06:56:52.840
    [ctssd(2502)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mea                                                                                        running in observer mode.
    2013-09-12 06:56:53.197
    [ctssd(2502)]CRS-2401:The Cluster Time Synchronization Service started on host w
    2013-09-12 06:57:13.173
    [crsd(2716)]CRS-1012:The OCR service started on node wmprddb1.
    2013-09-12 06:57:14.675
    [crsd(2716)]CRS-1201:CRSD started on node wmprddb1.
    2013-09-12 07:00:50.465
    [cssd(2383)]CRS-1612:Network communication with node wmprddb2 (2) missing for 50
    Filter 
    Unread Only
    Mark all read
    Levi-Pereira replied to
    NODE GETTING EVICTED ?
    2 days ago
    NODE GETTING EVICTED ? in Real Application Clusters 
    hasib asked 1 week ago Hello All,   We have a Two node production setup for RAC 11gR2 on VM. We are facing issue of frequent Node eviction. Node gets evicted atleast once a day, We have tried switching to Single node and…
    SHOW FULL PREVIEW
    Mark unreadStop tracking
    2 replies
    Latest activity
    hasib replied (in response to hasib) 1 week ago
    The node rebooted again, both the nodes rebooted thrice in half an hour giving following error:
    CRS-1612:Network communication with node wmprddb2 (2) missing for 50% of timeout interval.  Removal of this node from cluster in 12.480 seconds
    2013-09-05 10:37:04.806
    [ctssd(2540)]CRS-2409:The clock on host wmprddb1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-05 10:39:31.565
    [ohasd(2128)]CRS-2112:The OLR service started on node wmprddb1.
    2013-09-05 10:39:31.793
    [ohasd(2128)]CRS-8011:reboot advisory message from host: wmprddb1, component: ag093053, with time stamp: L-2013-09-04-02:02:31.795
    [ohasd(2128)]CRS-8013:reboot advisory message text: Rebooting after limit 28250 exceeded; disk timeout 27940, network timeout 28250, last heartbeat from CSSD at epoch seconds 1378278113.113, 38684 milliseconds ago based on invariant clock value of 480878270
    2013-09-05 10:39:32.036
    [ohasd(2128)]CRS-8011:reboot advisory message from host: wmprddb1, component: mo102023, with time stamp: L-2013-09-05-10:38:06.313
    [ohasd(2128)]CRS-8013:reboot advisory message text: Rebooting after limit 25570 exceeded; disk timeout 6560, network timeout 25570, last heartbeat from CSSD at epoch seconds 1378395458.791, 27520 milliseconds ago based on invariant clock value of 243974
    2013-09-05 10:39:32.072
    [ohasd(2128)]CRS-8011:reboot advisory message from host: wmprddb1, component: mo104940, with time stamp: L-2013-09-04-11:14:44.788
    [ohasd(2128)]CRS-8013:reboot advisory message text: Rebooting after limit 26320 exceeded; disk timeout 26320, network timeout 25410, last heartbeat from CSSD at epoch seconds 1378311258.322, 26464 milliseconds ago based on invariant clock value of 577500
    2013-09-05 10:39:32.719
    [ohasd(2128)]CRS-8017:location: /etc/oracle/lastgasp has 358 reboot advisory log files, 3 were announced and 0 errors occurred
    2013-09-05 10:39:34.258
    [ohasd(2128)]CRS-2772:Server 'wmprddb1' has been assigned to pool 'Free'.
    2013-09-05 10:39:37.919
    [cssd(2378)]CRS-1713:CSSD daemon is started in clustered mode
    2013-09-05 10:39:49.264
    [cssd(2378)]CRS-1707:Lease acquisition for node wmprddb1 number 1 completed
    2013-09-05 10:39:49.292
    [cssd(2378)]CRS-1605:CSSD voting file is online: /dev/asm-disk1; details in /p02/app/11.2.0/grid/log/wmprddb1/cssd/ocssd.log.
    2013-09-05 10:40:13.946
    [cssd(2378)]CRS-1601:CSSD Reconfiguration complete. Active nodes are wmprddb1 wmprddb2 .
    log writer taking 99% I/O
    Reply
    Like (0)
    Levi-Pereira replied (in response to hasib) 2 days ago
    To deploy Oracle RAC on Virtualized Env must be done carefully, because RAC/Clusterware is more sensitive to bad performance. (split-brain occurs due I/O or CPU starvation).
    I can see:
    1: CRS-1612:Network communication with node wmprddb2 (2) missing for 50% of timeout interval. Removal of this node from cluster in 12.480 seconds
    2013-09-05 10:37:04.806
    2: Rebooting after limit 25570 exceeded; disk timeout 6560, network timeout 25570, last heartbeat from CSSD at epoch seconds 1378395458.791, 27520 milliseconds ago based on invariant clock value of 243974

  • How can I get an automatic connection to wifi on startup?

    We lost internet connection during snow/ice storm. I have to manually connect to wifi now. How can I get an automatic connection to wifi?

    An 'uninterruptible power supply' that automatically steps in and takes your computer
    off the grid momentarily, will work in cases of brown-out (under-power) & surge (spike)
    and it does so at a fast rate. Most of these also offer a way to customize sensitivity to
    a certain degree, depending on model and should there be a valid reason to do so.
    An old-school surge protector, even if it has a few fancy LEDs, is no protection. And
    for less than a replacement logic board or an hour of authorized Apple repair, the UPS
    is a fairly good investment. Backup battery is user-replaceable in the better made units.
    Most of them offer extra ports that do not use the battery-backup power feature. If you
    need to have more items run when the power switches up/down or out, you'd need to
    consider a larger capacity backup power unit. In some instances, the makers of these
    (for a time, perhaps even now) did caution users to not install more than one UPS per
    room when the same leg may have inadequate grounding, since these can dump the
    excess surge power from several different UPS units and overload the ground.
    That said, the gamble is yours. I've found to have and use these is some protection
    and when away from the computer. Most settings for controlling them appear in OS X.
    No additional software is required. Other settings may be on the UPS front panel.
    Good luck & happy computing!

  • Time stamp does not update automatically

    Hi, All. I want include the time stamp (yyyy-mo-dd-min-sec) in the file name. However, the value of the time stamp does not update automatically/synchronizes with the computer clock at each new run. I need to do it manually with the right click and update the time to the current.
    How can I solve this? Thanks a lot in advance.

    What does this have to do with NI counter/timer hardware?
    What language are you using and what function are you using to get a timestamp? If the language is LabVIEW, then all you need is Get Date/Time in Seconds. If you are using a front panel Time Stamp control, then you are using the incorrect function.

  • Sales order quantity gets confirmed Automatically

    Dear All,
    I have make to order Scenario. i have done all setting required for MTO.
    however i create sales order my order quantity gets confirmed automatically. same time there is not stock available for material.
    plz suggest how to stop confirm qty. in sales order?
    Thanks & Regards
    Ratish

    Hi Ratish,
    Please check the configuration settings in the IMG for Availability check.
    You check have maintaining availability checking group 01 or 02 in the Material master.
    Have you assigned Checking rule AE -SD order; make-to-order stock for checking group 01 or 02 in the IMG
    Spro>sales and distribution>Basic functions>Availability check and transfer of requirements>Availability check>Availability check with ATP logic/Against planning>Carry out control for availbility check.
    I hope it will help you,
    Regards,
    Murali.

  • Agents state getting changed automatically from NotReady to Ready

    Agents state getting changed automatically from NotReady to Ready on random position during break time. Can some help me out?
    UCCE version 8.5 

    Hello Ahmad,
    Bug below describes a scenario where the agent is transitioned to the Ready state without manually changing it.
    Also effects 8.5.
    CSCty97770
    Save Bug
    UCCX: Agent Incorrectly Set To Ready After RNA On ICD Extension
    Symptom:
    A Unified Contact Center Express (UCCX) agent may transition to the Ready state without manual intervention.
    Conditions:
    This occurs when, while on a call on the personal line, the agent receives a consult transfer from another agent on the ICD line, does not answer this call and the call is disconnected by the calling agent. When processing this disconnect, the agent state is incorrectly transitioned to Ready even though the call is still in progress ...more
    Details
    Known Affected Releases: (2)
    8.5(1)SU2 | 8.0(2)SU4
    Known Fixed Releases: (1)
    9.0(.96000.398)
    Product: Cisco Unified Contact Center Express
    Hope this helps,
    Please rate helpful posts.
    Thanks.

  • Date/Time type not getting determined in ODO

    When ODO is created, it's date/time type is not getting determined automatically. due to this, the route determination is not happening which is further creating problem in POSC setup.
    I have setup  date/time types at the path IMG>EWM>Goods Issue Process>OBD>route determination>Define scheduling within route determination.  Here for my new document type+PDO catergory, I have set two date/time types TDELIVERY, TOUTYARD.
    This is set for particular SAP client only.      In current status, to make the system work further, I need to update the ODO manually. 
    under IMG interfaces ERPintegration, map date types from ERP to EWM...  following are maintained correctly
    WSHDRCIDAT
    WSHDRKODAT
    WSHDRLDDAT
    WSHDRWADAT
    WSHDRWADTI
    Please help.

    Hello Santhosh,
    I hope, you might have taken care of the below two screen shots.
    Could you also share some screen shots of the issue where it is not mapping. That helps to understand the issue more.
    Regards,
    Sathish

  • Can location services get disabled automatically? Or does it always require a user to disable it?

    Can location services get disabled automatically? Or does it always require a user to disable it?
    I was repeatedly trying to Find my iPhone  when it came up with "Location Services Disabled".
    Later I was able to find my iPhone again.  This has happend severally times lately?
    Cold this happen automatically, like a "time out" function?

    Can location services get disabled automatically? Or does it always require a user to disable it?
    I was repeatedly trying to Find my iPhone  when it came up with "Location Services Disabled".
    Later I was able to find my iPhone again.  This has happend severally times lately?
    Cold this happen automatically, like a "time out" function?

  • Business area is getting populated automatically

    Hi, I came across a situation where some time Business area is getting populated automatically in some of the Maintenance order. I have checked the reference object, cost centre, Plant level, WBS element etc, we have not maintained the business area anywhere. Moreover, if I create the new order with reference to order having Business area, then also business area does not come into new order, but somehow in some situation it is getting populated. I want to delete this business area from the order as it is creating problem while posting of FI docs. We get the error saying reconcilation account not found for this .
    Could you please tell me, what are the other sources of business area , from there it can come. .
    Thanks in advance.
    Sanjay

    Hi Kale,
    Make sure the field Business area is not supressed in tx. OB14. for the GL account in line item 001.
    On the other hand, have a look to the note and kba below:
    41294 - Business area in customer/vendor item
    Kba 1727802 - Business area not getting populated in sales/ purchase tax

  • Calling Tcode Solar02 in ITS - Nodes getting Locked

    Dear all,
    To call tcode solar02, from web i am using the ITS url ,
    http://host:port/sap/bc/gui/sap/its/webgui?~transaction=solar02
    But when i access  the nodes,  through this link the nodes are getting locked automatically.
    can i use ITS url for solar02 tcode?
    Regards,
    Shamila

    you can check via SE93 if a particular transaction is ment to be worked in ITS/SapGui..

Maybe you are looking for

  • Workorder_goodsmvt badi for COR6n Tcode

    Hi guys,        I need to restrict the quantity field to be changed during production in COR6N.For this i found the badi workorder_goodsmvt.In that i wrote code in GM_SCREEN_LINE_CHECK method.but this method is not triggering...Can anyone please tell

  • XML exception when running .jrxml

    Jun 7, 2006 9:43:01 AM org.apache.commons.digester.Digester error SEVERE: Parse Error at line 5 column 260: Element type "style" must be declared. org.xml.sax.SAXParseException: Element type "style" must be declared. at org.apache.xerces.util.ErrorHa

  • Essbase custom configuration failing in 11.1.1.3 on UNIX aix 5.3

    Hi all, My essbase is 11.1.1.3 and I am upgrading by uninstalling my existing 9.3.1.3 essbase server. My OS is IBM AIX 5.3 64 bit. My custom configuration is taking about 50 mins and failing. This is the following error message. (Aug 06, 2010, 05:34:

  • IS IT POSSIBLE TO RUN TWO DAQ CARDS?

     Hi all I am a newbie to Labview.  Is it possible to run two pci 6031e cards from one running  labview program ? I am out of i/o on the 6031e card  in my current program and need more measurement points.  So I simply want to run another 6031e from th

  • Updatexml on xmltype variable

    Is there a way to update the XML in an xmltype variable? I don't want to have to use the sql commands update ... set that constrain me to changing XML already stored in a table. For example this is what I would like to do. If I have the following XML