Thread: DiskSpan GUI
View Single Post
  #4  
Old 26-07-2024, 23:55
wareck wareck is online now
Registered User
 
Join Date: Dec 2017
Location: Mars
Posts: 153
Thanks: 29
Thanked 113 Times in 80 Posts
wareck is on a distinguished road
I found the issue
It's when I use parallel tool, like mpz_mtx.
when I click on abort , there is some threads still running.
Because of that, temporay folder and archive are still in use.
So when I click on retry, diskspan can't delete conversion temporay file and make some error code.

I just need to check is there is no anymore process still runing...
was my bad

thanks !
best regards
Reply With Quote
The Following User Says Thank You to wareck For This Useful Post:
Cesar82 (27-07-2024)