SlideShare a Scribd company logo
Software Defined Storage
Powered by Ceph
Olaf Kirch
Director SUSE Linux Enterprise, SUSE R&D
okir@suse.com
2
Current Enterprise Data Storage Market
More data to store
•business needs
•more data driven processes
•more applications
•e-commerce
More data to store
•business needs
•more data driven processes
•more applications
•e-commerce
Bigger data to store
•richer media types
•presentations, images, video
Bigger data to store
•richer media types
•presentations, images, video
For longer
•regulations / compliance needs
•business intelligence needs
For longer
•regulations / compliance needs
•business intelligence needs
2000 2014
3
While you think about Storage...
• ... can you also make it
‒ more scalable
‒ more fault tolerant
‒ more flexible?
• Sure! For here or to go?
4
Today's Storage Arrays
• Limits:
‒ Tightly controlled
environment
‒ Limited scalability
‒ Few options
‒ Only certain approved drives
‒ Constrained number of disk
slots
‒ Few memory variations
‒ Only very few networking
choices
‒ Typically fixed controller and
CPU
• Benefits:
‒ Reasonably easy to
understand
‒ Long-term experience and
“gut instincts”
‒ Somewhat deterministic
behavior and pricing
5
What about Better File Systems?
• Layered on top of your block storage, providing
‒ scalability
‒ fault tolerance
• Most of the time, it's an either-or decision
‒ separation of data and metadata (pNFS, glusterfs)
‒ clustering (ocfs2, gfs2)
‒ ... they require special drivers in your favorite OS
‒ ... and they all want to talk to a storage array
• Recent evolution
‒ HDFS (underlying FS of Hadoop)
© Nhobgood (CC-BY-SA)
What is Ceph?
8
From 10,000 Meters
[1] As per 2014 OpenStack user survey
• Open Source Distributed Storage solution
• Most popular choice of distributed storage for
OpenStack
[1]
• Lots of goodies
‒ Distributed Object Storage
‒ Redundancy
‒ Efficient Scale-Out
‒ Extensible
‒ Can be built on commodity hardware
9
From 1,000 meters
10
Not for the Faint of Heart
• At the core of Ceph is a PhD Thesis
‒ http://ceph.com/papers/weil-crush-sc06.pdf
• Goals:
‒ no bottlenecks
‒ no single point of failure
11
Several Ingredients
• Distributed
‒ Coarse grained partitioning of storage supports policy based
mapping (don't put all copies of my data in one rack)
‒ Topology map and Rules allow clients to “compute” the exact
location of any storage object
• Redundancy
‒ Achieved by data replication
• Flexibility
‒ Multiple Storage “Pools” can be defined with different
parameters
Some Basic Concepts
13
For a Moment, Zooming to Atom Level
FS
Disk
OSD Object Storage Daemon
File System (btrfs, xfs)
Physical Disk
● OSDs serve storage objects to clients
● Peer to perform replication and recovery
14
Put Several of These in One Node
FS
Disk
OSD
FS
Disk
OSD
FS
Disk
OSD
FS
Disk
OSD
FS
Disk
OSD
FS
Disk
OSD
15
Mix In a Few Monitor Nodes
M • Monitors are the brain cells of the cluster
‒ Cluster Membership
‒ Consensus for Distributed Decision Making
• Do not serve stored objects to clients
16
Voilà, a Small RADOS Cluster
M M
M
17
Linux Host
RADOS Block Device
M M
M
M
krbd librados
18
RADOS Block Device
• Disk images are striped across (parts of)
the cluster
• Supports
‒ Snapshot and rollback
‒ COW cloning
‒ Thin provisioning
19
RADOS Block Device: Placement
M M
M
M
20
Ceph in Action: Reading Data
M M
M
M
Reads can be
serviced by any
of the replicas
(parallel reads
improve thruput)
21
Ceph in Action: Writing
M M
M
M
Writes go to one
OSD, which then
propagates the
changes to other
replicas
Self-Healing
23
Self-Healing
M M
M
M
Monitors detect a
dead OSD
24
Self-Healing
M M
M
M
Monitors allocate
other OSDs and
update mapping
25
Self-Healing
M M
M
M
Monitors initiate
recovery
26
Self-Healing
M M
M
M
Future writes
update the new
replica
Why am I telling you this?
28
Because we think Ceph is Great!
29
By 2018, open-source storage will gain
20% of the market share, up from less
than 1% in 2013
(Gartner)
30
Enterprise Data Capacity Utilization (Percent)
50-60%
of Enterprise Data
20-25%
15-20%
1-3%
Tier 0
Ultra High
Performance
Tier 1
High-value, OLTP,
Revenue Generating
Tier 2
Backup/Recovery,
Reference Data,
Bulk Data
Tier 3
Object, Archive,
Compliance Archive,
Long-term Retention
Source: Horison Information Strategies - Fred Moore
31
SUSE Enterprise Storage Market
LOW
FUNCTIONALITY
HIGH
FUNCTIONALITY
Object
Storage
Archive
Storage
Data
Backup
Video
Audio
Big
Data
Data
Analytics
OLTP
CRM
ERP
Email
HPC
Compliance
ArchiveCAPACITY
OPTIMIZED
PERFORMANCE
OPTIMIZED
DR
Target
Initial Target MarketInitial Target Market
Bulk
Storage
VM-Aware
In Closing
33
Summary: Why Ceph?
• Can be scaled arbitrarily
‒ No central bottleneck “master” servers
• Low operational cost
‒ Automation
‒ Commodity hardware
• Can move data close to application
• Redundancy through data replication
‒ Self-healing
‒ No need for RAID
• APIs and cloud integration for self-service
‒ Software defined storage
Thank you.
34
For questions: okir@suse.com
Please visit us as
www.suse.com
SUSE: Software Defined Storage
Corporate Headquarters
Maxfeldstrasse 5
90409 Nuremberg
Germany
+49 911 740 53 0 (Worldwide)
www.suse.com
Join us on:
www.opensuse.org
36
Unpublished Work of SUSE. All Rights Reserved.
This work is an unpublished work and contains confidential, proprietary and trade secret information of SUSE.
Access to this work is restricted to SUSE employees who have a need to know to perform tasks within the scope of
their assignments. No part of this work may be practiced, performed, copied, distributed, revised, modified, translated,
abridged, condensed, expanded, collected, or adapted without the prior written consent of SUSE.
Any use or exploitation of this work without authorization could subject the perpetrator to criminal and civil liability.
General Disclaimer
This document is not to be construed as a promise by any participating company to develop, deliver, or market a
product. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making
purchasing decisions. SUSE makes no representations or warranties with respect to the contents of this document,
and specifically disclaims any express or implied warranties of merchantability or fitness for any particular purpose. The
development, release, and timing of features or functionality described for SUSE products remains at the sole
discretion of SUSE. Further, SUSE reserves the right to revise this document and to make changes to its content, at
any time, without obligation to notify any person or entity of such revisions or changes. All SUSE marks referenced in
this presentation are trademarks or registered trademarks of Novell, Inc. in the United States and other countries. All
third-party trademarks are the property of their respective owners.

More Related Content

PDF
SUSE: Alien Life Forms
PDF
8/ SUSE @ OPEN'16
PPTX
Présentation NUTANIX - ÉVÉNEMENT TOUR D’ARGENT : ACROPOLIS - NUTANIX - SIPART...
PDF
Presentazione SimpliVity @ VMUGIT UserCon 2015
PDF
Cloud-Ready, Scale-Out Storage
PPTX
Nimble storage
PDF
Super micro server
PDF
Hyperconvergence FAQ's
SUSE: Alien Life Forms
8/ SUSE @ OPEN'16
Présentation NUTANIX - ÉVÉNEMENT TOUR D’ARGENT : ACROPOLIS - NUTANIX - SIPART...
Presentazione SimpliVity @ VMUGIT UserCon 2015
Cloud-Ready, Scale-Out Storage
Nimble storage
Super micro server
Hyperconvergence FAQ's

What's hot (20)

PPTX
Flash Stories: How Customers Make Smarter Decisions Faster
PPTX
Delivering First Class performance and Availability for Virtualized Tier 1 Apps
PDF
Defining the Value of a Modular, Scale out Storage Architecture
PDF
Primend praktiline pilveseminar 2014 - Simplivity Omnicube, esimene samm pilve
PPTX
Webinar: Azure backup and disaster recovery
PPTX
Nutanix overview
PDF
Hyperconvergence Facts and FAQs
PDF
S3
PDF
Nutanix + Cumulus Linux: Deploying True Hyper Convergence with Open Networking
PDF
Nutanix - The Next Level in Web Scale IT Architectures is Here
PDF
Grow your business with HPE ProLiant  DL385 Gen10 and Gen10 Plus servers with...
PPTX
Virtual SAN vs Good Old SANs: Can't they just get along?
PPTX
Catching the Software Defined Storage Wave
PDF
NetApp Flash Storage Portfolio Expanded
PDF
3 Steps to Hyperconvergence
PDF
Compared to a similarly sized solution from a scale-out vendor, the Dell EMC ...
PDF
Prepare images for machine learning faster with servers powered by AMD EPYC 7...
PPTX
BusinesstoVirtual Nutanix Solution Provider http://tinyurl.com/b2vnutanix
PDF
Reach new heights with Nutanix
PDF
Business-critical applications on VMware vSphere 6, VMware Virtual SAN, and V...
Flash Stories: How Customers Make Smarter Decisions Faster
Delivering First Class performance and Availability for Virtualized Tier 1 Apps
Defining the Value of a Modular, Scale out Storage Architecture
Primend praktiline pilveseminar 2014 - Simplivity Omnicube, esimene samm pilve
Webinar: Azure backup and disaster recovery
Nutanix overview
Hyperconvergence Facts and FAQs
S3
Nutanix + Cumulus Linux: Deploying True Hyper Convergence with Open Networking
Nutanix - The Next Level in Web Scale IT Architectures is Here
Grow your business with HPE ProLiant  DL385 Gen10 and Gen10 Plus servers with...
Virtual SAN vs Good Old SANs: Can't they just get along?
Catching the Software Defined Storage Wave
NetApp Flash Storage Portfolio Expanded
3 Steps to Hyperconvergence
Compared to a similarly sized solution from a scale-out vendor, the Dell EMC ...
Prepare images for machine learning faster with servers powered by AMD EPYC 7...
BusinesstoVirtual Nutanix Solution Provider http://tinyurl.com/b2vnutanix
Reach new heights with Nutanix
Business-critical applications on VMware vSphere 6, VMware Virtual SAN, and V...
Ad

Viewers also liked (11)

PDF
Oracle Storage Cloud Conference
PDF
The Future of Storage : EMC Software Defined Solution
 
PPTX
Introducing Cloudian HyperStore 6.0
PPTX
Software defined storage real or bs-2014
PPTX
Why Software-Defined Storage Matters
PDF
IMEXresearch software defined storage
PDF
Introducing Cisco HyperFlex Systems: The Next Generation in Complete Hypercon...
PDF
Cisco hyperflex software defined storage and ucs unite
PDF
Software-Defined Storage (SDS)
PPTX
True Storage Virtualization with Software-Defined Storage
PPTX
Software-Defined Storage
Oracle Storage Cloud Conference
The Future of Storage : EMC Software Defined Solution
 
Introducing Cloudian HyperStore 6.0
Software defined storage real or bs-2014
Why Software-Defined Storage Matters
IMEXresearch software defined storage
Introducing Cisco HyperFlex Systems: The Next Generation in Complete Hypercon...
Cisco hyperflex software defined storage and ucs unite
Software-Defined Storage (SDS)
True Storage Virtualization with Software-Defined Storage
Software-Defined Storage
Ad

Similar to SUSE: Software Defined Storage (20)

PDF
Quick-and-Easy Deployment of a Ceph Storage Cluster
PPTX
openSUSE storage workshop 2016
ODP
Ceph Day SF 2015 - Keynote
PDF
Introduction into Ceph storage for OpenStack
PPTX
New Ceph capabilities and Reference Architectures
PPTX
Software Defined Storage, Big Data and Ceph - What Is all the Fuss About?
PDF
Linux Stammtisch Munich: Ceph - Overview, Experiences and Outlook
PDF
Ceph's journey at SUSE
PDF
Ceph as software define storage
PDF
Building reliable Ceph clusters with SUSE Enterprise Storage
PDF
SUSE Storage: Sizing and Performance (Ceph)
PPT
Keynote: Building Tomorrow's Ceph - Ceph Day Frankfurt
PPTX
Ceph Introduction 2017
ODP
Ceph Day NYC: Building Tomorrow's Ceph
ODP
Ceph Day Santa Clara: Keynote: Building Tomorrow's Ceph
PDF
2015 open storage workshop ceph software defined storage
PDF
Ceph Day New York: Ceph: one decade in
PDF
SUSE Enterprise Storage - a Gentle Introduction
PDF
Ceph, Now and Later: Our Plan for Open Unified Cloud Storage
PDF
A Look at the Future of Storage
Quick-and-Easy Deployment of a Ceph Storage Cluster
openSUSE storage workshop 2016
Ceph Day SF 2015 - Keynote
Introduction into Ceph storage for OpenStack
New Ceph capabilities and Reference Architectures
Software Defined Storage, Big Data and Ceph - What Is all the Fuss About?
Linux Stammtisch Munich: Ceph - Overview, Experiences and Outlook
Ceph's journey at SUSE
Ceph as software define storage
Building reliable Ceph clusters with SUSE Enterprise Storage
SUSE Storage: Sizing and Performance (Ceph)
Keynote: Building Tomorrow's Ceph - Ceph Day Frankfurt
Ceph Introduction 2017
Ceph Day NYC: Building Tomorrow's Ceph
Ceph Day Santa Clara: Keynote: Building Tomorrow's Ceph
2015 open storage workshop ceph software defined storage
Ceph Day New York: Ceph: one decade in
SUSE Enterprise Storage - a Gentle Introduction
Ceph, Now and Later: Our Plan for Open Unified Cloud Storage
A Look at the Future of Storage

More from Kangaroot (20)

PPTX
So you think you know SUSE?
PDF
Live demo: Protect your Data
PDF
RootStack - Devfactory
PDF
Welcome at OPEN'22
PDF
EDB Postgres in Public Sector
PDF
Deploying NGINX in Cloud Native Kubernetes
PDF
Cloud demystified, what remains after the fog has lifted.
PDF
Zimbra at Kangaroot / OPEN{virtual}
PDF
NGINX Controller: faster deployments, fewer headaches
PDF
Kangaroot EDB Webinar Best Practices in Security with PostgreSQL
PDF
Do you want to start with OpenShift but don’t have the manpower, knowledge, e...
PDF
Red Hat multi-cluster management & what's new in OpenShift
PDF
There is no such thing as “Vanilla Kubernetes”
PDF
Elastic SIEM (Endpoint Security)
PDF
Hashicorp Vault - OPEN Public Sector
PDF
Kangaroot - Bechtle kadercontracten
PDF
Red Hat Enterprise Linux 8
PDF
Kangaroot open shift best practices - straight from the battlefield
PDF
Kubecontrol - managed Kubernetes by Kangaroot
PDF
OpenShift 4, the smarter Kubernetes platform
So you think you know SUSE?
Live demo: Protect your Data
RootStack - Devfactory
Welcome at OPEN'22
EDB Postgres in Public Sector
Deploying NGINX in Cloud Native Kubernetes
Cloud demystified, what remains after the fog has lifted.
Zimbra at Kangaroot / OPEN{virtual}
NGINX Controller: faster deployments, fewer headaches
Kangaroot EDB Webinar Best Practices in Security with PostgreSQL
Do you want to start with OpenShift but don’t have the manpower, knowledge, e...
Red Hat multi-cluster management & what's new in OpenShift
There is no such thing as “Vanilla Kubernetes”
Elastic SIEM (Endpoint Security)
Hashicorp Vault - OPEN Public Sector
Kangaroot - Bechtle kadercontracten
Red Hat Enterprise Linux 8
Kangaroot open shift best practices - straight from the battlefield
Kubecontrol - managed Kubernetes by Kangaroot
OpenShift 4, the smarter Kubernetes platform

Recently uploaded (20)

PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PPTX
Machine Learning_overview_presentation.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Cloud computing and distributed systems.
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
Spectroscopy.pptx food analysis technology
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Electronic commerce courselecture one. Pdf
Programs and apps: productivity, graphics, security and other tools
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
MIND Revenue Release Quarter 2 2025 Press Release
Digital-Transformation-Roadmap-for-Companies.pptx
Network Security Unit 5.pdf for BCA BBA.
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Machine Learning_overview_presentation.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Chapter 3 Spatial Domain Image Processing.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Cloud computing and distributed systems.
The AUB Centre for AI in Media Proposal.docx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Dropbox Q2 2025 Financial Results & Investor Presentation
MYSQL Presentation for SQL database connectivity
Spectroscopy.pptx food analysis technology
gpt5_lecture_notes_comprehensive_20250812015547.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Electronic commerce courselecture one. Pdf

SUSE: Software Defined Storage

  • 1. Software Defined Storage Powered by Ceph Olaf Kirch Director SUSE Linux Enterprise, SUSE R&D okir@suse.com
  • 2. 2 Current Enterprise Data Storage Market More data to store •business needs •more data driven processes •more applications •e-commerce More data to store •business needs •more data driven processes •more applications •e-commerce Bigger data to store •richer media types •presentations, images, video Bigger data to store •richer media types •presentations, images, video For longer •regulations / compliance needs •business intelligence needs For longer •regulations / compliance needs •business intelligence needs 2000 2014
  • 3. 3 While you think about Storage... • ... can you also make it ‒ more scalable ‒ more fault tolerant ‒ more flexible? • Sure! For here or to go?
  • 4. 4 Today's Storage Arrays • Limits: ‒ Tightly controlled environment ‒ Limited scalability ‒ Few options ‒ Only certain approved drives ‒ Constrained number of disk slots ‒ Few memory variations ‒ Only very few networking choices ‒ Typically fixed controller and CPU • Benefits: ‒ Reasonably easy to understand ‒ Long-term experience and “gut instincts” ‒ Somewhat deterministic behavior and pricing
  • 5. 5 What about Better File Systems? • Layered on top of your block storage, providing ‒ scalability ‒ fault tolerance • Most of the time, it's an either-or decision ‒ separation of data and metadata (pNFS, glusterfs) ‒ clustering (ocfs2, gfs2) ‒ ... they require special drivers in your favorite OS ‒ ... and they all want to talk to a storage array • Recent evolution ‒ HDFS (underlying FS of Hadoop)
  • 8. 8 From 10,000 Meters [1] As per 2014 OpenStack user survey • Open Source Distributed Storage solution • Most popular choice of distributed storage for OpenStack [1] • Lots of goodies ‒ Distributed Object Storage ‒ Redundancy ‒ Efficient Scale-Out ‒ Extensible ‒ Can be built on commodity hardware
  • 10. 10 Not for the Faint of Heart • At the core of Ceph is a PhD Thesis ‒ http://ceph.com/papers/weil-crush-sc06.pdf • Goals: ‒ no bottlenecks ‒ no single point of failure
  • 11. 11 Several Ingredients • Distributed ‒ Coarse grained partitioning of storage supports policy based mapping (don't put all copies of my data in one rack) ‒ Topology map and Rules allow clients to “compute” the exact location of any storage object • Redundancy ‒ Achieved by data replication • Flexibility ‒ Multiple Storage “Pools” can be defined with different parameters
  • 13. 13 For a Moment, Zooming to Atom Level FS Disk OSD Object Storage Daemon File System (btrfs, xfs) Physical Disk ● OSDs serve storage objects to clients ● Peer to perform replication and recovery
  • 14. 14 Put Several of These in One Node FS Disk OSD FS Disk OSD FS Disk OSD FS Disk OSD FS Disk OSD FS Disk OSD
  • 15. 15 Mix In a Few Monitor Nodes M • Monitors are the brain cells of the cluster ‒ Cluster Membership ‒ Consensus for Distributed Decision Making • Do not serve stored objects to clients
  • 16. 16 Voilà, a Small RADOS Cluster M M M
  • 17. 17 Linux Host RADOS Block Device M M M M krbd librados
  • 18. 18 RADOS Block Device • Disk images are striped across (parts of) the cluster • Supports ‒ Snapshot and rollback ‒ COW cloning ‒ Thin provisioning
  • 19. 19 RADOS Block Device: Placement M M M M
  • 20. 20 Ceph in Action: Reading Data M M M M Reads can be serviced by any of the replicas (parallel reads improve thruput)
  • 21. 21 Ceph in Action: Writing M M M M Writes go to one OSD, which then propagates the changes to other replicas
  • 27. Why am I telling you this?
  • 28. 28 Because we think Ceph is Great!
  • 29. 29 By 2018, open-source storage will gain 20% of the market share, up from less than 1% in 2013 (Gartner)
  • 30. 30 Enterprise Data Capacity Utilization (Percent) 50-60% of Enterprise Data 20-25% 15-20% 1-3% Tier 0 Ultra High Performance Tier 1 High-value, OLTP, Revenue Generating Tier 2 Backup/Recovery, Reference Data, Bulk Data Tier 3 Object, Archive, Compliance Archive, Long-term Retention Source: Horison Information Strategies - Fred Moore
  • 31. 31 SUSE Enterprise Storage Market LOW FUNCTIONALITY HIGH FUNCTIONALITY Object Storage Archive Storage Data Backup Video Audio Big Data Data Analytics OLTP CRM ERP Email HPC Compliance ArchiveCAPACITY OPTIMIZED PERFORMANCE OPTIMIZED DR Target Initial Target MarketInitial Target Market Bulk Storage VM-Aware
  • 33. 33 Summary: Why Ceph? • Can be scaled arbitrarily ‒ No central bottleneck “master” servers • Low operational cost ‒ Automation ‒ Commodity hardware • Can move data close to application • Redundancy through data replication ‒ Self-healing ‒ No need for RAID • APIs and cloud integration for self-service ‒ Software defined storage
  • 34. Thank you. 34 For questions: okir@suse.com Please visit us as www.suse.com
  • 36. Corporate Headquarters Maxfeldstrasse 5 90409 Nuremberg Germany +49 911 740 53 0 (Worldwide) www.suse.com Join us on: www.opensuse.org 36
  • 37. Unpublished Work of SUSE. All Rights Reserved. This work is an unpublished work and contains confidential, proprietary and trade secret information of SUSE. Access to this work is restricted to SUSE employees who have a need to know to perform tasks within the scope of their assignments. No part of this work may be practiced, performed, copied, distributed, revised, modified, translated, abridged, condensed, expanded, collected, or adapted without the prior written consent of SUSE. Any use or exploitation of this work without authorization could subject the perpetrator to criminal and civil liability. General Disclaimer This document is not to be construed as a promise by any participating company to develop, deliver, or market a product. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. SUSE makes no representations or warranties with respect to the contents of this document, and specifically disclaims any express or implied warranties of merchantability or fitness for any particular purpose. The development, release, and timing of features or functionality described for SUSE products remains at the sole discretion of SUSE. Further, SUSE reserves the right to revise this document and to make changes to its content, at any time, without obligation to notify any person or entity of such revisions or changes. All SUSE marks referenced in this presentation are trademarks or registered trademarks of Novell, Inc. in the United States and other countries. All third-party trademarks are the property of their respective owners.