Fedora 13 and old NFS servers

On Fedora 13, the NFS client tries to use NFSv4 by default. When talking to the old (AIX-based) NFS servers at work the mount command failed with:

mount.nfs: Remote I/O error

In order to be able to mount the NFS shares I had to add -o vers=3 to my mount command.