Multicast - Sometimes a few host not update database
-
Hi,
Other problem with multicast but not blocking.
Sometimes a few host not update database.
At the end of imaging with Partclone, postinstall script do various tasks (copy of drivers for example).
I have the feeling that my computers not take the same time to execute this postinstall scripts. And “active task” disappear
This not create problem but only Database not update.
In “Image History” host, not see the last imaging date.Not possible to adjust timeout or other things ?
Regards
-
@Florent I had a look at the code and actually found what is causing this. Issue should be fixed with the latest commit (bf60833) on dev-branch.
cd /root/fogproject git checkout dev-branch git pull cd bin ./installfog.sh
If you want to give it a try… Or just take a look at the commit linked above and manually adjust the code. Whatever suites you best.
-
Thanks it’s ok !