Ceph and OpenStack join forces
Hypervisor Plus cephX
Still missing is the cephX configuration on the hypervisor systems. You can use a trick to integrate them by giving each hypervisor a ceph-secret.xml
file, which you populate with the contents of Listing 4. Then, run the
Listing 4
ceph-secret.xml
virsh define secret-ceph-secret.xml
command to create the entry for the password in the internal Libvirt database. However, this is just a blank entry without a password. The latter consists of the user's cephX client.cinder
key; the command
ceph-authtool --id client.cinder--print- key/etc/ceph/ceph.client.cinder.keyring
outputs it on the screen. Finally, you assign the actual password to the empty space you create – in this example:
virsh secret-set-value 2a5b08e4-3dca-4ff9-9a1d-40389758d081AQA5jhZRwGPhBBAAa3t78yY/0+1QB5Z/9iFK2Q==
The workflow from creating ceph-secret.xml
to inputting the virsh
command needs to be repeated on each host. Libvirt at least remembers the password after the first entry. The reward for all of this effort is a number of VMs that access Ceph directly, without any detours.
High-Speed Storage
One possible way to tease more performance from the Cinder and Ceph team is for users to configure multiple volumes on their virtual machines and then combine them on the VM to create a virtual RAID 0. You could thus bundle the performance of each object storage device, which would allow write speeds of 500MBps and more within the VMs.
Conclusions
OpenStack and the Ceph object store are certainly not just a flash in the pan. The cloud storage solution that admins generate by teaming distributed object storage with the computing components of OpenStack impresses with its stability, redundancy, and performance: It significantly outperforms conventional virtualization systems.
If you are planning to build an open cloud in the near future and want to tackle the topic of storage the right way, right from the start, you will want to try teaming OpenStack and Ceph.
Infos
- OpenStack Foundation: http://www.openstack.org
- VMware vCloud: http://www.vmware.com/products/vcloud-suite/
- Ceph object store: http://ceph.com
- Ceph gateway: http://ceph.com/docs/master/radosgw/
- Packstack: https://github.com/stackforge/packstack
- Kickstack: http://github.com/hastexo/kickstack
- cephX guide: http://ceph.com/docs/master/rados/operations/authentication/
- KVM: http://www.linux-kvm.org
- Libvirt: http://libvirt.org
- VMware und Ceph: http://ceph.com/community/ceph-over-fibre-for-vmware/
« Previous 1 2 3 4
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Fedora 41 Beta Available with Some Interesting Additions
If you're a Fedora fan, you'll be excited to hear the beta version of the latest release is now available for testing and includes plenty of updates.
-
AlmaLinux Unveils New Hardware Certification Process
The AlmaLinux Hardware Certification Program run by the Certification Special Interest Group (SIG) aims to ensure seamless compatibility between AlmaLinux and a wide range of hardware configurations.
-
Wind River Introduces eLxr Pro Linux Solution
eLxr Pro offers an end-to-end Linux solution backed by expert commercial support.
-
Juno Tab 3 Launches with Ubuntu 24.04
Anyone looking for a full-blown Linux tablet need look no further. Juno has released the Tab 3.
-
New KDE Slimbook Plasma Available for Preorder
Powered by an AMD Ryzen CPU, the latest KDE Slimbook laptop is powerful enough for local AI tasks.
-
Rhino Linux Announces Latest "Quick Update"
If you prefer your Linux distribution to be of the rolling type, Rhino Linux delivers a beautiful and reliable experience.
-
Plasma Desktop Will Soon Ask for Donations
The next iteration of Plasma has reached the soft feature freeze for the 6.2 version and includes a feature that could be divisive.
-
Linux Market Share Hits New High
For the first time, the Linux market share has reached a new high for desktops, and the trend looks like it will continue.
-
LibreOffice 24.8 Delivers New Features
LibreOffice is often considered the de facto standard office suite for the Linux operating system.
-
Deepin 23 Offers Wayland Support and New AI Tool
Deepin has been considered one of the most beautiful desktop operating systems for a long time and the arrival of version 23 has bolstered that reputation.