Hi Guodong, Could you explain a bit about what's not working with "--work_dir" flag? If you mount a directory (say /mesos) in /data1 and give "--workdir=/mesos", I would presume it would work?
If it doesn't can you send out some output? Thanks, Vinod On Wed, Apr 17, 2013 at 8:25 PM, 王国栋 <[email protected]> wrote: > Hi, > > It seems that I can not set the disk device which provide disk resource in > slave. > Here is my situation. > > I install mesos in /user/mesos/ on sda, but sda is the disk for OS, so the > disk size is small. When I start the slave, mesos find the disk resource > from sda. > But our machine have several large size disk which is mounted on /data1 > etc. > > So I am wondering how to set mesos slave to use /data1 as the disk resource > provider. I tried --work_dir flag, but it doesn't work on our node. > > Thanks. > > > Guodong >
