Search found 9 matches

by YoYo
Wed Apr 18, 2018 4:38 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: FREE vs Paid License CORE
Replies: 1
Views: 3286

FREE vs Paid License CORE

Does a "core" license indicate a "free" license?
server.jpeg
server.jpeg (37.88 KiB) Viewed 3286 times
by YoYo
Thu Apr 05, 2018 8:07 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Prioritization of Synchronization Data across multiple adapters
Replies: 1
Views: 2828

Prioritization of Synchronization Data across multiple adapters

When you have multiple synchronization adapters (subnets), how can you select which one receives priority? (Determining primary, secondary, etc.)
by YoYo
Thu Apr 05, 2018 2:05 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Full Synchronization upon brief network interruption
Replies: 8
Views: 9336

Re: Full Synchronization upon brief network interruption

We restarted each node (entire computer), and verified each setting was still persistent. The same behavior still occurs.
by YoYo
Wed Apr 04, 2018 5:00 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Full Synchronization upon brief network interruption
Replies: 8
Views: 9336

Re: Full Synchronization upon brief network interruption

That setting did not affect the time between network failure, and the "Not Synchronized" condition. Not really sure what that setting actually does. Performed the following test: Two servers, running Starwind Version 8.0.0.11818 12GB Virtual Disk, Flat 512 Byte Sector Size 128 MB Write Bac...
by YoYo
Mon Apr 02, 2018 4:25 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Full Synchronization upon brief network interruption
Replies: 8
Views: 9336

Re: Full Synchronization upon brief network interruption

Two servers, running Starwind Version 8.0.0.11818 12GB Virtual Disk, Flat 512 Byte Sector Size 128 MB Write Back Cache Two Network Cards, 10GbE 1 Dedicated Heartbeat Channel 1 Dedicated Sync Channel If there is a brief interruption in the Sync channel, the entire 12 GB disk on the unsynchronized nod...
by YoYo
Mon Apr 02, 2018 3:33 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Full Synchronization upon brief network interruption
Replies: 8
Views: 9336

Full Synchronization upon brief network interruption

Is there a way to possibly extend the threshold of time that starwind considers the synchronization partner off line? An example of this would be a brief unplug and re-plug of the sync network cable. I have tried several settings in my lab environment to make this work, however even a brief interrup...
by YoYo
Mon Nov 13, 2017 10:19 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: setting the property "ha_sync_traffic_share"
Replies: 3
Views: 4465

Re: setting the property "ha_sync_traffic_share"

I'm receiving:
"setting "SyncTrafficShare": "The property 'SyncTrafficShare' cannot be found on this object."
I'm using v8.0.0 Build 10927
by YoYo
Mon Nov 13, 2017 5:29 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: setting the property "ha_sync_traffic_share"
Replies: 3
Views: 4465

setting the property "ha_sync_traffic_share"

I'm trying to write a script in PowerShell which allows me to set the following property:

$device.GetPropertyValue("ha_sync_traffic_share")

I need to automate changing the sync priority when reseeding... any ideas?