issues Search Results · repo:Terry-Mao/bfs language:Go
Filter by
26 results
(48 ms)26 results
inTerry-Mao/bfs (press backspace or delete to remove)Store 状态为只读状态,因为129这个volume offset错误引起的,不知道怎么恢复这种情况。下边是日志和相关代码。
I0112 12:13:54.480229 95637 pitchfork.go:202] block: /data/bfshome/store/data/129_0, offset: 4294966850
for _, volume = range volumes ...
sdgmf
- Opened on Jan 15, 2019
- #81
distributed file system(small file storage) writen in golang by Terry.
不好意思,我不是来吹毛求疵来了,就是随手提个issue
yuminatwca
- Opened on Jan 7, 2019
- #80
JJJJJJJerk
- 1
- Opened on Oct 11, 2018
- #79
image image
Any steps to reproduce the behavior?
Install the Go Tools image set GOROOT and GOPATH env in ~/.bash_profile image
Maybrittnelson
- 1
- Opened on Sep 29, 2018
- #78
您好,了解下,在打开super block文件,用于写needles时,为什么没有使用o_append,是考虑的store是单进程不存在并发写的原因吗?谢谢。
func NewSuperBlock(file string, c *conf.Config) (b *SuperBlock, err error) { b = SuperBlock{} b.conf = c b.File = file
b.closed ...
codingfarmmer
- 1
- Opened on Mar 29, 2018
- #75

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.