{"id":21,"date":"2011-04-23T08:58:50","date_gmt":"2011-04-23T15:58:50","guid":{"rendered":"https:\/\/thebeagle.itgroove.net\/?p=21"},"modified":"2023-02-24T21:47:10","modified_gmt":"2023-02-24T21:47:10","slug":"nas-san-and-smb","status":"publish","type":"post","link":"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/","title":{"rendered":"NAS, SAN, and SMB"},"content":{"rendered":"<p>One bad thing about IT is that we love our lettered acronyms for all things tech \u2013 IT, AD, DC, NAS, SAN, iSCSI, FCoE, SATA, SAS \u2013 it goes on and on and on.&#160; We literally swim in an alphabet soup of acronyms which can be confusing enough for us techies and totally incomprehensible to the average business person.<\/p>\n<p>I\u2019m not going to try to unravel the mysteries of all the acronyms in this post; instead I\u2019m going to look at just two \u2013 NAS and SAN \u2013 that represent two important ways to provide gobs of storage to your storage-hungry servers and users.<\/p>\n<p>It wasn\u2019t so long ago that both NAS and SAN technologies were out of the reach of the typical SMB.&#160; NAS and SAN were technologies firmly stuck in the enterprise space due to cost and complexity.&#160; Thankfully, that has all changed and SMB\u2019s can benefit from the technologies their larger brethren have been using for years.<\/p>\n<p>So, what do the acronyms NAS and SAN stand for?&#160; NAS is short for <strong>N<\/strong>etwork <strong>A<\/strong>ttached <strong>S<\/strong>torage while SAN is short for <strong>S<\/strong>torage <strong>A<\/strong>rea <strong>N<\/strong>etwork.&#160; And, yes, they do sound kind of similar.<\/p>\n<p>NAS is generally \u201cformatted\u201d storage that is available directly to client machines as shared storage over a network connection.&#160; In the Windows world this means it is available as a Windows share \u2013 a mapped drive or a share accessed via a UNC like <a href=\"\/\/\\sharenamedirectory\">\\sharenamedirectory<\/a>.&#160; The NAS device itself may be running just about any OS internally but it serves up the shared storage through standard protocols that are used by Windows (SMB, CIFS) or Linux (NFS).&#160; Available NAS devices range from small single-drive units through to the very large devices used in data centres.&#160; Examples of devices used in the SMB space are the devices made by companies like <a href=\"https:\/\/www.qnap.com\" target=\"_blank\" rel=\"noopener noreferrer\">QNAP<\/a>, <a href=\"www.synology.com\" target=\"_blank\" rel=\"noopener noreferrer\">Synology<\/a> and <a href=\"www.netgear.com\" target=\"_blank\" rel=\"noopener noreferrer\">Netgear<\/a>.&#160; <a href=\"www.netapp.com\" target=\"_blank\" rel=\"noopener noreferrer\">NetApp<\/a> is the perfect example of a supplier of large-scale NAS devices.<\/p>\n<p>SAN is generally \u201cblock\u201d storage that provides \u201cpools\u201d of storage to servers, and sometimes client machines, over specialized networks and network protocols.&#160; Many SAN\u2019s use fibre-optic connections and \u201cfibre channel protocols\u201d while others use copper networking (Ethernet) and iSCSI protocols. In either case the storage that is served up is usually seen by the client system as a raw \u201cdrive\u201d which needs to be formatted and managed like any other hard drive.&#160; EMC, Hitachi, IBM, HP and Dell all produce SAN\u2019s (and NAS devices too, for that matter).&#160; As a general rule, SAN\u2019s typically require a \u201cprivate\u201d network and, in the case of fibre connected SAN\u2019s, fairly expensive switching to provide the necessary connections back to the systems that consume the storage.<\/p>\n<p>So, now that the differences between NAS and SAN are explained, the question becomes \u201cwhy would a SMB need or use one\u201d?&#160; Good question.<\/p>\n<p>NAS and SAN storage expands the options available for providing accessible storage, for&#160; backup and recovery, possibly saves on licensing costs (think Windows Server licensing and CAL\u2019s), and provides the enabling technology foundation for some of the most advanced features when working with virtualization.&#160; <\/p>\n<p>Taking the last point first; NAS\/SAN helps make virtualization really pay back on the investment.&#160; When virtual machines (VM\u2019s) \u201clive\u201d on a NAS or a SAN the hard link back to a single physical server is removed.&#160; This means that multiple physical virtualization hosts connected to a NAS\/SAN can host the VM so the VM can be brought up on any of the hosts merely by having the host \u201cpoint\u201d at the NAS\/SAN.&#160; A critical VM can, therefore, can be kept available by simply moving between hosts and, in fact, this is what tools from VMware and Citrix do (eg vMotion).&#160; Back at <a href=\"https:\/\/www.itgroove.net\" target=\"_blank\" rel=\"noopener noreferrer\">itgroove<\/a> we have a small Dell SAN and a three server VMware ESXi environment.&#160; All of our Windows Servers are virtual and all live on the SAN.&#160; We move the VM\u2019s around our three physical servers, as required, in order to balance the load and keep critical VM\u2019s running when maintenance has to be performed on a physical server.<\/p>\n<p>Backup and recovery is another big area of possibilities.&#160; Because NAS\/SAN devices are NOT servers, there are many different technologies and applications available to backup\/recover data that run independently of the servers (Windows, Linux or otherwise) that access the NAS\/SAN storage.&#160; These technologies can give you an extra layer of protection against data loss that \u201csimple\u201d server backup cannot.&#160; For smaller environments (and I count our environment at itgroove as one of those) smaller NAS devices can function as an integral part of an overall backup strategy.&#160; We have had great success using QNAP dual-drive NAS devices as a media target for our backup application; backup copies out to the share on the QNAP on a nighty basis.&#160; Then, once per week, we pull one of the drives one the QNAP and replace it with another, the pulled drive goes offsite and the QNAP rebuilds the RAID1 mirror onto the replaced drive. The QNAP devices also offer remote replication tools and we have a customer that runs dual QNAPS with one immediately replicating new or updated data to the other.<\/p>\n<p>So, there you have NAS and SAN in a nutshell.&#160; There are many, many resources on the \u2018Net regarding these technologies and all the vendors mentioned have lots of useful information available.&#160; <\/p>\n","protected":false},"excerpt":{"rendered":"<p>One bad thing about IT is that we love our lettered acronyms for all things tech \u2013 IT, AD, DC, NAS, SAN, iSCSI, FCoE, SATA, SAS \u2013 it goes on and on and on.&#160; We literally swim in an alphabet soup of acronyms which can be confusing enough for us techies and totally incomprehensible to &hellip; <a href=\"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/\"><\/a><\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[245],"tags":[465,469,516,542,592],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>NAS, SAN, and SMB - Archive<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NAS, SAN, and SMB - Archive\" \/>\n<meta property=\"og:description\" content=\"One bad thing about IT is that we love our lettered acronyms for all things tech \u2013 IT, AD, DC, NAS, SAN, iSCSI, FCoE, SATA, SAS \u2013 it goes on and on and on.&#160; We literally swim in an alphabet soup of acronyms which can be confusing enough for us techies and totally incomprehensible to &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/\" \/>\n<meta property=\"og:site_name\" content=\"Archive\" \/>\n<meta property=\"article:published_time\" content=\"2011-04-23T15:58:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-24T21:47:10+00:00\" \/>\n<meta name=\"author\" content=\"Sean Wallbridge\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sean Wallbridge\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/\",\"url\":\"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/\",\"name\":\"NAS, SAN, and SMB - Archive\",\"isPartOf\":{\"@id\":\"https:\/\/regroove.ca\/archive\/#website\"},\"datePublished\":\"2011-04-23T15:58:50+00:00\",\"dateModified\":\"2023-02-24T21:47:10+00:00\",\"author\":{\"@id\":\"https:\/\/regroove.ca\/archive\/#\/schema\/person\/74e1c0def190f181c1394c2b6d883e77\"},\"breadcrumb\":{\"@id\":\"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog Archive\",\"item\":\"https:\/\/regroove.ca\/archive\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"NAS, SAN, and SMB\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/regroove.ca\/archive\/#website\",\"url\":\"https:\/\/regroove.ca\/archive\/\",\"name\":\"Archive\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/regroove.ca\/archive\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/regroove.ca\/archive\/#\/schema\/person\/74e1c0def190f181c1394c2b6d883e77\",\"name\":\"Sean Wallbridge\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/regroove.ca\/archive\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/adf8cea6291c39d166616f2148d919a6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/adf8cea6291c39d166616f2148d919a6?s=96&d=mm&r=g\",\"caption\":\"Sean Wallbridge\"},\"url\":\"https:\/\/regroove.ca\/archive\/author\/swallbridge\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"NAS, SAN, and SMB - Archive","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/","og_locale":"en_US","og_type":"article","og_title":"NAS, SAN, and SMB - Archive","og_description":"One bad thing about IT is that we love our lettered acronyms for all things tech \u2013 IT, AD, DC, NAS, SAN, iSCSI, FCoE, SATA, SAS \u2013 it goes on and on and on.&#160; We literally swim in an alphabet soup of acronyms which can be confusing enough for us techies and totally incomprehensible to &hellip;","og_url":"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/","og_site_name":"Archive","article_published_time":"2011-04-23T15:58:50+00:00","article_modified_time":"2023-02-24T21:47:10+00:00","author":"Sean Wallbridge","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sean Wallbridge","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/","url":"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/","name":"NAS, SAN, and SMB - Archive","isPartOf":{"@id":"https:\/\/regroove.ca\/archive\/#website"},"datePublished":"2011-04-23T15:58:50+00:00","dateModified":"2023-02-24T21:47:10+00:00","author":{"@id":"https:\/\/regroove.ca\/archive\/#\/schema\/person\/74e1c0def190f181c1394c2b6d883e77"},"breadcrumb":{"@id":"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/regroove.ca\/archive\/2011\/04\/23\/nas-san-and-smb\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog Archive","item":"https:\/\/regroove.ca\/archive\/"},{"@type":"ListItem","position":2,"name":"NAS, SAN, and SMB"}]},{"@type":"WebSite","@id":"https:\/\/regroove.ca\/archive\/#website","url":"https:\/\/regroove.ca\/archive\/","name":"Archive","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/regroove.ca\/archive\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/regroove.ca\/archive\/#\/schema\/person\/74e1c0def190f181c1394c2b6d883e77","name":"Sean Wallbridge","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/regroove.ca\/archive\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/adf8cea6291c39d166616f2148d919a6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/adf8cea6291c39d166616f2148d919a6?s=96&d=mm&r=g","caption":"Sean Wallbridge"},"url":"https:\/\/regroove.ca\/archive\/author\/swallbridge\/"}]}},"_links":{"self":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts\/21"}],"collection":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/comments?post=21"}],"version-history":[{"count":1,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts\/21\/revisions"}],"predecessor-version":[{"id":3101,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts\/21\/revisions\/3101"}],"wp:attachment":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/media?parent=21"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/categories?post=21"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/tags?post=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}