Skip to content

Commit 4ac6476

Browse files
committed
clarity
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent e7785a3 commit 4ac6476

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

source/adminguide/extensions/inbuilt_extensions.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,13 @@ The Proxmox CloudStack Extension is written in shell script and communicates wit
3434
Before using the Proxmox Extension, ensure that the Proxmox Datacenter is configured correctly and accessible to CloudStack.
3535

3636
Since 4.22.0, console access support is available for instances deployed using the in-built Proxmox extension via VNC and console proxy VM.
37-
Proxmox VNC connections are short-lived (about 10 seconds) for the initial connection. A console endpoint created using the ``createConsoleEndpoint`` API may not remain valid if accessed later. It is recommended to use the CloudStack UI to access the console.
37+
38+
.. note::
39+
Proxmox VNC connections have a short initial connection timeout (about 10 seconds),
40+
even when accessing the console from the CloudStack UI. If the noVNC interface takes
41+
longer to load, or if there is a delay between creating the console endpoint and
42+
opening it, the connection may fail on the first attempt. In such cases, users can
43+
simply retry to establish the console session.
3844

3945
Get the API Token-Secret from Proxmox
4046
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)