Help Center/ ModelArts/ FAQs/ Notebook/ What Can I Do If the Selected Resource Pool Does Not Support the Selection of the ID of a User for Running the Container?
Updated on 2026-08-27 GMT+08:00

What Can I Do If the Selected Resource Pool Does Not Support the Selection of the ID of a User for Running the Container?

Symptom

The Select container running user ID option in the Environment area cannot be enabled and the message The selected resource pool does not support the selection of the ID of a user for running the container. is displayed when a user creates a notebook instance.

Possible Causes

  • Public resource pools do not support starting notebook instances as user root.
  • Huawei Cloud ModelArts has hardened and optimized the dedicated resource pool network. Only dedicated resource pools in the new network mode support starting notebook instances as the root user. Dedicated resource pools in the old network mode do not support this function and will be gradually restricted from October 15, 2025. For details about how to check whether the old network mode is used and the announcement details, see ModelArts Standard Dedicated Resource Pool Network Adjustment.

Solution

You can resolve this issue by creating a dedicated resource pool based on a new network.

  1. Create a network and use it to create a dedicated resource pool. For details, see Creating a Dedicated Resource Pool.
  2. Use the new dedicated resource pool to create a notebook instance. For details, see Creating a Notebook Instance.