你好,

您这个是一个Hyper V cluster 的环境吗?然后在群集中频繁出现1146的报错,并且Hyper V manager无法启动吗?

综合这两个现象来看,我们一般需要收集kernel dump来看。

On problematic nodes

Confirm the cluster node had configured Kernel memory dump and paging file\dump location

disk has enough space

----------------------------

To set up a kernel memory dump, steps can be referred to:

Enable the system to generate a kernel memory dump by changing the following

registry key:

HKEY_LOCAL_MACHINE \System\CurrentControlSet\Control\CrashControl

Value Name: CrashDumpEnabled

Data Type: REG_DWORD

Value: 2

Please explicitly specify the paging files on the system drive.

Locate to the registry HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management

Double click 'PagingFiles'  and change the paging file on C drive as "C:\pagefile.sys

8300 8300" which changes the initial size and maximum size of paging file.

Please specify the following registry key to change the dump file location:

Locate to the registry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl

Double click 'DumpFile' to change the location of the dump file. Please choose another disk drive with more free space.

Reboot

the server for settings take effect.

Add a DWORD registry value named "DebugBreakOnDeadlock"

value 3 atHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClusSvc\Parameters\DebugBreakOnDeadlock

Restart the cluster service.

DownloadRHSMon.zip(D:\Alogs\收藏\RHS)

from attachment, runrun.cmd.

Upload system event log and cluster log from both nodes.

When the RHS deadlock issue occurs, rhsmon.exe will detect it. It will launch dumpncrash.cmd to create user dump for rhs.exe/clussvc.exe and then crash the box to get the memory

dump. Please remove the DebugBreakOnDeadlock key from this node once the issue been reproduced and dump generated.

由于论坛不能收集dump分析,如果您想进一步排除,建议您向微软开case做深入分析:

Best Regards,

Anne

Please remember to mark the replies as answers if they help.

If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.

虚拟机无法重启服务器,windows2019虚拟机管理服务无法启动相关推荐

  1. 虚拟机链接ftp服务器,linux虚拟机连接ftp服务器

    linux虚拟机连接ftp服务器 内容精选 换一换 本章节以Linux操作系统为例,指导您通过弹性云服务器内网方式连接GaussDB(for Influx)实例.目标实例必须与弹性云服务器在同一个虚拟 ...

  2. 虚拟机重启服务器命令,虚拟机中重启命令

    虚拟机中重启命令 内容精选 换一换 本章节介绍通过执行virsh edit vmx命令编辑虚拟机配置文件的操作方法,其中vmx是虚拟机名称.虚拟机的CPU绑定,是指将VM的vcpu绑定到同一个NUMA ...

  3. 虚拟机xp架设服务器,xp虚拟机搭建ftp服务器搭建

    xp虚拟机搭建ftp服务器搭建 内容精选 换一换 在运行的Sharepoint产品配置向导中,单击"Next".Sharepoint产品配置向导单击"Yes", ...

  4. 云服务器跑虚拟机吗,云服务器运行虚拟机吗

    云服务器运行虚拟机吗 内容精选 换一换 本节操作介绍在Windows和Linux环境中使用SSH密码方式远程登录Linux云耀云服务器的操作步骤.云耀云服务器状态为"运行中".云耀 ...

  5. 虚拟机hmc连接服务器,VMware虚拟机安装HMC图文教程

    目录 1. 目的 2. 安装介质及环境 3. 安装HMC 1)修改initrd.gz 2)创建虚拟机,修改BIOS 3)从CDROM启动虚拟机 4. HMC识别主机 1) 修改主机HMC 端口IP 2 ...

  6. 虚拟机做linux服务器,linux虚拟机做服务器(linux搭建虚拟机)

    1.安装配置VM虚拟机:2.创建虚拟机,并配置虚拟机内操作系统的硬件标准:通过虚拟机制作出的系统不仅可以模拟出硬件资源.将实验环境与真机文件分离保证数据. 首先安装vsftpd软件,然后配置文件. 首 ...

  7. 光速虚拟机手机谷歌服务器,光速虚拟机一款安卓上的模拟器,在安卓手机里再装一个安卓系统...

    应该很多人用过电脑上的「安卓模拟器」软件,如之前推荐过的「雷电模拟器」有的小伙伴用来玩手游.挂机.也有的用来折腾测试软件什么的.主要现在大多数安卓手机不让解锁,无法ROOT,而一些软件是需要ROOT才 ...

  8. Linux工作笔记029---Centos7.3 服务器下查看tomcat服务是否启动,重启,查看错误日志等基本操作

    JAVA技术交流QQ群:170933152 启动:一般是执行sh tomcat/bin/startup.sh  停止:一般是执行sh tomcat/bin/shutdown.sh脚本命令  查看:执行 ...

  9. IIs管理服务一直启动失败的原因之一

    首先eventlog里面的日志: 万维网发布服务(WWW 服务)没有为站点 1 注册 URL 前缀 https://*:8172/.该站点已被禁用.数据字段包含错误号. IISWMSVC_STARTU ...

  10. 记一次突然宕机重启服务器导致docker中redis无法启动的问题解决

    叮铃铃,叮铃铃--, "服务器挂了,redis起不来了,Egan能不能帮忙看下吧",电话里头的焦急的声音. "我还在路上,能不能等会再说",然后Egan就把电话 ...

最新文章

  1. KNN 分类算法原理代码解析
  2. 推荐15个高质量学习网站,仅看一眼,就收获满满,赶紧收藏!
  3. 推送通知服务【WP7学习札记之十三】
  4. 容器编排技术 -- Kubernetes kubectl rollout status 命令详解
  5. mysql禁止远程连接
  6. 90后告别第一份工作后,更青睐新一线城市开启职场第二步
  7. MybatisPlus懒人代码生成器(附源码)
  8. JAVA网络编程-TCP客户端与服务器端连接
  9. 【入门】数据分析必备——Excel基础知识
  10. zfs文件服务器上传失败,解决 ZFS 文件系统问题
  11. QCC3040---coredump方法和注意事项
  12. python-patterns
  13. 计算机系统基础书记,【盘点】开学第一周:学风浓 教风严 校风正
  14. element ui的upload上传视频内容
  15. Android之提示MIME type application/octet-stream cannot be inserted into **/images expected
  16. 【URL重写】IIS7配置URL重写
  17. 解决安装pyspider过程中,ERROR: Command python setup.py egg_info failed with error code 10 问题
  18. 微信上线支付分对标芝麻信用分,教你如何开通!
  19. 水果店促销方案,水果店开业怎么搞促销
  20. 修复xp打印服务器失败,xp打印机服务器设置方法

热门文章

  1. v-charts使用
  2. Openerp权限设置总结
  3. 【李小丫的笔记】DataWhale金融风控预测Task1
  4. VScode透明主题
  5. 关键路径例题图表_关键路径习题.ppt
  6. CodeForces - 863B-Kayaking(暴力)
  7. h2数据库文件.mv.db
  8. 回望2022,依然值得仰望星空
  9. debian安装vim提示Package vim is not available, but is referred to by another package的解决方案
  10. java exe 程序