Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Mastering Proxmox
  • Toc
  • feedback
Mastering Proxmox

Mastering Proxmox

By : Ahmed
4.3 (18)
close
Mastering Proxmox

Mastering Proxmox

4.3 (18)
By: Ahmed

Overview of this book

This is not an instructional guide, but a practical, scenario-based book which guides you through everything you need to know in a practical manner by letting you build your own cluster. By the end of the book, you will have a fully functional Proxmox cluster setup at your disposal and have the knowledge to replicate virtualization solutions .If you already know what the word virtualization means and you are ready to stand out from the crowd equipped with the unique ability to design and implement a rock-solid virtualized network environment using Proxmox, then you have just picked up the only book you will need. Linux system administration experience together with knowledge of networking and virtualization concepts is assumed. This book is also useful if you are already using Proxmox and simply want to master its advanced features.
Table of Contents (12 chapters)
close
11
Index

Creating a Ceph FS


Ceph FS requires MDS to function. We have already put together two physical nodes to set up MDS. We are now going to set up an MDS daemon on them to set up Ceph FS. Note that we do not recommend Ceph FS in a production environment yet to store mission-critical virtual machines or other data.

Setting up an MDS daemon

The following steps can be performed from the admin mode to install Ceph on MDS nodes and set up MDS daemons:

  1. Install Ceph on the MDS node using the following commands:

    # ceph-deploy install ceph-mds-01
    # ceph-deploy install ceph-mds-02
    
  2. Set up the MDS daemon on an MDS nodes using the following commands:

    # ceph-deploy mds create <ceph_mds_01>
    # ceph-deploy mds create <ceph_mds_02>
    
  3. Now let's check the status of the cluster with the MDS nodes:

    cephadmin@ceph-admin-01:/pmxceph# sudo ceph –s
    

We should have the following output on our screen:

    cluster 472cefbe-11a6-40f7-a352-5d245ae89fb3
     health HEALTH_OK
     monmap e2: 3 mons at {ceph-mon-01=192...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete