Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
10045 Zobrazení

Hello!!

We wish Odoo implementation. Anyone have similar experience.
What would be the estimate of necessary hardware to use 30 concurrent users (RAM, CPU, disk RPM, ...)? And what running in virtual machines (testing, recovery)?

Thanks ;-)

------

Queremos hacer una implantación de Odoo. Por si alguien tienen experiencia similar.
¿Cual sería la estimación de hardware necesario para un uso de 30 usuarios concurrentes (RAM, CPU, RPM discos, ...)? ¿y corriendo en máquinas virtuales (pruebas, recuperación)?

Avatar
Zrušit
Nejlepší odpověď

Hy,

Personnaly, I'm used to start with a CentOS VM with 20Go for disk and 2Go as RAM and 2 cores. Most of my customers have about 30 concurrent access. From time to time we upgrade to 4Go of RAM and it's really sufficient.

Hope it could help,

regards

 

 

Avatar
Zrušit

Go - GB ?

Nejlepší odpověď

regarding virtualization: we run on a KVM qemu virtual machine using qcow2 images. It has proven to be very usefull to work with "overlay images" whenever something new is being installed and commit them from time to time. Especially as we are pretty new in all of this it is nice to have such a feature. I am not an expert for virtualization at all so I can't compare really, but so far KVM/qemu works just fine for us.

One thing I haven't found out yet is how to access a KVM VM locally without using ssh or any other newtork service. In case you have messed up a VM's network it would be very useful (actually essential) to be able to just log in to your VM's console session from the command line of your host. I couldn't figure out how that works with KVM yet though.

saludos

Avatar
Zrušit

Use virsh ttyconsole to get the pts on which the VM is running Then use the screen command to access to the VM (e.g. screen /dev/pts/3 where /dev/pts/3 would be the output of virsh ttyconsole)

thanks Nicolas, will check that out ...

Autor Nejlepší odpověď

Thank you very much!!

Avatar
Zrušit

best way to thank anyone here is to upvote the answer or click the "answered" answered button

Related Posts Odpovědi Zobrazení Aktivita
1
kvě 25
12296
2
srp 25
2569
1
čvc 25
977
1
srp 25
1151
0
kvě 25
1421