Skip to content

kmARC/ceph-hands-on-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ceph Hands-On-Lab: ibm.biz/ceph-hol

  1. Interested in the slideshow? Check out here!

  2. Go to the OpenStack dashboard for you personalized environment. Login using the username/password what you get from the instructors.

    Dashboard

  3. Find your ceph-controller machine's IP address:

    dashboard

  4. To login to the virtual machines, download the ssh private key:

    System Key file
    OpenSSH keys/id_rsa
    Putty keys/id_rsa.ppk
  5. SSH into the controller VM using the downloaded private key:

     chmod go-rwx id_rsa
     ssh -i id_rsa ubuntu@[ceph-controller-ip]
    
  6. Clone this repository:

     git clone https://github.com/Open-I-Beam/ceph-hands-on-lab
     cd ceph-hands-on-lab/scripts
     mkdir temp
     cd temp
    

    This will be your working directory. Follow the instructions on the session.

    Happy Storage building! ;-)

About

Ceph hands-on lab - presentation and scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.1%
  • CSS 36.8%
  • HTML 14.9%
  • Shell 1.2%