You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-arc/vmware-vsphere/troubleshoot-guest-management-issues.md
+17-12Lines changed: 17 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,11 @@ manager: jsuri
18
18
19
19
This article provides information on how to troubleshoot and resolve the issues that can occur when you enable guest management on Arc-enabled VMware vSphere virtual machines.
20
20
21
-
## Troubleshoot issues while enabling Guest Management on a domain-joined Linux VM
21
+
## Troubleshoot issues while enabling Guest Management
22
+
23
+
**Troubleshoot issues while enabling Guest Management on:**
24
+
25
+
# [A domain-joined Linux VM](#tab/linux)
22
26
23
27
**Error message**: Enabling Guest Management on a domain-joined Linux VM fails with the error message **InvalidGuestLogin: Failed to authenticate to the system with the credentials**.
24
28
@@ -49,21 +53,20 @@ Default: The default set of PAM service names includes:
49
53
50
54
#### References
51
55
52
-
-[Invoke-VMScript to an domain joined Ubuntu VM](https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Invoke-VMScript-to-an-domain-joined-Ubuntu-VM/td-p/2257554).
53
-
56
+
-[Invoke VMScript to a domain-joined Ubuntu VM](https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Invoke-VMScript-to-an-domain-joined-Ubuntu-VM/td-p/2257554).
54
57
55
-
## Troubleshoot issues while enabling Guest Management on RHEL-based Linux VMs
58
+
#[A RHEL-based Linux VM](#tab/rhel)
56
59
57
60
Applies to:
58
61
59
-
- RedHat Linux
60
-
- CentOS
61
-
- Rocky Linux
62
-
- Oracle Linux
63
-
- SUSE Linux
64
-
- SUSE Linux Enterprise Server
65
-
- Alma Linux
66
-
- Fedora
62
+
-heavy_check_mark: RedHat Linux
63
+
-heavy_check_mark: CentOS
64
+
-heavy_check_mark: Rocky Linux
65
+
-heavy_check_mark: Oracle Linux
66
+
-heavy_check_mark: SUSE Linux
67
+
-heavy_check_mark: SUSE Linux Enterprise Server
68
+
-heavy_check_mark: Alma Linux
69
+
-heavy_check_mark: Fedora
67
70
68
71
69
72
**Error message**: Provisioning of the resource failed with Code: `AZCM0143`; Message: `install_linux_azcmagent.sh: installation error`.
@@ -108,6 +111,8 @@ Upon `yum` or `rpm` executing scriptlets, the context is changed to `rpm_script_
108
111
109
112
- [Executing yum/rpm commands using VMware tools facility (vmrun) fails in error when packages have scriptlets](https://access.redhat.com/solutions/5347781).
110
113
114
+
---
115
+
111
116
## Next steps
112
117
113
118
If you don't see your problem here or you can't resolve your issue, try one of the following channels for support:
0 commit comments