harvester / harvester

Open source hyperconverged infrastructure (HCI) software
https://harvesterhci.io/
Apache License 2.0
3.73k stars 312 forks source link

[BUG] Volumes' error message is not clear #5436

Open lanfon72 opened 5 months ago

lanfon72 commented 5 months ago

Describe the bug

In Harvester v1.2.1 image In Harvester v1.3.0 image

To Reproduce

Steps to reproduce the behavior:

  1. Install Harvester with any nodes
  2. Create an over-sized volume

Expected behavior

It would be hard to identify in a 2 nodes cluster ( default replicas: 3, so all volumes showing Replica scheduling failed), so we should display the correct error message: insufficient storage.

Environment:

Additional context

Discovered in automation: test_create_vm_no_available_resources of disk.

lanfon72 commented 5 months ago

user can only check the correct state in longhorn's dashboard.