Step vmsp_upgrade_vcfa failed.Internal error occurred. Failed to attach disk [<Disk_Name>] <Disk_Path>.vmdk to node <VCFA_Node>. Please retry the operation or contact support if the issue persists. [VCFMS-VM-012]kubectl logs vcfa-upgrade-80-entrypoint-<tag>-execute-script-### -n preludeERROR : <long_tag> Script exited unexpectedly at line 134 with exit code 1ERROR : <long_tag> get message_count returned empty, defaulting to 0ERROR : <long_tag> Failed to attach disk "[<Disk_Name>] <Disk_Path>.vmdk" to "<VCFA_Node>".VCF Automation 8.x or 9.x, upgrading to 9.1
A disk mount is timing out
Once the Create Automation Cluster task is complete, ssh into one of the VCFA control plane nodes and perform the following actions:
export KUBECONFIG=/etc/kubernetes/admin.confkubectl get releasetemplates -A kubectl edit releasetemplates argo-templates-v9.1.1865 -n vmsp-platform driftDetection: mode: <% ternary "enabled" "warn" (eq ( .Values.flags.driftDetection | default "true") "true") %><%/* type=boolean; description=specify if drift detection is enabled; default=true */%>kubectl edit clusterworkflowtemplate vcenter-virtualmachinelog "Mount Disk INFO [${TRACKING_ID}]: Mounting disk..."get_action_status mount-disk
exportsleep 300