You can compare some things with
https://forum.proxmox.com/threads/proxmox-ve-ceph-benchmark-2023-12-fast-ssds-and-network-speeds-in-a-proxmox-ve-ceph-reef-cluster.137964/unread
Proxmox will wait on boot because it will want to mount/enable encrypted partitions. You will need to use some customization in fstab/systemd to override such workflow for manual unlock.
From PVE 7 uses chrony by default as ntp client.
Containers use host system time.
Google https://discuss.linuxcontainers.org/t/how-do-i-run-ntp-in-a-privileged-container/16027 says, it's forbidden to change system time for lxc. So you need to make ntp server on something else.
My tips, select what is possible for you. All tips are based on 2x switch in stack for network redundancy:
0] buy another 2x(4x) 10Gbps card so you have 4x10Gbps
1] use 2x10Gbps LACP for VM
2] use 2x10Gbps LACP for Ceph
or you can mix 1] 2] on 2x10Gbps LACP, if acceptable performance
3] 2x1Gbps...
You need to decide if you want block backup (for example clonezilla) or file backup (for example borg). Both have their cons and prons.
And you can use something as ansible to have changes vs default in git.
Hi,
when using multipath-tools we have for example 8 paths to same disk - dorado_{site}_{path} (4 onsite, 4 offsite). Disks are mapped under VG vg-dorado-{somename}. It's possible to disable ability to even select iscsi disk for example when migrating from storage to storage? Just to harden...
Luckily found https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/B4BEIBCK2ZF5LR7G6GQQ4CEVCN3VTZIO/
ceph-volume lvm activate -all
ceph-volume lvm activate OSD_ID OSD_FSID
where OSD_ID, OSD_FSID was got from (on the problematic osd host):
ceph-volume lvm list
ceph-volume...
Hi,
i followed pve documentation on upgrading ceph pacific to quincy, so, full upgrade to last pve 7, reboot, change to quincy, upgrade, restart mons/mgrs/osds, all went ok. But after this i rebooted one upgraded host and osds doesn't come up:
Jul 11 02:31:03 proxmox-03 systemd[1]: Starting...
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.