fengshao0907 / weed-fs

Automatically exported from code.google.com/p/weed-fs
0 stars 0 forks source link

feature request - multiple dirs for volume servers #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

If I have 2+ disks right now I have only 2 options: either use raid/lvm or 
launch multiple weedfs processes each handling 1 disk.

I would like to use just one weedfs process to handle all my disks without 
using raid/lvm.

Original issue reported on code.google.com by claudiu....@gmail.com on 13 Jul 2013 at 5:53

GoogleCodeExporter commented 9 years ago
In git HEAD, add support for multiple folders and multiple max limit: eg
 -dir=folder1,folder2,folder3 -max=7,8,9

Original comment by chris...@gmail.com on 13 Jul 2013 at 6:45