
On Mon, Nov 16, 2020 at 12:02 PM <ilirdaka@live.com> wrote:
Also I don't have root password to servers! So I have to reset it too! If I shut down nodes and if anything goes work with oVirt password, guest nodes with start automatically after start or not?
Not sure what you mean exactly. If you manage to reset admin password and login to admin ui, you can then, per host: 1. Set to maintenance 2. Restart 3. Connect to it via the console and use whatever means for resetting root password (search the net for this - there are many guides) Alternatively, you can also ssh to the engine machine (assuming you have root password there, or can reset it), and then, as root: ssh -i /etc/pki/ovirt-engine/keys/engine_id_rsa root@$host and then change the password, or add your public key, or whatever. Good luck and best regards, -- Didi