Bug 93151 - Mount Failure
Summary: Mount Failure
Status: NEW
Alias: None
Product: Other
Classification: Unclassified
Component: Other (show other bugs)
Hardware: i386 Linux
: P1 high
Assignee: other_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-13 02:07 UTC by Tim Johnston
Modified: 2016-02-15 21:45 UTC (History)
1 user (show)

See Also:
Kernel Version: 3.13.0-45-generic
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Tim Johnston 2015-02-13 02:07:08 UTC
I previously had:

$ lsb_release -a
Distributor ID: Ubuntu
Description:    Ubuntu 12.04.5 LTS
Release:        12.04
Codename:       precise

$ dpkg -l 
ii  nfs-kernel-server                   1:1.2.5-3ubuntu3.2                  support for NFS kernel server


Now updated to:

$ lsb_release -a
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.1 LTS
Release:        14.04
Codename:       trusty

$ dpkg -l 
ii  nfs-kernel-server                   1:1.2.8-6ubuntu1.1     amd64                  support for NFS kernel server

With really ancient client. 486 ISA-only terminal. kernel vmlinuz-2.4.19-ltsp-1.

This a ltsp diskless client that uses nfs as root filesystem.

Before the update to Ubuntu 14.04, everything work fine, AFTER the update, no NFS Mount. Errors:

> nfs: server not responding.

then after several minutes:

> nfs: task 82 can't get a request slot. 

I understand that the hardware is obsolete and rarely used these days, but up until the upgrade, it was still doing its job perferctly well.

Note You need to log in before you can comment on or make changes to this bug.