版本如下:
VMWare vCenter Server Appliance 6.0.0.30800
Type: vCenter Server with an embedded Platform Services Controller
去年10月發生的,但我今天再試一次狀況完全一樣,不知那位大大有踫過類似情形嗎?我找了好久都不知怎麼解決,有想過要重灌,但有點擔心資料被鎖住
發生情形如下:
一開始的徵兆就是如下圖進不去
用putty登入vcsa後:
#df -h
/dev/sda3 11G 6.0G 4.2G 100% /
….
照右列網址 https://ppt.cc/fbPY7x 的方法清除log後
#df –h
/dev/sda3 11G 6.0G 4.2G 59% /
...
...
雖然 / 的空間已增加
但是如下重新啟動service後,仍有一些error發生,但不曉得如何處理它?
localhost:~ #service-control --stop --all
.....
localhost:~ #service-control --start --all
....
....
INFO:root:Service: vmware-invsvc, Action: start
Service: vmware-invsvc, Action: start
2021-02-22T02:42:21.547Z Running command: ['/sbin/chkconfig', u'vmware-invsvc']
2021-02-22T02:42:21.589Z Done running command
2021-02-22T02:42:21.589Z Running command: ['/sbin/service', u'vmware-invsvc', 'status']
2021-02-22T02:42:21.720Z Done running command
2021-02-22T02:42:21.720Z Running command: ['/sbin/chkconfig', '--force', u'vmware-invsvc', 'on']
2021-02-22T02:42:21.761Z Done running command
2021-02-22T02:42:21.761Z Running command: ['/sbin/service', u'vmware-invsvc', 'start']
2021-02-22T02:43:41.992Z Done running command
2021-02-22T02:43:41.992Z Invoked command: ['/sbin/service', u'vmware-invsvc', 'start']
2021-02-22T02:43:41.993Z RC = 1
Stdout = Starting VMware Inventory Service...
Waiting for VMware Inventory Service..................................................................................
WARNING: VMware Inventory Service may have failed to start.
Stderr =
2021-02-22T02:43:41.993Z {
"resolution": null,
"detail": [
{
"args": [
"Command: ['/sbin/service', u'vmware-invsvc', 'start']\nStderr: "
],
"id": "install.ciscommon.command.errinvoke",
"localized": "An error occurred while invoking external command : 'Command: ['/sbin/service', u'vmware-invsvc', 'start']\nStderr: '",
"translatable": "An error occurred while invoking external command : '%(0)s'"
}
],
"componentKey": null,
"problemId": null
}
ERROR:root:Unable to start service vmware-invsvc, Exception: {
"resolution": null,
"detail": [
{
"args": [
"vmware-invsvc"
],
"id": "install.ciscommon.service.failstart",
"localized": "An error occurred while starting service 'vmware-invsvc'",
"translatable": "An error occurred while starting service '%(0)s'"
}
],
"componentKey": null,
"problemId": null
}
Unable to start service vmware-invsvc, Exception: {
"resolution": null,
"detail": [
{
"args": [
"vmware-invsvc"
],
"id": "install.ciscommon.service.failstart",
"localized": "An error occurred while starting service 'vmware-invsvc'",
"translatable": "An error occurred while starting service '%(0)s'"
}
],
"componentKey": null,
"problemId": null
}
localhost:~ #