weizhouapache commented on code in PR #575:
URL: 
https://github.com/apache/cloudstack-documentation/pull/575#discussion_r2630786575


##########
source/adminguide/autoscale_with_virtual_router.rst:
##########
@@ -176,6 +176,20 @@ Specify the following:
    <virtual_machines.html#user-data-and-metadata>`_.
 
 
+.. note::
+   Hostnames for instances in an AutoScale Instance Group are automatically
+   generated from the group name and sanitized to meet the OS hostname rules
+   of the template. If the generated name exceeds the allowed limit,
+   it will be trimmed to fit within the limit. The limits are:
+
+   - **Windows templates:** 15 characters (NetBIOS limit).

Review Comment:
   ```suggestion
      - **Windows templates:** 15 characters (NetBIOS limit). The hostname 
follows the format `as-WinVM-<6 random letters>`.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to