VMware vcenter报错no healthy upstream

vCenter Server报错no healthy upstream

访问5480端口,后台如图Envoy Sidecar Proxy 运行正常,但出现警告 并且有很多自动服务没有启动完成,有些一直正在启动中。

如突然出现上述情况,请检查空间和时间

df -TH和date进行查验,然后校准即可

校准以后需要重启服务,大概等十分钟左右

service-control --stop --all

service-control --start --all

连接方式,通过ssh进行连接,连接以后执行shell,进行命令行
完整操作如下
root@Filez-HZ \~# ssh root@10.0.10.10
The authenticity of host '10.0.10.10 (10.0.10.10)' can't be established.
ECDSA key fingerprint is SHA256:E9xYlsB74vaFcPLEVBJ3JsCgYGGap*********.
ECDSA key fingerprint is MD5:ef:c5:cd:58:1a:3a:30:12:16:cc*******
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '10.0.10.10' (ECDSA) to the list of known hosts.
VMware vCenter Server 7.0.3.01900
Type: vCenter Server with an embedded Platform Services Controller
Password:
Connected to service
* List APIs: "help api list"
* List Plugins: "help pi list"
* Launch BASH: "shell"
Command> shell
Shell access is granted to root
root@localhost \~ # date
Tue Jan 7 19:55:08 UTC 2020
root@localhost \~ # date -s "2026-02-10 08:54:45"
Tue Feb 10 08:54:45 UTC 2026
You have new mail in /var/mail/root
root@localhost \~ # service-control --stop --all
Operation not cancellable. Please wait for it to finish...
Performing stop operation on service observability...
Successfully stopped service observability
Performing stop operation on service vmware-pod...
Successfully stopped service vmware-pod
Performing stop operation on service vmware-vdtc...
Successfully stopped service vmware-vdtc
Performing stop operation on profile: ALL...
Successfully stopped service vmware-vmon
Successfully stopped profile: ALL.
Performing stop operation on service vmcad...
Successfully stopped service vmcad
Performing stop operation on service vmdird...
Successfully stopped service vmdird
Performing stop operation on service vmafdd...
Successfully stopped service vmafdd
Performing stop operation on service lwsmd...
Successfully stopped service lwsmd
root@localhost \~ # service-control --start --all
Operation not cancellable. Please wait for it to finish...
Performing start operation on service lwsmd...
Successfully started service lwsmd
Performing start operation on service vmafdd...
Successfully started service vmafdd
Performing start operation on service vmdird...
Successfully started service vmdird
Performing start operation on service vmcad...
Successfully started service vmcad
Performing start operation on profile: ALL...
Successfully started service vmware-vmon
Successfully started profile: ALL.
Performing start operation on service observability...
Successfully started service observability
Performing start operation on service vmware-vdtc...
Successfully started service vmware-vdtc
Performing start operation on service vmware-pod...
Successfully started service vmware-pod
root@localhost \~ #

相关推荐
高亦真4 分钟前
今天是学习嵌入式的第38天
linux·学习·算法
志栋智能6 分钟前
超自动化巡检如何生成“有灵魂”的运维报告?
大数据·运维·人工智能·架构·自动化
凌风的跨境分享7 分钟前
Temu运营避坑指南:制造地点信息填写合规要点与批量优化方法
运维·服务器·人工智能
DYWorker0017 分钟前
Linux驱动子系统:中断子系统 —— Consumer和Provider(005)
linux·驱动开发
草莓熊Lotso11 分钟前
【Redis 进阶】主从复制深度解析:从配置落地到 PSYNC 同步原理
linux·开发语言·网络·数据库·redis·缓存·php
Splashtop高性能远程控制软件22 分钟前
微软 2026 年 9 月补丁星期二技术分析:974 个漏洞的分级修复优先级清单
运维·安全·自动化·远程工作·splashtop
Wang's Blog42 分钟前
Java框架快速入门: Spring Security+OAuth2之单点登录(SSO)实战
服务器·spring·状态模式
ShineWinsu1 小时前
对于Git:远程操作的超详细保姆级解析
linux·git·gitee·github·远程仓库·分布式版本控制系统·远程操作
小张成长计划..1 小时前
【Linux】21:进程间通信
linux
Elastic 中国社区官方博客1 小时前
将 Vercel 数据导入 Elastic:无需安装任何东西的无服务器可观测性
大数据·运维·elasticsearch·搜索引擎·云原生·serverless·全文检索