# Режим обслуживания

Домен хранения должен быть переведен в режим обслуживания перед его отключением или удалением.

Для переведения в режим обслуживания:

1. Выключите все ВМ, принадлежащие домену хранения;
2. Перейдите в раздел Storage->Domains;
3. Нажмите на ссылку в имени домена, чтобы открыть его свойства;
4. Перейдите на вкладку Data Center;
5. Нажмите кнопку Maintenance;
6. Опция Ignore OVF update failure позволяет перевести домен хранения в режим обслуживания даже при неудачной попытке обновления OVF;
7. Нажмите OK.

Домен хранения будет деактивирован и получит статус Inactive. Можно редактировать, отключать, удалять или реактивировать деактивированные домены хранения.

Для активации домена хранения:

1. Перейдите в раздел Storage->Domains;
2. Нажмите на ссылку в имени домена, чтобы открыть его свойства;
3. Перейдите на вкладку Data Center;
4. Нажмите кнопку Activate.


---

# 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/khranilishe-dannykh/rezhim-obsluzhivaniya.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.
