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

    File Server Upgrade Options

    SAM-SD
    10
    34
    5.9k
    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.
    • travisdh1T
      travisdh1 @scottalanmiller
      last edited by

      @scottalanmiller said in File Server Upgrade Options:

      @travisdh1 said in File Server Upgrade Options:

      @scottalanmiller said in File Server Upgrade Options:

      http://www.smbitjournal.com/2016/10/smbs-must-stop-looking-to-backblaze-for-guidance/

      How is that not in my list of reference links yet? Is now.

      One of those "it was repeated so many times on SW that it needed at article" articles.

      You have seen my collection of those, right?

      https://pastebin.com/RiZccgAE

      Yes, I keep them all around for quick and easy referencing.

      1 Reply Last reply Reply Quote 3
      • dafyreD
        dafyre
        last edited by dafyre

        @scottalanmiller If you were building storage at the scale of something like a Backblaze pod, how would you do it?

        Seems like I asked this one time before, but I forget.

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

          @dafyre said in File Server Upgrade Options:

          @scottalanmiller If you were building storage at the scale of something like a Backblaze pod, how would you do it?

          Seems like I asked this one time before, but I forget.

          You wouldn't, it's that simple. The BB Pod is just one tiny piece of a giant cluster. It only works as it is because it's a disposal cog in a bigger machine. If you wanted just "a pod", you just... don't. It's a dumb idea. You should never have a single point of failure that freaking large. It is too much to back up and restore all at once.

          You'd build a cluster of smaller storage devices, not a single monolithic one.

          dafyreD 1 Reply Last reply Reply Quote 3
          • dafyreD
            dafyre @scottalanmiller
            last edited by

            @scottalanmiller said in File Server Upgrade Options:

            @dafyre said in File Server Upgrade Options:

            @scottalanmiller If you were building storage at the scale of something like a Backblaze pod, how would you do it?

            Seems like I asked this one time before, but I forget.

            You wouldn't, it's that simple. The BB Pod is just one tiny piece of a giant cluster. It only works as it is because it's a disposal cog in a bigger machine. If you wanted just "a pod", you just... don't. It's a dumb idea. You should never have a single point of failure that freaking large. It is too much to back up and restore all at once.

            You'd build a cluster of smaller storage devices, not a single monolithic one.

            So essentially, you are saying that unless you're doing something like Backblaze, there's no real reason to build something like this?

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

              @dafyre said in File Server Upgrade Options:

              @scottalanmiller said in File Server Upgrade Options:

              @dafyre said in File Server Upgrade Options:

              @scottalanmiller If you were building storage at the scale of something like a Backblaze pod, how would you do it?

              Seems like I asked this one time before, but I forget.

              You wouldn't, it's that simple. The BB Pod is just one tiny piece of a giant cluster. It only works as it is because it's a disposal cog in a bigger machine. If you wanted just "a pod", you just... don't. It's a dumb idea. You should never have a single point of failure that freaking large. It is too much to back up and restore all at once.

              You'd build a cluster of smaller storage devices, not a single monolithic one.

              So essentially, you are saying that unless you're doing something like Backblaze, there's no real reason to build something like this?

              That's what I've been saying for years. The BB Pod is an extremely specific purpose designed component of a larger system that has no reason to exist outside of that larger purpose. It is of zero value to anyone not using it for the purpose for which it is designed.

              It's like looking at a 100TB RAID array of RAID 10 x 20 10TB drives and asking how to use a single 10TB drive without RAID in a server. Of course, the answer is you never do that. The 10TB SATA drives only make sense to use in production when part of the RAID 10 array. Remove the array, you remove their applicability. Same here. You can't just pull one cog out of a machine and wonder where to use it, it doesn't work that way.

              1 Reply Last reply Reply Quote 2
              • Reid CooperR
                Reid Cooper @larsen161
                last edited by

                @larsen161 said in File Server Upgrade Options:

                Current Setup
                Mac Pro (mid 2012) running macOS 10.12.5, 24GB, 2x 2.4GHz Xeon (no comments needed, we're moving forward)
                A DS316JS with 2 equal sets of RAID5 in a 8 x 6TB config (same as above)
                Connected via a Areca ARC-1883x RAID Card
                Networked with a 6 port 1 Gbps NIC
                Backed up to Backblaze ($5/mo)

                Goals
                Run a 'proper' storage server OS
                Migrate to more reliable RAID configuration
                Upgrade storage capacity (expect to run out in March 2018)

                FreeBSD, RAIDZ2 single array. With combined arrays you'd be faster than the single, with RAID 6 you'll have more protection that the two RAID 5s. Capacity will be the same. Or buy a few more drives and go to RAIDZ3 right away.

                Agree, SuperMicro for the win. Avoid gimmicky Pod-like devices.

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

                  Just noticed that there was a total of just two responses over where the other post was made.

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

                    Something that maybe I've missed, but is this sharing iSCSI, NFS, SMB? Not sure what the service being provided is.

                    larsen161L 1 Reply Last reply Reply Quote 0
                    • Reid CooperR
                      Reid Cooper @scottalanmiller
                      last edited by

                      @scottalanmiller said in File Server Upgrade Options:

                      Just noticed that there was a total of just two responses over where the other post was made.

                      Impressive

                      1 Reply Last reply Reply Quote 0
                      • larsen161L
                        larsen161 @scottalanmiller
                        last edited by

                        @scottalanmiller this would be an smb share. video content being edited by a team of editors

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

                          @larsen161 said in File Server Upgrade Options:

                          @scottalanmiller this would be an smb share. video content being edited by a team of editors

                          Seems like Gluster would be the approach to take, then.

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