SIOS SANless clusters

SIOS SANless clusters High-availability Machine Learning monitoring

  • Home
  • Products
    • SIOS DataKeeper for Windows
    • SIOS Protection Suite for Linux
  • News and Events
  • Clustering Simplified
  • Success Stories
  • Contact Us
  • English
  • 中文 (中国)
  • 中文 (台灣)
  • 한국어
  • Bahasa Indonesia
  • ไทย

March 4-7, 2015: SIOS sponsors and attends SQL Bits London

February 7, 2015 by Margaret Hoagland Leave a Comment

SIOS is proud to be an Exhibitor Sponsor at SQL Bits London. This multi-day SQL Server conference that brings the best and brightest minds in the SQL community from all over the word. Join us at this one of a kind training event to learn more about our SAN and #SANLess clustering solutions.

SQL Bits is being held at the ExCel Exhibition Center in London from March 4-7, 2015. Full conference passes are available from £599 (GBP). There are also daily packages available and no-cost sessions on Saturday March 7th. Additional pricing information can be found here.

Visit SQLBits.com to learn more or to register.

SQL Bits XIII

ExCel Exhibition and Conference Center
London, United Kingdom
March 4-7, 2014
Overview | Sessions | Event Agenda

Filed Under: Event posts, News and Events Tagged With: #SANLess Clusters for Windows Environments, SQL Bits

Storage Switzerland: Storage Q&A: High Availability for Data Centers of all Sizes

February 5, 2015 by Margaret Hoagland

SIOS Technologies and Storage Switzerland recently joined forces for a highly attended webinar. The attendees asked some outstanding questions about flexible HA and DR for virtual servers and cloud environments. Joining Storage Switzerland Founder and Chief Steward George Crump on the Webinar is Director of Field Engineering Tony Tomarchio from SIOS.

Question 1

“What are the connectivity requirements between two geographically dispersed data centers, such as bandwidth and latency, in order for your high availability solution to work?”

Tony: It all comes down to the workload that you need to protect. We don’t have a minimum requirement per se. It depends on the I/O activity on your system, specifically data rate of change, which is how rapidly your disks being written. Let’s say you have one server, which on average is writing 3MB/sec to disk. SIOS Software wants to replicate that data as fast as you write it to disk locally to replicate it out. You need to look at the servers you want to protect. In Windows this is very easy to do. You can pull up PerfMon, look at disk stats and let that run for some representative time period. That will tell you exactly how much bandwidth you need to support real-time replication.

As far as the latency aspect of this question goes, we support both synchronous and asynchronous replication. Generally, you would go with synchronous replication if you have a high-speed low latency network connection. Synchronous gives you maximum data protection and zero data loss because it’s a double commit. The write isn’t considered complete until it’s made it to both source and targets. But you do have to factor in the round trip latency between source/target as that will have an effect on your write performance.

If you have higher latency and you’re more performance sensitive, you might go with asynchronous. But you have to understand that in the event of a failure there could be some in flight data that might not make it from source to target. So there could be some data loss. That is the classic trade-off between synchronous and asynchronous.

To summarize, we don’t have a minimum requirement as far as bandwidth and latency. It really comes down to how busy your servers are, how rapidly they write to disk, what your performance tolerances are, and how much data loss, if any, you can withstand.

Question 2

“How are the SAN-less clusters beneficial in a VMware environment?”

Tony: If you deploy VMware, it’s got built-in features such as VMware HA. That is a partial solution from an HA perspective. If you look at what VMware HA does, it protects you against host failures. If a host fails, it reboots a virtual machine onto another physical host in the VMware cluster. If you have an issue with the networking or the application that’s inside the virtual machine, essentially the virtual machine is a block box and that type of issue won’t necessarily be protected. Adding on application level availability and clustering at the guest level can provide you with a higher level of availability.

The other challenge that I mentioned before with doing guest level clustering in that type of environment is that you have to pass the storage up to the virtual machine. Usually you’ll have to configure raw device mapping (RDM), and then you’ll lose things like VMotion. You’re giving up some virtualization features for HA, but with a SAN-Less cluster solution from SIOS you can have both. We’re doing everything from inside the guest. There are no specific changes you need to make at the hypervisor level.

Question 3

“What storage configuration provides the best HA?”

George: I’m a SAN guy. But clearly from a cost perspective, the ability to use external drives has to be appealing both from a cost and familiarity perspective. What is your stance on that?

Tony: Certainly SANs are robust and have a lot of redundancy, such as redundant controllers, disks and so on. But at the end of the day shared storage in your cluster represents a single point of failure. Again, it may not be a hardware failure. Many times it’s a configuration or user error that causes connectivity loss to the SAN that can take down your entire cluster.

By going to a SAN-less configuration, you’re eliminating storage as a single point of failure and achieving a higher level of availability.

If you already have made the investment in a SAN, I’m not saying don’t use it. You can certainly use existing storage and server resources that you have in your infrastructure. But if that’s the way you were clustering in the past, let’s say two servers and a SAN, you might consider adding a third node with it’s own independent storage. It could be a different SAN or it could be local storage. That way you’ve now got another node in the cluster so you can withstand one more host failure. You’re also eliminating storage as a failure point, so technically you’re stepping up one notch in the availability chain.

George: I wrote a paper on this and there was a section called, “What can go wrong with your SAN Array.”

One of the interesting things that can go wrong is most systems have a RAID or something going on to protect it in case of a drive failure. But one of the things I find that takes people off guard is what the performance is like while the RAID rebuild is happening. It typically leaves you with two choices. You can turn down the speed at which the rebuild is happening leaving you exposed for a longer period of time, or you can speed up the RAID rebuild which typically hurts the disk I/O performance.

It sounds to me that in your environment, I can fail to a separate stand alone system and let the RAID rebuild happen all by itself on a separate primary system. That would be able to work, wouldn’t it?

Tony: Yes, you could certainly do that if performance during that operation was a concern. Basically what happens at the physical level, like a RAID rebuild, is transparent to our software. That’s one of the reasons why you can mix and match servers.

One of the requirements with our Windows solution is that drive letters match and all of the volumes are the same size. Whether it’s a single disk or it’s a RAID 0, 1, 5 or 10, under the covers that are all transparent. So yes, if that was a concern, you could potentially failover to another node in the cluster and let everything run off of that while your RAID rebuilds on the other side.

Question 4

“Can you use your software for anything other than SQL?”

Tony: Yes, you can use it with any cluster-able service or application. Most commonly we’re protecting SQL. We have solutions for Linux where we do a lot of SAP, Oracle and NFS type clusters. It’s really all over the map.

We can also protect custom applications. That is one of the benefits of having a block level replication technology. It is server, storage and even application agnostic. You just tell us which partitions or volumes you want to replicate and whatever data happens to live in there and we’re going to protect. From that regard, this can be used for much more than just SQL.

Question 5

“How is application performance impacted by running the SAN-less software?”

Tony: This comes back to the mode of replication. We support both synchronous and asynchronous replication. With asynchronous replication, you’re not going to see any kind of performance impact. If synchronous, then you’re only going to see an impact on writes to disk because it’s a double commit. Reads are not impacted.

If you go with synchronous replication, you’ll want to have a low latency network connection to minimize the overhead that synchronous replication imposes on writes.

Filed Under: News and Events, News posts Tagged With: #SANLess, #SANLess Clusters for Windows Environments, Cloud

March 3, 2015: SIOS Sponsors Ohio North SQL Server User Group

February 3, 2015 by Margaret Hoagland Leave a Comment

SIOS is proud to sponsor the Ohio North SQL Server User Group’s March meeting. If you’re in the area, I highly recommend checking out this month’s session “Updating Statistics Affects Query Performance More Than You Think” featuring Erin Stellato, Principal Consultant SQLskills.com.

Register Now

Location: Microsoft Corporation, 6050 Oak Tree Blvd. Suite 300, Independence, OH 44131
Date: March 3, 2014
Time: 6:00 PM – 8:00 PM

Session Abstract

Stop me if you’ve heard this one, “This query is slow, let’s update statistics.” But what does updating statistics *really* do to your query performance? And is it the right solution? While updating statistics may provide a short-term solution, it can bury the true root cause. If you’re not familiar with what happens to query plans when you update statistics, then don’t miss this session. We’ll set the stage with a review of what statistics are, how the optimizer uses them, and discuss the various ways you can update them. Then we’ll explore what happens to plans when you *do* update statistics, and you’ll see why that might not always be the right long-term solution.

About Erin Stellato

Erin Stellato is a Principal Consultant with SQLskills and lives in Cleveland, OH. She has over 12 years of technology experience and has worked with SQL Server since 2003. Her areas of interest include internals, performance tuning, and high availability and disaster recovery. Erin is a SQL Server MVP and an active member of the SQL Server community. She is involved with the Ohio North SQL Server User Group and blogs at SQLskills.com/blogs/erin. You can find her on Twitter at @ErinStellato.

 

Filed Under: Event posts, News and Events Tagged With: #SANLess Clusters for Windows Environments, SQL Server User Group

IT Briefcase: SIOS SANLess Clustering Software Provides Epicure Selections with High Availability and Disaster Recovery Protection for Critical SQL Server Applications

January 20, 2015 by Margaret Hoagland

SIOS Technology Corp. (www.us.sios.com), maker of SAN and #SANLess clustering software products, today announced that Epicure Selections is using SIOS DataKeeper Cluster Edition software to easily and cost-efficiently provide HA and DR protection for its business-critical SQL Server applications without the complexity of building out a remote DR site or purchasing costly SQL Server Enterprise Edition licenses.

Epicure, Canada’s leading direct sales company, sells healthy, easy-to-prepare food products through a network of over 16,000 consultants.  Epicure relies on two websites for its critical business operations. Its public website provides product, company, and consultant enrollment information to customers and people interested in becoming a consultant. The internal website provides consultants with important product information and enables them to place orders.

The company uses two instances of SQL Server Standard Edition, one for each website running on a single server. “Our websites are vital to our business,” said Russell Born, senior network infrastructure administrator at Epicure.

As the company grew and expanded its products and services, the Epicure IT department needed to update and protect its business-critical websites from downtime. It decided to move both websites from a third-party hosted facility to its on-premises data center and Amazon Web Services. As part of this update, Epicure wanted an efficient, cost-effective way to provide high availability and disaster protection for both websites while continuing to run them on two instances of SQL Server Standard Edition.

Using SIOS SANLess clustering software, Epicure IT staff created a two-node cluster in an active-passive failover configuration that enables each SQL instance to failover independently. One cluster node is in the on-premises data center and the second node is in an instance of the AWS EC2 cloud. Epicure IT staff created the SIOS SANLess clusters and configured them using the software’s intuitive graphical user interface.

The SIOS software provides Epicure with an easy, cost-efficient way to provide HA and DR protection for its business-critical SQL Server applications without the complexity of building out a remote DR site or purchasing costly SQL Server Enterprise Edition licenses. “The SIOS software has allowed us to create a hybrid solution providing additional cost savings of running on-premises with the reliability and flexibility of running in the cloud,” said Born. “Knowing that a website outage will result in an automatic failover allows our IT Team to focus their attention on other priorities to strengthen our business.”

“Whether you want to protect applications in a physical server, a private cloud within an organization, in a public cloud or a hybrid cloud, you need to protect applications, like Windows SQL Server, from downtime if the cloud instance or the cloud provider fails,” said Jerry Melnick, COO, SIOS Technology.  “Epicure is using SIOS to provide a fast, easy way to deploy applications in a high availability environment in the cloud while continuing to use Windows Server Failover Clustering.  I applaud them for their use case and innovation and look forward to continuing to provide value to their HA and DR strategies.”

About SIOS Technology Corp.

SIOS Technology Corp. makes SAN and #SANLess software solutions that make clusters easy to use and easy to own.An essential part of any cluster solution, SIOS SAN and #SANLess software provides the flexibility to build Clusters Your Way™ to protect your choice of Windows or Linux environment in any configuration (or combination) of physical, virtual and cloud (public, private, and hybrid) without sacrificing performance or availability. The unique SIOS #SANLess clustering solution allows you to configure clusters with local storage, eliminating both the cost and the single-point-of-failure risk of traditional shared (SAN) storage.

Founded in 1999, SIOS Technology Corp. (www.us.sios.com) is headquartered in San Mateo, California, and has offices throughout the United States, United Kingdom and Japan.

Read more at IT Briefcase

Filed Under: News and Events, News posts Tagged With: #SANLess Clusters for Windows Environments, Cloud, Epicure, IT Briefcase, SQL Server

Live Webinar: High Availability for SQL in VMware without Sacrificing IT Flexibility or VM Features

January 9, 2015 by Margaret Hoagland Leave a Comment

Did you know that you can have high availability (HA) protection for SQL in a VMware environment without giving up IT flexibility or key VM features? Creating a traditional shared storage clusters for HA in a VMware environment means using complex Raw Device Mapping – and giving up important VMware features, such as vMotion.

In this webinar, SIOS clustering expert Tony Tomarchio will demonstrate how to create a failover cluster to protect SQL Server in a VMware environment without RDM for complete flexibility and complete VMware data mobility.

This webinar is interactive so come ready to ask your questions, add your comments, and join the discussion.

View On Demand

Date: January 15, 2014
Time: 10:00a PST (1:00p EST)

About Tony Tomarchio

As SIOS’ Director of Field Engineering, Tony is responsible for defining and delivering technical pre-sales services, support and best practices to SIOS customers, prospects and partners. Tony has more than a decade of experience providing systems management and high availability solutions to enterprise customers. Prior to joining SIOS, Tony served as the Global Sales Engineering lead for the Oracle systems management practice. Tony joined Oracle through the acquisitions of Sun Microsystems and Aduva, Inc., where he served as the lead Sales Engineer / Technical Account Manager and played a critical role in product adoption and evolution.

Filed Under: Event posts, News and Events Tagged With: #SANLess Clusters for SQL Server Environments, #SANLess Clusters for Windows Environments, Clusters Your Way, MSSQLTips, VMware, Webinar

  • « Previous Page
  • 1
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 17
  • Next Page »

Recent Posts

  • 3 Challenges of Maintaining High Availability with a Legacy Infrastructure
  • LifeKeeper Generic Applications for High Availability and Disaster Recovery
  • SIOS Enterprise Support Guide: What Your Plan Covers
  • Why a Sandbox Environment Is Essential for High Availability
  • Inheriting DataKeeper

Most Popular Posts

Maximise replication performance for Linux Clustering with Fusion-io
Failover Clustering with VMware High Availability
create A 2-Node MySQL Cluster Without Shared Storage
create A 2-Node MySQL Cluster Without Shared Storage
SAP for High Availability Solutions For Linux
Bandwidth To Support Real-Time Replication
The Availability Equation – High Availability Solutions.jpg
Choosing Platforms To Replicate Data - Host-Based Or Storage-Based?
Guide To Connect To An iSCSI Target Using Open-iSCSI Initiator Software
Best Practices to Eliminate SPoF In Cluster Architecture
Step-By-Step How To Configure A Linux Failover Cluster In Microsoft Azure IaaS Without Shared Storage azure sanless
Take Action Before SQL Server 20082008 R2 Support Expires
How To Cluster MaxDB On Windows In The Cloud

Join Our Mailing List

Copyright © 2026 · Enterprise Pro Theme on Genesis Framework · WordPress · Log in