i have 3 computers on a network that must boot in a sequence
ServerA serverB serverC. when serverA runs serverB should run start running and so on..what i was thinking of that in case of power cut and power returns all servers will bootup with now sequence, so i thought if for example serverB broadcast the MAC address till serverA receive this message and compare it with the mac entry found on /etc/ethers then confirm on serverB to continue boot up. it can be like serverB is waiting for reply or something i cant imagine exactly what the solution is. can any one help on this
ServerA serverB serverC. when serverA runs serverB should run start running and so on..what i was thinking of that in case of power cut and power returns all servers will bootup with now sequence, so i thought if for example serverB broadcast the MAC address till serverA receive this message and compare it with the mac entry found on /etc/ethers then confirm on serverB to continue boot up. it can be like serverB is waiting for reply or something i cant imagine exactly what the solution is. can any one help on this