惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hacker News: Front Page
P
Palo Alto Networks Blog
T
ThreatConnect
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
T
True Tiger Recordings
P
Privacy & Cybersecurity Law Blog
B
Blog
IT之家
IT之家
Last Week in AI
Last Week in AI
F
Full Disclosure
Hacker News: Ask HN
Hacker News: Ask HN
C
Comments on: Blog
Microsoft Azure Blog
Microsoft Azure Blog
C
Cybersecurity and Infrastructure Security Agency CISA
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
N
News and Events Feed by Topic
NISL@THU
NISL@THU
腾讯CDC
雷峰网
雷峰网
Security Latest
Security Latest
李成银的技术随笔
M
Microsoft Research Blog - Microsoft Research
L
LangChain Blog
L
Lohrmann on Cybersecurity
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
C
Check Point Blog
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
博客园 - Franky
N
News | PayPal Newsroom
V
V2EX
A
About on SuperTechFans
The Register - Security
The Register - Security
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google Online Security Blog
Google Online Security Blog
MyScale Blog
MyScale Blog
Cisco Talos Blog
Cisco Talos Blog
Vercel News
Vercel News
WordPress大学
WordPress大学
C
Cyber Attacks, Cyber Crime and Cyber Security
The Hacker News
The Hacker News
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
爱范儿
爱范儿
A
Arctic Wolf
L
LINUX DO - 最新话题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

博客园 - wenus

树莓派做下载服务器 aria2 篇 免费 cdn 搞定迅雷固件在TP-LINK WR720N,127.0.0.1 9000 获取不到激活码 Mware vCenter Server 识别固态硬盘为(非SSD)是什么原因? 增强VPS SSH账号安全:改端口,禁用Root,密钥登录,Denyhosts防暴力攻击 FreeBSD从零开始---安装后配置(三) FreeBSD从零开始---安装后配置(一) FreeBSD从零开始---安装后配置(二) ngrok 配置 - wenus 安装Nginx作为Windows服务自启动运行 nginx secure_link下载防盗链 htaccess高级应用:防盗链阻止迅雷下载以及限制访问 - wenus 制作HP MicroServer Gen8可用的ESXi 5.x SD/TF卡启动盘 FreeBSD 10 中文环境 Web服务器禁止range请求 Apache性能优化、超时设置,linux 重启apache mysql 日志,临时文件. 如何使用tar对整个文件夹打包? freebsd 记事之PHP环境搭建
XXX esx.problem.syslog.nonpersistent.formatOnHost not found XXX
wenus · 2016-10-09 · via 博客园 - wenus

Symptoms

免责声明:本文为 The Summary tab of the ESXi host reports the error: Configuration Issue: XXX esx.problem.syslog.nonpersistent.formatOnHost not found XXX (2050689) 的翻译版本。尽管我们会不断努力为本文提供最佳翻译版本,但本地化的内容可能会过时。有关最新内容,请参见英文版本。 


  • 在 ESXi 主机的“摘要”选项卡中,出现以下错误:

    配置问题:XXX esx.problem.syslog.nonpersistent.formatOnHost 未找到 XXX (Configuration Issue: XXX esx.problem.syslog.nonpersistent.formatOnHost not found XXX)

  • 全新安装 ESXi 后或升级到 ESXi 5.x 后,会出现此问题。

Cause

如果暂存分区位置设置不正确或如果本地存储不可用于默认日志,会出现此问题。

Resolution

要解决此问题,请更改默认日志位置。

要更改默认日志位置,请执行以下操作:

  1. 浏览到希望保存日志的数据存储。
  2. 新建一个文件夹,如 systemlogs。
  3. 单击主机的配置选项卡。
  4. 在“软件”下,单击高级设置 > 系统日志
  5. 将 Syslog.global.logDir 设置为 [存储器名字]/systemlogs。 

    注意

    • 默认日志位置为 [] /scratch/log。
    • 无需重新引导主机更改即可生效。

或者,您也可以配置系统日志服务器。有关详细信息,请参见 Configuring syslog on ESXi 5.x (2003322)

posted on 2016-10-09 14:56  wenus  阅读(12924)  评论(0)    收藏  举报