gluster geo-replication xsync

时间:2015-01-12 13:04:05

标签: geo glusterfs

帮助解决问题。设置地理复制以同步文件(大约5米)。 启动同步后发生。但是在复制文件后,80k用完了tmpfs(/ run)上的空间。 地理复制是否正常?

也许我做错了什么?

dpkg -l | grep glust

ii  glusterfs-client                   3.5.3-1                       amd64        clustered file-system (client package)
ii  glusterfs-common                   3.5.3-1                       amd64        GlusterFS common libraries and translator modules
ii  glusterfs-server                   3.5.3-1                       amd64        clustered file-system (server package)

gluster volume geo-replication stgrec01 172.16.10.3::stgrec01_slave status

MASTER NODE     MASTER VOL    MASTER BRICK            SLAVE                          STATUS           CHECKPOINT STATUS    CRAWL STATUS
-------------------------------------------------------------------------------------------------    ---------------------------------
msk-m9-stg28    stgrec01      /xfs1tb/recordings01    172.16.10.3::stgrec01_slave    faulty     N/A                  N/A
msk-m9-stg29    stgrec01      /xfs1tb/recordings01    172.16.10.3::stgrec01_slave    Passive    N/A                  N/A

df -H

rootfs                                                    50G         2,2G   46G            5% /
udev                                                      11M            0   11M            0% /dev
tmpfs                                                    420M         420M     0          100% /run

ls xsync | wc -l <​​/ p>

84956

1 个答案:

答案 0 :(得分:0)

正如您发布的那样,df -H显示了100%使用的tmpfs。在继续之前尝试清除它。