
This storage domains don't exist anymore. There is an entry in postgres with: "Domain VMExport was forcibly removed by admin@internal" It was a NFS Export domain. Is there any chance it is causing problem with iscsi data domain operations? Now I can create disks and VMs, but I can't remove them. I tried export a VM, and the engine.log returned me this: 2013-09-24 14:03:05,180 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (pool-3-thread-33) [547e3abf] Failed in MoveImageGroupVDS method 2013-09-24 14:03:05,182 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (pool-3-thread-33) [547e3abf] Error code MoveImageError and error message IRSGenericException: IRSErrorException: Failed to MoveImageGroupVDS, error = Error moving image: ('spUUID=9dbc7bb1-c460-4202-8f10-862d2ed3ed9a, srcDomUUID=c332da29-ba9f-4c94-8fa9-346bb8e04e2a, dstDomUUID=51eb6183-157d-4015-ae0f-1c7ffb1731c0, imgUUID=483d8af2-beb2-45cc-b73e-4597e31a6fc0, vmUUID=, op=1, force=false, postZero=false force=false',) 2013-09-24 14:03:05,184 ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand] (pool-3-thread-33) [547e3abf] IrsBroker::Failed::MoveImageGroupVDS due to: IRSErrorException: IRSGenericException: IRSErrorException: Failed to MoveImageGroupVDS, error = Error moving image: ('spUUID=9dbc7bb1-c460-4202-8f10-862d2ed3ed9a, srcDomUUID=c332da29-ba9f-4c94-8fa9-346bb8e04e2a, dstDomUUID=51eb6183-157d-4015-ae0f-1c7ffb1731c0, imgUUID=483d8af2-beb2-45cc-b73e-4597e31a6fc0, vmUUID=, op=1, force=false, postZero=false force=false',) On 09/24/2013 01:09 PM, Dafna Ron wrote:
vdsm cannot find your storage. check your storage and network connection to it.
On 09/24/2013 03:31 PM, Eduardo Ramos wrote:
Hi all!
I'm getting a strange error in on my SPM:
Message from syslogd@darwin at Sep 24 11:19:58 ... �<11>vdsm Storage.DomainMonitorThread ERROR Error while collecting domain 0226b818-59a6-41bc-8590-91f520aa7859 monitoring information#012Traceback (most recent call last):#012 File "/usr/share/vdsm/storage/domainMonitor.py", line 182, in _monitorDomain#012 self.domain = sdCache.produce(self.sdUUID)#012 File "/usr/share/vdsm/storage/sdc.py", line 97, in produce#012 domain.getRealDomain()#012 File "/usr/share/vdsm/storage/sdc.py", line 52, in getRealDomain#012 return self._cache._realProduce(self._sdUUID)#012 File "/usr/share/vdsm/storage/sdc.py", line 121, in _realProduce#012 domain = self._findDomain(sdUUID)#012 File "/usr/share/vdsm/storage/sdc.py", line 152, in _findDomain#012 raise se.StorageDomainDoesNotExist(sdUUID)#012StorageDomainDoesNotExist: Storage domain does not exist: (u'0226b818-59a6-41bc-8590-91f520aa7859',)
I also can not remove disks. When I try,immediatly appears on the 'Events' log of webadmin:
*Data Center is being initialized, please wait for initialization to complete.* *User eduardo.ramos failed to initiate removing of disk 012.167_teste_InfoDoc_Disk1 from domain VMs.*
Could someone help me?
Thanks
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users