Jeremy Gardais
|
85ded81370
|
Order functions (most common first) to exit 0 asap
|
2020-06-12 16:21:20 +02:00 |
Jeremy Gardais
|
842543d62f
|
Add information messages and silent mode
|
2020-06-12 15:23:28 +02:00 |
Jeremy Gardais
|
19dcf6a96e
|
Manage options outside of a function
|
2020-06-12 15:13:53 +02:00 |
Jeremy Gardais
|
f51f207890
|
New script to check maco's upgrade
|
2020-06-12 12:34:23 +02:00 |
Jeremy Gardais
|
74b932506d
|
Disable script now manage multiple queues
|
2020-06-05 10:53:51 +02:00 |
Jeremy Gardais
|
8d6178fa82
|
Add possibility to check state of multiple queues
|
2020-06-05 10:19:34 +02:00 |
Jeremy Gardais
|
f2149ced87
|
Simplification of the command to get queue state
With a fake_user, sge command doesn't return any pending jobs.
|
2020-06-05 07:32:03 +02:00 |
Jeremy Gardais
|
19a233d145
|
Forgot to update the vars after debug
|
2020-06-04 16:52:10 +02:00 |
Jeremy Gardais
|
8ea845f74e
|
Rename script to check APT updates
|
2020-06-04 16:43:17 +02:00 |
Jeremy Gardais
|
a2df1e2c4e
|
Avoid to count pending jobs in queue state command
|
2020-06-04 16:39:50 +02:00 |
Jeremy Gardais
|
01dac009a0
|
Script to check if APT upgrade is available
And prepare the host (by disabling SGE queue) in order to apply upgrades
asap.
|
2020-06-04 14:37:01 +02:00 |
Jeremy Gardais
|
4cfedce127
|
Add debug_message function
|
2020-06-04 11:31:13 +02:00 |
Jeremy Gardais
|
d317376171
|
Add possibility to inherit DEBUG value
|
2020-06-04 11:22:50 +02:00 |
Jeremy Gardais
|
1cb88264ee
|
Add program name in debug messages
|
2020-06-04 11:22:20 +02:00 |
Jeremy Gardais
|
104932b182
|
Exit with error if the script end with queue enable
|
2020-06-03 17:51:31 +02:00 |
Jeremy Gardais
|
1e2bbcea40
|
Exit if the queue is already disable
|
2020-06-03 17:51:04 +02:00 |
Jeremy Gardais
|
ea3ecf26cf
|
Script to disable a SGE queue on a host
|
2020-06-03 15:29:56 +02:00 |
Jeremy Gardais
|
31d5b0c669
|
Move to a generic script to create directory
|
2018-10-10 11:02:55 +02:00 |
Jeremy Gardais
|
09fb786f1e
|
Update script name used to create homedir
|
2018-10-09 16:47:04 +02:00 |
Jeremy Gardais
|
bfc6d287e7
|
New script to automatically create user's homedir
This way new users should be enable to connect to Compute Cluster
without human actions.
|
2018-10-08 18:15:28 +02:00 |
Jeremy Gardais
|
2d10dee279
|
Add purpose for creation scripts
|
2018-10-08 18:13:53 +02:00 |
Jeremy Gardais
|
b727bc7261
|
Disable debug mode for creation scripts
|
2018-10-08 18:09:27 +02:00 |
Jeremy Gardais
|
7ce55bcce1
|
Check if dir already exists
This way it's avoid the chown/chmod on an existing home/work directory.
|
2018-10-08 11:30:30 +02:00 |
Jeremy Gardais
|
574d1fc318
|
Add a script to create user's work dir
|
2018-09-14 11:07:00 +02:00 |
Jeremy Gardais
|
fb40c9d1d2
|
Move compute's script to cluster directory
|
2018-09-14 11:06:53 +02:00 |