Dell EMC Specialist – Systems Administrator, ECS — Question 23
Which command can be used from the VxRail Manager VM to restart the loudmouth daemon?
Answer options
- A. systemctl restart loudmouth
- B. /usr/lib/vmware/loudmouth/bin/loudmouthd restart
- C. /etc/init.d/loudmouth restart
- D. systemctl restart vmware-loudmouth
Correct answer: D
Explanation
The correct command to restart the loudmouth daemon is 'systemctl restart vmware-loudmouth', as it specifically targets the service managed by systemd. The other options either reference incorrect service names or methods that are not applicable for managing this daemon in the context of VxRail Manager.