Public bug reported: Binary package hint: linux-image-2.6.35-22-virtual
I upgraded a XEN VM from lucid to maverick. Before the upgrade, then VM was able to mount NFS files systems from the server. After the upgrade mount_nfs4 was failing with ENXIO. As can be seen below, linux-image-virtual under lucid was a cut down linux-image-server, however when upgraded to maverick it became a real linux-image-virtual, however while it has directories for nfs modules, the actual nfs modules aren't present, thus causing breakage after rebooting after the upgrade. # for i in `dpkg-query -W linux-image-2'*'|awk 'NF>1{print $1}'`; do echo $i:; dpkg-query -L $i | grep /nfs; echo; done linux-image-2.6.32-25-virtual: /lib/modules/2.6.32-25-server/kernel/fs/nfsd /lib/modules/2.6.32-25-server/kernel/fs/nfsd/nfsd.ko /lib/modules/2.6.32-25-server/kernel/fs/nfs_common /lib/modules/2.6.32-25-server/kernel/fs/nfs_common/nfs_acl.ko /lib/modules/2.6.32-25-server/kernel/fs/nfs /lib/modules/2.6.32-25-server/kernel/fs/nfs/nfs.ko linux-image-2.6.35-22-virtual: /lib/modules/2.6.35-22-virtual/kernel/fs/nfs /lib/modules/2.6.35-22-virtual/kernel/fs/nfs_common /lib/modules/2.6.35-22-virtual/kernel/fs/nfsd # lsb_release -rd Description: Ubuntu 10.10 Release: 10.10 # apt-cache policy linux-image-2.6.32-25-virtual linux-image-2.6.35-22-virtual linux-image-2.6.35-22-virtual: Installed: 2.6.35-22.35 Candidate: 2.6.35-22.35 Version table: *** 2.6.35-22.35 0 500 file:/srv/mirror/ubuntu/ maverick-updates/main amd64 Packages 500 file:/srv/mirror/ubuntu/ maverick-security/main amd64 Packages 100 /var/lib/dpkg/status 2.6.35-22.33 0 500 file:/srv/mirror/ubuntu/ maverick/main amd64 Packages linux-image-2.6.32-25-virtual: Installed: 2.6.32-25.45 Candidate: 2.6.32-25.45 Version table: *** 2.6.32-25.45 0 100 /var/lib/dpkg/status The debmirror is updated nightly. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- linux image virtual in maverick missing nfs client support modules https://bugs.launchpad.net/bugs/673498 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs