Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5455 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
giu 25
2
1
giu 23
16414
1
gen 22
3165
0
nov 21
3706
1
lug 21
3322