Re: FAI performance

2012-09-25 Diskussionsfäden Michał Dwużnik
Hi Denny [...] > "My config space is indeed in order of 10GB :> " > > If you have to transfer ~10GB to several clients at the same time, and you > are not satisfied with the speed (NFS / tar ...) you should reconsider the > underlying protocol. I red month ago an article to use bittorrent to > tr

Re: FAI performance

2012-09-25 Diskussionsfäden Denny Schierz
Am 25.09.2012 um 10:07 schrieb Thomas Neumann : >> so it would be better, to use ftp to transmit the big files. > two different entvironments and didn't know about the glory of revision > control systems. Tar'ing and copying 500MB of data gets old quite fast.] because: [...] "My config space is

Re: FAI performance

2012-09-25 Diskussionsfäden Thomas Neumann
> so it would be better, to use ftp to transmit the big files. Why? [I have to admit using http to transfer the base-images to the install clients. But this was when I had to sync the config space between two different entvironments and didn't know about the glory of revision control systems. Tar'

Re: FAI performance

2012-09-24 Diskussionsfäden Michał Dwużnik
Hi, The first (and seemingly correct) approach is to use fcopy, without mixing yet another protocol into the mix. FTP/HTTP/NFS seem to me of 'the same class' and fcopy was (I admit) the easiest to setup by copying the ready made skeletons-> I tried it for the first approach, as an ultimate step f

Re: FAI performance

2012-09-24 Diskussionsfäden Denny Schierz
hi, Am 24.09.2012 um 17:30 schrieb Michał Dwużnik : > My config space is indeed in order of 10GB :> you mean where you have files and directories like "config/{class,debconf,disk_config ...}" ? over 10GB? It sounds like, that you transfer images etc. so it would be better, to use ftp to tra

Re: FAI performance

2012-09-24 Diskussionsfäden Michał Dwużnik
> If your config space is over a meg in total, I'd be surprised. This is > not the issue. > > I have some large tarballs in mine (a few gig) and it moves along smoothly > with 100 nodes going at once. > > My config space is indeed in order of 10GB :> Regards Michal

Re: FAI performance

2012-09-24 Diskussionsfäden Thomas Neumann
> If your config space is over a meg in total, I'd be surprised. This is > not the issue. Color yourself surprised then. You forgot the base-images which easily amount to more then 100 MB each. (I've found them quite useful for installing SuSE-hosts with FAI although you might also use them to '

Re: FAI performance

2012-09-24 Diskussionsfäden Michael Senizaiz
Sounds to me like you have a network issue, NFS timeouts shouldn't occur unless there are lost packets -- if the disk is stuck in I/O wait the NFS process can still respond. Check your interfaces and switches for dropped/errored packets. You should be able to host hundreds of clients off a 1G, it

Re: FAI performance

2012-09-24 Diskussionsfäden Michał Dwużnik
Well, in my not quite so 10GbE env I experience NFS timeouts when doing 16 machines at a time. Moving the fai configspace onto ramdisk helps for the rooms equipped with 1Gbps, yields _lots_ of 'NFS not responding, still trying' for one forgotten room which has still has 100Mbit Hence my orig

Re: FAI performance

2012-09-24 Diskussionsfäden Nicolas Courtel
Le 24/09/2012 14:03, Thomas Lange a écrit : On Fri, 21 Sep 2012 22:06:27 +0200, Michał Dwużnik said: > by the way - what are the default options of mounting the NFS by FAI when installing? > (rsize in particular, atime?) Using a squeeze install server and FAI 3.4.8 I get these NFS

Re: FAI performance

2012-09-24 Diskussionsfäden Thomas Lange
> On Fri, 21 Sep 2012 22:06:27 +0200, Michał Dwużnik > said: > by the way - what are the default options of mounting the NFS by FAI when installing? > (rsize in particular, atime?) Using a squeeze install server and FAI 3.4.8 I get these NFS parameters from cat /proc/mounts 1.2

Re: FAI performance

2012-09-24 Diskussionsfäden Andreas Sindermann
Thomas Lange writes: > > On Fri, 21 Sep 2012 20:42:35 +0200, Katarzyna Myrek > > said: > > > Today I was wondering... How many clients can you install > > simultaneously? > A lot. Some years ago I could install about 20 machines simultaneously > when using fast ethernet w

Re: FAI performance

2012-09-24 Diskussionsfäden Thomas Lange
> On Fri, 21 Sep 2012 20:42:35 +0200, Katarzyna Myrek > said: > Today I was wondering... How many clients can you install > simultaneously? A lot. Some years ago I could install about 20 machines simultaneously when using fast ethernet without any problems. NFS is not a problem,

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