<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>What do I do when a host in a cluster cant find a storage domain that "it thinks" doesnt exist? The storage domain is in the db and is online because one of the other hosts is working just fine. I pulled this out of the vdsm.log. I even tried rebooting<br></div><div><br></div><div><br></div><div>Thread-30::ERROR::2014-07-16 14:19:10,522::domainMonitor::239::Storage.DomainMonitorThread::(_monitorDomain) Error while collecting domain b7663d70-e658-41fa-b9f0-8da83c9eddce monitoring information<br>Traceback (most recent call last):<br>&nbsp; File "/usr/share/vdsm/storage/domainMonitor.py", line 204, in _monitorDomain<br>&nbsp;&nbsp;&nbsp; self.domain = sdCache.produce(self.sdUUID)<br>&nbsp; File "/usr/share/vdsm/storage/sdc.py", line 98, in produce<br>&nbsp;&nbsp;&nbsp; domain.getRealDomain()<br>&nbsp; File "/usr/share/vdsm/storage/sdc.py", line 52, in getRealDomain<br>&nbsp;&nbsp;&nbsp; return self._cache._realProduce(self._sdUUID)<br>&nbsp; File "/usr/share/vdsm/storage/sdc.py", line 122, in _realProduce<br>&nbsp;&nbsp;&nbsp; domain = self._findDomain(sdUUID)<br>&nbsp; File "/usr/share/vdsm/storage/sdc.py", line 141, in _findDomain<br>&nbsp;&nbsp;&nbsp; dom = findMethod(sdUUID)<br>&nbsp; File "/usr/share/vdsm/storage/sdc.py", line 171, in _findUnfetchedDomain<br>&nbsp;&nbsp;&nbsp; raise se.StorageDomainDoesNotExist(sdUUID)<br>StorageDomainDoesNotExist: Storage domain does not exist: ('b7663d70-e658-41fa-b9f0-8da83c9eddce',)<br><br></div></div></body></html>