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
  • 相关阅读:
    JavaScript——类型检测
    JavaScript——语法与数据类型
    .NET下使用 Seq结构化日志系统
    Vs Code搭建 TypeScript 开发环境
    Entity Framework Core一键生成实体命令
    使用TestServer测试ASP.NET Core API
    Entity Framework Core导航属性加载问题
    Autofac创建实例的方法总结
    .NET Exceptionless 日志收集框架本地环境搭建
    依赖注入和控制反转
  • 原文地址:https://www.cnblogs.com/ruiy/p/4119643.html
Copyright © 2011-2022 走看看