Граф коммитов

167 Коммитов

Автор SHA1 Сообщение Дата
Fred Park ec986323fb Duplicate volume checks between job and task 2017-05-28 15:18:32 -07:00
Fred Park 3a5fb452d5 Various fixes
- Add poolid param for pool del
- Fix vm_count deprecation check on fs actions
- Improve robustness of package index updates
- Prompt for jobs cmi action
- Update to latest dependencies
2017-05-24 09:54:09 -07:00
Fred Park 06fd4f8e62 Tag for 2.7.0rc1 release 2017-05-24 07:43:19 -07:00
Fred Park 4514920b6a Add pool listimages command
- Resolves #60
- Fix some resize/wait issues
2017-05-23 14:14:29 -07:00
Fred Park d80d938063 More inheritable job to task properties
- Add max_wall_time property
- Resolves #69
2017-05-23 09:29:00 -07:00
Fred Park 5a82cc79f8 Add --tty option to ssh commands 2017-05-22 20:03:35 -07:00
Fred Park a623e5b26f Add list tasks poll option
- Resolves #77
- Add deprecation path for multi-instance pool spec vm count
- Fix outdated recipe doc for multi-instance pool spec
- Cache last task id to speed up task collection adds
2017-05-22 19:45:25 -07:00
Fred Park 199ac70e22 Tag for 2.7.0b2 release 2017-05-18 09:18:43 -07:00
Fred Park 11c5dc700b Improve pool resize logic with mixed nodes 2017-05-16 09:49:01 -07:00
Fred Park fd6c45505e Update recipes for vm_count change 2017-05-12 19:23:29 -07:00
Fred Park 7ed7429a24 Add Low Priority Batch VM support
- Resolves #82
- Resolves #83
2017-05-12 14:42:55 -07:00
Fred Park a17d6b64c9 Update dependencies
- Fix breaking changes in keyvault library
- Fix inverted order for fs cluster ssh and optional command
2017-05-11 09:21:20 -07:00
Fred Park c4b740bb85 Remove xserver-xorg-dev from NC path 2017-05-08 12:29:37 -07:00
Fred Park 70f7317c13 Add --clear-tables option to storage del
- Update limitations doc
- Resolves #80
2017-05-08 09:07:09 -07:00
Fred Park 1050c5da0e Tag for 2.6.2 release 2017-05-05 08:42:53 -07:00
Fred Park b3f959801c Fix docker login for missing images
- Resolves #66
2017-05-02 20:11:24 -07:00
Fred Park 2e62f12729 Fix misc tensorboard default image issue 2017-05-02 13:16:57 -07:00
Fred Park ad423c0e3d Tag for 2.6.1 release
- Optimize some Batch calls
2017-05-01 22:17:43 -07:00
Fred Park f9912b7a52 Pool-level resource file support 2017-05-01 10:17:09 -07:00
Fred Park b559ba3fb5 Fix data ingress to single node on pool add 2017-05-01 08:38:45 -07:00
Fred Park c8f7521196 Add COMMAND arg for ssh commands 2017-04-30 14:22:13 -07:00
Fred Park d638fe10a5 Tensorboard docker image auto-detect
- Fix jobs del --termtasks to disable job first
- Fix jobs listtasks and data listfiles to accept jobid not in jobs
  config
- Perform double port remapping to avoid conflicts in tensorboard
2017-04-29 23:56:53 -07:00
Fred Park fb978a4788 Update TensorFlow recipes to r1.1
- Remove custom build of TF for non-distributed mode
2017-04-28 23:13:04 -07:00
Fred Park 668acccd43 Fix site extension issues 2017-04-21 19:22:03 -07:00
Fred Park 12216930fe Tag for 2.6.0 release 2017-04-20 13:09:26 -07:00
Fred Park 0161169daa Remove Windows checks for scp/ssh/openssl
- Update docs
- Remove unused vars in nodeprep script
2017-04-18 13:51:05 -07:00
Fred Park 469e5cb56f Tag for 2.6.0rc1 release
- Fix Docker setup issues
- Pin Docker release version
- Update NC nvidia driver
2017-04-14 12:54:43 -07:00
Fred Park 741a0bdd85 Add fault_domains property
- Add RemoteFS-GlusterFS+BatchPool recipe
- Various fixes
2017-04-14 08:14:13 -07:00
Fred Park 0d974fa0aa Add additional SSH options
- Fix samba to auto-restart
2017-04-13 09:31:35 -07:00
Fred Park 6074985ded Fix possible race condition in gluster/disk setup 2017-04-05 11:30:00 -07:00
Fred Park 7c7fac238c Minor doc updates 2017-04-04 07:26:32 -07:00
Fred Park 9b30c60b10 Tag for 2.6.0b3 release 2017-04-03 14:20:24 -07:00
Fred Park 96395fa68a Allow docker_images to be empty 2017-04-03 14:20:20 -07:00
Fred Park f61f91423e multi_instance_auto_complete -> auto_complete
- Resolves #61
2017-04-03 10:48:54 -07:00
Fred Park 7b2c507ecf Add install.cmd for Windows 2017-03-31 22:10:01 -07:00
Fred Park 3ded07634e Fix some Python2 issues in remotefs
- Properly map the gluster volume mountpath and not the brick for SMB
2017-03-31 13:21:22 -07:00
Fred Park 5088c8f26e Fix pathlib and future compatibility issues 2017-03-31 09:55:34 -07:00
Fred Park d6e72ca22f Fix glusterfs_on_compute issues 2017-03-31 08:07:23 -07:00
Fred Park 667d273c09 Move additional node prep commands as last set
- Resolves #63
2017-03-30 15:16:36 -07:00
Fred Park 130401af75 Add samba support on storage cluster nodes 2017-03-30 15:03:11 -07:00
Fred Park 144af61c72 install.sh virtual env fixes and Anaconda support 2017-03-29 09:55:05 -07:00
Fred Park db16e4cb7e Allow public IP to be disabled
- Fix fs cluster status --detail
- Expand non-retry on async ops to include all 400-level status codes
2017-03-28 20:49:09 -07:00
Fred Park dcd14781e4 Add site extension docs 2017-03-28 19:08:20 -07:00
Fred Park 15d4c4458f Add remotefs recipe links from docs 2017-03-23 17:37:53 -07:00
Fred Park 5879e48586 Remove batch credential for fs ops
- Add RemoteFS recipes
- Replace Batch Explorer with Batch Labs
2017-03-23 15:06:42 -07:00
Fred Park dd1b9f3de5 Tag for 2.6.0b2 release
- Resolves #59
2017-03-22 10:05:10 -07:00
Fred Park 8871b8697d Move storage container creation/deletion for fs
- Move storage container actions closer to create/delete for the cluster
  to reduce chance of storage container/blob orphaning
2017-03-17 15:48:20 -07:00
Fred Park 7a8e4c8e64 Clarify some docs 2017-03-17 10:00:58 -07:00
Fred Park 791c5726e0 Tag for 2.6.0b1 release 2017-03-16 17:53:15 -07:00
Fred Park 38ac358d9d Add pre-existing checks
- Switch to hostname peering in add brick (resize)
- Update docs regarding max_tasks_per_node
2017-03-16 08:58:53 -07:00