100% Demo , nothing more
Karan Singh
System Specialist Cloud
CSC - IT Center for Science , Finland
karan_singh1@live.com
@karansingh0101
If [ "$things" = "$break"]; then
echo "Don't worry we are engineers and will fix them"
echo "It's not pre-recorded"
fi
1. Git clone my repository to get Vagrantfile
# git clone https://github.com/ksingh7/ceph-vms.git
2. Bring up virtual machines
# cd ceph-vms
# vagrant up node* client1 rgw
3. SSH to vm through vagrant
# vagrant ssh node1
4. Ready to eat : Ceph commands
# cat command.txt
Setting up Virtual Machines
Creating a Ceph cluster from scratch
Preparing Ceph client node
Ceph block storage provisioning
Ceph Object Storage - setup
Accessing Ceph Object Storage
via Swift API
Accessing Ceph Object Storage
via S3 API