Able to create a template on one host, and then export to NFS. I detach from one host and successfully attach to second host. WHen I attempt to import template, I see error 'Failed to complete copy of template mytemplate to Domain <UNKNOWN>'

Errors in log are:

2015-11-08 20:08:26,516 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-28) [9f0aa95] Correlation ID: d957f05, Job ID: 084199b0-96ce-4b80-bd02-a0d45bcd5de9, Call Stack: null, Custom Event ID: -1, Message: Failed to import Template mytemplate to Data Center ovirt-2_localdc, Cluster ovirt-2_localclstr
2015-11-08 20:08:29,329 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-50) [] Correlation ID: d957f05, Call Stack: null, Custom Event ID: -1, Message: Failed to complete copy of Template mytemplate to Domain <UNKNOWN>.

Seeing this command that failed:

2015-11-08 20:08:29,296 ERROR [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (DefaultQuartzScheduler_Worker-76) [395116d1] BaseAsyncTask::logEndTaskFailure: Task 'd2681280-fff6-469d-81c8-edc5fd9fb7af' (Parent Command 'ImportVmTemplate', Parameters Type 'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') ended with failure:
-- Message: 'VDSGenericException: VDSErrorException: Failed in vdscommand to HSMGetAllTasksStatusesVDS, error = d2681280-fff6-469d-81c8-edc5fd9fb7af',
-- Exception: 'VDSGenericException: VDSErrorException: Failed in vdscommand to HSMGetAllTasksStatusesVDS, error = d2681280-fff6-469d-81c8-edc5fd9fb7af' 

But dont see anything else...

Thoughts?