콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5472 화면

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. 

아바타
취소
베스트 답변

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.

 


아바타
취소
관련 게시물 답글 화면 활동
0
6월 25
2
1
6월 23
16434
1
1월 22
3171
0
11월 21
3732
1
7월 21
3334