ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Scripting partioning on AWS

    IT Discussion
    4
    24
    742
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • stacksofplatesS
      stacksofplates @IRJ
      last edited by

      @IRJ said in Scripting partioning on AWS:

      @stacksofplates do you happen to know what sizes were used for the partitions?

      We didn't do it with a cloud provider. It was internal. I think we usually did 5GB for logs and /var depended on the applications.

      1 Reply Last reply Reply Quote 0
      • stacksofplatesS
        stacksofplates @IRJ
        last edited by

        @IRJ said in Scripting partioning on AWS:

        Found this chart on a somebody's project on github. Seems like a reasonable place to start?

        ce0c63ba-39ea-47f3-8720-370ff5d73ff6-image.png

        Ours would have been more like:

        mount size
        / 12GB
        /home 1GB
        /var 10GB
        /var/log 5GB
        /var/log/audit 5GB
        /tmp 1GB
        IRJI 1 Reply Last reply Reply Quote 0
        • IRJI
          IRJ @stacksofplates
          last edited by

          @stacksofplates said in Scripting partioning on AWS:

          @IRJ said in Scripting partioning on AWS:

          Found this chart on a somebody's project on github. Seems like a reasonable place to start?

          ce0c63ba-39ea-47f3-8720-370ff5d73ff6-image.png

          Ours would have been more like:

          mount size
          / 12GB
          /home 1GB
          /var 10GB
          /var/log 5GB
          /var/log/audit 5GB
          /tmp 1GB

          That's a little too liberal for EC2 instances. I could definitely see that working for on prem though.

          stacksofplatesS 1 Reply Last reply Reply Quote 0
          • stacksofplatesS
            stacksofplates @IRJ
            last edited by

            @IRJ said in Scripting partioning on AWS:

            @stacksofplates said in Scripting partioning on AWS:

            @IRJ said in Scripting partioning on AWS:

            Found this chart on a somebody's project on github. Seems like a reasonable place to start?

            ce0c63ba-39ea-47f3-8720-370ff5d73ff6-image.png

            Ours would have been more like:

            mount size
            / 12GB
            /home 1GB
            /var 10GB
            /var/log 5GB
            /var/log/audit 5GB
            /tmp 1GB

            That's a little too liberal for EC2 instances. I could definitely see that working for on prem though.

            Yeah. The numbers you had looked fine. Especially if they aren't going to be long living servers.

            1 Reply Last reply Reply Quote 3
            • 1
            • 2
            • 2 / 2
            • First post
              Last post