High Load average no CPU utilization
Nicholas Leippe
nick at leippe.com
Wed Mar 28 17:06:50 MDT 2007
On Wednesday 28 March 2007, adam fisher wrote:
> This is the mount statement for our BSD boxes and the fedora box.
>
> 10.11.1.91:/data/online /mnt/online nfs rw,port=2049,intr
> 0 0
>
> We then have a /online ->/mnt/online
>
> Fedora says the default is v2.
>
> I am not sure what the 0 0 are doing at the end of the mount but they
> were on the freebsd boxes so I just left them.
Those are the dump flag (0/1) and the fsck precedence fields.
man fstab, see the fifth and sixth fields if you're curious.
They should either be omitted or 0 for remote volumes. At any rate, they are
inconsequential to your current issues.
More information about the PLUG
mailing list