Applicable to:
- SolusIO
Symptoms
Incorrect usage calculation in SolusIO.
Usage is calculated for full month instead of the actual usage time:
"id": 15211,
"name": "virtual server",
"total_tokens": 43920,
"created_at": "2022-05-31 10:18:07",
"terminated_at": "2022-05-31 12:37:07",
"usage": [
{
"type": "up-time",
"description": "runner-aa9askbp-1653990990-c4c51d61 (2 vCPU, 4 GiB RAM, 80 GiB disk)",
"quantity": 732,
"quantity_descriptor": "hours",
"tokens": 43920,
"tokens_per_hour": 60,
"tokens_per_month": 40000
}
Cause
SolusIO bug #SIO-4305 which was fixed in SolusIO version 1.6.1-24876
Resolution
Update SolusIO to the latest mainline version.
Comments
Please sign in to leave a comment.