Comment 1 for bug 1947087

Revision history for this message
Mk4UmHa (mk4umha) wrote :

I created two VM's with the UI with the following.

8 cores
128GB

Then I see the used core count is wrong, which says available is only 16.

"used": {
        "cores": 64,
        "memory": 1040384,
        "local_storage": 728000000000
    },
    "total": {
        "cores": 80,
        "memory": 772649,
        "local_storage": 5952253325312
    },
    "available": {
        "cores": 16,
        "memory": -267735,
        "local_storage": 5224253325312
    },