Pardon my less-than-intelligent question, but is there a way to install Proxmox on a Ceph cluster such that Proxmox boots off of a Ceph cluster? Or is this not possible?
ceph-mgr-dashboard that I might also be able to configure iSCSI targets that Proxmox will then be able to use.Oh...I didn't realise this. Thank you.iSCSI is deprecated in the Ceph project and should not be ised any more.
I would imagine that I would want to backup for exampleYou may want to backup the VM config files but everything else is really not that important.
/etc/default/grub.conf and like the storage (and possibly network) configuration settings no?Think about this the other way around: If you have some automation helping you to setup a Proxmox host you do not need to backup these settings.I would imagine that I would want to backup for example/etc/default/grub.confand like the storage (and possibly network) configuration settings no?
(As grub has the kernel boot parameters necessary for PCIe passthrough)
There are a few scripts/threads on backing up hosts to PBS, like this.I don't really have a particularly great way of backing up said Proxmox host.
This would be true if you know and have systems like Ansible and/or Terraform deployed (and know how to use them).Think about this the other way around: If you have some automation helping you to setup a Proxmox host you do not need to backup these settings.
Thank you.There are a few scripts/threads on backing up hosts to PBS, like this.
Thank you.
/etc/pve correct?Thank you.IIRC that was discussed in the Reddit thread. Originally the script used tar but /etc/pve can be included directly and is in that version. It backs up most everything…run one and take a look at the backup.
In a cluster you dont need or even want to backup a host. everything important lives in /etc/pve which exists on all nodes. If you DID back up a host(s), you'd open the possibility of restoring a node that has been removed from the cluster and causing untold damage when turning it on.I don't really have a particularly great way of backing up said Proxmox host.
This is the way for headless deployment, although I'd probably not use RBD here as its simpler and more manageable to use NFS instead. and DO NOT use the storage served by the nodes for this purpose or you'll not be able to actually power on the cluster.Or you use a PXE network boot where the initrd contains all necessary things to continue with a Ceph RBD as root device.
We use essential cookies to make this site work, and optional cookies to enhance your experience.