on 3-7-2008 10:55 PM Rudi Ahlers spake the following:
My NFS server is on 192.168.10.10, with the following setup in /etc/exports:
/backup 192.168.10.0/24(rw)

Then, form a client (192.168.10.11), I run mount 192.168.10.10:/backup /bck, but get the following error:
[EMAIL PROTECTED] [~]# mount 192.168.10.10:/backup /bck
mount.nfs: Input/output error


On the main server, I see this in /var/log/messages:
Mar 8 08:42:52 venus kernel: kjournald starting. Commit interval 5 seconds
Mar  8 08:42:52 venus kernel: EXT3 FS on dm-6, internal journal
Mar 8 08:42:52 venus kernel: EXT3-fs: mounted filesystem with ordered data mode. Mar 8 08:43:02 venus mountd[10383]: authenticated mount request from 192.168.10.11:989 for /backup (/backup)

Does your nfs user have access to that directory on NFS server?


--
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't!!!!

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to