xapi-project / sm

Xapi Project storage managers
GNU Lesser General Public License v2.1
21 stars 91 forks source link

CA-395560 Log exception details when LUN refresh fails #701

Closed TimSmithCtx closed 3 months ago

TimSmithCtx commented 3 months ago

In case there is an issue during refresh_lun_size_by_SCSIid() which causes it to return False, log what the issue actually is so that some attempt can be made to address it. If retries need to be added, we need to know what needs to be retried.