HA Creation issue - Partner Not Ready - Server 2008 R2

Public beta (bugs, reports, suggestions, features and requests)

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

Post Reply
Martin Fluck
Posts: 11
Joined: Tue Mar 23, 2010 4:15 pm

Mon Apr 12, 2010 12:18 pm

Hi,

I am trying to configure HA on the latest release of the beta (20100408), I have read through the Hyper-V and High Availability Storage document and followed the steps to ensure I'm not doing anything wrong/in the wrong order etc.

I get no errors during the creation of the HA Target and the HA Target appears on both StarWind servers after the wizard completes however there is a yellow triangle on each Target and the server log shows :-

4/12 12:53:44.408 448 S: iqn.2008-08.com.starwindsoftware:starwind01-test-ha-01: 65536 session(s) allowed.
4/12 12:53:44.408 448 conf: Target [0x000000000F6B3B60] has been created. Device 'HAImage1' is accesible as target 'iqn.2008-08.com.starwindsoftware:starwind01-test-ha-01'.
4/12 12:53:47.095 448 HA: SscPort_ControlRequest: Event:Received Synchronize command (SynchType = 3)
4/12 12:53:47.095 448 HA: *** SscPort_ControlRequest: Partners is not READY, synchronization failed! (bIsPartnerReady = 0, bIsReadyFromPartner = 0)


Both StarWind servers have 3 networks defined under the network configuration as follows :-

10.1.80.2 -- 3260
192.168.1.89 -- 3260
127.0.0.1 -- 3260

and the management interface is still at the default :-

0.0.0.0 -- 3261

I can ping the servers from each other on both the 10.1 and 192.168 subnets and there is no firewall between the servers (they are VMs hosted on separate Hyper-V servers)

Am I missing something here? I have read through the forum posts where others have had the same issue however the fixes applied to them are not relevant in this case it would seem.

thanks,

Martin
Martin Fluck
Posts: 11
Joined: Tue Mar 23, 2010 4:15 pm

Mon Apr 12, 2010 1:41 pm

Hi,

Uodated logs with logging set to level 3 -

4/12 14:18:39.126 b9c S: SymId: 'HAImage1': Assigned target name: 'iqn.2008-08.com.starwindsoftware:starwind01-test-ha-01', alias 'Test-HA-01'
4/12 14:18:39.126 b9c HA: SscPort_Create: Opening device 'HAImage1', image file 'My Computer\E\StarWind VDisks\Test-HA-01.img', buffering=0, async=0, readonly=0, highavailability=1.
4/12 14:18:39.173 b9c HA: ImageFile_Create: 'E:\StarWind VDisks\Test-HA-01.img': type 0, geometry: sct 16, trks 32, cyl 81919, TotalSectors: 41942528
4/12 14:18:39.173 b9c HA: ImageFile_Create: VendorId 'ROCKET ', ProductId 'IMAGEFILE ', Revision '0001', Serial '45f60572-c8b5-4d56-ab8a-55aa14f'
4/12 14:18:39.205 b9c HA: CMSInitiatorDevice::MountDevice: Try to check is ms initiator service started...
4/12 14:18:39.205 b9c HA: CMSInitiatorDevice::MountDevice: MS initiator service started.
4/12 14:18:39.205 b9c HA: CMSInitiatorDevice::MountDevice: Try to mount target ('iqn.2008-08.com.starwindsoftware:starwind02-test-ha-01partner') through ms initiator ('iqn.2008-08.com.starwindsoftware:starwind01-test-ha-01')
4/12 14:18:39.205 b9c HA: CMSInitiatorDevice::MountDevice: Check is already exist active session for this target with current initiator name...
4/12 14:18:39.205 b9c HA: CMSInitiatorDevice::MountDevice: m_fpGetIScsiSessionList() return ERROR_INSUFFICIENT_BUFFER (ulSessionInfoBufferSize = 22, ulSessionCount = 0)!
4/12 14:18:39.205 b9c HA: CMSInitiatorDevice::MountDevice: Active sessions are not found.
4/12 14:18:39.205 b9c HA: CMSInitiatorDevice::MountDevice: Refreshing iscsi send portal...
4/12 14:18:39.205 b9c HA: CMSInitiatorDevice::MountDevice: REFRESH iscsi send portal complete successfully.
4/12 14:18:39.205 b9c HA: CMSInitiatorDevice::MountDevice: EXITing with failure, m_fpLoginIScsiTarget() failed, dwError = 0xEFFF0029!
4/12 14:18:39.205 b9c HA: HA_MountDevice: EXITing with failure, pDevice->MountDevice() failed!

4/12 14:18:39.205 b9c HA: *** ImageFile_CreateHADevice: HA_MountDevice(..) failed, HA error code 1, System error code 4026466345

..
removed additional text as very log post otherwise..
..
4/12 14:18:39.205 b9c S: iqn.2008-08.com.starwindsoftware:starwind01-test-ha-01: 65536 session(s) allowed.
4/12 14:18:39.205 b9c conf: Target [0x000000000F733710] has been created. Device 'HAImage1' is accesible as target 'iqn.2008-08.com.starwindsoftware:starwind01-test-ha-01'.
4/12 14:18:44.267 b9c HA: SscPort_ControlRequest: Event:Received Synchronize command (SynchType = 3)
4/12 14:18:44.267 b9c HA: *** SscPort_ControlRequest: Partners is not READY, synchronization failed! (bIsPartnerReady = 0, bIsReadyFromPartner = 0)
4/12 14:25:45.158 448 HA: SscPort_ControlRequest: Event:Received Synchronize command (SynchType = 1)
4/12 14:25:45.158 448 HA: *** SscPort_ControlRequest: Partners is not READY, synchronization failed! (bIsPartnerReady = 0, bIsReadyFromPartner = 0)
4/12 14:31:24.283 448 HA: SscPort_ControlRequest: Event:Received Synchronize command (SynchType = 1)
4/12 14:31:24.283 448 HA: *** SscPort_ControlRequest: Partners is not READY, synchronization failed! (bIsPartnerReady = 0, bIsReadyFromPartner = 0)

thanks,

Martin
User avatar
Bohdan (staff)
Staff
Posts: 435
Joined: Wed May 23, 2007 12:58 pm

Tue Apr 13, 2010 8:55 am

Martin,

we need the full logs from both StarWind logs.
Could you please zip and send/upload them for us?
I'll send you upload link on e-mail.
User avatar
Bohdan (staff)
Staff
Posts: 435
Joined: Wed May 23, 2007 12:58 pm

Tue Apr 20, 2010 12:54 pm

The problem is solved by adding allow ACL rules for HA partners.
Post Reply