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

    Dell R720 Display problem with Fedora 26 server

    IT Discussion
    7
    53
    4.4k
    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.
    • K
      kuyaz
      last edited by

      thanks.Will continue my experiment. I guess I stuck with PERC RAID then.

      scottalanmillerS Reid CooperR 2 Replies Last reply Reply Quote 0
      • K
        kuyaz
        last edited by

        1. Setup RAID-1 via PERC for 2 x 4TB HDD
        2. Install Fedora 26 Server from USB Boot
        3. LVM only 20GB out of 4TB for Fedora VM Host (Xen/KVM)
        4. Partition :
          1. root (LVM with xfs) 17GB
          2. boot (LVM with xfs) 1GB,
          3. swap (LVM with swap) 2GB

        Please correct if my setup is fine. still learning πŸ™‚

        Should I partition 20GB and leave the free space for VM guest LVM? or I do 4TB during the install, and put VM host as image file?
        CMIIW.

        Thanks.

        F scottalanmillerS 3 Replies Last reply Reply Quote 0
        • F
          Francesco Provino @kuyaz
          last edited by

          @kuyaz said in Dell R720 Display problem with Fedora 26 server:

          @francesco-provino do you know how to bypass the HW RAID in DELL R720?
          I want to use SW raid instead with MD.

          Thanks.

          I agree with Scott here. If the PERC is already in place, you can’t beat it with an HDD-only setup. Stay with the PERC.

          1 Reply Last reply Reply Quote 0
          • F
            Francesco Provino @kuyaz
            last edited by

            @kuyaz said in Dell R720 Display problem with Fedora 26 server:

            1. Setup RAID-1 via PERC for 2 x 4TB HDD
            2. Install Fedora 26 Server from USB Boot
            3. LVM only 20GB out of 4TB for Fedora VM Host (Xen/KVM)
            4. Partition :
              1. root (LVM with xfs) 17GB
              2. boot (LVM with xfs) 1GB,
              3. swap (LVM with swap) 2GB

            Please correct if my setup is fine. still learning πŸ™‚

            Should I partition 20GB and leave the free space for VM guest LVM? or I do 4TB during the install, and put VM host as image file?
            CMIIW.

            Thanks.

            You have to choose between storing the VM in LVM partition directly or in files. LVM is very solid and a little faster. The file backend is also solid today, and a lot more flexible; I suggest to use XFS as a base filesystem.
            PV the whole disk array anyway.

            Remeber, both thin LVM and non-preallocated QCOW files will slow the write operations A LOT.

            K 1 Reply Last reply Reply Quote 1
            • F
              Francesco Provino @kuyaz
              last edited by

              @kuyaz said in Dell R720 Display problem with Fedora 26 server:

              1. Setup RAID-1 via PERC for 2 x 4TB HDD
              2. Install Fedora 26 Server from USB Boot
              3. LVM only 20GB out of 4TB for Fedora VM Host (Xen/KVM)
              4. Partition :
                1. root (LVM with xfs) 17GB
                2. boot (LVM with xfs) 1GB,
                3. swap (LVM with swap) 2GB

              Please correct if my setup is fine. still learning πŸ™‚

              Should I partition 20GB and leave the free space for VM guest LVM? or I do 4TB during the install, and put VM host as image file?
              CMIIW.

              Thanks.

              One last thing: raid 1 on standard SATA hdd is gonna be slow. Quite slow.

              K 2 Replies Last reply Reply Quote 0
              • K
                kuyaz @Francesco Provino
                last edited by

                @francesco-provino

                Am i right to say better to just use the whole array on the host and locate it to root partition? and use file image instead for flexibility?

                scottalanmillerS 1 Reply Last reply Reply Quote 1
                • K
                  kuyaz @Francesco Provino
                  last edited by

                  @francesco-provino I guess i have no choice for data sake protection. Do have any other choice? What is the best option for me?

                  thin lvm / cow is for sharing storage right purpose on limited disk right? by saying slow down A LOT, may i know roughly how many % slower based from you experience?

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

                    @kuyaz said in Dell R720 Display problem with Fedora 26 server:

                    thanks.Will continue my experiment. I guess I stuck with PERC RAID then.

                    What do you mean stuck? It's a good thing. Why are you trying to work around it? There is some logic missing here. You can always remove it, but why would you?

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

                      @kuyaz said in Dell R720 Display problem with Fedora 26 server:

                      3. swap (LVM with swap) 2GB
                      

                      I don't use swap volumes any longer. Just make a swap file on /

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

                        @kuyaz said in Dell R720 Display problem with Fedora 26 server:

                        @francesco-provino

                        Am i right to say better to just use the whole array on the host and locate it to root partition? and use file image instead for flexibility?

                        Of course, you never use anything but file image.

                        1 Reply Last reply Reply Quote 0
                        • K
                          kuyaz @scottalanmiller
                          last edited by

                          @scottalanmiller i mean i want to experiment between perc and sw raid to learn the diff... so i guess i dont have that option to play around...

                          scottalanmillerS travisdh1T 2 Replies Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller @kuyaz
                            last edited by

                            @kuyaz said in Dell R720 Display problem with Fedora 26 server:

                            @scottalanmiller i mean i want to experiment between perc and sw raid to learn the diff... so i guess i dont have that option to play around...

                            Ah, just for learning, that is fine. But RAID is RAID, it's not like you really learn much. You should learn MD in a lab, not on this hardware. You can't easily make an MD RAID array on top of the PERC using the image files to learn anything you want with MD.

                            1 Reply Last reply Reply Quote 0
                            • travisdh1T
                              travisdh1 @kuyaz
                              last edited by

                              @kuyaz said in Dell R720 Display problem with Fedora 26 server:

                              @scottalanmiller i mean i want to experiment between perc and sw raid to learn the diff... so i guess i dont have that option to play around...

                              If you want to learn how to manage md, just make a virtual machine with a lot of small virtual drives. Much easier and safer if you're just wanting to learn (if you completely wipe something, it's only a vm.)

                              scottalanmillerS 1 Reply Last reply Reply Quote 3
                              • scottalanmillerS
                                scottalanmiller @travisdh1
                                last edited by

                                @travisdh1 said in Dell R720 Display problem with Fedora 26 server:

                                @kuyaz said in Dell R720 Display problem with Fedora 26 server:

                                @scottalanmiller i mean i want to experiment between perc and sw raid to learn the diff... so i guess i dont have that option to play around...

                                If you want to learn how to manage md, just make a virtual machine with a lot of small virtual drives. Much easier and safer if you're just wanting to learn (if you completely wipe something, it's only a vm.)

                                Exactly

                                1 Reply Last reply Reply Quote 0
                                • K
                                  kuyaz @Francesco Provino
                                  last edited by

                                  @francesco-provino said in Dell R720 Display problem with Fedora 26 server:

                                  One last thing: raid 1 on standard SATA hdd is gonna be slow. Quite slow.

                                  AFAIK, RAID 1 will improve read 2x ? maybe slower write but not so much?

                                  CMIIW.

                                  Thanks.

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

                                    @kuyaz said in Dell R720 Display problem with Fedora 26 server:

                                    @francesco-provino said in Dell R720 Display problem with Fedora 26 server:

                                    One last thing: raid 1 on standard SATA hdd is gonna be slow. Quite slow.

                                    AFAIK, RAID 1 will improve read 2x ? maybe slower write but not so much?

                                    CMIIW.

                                    Thanks.

                                    Read is 2x, Write is 1x. There is no write penalty whatsoever.

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

                                      https://www.storagecraft.com/blog/raid-performance/

                                      http://www.smbitjournal.com/2015/01/practical-raid-performance/

                                      1 Reply Last reply Reply Quote 0
                                      • K
                                        kuyaz @scottalanmiller
                                        last edited by

                                        @scottalanmiller yes thats what i think of. so @Francesco-Provino statement is incorrect? : One last thing: raid 1 on standard SATA hdd is gonna be slow. Quite slow.

                                        scottalanmillerS F 3 Replies Last reply Reply Quote 0
                                        • scottalanmillerS
                                          scottalanmiller @kuyaz
                                          last edited by

                                          @kuyaz said in Dell R720 Display problem with Fedora 26 server:

                                          @scottalanmiller yes thats what i think of. so @Francesco-Provino statement is incorrect? : One last thing: raid 1 on standard SATA hdd is gonna be slow. Quite slow.

                                          RAID 1 is 2x the speed of a single drive for reads, and 1x for writes. Period. No ifs, ands, or buts. You can define that as fast or slow, that's subjective. But the speed compared to a single drive is what it is, no exceptions.

                                          1 Reply Last reply Reply Quote 0
                                          • F
                                            Francesco Provino @kuyaz
                                            last edited by Francesco Provino

                                            @kuyaz said in Dell R720 Display problem with Fedora 26 server:

                                            @scottalanmiller yes thats what i think of. so @Francesco-Provino statement is incorrect? : One last thing: raid 1 on standard SATA hdd is gonna be slow. Quite slow.

                                            @kuyaz a 7200rpm (I hope) drive is slow by today standard, even more for a virtualization lab. Today's standard is SSD.

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