Hi,

Recently I have installed "LAVA-Master" on Server and "LAVA-Worker (On Remote location)"  on Raspberrypi-4 (8GB).

Installation steps:
###############################
###############################

                Server:
                 ######
                        1. #sudo install lava
                 Worker (Raspberrypi-4)
                 ###################
                          1. #sudo install lava-dispatcher


Add worker to Master
###############################
###############################
                 1. sudo  lava-server manage device-types add qemu
                 2. sudo    lava-server manage devices add --device-type qemu --worker raspberrypi qemu-02
                 3. Now I am able to see "raspberrypi" worker in green colour state in the master under "LAVA--->Scheduler-->workers".


Problem/issue:
############
1. My QEMU job(Health-check) is still in running state even after 2 days (Attached the screenshot) even though it is working if my dispatcher is from the same master server. I feels something I missed here and may be extra setups to establish proper communication between "Master" and "Remote-Worker"


Please can someone suggest me as what am I missing to complete my QEMU job(Health-check) while it running in "Remote-Worker" ?  




Regards,
Koti