Âü°í URL
Calamari
CEPH ½ºÅ丮Áö ¸ð´ÏÅ͸µ ¹× ¸ÅÁö´Ï¸ÕÆ® Tool
±¸¼º¿ä¼Ò
1. Backend (Calamari Server)
Calamari Server side components include : Apache, salt-master , supervisord , cthulhu , carbon-cache
2. Frontend (Calamari Clients)
Calamari Client side components include : salt-minion , diamond
INSTALL
# mkdir /tmp/calamari-repo
# cd /tmp/calamari-repo
# apt-get install git
# git clone https://github.com/ceph/calamari.git
# git clone https://github.com/ceph/Diamond.git --branch=calamari
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04 LTS
Release: 14.04
Codename: trusty
# cd calamari/vagrant/trusty-build/
# ls -l
ÇÕ°è 8
-rw-r--r-- 1 root root 894 12¿ù 8 10:12 Vagrantfile
drwxr-xr-x 3 root root 4096 12¿ù 8 10:12 salt
# apt-get install vagrant
# vagrant up
Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed.
Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires
this to be available on the PATH. If VirtualBox is installed, please find the
`VBoxManage` binary and add it to the PATH environmental variable.