SlideShare una empresa de Scribd logo
1 de 28
OCDET Activity and Glusterfs
May 31, 2013
Gluster Workshop @ LinuxCon / OpenCloud Japan 2013
Copyright (c) OCDET All Rights Reserved.
May 31, 2013
OCDET / NTT DATA CORPORATION
Masanori Itoh
Who I am
Masanori Itoh
– Professional Affiliation
• NTT DATA CORPORATION
– A Japanese System Integrator (NOT a Telco ! ☺)
– Activities
• OCDET (Steering Committee) Today, I’m on behalf of
Copyright (c) OCDET All Rights Reserved. 1
• OCDET (Steering Committee)
• Japan OpenStack Users Group
• etc.
– Speciality
• Operating System
– Filesystem, Networking, …
• Trouble Shooting … :o
Today, I’m on behalf of
OCDET !
Agenda
1. What is OCDET ?
2. OSS IaaS with Glusterfs
3. Future Expectations and Ideas for Glusterfs
4. Summary
Copyright (c) OCDET All Rights Reserved. 2
1. What is OCDET ?1. What is OCDET ?
3
What is OCDET?
Home Page : http://ocdet.org/ (Sorry, No English page… )
Copyright (c) OCDET All Rights Reserved. 4
What is OCDET?
OCDET stands for :
Open Cloud Demonstration Experiment Taskforce
オープン クラウド 実証 実験 タスクフォース
BTW, “Demonstration Experiment” ?
Copyright (c) OCDET All Rights Reserved. 5
BTW, “Demonstration Experiment” ?
– In Japanese,
• “実証実験” (Jissho-Jikken)
– In Short,
• An Activity on POC : Proof-of-Concept (of Something)
What is OCDET? : the Goal
the Goal
To Promote “Open Source Cloud Computing Components”
• From the Lowest Layer to Upper Layer things.
• Even including Hardware (!?)
Prove that we can Build Mature Infrastructure Using Them
By doing various POC activities
Copyright (c) OCDET All Rights Reserved. 6
By doing various POC activities
Under Fully Volunteered and Non-Profit Organization
And Share the Results Publicly
• Documentation
– Installation/Configuration Procedures, System Design
Guidelines, Knowhows , … etc.
• Tools, Sample Configuration Files, …
What is OCDET? : Overview
Formed on:
Feb. 3, 2012
Participants:
24 Organization Members
Founding Organizations : Hokkaido University,
NTT Communications, Cloud Business Association, CUPA
Copyright (c) OCDET All Rights Reserved. 7
NTT Communications, Cloud Business Association, CUPA
68 Active Volunteer Members (May 2013)
Organization
Steering Committee
Study Groups / Working Groups
What is OCDET? : Press Coverage
Study Groups / Working Groups
http://ocdet.org/information.html#pageLink02
Copyright (c) OCDET All Rights Reserved. 8
What is OCDET? : Organization
Study Groups / Working Groups
http://ocdet.org/information.html#pageLink02
Copyright (c) OCDET All Rights Reserved. 9
What is OCDET? : Organization
Study Groups / Working Groups
Open IaaS Study Group
• OpenStack WG
• CloudStack WG
• System Management WG
Open Storage Study Group
Orchestration SIG
Copyright (c) OCDET All Rights Reserved. 10
Open Storage Study Group
• Swift, Glusterfs, etc.
Open Network Study Group
Open PaaS Study Group
• CloudFoundry <--> Japan CloudFoundry User Group
Open Facility Study Group
• OpenCompute WG <--> OCP Japan
2. IaaS Software and Glusterfs2. IaaS Software and Glusterfs
11
IaaS Software and Glusterfs : IaaS at a Glance
Provide Infrastructure Level Resources on Demand
Compute Resource
CPU, Memory, …
Network Resource
L2 Network, IP address Management, Router, Firewall, Load
Balancer, VPN, …
Copyright (c) OCDET All Rights Reserved. 12
Balancer, VPN, …
Storage Resource
File Access Store
Block Access Store
Object Storage Store
IaaS Software and Glusterfs : Examples
Examples of Public IaaS Service
Amazon Web Services
RackSpace Cloud
HP Cloud Services
etc.
Copyright (c) OCDET All Rights Reserved. 13
Examples of Open Source Software for IaaS
OpenStack
CloudStack
Eucalyptus
OpenNebula
etc.
IaaS Software and Glusterfs : Typical Use Cases
VM Images Store (Not always Expected being Persistent)
Image Templates and Image Instances of Running VMs
Need to be Either of File or Block Access I/F
External(/Additional) Volumes
Typically, Expected as ‘Persistent Storage’ for Database
and to have Block Storage I/F (to the guest OS instances)
Copyright (c) OCDET All Rights Reserved. 14
and to have Block Storage I/F (to the guest OS instances)
VM Image/External Volumes Snapshot Store
(Tenant) Backup / Bulk Data Store
XXX as a backend of HDFS (gluster already has!)
Object Storage I/F Fits for this Purpose Best. (Swift API?)
etc.
Test Case 1 : OpenStack Configuration Example
Intranet
Internet /
Intranet
Zone #1
External Network
End User PC
Firewall
Amazon EC2 type Network Model
NW Gateway Node aggregates
tenant external traffic
(*1) Cloud Controller
API, Scheduler, RabbitMQ, RDBMS etc.
Courtesy of Internet Initiative Japan Inc.
Copyright (c) OCDET All Rights Reserved.
Quantum
agent
(L2/L3)
Cloud
Controller
Glance
(Swift)
VM
Image
Nova Compute
Quantum Agent
V
M
V
M
…
Internal Network (VLAN/GRE etc.)
Management/Storage Network
DB
(MySQL)
Nova Compute
Quantum Agent
V
M
V
M
ovs ovs
Management/Storage Network
NW Gateway
Hypervisors
gluser
gluser
gluster
. . .
gluster
Test Case 1 : VM Image Store w/OpenStack
Shared FS by
Gluster for VM
Images
volume: gvol1
V
M
V
M
V
M
V
M
VM Service Network
OpenStack Folsom + CentOS 6.3 (x86_64) + gluster 3.3
gluster
Copyright (c) OCDET All Rights Reserved.
Management
/mnt/sdb1 /mnt/sdb1 /mnt/sdb1
volume: gvol1
/mnt/gluster1 /mnt/gluster1 /mnt/gluster1
NFS mount
bricks
Test Case 2 : CloudStack Configuration Example
Intranet
Internet /
Intranet
Zone/Pod
External Network
End User PC
Traffic for
Virtual Routers
DNAT based Network Model
Per-tenant Virtual Router VM will
be created and it proxies tenant
traffic.
Courtesy of DataHotel Co., Ltd.
for Secondary
Stoage
Copyright (c) OCDET All Rights Reserved.
Mgmt.
Server.
NFS
VM
Image
Compute
V
M
…
DB
Compute
V
M
Compute
Virtual
Router
Compute
Virtual
Router
vnic0
vnic1
V
M
vnic0
vnic1
SS
VM
CP
VM
Management/Storage Network
Management/Storage Network
gluster
Test Case 2 : VM Image Store w/CloudStack
Shared FS by
Gluster for VM
Images
V
M
V
M
V
M
V
M
VM Service Network
CloudStack 4.0 + CentOS 6.4(x86_64) + gluster 3.3 (4nodes)
Copyright (c) OCDET All Rights Reserved.
Management / Storage Traffic
/mnt/sdb1 /mnt/sdb1 /mnt/sdb1
volume: gvol1 /mnt/gluster1 /mnt/gluster1 /mnt/gluster1
NFS mount
brick
. . .
Summary of our (current) POC Experiences
VM Image Store
Glusterfs is QUITE EASY to install/configure and WORKS
FAIRLY WELL
With both OpenStack and CloudStack
Without almost No Pitfalls except trivial configuration mistakes
Forgot to add iptables ACCEPT rule for NFS etc. :o
Copyright (c) OCDET All Rights Reserved. 19
Forgot to add iptables ACCEPT rule for NFS etc. :o
Bandwidth Bottleneck when Many VMs launched at once
etc.
Object Storage
TBD
Volume Backend
TBD
OCDET (Possible) Future Plan
Large Scale Evaluation Using STARBED
Reserved 140 nodes (Now, Swift evaluation is ongoing)
Gluster Swift API Evaluation
OpenStack BlockStorage (Cinder) driver Evaluation
InfiniBand Support Evaluation (?)
Copyright (c) OCDET All Rights Reserved. 20
InfiniBand Support Evaluation (?)
etc.
3. Future Expectations and (Stupid?) Ideas3. Future Expectations and (Stupid?) Ideas
for Glusterfs
21
Future Expectations and (Stupid?) Ideas
Enhancements of OpenStack Cinder Backend Driver
Add Volume Snapshot Feature
Snapshot Support (versioning?)
Some Handoffs with Local Filesystems? (e.g. btrfs?)
libvirt support of qemu-gluster integration
Copyright (c) OCDET All Rights Reserved. 22
libvirt support of qemu-gluster integration
Improvement of InfiniBand Support Quality
I saw a gluster-rdma system hung up under heavy I/O
load (using iozone) using gluster 3.3beta2 formerly…
Linux Upstream Code Merge(?)
Future Expectations and (Stupid?) Ideas
Erasure Coding Support (Like the case of HDFS) ?
To Reduce Required Physical Capacity without Losing
Redundancy Level
To Reduce Storage I/O Traffic
Replica Locality Control ??
Copyright (c) OCDET All Rights Reserved. 23
Replica Locality Control ??
To Reduce Replication Traffic
NFS/RDMA on top of Glustefs ?
Geologically Distributed “Synchronous” Replication?
For DR. In this sense, Single Master makes sense …
Natural Expectations…
http://office.microsoft.com/en-
us/images/similar.aspx#ai:MP900442518|
Copyright (c) OCDET All Rights Reserved. 24
4. Summary
25
Conclusion and Summary
Glusterfs is a Fairly Good Solution for IaaS
Deployments ☺
OCDET is Further Evaluating Glusterfs
and Sharing our Results Publicly
Join us ! and Let’s Play with Glusterfs together !☺
Copyright (c) OCDET All Rights Reserved. 26
Join us ! and Let’s Play with Glusterfs together !☺
Thank You !
Copyright (c) OCDET All Rights Reserved. 27
Thank You !

Más contenido relacionado

Destacado

Ubuntu Offline Meeting 2013.05 Tokyo
Ubuntu Offline Meeting 2013.05 TokyoUbuntu Offline Meeting 2013.05 Tokyo
Ubuntu Offline Meeting 2013.05 TokyoMasanori Itoh
 
OSC 2011 Tokyo/Spring OpenStackプレゼン
OSC 2011 Tokyo/Spring OpenStackプレゼンOSC 2011 Tokyo/Spring OpenStackプレゼン
OSC 2011 Tokyo/Spring OpenStackプレゼンMasanori Itoh
 
OpenStack Abstract @osc2012kyoto
OpenStack Abstract @osc2012kyotoOpenStack Abstract @osc2012kyoto
OpenStack Abstract @osc2012kyotoAyumi Oka
 
OSCA Devloper Lounge #1 LT - OpenStack Java SDK
OSCA Devloper Lounge #1 LT - OpenStack Java SDKOSCA Devloper Lounge #1 LT - OpenStack Java SDK
OSCA Devloper Lounge #1 LT - OpenStack Java SDKMasanori Itoh
 
おぷ☆すた女子部の設計と実装
おぷ☆すた女子部の設計と実装おぷ☆すた女子部の設計と実装
おぷ☆すた女子部の設計と実装Masanori Itoh
 
OpenStack Days Tokyo 2016 HPE Presentation
OpenStack Days Tokyo 2016 HPE PresentationOpenStack Days Tokyo 2016 HPE Presentation
OpenStack Days Tokyo 2016 HPE PresentationMasanori Itoh
 
Eucalyptus Advent Calendar 2012 JP (thatsdone)
Eucalyptus Advent Calendar 2012 JP (thatsdone)Eucalyptus Advent Calendar 2012 JP (thatsdone)
Eucalyptus Advent Calendar 2012 JP (thatsdone)Masanori Itoh
 

Destacado (7)

Ubuntu Offline Meeting 2013.05 Tokyo
Ubuntu Offline Meeting 2013.05 TokyoUbuntu Offline Meeting 2013.05 Tokyo
Ubuntu Offline Meeting 2013.05 Tokyo
 
OSC 2011 Tokyo/Spring OpenStackプレゼン
OSC 2011 Tokyo/Spring OpenStackプレゼンOSC 2011 Tokyo/Spring OpenStackプレゼン
OSC 2011 Tokyo/Spring OpenStackプレゼン
 
OpenStack Abstract @osc2012kyoto
OpenStack Abstract @osc2012kyotoOpenStack Abstract @osc2012kyoto
OpenStack Abstract @osc2012kyoto
 
OSCA Devloper Lounge #1 LT - OpenStack Java SDK
OSCA Devloper Lounge #1 LT - OpenStack Java SDKOSCA Devloper Lounge #1 LT - OpenStack Java SDK
OSCA Devloper Lounge #1 LT - OpenStack Java SDK
 
おぷ☆すた女子部の設計と実装
おぷ☆すた女子部の設計と実装おぷ☆すた女子部の設計と実装
おぷ☆すた女子部の設計と実装
 
OpenStack Days Tokyo 2016 HPE Presentation
OpenStack Days Tokyo 2016 HPE PresentationOpenStack Days Tokyo 2016 HPE Presentation
OpenStack Days Tokyo 2016 HPE Presentation
 
Eucalyptus Advent Calendar 2012 JP (thatsdone)
Eucalyptus Advent Calendar 2012 JP (thatsdone)Eucalyptus Advent Calendar 2012 JP (thatsdone)
Eucalyptus Advent Calendar 2012 JP (thatsdone)
 

Similar a OCDET Activity and Glusterfs

Ceph Performance on OpenStack - Barcelona Summit
Ceph Performance on OpenStack - Barcelona SummitCeph Performance on OpenStack - Barcelona Summit
Ceph Performance on OpenStack - Barcelona SummitTakehiro Kudou
 
NTTドコモ様 導入事例 OpenStack Summit 2015 Tokyo 講演「After One year of OpenStack Cloud...
NTTドコモ様 導入事例 OpenStack Summit 2015 Tokyo 講演「After One year of OpenStack Cloud...NTTドコモ様 導入事例 OpenStack Summit 2015 Tokyo 講演「After One year of OpenStack Cloud...
NTTドコモ様 導入事例 OpenStack Summit 2015 Tokyo 講演「After One year of OpenStack Cloud...VirtualTech Japan Inc.
 
Monitoring&Logging - Stanislav Kolenkin
Monitoring&Logging - Stanislav Kolenkin  Monitoring&Logging - Stanislav Kolenkin
Monitoring&Logging - Stanislav Kolenkin Kuberton
 
Shorten Device Boot Time for Automotive IVI and Navigation Systems
Shorten Device Boot Time for Automotive IVI and Navigation SystemsShorten Device Boot Time for Automotive IVI and Navigation Systems
Shorten Device Boot Time for Automotive IVI and Navigation SystemsNational Cheng Kung University
 
Oliot Open Source Project
Oliot Open Source ProjectOliot Open Source Project
Oliot Open Source ProjectDaeyoung Kim
 
building_private_cloud_with_oss_for_scientific_environments-libre
building_private_cloud_with_oss_for_scientific_environments-librebuilding_private_cloud_with_oss_for_scientific_environments-libre
building_private_cloud_with_oss_for_scientific_environments-libreVijayabalan Open to Explore
 
What's Next in OpenStack? A Glimpse At The Roadmap
What's Next in OpenStack? A Glimpse At The RoadmapWhat's Next in OpenStack? A Glimpse At The Roadmap
What's Next in OpenStack? A Glimpse At The RoadmapShamailXD
 
Montreal OpenStack Q3-2017 MeetUp
Montreal OpenStack Q3-2017 MeetUpMontreal OpenStack Q3-2017 MeetUp
Montreal OpenStack Q3-2017 MeetUpStacy Véronneau
 
OpenTelemetry 101 FTW
OpenTelemetry 101 FTWOpenTelemetry 101 FTW
OpenTelemetry 101 FTWNGINX, Inc.
 
Fedora Overview
Fedora OverviewFedora Overview
Fedora Overvieweposthumus
 
Webinar: OpenEBS - Still Free and now FASTEST Kubernetes storage
Webinar: OpenEBS - Still Free and now FASTEST Kubernetes storageWebinar: OpenEBS - Still Free and now FASTEST Kubernetes storage
Webinar: OpenEBS - Still Free and now FASTEST Kubernetes storageMayaData Inc
 
Rook: Storage for Containers in Containers – data://disrupted® 2020
Rook: Storage for Containers in Containers  – data://disrupted® 2020Rook: Storage for Containers in Containers  – data://disrupted® 2020
Rook: Storage for Containers in Containers – data://disrupted® 2020data://disrupted®
 
M0339_v1_6977127809 (1).pptx
M0339_v1_6977127809 (1).pptxM0339_v1_6977127809 (1).pptx
M0339_v1_6977127809 (1).pptxviveknagle4
 
OGCE TeraGrid 2010 Science Gateway Tutorial Intro
OGCE TeraGrid 2010 Science Gateway Tutorial IntroOGCE TeraGrid 2010 Science Gateway Tutorial Intro
OGCE TeraGrid 2010 Science Gateway Tutorial Intromarpierc
 
Open Cloud Computing Interface Presentation
Open Cloud Computing Interface PresentationOpen Cloud Computing Interface Presentation
Open Cloud Computing Interface PresentationIntel Corporation
 
Java is Container Ready - Vaibhav - Container Conference 2018
Java is Container Ready - Vaibhav - Container Conference 2018Java is Container Ready - Vaibhav - Container Conference 2018
Java is Container Ready - Vaibhav - Container Conference 2018CodeOps Technologies LLP
 
Netflix Open Source: Building a Distributed and Automated Open Source Program
Netflix Open Source:  Building a Distributed and Automated Open Source ProgramNetflix Open Source:  Building a Distributed and Automated Open Source Program
Netflix Open Source: Building a Distributed and Automated Open Source Programaspyker
 
Building a Distributed & Automated Open Source Program at Netflix
Building a Distributed & Automated Open Source Program at NetflixBuilding a Distributed & Automated Open Source Program at Netflix
Building a Distributed & Automated Open Source Program at NetflixAll Things Open
 
201708 OpenStack Seminar in Myanmar
201708 OpenStack Seminar in Myanmar201708 OpenStack Seminar in Myanmar
201708 OpenStack Seminar in MyanmarTakashi Torii
 

Similar a OCDET Activity and Glusterfs (20)

Ceph Performance on OpenStack - Barcelona Summit
Ceph Performance on OpenStack - Barcelona SummitCeph Performance on OpenStack - Barcelona Summit
Ceph Performance on OpenStack - Barcelona Summit
 
NTTドコモ様 導入事例 OpenStack Summit 2015 Tokyo 講演「After One year of OpenStack Cloud...
NTTドコモ様 導入事例 OpenStack Summit 2015 Tokyo 講演「After One year of OpenStack Cloud...NTTドコモ様 導入事例 OpenStack Summit 2015 Tokyo 講演「After One year of OpenStack Cloud...
NTTドコモ様 導入事例 OpenStack Summit 2015 Tokyo 講演「After One year of OpenStack Cloud...
 
Monitoring&Logging - Stanislav Kolenkin
Monitoring&Logging - Stanislav Kolenkin  Monitoring&Logging - Stanislav Kolenkin
Monitoring&Logging - Stanislav Kolenkin
 
Shorten Device Boot Time for Automotive IVI and Navigation Systems
Shorten Device Boot Time for Automotive IVI and Navigation SystemsShorten Device Boot Time for Automotive IVI and Navigation Systems
Shorten Device Boot Time for Automotive IVI and Navigation Systems
 
Oliot Open Source Project
Oliot Open Source ProjectOliot Open Source Project
Oliot Open Source Project
 
building_private_cloud_with_oss_for_scientific_environments-libre
building_private_cloud_with_oss_for_scientific_environments-librebuilding_private_cloud_with_oss_for_scientific_environments-libre
building_private_cloud_with_oss_for_scientific_environments-libre
 
What's Next in OpenStack? A Glimpse At The Roadmap
What's Next in OpenStack? A Glimpse At The RoadmapWhat's Next in OpenStack? A Glimpse At The Roadmap
What's Next in OpenStack? A Glimpse At The Roadmap
 
APAN Cloud WG (2015/3/2)
APAN Cloud WG (2015/3/2)APAN Cloud WG (2015/3/2)
APAN Cloud WG (2015/3/2)
 
Montreal OpenStack Q3-2017 MeetUp
Montreal OpenStack Q3-2017 MeetUpMontreal OpenStack Q3-2017 MeetUp
Montreal OpenStack Q3-2017 MeetUp
 
OpenTelemetry 101 FTW
OpenTelemetry 101 FTWOpenTelemetry 101 FTW
OpenTelemetry 101 FTW
 
Fedora Overview
Fedora OverviewFedora Overview
Fedora Overview
 
Webinar: OpenEBS - Still Free and now FASTEST Kubernetes storage
Webinar: OpenEBS - Still Free and now FASTEST Kubernetes storageWebinar: OpenEBS - Still Free and now FASTEST Kubernetes storage
Webinar: OpenEBS - Still Free and now FASTEST Kubernetes storage
 
Rook: Storage for Containers in Containers – data://disrupted® 2020
Rook: Storage for Containers in Containers  – data://disrupted® 2020Rook: Storage for Containers in Containers  – data://disrupted® 2020
Rook: Storage for Containers in Containers – data://disrupted® 2020
 
M0339_v1_6977127809 (1).pptx
M0339_v1_6977127809 (1).pptxM0339_v1_6977127809 (1).pptx
M0339_v1_6977127809 (1).pptx
 
OGCE TeraGrid 2010 Science Gateway Tutorial Intro
OGCE TeraGrid 2010 Science Gateway Tutorial IntroOGCE TeraGrid 2010 Science Gateway Tutorial Intro
OGCE TeraGrid 2010 Science Gateway Tutorial Intro
 
Open Cloud Computing Interface Presentation
Open Cloud Computing Interface PresentationOpen Cloud Computing Interface Presentation
Open Cloud Computing Interface Presentation
 
Java is Container Ready - Vaibhav - Container Conference 2018
Java is Container Ready - Vaibhav - Container Conference 2018Java is Container Ready - Vaibhav - Container Conference 2018
Java is Container Ready - Vaibhav - Container Conference 2018
 
Netflix Open Source: Building a Distributed and Automated Open Source Program
Netflix Open Source:  Building a Distributed and Automated Open Source ProgramNetflix Open Source:  Building a Distributed and Automated Open Source Program
Netflix Open Source: Building a Distributed and Automated Open Source Program
 
Building a Distributed & Automated Open Source Program at Netflix
Building a Distributed & Automated Open Source Program at NetflixBuilding a Distributed & Automated Open Source Program at Netflix
Building a Distributed & Automated Open Source Program at Netflix
 
201708 OpenStack Seminar in Myanmar
201708 OpenStack Seminar in Myanmar201708 OpenStack Seminar in Myanmar
201708 OpenStack Seminar in Myanmar
 

Más de Masanori Itoh

OpenStackによる、実践オンプレミスクラウド
OpenStackによる、実践オンプレミスクラウドOpenStackによる、実践オンプレミスクラウド
OpenStackによる、実践オンプレミスクラウドMasanori Itoh
 
OpenStackプロジェクトの全体像~詳細編~
OpenStackプロジェクトの全体像~詳細編~OpenStackプロジェクトの全体像~詳細編~
OpenStackプロジェクトの全体像~詳細編~Masanori Itoh
 
自作プライベートクラウド研究会 OpenStackアップデート
自作プライベートクラウド研究会 OpenStackアップデート自作プライベートクラウド研究会 OpenStackアップデート
自作プライベートクラウド研究会 OpenStackアップデートMasanori Itoh
 
OpenCloudCampus : Cloud Technologies Meeting (OpenStack)
OpenCloudCampus : Cloud Technologies Meeting (OpenStack)OpenCloudCampus : Cloud Technologies Meeting (OpenStack)
OpenCloudCampus : Cloud Technologies Meeting (OpenStack)Masanori Itoh
 
プログラマ目線から見たRDMAのメリットと その応用例について
プログラマ目線から見たRDMAのメリットとその応用例についてプログラマ目線から見たRDMAのメリットとその応用例について
プログラマ目線から見たRDMAのメリットと その応用例についてMasanori Itoh
 
「hbstudy#23 OpenStack祭!!」資料 ~OpenStackプロジェクトの全体像~
「hbstudy#23 OpenStack祭!!」資料 ~OpenStackプロジェクトの全体像~「hbstudy#23 OpenStack祭!!」資料 ~OpenStackプロジェクトの全体像~
「hbstudy#23 OpenStack祭!!」資料 ~OpenStackプロジェクトの全体像~Masanori Itoh
 
LinuxCon Japan 2011 OSS IaaS BoF
LinuxCon Japan 2011 OSS IaaS BoFLinuxCon Japan 2011 OSS IaaS BoF
LinuxCon Japan 2011 OSS IaaS BoFMasanori Itoh
 
第三回クラウドごった煮 日本OpenStackユーザ会紹介
第三回クラウドごった煮 日本OpenStackユーザ会紹介第三回クラウドごった煮 日本OpenStackユーザ会紹介
第三回クラウドごった煮 日本OpenStackユーザ会紹介Masanori Itoh
 
OpenStackコミュニティ状況アップデート
OpenStackコミュニティ状況アップデートOpenStackコミュニティ状況アップデート
OpenStackコミュニティ状況アップデートMasanori Itoh
 
OpenStack Diablo Design Summit Talk : A Lesson from the Japan Disaster
OpenStack Diablo Design Summit Talk : A Lesson from the Japan DisasterOpenStack Diablo Design Summit Talk : A Lesson from the Japan Disaster
OpenStack Diablo Design Summit Talk : A Lesson from the Japan DisasterMasanori Itoh
 
2010/12/11 クラウドごった煮祭LT
2010/12/11 クラウドごった煮祭LT2010/12/11 クラウドごった煮祭LT
2010/12/11 クラウドごった煮祭LTMasanori Itoh
 
20101029 open cloudcampus-1
20101029 open cloudcampus-120101029 open cloudcampus-1
20101029 open cloudcampus-1Masanori Itoh
 
OpenStack, Hadoop -- OSSクラウドの最新動向
OpenStack, Hadoop -- OSSクラウドの最新動向OpenStack, Hadoop -- OSSクラウドの最新動向
OpenStack, Hadoop -- OSSクラウドの最新動向 Masanori Itoh
 

Más de Masanori Itoh (15)

OpenStackによる、実践オンプレミスクラウド
OpenStackによる、実践オンプレミスクラウドOpenStackによる、実践オンプレミスクラウド
OpenStackによる、実践オンプレミスクラウド
 
JOSUG Status Update
JOSUG Status UpdateJOSUG Status Update
JOSUG Status Update
 
OpenStackプロジェクトの全体像~詳細編~
OpenStackプロジェクトの全体像~詳細編~OpenStackプロジェクトの全体像~詳細編~
OpenStackプロジェクトの全体像~詳細編~
 
OpenStack Updates
OpenStack UpdatesOpenStack Updates
OpenStack Updates
 
自作プライベートクラウド研究会 OpenStackアップデート
自作プライベートクラウド研究会 OpenStackアップデート自作プライベートクラウド研究会 OpenStackアップデート
自作プライベートクラウド研究会 OpenStackアップデート
 
OpenCloudCampus : Cloud Technologies Meeting (OpenStack)
OpenCloudCampus : Cloud Technologies Meeting (OpenStack)OpenCloudCampus : Cloud Technologies Meeting (OpenStack)
OpenCloudCampus : Cloud Technologies Meeting (OpenStack)
 
プログラマ目線から見たRDMAのメリットと その応用例について
プログラマ目線から見たRDMAのメリットとその応用例についてプログラマ目線から見たRDMAのメリットとその応用例について
プログラマ目線から見たRDMAのメリットと その応用例について
 
「hbstudy#23 OpenStack祭!!」資料 ~OpenStackプロジェクトの全体像~
「hbstudy#23 OpenStack祭!!」資料 ~OpenStackプロジェクトの全体像~「hbstudy#23 OpenStack祭!!」資料 ~OpenStackプロジェクトの全体像~
「hbstudy#23 OpenStack祭!!」資料 ~OpenStackプロジェクトの全体像~
 
LinuxCon Japan 2011 OSS IaaS BoF
LinuxCon Japan 2011 OSS IaaS BoFLinuxCon Japan 2011 OSS IaaS BoF
LinuxCon Japan 2011 OSS IaaS BoF
 
第三回クラウドごった煮 日本OpenStackユーザ会紹介
第三回クラウドごった煮 日本OpenStackユーザ会紹介第三回クラウドごった煮 日本OpenStackユーザ会紹介
第三回クラウドごった煮 日本OpenStackユーザ会紹介
 
OpenStackコミュニティ状況アップデート
OpenStackコミュニティ状況アップデートOpenStackコミュニティ状況アップデート
OpenStackコミュニティ状況アップデート
 
OpenStack Diablo Design Summit Talk : A Lesson from the Japan Disaster
OpenStack Diablo Design Summit Talk : A Lesson from the Japan DisasterOpenStack Diablo Design Summit Talk : A Lesson from the Japan Disaster
OpenStack Diablo Design Summit Talk : A Lesson from the Japan Disaster
 
2010/12/11 クラウドごった煮祭LT
2010/12/11 クラウドごった煮祭LT2010/12/11 クラウドごった煮祭LT
2010/12/11 クラウドごった煮祭LT
 
20101029 open cloudcampus-1
20101029 open cloudcampus-120101029 open cloudcampus-1
20101029 open cloudcampus-1
 
OpenStack, Hadoop -- OSSクラウドの最新動向
OpenStack, Hadoop -- OSSクラウドの最新動向OpenStack, Hadoop -- OSSクラウドの最新動向
OpenStack, Hadoop -- OSSクラウドの最新動向
 

Último

Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 

Último (20)

Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 

OCDET Activity and Glusterfs

  • 1. OCDET Activity and Glusterfs May 31, 2013 Gluster Workshop @ LinuxCon / OpenCloud Japan 2013 Copyright (c) OCDET All Rights Reserved. May 31, 2013 OCDET / NTT DATA CORPORATION Masanori Itoh
  • 2. Who I am Masanori Itoh – Professional Affiliation • NTT DATA CORPORATION – A Japanese System Integrator (NOT a Telco ! ☺) – Activities • OCDET (Steering Committee) Today, I’m on behalf of Copyright (c) OCDET All Rights Reserved. 1 • OCDET (Steering Committee) • Japan OpenStack Users Group • etc. – Speciality • Operating System – Filesystem, Networking, … • Trouble Shooting … :o Today, I’m on behalf of OCDET !
  • 3. Agenda 1. What is OCDET ? 2. OSS IaaS with Glusterfs 3. Future Expectations and Ideas for Glusterfs 4. Summary Copyright (c) OCDET All Rights Reserved. 2
  • 4. 1. What is OCDET ?1. What is OCDET ? 3
  • 5. What is OCDET? Home Page : http://ocdet.org/ (Sorry, No English page… ) Copyright (c) OCDET All Rights Reserved. 4
  • 6. What is OCDET? OCDET stands for : Open Cloud Demonstration Experiment Taskforce オープン クラウド 実証 実験 タスクフォース BTW, “Demonstration Experiment” ? Copyright (c) OCDET All Rights Reserved. 5 BTW, “Demonstration Experiment” ? – In Japanese, • “実証実験” (Jissho-Jikken) – In Short, • An Activity on POC : Proof-of-Concept (of Something)
  • 7. What is OCDET? : the Goal the Goal To Promote “Open Source Cloud Computing Components” • From the Lowest Layer to Upper Layer things. • Even including Hardware (!?) Prove that we can Build Mature Infrastructure Using Them By doing various POC activities Copyright (c) OCDET All Rights Reserved. 6 By doing various POC activities Under Fully Volunteered and Non-Profit Organization And Share the Results Publicly • Documentation – Installation/Configuration Procedures, System Design Guidelines, Knowhows , … etc. • Tools, Sample Configuration Files, …
  • 8. What is OCDET? : Overview Formed on: Feb. 3, 2012 Participants: 24 Organization Members Founding Organizations : Hokkaido University, NTT Communications, Cloud Business Association, CUPA Copyright (c) OCDET All Rights Reserved. 7 NTT Communications, Cloud Business Association, CUPA 68 Active Volunteer Members (May 2013) Organization Steering Committee Study Groups / Working Groups
  • 9. What is OCDET? : Press Coverage Study Groups / Working Groups http://ocdet.org/information.html#pageLink02 Copyright (c) OCDET All Rights Reserved. 8
  • 10. What is OCDET? : Organization Study Groups / Working Groups http://ocdet.org/information.html#pageLink02 Copyright (c) OCDET All Rights Reserved. 9
  • 11. What is OCDET? : Organization Study Groups / Working Groups Open IaaS Study Group • OpenStack WG • CloudStack WG • System Management WG Open Storage Study Group Orchestration SIG Copyright (c) OCDET All Rights Reserved. 10 Open Storage Study Group • Swift, Glusterfs, etc. Open Network Study Group Open PaaS Study Group • CloudFoundry <--> Japan CloudFoundry User Group Open Facility Study Group • OpenCompute WG <--> OCP Japan
  • 12. 2. IaaS Software and Glusterfs2. IaaS Software and Glusterfs 11
  • 13. IaaS Software and Glusterfs : IaaS at a Glance Provide Infrastructure Level Resources on Demand Compute Resource CPU, Memory, … Network Resource L2 Network, IP address Management, Router, Firewall, Load Balancer, VPN, … Copyright (c) OCDET All Rights Reserved. 12 Balancer, VPN, … Storage Resource File Access Store Block Access Store Object Storage Store
  • 14. IaaS Software and Glusterfs : Examples Examples of Public IaaS Service Amazon Web Services RackSpace Cloud HP Cloud Services etc. Copyright (c) OCDET All Rights Reserved. 13 Examples of Open Source Software for IaaS OpenStack CloudStack Eucalyptus OpenNebula etc.
  • 15. IaaS Software and Glusterfs : Typical Use Cases VM Images Store (Not always Expected being Persistent) Image Templates and Image Instances of Running VMs Need to be Either of File or Block Access I/F External(/Additional) Volumes Typically, Expected as ‘Persistent Storage’ for Database and to have Block Storage I/F (to the guest OS instances) Copyright (c) OCDET All Rights Reserved. 14 and to have Block Storage I/F (to the guest OS instances) VM Image/External Volumes Snapshot Store (Tenant) Backup / Bulk Data Store XXX as a backend of HDFS (gluster already has!) Object Storage I/F Fits for this Purpose Best. (Swift API?) etc.
  • 16. Test Case 1 : OpenStack Configuration Example Intranet Internet / Intranet Zone #1 External Network End User PC Firewall Amazon EC2 type Network Model NW Gateway Node aggregates tenant external traffic (*1) Cloud Controller API, Scheduler, RabbitMQ, RDBMS etc. Courtesy of Internet Initiative Japan Inc. Copyright (c) OCDET All Rights Reserved. Quantum agent (L2/L3) Cloud Controller Glance (Swift) VM Image Nova Compute Quantum Agent V M V M … Internal Network (VLAN/GRE etc.) Management/Storage Network DB (MySQL) Nova Compute Quantum Agent V M V M ovs ovs Management/Storage Network NW Gateway Hypervisors gluser gluser gluster . . . gluster
  • 17. Test Case 1 : VM Image Store w/OpenStack Shared FS by Gluster for VM Images volume: gvol1 V M V M V M V M VM Service Network OpenStack Folsom + CentOS 6.3 (x86_64) + gluster 3.3 gluster Copyright (c) OCDET All Rights Reserved. Management /mnt/sdb1 /mnt/sdb1 /mnt/sdb1 volume: gvol1 /mnt/gluster1 /mnt/gluster1 /mnt/gluster1 NFS mount bricks
  • 18. Test Case 2 : CloudStack Configuration Example Intranet Internet / Intranet Zone/Pod External Network End User PC Traffic for Virtual Routers DNAT based Network Model Per-tenant Virtual Router VM will be created and it proxies tenant traffic. Courtesy of DataHotel Co., Ltd. for Secondary Stoage Copyright (c) OCDET All Rights Reserved. Mgmt. Server. NFS VM Image Compute V M … DB Compute V M Compute Virtual Router Compute Virtual Router vnic0 vnic1 V M vnic0 vnic1 SS VM CP VM Management/Storage Network Management/Storage Network gluster
  • 19. Test Case 2 : VM Image Store w/CloudStack Shared FS by Gluster for VM Images V M V M V M V M VM Service Network CloudStack 4.0 + CentOS 6.4(x86_64) + gluster 3.3 (4nodes) Copyright (c) OCDET All Rights Reserved. Management / Storage Traffic /mnt/sdb1 /mnt/sdb1 /mnt/sdb1 volume: gvol1 /mnt/gluster1 /mnt/gluster1 /mnt/gluster1 NFS mount brick . . .
  • 20. Summary of our (current) POC Experiences VM Image Store Glusterfs is QUITE EASY to install/configure and WORKS FAIRLY WELL With both OpenStack and CloudStack Without almost No Pitfalls except trivial configuration mistakes Forgot to add iptables ACCEPT rule for NFS etc. :o Copyright (c) OCDET All Rights Reserved. 19 Forgot to add iptables ACCEPT rule for NFS etc. :o Bandwidth Bottleneck when Many VMs launched at once etc. Object Storage TBD Volume Backend TBD
  • 21. OCDET (Possible) Future Plan Large Scale Evaluation Using STARBED Reserved 140 nodes (Now, Swift evaluation is ongoing) Gluster Swift API Evaluation OpenStack BlockStorage (Cinder) driver Evaluation InfiniBand Support Evaluation (?) Copyright (c) OCDET All Rights Reserved. 20 InfiniBand Support Evaluation (?) etc.
  • 22. 3. Future Expectations and (Stupid?) Ideas3. Future Expectations and (Stupid?) Ideas for Glusterfs 21
  • 23. Future Expectations and (Stupid?) Ideas Enhancements of OpenStack Cinder Backend Driver Add Volume Snapshot Feature Snapshot Support (versioning?) Some Handoffs with Local Filesystems? (e.g. btrfs?) libvirt support of qemu-gluster integration Copyright (c) OCDET All Rights Reserved. 22 libvirt support of qemu-gluster integration Improvement of InfiniBand Support Quality I saw a gluster-rdma system hung up under heavy I/O load (using iozone) using gluster 3.3beta2 formerly… Linux Upstream Code Merge(?)
  • 24. Future Expectations and (Stupid?) Ideas Erasure Coding Support (Like the case of HDFS) ? To Reduce Required Physical Capacity without Losing Redundancy Level To Reduce Storage I/O Traffic Replica Locality Control ?? Copyright (c) OCDET All Rights Reserved. 23 Replica Locality Control ?? To Reduce Replication Traffic NFS/RDMA on top of Glustefs ? Geologically Distributed “Synchronous” Replication? For DR. In this sense, Single Master makes sense …
  • 27. Conclusion and Summary Glusterfs is a Fairly Good Solution for IaaS Deployments ☺ OCDET is Further Evaluating Glusterfs and Sharing our Results Publicly Join us ! and Let’s Play with Glusterfs together !☺ Copyright (c) OCDET All Rights Reserved. 26 Join us ! and Let’s Play with Glusterfs together !☺
  • 28. Thank You ! Copyright (c) OCDET All Rights Reserved. 27 Thank You !