November 2017
Intermediate to advanced
494 pages
14h 29m
English
Ceph is a kind of a distributed object and file storage system, which fully integrates with Proxmox. Out of the box, Proxmox comes with the Ceph cluster management option through the GUI and a whole array of features to make the integration as seamless as possible. We will dive deep into Ceph in Chapter 4, Storage Systems. Ceph can be installed on its own hardware using operating systems such as Ubuntu, or it can coexist with Proxmox on the same node. Whether it's coexisting or on its own cluster, Proxmox nodes need access to the Ceph configuration file to connect. The configuration file is located in /etc/pve/ceph.conf for the Proxmox+Ceph coexisting node. For non-coexisting Proxmox nodes, the file needs to be stored ...