VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator
Moderators: anton (staff), art (staff), Anatoly (staff), Max (staff)
-
asshley675
- Posts: 5
- Joined: Tue Jul 02, 2024 12:53 pm
- Location: Thailand
Fri Jul 19, 2024 5:45 am
Hi everyone,
Few days back I was setting up vSAN CVM Free version with two ESXi 7 nodes in a cluster. Everything was working fine until I started noticing an intermittent issue with the management port (port 3261) randomly becoming unavailable. This is causing the CVM UI to report LUN availability problems, even though my iSCSI targets remain online and synchronized.
I was suspecting that a vulnerability scan from Greenbone's OpenVAS might be contributing to this issue. However, I am not entirely sure how to proceed in addressing this, because I read this article and I was not able understand anything:
[url=http://forums.starwindsoftware.com/viewtopic.php?t=6815]http://forums.starwindsoftware.com/viewtopic.php?t=6815
Has anyone experienced a similar issue or have any suggestions on how to fix this? It will be grateful for you help 
Last edited by
asshley675 on Tue Jul 30, 2024 1:10 pm, edited 1 time in total.
-
elenagilbert
- Posts: 1
- Joined: Thu Aug 08, 2024 3:48 am
-
Contact:
Thu Aug 08, 2024 3:50 am
I think vulnerability scans might be the culprit. You should exclude management ports (3260, 3261) from scans to prevent interference and resolve the issue.
-
inboardsullen
- Posts: 1
- Joined: Thu Aug 29, 2024 3:16 am
Thu Aug 29, 2024 3:22 am
If you suspect OpenVAS is causing the problem, configure the vulnerability scanner to exclude port 3261 from its scans. This may prevent the scanner from interrupting the management port.
-
NaomiFowler
- Posts: 1
- Joined: Sat Jan 18, 2025 5:38 pm
Sat Jan 18, 2025 5:40 pm
try excluding the port from the scan, check for firewall or security policies blocking the port, and review your vSAN and ESXi configurations for stability. Additionally, check the logs for any related errors that could help pinpoint the cause of the problem.
-
amora321
- Posts: 1
- Joined: Tue Apr 29, 2025 4:51 am
-
Contact:
Tue Apr 29, 2025 4:53 am
I'm curious if you've tried checking the logs in CVM or ESXi host, to determine if the time port 3261 lost connection coincides with OpenVAS scanning? Because if so, I think a temporary solution is to configure firewall or limit scanning IP can help you minimize the problem.