zoukankan      html  css  js  c++  java
  • openstack

    Provides a web-based self-service portal to interact wi th underlying
    launching an instance,assigning ip addresses and configuring access controls

    Compute nova Manages the lifecycle of compute instances in an openstack environment
    Responsibilities include spawning,scheduling and decommissioning of virtual machines on demand;
    virtual machines on demand
    manages the lifecycle of compute instance in an openstack
    responsibilityes include spawning,scheduling and decommissioning of virtual machines on demand;
    Networking neutron enables network-connectivity-as-a-service for other openstack services
    such as openstack compute
    provides an API for users to define networks and the attachments into them
    has a pluggable architecture that supports many popular networking vendors and technologies;
    pluggable architecture that supports many popular networking vendors and technologies;
    stores and retrieves arbitrary
    stores and retrieves arbitrary unstructured data objects via a RESTful http base
    highly 高故障  容忍
    highly fault tolerant fault tolerant data replication and scale-out architecture
    fault tolerant data replication and scale-out architecture
    implementation is not like a file server with mountable directories
    in this case
    it writes objects and files to multiple drives
    writes objects and files to multiple drives
    ensuring the data is replicated across a server cluster;
    provides persistent block storae to running instances
    provides persistent block storage to running instances
    its pluggable driver architecture facilitates the
    storage shared services  higher-level services;
    identity service provides an authentication and authorization service for other openstack services
    provides a catalog of endpoints for all openstack services;
    image service glance
    stores and retrieves virtual machine disk images
    stores and retrieves virtual machines disk images
    storages

    compute make use of thhis deuing instance provisioning;
    Telemetry ceilometer
    monitor and meters the openstack cloud for billing benchmarking scalability
    and statistical purposes;
    Monitor and meters the openstack cloud for billing benchmarking scalability and statistical purposes;
    aafter becoming familiar with basic installation configuration operation and troubleshooting of these
    you should consider the following steps toward deployment using a production architecture

    determine and implement the necessary

  • 相关阅读:
    Delphi 中流的使用
    关于 Delphi 中流的使用(9) 分割与合并文件的函数
    基于Windows字库的点阵数据提取方法
    Oracle 后台进程介绍
    面试-MySQL
    怎样预置桌面上的应用程序图标、快捷方式图标或者窗体小部件?
    配置 Phpstorm + Xdebug + xampp
    [jQuery] 选择器和事件
    数据挖掘算法学习(四)PCA算法
    基础数位DP小结
  • 原文地址:https://www.cnblogs.com/ruiy/p/5317650.html
Copyright © 2011-2022 走看看