Skip to content
Snippets Groups Projects
  1. Jan 06, 2017
    • Gin Tan's avatar
      Merge branch 'gpu_upgrade' into 'master' · c7b1c722
      Gin Tan authored
      Extend the GPU role
      
      The GPU role used to just detect if any driver was installed and skip installation if one was found
      it will now execute nvidia-smi to determine the current driver version and compare it against the desired
      driver version, installing in the case of mismatch
      
      Note that if an existing driver is installed, the nvidia persistence daemon must be stopped before installation can proceed
      
      See merge request !114
      c7b1c722
    • Chris Hines's avatar
      Extend the GPU role · 2b1ad616
      Chris Hines authored
      The GPU role used to just detect if any driver was installed and skip installation if one was found
      it will now execute nvidia-smi to determine the current driver version and compare it against the desired
      driver version, installing in the case of mismatch
      
      Note that if an existing driver is installed, the nvidia persistence daemon must be stopped before installation can proceed
      2b1ad616
  2. Jan 05, 2017
    • Gin Tan's avatar
      Merge branch 'gluster_fix' into 'master' · f5b091e5
      Gin Tan authored
      Alter the way gluster peer probe works
      
      I had the syntax incorrect when the glsuter cluster consists of more than two nodes. We're not attempting to use three node clusters so we can't get split brain
      
      See merge request !112
      f5b091e5
    • Gin Tan's avatar
      Merge branch 'alter_path' into 'master' · 03561687
      Gin Tan authored
      Add /usr/local/bin to the end of the default path
      
      this was initially removed as it resulted in programs in /etc/profile.d searching /usr/local/bin, which if the NFS server had hung resulted in ec2-user not being able to log in
      subsequently verified that it seems safe to add it to the end of the path, obviously subject to not having anything called from profile that exists in /usr/local
      
      See merge request !113
      03561687
  3. Jan 04, 2017
    • Chris Hines's avatar
      Alter the way gluster peer probe works · c94759f4
      Chris Hines authored
      I had the syntax incorrect when the glsuter cluster consists of more than two nodes. We're not attempting to use three node clusters so we can't get split brain
      c94759f4
    • Chris Hines's avatar
      Add /usr/local/bin to the end of the default path · deccb12e
      Chris Hines authored
      this was initially removed as it resulted in programs in /etc/profile.d searching /usr/local/bin, which if the NFS server had hung resulted in ec2-user not being able to log in
      subsequently verified that it seems safe to add it to the end of the path, obviously subject to not having anything called from profile that exists in /usr/local
      deccb12e
  4. Jan 03, 2017
  5. Dec 21, 2016
  6. Dec 20, 2016
  7. Dec 15, 2016
  8. Dec 13, 2016
  9. Dec 12, 2016
  10. Dec 08, 2016
  11. Dec 05, 2016
  12. Nov 28, 2016
  13. Nov 25, 2016
  14. Nov 24, 2016
  15. Nov 22, 2016
  16. Nov 16, 2016
  17. Nov 11, 2016
Loading