Hi all, I have a server with proxmox 5.
It hosts 2 vm:
- windows 2011, domain controller (id100);
- windows 2008, terminal server (id101).
I was going to check some setting in computer management / roles.
I guess it was a heavy task for windows (probably querying sql server)...well, the host hanged with message
And several other similar messages for other processes.
The host has 24G of ram.
Guest id 100: from 4G till 12G ram.
Guest id 101: from 2G till 4G ram.
So the host shall have alway 4G of ram for it self.
Notice I only have 8G of swap and it's size was chose automatically by proxmox installer.
Anyway, I chose then to give 4G more of ram to guest id 100 and remove the from guest id 101.
Nonetheless I selected 'Use fixed size memory' for guest id 100.
Both guests were shutdown, the I started the domain controller (id100).
It was amazingly slow at loading...I checked the host by atop and I saw the used swap size was increasing constantly!
Right now, the host has 24-16=8G of ram for itslef...why is it swapping?
Why isn't
I had to kill the guest ans reset the ram amount as before.
Notice that the domain controller has a 30G dedicated vdi for page file...
Please, help me understanding what's happening!
May virtio driver be involved?
It hosts 2 vm:
- windows 2011, domain controller (id100);
- windows 2008, terminal server (id101).
I was going to check some setting in computer management / roles.
I guess it was a heavy task for windows (probably querying sql server)...well, the host hanged with message
Code:
task kswapd0:54 blocked for more than 120 seconds
The host has 24G of ram.
Guest id 100: from 4G till 12G ram.
Guest id 101: from 2G till 4G ram.
So the host shall have alway 4G of ram for it self.
Notice I only have 8G of swap and it's size was chose automatically by proxmox installer.
Anyway, I chose then to give 4G more of ram to guest id 100 and remove the from guest id 101.
Nonetheless I selected 'Use fixed size memory' for guest id 100.
Both guests were shutdown, the I started the domain controller (id100).
It was amazingly slow at loading...I checked the host by atop and I saw the used swap size was increasing constantly!
Right now, the host has 24-16=8G of ram for itslef...why is it swapping?
Why isn't
I had to kill the guest ans reset the ram amount as before.
Notice that the domain controller has a 30G dedicated vdi for page file...
Please, help me understanding what's happening!
May virtio driver be involved?