Home > Uncategorized > Ubuntu Maverck upgrade

Ubuntu Maverck upgrade

I upgraded my office desktop from Ubuntu Lucid to Maverick (10.10).

The experience was not very good. After the upgrade I got a very unresponsive desktop, which took around 2 minutes to load after log in. Firefox would not launch and overall the system was very slow.

This desktop has /home mounted (it’s an NFS from another system). So after some time trying to understand the cause of the problem, I decided to remove the nfs entries from /etc/fstab. Sure enough, the next login was much faster and the system was again fast and responsive.

I changed the fstab entry to a slightly different format. Here are the old and new versions:

#122.2.2.2.2:/home/usr /home nfs rw,sync 0 0
122.2.2.2.2:/home/usr /home nfs rw,noatime,nolock,vers=3 0 0

Thanks to Casey, at http://askubuntu.com/q/7695

Advertisement
Categories: Uncategorized Tags: , , ,
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.