Cluster Computing Forum What if OSCAR Can't Find /tftpboot/rpm?
2 replies on
1 page.
Artima.com provides this forum to the IEEE Computer Society Task Force on Cluster Computing (TFCC) to promote discussion of articles appearing in its TFCC Newsletter and related topics. The TFCC is an international organization that promotes cluster computing research and education and supports the development of technical standards in the cluster computing area.
I'm using two boxes with identical hardware to make a two-node cluster using OSCAR for the science fair. My network settings are perfect and both are running with Red Hat Enterprise Linux (9) that I bought at the store.
I've prepped OSCAR using the config command and I've copied all the RPMS that came with the release into /tftpboot/rpm, but for some reason, when I run ./install_cluster, it gets hung up on the sanity check for /tftpboot/rpm. The comp doesn't freeze, but it doesn't progress any and the installation doesn't complete. I press ctrl-c to end the process, but it doesn't work. I think OSCAR can't find/can't recognize the tftpboot/rpm file. What can I do to fix this?