On Tue, Jul 15, 2014 at 09:09:38AM -0400, Maurice James wrote:
> I'm noticing th following error in my vdsm.log file 
> 
> Thread-124060::WARNING::2014-07-15 
> 09:07:03,329::fileSD::673::scanDomains::(collectMetaFiles) Metadata 
> collection for domain path /rhev/data-center/mnt/172.16.10.202:_storage 
> timedout 
> Traceback (most recent call last): 
> File "/usr/share/vdsm/storage/fileSD.py", line 662, 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 
> 
> 
> The storage domain in the error was removed a while ago. Where I can look to 
> see where this information is still configured? 

What you see here is a failed attempt to access the long-lost storage
domain. I believe that you should detach and remove it from the
datacenter (unless you have already done so, and now you need to clean
up some stale remains from this specific host).
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to