Advertisement
ntranger

cephdeployinstall

Aug 2nd, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. [root@ceph01 ceph_cluster]# python-pip install https://github.com/ceph/ceph-deploy/tarball/master
  2. Downloading/unpacking https://github.com/ceph/ceph-deploy/tarball/master
  3. Downloading master
  4. Running setup.py egg_info for package from https://github.com/ceph/ceph-deploy/tarball/master
  5. no previously-included directories found matching 'ceph_deploy/test'
  6. Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.6/site-packages (from ceph-deploy==1.1)
  7. Requirement already satisfied (use --upgrade to upgrade): pushy>=0.5.2 in /usr/lib/python2.6/site-packages (from ceph-deploy==1.1)
  8. Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.6/site-packages (from ceph-deploy==1.1)
  9. Installing collected packages: ceph-deploy
  10. Running setup.py install for ceph-deploy
  11. no previously-included directories found matching 'ceph_deploy/test'
  12. Installing ceph-deploy script to /usr/bin
  13. Successfully installed ceph-deploy
  14. Cleaning up...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement