Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5179 Vistas

I woulk to install ODOO on a KIMSUFI server where i ll run DEBIAN distribution.Before starting, i would like to know if there is an idel partition for disks that suits to a multi ODOO install on the server. 

Avatar
Descartar
Mejor respuesta

Partitioning is a religious subject. Usually partitioning considerations are driving by the wish to prepare for the future.

Generally you want to:

  • Make sure that if you run out of diskspace you application will keep running where possible

  • Make it easier to extend diskspace in the future

Best you can do to protect against running out of disk space is to put /var/log on a separate partition.

To make it easier to extend disk space is to use LVM while partitioning, because in that case you can add another harddrive, and add that to your database directory. This does not do you much good on a cloud instance, but there you can just upgrade your subscription.

In short: if you own your own server, be sure to use LVM, and put /var/log on a separate partition.

 


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
jun 25
2
1
jun 23
15479
1
ene 22
2554
0
nov 21
3099
1
jul 21
2646