Back to HomeBack to ceph

How I Used CephFS to Sync NGINX Configurations Across Multiple Servers

October 15, 2024

How I Used CephFS to Sync NGINX Configurations Across Multiple Servers

CephFS and NGINX

If you need a starting point, I explained how to create a CephFS volume on a fresh Ceph cluster in the following story:
Set up, configure, and test Cephfs distributed file storage with proper permission management and...

I've also created a YouTube video tutorial for this setup:

Build a Content Delivery Network Using CephFS and NGINX

All commands are available through my GitHub.

📡 Cluster Monitoring Commands

Here are monitoring commands to observe the health and state of ceph cluster and CephFS. These tools help you to keep an eye on the cluster status and changes.

ceph -w
watch ceph orch ps
watch ceph osd pool ls
watch ceph orch ls

📦 Create and Authorize CephFS Volume

Create a new CephFS volume cephfs-nginx and take a look at its status.

ceph fs volume create cephfs-nginx

ceph fs ls
ceph mds stat
ceph fs status
cephfsnginxdistributed-storageconfiguration-managementload-balancing