xenapi: Detecting bad-volumes relies on 120 sec timeout
Bug #1152401 reported by
Rick Harris
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Opinion
|
Wishlist
|
Unassigned |
Bug Description
Currently the only known way to detect bad-volumes in XenServer is to perform a SR.scan which will hang for 120 seconds and then return an error.
This bug is to remind us to fix this in Nova when/if a patch from Citrix becomes available to allow us to 'fail-fast' here.
Changed in nova: | |
importance: | Undecided → Critical |
status: | New → Confirmed |
tags: | added: xenserver |
Changed in nova: | |
importance: | Critical → High |
Changed in nova: | |
status: | Confirmed → Triaged |
Changed in nova: | |
assignee: | nobody → Bob Ball (bob-ball) |
Changed in nova: | |
status: | Triaged → In Progress |
Changed in nova: | |
importance: | Low → Wishlist |
Changed in nova: | |
status: | Confirmed → Opinion |
To post a comment you must log in.
Could you post the error message received when the eventual timeout occurs? I can then look at which piece is causing the timeout and hopefully find a quicker way to return.