Posted on Jul 13, 2013 by
Massive Cat
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.
Comment #1
Posted on Jul 13, 2013 by Grumpy CatIn git HEAD, add support for multiple folders and multiple max limit: eg -dir=folder1,folder2,folder3 -max=7,8,9
Status: Fixed
Labels:
Type-Defect
Priority-Medium