Re: [ovirt-users] "Deactivating Storage Domain" error

2016-12-25 Thread Juan Pablo
Hi Liron, Marry christmas!

1- [root@virt01-int ~]# vdsClient -s 0 getStorageDomainInfo
e6a85203-32e0-4200-b3d7-83f140203294
uuid = e6a85203-32e0-4200-b3d7-83f140203294
vguuid = fDclFZ-KLel-t36P-VAFm-hyle-RxcU-uOc7gj
state = OK
version = 3
role = Master
type = ISCSI
class = Data
pool = ['58405b2d-0094-0380-0260-00a5']
name = nas01
2- which file do you want me to share ?

how do I perform task a and b you mention? is there a guide somewhere ?

I appreciate your help,
best regards,
JP

2016-12-25 11:10 GMT-03:00 Liron Aravot :

> On Fri, Dec 23, 2016 at 2:32 PM, Juan Pablo 
> wrote:
> > So, what do you guys suggest? isn't there a hint or a way to fix this
> issue?
> >
> > thanks for your help,
> > JP
> >
>
> Hi Juan,
> Having a "running" task under the tasks tab doesn't mean there's a
> task running on vdsm - there are engine "tasks" and vdsm tasks.
>
> 1. what is the current status of the domain listed in the task?
> 2. do you see any print related to the operation in the engine log
> file currently? (you can upload it so we'll be able to help you with
> verifying that).
>
> After you verify the operation is indeed not running
> You can delete that specific job from the jobs table:
> a. select job_id from job where description like '%...%';
> b. delete from job where..
>
> Let me know if that worked for you,
> Liron.
>
>
>
> > 2016-12-20 13:35 GMT-03:00 Juan Pablo :
> >>
> >> Andrea, thanks for your reply, I already tried that , but
> unfortunately, a
> >> restart of the engine VM did not solve the error.
> >>
> >> best regards,
> >> JP
> >>
> >> 2016-12-20 13:32 GMT-03:00 Andrea Ghelardi :
> >>>
> >>> I remember facing a similar issue during decommissioning of my Ovirt 3
> >>> environment.
> >>>
> >>> Several tasks showed on GUI (and storage operations unavailable) but no
> >>> tasks on command line.
> >>>
> >>> Eventually restarting the engine VM cleaned up the situation and made
> the
> >>> storage avail again.
> >>>
> >>>
> >>>
> >>> Cheers
> >>>
> >>> AG
> >>>
> >>>
> >>>
> >>> From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On
> Behalf
> >>> Of Elad Ben Aharon
> >>> Sent: Tuesday, December 20, 2016 5:24 PM
> >>> To: Juan Pablo 
> >>> Cc: users 
> >>> Subject: Re: [ovirt-users] "Deactivating Storage Domain" error
> >>>
> >>>
> >>>
> >>> Do you have a storage domain in the DC in status 'locked'?
> >>>
> >>>
> >>>
> >>> On Tue, Dec 20, 2016 at 6:09 PM, Juan Pablo  >
> >>> wrote:
> >>>
> >>> Elad, I did that and running the commands on the SPM  returned :
> >>>
> >>> [root@virt01-int ~]# vdsClient -s 0 getAllTasks
> >>>
> >>> [root@virt01-int ~]# vdsClient -s 0 getSpmStatus `vdsClient -s 0
> >>> getConnectedStoragePoolsList`
> >>> spmId = 1
> >>> spmStatus = SPM
> >>> spmLver = 8
> >>>
> >>> [root@virt01-int ~]# vdsClient -s 0 getAllTasks
> >>>
> >>> [root@virt01-int ~]#
> >>>
> >>> thanks for your time,
> >>>
> >>> JP
> >>>
> >>>
> >>>
> >>> 2016-12-20 12:55 GMT-03:00 Elad Ben Aharon :
> >>>
> >>> It's OK, but you need to make sure you're checking it on the host which
> >>> has the SPM role. So, first check on the host that it is the current
> SPM
> >>> with the following:
> >>>
> >>> vdsClient -s 0 getSpmStatus `vdsClient -s 0
> getConnectedStoragePoolsList`
> >>>
> >>> Look for the host that has " spmStatus = SPM"
> >>>
> >>> And after you find the SPM, check for the running tasks as you did
> >>> before.
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> On Tue, Dec 20, 2016 at 5:37 PM, Juan Pablo  >
> >>> wrote:
> >>>
> >>> Hi,
> >>>
> >>>  thanks for your reply, I did check with vdsClient -s 0 getAllTasks ,
> >>> returned nothing. is this still the correct way to check?
> >>>
> >>> regards,
> >>>
> >>> JP
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> 2016-12-20 12:32 GMT-03:00 Elad Ben Aharon :
> >>>
> >>> Hi,
> >>>
> >>>
> >>>
> >>> Did you check for running tasks in the SPM host?
> >>>
> >>>
> >>>
> >>> On Tue, Dec 20, 2016 at 5:04 PM, Juan Pablo  >
> >>> wrote:
> >>>
> >>> Hi,
> >>>
> >>> first of all , thanks to all the Ovirt/Rhev team for the outstanding
> >>> work!
> >>>
> >>>
> >>> we are having a small issue with Ovirt 4.0.5 after testing a full end
> of
> >>> year infrastructure shutdown, everything came back correctly except
> that we
> >>> get a 'Deactivating Storage Domain' under the tasks tab.
> >>>
> >>> another dc/cluster running 3.6.7 reported no error with same
> maintenance
> >>> procedure.. maybe we did something wrong?
> >>>
> >>> would you please be so kind to point me on the right direction to fix
> it?
> >>> I looked
> >>>
> >>> vdsClient -s 0 getAllTasks , but returns nothing...
> >>>
> >>> thanks for your time guys and merry christmas and happy new year if we
> >>> dont talk again soon!
> >>>
> >>> JP
> >>>
> >>>
> >>>
> >>> ___
> >>> Users mailing list
> >>> Users@ovirt.org
> >>> http://lists.ovirt.org/mailman/listinfo/users
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
>

Re: [ovirt-users] "Deactivating Storage Domain" error

2016-12-25 Thread Liron Aravot
On Fri, Dec 23, 2016 at 2:32 PM, Juan Pablo  wrote:
> So, what do you guys suggest? isn't there a hint or a way to fix this issue?
>
> thanks for your help,
> JP
>

Hi Juan,
Having a "running" task under the tasks tab doesn't mean there's a
task running on vdsm - there are engine "tasks" and vdsm tasks.

1. what is the current status of the domain listed in the task?
2. do you see any print related to the operation in the engine log
file currently? (you can upload it so we'll be able to help you with
verifying that).

After you verify the operation is indeed not running
You can delete that specific job from the jobs table:
a. select job_id from job where description like '%...%';
b. delete from job where..

Let me know if that worked for you,
Liron.



> 2016-12-20 13:35 GMT-03:00 Juan Pablo :
>>
>> Andrea, thanks for your reply, I already tried that , but unfortunately, a
>> restart of the engine VM did not solve the error.
>>
>> best regards,
>> JP
>>
>> 2016-12-20 13:32 GMT-03:00 Andrea Ghelardi :
>>>
>>> I remember facing a similar issue during decommissioning of my Ovirt 3
>>> environment.
>>>
>>> Several tasks showed on GUI (and storage operations unavailable) but no
>>> tasks on command line.
>>>
>>> Eventually restarting the engine VM cleaned up the situation and made the
>>> storage avail again.
>>>
>>>
>>>
>>> Cheers
>>>
>>> AG
>>>
>>>
>>>
>>> From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf
>>> Of Elad Ben Aharon
>>> Sent: Tuesday, December 20, 2016 5:24 PM
>>> To: Juan Pablo 
>>> Cc: users 
>>> Subject: Re: [ovirt-users] "Deactivating Storage Domain" error
>>>
>>>
>>>
>>> Do you have a storage domain in the DC in status 'locked'?
>>>
>>>
>>>
>>> On Tue, Dec 20, 2016 at 6:09 PM, Juan Pablo 
>>> wrote:
>>>
>>> Elad, I did that and running the commands on the SPM  returned :
>>>
>>> [root@virt01-int ~]# vdsClient -s 0 getAllTasks
>>>
>>> [root@virt01-int ~]# vdsClient -s 0 getSpmStatus `vdsClient -s 0
>>> getConnectedStoragePoolsList`
>>> spmId = 1
>>> spmStatus = SPM
>>> spmLver = 8
>>>
>>> [root@virt01-int ~]# vdsClient -s 0 getAllTasks
>>>
>>> [root@virt01-int ~]#
>>>
>>> thanks for your time,
>>>
>>> JP
>>>
>>>
>>>
>>> 2016-12-20 12:55 GMT-03:00 Elad Ben Aharon :
>>>
>>> It's OK, but you need to make sure you're checking it on the host which
>>> has the SPM role. So, first check on the host that it is the current SPM
>>> with the following:
>>>
>>> vdsClient -s 0 getSpmStatus `vdsClient -s 0 getConnectedStoragePoolsList`
>>>
>>> Look for the host that has " spmStatus = SPM"
>>>
>>> And after you find the SPM, check for the running tasks as you did
>>> before.
>>>
>>>
>>>
>>>
>>>
>>> On Tue, Dec 20, 2016 at 5:37 PM, Juan Pablo 
>>> wrote:
>>>
>>> Hi,
>>>
>>>  thanks for your reply, I did check with vdsClient -s 0 getAllTasks ,
>>> returned nothing. is this still the correct way to check?
>>>
>>> regards,
>>>
>>> JP
>>>
>>>
>>>
>>>
>>>
>>> 2016-12-20 12:32 GMT-03:00 Elad Ben Aharon :
>>>
>>> Hi,
>>>
>>>
>>>
>>> Did you check for running tasks in the SPM host?
>>>
>>>
>>>
>>> On Tue, Dec 20, 2016 at 5:04 PM, Juan Pablo 
>>> wrote:
>>>
>>> Hi,
>>>
>>> first of all , thanks to all the Ovirt/Rhev team for the outstanding
>>> work!
>>>
>>>
>>> we are having a small issue with Ovirt 4.0.5 after testing a full end of
>>> year infrastructure shutdown, everything came back correctly except that we
>>> get a 'Deactivating Storage Domain' under the tasks tab.
>>>
>>> another dc/cluster running 3.6.7 reported no error with same maintenance
>>> procedure.. maybe we did something wrong?
>>>
>>> would you please be so kind to point me on the right direction to fix it?
>>> I looked
>>>
>>> vdsClient -s 0 getAllTasks , but returns nothing...
>>>
>>> thanks for your time guys and merry christmas and happy new year if we
>>> dont talk again soon!
>>>
>>> JP
>>>
>>>
>>>
>>> ___
>>> Users mailing list
>>> Users@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can't shut down VM

2016-12-25 Thread Peter Calum
Hi,

I get this on console on the host when i try to reinstall

Message from syslogd@khk9dsk36 at Dec 25 12:48:36 ...
 dracut:installkernel failed in module fips

I'll reinstall it from scratch with new ovirt-node image

thanks
Peter


2016-12-25 12:31 GMT+01:00 Peter Calum :

> Hi Arik
>
> Strange. - When i went back now to check, the host was down, and the VM i
> had trouble with was also down.
> The other VM's was migrated to other hosts. But the faulty VM still has a
> locked snapshot, and i cant start
> it because of that. I tried to put the host into maintenance mode and then
> activate i, but under activation it reboots.
> Should i reinstall that host ? - Or do you want more logs ?
>
> thanks,
> Peter
>
> 2016-12-25 11:49 GMT+01:00 Arik Hadas :
>
>>
>> On Sun, Dec 25, 2016 at 12:14 PM, Peter Calum 
>> wrote:
>>
>>> Hi Arik
>>>
>>> Thank you for answering.
>>>
>>> The host for the VM with problems are running normally with 17 oter VM's.
>>>
>>
>> So currently the host is up, 17 other VMs are running and this VM is
>> stuck in Powering Down?
>> Could you create a VM and try to run it on that host (at the Host tab in
>> the VM dialog select this host) and see if it get stuck in WaitForLaunch
>> state?
>>
>>
>>>
>>> thanks,
>>> Peter
>>>
>>>
>>> 2016-12-25 10:56 GMT+01:00 Arik Hadas :
>>>
 Hi,
 There was some connectivity problem with the host that prevented you
 from shutting down this VM.
 What is the status of the host 80bb6fbe-6479-4642-835d-83f729e97fbb now
 (in the webadmin it is shown as the host that the VM runs on)?

 On Sun, Dec 25, 2016 at 11:21 AM, Peter Calum 
 wrote:

> Hi,
>
> I have a VM hanging in powering down state, the same VM has at
> snapshot
> hanging in state locked. - How do i solve this ?
>
> vmId='6d820a57-efef-431d-b98f-99e8fe13b6ac',
>
> oVirt Engine Version: 4.0.5.5-1.el7.centos
>
> engine log attached.
>
> --
> Venlig hilsen / Kind regards
>
> Peter Calum
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>

>>>
>>>
>>> --
>>> Venlig hilsen / Kind regards
>>>
>>> Peter Calum
>>>
>>>
>>
>>
>
>
> --
> Venlig hilsen / Kind regards
>
> Peter Calum
>
>



-- 
Venlig hilsen / Kind regards

Peter Calum
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can't shut down VM

2016-12-25 Thread Peter Calum
Hi Arik

Strange. - When i went back now to check, the host was down, and the VM i
had trouble with was also down.
The other VM's was migrated to other hosts. But the faulty VM still has a
locked snapshot, and i cant start
it because of that. I tried to put the host into maintenance mode and then
activate i, but under activation it reboots.
Should i reinstall that host ? - Or do you want more logs ?

thanks,
Peter

2016-12-25 11:49 GMT+01:00 Arik Hadas :

>
> On Sun, Dec 25, 2016 at 12:14 PM, Peter Calum 
> wrote:
>
>> Hi Arik
>>
>> Thank you for answering.
>>
>> The host for the VM with problems are running normally with 17 oter VM's.
>>
>
> So currently the host is up, 17 other VMs are running and this VM is stuck
> in Powering Down?
> Could you create a VM and try to run it on that host (at the Host tab in
> the VM dialog select this host) and see if it get stuck in WaitForLaunch
> state?
>
>
>>
>> thanks,
>> Peter
>>
>>
>> 2016-12-25 10:56 GMT+01:00 Arik Hadas :
>>
>>> Hi,
>>> There was some connectivity problem with the host that prevented you
>>> from shutting down this VM.
>>> What is the status of the host 80bb6fbe-6479-4642-835d-83f729e97fbb now
>>> (in the webadmin it is shown as the host that the VM runs on)?
>>>
>>> On Sun, Dec 25, 2016 at 11:21 AM, Peter Calum 
>>> wrote:
>>>
 Hi,

 I have a VM hanging in powering down state, the same VM has at
 snapshot
 hanging in state locked. - How do i solve this ?

 vmId='6d820a57-efef-431d-b98f-99e8fe13b6ac',

 oVirt Engine Version: 4.0.5.5-1.el7.centos

 engine log attached.

 --
 Venlig hilsen / Kind regards

 Peter Calum


 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users


>>>
>>
>>
>> --
>> Venlig hilsen / Kind regards
>>
>> Peter Calum
>>
>>
>
>


-- 
Venlig hilsen / Kind regards

Peter Calum
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can't shut down VM

2016-12-25 Thread Arik Hadas
On Sun, Dec 25, 2016 at 12:14 PM, Peter Calum  wrote:

> Hi Arik
>
> Thank you for answering.
>
> The host for the VM with problems are running normally with 17 oter VM's.
>

So currently the host is up, 17 other VMs are running and this VM is stuck
in Powering Down?
Could you create a VM and try to run it on that host (at the Host tab in
the VM dialog select this host) and see if it get stuck in WaitForLaunch
state?


>
> thanks,
> Peter
>
>
> 2016-12-25 10:56 GMT+01:00 Arik Hadas :
>
>> Hi,
>> There was some connectivity problem with the host that prevented you from
>> shutting down this VM.
>> What is the status of the host 80bb6fbe-6479-4642-835d-83f729e97fbb now
>> (in the webadmin it is shown as the host that the VM runs on)?
>>
>> On Sun, Dec 25, 2016 at 11:21 AM, Peter Calum 
>> wrote:
>>
>>> Hi,
>>>
>>> I have a VM hanging in powering down state, the same VM has at snapshot
>>> hanging in state locked. - How do i solve this ?
>>>
>>> vmId='6d820a57-efef-431d-b98f-99e8fe13b6ac',
>>>
>>> oVirt Engine Version: 4.0.5.5-1.el7.centos
>>>
>>> engine log attached.
>>>
>>> --
>>> Venlig hilsen / Kind regards
>>>
>>> Peter Calum
>>>
>>>
>>> ___
>>> Users mailing list
>>> Users@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>>
>>>
>>
>
>
> --
> Venlig hilsen / Kind regards
>
> Peter Calum
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can't shut down VM

2016-12-25 Thread Peter Calum
Hi Arik

Thank you for answering.

The host for the VM with problems are running normally with 17 oter VM's.

thanks,
Peter


2016-12-25 10:56 GMT+01:00 Arik Hadas :

> Hi,
> There was some connectivity problem with the host that prevented you from
> shutting down this VM.
> What is the status of the host 80bb6fbe-6479-4642-835d-83f729e97fbb now
> (in the webadmin it is shown as the host that the VM runs on)?
>
> On Sun, Dec 25, 2016 at 11:21 AM, Peter Calum 
> wrote:
>
>> Hi,
>>
>> I have a VM hanging in powering down state, the same VM has at snapshot
>> hanging in state locked. - How do i solve this ?
>>
>> vmId='6d820a57-efef-431d-b98f-99e8fe13b6ac',
>>
>> oVirt Engine Version: 4.0.5.5-1.el7.centos
>>
>> engine log attached.
>>
>> --
>> Venlig hilsen / Kind regards
>>
>> Peter Calum
>>
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>


-- 
Venlig hilsen / Kind regards

Peter Calum
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can't shut down VM

2016-12-25 Thread Arik Hadas
Hi,
There was some connectivity problem with the host that prevented you from
shutting down this VM.
What is the status of the host 80bb6fbe-6479-4642-835d-83f729e97fbb now (in
the webadmin it is shown as the host that the VM runs on)?

On Sun, Dec 25, 2016 at 11:21 AM, Peter Calum  wrote:

> Hi,
>
> I have a VM hanging in powering down state, the same VM has at snapshot
> hanging in state locked. - How do i solve this ?
>
> vmId='6d820a57-efef-431d-b98f-99e8fe13b6ac',
>
> oVirt Engine Version: 4.0.5.5-1.el7.centos
>
> engine log attached.
>
> --
> Venlig hilsen / Kind regards
>
> Peter Calum
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] ovirt.org is back online

2016-12-25 Thread Eyal Edri
The site is back online thanks for Duck in helping clearing the log files
which caused the gear to get stuck.

I understood that the site is planned to move to another location, with
more storage so hopefully these kind of outage will be rare soon after.

-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R&D
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users