cinder-rtstool
OpenStack block storage system - common files
Install
- All systems
-
curl cmd.cat/cinder-rtstool.sh
- Debian
-
apt-get install cinder-common
- Ubuntu
-
apt-get install cinder-common
- Kali Linux
-
apt-get install cinder-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cinder-common
- Raspbian
-
apt-get install cinder-common
- Dockerfile
- dockerfile.run/cinder-rtstool
cinder-common
OpenStack block storage system - common files
Cinder is a block Storage-as-a-Service system for the OpenStack cloud computing suite. It re-implements the features of Nova-volume, which it directly replaces. Cinder uses LVM partitions of your volume servers in order to provide iSCSI permanent block storage devices for your virtual machines running on Nova. It also has back-end drivers for many hardware and software storage solutions like Ceph, NFS, Net-APP, etc. This package contains common files and configuration that are needed by all the daemon packages of Cinder.
python3-cinder
OpenStack block storage system - Python libraries
Cinder is a block Storage-as-a-Service system for the OpenStack cloud computing suite. It re-implements the features of Nova-volume, which it directly replaces. Cinder uses LVM partitions of your volume servers in order to provide iSCSI permanent block storage devices for your virtual machines running on Nova. It also has back-end drivers for many hardware and software storage solutions like Ceph, NFS, Net-APP, etc. This package contains the Python libraries that are part of Cinder.