Or suppose you mount /dev/sdb in /mnt/sdb, you could mount /dev/sdc to /mnt/sdb/slaves. And use /mnt/sdb as your work_dir. But it still waste disk resource because slaves folder could not over 800G. I suggest use LVM.
On Mon, Oct 26, 2015 at 4:39 PM, haosdent <[email protected]> wrote: > Do you use LVM? LVM could combine multi disks to a volume. This is not > related to Mesos. > > On Mon, Oct 26, 2015 at 4:36 PM, Du, Fan <[email protected]> wrote: > >> Hi Mesos experts >> >> When I setup my Mesos cluster, one question comes into my mind. >> Suppose my os is installed on /dev/sda, but I have two multiple disk, >> e.g. /dev/sdb ~ /dev/sdc, each is 800G sdd. >> >> So what's the best way to setup work_dir to use all the 1600G disks >> in practices when we play with Mesos? >> >> Thanks >> > > > > -- > Best Regards, > Haosdent Huang > -- Best Regards, Haosdent Huang

