Re: Debian replicator boot disk problem



Christian Maier wrote:
And my syslog says:
Dec 30 18:59:46 localhost rpc.mountd: refused mount request from
192.168.0.13 for /export/miniroot (/): no export entry

What does this mean?

It means your NFS server isn't configured to export the requested filesystem. The NFS server at 192.168.0.13 either doesn't have a filesystem at /export/miniroot or isn't configured to export it via NFS (in /etc/exports). Set up your NFS server properly before trying to mount stuff from it! The problem is entirely server-side (AFAICT, unless the client is requesting the wrong filesystem).
.




Relevant Pages

  • Re: NFS file truncating
    ... Goodyear Tire and Rubber Company ... > We have a P655 running as a NFS server. ... > Strange thing is, many times when it fails, the ... > is copying to a filesystem that is the NFS mounted ...
    (AIX-L)
  • Re: NFS file truncating
    ... indirection to double indirection and if you don't ... > We have a P655 running as a NFS server. ... > Strange thing is, many times when it fails, the ... > is copying to a filesystem that is the NFS mounted ...
    (AIX-L)
  • Options for synchronising filesystems
    ... synchronising filesystems across a number of nodes in a cluster. ... Keep a master image on an admin box, and rsync it out to the frontends ... I think this is only feasible if I can build a highly-available NFS server, ... What worries me here is how NFS server 2, which has the mirrored filesystem ...
    (freebsd-isp)
  • Re: Options for synchronising filesystems
    ... > Ultimately I'd like to synchronise the host OS on each server too. ... Keep a master image on an admin box, and rsync it out to the frontends ... > I think this is only feasible if I can build a highly-available NFS server, ... > remount the filesystem on NFS server 2 after each change. ...
    (freebsd-isp)
  • Re: Panic on my NFS server: Consumer with zero access count in g_dev_strategy
    ... I umount'ed a filesystem of my NFS Server, ... >while an NFS client was writing to it. ... writing to the disk device after it has been closed. ...
    (freebsd-current)