
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "??????" <zorro@megatrone.ru> Cc: users@ovirt.org, "Omer Frenkel" <ofrenkel@redhat.com> Sent: Tuesday, March 20, 2012 4:30:34 AM Subject: Re: [Users] Maintenance storage
On 03/19/2012 11:01 AM, ?????? wrote:
I imported the virtual machine export storage. Imports of finished several hours ago. Judging by downloading the data channel is no activity for copying virtual machines do not. All virtual machines have been imported. Position them down/up I'd like to get a solution, which flung forcibly storage problem with that I can unmount it. I understand all the risks of this action.
Perhaps the error is caused by instability of the NSF and is not a bug.
omer - is there a way (even via db) to get list of tasks preventing maintaining an export domain?
not from db, when deactivating a storage domain the engine runs getAllTasksStatuses on the SPM host, if tasks are returned, deactivate is blocked. you can manually run getAllTasksStatuses on the spm host, and run stopTask and clearTask for every task that returns (all with vdsClient on the SPM host).
-----Original Message----- From: Itamar Heim [mailto:iheim@redhat.com] Sent: Monday, March 19, 2012 11:58 AM To: ?????? Cc: users@ovirt.org Subject: Re: [Users] Maintenance storage
On 03/19/2012 09:53 AM, ?????? wrote:
storage domain
do you have any tasks running in the system right now (create vm/template/export/import/etc.)? (you can open a bug on message incorrect, it says data domain and you are working on an export domain) (the devel branch has some patches to show currently running tasks of some type already)
-----Original Message----- From: Itamar Heim [mailto:iheim@redhat.com] Sent: Monday, March 19, 2012 11:30 AM To: ?????? Cc: users@ovirt.org Subject: Re: [Users] Maintenance storage
On 03/19/2012 09:09 AM, ?????? wrote:
Hi.
If you try to deactivate storage server (export type) ovirt reports the following:
Error: Cannot deactivate Data Domain while there are running tasks in the Data Center.<br/>-Please wait until tasks will finish and try again.
Is it possible to manually kill tasks that do not give deactivate
storage?
you are trying to maintain a host, or a storage domain?