Hi,

I'm new to use nilfs.
I can't use nfs with nilfs.
I want to know the solution.

When I mount a dir from client, I get like this:

# mount server:/data-dir /mnt
mount: server:/data-dir failed, reason given by server: Permission denied

I also got messages from the nfs server:
Oct  7 13:00:02 server mountd[9904]: authenticated mount request from 
192.168.1.99:810 for /data-dir (/data-dir)
Oct  7 13:00:02 server mountd[9904]: can't stat exported dir /data-dir: 
Permission denied

Below is my settings:

* /etc/exports
/data-dir 192.168.1.0/24(rw,no_root_squash)

* mount
# mount -t nilfs2
/dev/md2 on /data-dir type nilfs2 (rw,gcpid=4858)

* nilfs-utils
nilfs-utils-2.0.14-2 (from fedora11 source)

* Distribution
CentOS5.3 (x86_64)

*kernel 
2.6.31.1 (vanilla kernel)


Cheers,

Takairo.




_______________________________________________
users mailing list
[email protected]
https://www.nilfs.org/mailman/listinfo/users

Reply via email to