Bug #536

system shutdown VERY slow (NFS mounts)

Added by graysky almost 15 years ago. Updated over 14 years ago.

Status:Closed Start date:
Priority:Normal Due date:
Assignee:jams % Done:

0%

Category:- Spent time: -
Target version:-

Description

My FE system pauses for approx 2 min when it shuts down. The problem seems to unmounting NFS shares which I setup through the service menu (simply my /myth/video exported from my MBE).

From my MBE (R5.5):
/etc/exports
/myth/video 192.168.1.2(rw)

From my FE (R6) which was entirely auto generated:
/etc/fstab
192.168.1.3:/myth/video /myth/video nfs

When manually configuring my FE box on R5.5, the nfs line in /etc/fstab would be bigger, e.g.:

192.168.1.3:/myth/video /myth/video nfs defaults,auto,noatime 0 0

Could this explain the

History

Updated by jams almost 15 years ago

were any updates applied to the base install?

Updated by graysky almost 15 years ago

@jams - Yes, I ran an update via pacman so this box is current. I didn't attempt to enable nfs prior to the update.

Updated by uteck almost 15 years ago

I reported this issue in bug #472. I noticed that that the system seemed to be shutting down the network services, then trying to unmount network drives.

Updated by jams almost 15 years ago

Somehow the code to stop this from happening was dropped on the last release. It's been readded.

Also available in: Atom PDF