#acl merlyn:read,write All:read = vCenter VCSA 6.5U1 = 官方没有这个版本,因为有问题,在11.14日被移除,建议升级为6.5U1c * https://kb.vmware.com/s/article/2149879 * https://kb.vmware.com/s/article/000051124 == Download and Installation == You can download this patch by going to the VMware Patch Download Center and choosing VC from the Search by Product drop-down menu. {{{ Attach the VMware-vCenter-Server-Appliance-6.5.0.10000-5973321-patch-FP.iso file to the vCenter Server Appliance CD or DVD drive. Log in to the appliance shell as root and run the commands given below: To stage ISO: software-packages stage --iso To see the staged content: software-packages list --staged To install the staged rpms: software-packages install --staged }}} == NEW-HX-CLUSTER == nmap -v -sn -n 10.254.250.165-172 10.254.250.40-48 10.254.199.40-48 10.254.199.51-58 10.254.253.77-78 10.254.253.41-48 == Moving the Storage Cluster from a Current vCenter Server to a New VCenter Server == Before You Begin {{{ If your HX Cluster is running HX Data Platform version older than 1.8(1c), upgrade before attempting to reregister to a new vCenter.!!!! Perform this task during a maintenance window. Ensure the cluster is healthy and upgrade state is OK and Healthy. You can view the state using the stcli command from the controller VM command line. # stcli cluster info Check response for: upgradeState: ok healthState: healthy }}}