Verify Service Node Installation
ssh to the service nodes. You should not be prompted for a password.
Check to see that the xcat daemon
xcatdis running.Run some database command on the service node, e.g
tabdump site, ornodels, and see that the database can be accessed from the service node.Check that
/installand/tftpbootare mounted on the service node from the Management Node, if appropriate.Make sure that the Service Node has name resolution for all nodes it will service.
Run
updatenode <compute node> -V -son management node and verify output containsRunning command on <service node>that indicates the command from management node is sent to service node to run against compute node target.
See Appendix B for possible solutions.