From: jose m. <aso...@zo...> - 2010-02-15 15:13:08
|
* thanks for the help received * I get an error when trying to mount filesystem mfsmeta (trash) I created the mount point in various parts of the tree /mnt/mfsmeta /media/mfsmeta, to test. * in view of the errors that occur, I created the MFS directory mfsmeta at different points /usr/local/mfs/var/mfs/mfsmeta , /usr/local/mfs/var/mfsmeta , to test. * chown mountpoint an created MFS mfsmeta to apropiate user and group * mfsexports.cg 172.26.0.0/24 / rw,alldirs,maproot=20000 * /usr/local/mfs/bin/mfsmount /media/mfs -H 172.26.0.50 -m /media/mfsmeta fuse: invalid argument `/media/mfsmeta/' * /usr/local/mfs/bin/mfsmount /media/mfsmeta -H 172.26.0.50 -m mfsmaster register error: Permission denied * /usr/local/mfs/bin/mfsmount /media/mfs -H 172.26.0.50 mfsmaster accepted connection with parameters: read-write,restricted_ip ; root mapped to virtual:virtual * mount 172.26.0.50:9421 on /media/mfs type fuse.mfs (rw,nosuid,nodev,allow_other,default_permissions) * /usr/local/mfs/bin/mfsgettrashtime -n /media/mfs/* /media/mfs/ftp00: 259200 /media/mfs/ftp01: 259200 /media/mfs/ftp02: 259200 /media/mfs/ftp03: 259200 /media/mfs/ftp04: 259200 /media/mfs/walqa: 259200 * /usr/local/mfs/bin/mfsmount /media/mfsmeta -H 172.26.0.50 -m mfsmaster register error: Permission denied * /usr/local/mfs/bin/mfsmount -H 172.26.0.50 -m /media/mfs mfsmaster register error: Permission denied * /usr/local/mfs/bin/mfsmount /media/mfsmeta -H 172.26.0.50 -o mfsmeta mfsmaster register error: Permission denied * /usr/local/mfs/bin/mfsmount /media/mfsmeta -H 172.26.0.50 -o mfsmeta -w mfsmaster register error: Permission denied * /usr/local/mfs/bin/mfsmount -H 172.26.0.50 -o mfsmeta -w /media/mfsmeta mfsmaster register error: Permission denied * I changed mfsexports.cfg to rw, and mfsmount -d option does not provide more information. * I can not find the solution. Here you can view the status of the cluster in tests http://control.seycob.es:9425 |