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

161 Коммитов

Автор SHA1 Сообщение Дата
Xavier Pillons c336d58df2
Merge pull request #179 from Azure/pyazhpc
Pyazhpc
2020-03-09 15:16:30 +01:00
Xavier Pillons 5e2d8b9c57
Merge pull request #173 from Azure/hackathon
Hackathon
2020-02-27 12:49:16 -08:00
edwardsp 0d2e338686
Update create_raid0.sh 2020-02-25 10:57:22 -08:00
AlexandreJean e28b75ae4c
add quiet mode for wget scp and ssh 2020-02-23 18:51:12 +01:00
AlexandreJean ec17ed01e9
remove set-x and not useful echo 2020-02-23 18:47:40 +01:00
AlexandreJean a2afc31aed modify cc_install.sh to manage install cyclecloud with public or private IP, if private IP need a jumpbox 2020-02-23 17:45:59 +00:00
Xavier Pillons 8f0cdd93e8
Merge pull request #161 from blepore/patch-3
Remove `downloadURL` and `cyclecloudVersion` args
2020-02-11 14:57:04 +01:00
Xavier Pillons 16e93894cd Merge branch 'master' into pyazhpc 2020-02-20 19:22:04 +01:00
Paul Edwards 94c7ccbb03 ANF fixes and creating keys 2020-02-07 19:18:20 +00:00
brlepore cf47f6dbba
Remove `downloadURL` and `cyclecloudVersion` args
Error deploying vanilla cyclecloud instance. 
{{{
Get cyclecloud_install.py
Run cyclecloud_install.py on cycleserver990507.southcentralus.cloudapp.azure.com
Creating temp directory /tmp/tmpH8Zc2H for installing CycleCloud
usage: cyclecloud_install.py [-h] [--azureSovereignCloud AZURESOVEREIGNCLOUD]
                             [--tenantId TENANTID]
                             [--applicationId APPLICATIONID]
                             [--applicationSecret APPLICATIONSECRET]
                             [--username USERNAME] [--hostname HOSTNAME]
                             [--acceptTerms] [--password PASSWORD]
                             [--storageAccount STORAGEACCOUNT]
cyclecloud_install.py: error: unrecognized arguments: --downloadURL https://cyclecloudarm.azureedge.net/cyclecloudrelease --cyclecloudVersion latest
Error : Error installing Cycle Cloud
}}}

Looks like the latest version of `cyclecloud_install.py` doesn't support the `downloadURL` and `cyclecloudVersion` arguments
{{{
$ sudo python azhpc_install_config/cyclecloud_install.py --help
Creating temp directory /tmp/tmpuk8HIX for installing CycleCloud
usage: cyclecloud_install.py [-h] [--azureSovereignCloud AZURESOVEREIGNCLOUD]
                             [--tenantId TENANTID]
                             [--applicationId APPLICATIONID]
                             [--applicationSecret APPLICATIONSECRET]
                             [--username USERNAME] [--hostname HOSTNAME]
                             [--acceptTerms] [--password PASSWORD]
                             [--storageAccount STORAGEACCOUNT]
}}}

Removed them and my cluster is ready to go.
2020-02-06 11:47:41 -05:00
Paul Edwards a06958ff1b Scripts for network benchmarks and GNU screen 2020-02-05 15:36:51 +00:00
Hugo Meiland da637adf5d
Merge pull request #142 from Azure/clean_rpmdb
clean rpmdb to make sure yum does not complain
2020-02-04 14:11:38 +01:00
Xavier Pillons 057c5c1e4e
Update install-azcopy.sh 2020-02-03 18:52:55 +01:00
Xavier Pillons 661e966b26
Update install-azcopy.sh 2020-02-03 18:44:47 +01:00
Xavier Pillons 1e517df0a9 restart pbs 2020-01-24 18:21:40 +01:00
JonShelley 344026c3de added pool_name as a resource for job scheduling 2020-01-24 16:23:00 +00:00
Xavier Pillons 511ce5fd2d use vmssName as pool_name 2020-01-24 17:02:27 +01:00
Paul Edwards cba4060924 Created nested dir 2020-01-21 11:12:21 +00:00
edwardsp 6cd8c483ad
Merge pull request #88 from Azure/blobfuse
Blobfuse
2020-01-17 14:21:56 +00:00
hugo meiland 12024271ef clean rpmdb to make sure yum does not complain 2020-01-17 13:27:21 +01:00
Paul Edwards f99f6f800f Larger disk sizes and fixed lustre client install
The disk size limitation was from fdisk - using parted instead now
The lustre client install was failing
2020-01-13 11:25:10 +00:00
Jon Shelley 89e3e1476f
Merge pull request #123 from Azure/pbs_cleanup
Initial commit of user_cleanup with PBS Pro hook
2020-01-10 10:13:06 -07:00
Paul Edwards 2d5d4936d1 Updated scripts for arm template version 2020-01-07 14:19:40 +00:00
Cormac Garvey 66ffab5ce8 Beegfs bug fix, version upgrade to 714 broke the beegfs deployment. 2019-12-21 08:43:27 -07:00
JonShelley 618eecda85 fixed file naming issue 2019-12-21 03:33:03 +00:00
JonShelley cb37f846e1 Initial commit of user_cleanup 2019-12-17 22:54:44 +00:00
edwardsp b8826e8137
fix URL 2019-12-12 13:59:24 +00:00
JonShelley 2e26dc9128 Added fixes so that users could run azhpc-build on partially completed builds without the scripts erroring out on compute nodes 2019-12-03 21:19:29 +00:00
Paul Edwards 3e374a8f3d adding script for azcopy 2019-12-02 12:29:31 +00:00
Paul Edwards 237d26b691 Do not install lustre-client for 2.12 2019-11-20 18:23:33 +00:00
edwardsp 899aaffb6f
Merge pull request #104 from Azure/lustre-multiversion-support
Lustre multiversion support
2019-11-20 12:49:31 +00:00
Paul Edwards 18b835d439 Updated to install HSM from rpms 2019-11-20 10:45:07 +00:00
Paul Edwards 388d15751e Setting mount options to try and survive a reboot 2019-11-20 08:01:40 +00:00
Cormac Garvey 0db13b8daf Merge branch 'master' into vpn 2019-11-14 17:44:27 -07:00
Paul Edwards bd6b5aa2fa Updated to match the cycle scripts 2019-11-11 12:09:04 +00:00
Xavier Pillons 1fd1e47703 use CLI from installed CC server 2019-11-09 18:54:13 +01:00
Xavier Pillons 1aa640d9c7 disable openlogic 2019-11-08 18:37:50 +01:00
Xavier Pillons 33af37ae13 disable openlogic as it failed too often 2019-11-08 13:09:44 +01:00
Xavier Pillons 7ebdfa354f small changes in order to work inside containers 2019-11-07 13:51:29 +01:00
Xavier Pillons 0b3325037d fix SPN 2019-11-05 18:33:48 +01:00
Cormac Garvey 7f12e3f8dd Corrected vpn lic sas url variable. 2019-10-31 22:22:12 -06:00
Cormac Garvey 5101fcf8d7 Removed sudo 2019-10-30 16:24:08 -06:00
Cormac Garvey 0ad364c1c0 Initial verison of setup_vpn_client.sh 2019-10-30 16:12:22 -06:00
Paul Edwards 08d75196ca Updated to set lustre repo as separate step 2019-10-24 15:13:06 +01:00
Cormac Garvey aae42d59cc Added no_root_squash to nfs exports. 2019-10-21 15:49:32 -06:00
Xavier Pillons c8f6de541f fix release number 2019-10-21 14:14:25 +02:00
Paul Edwards 0051405647 Added script to disable the agent (and remove eth1) 2019-10-18 15:21:47 +01:00
edwardsp 19584b8eea
Merge pull request #89 from Azure/lustre-no-reboot
Updated lustre to use patchless server
2019-10-18 15:20:26 +01:00
Cormac Garvey 96dfc80b8c Added analytics.sh 2019-10-17 14:24:49 -06:00
Cormac Garvey 4035d82c83 Added docker_setup.sh 2019-10-17 14:23:16 -06:00