I don't really get the point of SAN snapshots
-
@scottalanmiller said in I don't really get the point of SAN snapshots:
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.
-
@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.
-
@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.
-
@dave247 said in I don't really get the point of SAN snapshots:
What was IPOD again?
Inverted Pyramid of Doom
-
@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.
-
An IPOD means you have 2 or more hypervisors with 1-2 switches with a SAN providing storage to your hypervisors.
-
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?
-
@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.
-
@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.
-
Anything that talks over iSCSI or FCoE (or any other block protocol) is SAN. If you virtualize it, it's vSAN.
-
@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.
-
@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....
- Local storage (storage that connects without going over the network.)
- SAN (storage that connects over the network).
Then of each of those, they can be replicated or not replicated.
So you end up with...
- Plain SAN
- Replicated SAN
- Plain Local Storage
- Replicated Local Storage
-
@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.
-
@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.
-
@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.
-
@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....
- Local storage (storage that connects without going over the network.)
- SAN (storage that connects over the network).
Then of each of those, they can be replicated or not replicated.
So you end up with...
- Plain SAN
- Replicated SAN
- Plain Local Storage
- Replicated Local Storage
ok thanks for clearing that up.
-
@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.
-
@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?
-
@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.
-
@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.