VxRail 0

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 Note: SLES15 is the OS used for VxRail Manager. cat /etc/os-release Monitor VxRail bring-up logs: dayone.log , short.term.log & firstboot.log: cd /var/log/microservice_log/ # cat dayone.log# tail -f dayone.log# tail -f dayone.log | grep ERROR# tail -n 100 dayone.log# more dayone.log Note: […]

VCF 0

VCF 4.1 ON VXRAIL – REDUCE A CLUSTER (REMOVE NODE)

In a previous post I provided an example walk-through of the process for adding a new host to an existing VCF 4.1 on VxRail ‘VI Workload Domain (WLD)’: https://davidring.ie/2020/12/16/vcf-4-1-on-vxrail-expand-a-cluster-add-node/ In this post I will provide an example walk-through of the process for removing a host from a VCF 4.1 on VxRail ‘VI Workload Domain (WLD)’. There are various reasons you may wish to perform this task […]