Coder Social home page Coder Social logo

azure-hpc's Introduction

Compute Grid Infra => all you need to build an HPC cluster in Azure with PBS Pro, BeeGFS, Ganglia.

azure-hpc's People

Contributors

xpillons avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

azure-hpc's Issues

ssh key can't be used in portal deployment

it is unclear how the ssh key should be formatted to be accepted in the UI of the portal deployment.
-----BEGIN CERTIFICATE-----MIIDjzCCA XXXXXXXX /SRpSxmPrHO4f9Z7/2CakH7sz+0U-----END CERTIFICATE-----
doesn't works while it works thru a param template file

Error while running deployment from Azure CLI

  1. Using --template-uri :
    [root@rpatilvm tmp]# az group deployment validate -g HPCTesting --template-uri https://github.com/xpillons/azure-hpc/blob/master/Compute-Grid-Infra/deploy-master.json
    {
    "error": {
    "code": "InvalidTemplate",
    "details": null,
    "message": "Deployment template parse failed: 'Unexpected character encountered while parsing value: <. Path '', line 5, position 1.'.",
    "target": null
    },
    "properties": null
    }

  2. Using --template-file :
    [root@rpatilvm Compute-Grid-Infra]# az group deployment validate -g HPCTesting --template-file deploy-master.json
    {
    "error": {
    "code": "InvalidTemplate",
    "details": null,
    "message": "Deployment template validation failed: 'The template variable 'sharedTemplateUrl' is not valid: The language expression property 'templateLink' doesn't exist, available properties are 'template, mode, provisioningState'.. Please see https://aka.ms/arm-template-expressions for usage details.'.",
    "target": null
    },
    "properties": null
    }

Need to generate valid storage account name

The auto generated storage account name didn't meet the storage account name requirements. I got this error while running the compute deployment template.

Error type
The template deployment 'Microsoft.Template' is not valid according to the validation procedure. The tracking id is 'e2f07ccf-7c51-4fbd-a22f-e4a0a9f4a913'. See inner errors for details. Please see https://aka.ms/arm-deploy for usage details. (Code: InvalidTemplateDeployment)

Error details
Preflight validation failed. Please refer to the details for the specific errors. (Code: PreflightValidationCheckFailed)

dm4eji7mvonrikmhpcsersa00 is not a valid storage account name. Storage account name must be between 3 and 24 characters in length and use numbers and lower-case letters only. (Code: AccountNameInvalid)

falutb3ovxk42kmhpcsersa00 is not a valid storage account name. Storage account name must be between 3 and 24 characters in length and use numbers and lower-case letters only. (Code: AccountNameInvalid)

zrqfop4wtxzyukmhpcsersa01 is not a valid storage account name. Storage account name must be between 3 and 24 characters in length and use numbers and lower-case letters only. (Code: AccountNameInvalid)

mt2qpfymbsbeykmhpcsersa01 is not a valid storage account name. Storage account name must be between 3 and 24 characters in length and use numbers and lower-case letters only. (Code: AccountNameInvalid)

woi2ksa5bmiuqkmhpcsersa02 is not a valid storage account name. Storage account name must be between 3 and 24 characters in length and use numbers and lower-case letters only. (Code: AccountNameInvalid)

d5qgtp7mzfnk6kmhpcsersa02 is not a valid storage account name. Storage account name must be between 3 and 24 characters in length and use numbers and lower-case letters only. (Code: AccountNameInvalid)

[Feature Request] - List the VM names after deploying nodes

I couldn’t figure out how I am supposed to know what the addresses of the client vm’s in the scale set are. I guessed one, couldn’t find the other one. Maybe would be good to list them in the output the way you do very nicely for the ganglia link and the master host.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.