systemctl status command returns a degraded state, as illustrated below:root@<sddc_manager> [ /home/vcf ]# systemctl status● <sddc_manager_fqdn> State: degraded Jobs: 0 queued Failed: 1 units Since: Tue YYYY-MM-DD hh:mm:ss UTC; ##h ago
--failed" parameter shows output similar to belowroot@<sddc_manager> [ /home/vcf/]# systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION● vaos.service loaded failed failed LSB: Guest OS Initiatization ScriptLOAD = Reflects whether the unit definition was properly loaded.ACTIVE = The high-level unit activation state, i.e. generalization of SUB.SUB = The low-level unit activation state, values depend on unit type.1 loaded units listed.
root@<sddc_manager> [ /home/vcf ]# systemctl status domainmanager ● domainmanager.service - VMware Cloud Foundation Domain Manager Loaded: loaded (/etc/systemd/system/domainmanager.service; enabled; vendor preset: enabled) Active: active (running) since <day> YYYY-MM-DD hh:mm:ss UTC; ##h ago
VCF 4.x, 5.x
This is caused as the vaos service is disabled by default on the SDDC Manager prior to 9.x post firstboot.
The vaos service is an native component of the underlying Photon OS. Within the VMware Cloud Foundation (VCF) environment, this service is disabled by default on the SDDC Manager appliance. This state is expected and does not impact the operational stability or functionality of the SDDC Manager. No corrective action is required, and this benign condition can be safely disregarded.