Skip to content

Unable to create a cluster out of an HPC Image derived from a VHD - package epel-release is not installed epel-release-7-11.noarch #461

@souvik-de

Description

@souvik-de

Describe the bug
We have a pipeline that allows us to test a CentOS VHD. The pipeline downloads it into a storage account and then creates an image out of it. This image is now feed into the azhpc scripts to deploy a cluster and benchmarks are run. Before December 2020 we never had a issue doing it. But now the azhpc-build fails at the install_node_setup.sh step with the message "package epel-release is not installed epel-release-7-11.noarch".

To Reproduce
Steps to reproduce the behavior:

  1. Have a CentOS-HPC VHD at your disposal.
  2. Download it on to a storage account and create an image out of it.
  3. Utilize the azhpc scripts and the image to deploy a cluster.
  4. You should encounter the error here.

Expected behavior
As before Dec 2020, the azhpc-build should be able to deploy a cluster out of the image.

Screenshots
image

Configuration (please complete the following information):

  • OS and version: CentOS 7.6 HPC (Test VHD)
  • Context of execution : Ubuntu from WSL2

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions