Azure / azurehpc

This repository provides easy automation scripts for building a HPC environment in Azure. It also includes examples to build e2e environment and run some of the key HPC benchmarks and applications.
MIT License
121 stars 64 forks source link

Cannot create a cluster from CentOS HPC 8.1 Internal VHD #425

Closed souvik-de closed 3 years ago

souvik-de commented 3 years ago

Describe the bug "azhpc-builld" fails at pbsserver.sh (step 09) when trying to create a cluster from an Internal CentOS 8.1 HPC VHD. Observation drawn from multiple attempts.

To Reproduce Steps to reproduce the behavior:

  1. Download VHD to a storage account and create an Image.
  2. Use the resource (image) in azhpc scripts to deploy a cluster

Expected behavior

  1. Deployment should be successful

Screenshots image

Configuration (please complete the following information):

souvik-de commented 3 years ago

I don't think that this is specifically for the internal image but 8.1 in general

xpillons commented 3 years ago

Thank you for raising this issue. As of today we don't support CentOS 8.1. In the meantime, you can copy the pbsserver.sh script in your own scripts directory and update it for 8.1. You may want to use PBS 20 as 19 doesn't support 8.1.