Page 1 of 1

StarwindX: Time left until sync complete?

Posted: Fri Apr 06, 2018 8:55 pm
by Benoire
Hi

Had an interesting issue last night with my UPS which knocked the home servers offline completely. Upon powering everything backup, SW vSAN went in to sync mode. Its been running for 20 minutes now and it still says 0% synced, which I get why... However I was wondering if it is possible to to modify the advanced sync script to at time left?

$syncPercent = $dev.GetPropertyValue("ha_synch_percent")

Write-Host "Synchronizing: $($syncPercent)%" -foreground yellow

I want to add time left to this and wondered whether there was a ha_synch_time function or similar that could be used? Also, is it possible to see sync speed rates at all?

Thanks,

Chris

Re: StarwindX: Time left until sync complete?

Posted: Wed Apr 11, 2018 10:40 am
by Boris (staff)
Unfortunately, no such property is available.

Re: StarwindX: Time left until sync complete?

Posted: Thu Apr 12, 2018 10:17 am
by Benoire
Would it be possible for this to be added to some form of improvement list? Would help with resyncs.

Re: StarwindX: Time left until sync complete?

Posted: Thu Apr 12, 2018 12:24 pm
by Boris (staff)
I have transferred this request to the R&D team, yet I've got no information yet on when or whether this will be implemented.