[ovirt-users] Re: Engine dm-1 disk crashed

2021-05-05 Thread Yedidyah Bar David
On Wed, May 5, 2021 at 4:19 PM marcel d'heureuse  wrote:
>
> Hi,
>
> Inside our Script we use from node hosted-engine --vm-shutdown

This *should* be ok, but:

1. Better verify (e.g. "hosted-engine --console" doing this and see
that it all looks ok)

2. I'd personally still prefer to ssh to the machine and do there
'poweroff' (or "systemctl poweroff", as seems to be the recommendation
these days).

>
> Br
> Marcel
>
> Am 5. Mai 2021 14:47:59 MESZ schrieb Strahil Nikolov via Users 
> :
>>
>> Usually, when you power off the Engine from inside, there should be no 
>> issues.
>> How do you power it off ?
>>
>>
>> Best Regards,
>> Strahil Nikolov



-- 
Didi
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DERZJ46VP57WV7PHOLTPASCQFCBNNBU7/


[ovirt-users] Re: Engine dm-1 disk crashed

2021-05-05 Thread Yedidyah Bar David
On Wed, May 5, 2021 at 3:48 PM Strahil Nikolov  wrote:
>
> Usually, when you power off the Engine from inside, there should be no issues.

Unless you do something with the storage before it's completely down.
Then the engine's kernel might fail to sync.

> How do you power it off ?
>
>
> Best Regards,
> Strahil Nikolov



-- 
Didi
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RA4EPCMVWYMDFOMJWGVV4FDSBZ4WMAKG/


[ovirt-users] Re: Engine dm-1 disk crashed

2021-05-05 Thread marcel d'heureuse
Hi,

Inside our Script we use from node hosted-engine --vm-shutdown

Br
Marcel

Am 5. Mai 2021 14:47:59 MESZ schrieb Strahil Nikolov via Users 
:
>Usually, when you power off the Engine from inside, there should be no
>issues.How do you power it off ?
>
>Best Regards,Strahil Nikolov
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6DBRWQCOV7TPHA4VWTJ3JINH2LRQDNZN/


[ovirt-users] Re: Engine dm-1 disk crashed

2021-05-05 Thread Strahil Nikolov via Users
Usually, when you power off the Engine from inside, there should be no 
issues.How do you power it off ?

Best Regards,Strahil Nikolov___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6HQ5VEBMJVNOW7EDEO5RHBR7XWEE45H2/


[ovirt-users] Re: Engine dm-1 disk crashed

2021-05-05 Thread Yedidyah Bar David
On Wed, May 5, 2021 at 1:35 PM marcel d'heureuse  wrote:
>
> Hi,
>
> We have generate a Script with the following prozedere:
>
> https://lists.ovirt.org/pipermail/users/2017-August/083665.html
>
> Hosted-storage will be not touched.

OK.

I have no idea why the engine's disk is corrupted.

One way to try and debug this is to attach to the engine vm's console
('hosted-engine --console') during shutdown and check output there.

Best regards,

>
> Br
> Marcel
>
> Am 5. Mai 2021 10:40:25 MESZ schrieb Yedidyah Bar David :
>>
>> On Wed, May 5, 2021 at 10:59 AM marcel d'heureuse  wrote:
>>>
>>>
>>>  Hi,
>>>
>>>  Sorry, haven't write it. Yes it is a self hosted engine.
>>>
>>>  Br
>>>  Marcel
>>>
>>>  Am 5. Mai 2021 07:42:35 MESZ schrieb Yedidyah Bar David :


  On Wed, May 5, 2021 at 8:32 AM marcel d'heureuse  
 wrote:
>
>
>
>   Hi,
>
>   We shutdown the complete ovirt system, if a poweroutage occurs and we 
> don't want to make an hard power off.
>
>   So we stop all vms, put the storages in maintenance and shut down the 
> engine, disconnect storages and shut down the nodes.
>>
>>
>> Can you please provide more details?
>>
>> Do you follow some existing procedure/document?
>>
>> Why do you put storage to maintenance?
>>
>> Do you also put the hosted_storage domain to maintenance? If so, this
>> can explain your fs corruption. If you have valid reasons to put all
>> other storage to maintenance, perhaps filter out this one.
>>
>> You might want to also check this, although I do not know of many
>> people that use it:
>>
>> https://github.com/oVirt/ovirt-ansible-collection/tree/master/roles/shutdown_env
>>
>> Best regards,
>>
>
>   On power up, sometimes it works fine but in some cases the engine need 
> a xfs_repair session to start.
>
>   What we make wrong? Have you an idea?



  Is this a hosted-engine? Or standalone?

  Best regards,
>>
>>
>>


-- 
Didi
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/LGIV4WUUYL4RBAP3AXFBNAQUYDDOHZAC/


[ovirt-users] Re: Engine dm-1 disk crashed

2021-05-05 Thread marcel d'heureuse
Hi,

We have generate a Script with the following prozedere:

https://lists.ovirt.org/pipermail/users/2017-August/083665.html

Hosted-storage will be not touched.

Br
Marcel

Am 5. Mai 2021 10:40:25 MESZ schrieb Yedidyah Bar David :
>On Wed, May 5, 2021 at 10:59 AM marcel d'heureuse 
>wrote:
>>
>> Hi,
>>
>> Sorry, haven't write it. Yes it is a self hosted engine.
>>
>> Br
>> Marcel
>>
>> Am 5. Mai 2021 07:42:35 MESZ schrieb Yedidyah Bar David
>:
>>>
>>> On Wed, May 5, 2021 at 8:32 AM marcel d'heureuse
> wrote:


  Hi,

  We shutdown the complete ovirt system, if a poweroutage occurs and
>we don't want to make an hard power off.

  So we stop all vms, put the storages in maintenance and shut down
>the engine, disconnect storages and shut down the nodes.
>
>Can you please provide more details?
>
>Do you follow some existing procedure/document?
>
>Why do you put storage to maintenance?
>
>Do you also put the hosted_storage domain to maintenance? If so, this
>can explain your fs corruption. If you have valid reasons to put all
>other storage to maintenance, perhaps filter out this one.
>
>You might want to also check this, although I do not know of many
>people that use it:
>
>https://github.com/oVirt/ovirt-ansible-collection/tree/master/roles/shutdown_env
>
>Best regards,
>

  On power up, sometimes it works fine but in some cases the engine
>need a xfs_repair session to start.

  What we make wrong? Have you an idea?
>>>
>>>
>>> Is this a hosted-engine? Or standalone?
>>>
>>> Best regards,
>
>
>
>-- 
>Didi
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/LZBYZJYF7BAZRPNZM5CIBGEL33KFKLWK/


[ovirt-users] Re: Engine dm-1 disk crashed

2021-05-05 Thread Yedidyah Bar David
On Wed, May 5, 2021 at 10:59 AM marcel d'heureuse  wrote:
>
> Hi,
>
> Sorry, haven't write it. Yes it is a self hosted engine.
>
> Br
> Marcel
>
> Am 5. Mai 2021 07:42:35 MESZ schrieb Yedidyah Bar David :
>>
>> On Wed, May 5, 2021 at 8:32 AM marcel d'heureuse  wrote:
>>>
>>>
>>>  Hi,
>>>
>>>  We shutdown the complete ovirt system, if a poweroutage occurs and we 
>>> don't want to make an hard power off.
>>>
>>>  So we stop all vms, put the storages in maintenance and shut down the 
>>> engine, disconnect storages and shut down the nodes.

Can you please provide more details?

Do you follow some existing procedure/document?

Why do you put storage to maintenance?

Do you also put the hosted_storage domain to maintenance? If so, this
can explain your fs corruption. If you have valid reasons to put all
other storage to maintenance, perhaps filter out this one.

You might want to also check this, although I do not know of many
people that use it:

https://github.com/oVirt/ovirt-ansible-collection/tree/master/roles/shutdown_env

Best regards,

>>>
>>>  On power up, sometimes it works fine but in some cases the engine need a 
>>> xfs_repair session to start.
>>>
>>>  What we make wrong? Have you an idea?
>>
>>
>> Is this a hosted-engine? Or standalone?
>>
>> Best regards,



-- 
Didi
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TMKPYBKT37GTC4OYQ22DOSPOITVL6YZU/


[ovirt-users] Re: Engine dm-1 disk crashed

2021-05-05 Thread marcel d'heureuse
Hi,

Sorry, haven't write it. Yes it is a self hosted engine.

Br
Marcel

Am 5. Mai 2021 07:42:35 MESZ schrieb Yedidyah Bar David :
>On Wed, May 5, 2021 at 8:32 AM marcel d'heureuse 
>wrote:
>>
>> Hi,
>>
>> We shutdown the complete ovirt system, if a poweroutage occurs and we
>don't want to make an hard power off.
>>
>> So we stop all vms, put the storages in maintenance and shut down the
>engine, disconnect storages and shut down the nodes.
>>
>> On power up, sometimes it works fine but in some cases the engine
>need a xfs_repair session to start.
>>
>> What we make wrong? Have you an idea?
>
>Is this a hosted-engine? Or standalone?
>
>Best regards,
>-- 
>Didi
>___
>Users mailing list -- users@ovirt.org
>To unsubscribe send an email to users-le...@ovirt.org
>Privacy Statement: https://www.ovirt.org/privacy-policy.html
>oVirt Code of Conduct:
>https://www.ovirt.org/community/about/community-guidelines/
>List Archives:
>https://lists.ovirt.org/archives/list/users@ovirt.org/message/DTUETZD2AC6UEXCEODYIZANKJJVZPCHY/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VDFZDHHNDAP4ZKV5AA2ER6WGQGJERN2K/


[ovirt-users] Re: Engine dm-1 disk crashed

2021-05-04 Thread Yedidyah Bar David
On Wed, May 5, 2021 at 8:32 AM marcel d'heureuse  wrote:
>
> Hi,
>
> We shutdown the complete ovirt system, if a poweroutage occurs and we don't 
> want to make an hard power off.
>
> So we stop all vms, put the storages in maintenance and shut down the engine, 
> disconnect storages and shut down the nodes.
>
> On power up, sometimes it works fine but in some cases the engine need a 
> xfs_repair session to start.
>
> What we make wrong? Have you an idea?

Is this a hosted-engine? Or standalone?

Best regards,
-- 
Didi
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DTUETZD2AC6UEXCEODYIZANKJJVZPCHY/