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
+13-17Lines changed: 13 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
2
title: Troubleshoot Guest Management Issues
3
-
description: Learn about how to troubleshoot the guest management issues for Arc-enabled VMware vSphere.
3
+
description: Learn how to troubleshoot the guest management issues for Arc-enabled VMware vSphere.
4
4
ms.topic: reference
5
-
ms.date: 08/06/2024
5
+
ms.date: 08/29/2024
6
6
ms.service: azure-arc
7
7
ms.subservice: azure-arc-vmware-vsphere
8
8
ms.custom: linux-related-content
@@ -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
+
# [Arc agent installation fails on 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,22 +53,12 @@ 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
-
54
-
55
-
## Troubleshoot issues while enabling Guest Management on RHEL-based Linux VMs
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).
56
57
57
-
Applies to:
58
-
59
-
- RedHat Linux
60
-
- CentOS
61
-
- Rocky Linux
62
-
- Oracle Linux
63
-
- SUSE Linux
64
-
- SUSE Linux Enterprise Server
65
-
- Alma Linux
66
-
- Fedora
58
+
# [Arc agent installation fails on RHEL Linux distros](#tab/rhel)
67
59
60
+
**Applies to:**<br>
61
+
:heavy_check_mark: RedHat Linux :heavy_check_mark: CentOS :heavy_check_mark: Rocky Linux :heavy_check_mark: Oracle Linux :heavy_check_mark: SUSE Linux :heavy_check_mark: SUSE Linux Enterprise Server :heavy_check_mark: Alma Linux :heavy_check_mark: Fedora
68
62
69
63
**Error message**: Provisioning of the resource failed with Code: `AZCM0143`; Message: `install_linux_azcmagent.sh: installation error`.
70
64
@@ -108,6 +102,8 @@ Upon `yum` or `rpm` executing scriptlets, the context is changed to `rpm_script_
108
102
109
103
- [Executing yum/rpm commands using VMware tools facility (vmrun) fails in error when packages have scriptlets](https://access.redhat.com/solutions/5347781).
110
104
105
+
---
106
+
111
107
## Next steps
112
108
113
109
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