Re: FAI performance

2012-09-21 Diskussionsfäden Michał Dwużnik
Hi, by the way - what are the default options of mounting the NFS by FAI when installing? (rsize in particular, atime?) Regards Michal On Fri, Sep 21, 2012 at 8:48 PM, Michael Senizaiz wrote: > Increase the amount of nfs processes in /etc/default/nfs-kernel-server. > Or your disk is saturated

Re: FAI performance

2012-09-21 Diskussionsfäden Michael Senizaiz
Increase the amount of nfs processes in /etc/default/nfs-kernel-server. Or your disk is saturated (unlikely). I install dozens at a time with no slow down. RPCNFSDCOUNT=512 Increasing the count arbitrarily high will not affect performance. However, over 1100 or so it starts to mess up the NFS

FAI performance

2012-09-21 Diskussionsfäden Katarzyna Myrek
Hello Today I was wondering... How many clients can you install simultaneously? When I try to reinstall more than 4-5 clients at a time, server gets unresponsive. It is a virtual machine with 2 processors and 16GB ram. NFSD processes are killing the machine... Disk performance isn't a problem (alr

Re: Default number of packets downloaded and installed at a time

2012-09-21 Diskussionsfäden Katarzyna Myrek
Thanks. That's exactly what I needed. Regards, Olivia 2012/9/21 Michael Senizaiz > Add this varaible to your .var file in /srv/fai/config/class/ for whatever > class you want to inherit this variable. > > # default values for installation. You can override them in your *.var > files > > MAXPA

Re: Default number of packets downloaded and installed at a time

2012-09-21 Diskussionsfäden Michael Senizaiz
Add this varaible to your .var file in /srv/fai/config/class/ for whatever class you want to inherit this variable. # default values for installation. You can override them in your *.var files MAXPACKAGES=2000 On Fri, Sep 21, 2012 at 10:49 AM, Katarzyna Myrek wrote: > Hi > > I remember that I

Default number of packets downloaded and installed at a time

2012-09-21 Diskussionsfäden Katarzyna Myrek
Hi I remember that I read somewhere that I can change the default number of packets that are downloaded and installed at a time... I can't find it anywhere now. Could you point me to location of config file, where I can change that option? Regards, Olivia