Command to execute backup:
#engine-backup --mode=backup --file=backup1 --log=backup1.log

Command to restore backup: 
#hosted-engine --deploy --restore-from-file=backup1

Error:
2020-12-09 22:26:25,679+0000 ERROR 
otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:107 
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Available memory ( 
{'failed': False, 'changed': False, 'ansible_facts': {u'max_mem': u'33211'}}MB 
) is less then the minimal requirement (4096MB). Be aware that 512MB is 
reserved for the host and cannot be allocated to the engine VM."}

Ovirt version:
4.3.10.4-1.el7

# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

Memory available:
#free -m
              total        used        free      shared  buff/cache   available
Mem:          64132       30478         494         145       33158       32961
Swap:         16383           0       16383


Is there a way to ignore this check?
_______________________________________________
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/7UWBBJ7IKJMLX6BW6XMCTVRH4QFDTPOG/

Reply via email to