[mythtv-users] diskless frontend nfs throughput

Marc Tousignant drayson at net1plus.com
Fri Aug 14 20:14:46 UTC 2009


Hi Thomas:

I set the nfs parameters directly in the pxelinux.cfg/default file.  I will
try to remember to post exactly what I have when I get home.  One thing I
did notice if I had an incorrect parameter, pxelinux.cfg would ignore all of
the options and the nfs options were different in pxelinux vs what I have in
fstab.  Maybe this is your issue.

Dan 
-------------------

I too am using Gentoo.
ionitx ~ # uname -a
Linux ionitx 2.6.30-gentoo-r2 #5 SMP PREEMPT Wed Jul 15 08:45:36 EDT 2009
x86_64 Intel(R) Atom(TM) CPU 230 @ 1.60GHz GenuineIntel GNU/Linux
ionitx ~ # nfsstat -m
/ from /dev/root
 Flags:
rw,relatime,vers=3,rsize=131072,wsize=131072,namlen=255,hard,nointr,nolock,p
roto=tcp,timeo=600,retrans=2,sec=sys,addr=192.168.1.101

/media/covers from 192.168.1.101:/media/covers
 Flags:
rw,nosuid,nodev,noexec,relatime,vers=3,rsize=131072,wsize=131072,namlen=255,
hard,nointr,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1
.101,mountvers=3,mountproto=tcp,addr=192.168.1.101

/media/music from 192.168.1.101:/media/music
 Flags:
rw,nosuid,nodev,noexec,relatime,vers=3,rsize=131072,wsize=131072,namlen=255,
hard,nointr,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1
.101,mountvers=3,mountproto=tcp,addr=192.168.1.101

/media/videos from 192.168.1.101:/media/videos
 Flags:
rw,nosuid,nodev,noexec,relatime,vers=3,rsize=131072,wsize=131072,namlen=255,
hard,nointr,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1
.101,mountvers=3,mountproto=tcp,addr=192.168.1.101


niflheim ~ # cat /proc/fs/nfsd/max_block_size
131072
niflheim ~ # cat
/tftpboot/pxelinux/pxelinux.cfg/00020003-0004-0005-0006-000700080009
prompt 1
default Gentoo
timeout 10

label Gentoo
kernel ionitx/boot/bzImage
APPEND root=/dev/nfs rw ip=dhcp
nfsroot=192.168.1.101:/diskless/ionitx,tcp,rsize=131072,wsize=131072,nfsvers
=3





More information about the mythtv-users mailing list