[Linux-HA] NFS serving on Ubuntu and 2.6

Nelson Castillo nelsoneci at gmail.com
Wed Oct 19 09:34:20 MDT 2005


> controller for the same disk RAID... Actually, right now I am on some
> trials on two different hard disks, one per computer.

Well, I'm not absolutely sure I'm right, but I wrote this
a few months ago having the "nfs: stale filehandle" issue:

  I had some trouble with a "nfs: stale filehandle"
  because I was quite clueless and I thought that
  sharing /var/lib/nfs was the only important thing,
  but that's not the case. You must share the raw
  exported filesystems using drbd. Period. The inode
  numbers must be the same on the main server
  and in the backup server.

http://cgi.afc.no-ip.info/svnwiki.cgi/default/heartbeat%20and%20nfs
http://thread.gmane.org/gmane.linux.network.drbd/6745

So I guess that if your exported filesystem is read-only,
you would have to replicate it using a low level tool such as
dd, and not "cp". I haven't tried.

I'd like to know whether I'm right or not.

Regards.

--
Homepage : http://geocities.com/arhuaco

The first principle is that you must not fool yourself
and you are the easiest person to fool.
     -- Richard Feynman.


More information about the Linux-HA mailing list