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

    I don't really get the point of SAN snapshots

    Scheduled Pinned Locked Moved IT Discussion
    43 Posts 7 Posters 2.6k 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.
    • dave247D
      dave247 @scottalanmiller
      last edited by

      @scottalanmiller said in I don't really get the point of SAN snapshots:

      Youtube Video

      Thanks for doing another video in response to one of my posts! Very cool of you and what a wealth of information.

      I lost it at 0:41 with the pause/eye-roll

      I had been getting the feeling that the term "SAN" was being used incorrectly becuase as you stated, it refers to a "storage area network" which would be the storage network portion, not the storage controller itself.

      I get what you mean now about a single storage controller unit not being redundant. And in our case, ours is not as we only have the one. You probably know this by now about my setup, that we have the "inverted pyramid of doom" going on.

      And thanks for the additional clarification. Very good stuff.

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

        @dave247 said in I don't really get the point of SAN snapshots:

        I get what you mean now about a single storage controller unit not being redundant. And in our case, ours is not as we only have the one. You probably know this by now about my setup, that we have the "inverted pyramid of doom" going on.

        Essentially anyone with a SAN has one. Not exactly guaranteed, but almost. It's the key reason SANs are deployed.

        Many enterprises knowingly run IPODs because at huge scale, they can be cheap. And while IPODs cannot be as fast or as reliable as alternatives, enterprises also know that performance and reliability are not the end all, be all and that "cheaper" and "fast enough" and "safe enough" can be the right choice.

        SMBs tend to copy this, but forget that enterprises make the decision based on scale, and assuming that there must be value, just project that the idea must be fast and reliable. So with the lack of scale, they end up spending a fortune to make their system not work as well. So there are good reasons that it all exists, but they don't apply well to the SMB market.

        dave247D 1 Reply Last reply Reply Quote 0
        • dave247D
          dave247 @scottalanmiller
          last edited by

          @scottalanmiller said in I don't really get the point of SAN snapshots:

          @dave247 said in I don't really get the point of SAN snapshots:

          I get what you mean now about a single storage controller unit not being redundant. And in our case, ours is not as we only have the one. You probably know this by now about my setup, that we have the "inverted pyramid of doom" going on.

          Essentially anyone with a SAN has one. Not exactly guaranteed, but almost. It's the key reason SANs are deployed.

          Many enterprises knowingly run IPODs because at huge scale, they can be cheap. And while IPODs cannot be as fast or as reliable as alternatives, enterprises also know that performance and reliability are not the end all, be all and that "cheaper" and "fast enough" and "safe enough" can be the right choice.

          SMBs tend to copy this, but forget that enterprises make the decision based on scale, and assuming that there must be value, just project that the idea must be fast and reliable. So with the lack of scale, they end up spending a fortune to make their system not work as well. So there are good reasons that it all exists, but they don't apply well to the SMB market.

          What was IPOD again? I remember you mentioning that in the video but I thought you were making some analogy to Apple iPods, but now I'm wondering if that's not the case. I did listen to most of the video but it was a very distracting morning with lots of interruptions.

          DustinB3403D 1 Reply Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403 @dave247
            last edited by

            @dave247 said in I don't really get the point of SAN snapshots:

            What was IPOD again?

            Inverted Pyramid of Doom

            dave247D 1 Reply Last reply Reply Quote 0
            • dave247D
              dave247 @DustinB3403
              last edited by

              @DustinB3403 said in I don't really get the point of SAN snapshots:

              @dave247 said in I don't really get the point of SAN snapshots:

              What was IPOD again?

              Inverted Pyramid of Doom

              ooooh yes ok. FFS.

              1 Reply Last reply Reply Quote 0
              • DustinB3403D
                DustinB3403
                last edited by

                An IPOD means you have 2 or more hypervisors with 1-2 switches with a SAN providing storage to your hypervisors.

                dave247D 1 Reply Last reply Reply Quote 0
                • dave247D
                  dave247
                  last edited by

                  ok so lets say I didn't have a SAN and I didn't want to use vSAN or whatever. Is there another good method, such as maybe having two physical Windows servers basically serving up mirrored storage via iSCSI or FCoE?

                  scottalanmillerS 3 Replies Last reply Reply Quote 0
                  • dave247D
                    dave247 @DustinB3403
                    last edited by

                    @DustinB3403 said in I don't really get the point of SAN snapshots:

                    An IPOD means you have 2 or more hypervisors with 1-2 switches with a SAN providing storage to your hypervisors.

                    yes I fully get the IPOD thing. I used to be a SpiceSquirts user and endured the many tedious posts of SAM.

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

                      @dave247 said in I don't really get the point of SAN snapshots:

                      ok so lets say I didn't have a SAN and I didn't want to use vSAN or whatever. Is there another good method, such as maybe having two physical Windows servers basically serving up mirrored storage via iSCSI or FCoE?

                      You literally just described vSAN. Two servers mirrored up over either iSCSI or FCoE is vSAN. That's what makes it vSAN.

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

                        Anything that talks over iSCSI or FCoE (or any other block protocol) is SAN. If you virtualize it, it's vSAN.

                        1 Reply Last reply Reply Quote 0
                        • dave247D
                          dave247 @scottalanmiller
                          last edited by

                          @scottalanmiller said in I don't really get the point of SAN snapshots:

                          @dave247 said in I don't really get the point of SAN snapshots:

                          ok so lets say I didn't have a SAN and I didn't want to use vSAN or whatever. Is there another good method, such as maybe having two physical Windows servers basically serving up mirrored storage via iSCSI or FCoE?

                          You literally just described vSAN. Two servers mirrored up over either iSCSI or FCoE is vSAN. That's what makes it vSAN.

                          ooh ok I was thinking VSAN was a product own by VMware, and not just a technical concept of VSAN

                          Judas Freaking Priest.

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

                            @dave247 said in I don't really get the point of SAN snapshots:

                            ok so lets say I didn't have a SAN and I didn't want to use vSAN or whatever.

                            There are basically four possible choices. This isn't about what is good or bad, just what is theoretically possible....

                            1. Local storage (storage that connects without going over the network.)
                            2. SAN (storage that connects over the network).

                            Then of each of those, they can be replicated or not replicated.

                            So you end up with...

                            1. Plain SAN
                            2. Replicated SAN
                            3. Plain Local Storage
                            4. Replicated Local Storage
                            dave247D 1 Reply Last reply Reply Quote 1
                            • scottalanmillerS
                              scottalanmiller @dave247
                              last edited by

                              @dave247 said in I don't really get the point of SAN snapshots:

                              Just a SAN that's virtualized. VMware's vSAN wasn't even the first. Starwind's vSAN is older, for example. And lots of us were building vSANs back around 2005 or earlier. It was common to do it back then, especially in labs.

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

                                @dave247 said in I don't really get the point of SAN snapshots:

                                ok so lets say I didn't have a SAN and I didn't want to use vSAN or whatever. Is there another good method, such as maybe having two physical Windows servers basically serving up mirrored storage via iSCSI or FCoE?

                                So now that we know you meant VMware's vSAN product...

                                The big alternative (and assumed starting point for most of the SMB) is Starwind vSAN. It's available for free and in paid versions with support.

                                dave247D 1 Reply Last reply Reply Quote 0
                                • dave247D
                                  dave247 @scottalanmiller
                                  last edited by dave247

                                  @scottalanmiller said in I don't really get the point of SAN snapshots:

                                  @dave247 said in I don't really get the point of SAN snapshots:

                                  ok so lets say I didn't have a SAN and I didn't want to use vSAN or whatever. Is there another good method, such as maybe having two physical Windows servers basically serving up mirrored storage via iSCSI or FCoE?

                                  So now that we know you meant VMware's vSAN product...

                                  The big alternative (and assumed starting point for most of the SMB) is Starwind vSAN. It's available for free and in paid versions with support.

                                  Well it's not even that I "meant VMware's vSAN product". I just assumed that's what we were talking about when "VSAN was mentioned", which clearly it is not.

                                  1 Reply Last reply Reply Quote 1
                                  • dave247D
                                    dave247 @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in I don't really get the point of SAN snapshots:

                                    @dave247 said in I don't really get the point of SAN snapshots:

                                    ok so lets say I didn't have a SAN and I didn't want to use vSAN or whatever.

                                    There are basically four possible choices. This isn't about what is good or bad, just what is theoretically possible....

                                    1. Local storage (storage that connects without going over the network.)
                                    2. SAN (storage that connects over the network).

                                    Then of each of those, they can be replicated or not replicated.

                                    So you end up with...

                                    1. Plain SAN
                                    2. Replicated SAN
                                    3. Plain Local Storage
                                    4. Replicated Local Storage

                                    ok thanks for clearing that up.

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

                                      @dave247 if you want to play at home, you can do Starwind vSAN, Gluster, and DRBD all pretty easily for free just to see how they physically work. Can be a fun experiment.

                                      dave247D 1 Reply Last reply Reply Quote 1
                                      • dave247D
                                        dave247 @scottalanmiller
                                        last edited by

                                        @scottalanmiller said in I don't really get the point of SAN snapshots:

                                        @dave247 if you want to play at home, you can do Starwind vSAN, Gluster, and DRBD all pretty easily for free just to see how they physically work. Can be a fun experiment.

                                        How/where?

                                        DustinB3403D scottalanmillerS 2 Replies Last reply Reply Quote 0
                                        • DustinB3403D
                                          DustinB3403 @dave247
                                          last edited by

                                          @dave247 said in I don't really get the point of SAN snapshots:

                                          @scottalanmiller said in I don't really get the point of SAN snapshots:

                                          @dave247 if you want to play at home, you can do Starwind vSAN, Gluster, and DRBD all pretty easily for free just to see how they physically work. Can be a fun experiment.

                                          How/where?

                                          Setup your hypervisor of choice and use StarWinds vSAN solution. They have deployment guides right on their website.

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

                                            @dave247 said in I don't really get the point of SAN snapshots:

                                            @scottalanmiller said in I don't really get the point of SAN snapshots:

                                            @dave247 if you want to play at home, you can do Starwind vSAN, Gluster, and DRBD all pretty easily for free just to see how they physically work. Can be a fun experiment.

                                            How/where?

                                            Well let's use Gluster as an example. Gluster runs on Linux (and maybe a few other things, never looked beyond Linux for it.) So that means you can use it with KVM, LXC, Xen, or VirtualBox for example.

                                            Gluster wants three nodes or more. So pick your Linux... CentOS, Fedora, Ubuntu, etc. And do three VMs and build a Gluster Cluster (and see it out loud for extra fun.) Then find other fun things to say to people at work like "I'm off to muster a Gluster Cluster."

                                            Gluster will work just fine (if a tad slow) with just a small slice of storage, three VMs, and all built on the same underlying disk(s). You can do it on a laptop. Obviously, just for learning.

                                            No need for "real" storage beneath it. It will work exactly the same in a lab scenario.

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