Search found 9 matches

by andrew.kns
Thu Jul 24, 2025 1:50 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Performance issues on 1 node (Hyper-V 2-Node HCI using CVM)
Replies: 6
Views: 42235

Re: Performance issues on 1 node (Hyper-V 2-Node HCI using CVM)

Update: It has been quite some time since I worked on this issue. Temporarily I had disabled one of the nodes for an extended period of time which practically defeats the purpose of having HA in the first place.. Well, I decided to revisit this and went through some troubleshooting. While reviewing ...
by andrew.kns
Mon Jan 13, 2025 6:48 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Performance issues on 1 node (Hyper-V 2-Node HCI using CVM)
Replies: 6
Views: 42235

Re: Performance issues on 1 node (Hyper-V 2-Node HCI using CVM)

What is the storage configuration? Look at the underlying storage processes and MDADM configuration. See if there are any processes in mdstat. Also, make sure the disks are healthy. Please also consider rebooting the CVMs one by one if there is nothing running there. The storage Configuration is as...
by andrew.kns
Mon Jan 13, 2025 5:02 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Performance issues on 1 node (Hyper-V 2-Node HCI using CVM)
Replies: 6
Views: 42235

Performance issues on 1 node (Hyper-V 2-Node HCI using CVM)

I am experiencing an issue where the disk latency is > 10,000ms for any guest VM hosted on node 1. Guest VM's hosted on node 2 have an average disk latency <500ms and I don't know why node 1 performs significantly worse than node 2. Moving / migrating a VM from node 1 to node 2 reflects an improveme...
by andrew.kns
Sat Sep 14, 2024 12:23 am
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Issue Repairing HA
Replies: 9
Views: 14675

Re: Issue Repairing HA

Public Update: We found some discrepancies in the starwinds configuration file. It appeared that there were multiple image file objects for the same file on the disk, the one that was experiencing issues. After clearing all the config for the issue LUN, the following was completed: - Removed partner...
by andrew.kns
Thu Sep 12, 2024 12:39 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Issue Repairing HA
Replies: 9
Views: 14675

Re: Issue Repairing HA

Prior to additional restarts. I validated that all my LUN's were 'Highly Available'. I only restarted Node 1, the same node that caused the original issue. My troubleshooting / work involved multiple restarts however once I was complete with the maintenance, I checked the StarWind SAN dashboard weba...
by andrew.kns
Thu Sep 12, 2024 11:51 am
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Issue Repairing HA
Replies: 9
Views: 14675

Re: Issue Repairing HA

Following some more reboots to complete the maintenance, the LUN has broken again in the same way that it did originally.
Screenshot 2024-09-12 074150.png
Screenshot 2024-09-12 074150.png (44.26 KiB) Viewed 14548 times
Is this a bug?
by andrew.kns
Wed Sep 11, 2024 11:54 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Issue Repairing HA
Replies: 9
Views: 14675

Re: Issue Repairing HA

UPDATE RESOLVED After fiddling with the script, I copied the node object used to create the HA device from my initial creation script. Using this, I was able to repair the HA LUN with the following script. It is syncing now. NOTE: I found the need to reboot the vSAN controller following every failed...
by andrew.kns
Wed Sep 11, 2024 9:22 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Issue Repairing HA
Replies: 9
Views: 14675

Re: Issue Repairing HA

Yaroslav, Thank you for the reply. Those scripts you linked appear to create a new HA LUN unless I am mistaken and they can be used to repair an existing one? Please let me know. Andrew Ref script used to create LUN prior to it breaking: param($addr="10.10.10.28", $port=3261, $user="r...
by andrew.kns
Wed Sep 11, 2024 8:31 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Issue Repairing HA
Replies: 9
Views: 14675

Issue Repairing HA

Firstly, I am using a 2-node vSAN Free, hyper converged deployment where the vSAN controller is running as a virtual machine and the raid controller is parsed directly to the VM on each node. After performing a routine maintenance on my master node that involved a reboot, all but one of my LUN's rec...