User Tools

Site Tools


wiki:logs1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:logs1 [2026/09/04 08:26] wagner.jerwiki:logs1 [2026/09/04 08:51] (current) wagner.jer
Line 1: Line 1:
-<code>root@localhost [ ~ ]# cat /etc/applmgmt/appliance/software_update_state.conf +<code>root@localhost [ ~ ]# service-control --status vmdird 
-{ +Stopped: 
-    "state": "UP_TO_DATE" + vmdird 
-}root@localhost [ ~ ]# python3 -c "import json; print(json.load(open('/etc/applmgmt/appliance/software_update_state.conf')))" +root@localhost [ ~ ]# service-control --start vmdird 
-{'state': 'UP_TO_DATE'} +Operation not cancellable. Please wait for it to finish... 
-root@localhost [ ~ ]# ps -ef | grep -E "18301|18345|18413|18414" +Performing start operation on service vmdird... 
-root       18301        0 08:07 ?        00:00:00 /bin/bash /usr/lib/applmgmt/vcenter/bin/invoke_precheck.sh +Successfully started service vmdird 
-root       18345   18301  0 08:07 ?        00:00:00 /bin/bash -/bin/upgrade-prechecks +root@localhost [ ~ ]# /usr/lib/vmware-vmafd/bin/vmafd-cli get-machine-id --server-name localhost 
-root       18413   18345  0 08:08 ?        00:00:06 python3 bootstrap_scripts/run-preupgrade-checks.py --outputFile=/var/log/vmware/upgrade/prechecks.json --locale=en +Error 90021The system is not joined to domain 
-root       18414   18345  0 08:08 ?        00:00:00 tee -/var/log/vmware/upgrade/bootstrap.log +root@localhost [ ~ ]# /usr/lib/vmware-vmafd/bin/vmafd-cli get-domain-name --server-name localhost 
-root       21225   18238  0 08:23 pts/0    00:00:00 grep --color=auto -E 18301|18345|18413|18414 +Error 2Object/Configuration not found. 
-root@localhost [ ~ ]# kill -9 18301 18345 18413 18414 +Verify configuration value has been set. 
-root@localhost [ ~ ]# ps -ef | grep -i invoke_precheck +root@localhost [ ~ ]# /usr/lib/vmware-vmafd/bin/vmafd-cli get-pnid --server-name localhost 
-root       21286   18238  0 08:24 pts/0    00:00:00 grep --color=auto -i invoke_precheck +Error 2Object/Configuration not found. 
-root@localhost [ ~ ]# ps -ef | grep -i precheck +Verify configuration value has been set.
-root       21290   18238  0 08:24 pts/0    00:00:00 grep --color=auto -i precheck +
-root@localhost [ ~ ]# ls -la /etc/vmware/deploy/lifecycle.global.mutex.upgradeLock +
-total 8 +
-drwxr-xr-x 2 root root 4096 Sep  4 08:07 . +
-drwxr-xr-x 3 root root 4096 Sep  4 08:07 .. +
-root@localhost [ ~ ]# rm -f /etc/vmware/deploy/lifecycle.global.mutex.upgradeLock +
-rmcannot remove '/etc/vmware/deploy/lifecycle.global.mutex.upgradeLock': Is a directory+
 root@localhost [ ~ ]# service-control --start applmgmt root@localhost [ ~ ]# service-control --start applmgmt
 Operation not cancellable. Please wait for it to finish... Operation not cancellable. Please wait for it to finish...
wiki/logs1.1788510389.txt.gz · Last modified: by wagner.jer

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki