RE: Performance and advice questions.

2008-10-07 Thread Josh Endries
Hello, > 1.- There is any benefit to run jails in images or virtual disk ? ( > http://www.the-labs.com/FreeBSD/JailTools/README.virtual_disks Sure there are benefits. You can easily move an image around, encrypt it, copy it for a backup, etc.. There are trade-offs, though. I don't have any tests

Re: Performance and advice questions.

2008-10-06 Thread Miroslav Lachman
Jose Amengual M wrote: Hi all. I have been working with jail for a couple of years now with awesome results. At first time I try creating Jails with the instructions of the handbook and then I move to ezjail that give me great useland tools for admin my jails and so on. But like any o

Re: Performance and advice questions.

2008-10-06 Thread Michael Scheidell
I would thing NFS performance depends on your applications. many don't like the NFS locking, so, look into generic NFS performance for each application. (I don't think I would run postfix on an NFS partition, I would not run most sql servers ../db files on NFS partition. I would not want ANY

Performance and advice questions.

2008-10-06 Thread Jose Amengual M
Hi all. I have been working with jail for a couple of years now with awesome results. At first time I try creating Jails with the instructions of the handbook and then I move to ezjail that give me great useland tools for admin my jails and so on. But like any other technology there is