<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Etheroot</title>
    <link>http://localhost:1313/</link>
    <description>Recent content on Etheroot</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 23 Jan 2026 18:39:56 +0000</lastBuildDate><atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ceph Introduction</title>
      <link>http://localhost:1313/ceph-introduction/</link>
      <pubDate>Sat, 24 Jan 2026 21:06:33 +0000</pubDate>
      
      <guid>http://localhost:1313/ceph-introduction/</guid>
      
        <description>&lt;h1 id=&#34;ceph--technical-deep-dive&#34;&gt;Ceph – Technical Deep Dive&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Ceph&lt;/strong&gt; is a distributed, software-defined storage system designed to provide scalable, fault-tolerant storage without a centralized metadata bottleneck. It is built around the &lt;strong&gt;RADOS&lt;/strong&gt; object store, which serves as the foundation for all storage interfaces.&lt;/p&gt;
&lt;h2 id=&#34;core-architecture&#34;&gt;Core Architecture&lt;/h2&gt;
&lt;h3 id=&#34;rados-reliable-autonomic-distributed-object-store&#34;&gt;RADOS (Reliable Autonomic Distributed Object Store)&lt;/h3&gt;
&lt;p&gt;RADOS is the lowest layer of Ceph and is responsible for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;storing data as objects,&lt;/li&gt;
&lt;li&gt;replicating or erasure-coding data,&lt;/li&gt;
&lt;li&gt;ensuring strong consistency,&lt;/li&gt;
&lt;li&gt;handling recovery and rebalancing automatically.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Each object is stored on multiple &lt;strong&gt;OSDs (Object Storage Daemons)&lt;/strong&gt; according to the configured replication or erasure coding rules.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Openstack</title>
      <link>http://localhost:1313/openstack/</link>
      <pubDate>Fri, 23 Jan 2026 18:29:13 +0000</pubDate>
      
      <guid>http://localhost:1313/openstack/</guid>
      
        <description>&lt;hr&gt;
&lt;p&gt;&lt;img src=&#34;http://localhost:1313/images/logo.svg&#34; alt=&#34;Openstack&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-is-openstack&#34;&gt;What is OpenStack?&lt;/h2&gt;
&lt;p&gt;OpenStack is an &lt;strong&gt;open-source cloud computing platform&lt;/strong&gt; used to build and manage &lt;strong&gt;public, private, and hybrid clouds&lt;/strong&gt;. It provides infrastructure as a service (IaaS), enabling organizations to create and control large pools of compute, storage, and networking resources through APIs and web dashboards.&lt;/p&gt;
&lt;p&gt;OpenStack is designed to run on standard hardware and is widely used by enterprises, service providers, and research institutions to power scalable cloud environments.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>About</title>
      <link>http://localhost:1313/about/</link>
      <pubDate>Thu, 22 Jan 2026 21:52:24 +0000</pubDate>
      
      <guid>http://localhost:1313/about/</guid>
      
        <description>&lt;p&gt;Contact: &lt;a href=&#34;mailto:contact@mail.etheroot.com&#34;&gt;contact@mail.etheroot.com&lt;/a&gt;&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>