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

    Disk expansion - CentOS

    Scheduled Pinned Locked Moved IT Discussion
    linuxstoragecentos
    25 Posts 2 Posters 2.4k Views
    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.
    • scottalanmillerS
      scottalanmiller @AdamF
      last edited by

      @fuznutz04 Much better.

      AdamFA 1 Reply Last reply Reply Quote 0
      • AdamFA
        AdamF @scottalanmiller
        last edited by

        @scottalanmiller said in Disk expansion - CentOS:

        @fuznutz04 Much better.

        That's crazy. I've even used a VPS provider that specializes in FPBX hosting, and their default partitioning scheme (which you cannot change, it is done automatically) is this:

        lsblk
        NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
        sr0     11:0    1 1024M  0 rom  
        vda    252:0    0   60G  0 disk 
        ├─vda1 252:1    0   59G  0 part /
        └─vda2 252:2    0    1G  0 part [SWAP]
        
        scottalanmillerS 1 Reply Last reply Reply Quote 1
        • scottalanmillerS
          scottalanmiller @AdamF
          last edited by

          @fuznutz04 said in Disk expansion - CentOS:

          @scottalanmiller said in Disk expansion - CentOS:

          @fuznutz04 Much better.

          That's crazy. I've even used a VPS provider that specializes in FPBX hosting, and their default partitioning scheme (which you cannot change, it is done automatically) is this:

          "Specialize" might be a strong term there.

          AdamFA 1 Reply Last reply Reply Quote 1
          • AdamFA
            AdamF @scottalanmiller
            last edited by

            @scottalanmiller

            So playing with the advanced options some more, I can customize this exactly how I need. Default on the advanced installer is setup like the following:

            0_1493399121529_FPBX-disks.png

            Are you suggesting to customize it further, removing the lv_swap?

            1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller
              last edited by

              Swap on LVM is fine. Ext4 is fine. FreePBX basically does nothing with storage, so fine tuning it is not very practical, beyond having LVM of course. That's not fine tuning, that's just basic good installation.

              AdamFA 1 Reply Last reply Reply Quote 1
              • AdamFA
                AdamF @scottalanmiller
                last edited by

                @scottalanmiller said in Disk expansion - CentOS:

                Swap on LVM is fine. Ext4 is fine. FreePBX basically does nothing with storage, so fine tuning it is not very practical, beyond having LVM of course. That's not fine tuning, that's just basic good installation.

                But what about other workloads? Would you still recommend the same if it was lets say, a wordpress box using Mariadb, or any other similar workload?

                scottalanmillerS 1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @AdamF
                  last edited by

                  @fuznutz04 said in Disk expansion - CentOS:

                  @scottalanmiller said in Disk expansion - CentOS:

                  Swap on LVM is fine. Ext4 is fine. FreePBX basically does nothing with storage, so fine tuning it is not very practical, beyond having LVM of course. That's not fine tuning, that's just basic good installation.

                  But what about other workloads? Would you still recommend the same if it was lets say, a wordpress box using Mariadb, or any other similar workload?

                  No, partially because they are not static in the same way, they depend on disk performance. FreePBX does not. Also, your FreePBX is on a version about to be replaced with one that is vastly updated. So lots of tuning for things like the filesystem that are already addressed in the upcoming release doesn't seem fruitful.

                  AdamFA 1 Reply Last reply Reply Quote 1
                  • AdamFA
                    AdamF @scottalanmiller
                    last edited by

                    @scottalanmiller said in Disk expansion - CentOS:

                    @fuznutz04 said in Disk expansion - CentOS:

                    @scottalanmiller said in Disk expansion - CentOS:

                    Swap on LVM is fine. Ext4 is fine. FreePBX basically does nothing with storage, so fine tuning it is not very practical, beyond having LVM of course. That's not fine tuning, that's just basic good installation.

                    But what about other workloads? Would you still recommend the same if it was lets say, a wordpress box using Mariadb, or any other similar workload?

                    No, partially because they are not static in the same way, they depend on disk performance. FreePBX does not. Also, your FreePBX is on a version about to be replaced with one that is vastly updated. So lots of tuning for things like the filesystem that are already addressed in the upcoming release doesn't seem fruitful.

                    Right. This next upgrade is HUGE!

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @AdamF
                      last edited by

                      @fuznutz04 said in Disk expansion - CentOS:

                      @scottalanmiller said in Disk expansion - CentOS:

                      @fuznutz04 said in Disk expansion - CentOS:

                      @scottalanmiller said in Disk expansion - CentOS:

                      Swap on LVM is fine. Ext4 is fine. FreePBX basically does nothing with storage, so fine tuning it is not very practical, beyond having LVM of course. That's not fine tuning, that's just basic good installation.

                      But what about other workloads? Would you still recommend the same if it was lets say, a wordpress box using Mariadb, or any other similar workload?

                      No, partially because they are not static in the same way, they depend on disk performance. FreePBX does not. Also, your FreePBX is on a version about to be replaced with one that is vastly updated. So lots of tuning for things like the filesystem that are already addressed in the upcoming release doesn't seem fruitful.

                      Right. This next upgrade is HUGE!

                      CentOS 7 base!

                      AdamFA 1 Reply Last reply Reply Quote 0
                      • AdamFA
                        AdamF @scottalanmiller
                        last edited by

                        @scottalanmiller said in Disk expansion - CentOS:

                        @fuznutz04 said in Disk expansion - CentOS:

                        @scottalanmiller said in Disk expansion - CentOS:

                        @fuznutz04 said in Disk expansion - CentOS:

                        @scottalanmiller said in Disk expansion - CentOS:

                        Swap on LVM is fine. Ext4 is fine. FreePBX basically does nothing with storage, so fine tuning it is not very practical, beyond having LVM of course. That's not fine tuning, that's just basic good installation.

                        But what about other workloads? Would you still recommend the same if it was lets say, a wordpress box using Mariadb, or any other similar workload?

                        No, partially because they are not static in the same way, they depend on disk performance. FreePBX does not. Also, your FreePBX is on a version about to be replaced with one that is vastly updated. So lots of tuning for things like the filesystem that are already addressed in the upcoming release doesn't seem fruitful.

                        Right. This next upgrade is HUGE!

                        CentOS 7 base!

                        I know, plus new Freepbx version, new available asterisk version. BIG changes. I've been keeping tabs on the RC. They've had a ton of bugs so far because it is such a big change. I'm looking forward to getting my hands on it.

                        1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller
                          last edited by

                          Can't wait to move to it in production.

                          AdamFA 1 Reply Last reply Reply Quote 0
                          • AdamFA
                            AdamF @scottalanmiller
                            last edited by

                            @scottalanmiller said in Disk expansion - CentOS:

                            Can't wait to move to it in production.

                            I know. I didn't even bother installing it yet for testing. I'll wait for RC 2 for that. 🙂

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