happyfish100 / happyfish100/FastCFS

我先描述一下我的遇到的问题

Open
#45 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
605
Forks
91
PR merge metrics
No merged PRs in 30d

Description

我有两台32g的磁盘的主机,我又添加了2台100g的磁盘主机,后端fstore有四台主机作为fdir和fstore角色提供服务器,都已经修改了fstore/cluster.conf和fdir/cluster.conf都同步到所有的机器上了,而且运行 fdir_cluster_stat也是正常的,但在运行fastcfs主机上执行df -h容量还是原来共享的容量并没有做到挂载目录容量扩容呀?我应该如何操作?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing fstore/cluster.conf and fdir/cluster.conf on all four hosts, then compare the output of fdir_cluster_stat with df -h on the FastCFS host. Trace how the configured hosts relate to the mounted directory and determine what operation is required for the added disks to appear in the shared capacity. Done means the mount reports the expanded capacity.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.