Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
10031 Widoki

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)?

Awatar
Odrzuć
Najlepsza odpowiedź

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

 

 

Awatar
Odrzuć

Go - GB ?

Najlepsza odpowiedź

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

Awatar
Odrzuć

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 Najlepsza odpowiedź

Thank you very much!!

Awatar
Odrzuć

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

Powiązane posty Odpowiedzi Widoki Czynność
1
maj 25
12293
2
sie 25
2556
1
lip 25
969
1
sie 25
1151
0
maj 25
1407