Sat Dec 07, 2024 4:37 pm
Hi, I just starting testing 2 node with CVM on vsphere. I was able to successfully deploy with sample CreateHA_2.ps1 but after configuring iscsi connections with Round Robin on the hosts I noticed all active IO connections only going to primary which tells me there is no data locality. After going through the sample script noticed secondary node is set to $aluaOptimized2=$false, is this a mistake since it is set true on primary or is there a reason to leave one disabled. I did redeploy with true and see all iscsi connections with active I/O.