2 nodes hyper-v windows 2019 standard

Software-based VM-centric and flash-friendly VM storage + free version

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

mic77
Posts: 27
Joined: Fri Oct 04, 2024 9:58 pm

Wed Nov 27, 2024 5:59 pm

:/opt/starwind/starwind-virtual-san/drive_c/starwind/headers/csv2# ls
csv2_HA.swdsk csv2.swdsk

i edited csv2_HA.swdsk

PS C:\Users\administrator.HCILAB> C:\Users\administrator.HCILAB\Desktop\SyncHaDevice.ps1
Synchronize device HAImage3
Failed to perform synchronization (1) from
-
control 0x00000000012F26C0 -Synchronize: -SynchronizationType:"1"
-
200 Failed: can't find available or valid partner for synchronization..

PS C:\Users\administrator.HCILAB>




i will edit again :

what I should change ?:
because now im really confused about that ;/
<node id="1" name="HAImage" shut="true" active="true" flags="0">
<storages>
<storage_ref id="1"/>
</storages>
<parameters>
<type>1</type>
<priority>0</priority>
<auto_sync>true</auto_sync>
<sync_status>1</sync_status>
<sync_delay>50</sync_delay>
<sync_traffic_share>50</sync_traffic_share>
<failover_conf>0</failover_conf>
<last_sync_snap_id>0</last_sync_snap_id>
<alua_access_state>0</alua_access_state>
<maintenance_mode>false</maintenance_mode>
</parameters>
</node>
<node id="2" name="iqn.2008-08.com.starwindsoftware:192.168.7.116-csv2" shut="false" active="true">
<storages>
<storage_ref id="2"/>
</storages>
<parameters>
<type>1</type>
<priority>1</priority>
<sync_status>0</sync_status>
<alua_access_state>1</alua_access_state>
<type_bitmap>RAM</type_bitmap>
</parameters>
</node>
</header
yaroslav (staff)
Staff
Posts: 3599
Joined: Mon Nov 18, 2019 11:11 am

Wed Nov 27, 2024 6:33 pm

Can you please share a screenshot from the Windows-based Management Console?
mic77
Posts: 27
Joined: Fri Oct 04, 2024 9:58 pm

Wed Nov 27, 2024 7:03 pm

ok i have it - did resync with success

btw what this means / describe (as parameter ) - it should be always 1 on only node ?
<alua_access_state>1</alua_access_state>

like node 1 :
local =0
remote=1

node 2 :
local = 1
remote =0

?
yaroslav (staff)
Staff
Posts: 3599
Joined: Mon Nov 18, 2019 11:11 am

Wed Nov 27, 2024 7:53 pm

Great!!
It means that the target was set up with ALUA (asymmetric lun access) in mind.
Post Reply