What is the data usage on your osd? ceph osd df
Size=3 means, all pg need to be replicated 3 times on 3 node. But your node1 have much less hdd than others.
And first, fix clock skew, check all nodes using the same NTP server and time syncronized.
I don't know, but its really doesnt matter, because the kernel size with initramfs is around 50Mbyte. But, for iSCSI this kind of workaround not necessary, because all modern server NIC can boot directly from iSCSI LUN.
Our setup have similar like yours, but we using CEPH RBD for store disk images instead of iSCSI.
Our server have a small SD card, what store /boot (with grub and kernel, but for iscsi this is not necessary), and it attach rbd image as root device. Everything are transparent from Proxmox.
Why is this not correct? This is a well know and documented way for installation, we always installing our nodes on this way: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Stretch
I gues you not loosing thin provisioning with storage, because the storage itself can do this. For snapshot, yes, that can be missing, but its depending on use case.
RAID10 or RAID6.
RAID10 have the best performance, but it can tolerate only 1 disk fail, RAID6 have worst write performance but it can tolerate more hdd fail.
There is a calculator, you can check different solutions:
http://wintelguy.com/raidcalc.pl
http://wintelguy.com/raidperf.pl
But...
Hi,
When process in LXC container reach the CPU limit (in tihs case using 100% CPU), it start waiting for CPU time, what cause the high load number. Basically this is normal.
Hello,
There is no built-in feature for this in Proxmox. But there is several ways.
However, if you want to store backups on the same cluster where your live data is have, simply create snapshots. There is 3rd party scripts what can do this automatically.
Hi,
Yes, this is the expected result.
https://pve.proxmox.com/wiki/Qemu-guest-agent#Testing_that_the_communication_with_the_guest_agent_is_working
In this case, please check your syslogs inside the VM qemu-agent will log if it received the shutdown command, and what it doing, or not doing.
Hello,
When Qemu Agent enabled in PVE, it try to shutdown VM via the agent (when not enabled, it send ACPI event).
Please check if your communication beetwen your node and VM via the agent working well with qm agent <vmid> ping command.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.