New Sarge NFS Server Unexporting after certain interval?

Ask a Question related to Debian, Design and Development.

  1. #1

    Default New Sarge NFS Server Unexporting after certain interval?

    Hi all,

    Just dist-upgrade'd and now have a new problem. I have a typical setup
    where one computer is the nis/nfs server, and the other workstations use
    autofs to mount the home dirs on login. Seems like after a certain
    period, the home directories become unexported, or something. I have to
    restart the nfs program and do exportfs -a, and then restart autofs on
    the workstation in order for it to properly be able to login and mount.
    Logging in again shortly after logging out is no problem. But logging in
    again after a while, it no longer is able to mount the directory, and I
    have to restart the services and export again.

    Is there a new timeout or something that I can change? I have the stuff
    in /etc/exports set up as 'sync', if that makes any difference.

    Thanks!


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Ian Melnick Guest

  2. Similar Questions and Discussions

    1. Server HangsServer Hangs at Client Purge Interval
      For the last month our ColdFusion server hangs what seemed to be randomly. Today we noticed a pattern that it happened just about every 1 hour and...
    2. Using the interval data type
      I'm using a query that returns a value as an 'interval' data type. When I run that query through CF only an is returned. I've tried casting the...
    3. to_char(interval, text) deprecated in future - how do we getconsistent interval output without it?
      I saw the note in the docs that to_char(interval, text) is deprecated, and will be removed. I searched the archives and saw more mentions of this,...
    4. Interval Question
      Greetings: I am working on a function which returns an interval value. The work of the function is to calculate the difference between the...
    5. INTERVAL FUNCTION
      On Wed, 23 Jul 2003 12:44:47 -0400, tomL wrote: Because you did not specify the resolution/size of the seconds interval which defaults to 2...
  3. #2

    Default Re: New Sarge NFS Server Unexporting after certain interval?

    >>> Ian Melnick writes:

    Ian> Just dist-upgrade'd and now have a new problem. I have a typical setup
    Ian> where one computer is the nis/nfs server, and the other workstations use
    Ian> autofs to mount the home dirs on login. Seems like after a certain
    Ian> period, the home directories become unexported, or something. I have to
    Ian> restart the nfs program and do exportfs -a, and then restart autofs on
    Ian> the workstation in order for it to properly be able to login and mount.
    Ian> Logging in again shortly after logging out is no problem. But logging in
    Ian> again after a while, it no longer is able to mount the directory, and I
    Ian> have to restart the services and export again.
    Ian>
    Ian> Is there a new timeout or something that I can change? I have the stuff
    Ian> in /etc/exports set up as 'sync', if that makes any difference.

    I went through the same steps and mindset but after reading
    other posts about "nfs problem", I back-reved my
    nfs-kernel-server and my problems went away.

    Good luck.

    - Bill
    +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= +=+=+=+=+=+=+=+=+=+=+=+=+=+
    Bill Benedetto <bbenedetto@goodyear.com> The Goodyear Tire & Rubber Co.
    I don't speak for Goodyear and they don't speak for me. We're both happy.


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Bill Benedetto Guest

  4. #3

    Default Re: New Sarge NFS Server Unexporting after certain interval?

    > I went through the same steps and mindset but after reading
    > other posts about "nfs problem", I back-reved my
    > nfs-kernel-server and my problems went away.
    Thanks. Is there a straightforward way for doing that?


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Ian Melnick Guest

  5. #4

    Default Re: New Sarge NFS Server Unexporting after certain interval?

    On Wed, Jul 30, 2003 at 03:51:49PM -0500, Ian Melnick wrote:
    > > I went through the same steps and mindset but after reading
    > > other posts about "nfs problem", I back-reved my
    > > nfs-kernel-server and my problems went away.
    >
    > Thanks. Is there a straightforward way for doing that?
    Go to snapshot.debian.net and find the old .debs. Use the
    changelog.Debian.gz file to figure out how far back in time you need to
    go.

    --
    Dave Carrigan
    Seattle, WA, USA
    [email]dave@rudedog.org[/email] | [url]http://www.rudedog.org/[/url] | ICQ:161669680
    UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL

    Dave is currently listening to Crash Test Dummies - The Voyage (The Ghosts That Haunt Me)


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Dave Carrigan Guest

  6. #5

    Default Re: New Sarge NFS Server Unexporting after certain interval?


    Bill> I went through the same steps and mindset but after reading
    Bill> other posts about "nfs problem", I back-reved my
    Bill> nfs-kernel-server and my problems went away.

    Ian> Thanks. Is there a straightforward way for doing that?

    There probably is. Someone else suggested going to
    snapshot.debian.net and getting the old .debs. I did
    "locate nfs-kernel-server" on my box and found these:

    /var/cache/apt/archives/nfs-kernel-server_1%3a1.0.2-1_i386.deb
    /var/cache/apt/archives/nfs-kernel-server_1%3a1.0.2-2_i386.deb
    /var/cache/apt/archives/nfs-kernel-server_1%3a1.0.3-1_i386.deb
    /var/cache/apt/archives/nfs-kernel-server_1%3a1.0.3-2_i386.deb

    So I then did this:

    # dpkg --install /var/cache/apt/archives/nfs-kernel-server_1%3a1.0.3-1_i386.deb
    There's probably a better/easier way to do this but this worked
    for me. YMMV, of course.

    - Bill
    +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= +=+=+=+=+=+=+=+=+=+=+=+=+=+
    Bill Benedetto <bbenedetto@goodyear.com> The Goodyear Tire & Rubber Co.
    I don't speak for Goodyear and they don't speak for me. We're both happy.


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Bill Benedetto Guest

  7. #6

    Default Re: New Sarge NFS Server Unexporting after certain interval?

    On Thu, 2003-07-31 at 10:33, Ron Johnson wrote:
    > On Thu, 2003-07-31 at 09:38, Bill Benedetto wrote:
    > > Bill> I went through the same steps and mindset but after reading
    > > Bill> other posts about "nfs problem", I back-reved my
    > > Bill> nfs-kernel-server and my problems went away.
    > >
    > > Ian> Thanks. Is there a straightforward way for doing that?
    > >
    > > There probably is. Someone else suggested going to
    > > snapshot.debian.net and getting the old .debs. I did
    > > "locate nfs-kernel-server" on my box and found these:
    > >
    > > /var/cache/apt/archives/nfs-kernel-server_1%3a1.0.2-1_i386.deb
    > > /var/cache/apt/archives/nfs-kernel-server_1%3a1.0.2-2_i386.deb
    > > /var/cache/apt/archives/nfs-kernel-server_1%3a1.0.3-1_i386.deb
    > > /var/cache/apt/archives/nfs-kernel-server_1%3a1.0.3-2_i386.deb
    > >
    > > So I then did this:
    > >
    > > # dpkg --install /var/cache/apt/archives/nfs-kernel-server_1%3a1.0.3-1_i386.deb
    > > There's probably a better/easier way to do this but this worked
    > > for me. YMMV, of course.
    >
    > Also, moving to the sid 1.0.5 seems to work.
    > Unfortunately, for some reason, it's not in the list archives.
    My bad. Looked on wrong page.
    [url]http://lists.debian.org/debian-user/2003/debian-user-200307/msg04313.html[/url]
    [url]http://lists.debian.org/debian-user/2003/debian-user-200307/msg04355.html[/url]
    [url]http://lists.debian.org/debian-user/2003/debian-user-200307/msg04390.html[/url]
    [url]http://lists.debian.org/debian-user/2003/debian-user-200307/msg04392.html[/url]
    --
    +-----------------------------------------------------------------+
    | Ron Johnson, Jr. Home: [email]ron.l.johnson@cox.net[/email] |
    | Jefferson, LA USA |
    | |
    | "I'm not a vegetarian because I love animals, I'm a vegetarian |
    | because I hate vegetables!" |
    | unknown |
    +-----------------------------------------------------------------+



    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Ron Johnson Guest

  8. #7

    Default Re: New Sarge NFS Server Unexporting after certain interval?

    > So I then did this:
    >
    > # dpkg --install /var/cache/apt/archives/nfs-kernel-server_1%3a1.0.3-1_i386.deb

    Worked like a charm! Thanks so much!


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Ian Melnick Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139