欢迎来到三一办公! | 帮助中心 三一办公31ppt.com(应用文档模板下载平台)
三一办公
全部分类
  • 办公文档>
  • PPT模板>
  • 建筑/施工/环境>
  • 毕业设计>
  • 工程图纸>
  • 教育教学>
  • 素材源码>
  • 生活休闲>
  • 临时分类>
  • ImageVerifierCode 换一换
    首页 三一办公 > 资源分类 > PPT文档下载  

    danileleeopenstackblocklevelstorage120813103504phpapp01.ppt

    • 资源ID:2343964       资源大小:2.58MB        全文页数:28页
    • 资源格式: PPT        下载积分:8金币
    快捷下载 游客一键下载
    会员登录下载
    三方登录下载: 微信开放平台登录 QQ登录  
    下载资源需要8金币
    邮箱/手机:
    温馨提示:
    用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)
    支付方式: 支付宝    微信支付   
    验证码:   换一换

    加入VIP免费专享
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    danileleeopenstackblocklevelstorage120813103504phpapp01.ppt

    2012/8/11,OpenStack APAC Conference 2012,1,1,Distributed Block-level Storage Management for OpenStack OpenStack APAC Conference 2012,Daniel LeeCCMA/ITRICloud Computing Center for Mobile ApplicationsIndustrial Technology Research Institute(雲端運算行動運用科技中心),2012/8/11,OpenStack APAC Conference 2012,2,Outline,OverviewBrief on ITRI Cloud OSCloud storage system in ITRI Cloud OSDistributed Main Storage SystemDistributed Secondary Storage SystemIntegration of Cloud OS Storage System with OpenStackSummaryQ&A,2012/8/11,OpenStack APAC Conference 2012,3,Overview,Data is growing exponentially and moving on to Could.It needs to be available at all time,secured and protected.911 in Twin Towers,311 earthquake in Japan and 420 outage of Amazon datacenters are disasters.Block-level and fully redundantBackup/restore+wide-areaThin provisioningDe-duplicationOthersCloud OS Storage System has these functionality and is ready to integrate to OpenStack,2012/8/11,OpenStack APAC Conference 2012,4,ITRI Cloud OS(An All-in-one IaaS Total Solution),2012/8/11,OpenStack APAC Conference 2012,5,ITRI Cloud OSService Interface,2012/8/11,OpenStack APAC Conference 2012,6,VDCM Assets(VDC,VC,VM),2012/8/11,OpenStack APAC Conference 2012,7,VDCM System Images,2012/8/11,OpenStack APAC Conference 2012,8,VDCM-Volumes,2012/8/11,OpenStack APAC Conference 2012,9,Cloud Storage System in Cloud OS,Cloud storage aims at cloud-scale data centers,and is designed to be scalable,available and low-cost.Main componentsDistributed Main Storage subsystem DMSProvide current image I/O request processingDistributed Secondary Storage subsystem DSSBlock-level incremental metadata only backup systemTake volume snapshot/restore,de-duplication engine,garbage collection and WADB engine,2012/8/11,OpenStack APAC Conference 2012,10,Key Features of Cloud Storage System from Users Perspective,Use like raw,unformatted block devices Support volume size from 1 GB to 2 TB(64TB architecture-wise)Can be attached by different instances(one at a time for now)Multiple volumes can be mounted to the same instanceData is automatically replicated on different physical storage server(N=3)Ability to clone volumes and/or create point-in-time snapshots of volumesWide-area backup for disaster recoverySnapshot can be scheduled by assigning a backup policy with time,frequency,retention,and WADB optionSave system image for starting multiple VMs using the same image,2012/8/11,OpenStack APAC Conference 2012,11,Key Features of Cloud Storage System from Providers Perspective,Use of commodity hardware reducing cost(JBOD)Disk space management for up to multiple petabytesAdd disk,remove disk without interruptionThin provisioningEnables you to provision a specific level of I/O performance if desired,by setting I/O throttleBlock-level de-duplication for reducing space requirement,2012/8/11,OpenStack APAC Conference 2012,12,DMS in Cloud OS,DMS-Distributed Main StorageGoal:A cloud scale network storage solution that provide high capacity,high reliability,high availability and high performanceFeatures:Volume operations:Create/Attach/Detach/DeleteHigh Reliability:data replication(N=3)High Availability:No single point of failureHigh Performance:client-side metadata/data cache for performanceThin provisioning is utilized to optimize utilization of available storage.Fast Volume CloningSave Image;FastBootDisk I/O Throttle,2012/8/11,OpenStack APAC Conference 2012,13,Compute Node,DMS In-kernel client,VM Volume,Service Node,Storage Node,VM Volume,VM Volume,NameNode,DataNode,Metadata,Data,DMS System Architecture,DMS three components:NamenodeDMS in-kernel clientDatanode,RR,2012/8/11,OpenStack APAC Conference 2012,14,DMS Compute Node Architecture,2012/8/11,OpenStack APAC Conference 2012,15,Compute Node,DMS In-kernel Client,VM Volume,Service Node,Storage Node,NameNode,DataNode,Read Flow,Storage Node,DataNode,Storage Node,DataNode,2012/8/11,OpenStack APAC Conference 2012,16,Compute Node,DMS In-kernel Client,VM Volume,Service Node,Storage Node,NameNode,DataNode,Write Flow Memory-Ack Approach,Storage Node,DataNode,Storage Node,DataNode,Memory-ack approach:In client,I/O response to VM(step6)is right after receiving memory ack from Datanodes(step5).,2012/8/11,OpenStack APAC Conference 2012,17,DSS in Cloud OS,Share the homogeneous space with DMSBlock-level Incremental backupCopy-on-write(COW)and volume cloning techniquesBackup is just a snapshot of meta-dataSupport volume-level restoreBlock-level de-duplicationGarbage collection of expired,un-used and redundant disk blocksWide-area data backup/restore and near-realtime replicationThe secondary storage itself is failure-tolerant(HA),2012/8/11,OpenStack APAC Conference 2012,18,DSS Backup Policy,2012/8/11,OpenStack APAC Conference 2012,19,DSS Assign Backup Policy,2012/8/11,OpenStack APAC Conference 2012,20,DSS WADB,2012/8/11,OpenStack APAC Conference 2012,21,DSS Enabling WADB,De-duplication in DropBox,22,1,2,3,DMS/DSS,1,2,3,2012/8/11,OpenStack APAC Conference 2012,2012/8/11,OpenStack APAC Conference 2012,23,DSS Software Architecture Diagram,WADB,2012/8/11,OpenStack APAC Conference 2012,24,OpenStack,Compute,Storage,Network,Identity Security,Web Interface,Object(Swift),Block,File,Hypervisors,Architectures(ARM,GPU),Switch,Router,Firewall,2012/8/11,OpenStack APAC Conference 2012,25,Integration of Cloud OS Storage System with OpenStack,User portal,Summary of Advantages,2012/8/11,OpenStack APAC Conference 2012,26,More Feature in V2.0,2012/8/11,OpenStack APAC Conference 2012,27,Q&A,Thank You!,

    注意事项

    本文(danileleeopenstackblocklevelstorage120813103504phpapp01.ppt)为本站会员(laozhun)主动上传,三一办公仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三一办公(点击联系客服),我们立即给予删除!

    温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。




    备案号:宁ICP备20000045号-2

    经营许可证:宁B2-20210002

    宁公网安备 64010402000987号

    三一办公
    收起
    展开