On Thu, 12 Dec 2013 21:39:32 +0800, Gianluca Cecchi <gianluca.cecchi(a)gmail.com>
wrote:
Hello,
3.3.2 beta on Fedora 19 engine with 2 Fedora 19 hosts and GusterFS
Hi, I think I have met the same problem this Monday and I've worked out a
solution[1].
Would you please give it a try?
I didn't verify whether it's exactly the same because I couldn't download your
log due
to my bad Internet connection.
Does the log look like below:
-----
Traceback (most recent call last):
File "/usr/share/vdsm/storage/task.py", line 857, in _run
return fn(*args, **kargs)
File "/usr/share/vdsm/logUtils.py", line 45, in wrapper
res = f(*args, **kwargs)
File "/usr/share/vdsm/storage/hsm.py", line 1529, in deleteImage
dom.deleteImage(sdUUID, imgUUID, volsByImg)
File "/usr/share/vdsm/storage/fileSD.py", line 342, in deleteImage
currImgDir = getImagePath(sdUUID, imgUUID)
File "/usr/share/vdsm/storage/fileSD.py", line 97, in getImagePath
return os.path.join(getDomPath(sdUUID), 'images', imgUUID)
File "/usr/share/vdsm/storage/fileSD.py", line 89, in getDomPath
raise se.StorageDomainDoesNotExist(sdUUID)
StorageDomainDoesNotExist: Storage domain does not exist:
('74867fea-da26-42ce-b57a-1dda70015fc7',)
-----
[1].
http://gerrit.ovirt.org/#/c/22359/
--
regards,
hunt