Get the most out of your Centmin Mod LEMP stack
Become a Member

Partitioning

Discussion in 'System Administration' started by pamamolf, Feb 1, 2016.

  1. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    2:18 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    Hi
    Do you recommend any other partitioning for a Centminmod simple forum server?

    [​IMG]

    Maybe a separated /tmp ?

    Thank you

     
  2. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    2:18 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    I will install Centos 7.2 :)
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,918
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:18 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Depends on your requirements for your web apps, their backup/restoration routines and logging requirements. So only you would know the best partitioning arrangement :)

    If unsure it's good to have a large free disk spaced root / partition as is
     
  4. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    2:18 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    I am just wondering only about /tmp if it is better to have it separate in performance terms and is 8gb about a logical size?
     
  5. eva2000

    eva2000 Administrator Staff Member

    58,918
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:18 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    if you fix the size makes it harder to increase later unless you have some unallocated/unpartitioned disk space left over for resizes
     
  6. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    2:18 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    Ok but I/O performance will be better if it is separated and more secure ?
     
  7. eva2000

    eva2000 Administrator Staff Member

    58,918
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:18 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    probably doesn't matter these days if you're running decent SSD disks

    FYI, Centmin Mod out of box installs already lock down and secure /tmp :)