please advice is there a way to check
that RAID1 read speed can be a bottleneck ?
like 3 VMs are more than NVME Raid can give
and that's why VMs are slow in responce
Latest posts made by gudge25
-
RE: how to identifi that server is not overloaded by VMs?
-
RE: how to identifi that server is not overloaded by VMs?
@gudge25 Strange is that
Host + 3 VMS started to use more CPU on exactly the same day (time)
Host:
VM1
VM2
VM3
-
RE: how to identifi that server is not overloaded by VMs?
@DustinB
Storage
Server itself
-
RE: how to identifi that server is not overloaded by VMs?
@olivierlambert my bad sorry
i have a server with 3 VMs on it
from a prev week without any reason CPU utilization doubles
and I noticed even on reboot VM Grub loads with a delayso I'm wondering is there a way to check maybe one or all VMs started overload server
need advice how I can identify that
Regards -
RE: terraform: XO response: jsonrpc2: code 10 message
can you share your .tf file ?
-
RE: cannot create a VM from a diskless template without an ISO #274
@AtaxyaNetwork
https://pastebin.com/raw/q6qMn73Mand file
cloud_config.tftpl file used by the cloudinit templating.
#cloud-config
hostname: ${hostname}
fqdn: ${hostname}.${domain}
package_upgrade: true