StarwindX: Time left until sync complete?

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

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

Post Reply
Benoire
Posts: 25
Joined: Mon Jan 08, 2018 8:13 pm

Fri Apr 06, 2018 8:55 pm

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
Boris (staff)
Staff
Posts: 805
Joined: Fri Jul 28, 2017 8:18 am

Wed Apr 11, 2018 10:40 am

Unfortunately, no such property is available.
Benoire
Posts: 25
Joined: Mon Jan 08, 2018 8:13 pm

Thu Apr 12, 2018 10:17 am

Would it be possible for this to be added to some form of improvement list? Would help with resyncs.
Boris (staff)
Staff
Posts: 805
Joined: Fri Jul 28, 2017 8:18 am

Thu Apr 12, 2018 12:24 pm

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.
Post Reply