Hi @george1421
Because we want to avoid WebApp Server Down (storage failure) causing the images fail together. If we can host the image at other server with RAID setup this can reduce the risk.
Is it possible to setup storage node (Image Server) as my master node so that it can perform multi cast? Because we dont need to store the image at WebApp Server
I do experiment with below setup using multi PC with virtual box for multi cast
FOG Web Server (192.168.1.66) @ PC1
- i disable default storage node (basically we dont need it in the web server)
- 192.168.1.99 as new storage node using default group & set as master
FOG Image Server/Storage Node (192.168.1.99) @ PC2
Client
PC2 have 2 virtual box host 1, 2
PC1 have 1 virtual box host 3
I group all these host 1,2,3 together to perform multicast
1st & 2nd round it success perform multi cast for all 3 host
3rd round
- PC2 host 1 & host 2 it process about 16% then stuck at few min then can proceed the partclone deployment then until 46% and stuck again
- PC1 host 3 it stuck at partclone screen not even progress bar appear
few min later i lost my internet connection guess the router is jam
may i know what is the problem is how can i troubleshoot to enable the multicast work smoothly?
Thanks