Description of problem: errors appear in loop in vdsm logs without doing anything Version-Release number of selected component (if applicable): sf19 How reproducible: alway Steps to Reproduce: 1. install 3.2.2 with 2 hosts, 2 SDs and 1 VM 2. 3. Actual results: error "looking for unfetched domain" and appears in loop in vdsm logs without doing anything Expected results: shouldn't appear Additional info: Thread-468::ERROR::2013-07-30 12:16:31,014::libvirtvm::2149::vm.Vm::(snapshot) vmId=`ee68c161-275d-425d-96ac-9be68c33ae79`::Unable to take snapshot Thread-342::ERROR::2013-07-30 12:17:12,640::sdc::137::Storage.StorageDomainCache::(_findDomain) looking for unfetched domain 0c59428e-0dba-46d2-82d1-2d1438332009 Thread-342::ERROR::2013-07-30 12:17:12,641::sdc::153::Storage.StorageDomainCache::(_findUnfetchedDomain) looking for domain 0c59428e-0dba-46d2-82d1-2d1438332009 Thread-354::ERROR::2013-07-30 12:17:31,644::sdc::137::Storage.StorageDomainCache::(_findDomain) looking for unfetched domain 3f0176a2-7c96-4eaa-ae05-422dbf8b6375 Thread-354::ERROR::2013-07-30 12:17:31,645::sdc::153::Storage.StorageDomainCache::(_findUnfetchedDomain) looking for domain 3f0176a2-7c96-4eaa-ae05-422dbf8b6375 Thread-296::ERROR::2013-07-30 12:20:51,604::sdc::137::Storage.StorageDomainCache::(_findDomain) looking for unfetched domain 699d358c-3e60-4e9b-a3e8-332eb6eb14a6 Thread-296::ERROR::2013-07-30 12:20:51,604::sdc::153::Storage.StorageDomainCache::(_findUnfetchedDomain) looking for domain 699d358c-3e60-4e9b-a3e8-332eb6eb14a6 Thread-342::ERROR::2013-07-30 12:22:13,298::sdc::137::Storage.StorageDomainCache::(_findDomain) looking for unfetched domain 0c59428e-0dba-46d2-82d1-2d1438332009 Thread-342::ERROR::2013-07-30 12:22:13,299::sdc::153::Storage.StorageDomainCache::(_findUnfetchedDomain) looking for domain 0c59428e-0dba-46d2-82d1-2d1438332009 Thread-354::ERROR::2013-07-30 12:22:32,282::sdc::137::Storage.StorageDomainCache::(_findDomain) looking for unfetched domain 3f0176a2-7c96-4eaa-ae05-422dbf8b6375 Thread-354::ERROR::2013-07-30 12:22:32,282::sdc::153::Storage.StorageDomainCache::(_findUnfetchedDomain) looking for domain 3f0176a2-7c96-4eaa-ae05-422dbf8b6375 Thread-296::ERROR::2013-07-30 12:25:52,425::sdc::137::Storage.StorageDomainCache::(_findDomain) looking for unfetched domain 699d358c-3e60-4e9b-a3e8-332eb6eb14a6 Thread-296::ERROR::2013-07-30 12:25:52,426::sdc::153::Storage.StorageDomainCache::(_findUnfetchedDomain) looking for domain 699d358c-3e60-4e9b-a3e8-332eb6eb14a6 Thread-342::ERROR::2013-07-30 12:27:13,936::sdc::137::Storage.StorageDomainCache::(_findDomain) looking for unfetched domain 0c59428e-0dba-46d2-82d1-2d1438332009
Created attachment 780533 [details] logs
In 3.3 (target release) the prefetch for block devices is enabled. Therefore in the target release the log should not appear. The severity of the log issued is not a bug. For FC pools, engine is not sending connectStorageServer(). This will cause FC domains not to be prefetched and the log to appear. This has nothing to do with vdsm.
*** Bug 959745 has been marked as a duplicate of this bug. ***
*** Bug 1031881 has been marked as a duplicate of this bug. ***