Overall it looks okay. But especially in the beginning it could be simplified.
create new HDD only rule:
ceph osd crush rule create-replicated replicated_hdd default host hdd
Then assign that rule to the existing pools. Some rebalancing is...
I'm playing with a cluster composed by 3 machines with 3 hdd osd per machine (9 osd in total). It is a test environment to learn doing stuff, but I don't want to destroy it with this "expansion". I have a VM with an application that is not...
Sure. As you are running Proxmox Backup Server, you only need to connect to it on the other VE node.
From there, you can just select the backup storage in the web UI and restore the backup(s).
Is there a way to restore a VM backed up from one PVE node to a different node, when the backed up node goes down with a failure? I'm running PBS on a TrueNAS server.
Hello,
i created a Ceph Cluster about a year ago from the PVE-Gui with i think version 19.0.x, since then, the cluster is upgraded and now on version 19.2.3.
From this state, in the ceph,conf, the keyrings point in different locations:
'client'...
Secure boot is not a requirement for PVE, but can be used, see [0]. If you installed PVE before version 8.1, secure boot needed to be disabled when using the installer [1].
[0]: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysboot
[1]...
I can also back this. 6.17 has megaraid problems even with a newer hardware.
Mar 09 13:28:24 pve kernel: CPU: 6 UID: 0 PID: 745 Comm: kworker/6:1H T
Mar 09 13:28:24 pve kernel: BUG: unable to handle page fault for address: ff5c2d2e81ada000
Mar...
ok, nice. I've don't it. Inside PBS. A created bridge to eth interface, set IP and gateway and I enabled vlan aware. I also deleted alias IP under bridge, which is created in truenas. So final config:
and PBS:
Maybe vmbr0 bride is not needed...
Thx for your reply. I did the update of Idrac6 to the last version (2.92) before installing PVE.
I tried differents USB keys. 2 made with dd, and 2 made with Rufus with dd mode as said on manual.
I will search how to boot directly via iDRAC...
I have to blow some life back into this thread.
We're almost 5 years after this thread started. In the meantime Broadcom has managed to put Proxmox front and center, because they de-railed VMware for everyone without deep pockets.
But VMware...
I just finished migrating my Windows 11 gaming VM from Unraid to Proxmox. Along the way I encountered some obstacles. To hopefully save other people some time I'm writing a detailed guide here on how I set up my system.
Disclaimer: I am by no...
Nice job.
Been doing this with regular VMs and TrueNAS for a couple years.
TBH, it ain't great, but you do get a huge advantage from having the VM right on top of the storage.
TrueNAS is a cr@ppy VM host.
...
I don't container much. The below...
Thanks for your answer. Yes, you are right, there is an affinity rule to failback. I will disable it for now.
Will there be a fix that will override cloudinit images in the near future?
Hi,
I'd first try to update UEFI/firmware (which usually is different from the IPMI, i.e. iDRAC in your case), never hurts - these often fix things esp. with regards to Linux compatibility.
Although on a hunch these errors may have not have...
Great solution, but I prefer to use the proxmox backup client instead of tar. The equivalent solution would then look like this:
proxmox-backup-client backup etc.pxar:/etc var_lib.pxar:/var/lib home.pxar:/home root.pxar:/root...