Score:0

What is the maximum amount of memory that can be allocated to a 32-bit Cent OS 6.5 Xen server virtual machine?

mx flag

When I creating a 32-bit virtual machine with Cent OS 6.5 on Xen server 7.6, the following error is reported when the memory setting of the virtual machine exceeds 16G: the amount of physical memory allocated to this vm is greater than the total memory of its home server.

What is the maximum amount of memory that can be allocated to a 32-bit Cent OS 6.5 Xen server virtual machine?enter image description here

Score:0
us flag

The maximum number one can represent with 32-bits is 2^32-1, that is 4294967295. That is the maximum number of bytes a 32-bit processor can use from memory space. This equals to four gigabytes.

There is a mechanism called Physical Address Extension, which increases the addressable memory size from 32 bits to 36 bits, that is, 64 gigabytes.

I don't know if Xen server can implement virtual machines that have PAE enabled. PAE is needed if you want more than 4 GB memory for a 32-bit virtual machine.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.