vktm进程的作用-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 3502656
  • 博文数量: 718
  • 博客积分: 1860
  • 博客等级: 上尉
  • 技术积分: 7790
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-07 08:51
个人简介

偶尔有空上来看看

文章分类

全部博文(718)

文章存档

2024年(4)

2023年(74)

2022年(134)

2021年(238)

2020年(115)

2019年(11)

2018年(9)

2017年(9)

2016年(17)

2015年(7)

2014年(4)

2013年(1)

2012年(11)

2011年(27)

2010年(35)

2009年(11)

2008年(11)

最近访客
相关博文
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·

分类: oracle

2023-06-08 13:52:03

用作时钟同步
告警日志:

  1. mon jun 05 03:21:34 2023
  2. archived log entry 299909 added for thread 1 sequence 264886 id 0xc592e7f1 dest 1:
  3. mon jun 05 04:30:09 2023
  4. warning: vktm detected a time drift.
  5. time drifts can result in an unexpected behavior such as time-outs. please check trace file for more details.
  6. mon jun 05 07:02:40 2023
  7. thread 1 advanced to log sequence 264888 (lgwr switch)
检查
opatch lspatches
opatch lsinv
ps -ef|grep vktm
检查对应的trc文件

  1. kstmchkdrift (kstmhighrestimecntkeeper:highres): time jumped forward by (1629825)usec at (1679419809628257) whereas (1000000) is allowed
  2. kstmchkdrift (kstmhighrestimecntkeeper:highres): time jumped forward by (1621553)usec at (1679518809738055) whereas (1000000) is allowed
  3. kstmchkdrift (kstmhighrestimecntkeeper:highres): time jumped forward by (1673370)usec at (1680073209770025) whereas (1000000) is allowed

确认运行模式
ps -ef|grep ntp
ps -ef|grep octss

[grid]$ crsctl check ctss
  1. crs-4701: the cluster time synchronization service is in active mode.
  2. crs-4702: offset (in msec): 0

如果向前和向后的时间漂移分别小于1秒和5秒,则允许且ok。

如果跟踪信号发出的时间漂移超过了这些范围,那么就需要对其进行分析。

大多数情况下,在高负载期间,由于虚拟内存,网络时间协议配置不当等原因,底层操作系统会出现问题。

一般情况下,vktm进程需要每10毫秒调度一次,如果由于上述原因没有发生这种情况,发生时间少于1秒和5秒,则允许。

{banned}最佳终,这可能会导致资源管理器做出不正确的决策,并在{banned}最佳坏的情况下导致挂起。


如果是asm实例的告警日志报告
  1. mon may 12 02:45:15 2014
  2. warning: vktm detected a time drift.
  3. time drifts can result in an unexpected behavior such as time-outs. please check trace file for more details.
那么就是bug
  1. alter system set event="10795 trace name context forever, level 2" scope=spfile;
  2. 重启asm实例



参考:
  1. asm instance is reporting “warning: vktm detected a time drift” (doc id 1678120.1)

阅读(418) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图