# Если при установке на хранилище NFS/FC возникли неполадки

{% hint style="info" %}
Первый пункт актуален только для версий 4.5.\* и выше.
{% endhint %}

1\. В случае, если возникают ошибки, связанные с доступом к локальному репозиторию (local-repo) выполните следующую команду:

```
systemctl restart systemd-udevd
```

Либо перезагрузите хост.\
2\. Проверьте корректность вводимых данных в сценарии развёртывания. При обнаружении ошибок выполните команду `/usr/sbin/ovirt-hosted-engine-cleanup`, очистите хранилище и начните сначала.

3\. Если после завершения установки не открывается страница в браузере с адресом `https://engine.mydomain.ru`, то

* проверьте, что Ip для управляющей машины, указанный в таблице в начале установки, отвечает на команду ping;
* проверьте, что имя engine.mydomain.ru разрешается вашим dns-сервером.

Если устранить проблему не удалось, обратитесь в[ техническую поддержку](https://lk.pvhostvm.ru/) используя[ инструкцию](https://lk.pvhostvm.ru/) К обращению приложите логи установки из директории `/var/log/ovirt-hosted-engine-setup`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.pvhostvm.ru/hostvm-server/rukovodstvo-po-administrirovaniyu/reshenie-tipovykh-problem/esli-chto-to-poshlo-ne-tak.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
