Hide Forgot
Created attachment 511154 [details] vdsm log Description of problem: refresh storage fails with: Thread-59459::ERROR::2011-07-04 11:37:55,385::dispatcher::106::Storage.Dispatcher.Protect::(run) local v ariable 'OSError' referenced before assignment Thread-59459::ERROR::2011-07-04 11:37:55,386::dispatcher::107::Storage.Dispatcher.Protect::(run) Traceba ck (most recent call last): File "/usr/share/vdsm/storage/dispatcher.py", line 96, in run result = ctask.prepare(self.func, *args, **kwargs) File "/usr/share/vdsm/storage/task.py", line 1184, in prepare raise self.error UnboundLocalError: local variable 'OSError' referenced before assignment
Setting to low priority, as it happened during shutdown and has no functional effect. Still I'd be happy if Erez tells me how this can happen.
Can you please attack sp.pyc with which this bug was reproduced?
Can you please attach sp.pyc with which this bug was reproduced?
Created attachment 511187 [details] sp.pyc
Thanks, this was very helpful. Can you please also include sp.py, and includes the result of "rpm -q vdsm"?