Re: NFS serer weirdness

From: Doug White (dwhite_at_gumbysoft.com)
Date: 12/22/03

  • Next message: David Miller: "Undefined symbol "__stderrp""
    Date: Sun, 21 Dec 2003 20:07:15 -0800 (PST)
    To: Matt Douhan <matt@fruitsalad.org>
    
    

    On Sun, 21 Dec 2003, Matt Douhan wrote:

    > I am running a STABLE NFS server as follows

    [...]

    Is it different if you use tcp?

    Try using this command to mount the filesystem:

    mount_nfs -T -3 rabarber:/net/rabarber /net/rabarber

    Then try your operation and see if it works better. Also see if you
    experience random hangs with this.

    You may be having corruption/loss issues with small packets. You'll have
    to run tcpdump and try to see where the packet loss is occuring.

    -- 
    Doug White                    |  FreeBSD: The Power to Serve
    dwhite@gumbysoft.com          |  www.FreeBSD.org
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: David Miller: "Undefined symbol "__stderrp""

    Relevant Pages

    • Re: [SLE] Still cannot update beyond original KDE3.3--Exhausted and Depressed
      ... Open Yast, Click on Software, ... to attach the contents of the disks to the existing filesystem. ... mount point is the directory in the filesystem you will attach those ... > Like perhaps give the the exact command and where to ...
      (SuSE)
    • Re: How to set /etc/fstab again after system has started
      ... Is there another file besides /etc/fstab that I can use for the mount ... want a filesystem automatically mounted when the system boots. ... at boot time to indicate which filesystems were to be mounted. ... It listed data needed for a "mount -a" command. ...
      (comp.os.linux.misc)
    • Re: fstab and scsi
      ... You can label your filesystem using the e2label command: ... In case of duplicate filesystem labels, the first one found by the ... Strictly speaking the mount point directory is not required to be ...
      (linux.redhat)
    • Re: ext3 journaling questionhi aLL,
      ... Just wondering if anyone knows of some kind of command that displays how ... my ext3 filesystem is doing it's journal? ... It's a mount option. ... if there was a command that would give information about how the journaling ...
      (RedHat)
    • Re: Cant umount when busy
      ... You can use command 'fuser -mv' with the mount point as its argument.' ... in the mounted filesystem. ... Man umount says it ...
      (RedHat)