Month: February 2025
-
Data health vSAN Object Health check in the vSAN Health Service and provides details on why it might report an error.
Reminder Best Practice Monitor resync status to avoid potential data loss or service disruptions. Wait until resyncing objects are fully synchronized before placing the host into maintenance mode. Data move: vSAN is building data on the ESXi hosts and storage in the cluster either because you requested some form of maintenance mode or evacuation, or…
-
VxRail 7.0 Useful Log File Information
The following log files can be accessed either via console or SSH to VxRail Manager. Useful VxRail Manager 7.0.010+ Log Files Monitor VxRail bring-up logs: dayone.log , short.term.log & firstboot.log: cd /var/log/microservice_log/ (This location is important when looking for logs) # cat dayone.log# tail -f dayone.log# tail -f dayone.log | grep ERROR# tail -n 100 dayone.log# more dayone.log…
-
Useful SDDC Manager Log Locations
SDDC Manager, Troubleshooting, VCF, VMware Cloud Foundation SDDC Manager has different logs for different functions. This is to help you identify what log to look at depending on what you are trying to do in SDDC Manager. If you are troubleshooting a bringup and still using cloudbuilder, the main log will be /var/log/vmware/vcf/bringup/bringup.log or bringup-debug.log for more detail. For…