ESXI虚拟机启动卡住在0%,无法关闭

root@localhost:\~ esxcli vm process list

10_仿真系统

World ID: 41498

Process ID: 0

VMX Cartel ID: 41497

UUID: 42 26 45 89 9c 1b 00 35-4a e2 3d 86 2e ff 0c b2

Display Name: 10_仿真系统

Config File: /vmfs/volumes/5b4d912d-35669770-dfab-30e17160dcb4/10_仿真系统/10_仿真系统.vmx

root@localhost:\~ esxcli vm process kill --type=force --world-id=41498

root@localhost:\~ esxcli vm process list

root@localhost:\~ esxcli vm process list

root@localhost:\~

root@localhost:\~

root@localhost:\~ esxcli vm process kill --type=force --world-id=41498

Unable to find a virtual machine with the world ID 41498

root@localhost:\~

root@localhost:\~

root@localhost:\~

root@localhost:\~ esxcli vm process list

root@localhost:\~ esxcli vm process list

root@localhost:\~

root@localhost:\~

root@localhost:\~

root@localhost:\~ esxcli vm process list

root@localhost:\~ # 重启管理服务

root@localhost:\~ /etc/init.d/hostd restart

watchdog-hostd: Terminating watchdog process with PID 34218

hostd stopped.

Ramdisk 'hostd' with estimated size of 204MB already exists

hostd started.

root@localhost:\~ /etc/init.d/vpxa restart

watchdog-vpxa: Terminating watchdog process with PID 34841

vpxa stopped.

相关推荐
SkyWalking中文站7 小时前
认识 Horizon UI · 5/17:3D 基础设施地图
运维·监控·自动化运维
tntxia1 天前
linux curl命令详解_curl详解
linux
扛枪的书生1 天前
Linux 网络管理器用法速查
linux
SkyWalking中文站1 天前
认识 Horizon UI · 1/17:SkyWalking 新一代可观测性控制台
运维·前端·监控
顺风尿一寸1 天前
Java Socket 内核之旅:从 SocketChannel.read() 到 tcp_recvmsg 与 epoll 的完整调用链路
linux
雪梨酱QAQ1 天前
Kubeneters HA Cluster部署
运维
江华森1 天前
Spring Cloud 微服务全栈实战:从 Eureka 到 Docker Compose 一文贯通
运维
江华森1 天前
Matplotlib 数据绘图基础入门
运维
XIAOHEZIcode1 天前
Ubuntu 终端美化全栈指南:Bash 到 Kitty 踩坑实录
linux·ubuntu·命令行
江华森1 天前
NumPy 数值计算基础入门
运维