You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Дикевич Евгений Александрович <ev...@becloud.by> on 2022/01/27 12:57:07 UTC

Dynamically scalable VM

Hi all!

ACS 4.16 + XCP-NG 8.2

Have few questions about dynamically scalable VM.
First - why I can't create VM with more than 4 vCPU when Dinamically scaling is enabled in VM? This is ACS limitation or XCP-NG?
Second - How I can make dynamically scalable Ubuntu or Debian VM? How dynamically scaling works with CentOS 7.



Внимание!
Это электронное письмо и все прикрепленные к нему файлы являются конфиденциальными и предназначены исключительно для использования лицом (лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом (лицами), которому (которым) предназначено это письмо, не копируйте и не разглашайте его содержимое и удалите это сообщение и все вложения из Вашей почтовой системы. Любое несанкционированное использование, распространение, раскрытие, печать или копирование этого электронного письма и прикрепленных к нему файлов, кроме как лицом (лицами) которому (которым) они предназначены, является незаконным и запрещено. Принимая во внимание, что передача данных посредством Интернет не является безопасной, мы не несем никакой ответственности за любой потенциальный ущерб, причиненный в результате ошибок при передаче данных или этим сообщением и прикрепленными к нему файлами.

Attention!
This email and all attachments to it are confidential and are intended solely for use by the person (or persons) referred to (mentioned) as the intended recipient (recipients). If you are not the intended recipient of this email, do not copy or disclose its contents and delete the message and any attachments to it from your e-mail system. Any unauthorized use, dissemination, disclosure, printing or copying of this e-mail and files attached to it, except by the intended recipient, is illegal and is prohibited. Taking into account that data transmission via Internet is not secure, we assume no responsibility for any potential damage caused by data transmission errors or this message and the files attached to it.

Re: [!!Mass Mail]Re: Dynamically scalable VM

Posted by Harikrishna Patnala <Ha...@shapeblue.com>.
You can check the host-param-list details to get the CPU sockets information on the XCP host.

# xe host-param-list uuid=<host-uuid> | grep -i cpu

As mentioned below, if host's CPU sockets value is less than xen.vm.vcpu.max value, then host's CPU socket value is used to set max vCPUs of VM.

Regards,
Harikrishna
________________________________
From: Дикевич Евгений Александрович <ev...@becloud.by>
Sent: Friday, January 28, 2022 12:51 PM
To: users@cloudstack.apache.org <us...@cloudstack.apache.org>
Subject: RE: [!!Mass Mail]Re: Dynamically scalable VM

Hi.

In xen.vm.vcpu.max I paste 32 vCPU

XCP tools are installed

MB U know what I can check else?




 


-----Original Message-----
From: Harikrishna Patnala [mailto:Harikrishna.Patnala@shapeblue.com]
Sent: Friday, January 28, 2022 9:43 AM
To: users@cloudstack.apache.org
Subject: [!!Mass Mail]Re: Dynamically scalable VM

Hi,

Regarding 4 vCPUs, it is not ACS limitation it is the maximum CPU sockets that your XCP host can support or the global/cluster setting "xen.vm.vcpu.max" whichever is lesser. This is because VMs cannot be created with more vCPUs than the CPU sockets available on the host.

As far as I know, to make any VM dynamically scalable it needs to have XS tools installed in it.

Hope this helps.

Regards,
Harikrishna
________________________________
From: Дикевич Евгений Александрович <ev...@becloud.by>
Sent: Thursday, January 27, 2022 6:27 PM
To: users@cloudstack.apache.org <us...@cloudstack.apache.org>
Subject: Dynamically scalable VM

Hi all!

ACS 4.16 + XCP-NG 8.2

Have few questions about dynamically scalable VM.
First - why I can't create VM with more than 4 vCPU when Dinamically scaling is enabled in VM? This is ACS limitation or XCP-NG?
Second - How I can make dynamically scalable Ubuntu or Debian VM? How dynamically scaling works with CentOS 7.



Внимание!
Это электронное письмо и все прикрепленные к нему файлы являются конфиденциальными и предназначены исключительно для использования лицом (лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом (лицами), которому (которым) предназначено это письмо, не копируйте и не разглашайте его содержимое и удалите это сообщение и все вложения из Вашей почтовой системы. Любое несанкционированное использование, распространение, раскрытие, печать или копирование этого электронного письма и прикрепленных к нему файлов, кроме как лицом (лицами) которому (которым) они предназначены, является незаконным и запрещено. Принимая во внимание, что передача данных посредством Интернет не является безопасной, мы не несем никакой ответственности за любой потенциальный ущерб, причиненный в результате ошибок при передаче данных или этим сообщением и прикрепленными к нему файлами.

Attention!
This email and all attachments to it are confidential and are intended solely for use by the person (or persons) referred to (mentioned) as the intended recipient (recipients). If you are not the intended recipient of this email, do not copy or disclose its contents and delete the message and any attachments to it from your e-mail system. Any unauthorized use, dissemination, disclosure, printing or copying of this e-mail and files attached to it, except by the intended recipient, is illegal and is prohibited. Taking into account that data transmission via Internet is not secure, we assume no responsibility for any potential damage caused by data transmission errors or this message and the files attached to it.




RE: [!!Mass Mail]Re: Dynamically scalable VM

Posted by Дикевич Евгений Александрович <ev...@becloud.by>.
Hi.

In xen.vm.vcpu.max I paste 32 vCPU

XCP tools are installed

MB U know what I can check else?




-----Original Message-----
From: Harikrishna Patnala [mailto:Harikrishna.Patnala@shapeblue.com] 
Sent: Friday, January 28, 2022 9:43 AM
To: users@cloudstack.apache.org
Subject: [!!Mass Mail]Re: Dynamically scalable VM

Hi,

Regarding 4 vCPUs, it is not ACS limitation it is the maximum CPU sockets that your XCP host can support or the global/cluster setting "xen.vm.vcpu.max" whichever is lesser. This is because VMs cannot be created with more vCPUs than the CPU sockets available on the host.

As far as I know, to make any VM dynamically scalable it needs to have XS tools installed in it.

Hope this helps.

Regards,
Harikrishna
________________________________
From: Дикевич Евгений Александрович <ev...@becloud.by>
Sent: Thursday, January 27, 2022 6:27 PM
To: users@cloudstack.apache.org <us...@cloudstack.apache.org>
Subject: Dynamically scalable VM

Hi all!

ACS 4.16 + XCP-NG 8.2

Have few questions about dynamically scalable VM.
First - why I can't create VM with more than 4 vCPU when Dinamically scaling is enabled in VM? This is ACS limitation or XCP-NG?
Second - How I can make dynamically scalable Ubuntu or Debian VM? How dynamically scaling works with CentOS 7.



Внимание!
Это электронное письмо и все прикрепленные к нему файлы являются конфиденциальными и предназначены исключительно для использования лицом (лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом (лицами), которому (которым) предназначено это письмо, не копируйте и не разглашайте его содержимое и удалите это сообщение и все вложения из Вашей почтовой системы. Любое несанкционированное использование, распространение, раскрытие, печать или копирование этого электронного письма и прикрепленных к нему файлов, кроме как лицом (лицами) которому (которым) они предназначены, является незаконным и запрещено. Принимая во внимание, что передача данных посредством Интернет не является безопасной, мы не несем никакой ответственности за любой потенциальный ущерб, причиненный в результате ошибок при передаче данных или этим сообщением и прикрепленными к нему файлами.

Attention!
This email and all attachments to it are confidential and are intended solely for use by the person (or persons) referred to (mentioned) as the intended recipient (recipients). If you are not the intended recipient of this email, do not copy or disclose its contents and delete the message and any attachments to it from your e-mail system. Any unauthorized use, dissemination, disclosure, printing or copying of this e-mail and files attached to it, except by the intended recipient, is illegal and is prohibited. Taking into account that data transmission via Internet is not secure, we assume no responsibility for any potential damage caused by data transmission errors or this message and the files attached to it.

 


Re: Dynamically scalable VM

Posted by Harikrishna Patnala <Ha...@shapeblue.com>.
Hi,

Regarding 4 vCPUs, it is not ACS limitation it is the maximum CPU sockets that your XCP host can support or the global/cluster setting "xen.vm.vcpu.max" whichever is lesser. This is because VMs cannot be created with more vCPUs than the CPU sockets available on the host.

As far as I know, to make any VM dynamically scalable it needs to have XS tools installed in it.

Hope this helps.

Regards,
Harikrishna
________________________________
From: Дикевич Евгений Александрович <ev...@becloud.by>
Sent: Thursday, January 27, 2022 6:27 PM
To: users@cloudstack.apache.org <us...@cloudstack.apache.org>
Subject: Dynamically scalable VM

Hi all!

ACS 4.16 + XCP-NG 8.2

Have few questions about dynamically scalable VM.
First - why I can't create VM with more than 4 vCPU when Dinamically scaling is enabled in VM? This is ACS limitation or XCP-NG?
Second - How I can make dynamically scalable Ubuntu or Debian VM? How dynamically scaling works with CentOS 7.



Внимание!
Это электронное письмо и все прикрепленные к нему файлы являются конфиденциальными и предназначены исключительно для использования лицом (лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом (лицами), которому (которым) предназначено это письмо, не копируйте и не разглашайте его содержимое и удалите это сообщение и все вложения из Вашей почтовой системы. Любое несанкционированное использование, распространение, раскрытие, печать или копирование этого электронного письма и прикрепленных к нему файлов, кроме как лицом (лицами) которому (которым) они предназначены, является незаконным и запрещено. Принимая во внимание, что передача данных посредством Интернет не является безопасной, мы не несем никакой ответственности за любой потенциальный ущерб, причиненный в результате ошибок при передаче данных или этим сообщением и прикрепленными к нему файлами.

Attention!
This email and all attachments to it are confidential and are intended solely for use by the person (or persons) referred to (mentioned) as the intended recipient (recipients). If you are not the intended recipient of this email, do not copy or disclose its contents and delete the message and any attachments to it from your e-mail system. Any unauthorized use, dissemination, disclosure, printing or copying of this e-mail and files attached to it, except by the intended recipient, is illegal and is prohibited. Taking into account that data transmission via Internet is not secure, we assume no responsibility for any potential damage caused by data transmission errors or this message and the files attached to it.