zoukankan      html  css  js  c++  java
  • ceph伦理概念

    Preface:  CEPH: THE FUTURE OF STORAGE(未来存储)

    Ceph was made possible by a global community of passionate storage engineers and researchers(存储工程师及研究员);

    Ceph is a unified,distributed object store(分布式对象存储) and file system(FS文件系统) designed to provide excellent(出色性能) performance, reliability and scalability

    Ceph is open source and freely-available, and it always will be

    <2,>

    http://www.sebastien-han.fr/blog/2014/11/03/openstack-glance-disable-cache-management-while-using-ceph-rbd/

    OpenStack Glance(镜像服务器): Disable Cache Management(禁用缓存管理) While Using Ceph RBD

    http://cephnotes.ksperis.com/blog/2014/11/14/opennebula-4-dot-8-with-ceph-support-on-debian-wheezy/

    OpenNebula 4.8 With Ceph Support on Debian Wheezy

    <3,Object storage>

     Ceph provides seamless access to objects using native language bindings or radosgw, a REST interface that’s compatible with applications written for S3 (simple storage service)  E2(elastic cloud compute) and Swift(OpenStack project中core project Obect storage)

    Ceph provides a POSIX(Portable Operating System Interface of Unix)-compliant network file system that aims for high performance, large data storage, and maximum compatibility with legacy applications

     dedicated office hours to answer community questions and provide assistance see more at:
    <4,>

     Ceph file system provides numerous benefits:

        It provides stronger data safety for mission-critical applications.
        It provides virtually unlimited storage to file systems.
        Applications that use file systems can use Ceph FS with POSIX semantics. No integration or customization required!
        Ceph automatically balances the file system to deliver maximum performance.

     

    Ceph file system provides numerous benefits:

    • It provides stronger data safety for mission-critical applications.
    • It provides virtually unlimited storage to file systems.
    • Applications that use file systems can use Ceph FS with POSIX semantics. No integration or customization required!
    • Ceph automatically balances the file system to deliver maximum performance.
    - See more at: http://ceph.com/ceph-storage/file-system/#sthash.dx5kWRHE.dpuf
    dedicated office hours to answer community questions and provide assistance - See more at: http://ceph.com/#sthash.ocXOEgXu.dpuf
    Ceph provides seamless access to objects using native language bindings or radosgw, a REST interface that’s compatible with applications written for S3 and Swift - See more at: http://ceph.com/#sthash.ocXOEgXu.dpuf
  • 相关阅读:
    转“C++之文件IO操作流”
    编译过程的一些小知识——#pragma once与 #ifndef的区别以及介绍
    编译过程的一些小知识——内部连接与外部连接
    VC MFC如何使用Console输出调试信息..
    windows 下ping命令,t选项
    电力间隔定义
    这样的要求不过分
    拾零之 :if 判断顺序的问题
    CMarkup 解析XML
    XinZhou housing mobile phone
  • 原文地址:https://www.cnblogs.com/ruiy/p/4119643.html
Copyright © 2011-2022 走看看