January 2019
Intermediate to advanced
606 pages
15h 1m
English
We will be using the following steps to install the VSM software:
$ sudo yum update -y $ sudo reboot
sudo yum install -y http://download.ceph.com/rpm-jewel/el7/noarch/ ceph-release-1-1.el7.noarch.rpm
ssh cephuser@192.168.123.100 $ wget https://github.com/01org/virtual-storage- manager/releases/download/v2.2.0/2.2.0-521-centos7.tar.gz ...