ISO_DOMAIN issue

Hi all, We have a small problem with a recently removed iso_domain. The domain ahs been removed in the ovirt but in the vdsm he keeps complaining about this: Thread-2362176::WARNING::2014-06-24 10:24:34,803::fileSD::636::scanDomains::(collectMetaFiles) Metadata collection for domain path /rhev/data-center/mnt/vega.brusselsairport.aero:_var_lib_exports_iso timedout Traceback (most recent call last): File "/usr/share/vdsm/storage/fileSD.py", line 625, in collectMetaFiles sd.DOMAIN_META_DATA)) File "/usr/share/vdsm/storage/remoteFileHandler.py", line 297, in callCrabRPCFunction *args, **kwargs) File "/usr/share/vdsm/storage/remoteFileHandler.py", line 184, in callCrabRPCFunction rawLength = self._recvAll(LENGTH_STRUCT_LENGTH, timeout) File "/usr/share/vdsm/storage/remoteFileHandler.py", line 150, in _recvAll raise Timeout() Timeout Thread-23::ERROR::2014-06-24 10:24:34,804::sdc::143::Storage.StorageDomainCache::(_findDomain) domain 50cf24a4-d1ef-4105-a9a5-b81d91339175 not found Traceback (most recent call last): File "/usr/share/vdsm/storage/sdc.py", line 141, in _findDomain dom = findMethod(sdUUID) File "/usr/share/vdsm/storage/nfsSD.py", line 132, in findDomain return NfsStorageDomain(NfsStorageDomain.findDomainPath(sdUUID)) File "/usr/share/vdsm/storage/nfsSD.py", line 122, in findDomainPath raise se.StorageDomainDoesNotExist(sdUUID) StorageDomainDoesNotExist: Storage domain does not exist: (u'50cf24a4-d1ef-4105-a9a5-b81d91339175',) Thread-23::ERROR::2014-06-24 10:24:34,805::domainMonitor::225::Storage.DomainMonitorThread::(_monitorDomain) Error while collecting domain 50cf24a4-d1ef-4105-a9a5-b81d91339175 monitoring information Traceback (most recent call last): File "/usr/share/vdsm/storage/domainMonitor.py", line 201, in _monitorDomain self.domain.selftest() File "/usr/share/vdsm/storage/sdc.py", line 49, in __getattr__ return getattr(self.getRealDomain(), attrName) File "/usr/share/vdsm/storage/sdc.py", line 52, in getRealDomain return self._cache._realProduce(self._sdUUID) File "/usr/share/vdsm/storage/sdc.py", line 122, in _realProduce domain = self._findDomain(sdUUID) File "/usr/share/vdsm/storage/sdc.py", line 141, in _findDomain dom = findMethod(sdUUID) File "/usr/share/vdsm/storage/nfsSD.py", line 132, in findDomain return NfsStorageDomain(NfsStorageDomain.findDomainPath(sdUUID)) File "/usr/share/vdsm/storage/nfsSD.py", line 122, in findDomainPath raise se.StorageDomainDoesNotExist(sdUUID) StorageDomainDoesNotExist: Storage domain does not exist: (u'50cf24a4-d1ef-4105-a9a5-b81d91339175',) How can I remove this completely? Kind regards, Koen

Am 24.06.2014 10:27, schrieb Koen Vanoppen:
Hi all,
We have a small problem with a recently removed iso_domain. The domain ahs been removed in the ovirt but in the vdsm he keeps complaining about this
Did you make sure there are no vms running with attached isos from this domain? -- Mit freundlichen Grüßen / Regards Sven Kieske Systemadministrator Mittwald CM Service GmbH & Co. KG Königsberger Straße 6 32339 Espelkamp T: +49-5772-293-100 F: +49-5772-293-333 https://www.mittwald.de Geschäftsführer: Robert Meyer St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
participants (2)
-
Koen Vanoppen
-
Sven Kieske