[ovirt-users] Re: HostedEngine add more RAM

2020-05-18 Thread Strahil Nikolov via Users
On May 19, 2020 2:07:52 AM GMT+03:00, Joseph Goldman  
wrote:
>Using oVirt 4.3.7  - testing on 2 diff environments.
>
>So editing via UI and waiting some days, or using the below process
>both 
>still don't work.
>
>What seems to happen is it does update the running HE with the new RAM 
>amount while booted, but the OVF is not updating because as soon as the
>
>VM reboots its back to original value of 4GB, so the increase is only 
>applicable for that current running session.
>
>When editing in the UI it seems it does not save, I can go straight
>back 
>into the VM info or edit screen and it has instantly reverted back to 
>4096mb even though the VM itself now has 8 (trying to change from
>4->8).
>
>When saving, even the log says "Hotset memory: changed the amount of 
>memory on VM HostedEngine from 4096 to 4096" so it seems the system is 
>actively limiting my ability to update the HE - this happens both in 
>global maintenance mode and no maintenance mode.
>
>On a customers cluster - I am getting a lot of EngineBadHealth and the 
>HA agent is constantly moving it around on me, I fear because of RAM,
>so 
>I'd like the OVF to update so on fresh boot it can keep a new RAM
>config.
>
>Any help appreciated.
>
>Joe
>
>On 17/5/20 8:09 pm, Asaf Rachmani wrote:
>> Which oVirt version are you using?
>> From 4.2 you don't need to wait, you should be able to update the HE 
>> memory via UI:
>> 1. Enable global maintenance
>> 2. Change HE VM memory via UI
>> 3. On the HE, run: # hosted-engine --vm-shutdown
>> 4. Wait for HE VM to be down: # hosted-engine --vm-status
>> 5. Start HE VM: # hosted-engine --vm-start
>> 6. Disable global maintenance
>>
>> On Sat, May 16, 2020 at 1:46 PM Strahil Nikolov via Users 
>> mailto:users@ovirt.org>> wrote:
>>
>> On May 14, 2020 12:41:13 AM GMT+03:00, Joseph Goldman
>> mailto:jos...@goldman.id.au>> wrote:
>> >Hi List,
>> >
>> >  I'm having troubles adding more RAM to my HostedEngine VM.
>When
>> the
>> >cluster first got up and running I only had a little bit of RAM
>so I
>> >only gave the HE 4GB, but i'm constantly getting BadHealth
>alerts
>> so I
>> >want to up it to 8GB.
>> >
>> > I have tried multiple ways - mostly any time i edit the HE VM
>> through
>> >the UI it simply reverts back to 4096MB RAM, never upgrades to
>> 8192MB.
>> >I
>> >have tried with global HA maintenance on as well but no luck. No
>> >errors,
>> >it saves as if it has completed the action but when I re-open
>the VM
>> >(or
>> >even after a fresh boot) it has simply reverted back to 4096MB.
>> >
>> >  Any help appreciated.
>> >
>> >Thanks,
>> >Joe
>> >___
>> >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/QFUBQT3QUXIWLFNNODQRBONKGKVFMIWN/
>>
>> Have you tried  to add  more  RAM via UI and leave the VM for a
>> day /even 2/ for the OVF to be updated ?
>>
>> I know that there  is an option to force  faster OVF updates ,
>but
>> it's still  slower than the defined frequency.
>>
>> 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/UK6MAUKC6DTMDJLKDKLFJP3VOHSVCHZY/
>>
>>
>> ___
>> 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/ESYH3VAFE4NQKUT5JCICITQGOGMBQYP4/

Hi Joseph,
Can you check the current OVF interval , as I set mine to 5 min :)
To check use (at the HostedEngine):
engine-config -g OvfUpdateIntervalInMinutes

Based on my history, I set:
engine-config -s OvfUpdateIntervalInMinutes=5

The problems I saw before:
1.  OVF was  updated  faster , but not for 5 min (still faster than the default 
value)
2. In my case OVF was corrupted,  so I just removed it. I'm not sure if OVF 
updates  if it is good (no coruption). Still it's worth trying


P.S: My OVF updated after 2-3 hours with the 

[ovirt-users] Re: HostedEngine add more RAM

2020-05-18 Thread Joseph Goldman

Using oVirt 4.3.7  - testing on 2 diff environments.

So editing via UI and waiting some days, or using the below process both 
still don't work.


What seems to happen is it does update the running HE with the new RAM 
amount while booted, but the OVF is not updating because as soon as the 
VM reboots its back to original value of 4GB, so the increase is only 
applicable for that current running session.


When editing in the UI it seems it does not save, I can go straight back 
into the VM info or edit screen and it has instantly reverted back to 
4096mb even though the VM itself now has 8 (trying to change from 4->8).


When saving, even the log says "Hotset memory: changed the amount of 
memory on VM HostedEngine from 4096 to 4096" so it seems the system is 
actively limiting my ability to update the HE - this happens both in 
global maintenance mode and no maintenance mode.


On a customers cluster - I am getting a lot of EngineBadHealth and the 
HA agent is constantly moving it around on me, I fear because of RAM, so 
I'd like the OVF to update so on fresh boot it can keep a new RAM config.


Any help appreciated.

Joe

On 17/5/20 8:09 pm, Asaf Rachmani wrote:

Which oVirt version are you using?
From 4.2 you don't need to wait, you should be able to update the HE 
memory via UI:

1. Enable global maintenance
2. Change HE VM memory via UI
3. On the HE, run: # hosted-engine --vm-shutdown
4. Wait for HE VM to be down: # hosted-engine --vm-status
5. Start HE VM: # hosted-engine --vm-start
6. Disable global maintenance

On Sat, May 16, 2020 at 1:46 PM Strahil Nikolov via Users 
mailto:users@ovirt.org>> wrote:


On May 14, 2020 12:41:13 AM GMT+03:00, Joseph Goldman
mailto:jos...@goldman.id.au>> wrote:
>Hi List,
>
>  I'm having troubles adding more RAM to my HostedEngine VM. When
the
>cluster first got up and running I only had a little bit of RAM so I
>only gave the HE 4GB, but i'm constantly getting BadHealth alerts
so I
>want to up it to 8GB.
>
> I have tried multiple ways - mostly any time i edit the HE VM
through
>the UI it simply reverts back to 4096MB RAM, never upgrades to
8192MB.
>I
>have tried with global HA maintenance on as well but no luck. No
>errors,
>it saves as if it has completed the action but when I re-open the VM
>(or
>even after a fresh boot) it has simply reverted back to 4096MB.
>
>  Any help appreciated.
>
>Thanks,
>Joe
>___
>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/QFUBQT3QUXIWLFNNODQRBONKGKVFMIWN/

Have you tried  to add  more  RAM via UI and leave the VM for a
day /even 2/ for the OVF to be updated ?

I know that there  is an option to force  faster OVF updates , but
it's still  slower than the defined frequency.

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/UK6MAUKC6DTMDJLKDKLFJP3VOHSVCHZY/


___
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/ESYH3VAFE4NQKUT5JCICITQGOGMBQYP4/


___
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/7XO7SY4XNC2LMGSNCZPWVKUGLGPU7EJM/


[ovirt-users] Re: [Feedback needed] oVirt 4.4.0 Test week

2020-05-18 Thread Jiří Sléžka
Hi,

I am a bit late but today a tried to install single host HCI with gluster.

I am not sure if it is currently supported but

* I installed

dnf install https://resources.ovirt.org/pub/yum-repo/ovirt-release44-pre.rpm
dnf module enable -y javapackages-tools pki-deps postgresql:12 389-ds
dnf install ovirt-engine-appliance vdsm-gluster

* I prepared host by gdeploy (from external Fedora workstation because I
didn't find gdeploy in any CentOS8 repo)

* I tried to instal ovvirt via

ovirt-hosted-engine-setup

...but process failed with

[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg":
"Unable to start service libvirtd: Job for libvirtd.service failed
because the control process exited with error code.\nSee \"systemctl
status libvirtd.service\" and \"journalctl -xe\" for details.\n"}
[ ERROR ] Failed to execute stage 'Closing up': Failed executing
ansible-playbook

In messages log is mentioned

...
May 18 17:04:40 ovirt-hci01 journal[8062]: Cannot read CA certificate
'/etc/pki/CA/cacert.pem': No such file or directory
May 18 17:04:40 ovirt-hci01 systemd[1]: libvirtd.service: Main process
exited, code=exited, status=6/NOTCONFIGURED
...

There is no /etc/pki/CA directory. I think CA should be installed during
ovirt-hosted-engine-setup, isn't it? Should I do that manually? How?

Cheers,

Jiri


On 5/8/20 1:23 PM, Sandro Bonazzola wrote:
> Hi,
> oVirt team is planning to release oVirt 4.4.0 Ga in the next couple of
> weeks.
> oVirt 4.4.0 release candidate was released yesterday and we'd like to
> gather as much feedback as possible.
> Please join us testing this release candidate next week, starting Sunday
> May 10th 2020 till Friday May 15th 2020!
> We are going to coordinate the testing effort with a public Trello board
> at https://trello.com/b/5ZNJgPC3/ovirt-440-test-day
> You'll find instructions on how to use the board there.
> For joining the board you can use this
> link: 
> https://trello.com/invite/b/5ZNJgPC3/f1b1826ee4902f348c44607765a15099/ovirt-440-test-day
>  
> 
> If you have not an environment dedicated to testing, remember you can
> set up a few VMs and test the deployment with nested virtualization
> using your production environment creating a virtual test environment.
> In this case please be careful avoiding touching the production
> environment from the testing one.
> 
> The oVirt team will monitor the Trello board, the #ovirt IRC channel on
> irc.oftc.net  server and the users@ovirt.org
>  mailing list to assist with the testing and
> debugging issues.
> Basic instructions for setting up a minimal system are available in
> release candidate announce
> at: 
> https://lists.ovirt.org/archives/list/annou...@ovirt.org/message/3QORBKVKTALNJ5SMJHEDO4QJ5YUCULTT/attachment/3/attachment.html
> Release notes for this release candidate are available
> here: https://ovirt.org/release/4.4.0/
> 
> Thanks
> -- 
> 
> Sandro Bonazzola
> 
> MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
> 
> Red Hat EMEA 
> 
> sbona...@redhat.com    
> 
>  
> |Our code is open_ 
> 
> **
> *Red Hat respects your work life balance. Therefore there is no need to
> answer this email out of your office hours.
> *
> 
> ___
> 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/WCQSRKSTCSHAKPJBKIURQXPCMJDCRV74/
> 




smime.p7s
Description: S/MIME Cryptographic Signature
___
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/XQUHTOUUMJGJX2IDX4OIKT6DYC2XUEN3/


[ovirt-users] Re: Migrate hosted engine to standalone host

2020-05-18 Thread Anton Louw via Users
Hello,

I am not sure if the below thread went missing somewhere. Just to add on as 
well, when moving the hosted engine to a standalone host, will the process look 
similar to the below:

Backup and remove Hosted Engine:

1. Backup Hosted Engine (engine-backup --scope=all --mode=backup --file=Full 
--log=Log_Full)
2. Download the backup files from HE using WinSCP
3. Enable global Maintenance (hosted-engine --set-maintenance --mode=global)
4. Power down hosted engine (hosted-engine --vm-shutdown)

-
Redeploy Hosted Engine:

Build new CentOS VM in another environment
*Same IP
*Same name
*Same resources

1. sudo yum install https://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm
2. sudo yum install -y ovirt-engine
3. Copy backup files to newly deployed CentOS VM
4. engine-backup --mode=restore --file=Full --log=Log_Full --provision-db 
--provision-dwh-db --restore-permissions
5. after retore has completed, run engine-setup

Or are there any additional steps I need to take? I have tried this in my  one 
lab environment, and it works without any issues, however when trying this on 
my second lab environment, everything shows as “down”, ie. Hosts, Data Center 
and Storage Domains.


Anton Louw
Cloud Engineer: Storage and Virtualization
__
D: 087 805 1572 | M: N/A
A: Rutherford Estate, 1 Scott Street, Waverley, Johannesburg
anton.l...@voxtelecom.co.za

www.vox.co.za



From: Anton Louw via Users 
Sent: 14 May 2020 14:49
To: users@ovirt.org
Subject: [ovirt-users] Migrate hosted engine to standalone host


Hi All,

So I have been playing around a bit, and I would just like some recommendations.

I moved my HE from an oVirt node to my VMware environment, basically running as 
a standalone host now. Is there anything I should look out for?

I can see there is a problem when configuring the HE after the move, where it 
says that global maintenance is not enabled. How will this work if the hosted 
engine is not sitting on a oVirt node anymore?

Any feedback\suggestions will be greatly appreciated.

Thanks

Anton Louw
Cloud Engineer: Storage and Virtualization at Vox

T:  087 805  | D: 087 805 1572
M: N/A
E: anton.l...@voxtelecom.co.za
A: Rutherford Estate, 1 Scott Street, Waverley, Johannesburg
www.vox.co.za

[F]

[T]

[I]

[L]

[Y]



[#VoxBrand]

Disclaimer

The contents of this email are confidential to the sender and the intended 
recipient. Unless the contents are clearly and entirely of a personal nature, 
they are subject to copyright in favour of the holding company of the Vox group 
of companies. Any recipient who receives this email in error should immediately 
report the error to the sender and permanently delete this email from all 
storage devices.

This email has been scanned for viruses and malware, and may have been 
automatically archived by Mimecast Ltd, an innovator in Software as a Service 
(SaaS) for business. Providing a safer and more useful place for your human 
generated data. Specializing in; Security, archiving and compliance. To find 
out more Click 
Here.



___
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/JHWM6GGAYJS6BIGJXMSIZ5XS7JEHTV2H/