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: root at vps01 [~]# 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) -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stugg
this problem occurs when there is a problem is hard disk Rudi Ahlers wrote:> 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: > root at vps01 [~]# 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) > > > >
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: > root at vps01 [~]# 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!!!! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 250 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20080310/237d700d/attachment-0002.sig>