On Thu, Jun 29, 2006 at 11:26:35AM +0100, [EMAIL PROTECTED] wrote: > So from the failover pair of hosts, everything is good. However > on my diskless nfs root client I get a load of NFS "error: fileid > changed" messages post failover. Where exactly is unionfs in this? On the clients? > File/Directory accesses on the diskless client > give "Stale File handle" errors.
NFS doesn't like the inode numbers changing on it. You might want to give persistent inodes a try. Which version of unionfs are you using? Jeff. -- Bad pun of the week: The formula 1 control computer suffered from a race condition _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
