Work in progress

This site is in the process of being reviewed and updated.

  1. As 'sgeadmin', add Execution Host as Admin Host.
  2. Add entry to DHCP server.
  3. Configure Xen cfg file to use DHCP and assigned MAC address.
  4. Boot Execution Host VM image.
  5. Verify that MAC address and general network configuration was correctly assigned.
  6. Set smbpasswd for winbind to access LDAP.
  7. Join new host to domain with 'net ads join'.
  8. Ensure winbind is enabled with 'chkconfig winbind on'.
  9. You may now start winbind with 'service winbind start'.
  10. Mount NFS server(s) for user homes and the $SGE_ROOT.
  11. Chown local spool dir to 'sgeadmin'.
  12. Run the execution daemon installation.
  • No labels