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

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. 

Awatar
Odrzuć
Najlepsza odpowiedź

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.

 


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
cze 25
2
1
cze 23
16419
1
sty 22
3166
0
lis 21
3712
1
lip 21
3328