#1205 Unable to provision duffy nodes
Closed: Fixed by arrfab. Opened by rkamath.

The projects NFS-Ganesha and Gluster are unable to provision duffy nodes as the node ready count is being shown as 0 for all the pools with Centos 8-Stream flavour and the architecture x86_64.

{
  "action": "get",
  "pool": {
    "name": "virt-ec2-t2-centos-8s-x86_64",
    "fill_level": 10,
    "levels": {
      "provisioning": 10,
      "ready": 0,
      "contextualizing": 17,
      "deployed": 0,
      "deprovisioning": 0
    }
  }
}

}
{
  "action": "get",
  "pool": {
    "name": "metal-ec2-c5n-centos-8s-x86_64",
    "fill_level": 5,
    "levels": {
      "provisioning": 5,
      "ready": 0,
      "contextualizing": 7,
      "deployed": 0,
      "deprovisioning": 0
    }
  }
}

Is there some outage that we aren't aware of?

Thanks in advanced.


Metadata Update from @arrfab:
- Issue assigned to arrfab

Metadata Update from @arrfab:
- Issue tagged with: centos-ci-infra, high-gain, high-trouble

duplicate of #1204 , where main actions will be tracked but we got confirmation situation is now fixed so closing this one

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata