<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://shiyoka.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://shiyoka.com/feed.php">
        <title>ClownWiki - glusterfs</title>
        <description></description>
        <link>https://shiyoka.com/</link>
        <image rdf:resource="https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-08T14:28:20+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=glusterfs:01_install&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=glusterfs:03_usage&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=glusterfs:09_troubleshooting&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=glusterfs:11_missing_mount&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=glusterfs:11_not_yum&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=glusterfs:97_help&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=glusterfs:99_link&amp;rev=1739713984&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>ClownWiki</title>
        <link>https://shiyoka.com/</link>
        <url>https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://shiyoka.com/doku.php?id=glusterfs:01_install&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>01_install</title>
        <link>https://shiyoka.com/doku.php?id=glusterfs:01_install&amp;rev=1739713984&amp;do=diff</link>
        <description>GlusterFS

概要

複数サーバの任意のディレクトリをまとめて一つのボリュームとして利用できる技術。
ボリュームの構成は、以下があり、組み合わせて使うことも可能。

	*  ディストリビュート</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=glusterfs:03_usage&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>03_usage</title>
        <link>https://shiyoka.com/doku.php?id=glusterfs:03_usage&amp;rev=1739713984&amp;do=diff</link>
        <description>操作

レプリカ構成にブリック追加


[root@mc-adm02 ~]# gluster peer probe adm03
peer probe: success

[root@mc-adm02 ~]# gluster vol add-brick vol01 replica 3 adm03:/mnt/addVol/gfs01
volume add-brick: success

[root@mc-adm02 ~]# gluster vol heal vol01 full
Launching Heal operation on volume vol01 has been successful
Use heal info commands to check status</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=glusterfs:09_troubleshooting&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>09_troubleshooting</title>
        <link>https://shiyoka.com/doku.php?id=glusterfs:09_troubleshooting&amp;rev=1739713984&amp;do=diff</link>
        <description>Troubleshooting

root partitionをブリックに指定すると、失敗する


&gt; gluster volume create vol01 replica 2 transport tcp adm01:/mnt/addVol/gfs01/ adm02:/mnt/addVol/gfs01/
volume create: vol01: failed: The brick adm01:/mnt/addVol/gfs01 is is being created in the root partition. 
It is recommended that you don&#039;t use the system&#039;s root partition for storage backend. Or use &#039;force&#039; at the 
end of the command if you want to override this behavior.</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=glusterfs:11_missing_mount&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>11_missing_mount</title>
        <link>https://shiyoka.com/doku.php?id=glusterfs:11_missing_mount&amp;rev=1739713984&amp;do=diff</link>
        <description>通信端点が接続されていません

何かの拍子に、マウントが外れて、且つ、ゴミ（マウントの情報のみ）が残っていることがある。


[root@mc-prerelease temp]# df
Filesystem           1K-ブロック    使用   使用可 使用% マウント位置
/dev/mapper/vg_c6seed-lv_root
                      12941636   7113532   5170696  58% /
tmpfs                  4030988         0   4030988   0% /dev/shm
/dev/sda1               495844     53782    416462  12% /boot
/dev/sdb1            103210940  46106712  51861420  48% /mnt/addVol
df: `/mnt/addVol/releases&#039;: 通信端点が接続されていません…</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=glusterfs:11_not_yum&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>11_not_yum</title>
        <link>https://shiyoka.com/doku.php?id=glusterfs:11_not_yum&amp;rev=1739713984&amp;do=diff</link>
        <description>yumでインストールできないとき

yumでインストールしようとすると、依存関係の解決ができないときがある。
そんなときは、パッケージをダウンロードして手動でインストールする。

ディレクトリ作成</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=glusterfs:97_help&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>97_help</title>
        <link>https://shiyoka.com/doku.php?id=glusterfs:97_help&amp;rev=1739713984&amp;do=diff</link>
        <description>GlusterFS HELP


# gluster help
volume info [all|&lt;VOLNAME&gt;] - list information of all volumes
volume create &lt;NEW-VOLNAME&gt; [stripe &lt;COUNT&gt;] [replica &lt;COUNT&gt;] [device vg] [transport &lt;tcp|rdma|tcp,rdma&gt;] &lt;NEW-BRICK&gt; ... [force] - create a new volume of specified type with mentioned bricks
volume delete &lt;VOLNAME&gt; - delete volume specified by &lt;VOLNAME&gt;
volume start &lt;VOLNAME&gt; [force] - start volume specified by &lt;VOLNAME&gt;
volume stop &lt;VOLNAME&gt; [force] - stop volume specified by &lt;VOLNAME&gt;
volume add-bri…</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=glusterfs:99_link&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>99_link</title>
        <link>https://shiyoka.com/doku.php?id=glusterfs:99_link&amp;rev=1739713984&amp;do=diff</link>
        <description>Link

Official
&lt;http://www.gluster.org/&gt;

GlusterFS技術情報
&lt;https://sites.google.com/site/glusterfstech/&gt;</description>
    </item>
</rdf:RDF>
