Search found 2 matches

by ASAC
Mon Oct 28, 2024 1:27 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Recover primary node only from maintance mode
Replies: 1
Views: 2275

Recover primary node only from maintance mode

Hi guys; I'm just evaluating Starwind VSAN and I'm right now working on different scenarios. After a sucessfull two node HA build on VMWare EXSi, I set both nodes to maintance mode and shutdown both machines. Then I started only the primary node (I want to simulate a total blackout of the secondary ...
by ASAC
Thu Jun 13, 2024 9:07 am
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Maintenance mode
Replies: 1
Views: 12585

Maintenance mode

Hi guys; I'm just testing the MaintenanceMode.ps1 in our two node Starwind VSAN. I've edited the $addr="127.0.0.1" with our first node ip: $addr="192.168.0.1". After running the script both of our nodes went to Maintenance mode. Is this this the expected behaviour? I though only ...