From: 温金超 <wen...@gm...> - 2011-11-02 13:05:52
|
Soryy i forget install instructions: useradd mfs –s /sbin/nologin ./configure --prefix=/usr/local/mfs/ -with-default-user=mfs -with-default-group=mfs --enable-mfsmount make && make install 2011/11/2 温金超 <wen...@gm...> > I followed the instructions to install mfs master server, chunk server > with no error or warning. > > but when i try to start trunk server, it reported that: > hdd space manager: can't create lock file '/data/.lock': EACCES > (Permission denied) > > > Enviorment: > Linux 2.6.18-238.19.1.el5 x86_64 x86_64 x86_64 GNU/Linux > fuse2.6.5 > mfs1.6.20 > > Does anyone know how to fix it, or any hit? > > Thanks. > > > |