SlideShare a Scribd company logo
qlikview.com
February 2012
WHAT IS THE DIFFERENCE
BETWEEN SAN AND NAS
AND HOW CAN I USE THEM IN
MY QLIKVIEW ENVIRONMENT?
QlikView Technical Brief
Using SAN and NAS in the QlikView Environment | Page 2
This document will highlight some of the conceptual differences between the terms SAN
and NAS and describe how they fit into a QlikView Server environment by suggesting some
recommended implementations. It will also describe the definition of DAS (Direct-Attached
Storage) and how it applies in SAN configurations.
Using SAN and NAS in the QlikView Environment | Page 3
Table of Contents
Definitions	 4
SAN - Storage Area Network	 4
	 Host adapters	 4
	 Typical architecture	 5
NAS - Network Attached Storage	 7
	 Typical architecture	 7
DAS - Direct-Attached Storage	 8
Using SAN/NAS and QlikView Server	 8
QlikView Server and Distribution Service cluster inter-communication	 8
QlikView Server file storage conformity	 9
	 QlikView file types explained	 9
	 A note on the usage of .shared files	 10
Considerations	10
Conclusions	11
Some suggestions	 12
QlikView Server Configurations	 12
QlikView Server cluster utilizing a virtual Windows based NAS using a SAN	 12
QlikView Server cluster utilizing a physical NAS using a SAN	 13
Single QlikView Server using a SAN as local storage	 14
QlikView Server using a pure Windows based NAS as local storage	 14
Using SAN and NAS in the QlikView Environment | Page 4
Definitions
It is important to differentiate between the two terms SAN and NAS. Also, the term DAS will
be involved to nuance the usage of a SAN.
SAN - STORAGE AREA NETWORK
A typical definition of a SAN could be;
“SANs primarily are used to make storage devices (such as disk arrays, tape libraries,
and optical jukeboxes) accessible to servers so that the devices appear as locally
attached to the operating system.” (Wikipedia.org)
SANs are often used in larger virtualization scenarios or where larger areas of high-speed
access storage space is required. A SAN typically does not interface with other devices
(such as servers) via regular network communication, but shares its resources via a
dedicated high-speed data connection that is explicit to its connected clients - hence the
use of the word “Network” in this term. This connection can be a variety of types and use
different communication protocols, but some of the common ones are (simplified);
•	 Fibre Channel
•	 iSCSI
•	 ATA over Ethernet (AoE)
•	 HyperSCSI
Depending on what type is used, different types of cabling, protocols and routing equipment
are used. For example, Fibre Channel is most commonly used via the FCP protocol and
transferred over Fibre Channel cables and switches. iSCSI on the other hand, carries SCSI
commands over TCP/IP network, making it possible to create a SAN connection over
regular (but dedicated) gigabit Ethernet connections.
SAN solutions are in almost every scenario considered DAS (Direct-Attached Storage) -
more on DAS later.
HOST ADAPTERS
If the SAN is using a kind of connection that requires specific hardware to communicate,
the client adapters are usually called Host Adapters, or Host Bus Adapters (HBA). Specific
HBAs often (but not necessarily) requires the use of compatible switching and/or routing
equipment for communication infrastructure within the SAN, like for example FibreChannel
switches or Gigabit Ethernet switches in an iSCSI architecture. In iSCSI, the HBA is the
network interface that communicates with the SAN.
Using SAN and NAS in the QlikView Environment | Page 5
TYPICAL ARCHITECTURE
There are a multitude of different configuration possibilities in a SAN. The following images
could describe a number of typical SAN architectures using Fibre Channel or iSCSI.
Fibre Channel SAN - Point-to-point topology
Fibre Channel SAN - Switched fabric topology
Fibre Channel SAN - Switched fabric topology, arbitrated loop, scenario 1
Fibre Channel SAN - Switched fabric topology, arbitrated loop, scenario 2
SAN
HBA
Fibre Channel
HBA
Connected Device
SAN
HBA
Fibre Channel
Fibre Channel
Fibre Channel
HBA
HBA
Connected Device
Connected Device
Fibre Channel
Switch
Fibre Channel
Switch
SAN
HBA
HBA
Fibre Channel
Fibre Channel
Fibre Channel
Fibre Channel
Fibre Channel
Fibre Channel
HBA
HBA
HBA
HBA
Connected Device
Connected Device
Fibre Channel
Fibre Channel
SAN
HBA
HBA
Fibre Channel
Fibre Channel
Fibre Channel
Fibre Channel
Fibre Channel
Switch
Fibre Channel
Switch
Connected Device
Connected Device
HBA
HBA
HBA
HBA
Using SAN and NAS in the QlikView Environment | Page 6
iSCSI SAN - Point-to-point topology
iSCSI SAN - single or multiple client devices
iSCSI SAN - Multipathing topology
SAN
Ethernet
Connected Device
Ethernet
SAN
Ethernet
Ethernet
Gb Ethernet
Switch Connected Device
Connected Device
Connected Device
Connected Device
Ethernet
Ethernet
Ethernet
Ethernet
Gb Ethernet
Switch
Gb Ethernet
Switch
SAN
Using SAN and NAS in the QlikView Environment | Page 7
NAS - NETWORK ATTACHED STORAGE
A NAS per definition is;
“Network-attached storage (NAS) is file-level computer data storage connected to a
computer network providing data access to heterogeneous clients. [..]” (Wikipedia.org)
or;
“NAS devices [..] are typically storage arrays with direct attached storage that
communicate with application servers using file-level protocols, such as CIFS or NFS.”
(Wikipedia.org)
NAS units differ from a SAN in the way they distribute storage to other devices. Unlike a
SAN, the NAS shares its storage with standard network protocols, and thus are in no need
of specific host adapters other than the standard ones to reach the network. Sharing of the
data on the storage is then performed under the governing rules of the NAS file system.
Authentication is usually performed on the same level.
For example, a NAS might be a regular Windows server that is using storage space in a
SAN, and then sharing it on the network for other devices to use. A NAS might as well be
using internal storage like local disk arrays or similar.
NAS solutions might be considered DAS (Direct-Attached Storage) in certain configuration
scenarios.
TYPICAL ARCHITECTURE
The following image could describe a typical NAS configuration.
NAS - single or multiple client devices
Connected Device
Ethernet
Ethernet Switch
NAS
Ethernet
Ethernet
Connected Device
Using SAN and NAS in the QlikView Environment | Page 8
DAS - DIRECT-ATTACHED STORAGE
When talking about DAS, it is important to understand that it can be a multitude of different
things, but mainly comes down the following definition;
“A typical DAS system is made of a data storage device [..] connected directly to a
computer through a host bus adapter (HBA).” (Wikipedia.org)
So, a DAS can describe both a SAN and a NAS configuration, dependant of the
architecture used.
For example, when configuring a SAN to communicate with one or more clients devices
that has HBAs, and that is directly attached to the SAN, that storage is considered DAS.
A NAS can also be considered DAS if for example attached to only one device via a
dedicated network connection (usually a dedicated network interface) - which means this
device is the only one attached to the storage.
So, in conclusion; DAS is more a concept than it is a type of storage and can be applied in
scenarios with both NAS and SAN configurations, and in scenarios where only one device
or many access the storage.
Using SAN/NAS and QlikView Server
QLIKVIEW SERVER AND DISTRIBUTION SERVICE CLUSTER INTER-
COMMUNICATION
The two main cluster technologies in QlikView Server that we will discuss in this document, are;
1.	 QlikView Server clustering
2.	 QlikView Distribution Service clustering
QlikView Server (QVS) clustering
A QVS cluster routes inter-communication between cluster nodes via the server PGO
(Persistent Global Object) files. The master PGO files reside in the QVS document root
folder. A synchronized backup of the PGO files are always kept in the local QVS app data
on each server.
In a QVS cluster, the document root folder must be the same on all nodes. The master
PGO files for the cluster will reside in this folder. Since the clustered services rely on
instantaneous read and write access to the PGO files, this shared location must be
accessible all the time and with high resilience.
Using SAN and NAS in the QlikView Environment | Page 9
QlikView Distribution Service (QDS) clustering
The inter-communication between the nodes in a QDS cluster is via files on a shared
location. The QDS cluster does not utilize any PGO files and does not share any like
resources with QVS, but keeps its own set of files that are in XML format and only has one
location where the files reside - the cluster root folder configured for the QDS cluster.
The root folder for the QDS cluster must be configured the same on all nodes. Since the
QDS cluster services rely on instantaneous read and write access to the XML files, this
shared location must be accessible all the time and with high resilience.
QLIKVIEW SERVER FILE STORAGE CONFORMITY
QlikView Server currently only conforms with Windows File Shares. This means that storage
must be owned, governed and shared by a Windows instance. The underlying storage type
should not matter.
QLIKVIEW FILE TYPES EXPLAINED
.qvw
The Qlikview Document. An on-disk resident file for holding data model, sheets, sheet objects,
document settings and document objects such as document bookmarks and reports.
.shared
Server object container for the .qvw file. Contains server objects such as collaboration
objects and server bookmarks. Is always located in the same folder as the .qvw file it
belongs to. This file is only used by Qlikview Server.
.meta
Meta data container for the .qvw file. Contains .qvw category assignment and other meta data.
This file is only used by Qlikview Server and is regenerated at .qvw document distribution.
.pgo
Persistent Global Object files for Qlikview Server(s). Contains license CAL data and server/
cluster global settings. Used when a cluster contains data and settings that need to be
shared amongst all QVS nodes in the cluster.
Using SAN and NAS in the QlikView Environment | Page 10
A NOTE ON THE USAGE OF .SHARED FILES
Please be aware of the fact that the .shared files are used to a great extent: The .shared
files works as supporting storage environment to satisfy a range of functionality in QlikView
Server. Amongst those functional areas are the following:
•	 All bookmarks for AjaxZfc clients (shared or not)
•	 All shared and/or server bookmarks for all other clients (Desktop, IE Plug-in, and so on)
•	 “Session Recovery” functionality
•	 Input fields (when changing values as client against server)
•	 Collaboration (creating any sheet object as client against server)
•	 Annotations
•	 “Email bookmark as link” functionality
•	 Document chaining (also known as Transfer state)
CONSIDERATIONS
Also, when using an external storage like a SAN attached to a Windows File Share or
a Windows based NAS to host QlikView Server resources, it is important to make sure
that access times to the storage is on acceptable levels. QlikView Server and Distribution
Service clustering requires fast access to files and documents on storage to operate
properly. If, for some reason, connection to the storage is rendered unavailable or are
experiencing delays or latency, functionality in the cluster will be severely impacted. For
example, if a SAN is directly connected to a physical share server (a Windows based NAS,
in this case), which in turn is connected to the QlikView Server via regular network, it is not
only the DAS connection that needs to be considered. Speed and stability of the network
connection between the QVS and the share (Windows based NAS) must also be secured
to maintain cluster inter-communication and QVS I/O operations.
Furthermore, if using a SAN (and consequently one or more Windows based NAS units)
for multiple QVS- or QDS clusters, make sure that the underlying storage itself does not
become overloaded. Having two busy QVS/QDS clusters using separate Windows based
NAS units as shares, but where both configurations use the same physical storage location
(disk) in the SAN, might cause a performance impact in the form of I/O overload or system
choke on the Windows based NAS.
It is also important to note that the QVS cluster root and the QDS cluster root should not
be configured to reside in the same folder.
For example, if one theoretically has a 100 Mbit/sec network connection with high latency
or packet loss between a QVS and the Windows based NAS, the bottleneck of that
configuration would likely be the area marked in red in the design below.
Using SAN and NAS in the QlikView Environment | Page 11
Example of network bottleneck
Likewise, if a SAN is overloaded with I/O or requests, it might become a bottleneck as well.
Example of Windows based NAS overload
CONCLUSIONS
It’s important to take the following into consideration when using shared or remote storage
like SAN/NAS configurations;
•	 QlikView Server 9, 10 and 11 only supports storage on Windows File Shares.
•	 Do not point the QVS cluster root and QDS cluster root in the same folder.
•	 Inter-communication between QVS- and QDS clustered services/machines go via
the shared storage - make sure that the connection does not have low throughput,
packet loss, high latency or I/O overload.
•	 Most SAN types, manufacturers and hardware specifications will work in accordance
to QlikView requirements - but it’s the NAS layer’s compatibility that’s important.
Again, only Windows OS based File Shares are supported.
•	 Heavy load on multiple Windows based NAS shares that inherit from the same
storage space in a SAN might affect QVS performance if multiple QVS- or QDS
clusters (or other services) use the same resources.
FC/iSCSI
SAN
Physical storage server
(Windows)
storageshare
100 Mbit
ethernet
Clients
High
latency
100 Mbit
Ethernet
Heavily loaded NAS unit with multiple
I/O-intense applications
storageshare2
storageshare3
storageshare
FC/iSCSI
SAN Clients
QVS
QVS
3rd
party
app
Physical
storage server
(Windows)
Using SAN and NAS in the QlikView Environment | Page 12
SOME SUGGESTIONS
•	 If there exists a high load in the communication between QVS and the Windows based
NAS, consider using teamed network adapters or upgrade to gigabit speed interfaces.
•	 Verify duplex modes on the Windows based NAS and QVS network interfaces to verify
that they are either in a compatible (and highest possible) negotiation duplex mode or
set fixed over all connected devices.
•	 Consider the benefits of separating the cluster inter-communication and the client data
communication on separate network adapters - routing the clients on one interface
and the QVS/QDS communication on another might lighten the load on one or both
interfaces. This configuration may also be combined with teaming of network adapters,
under extremely high load.
•	 Monitor the throughput of all network interfaces and do scheduled reviews of traffic peaks.
QlikView Server Configurations
To demonstrate how SAN, NAS and DAS may be combined in different QlikView scenarios,
we are going to take a look at some configurations where they are all applied in different
ways. All configurations describe scenarios where Windows File Shares are used.
QLIKVIEW SERVER CLUSTER UTILIZING A VIRTUAL WINDOWS BASED
NAS USING A SAN
The following configuration shows how a SAN is utilized by multiple devices, in this
case physical virtualization hosts. They in turn host a virtual Windows Server that via the
virtualization hypervisor uses disk space in the SAN, that they share on the regular network.
The QlikView Server cluster is then configured to use the shared disk space to host QlikView
documents and cluster data, which the QlikView clients then access via QlikView Server.
Virtual host environment with SAN as DAS, with single virtual NAS
storageshareFC/iSCSI
SAN Virtual host system
(VMWare, Hyper-V)
Virtual storage system
(Windows)
QVS
cluster
SAN layer NAS layer Application layer
Clients
Using SAN and NAS in the QlikView Environment | Page 13
In this same configuration, you can also for example increase redundancy on the storage even
further, by using clustering services to create a fail-over Windows based NAS unit in the form
of an additional virtual Windows machine and Microsoft Clustering Services (MSCS).
Virtual host environment with SAN as DAS, with virtual fail-over clustered NAS
QLIKVIEW SERVER CLUSTER UTILIZING A PHYSICAL NAS USING A SAN
This configuration shows how a physical storage server uses the SAN. This will imply that
the storage server has the appropriate HBA and is directly connected to the SAN - hence
this configuration can be classified as a DAS configuration. The physical storage server
uses disk space in the SAN, that it shares on the regular network. The QlikView Server
cluster is then configured to use the shared disk space to host QlikView documents and
cluster data, which the QlikView clients then access via QlikView Server.
Physical NAS with SAN as DAS
SAN layer NAS layer Application layer
FC/iSCSI
SAN Virtual host system
(VMWare, Hyper-V)
storageshare
Virtual storage
cluster
(Windows MSCS)
Fail-over node
QVS
cluster
Clients
SAN layer NAS layer Application layer
FC/iSCSI
SAN
storageshare
QVS
cluster
Clients
Physical storage server
(Windows)
Using SAN and NAS in the QlikView Environment | Page 14
SINGLE QLIKVIEW SERVER USING A SAN AS LOCAL STORAGE
Not very common, but in this configuration the QVS is physical and directly connected to
the SAN via a HBA, and again may classify as DAS. The QVS has no shared storage on the
network (no NAS), but has document on local disk hosted on the SAN. Clients access data
via the QlikView Server.
Physical QVS with SAN as DAS, no NAS
QLIKVIEW SERVER USING A PURE WINDOWS BASED NAS AS LOCAL
STORAGE
In this configuration, a physical Windows storage machine is used as NAS, and no SAN
is involved. The NAS is a Windows machine with local disks which shares a folder on the
network, that QVS use for documents and cluster files (if clustered).
Physical Windows storage server as NAS
SAN layer Application layer
FC/iSCSI
SAN
Local storage
Physical QVS
Clients
NAS layer Application layer
storageshare
Physical storage
server (Windows)
Physical QVS
Clients
Using SAN and NAS in the QlikView Environment | Page 15
Physical Windows storage server as NAS with QVS cluster
© 2012 QlikTech International AB. All rights reserved. QlikTech, QlikView, Qlik, Q, Simplifying Analysis for Everyone, Power of Simplicity, New Rules, The Uncontrollable Smile and
other QlikTech products and services as well as their respective logos are trademarks or registered trademarks of QlikTech International AB. All other company names, products
and services used herein are trademarks or registered trademarks of their respective owners. The information published herein is subject to change without notice. This publication
is for informational purposes only, without representation or warranty of any kind, and QlikTech shall not be liable for errors or omissions with respect to this publication. The only
warranties for QlikTech products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should
be construed as constituting any additional warranty.
NAS layer Application layer
storageshare
Physical storage
server (Windows)
QVS
cluster
Clients

More Related Content

What's hot

Understanding das-nas-san
Understanding das-nas-sanUnderstanding das-nas-san
Understanding das-nas-san
Ashwin Pawar
 
Introduction to san ( storage area networks )
Introduction to san ( storage area networks )Introduction to san ( storage area networks )
Introduction to san ( storage area networks )sagaroceanic11
 
Network attached storage
Network attached storageNetwork attached storage
Network attached storageashutosh rai
 
Understanding nas (network attached storage)
Understanding nas (network attached storage)Understanding nas (network attached storage)
Understanding nas (network attached storage)sagaroceanic11
 
SAN and NAS Concepts - Eric Vanderburg - JurInnov
SAN and NAS Concepts - Eric Vanderburg - JurInnovSAN and NAS Concepts - Eric Vanderburg - JurInnov
SAN and NAS Concepts - Eric Vanderburg - JurInnov
Eric Vanderburg
 
Basics of storage Technology
Basics of storage TechnologyBasics of storage Technology
Basics of storage Technology
Lopamudra Das
 
Block Level Storage Vs File Level Storage
Block Level Storage Vs File Level StorageBlock Level Storage Vs File Level Storage
Block Level Storage Vs File Level Storage
Pradeep Jagan
 
Storage Area Network
Storage Area NetworkStorage Area Network
Storage Area Network
Raphael Ejike
 
Nas101
Nas101Nas101
Nas101
richswain
 
Nas Ashok1
Nas Ashok1Nas Ashok1
Nas Ashok1
ashokmoray
 
NAS - Network Attached Storage
NAS - Network Attached StorageNAS - Network Attached Storage
NAS - Network Attached Storage
Shashank Bhatnagar
 
Storage Area Network interview Questions
Storage Area Network interview QuestionsStorage Area Network interview Questions
Storage Area Network interview Questions
Sandeep Sharma IIMK Smart City,IoT,Bigdata,Cloud,BI,DW
 
Storage Area Network(SAN)
Storage Area Network(SAN)Storage Area Network(SAN)
Storage Area Network(SAN)Krishna Kahar
 
NetApp & Storage fundamentals
NetApp & Storage fundamentalsNetApp & Storage fundamentals
NetApp & Storage fundamentals
Shashidhar Basavaraju
 
San
SanSan
Storage Area Network (San)
Storage Area Network (San)Storage Area Network (San)
Storage Area Network (San)
sankcomp
 
Storage Technology Overview
Storage Technology OverviewStorage Technology Overview
Storage Technology Overview
nomathjobs
 

What's hot (20)

Understanding das-nas-san
Understanding das-nas-sanUnderstanding das-nas-san
Understanding das-nas-san
 
Introduction to san ( storage area networks )
Introduction to san ( storage area networks )Introduction to san ( storage area networks )
Introduction to san ( storage area networks )
 
Network attached storage
Network attached storageNetwork attached storage
Network attached storage
 
San
SanSan
San
 
Understanding nas (network attached storage)
Understanding nas (network attached storage)Understanding nas (network attached storage)
Understanding nas (network attached storage)
 
SAN and NAS Concepts - Eric Vanderburg - JurInnov
SAN and NAS Concepts - Eric Vanderburg - JurInnovSAN and NAS Concepts - Eric Vanderburg - JurInnov
SAN and NAS Concepts - Eric Vanderburg - JurInnov
 
Basics of storage Technology
Basics of storage TechnologyBasics of storage Technology
Basics of storage Technology
 
Block Level Storage Vs File Level Storage
Block Level Storage Vs File Level StorageBlock Level Storage Vs File Level Storage
Block Level Storage Vs File Level Storage
 
Storage Area Network
Storage Area NetworkStorage Area Network
Storage Area Network
 
Nas101
Nas101Nas101
Nas101
 
Nas Ashok1
Nas Ashok1Nas Ashok1
Nas Ashok1
 
NAS - Network Attached Storage
NAS - Network Attached StorageNAS - Network Attached Storage
NAS - Network Attached Storage
 
Storage Area Network interview Questions
Storage Area Network interview QuestionsStorage Area Network interview Questions
Storage Area Network interview Questions
 
Storage Area Network(SAN)
Storage Area Network(SAN)Storage Area Network(SAN)
Storage Area Network(SAN)
 
Storage Basics
Storage BasicsStorage Basics
Storage Basics
 
NetApp & Storage fundamentals
NetApp & Storage fundamentalsNetApp & Storage fundamentals
NetApp & Storage fundamentals
 
San
SanSan
San
 
Storage Area Network (San)
Storage Area Network (San)Storage Area Network (San)
Storage Area Network (San)
 
Storage Technology Overview
Storage Technology OverviewStorage Technology Overview
Storage Technology Overview
 
SAN
SANSAN
SAN
 

Viewers also liked

Comma Rule 2
Comma Rule 2Comma Rule 2
Comma Rule 2
Jean Reynolds
 
La Imagen Educativa
La Imagen EducativaLa Imagen Educativa
La Imagen Educativapierinaleon
 
Schizophrenia
SchizophreniaSchizophrenia
Schizophrenia
Schizophrenic28
 
LinkedIn Werkt! De 10 beste tips die voor je Werken!
LinkedIn Werkt! De 10 beste tips die voor je Werken!LinkedIn Werkt! De 10 beste tips die voor je Werken!
LinkedIn Werkt! De 10 beste tips die voor je Werken!
CarrièreXpert
 
Professional Sentence Patterns for Police Officers: Part II
Professional Sentence Patterns for Police Officers: Part IIProfessional Sentence Patterns for Police Officers: Part II
Professional Sentence Patterns for Police Officers: Part II
Jean Reynolds
 
Visual Expression by Neff
Visual Expression by NeffVisual Expression by Neff
Visual Expression by Neff
Bryan Neff
 
Josephine Baker: Pygmalion in Africa
Josephine Baker: Pygmalion in AfricaJosephine Baker: Pygmalion in Africa
Josephine Baker: Pygmalion in Africa
Jean Reynolds
 
Team 4 Slidecast
Team 4 Slidecast Team 4 Slidecast
Team 4 Slidecast
jessicaallen
 
Criminal Justice 10: Bullet Style
Criminal Justice 10: Bullet StyleCriminal Justice 10: Bullet Style
Criminal Justice 10: Bullet Style
Jean Reynolds
 
Criminal Justice 6: Objectivity
Criminal Justice 6: ObjectivityCriminal Justice 6: Objectivity
Criminal Justice 6: Objectivity
Jean Reynolds
 
Storage area network
Storage area networkStorage area network
Storage area networkNeha Agarwal
 

Viewers also liked (12)

Comma Rule 2
Comma Rule 2Comma Rule 2
Comma Rule 2
 
La Imagen Educativa
La Imagen EducativaLa Imagen Educativa
La Imagen Educativa
 
Email Scam in Arabic
Email Scam in ArabicEmail Scam in Arabic
Email Scam in Arabic
 
Schizophrenia
SchizophreniaSchizophrenia
Schizophrenia
 
LinkedIn Werkt! De 10 beste tips die voor je Werken!
LinkedIn Werkt! De 10 beste tips die voor je Werken!LinkedIn Werkt! De 10 beste tips die voor je Werken!
LinkedIn Werkt! De 10 beste tips die voor je Werken!
 
Professional Sentence Patterns for Police Officers: Part II
Professional Sentence Patterns for Police Officers: Part IIProfessional Sentence Patterns for Police Officers: Part II
Professional Sentence Patterns for Police Officers: Part II
 
Visual Expression by Neff
Visual Expression by NeffVisual Expression by Neff
Visual Expression by Neff
 
Josephine Baker: Pygmalion in Africa
Josephine Baker: Pygmalion in AfricaJosephine Baker: Pygmalion in Africa
Josephine Baker: Pygmalion in Africa
 
Team 4 Slidecast
Team 4 Slidecast Team 4 Slidecast
Team 4 Slidecast
 
Criminal Justice 10: Bullet Style
Criminal Justice 10: Bullet StyleCriminal Justice 10: Bullet Style
Criminal Justice 10: Bullet Style
 
Criminal Justice 6: Objectivity
Criminal Justice 6: ObjectivityCriminal Justice 6: Objectivity
Criminal Justice 6: Objectivity
 
Storage area network
Storage area networkStorage area network
Storage area network
 

Similar to San nas-

Research and prepare a presentation to demonstrate a scenario in whi.pdf
Research and prepare a presentation to demonstrate a scenario in whi.pdfResearch and prepare a presentation to demonstrate a scenario in whi.pdf
Research and prepare a presentation to demonstrate a scenario in whi.pdf
eyevisioncare1
 
Nas and san
Nas and sanNas and san
Nas and san
songaco
 
Network attached storage (nas)
Network attached storage (nas)Network attached storage (nas)
Network attached storage (nas)
Vîvék Thørät
 
Introduction To San
Introduction To SanIntroduction To San
Introduction To Sanprakashjjaya
 
Cloud storage infrastructures
Cloud storage infrastructuresCloud storage infrastructures
Cloud storage infrastructures
NIKHILKUMAR SHARDOOR
 
Product introduction- Apsara File Storage NAS
Product introduction- Apsara File Storage NASProduct introduction- Apsara File Storage NAS
Product introduction- Apsara File Storage NAS
Jed Concepcion
 
Storage Virtualization Introduction
Storage Virtualization IntroductionStorage Virtualization Introduction
Storage Virtualization IntroductionStephen Foskett
 
San 101 basics of administrating a san
San 101 basics of administrating a sanSan 101 basics of administrating a san
San 101 basics of administrating a sanpineapplebed24
 
Redis Conf 2019--Container Attached Storage for Redis
Redis Conf 2019--Container Attached Storage for RedisRedis Conf 2019--Container Attached Storage for Redis
Redis Conf 2019--Container Attached Storage for Redis
OpenEBS
 
SAN vs NAS vs DAS: Decoding Data Storage Solutions
SAN vs NAS vs DAS: Decoding Data Storage SolutionsSAN vs NAS vs DAS: Decoding Data Storage Solutions
SAN vs NAS vs DAS: Decoding Data Storage Solutions
MaryJWilliams2
 
MayaData Datastax webinar - Operating Cassandra on Kubernetes with the help ...
MayaData  Datastax webinar - Operating Cassandra on Kubernetes with the help ...MayaData  Datastax webinar - Operating Cassandra on Kubernetes with the help ...
MayaData Datastax webinar - Operating Cassandra on Kubernetes with the help ...
MayaData Inc
 
The Best Infrastructure for OpenStack: VMware vSphere and Virtual SAN
The Best Infrastructure for OpenStack: VMware vSphere and Virtual SANThe Best Infrastructure for OpenStack: VMware vSphere and Virtual SAN
The Best Infrastructure for OpenStack: VMware vSphere and Virtual SAN
EMC
 
Cost and performance comparison for OpenStack compute and storage infrastructure
Cost and performance comparison for OpenStack compute and storage infrastructureCost and performance comparison for OpenStack compute and storage infrastructure
Cost and performance comparison for OpenStack compute and storage infrastructure
Principled Technologies
 
Challenges in Managing IT Infrastructure
Challenges in Managing IT InfrastructureChallenges in Managing IT Infrastructure
Storage-Presentation-ShazzadHossain.ppt
Storage-Presentation-ShazzadHossain.pptStorage-Presentation-ShazzadHossain.ppt
Storage-Presentation-ShazzadHossain.ppt
MdNabeelHasanMohsin
 
Varrow datacenter storage today and tomorrow
Varrow   datacenter storage today and tomorrowVarrow   datacenter storage today and tomorrow
Varrow datacenter storage today and tomorrow
pittmantony
 
Rhel cluster basics 2
Rhel cluster basics   2Rhel cluster basics   2
Rhel cluster basics 2
Manoj Singh
 
Advanced DB chapter 2.pdf
Advanced DB chapter 2.pdfAdvanced DB chapter 2.pdf
Advanced DB chapter 2.pdf
mekelle university(EiT-M)
 
Spinning Brown Donuts
Spinning Brown DonutsSpinning Brown Donuts
Spinning Brown DonutsDavid Pechon
 

Similar to San nas- (20)

Research and prepare a presentation to demonstrate a scenario in whi.pdf
Research and prepare a presentation to demonstrate a scenario in whi.pdfResearch and prepare a presentation to demonstrate a scenario in whi.pdf
Research and prepare a presentation to demonstrate a scenario in whi.pdf
 
Nas and san
Nas and sanNas and san
Nas and san
 
Network attached storage (nas)
Network attached storage (nas)Network attached storage (nas)
Network attached storage (nas)
 
Introduction To San
Introduction To SanIntroduction To San
Introduction To San
 
Cloud storage infrastructures
Cloud storage infrastructuresCloud storage infrastructures
Cloud storage infrastructures
 
Product introduction- Apsara File Storage NAS
Product introduction- Apsara File Storage NASProduct introduction- Apsara File Storage NAS
Product introduction- Apsara File Storage NAS
 
Storage Virtualization Introduction
Storage Virtualization IntroductionStorage Virtualization Introduction
Storage Virtualization Introduction
 
San 101 basics of administrating a san
San 101 basics of administrating a sanSan 101 basics of administrating a san
San 101 basics of administrating a san
 
Storage
StorageStorage
Storage
 
Redis Conf 2019--Container Attached Storage for Redis
Redis Conf 2019--Container Attached Storage for RedisRedis Conf 2019--Container Attached Storage for Redis
Redis Conf 2019--Container Attached Storage for Redis
 
SAN vs NAS vs DAS: Decoding Data Storage Solutions
SAN vs NAS vs DAS: Decoding Data Storage SolutionsSAN vs NAS vs DAS: Decoding Data Storage Solutions
SAN vs NAS vs DAS: Decoding Data Storage Solutions
 
MayaData Datastax webinar - Operating Cassandra on Kubernetes with the help ...
MayaData  Datastax webinar - Operating Cassandra on Kubernetes with the help ...MayaData  Datastax webinar - Operating Cassandra on Kubernetes with the help ...
MayaData Datastax webinar - Operating Cassandra on Kubernetes with the help ...
 
The Best Infrastructure for OpenStack: VMware vSphere and Virtual SAN
The Best Infrastructure for OpenStack: VMware vSphere and Virtual SANThe Best Infrastructure for OpenStack: VMware vSphere and Virtual SAN
The Best Infrastructure for OpenStack: VMware vSphere and Virtual SAN
 
Cost and performance comparison for OpenStack compute and storage infrastructure
Cost and performance comparison for OpenStack compute and storage infrastructureCost and performance comparison for OpenStack compute and storage infrastructure
Cost and performance comparison for OpenStack compute and storage infrastructure
 
Challenges in Managing IT Infrastructure
Challenges in Managing IT InfrastructureChallenges in Managing IT Infrastructure
Challenges in Managing IT Infrastructure
 
Storage-Presentation-ShazzadHossain.ppt
Storage-Presentation-ShazzadHossain.pptStorage-Presentation-ShazzadHossain.ppt
Storage-Presentation-ShazzadHossain.ppt
 
Varrow datacenter storage today and tomorrow
Varrow   datacenter storage today and tomorrowVarrow   datacenter storage today and tomorrow
Varrow datacenter storage today and tomorrow
 
Rhel cluster basics 2
Rhel cluster basics   2Rhel cluster basics   2
Rhel cluster basics 2
 
Advanced DB chapter 2.pdf
Advanced DB chapter 2.pdfAdvanced DB chapter 2.pdf
Advanced DB chapter 2.pdf
 
Spinning Brown Donuts
Spinning Brown DonutsSpinning Brown Donuts
Spinning Brown Donuts
 

Recently uploaded

1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 

Recently uploaded (20)

1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 

San nas-

  • 1. qlikview.com February 2012 WHAT IS THE DIFFERENCE BETWEEN SAN AND NAS AND HOW CAN I USE THEM IN MY QLIKVIEW ENVIRONMENT? QlikView Technical Brief
  • 2. Using SAN and NAS in the QlikView Environment | Page 2 This document will highlight some of the conceptual differences between the terms SAN and NAS and describe how they fit into a QlikView Server environment by suggesting some recommended implementations. It will also describe the definition of DAS (Direct-Attached Storage) and how it applies in SAN configurations.
  • 3. Using SAN and NAS in the QlikView Environment | Page 3 Table of Contents Definitions 4 SAN - Storage Area Network 4 Host adapters 4 Typical architecture 5 NAS - Network Attached Storage 7 Typical architecture 7 DAS - Direct-Attached Storage 8 Using SAN/NAS and QlikView Server 8 QlikView Server and Distribution Service cluster inter-communication 8 QlikView Server file storage conformity 9 QlikView file types explained 9 A note on the usage of .shared files 10 Considerations 10 Conclusions 11 Some suggestions 12 QlikView Server Configurations 12 QlikView Server cluster utilizing a virtual Windows based NAS using a SAN 12 QlikView Server cluster utilizing a physical NAS using a SAN 13 Single QlikView Server using a SAN as local storage 14 QlikView Server using a pure Windows based NAS as local storage 14
  • 4. Using SAN and NAS in the QlikView Environment | Page 4 Definitions It is important to differentiate between the two terms SAN and NAS. Also, the term DAS will be involved to nuance the usage of a SAN. SAN - STORAGE AREA NETWORK A typical definition of a SAN could be; “SANs primarily are used to make storage devices (such as disk arrays, tape libraries, and optical jukeboxes) accessible to servers so that the devices appear as locally attached to the operating system.” (Wikipedia.org) SANs are often used in larger virtualization scenarios or where larger areas of high-speed access storage space is required. A SAN typically does not interface with other devices (such as servers) via regular network communication, but shares its resources via a dedicated high-speed data connection that is explicit to its connected clients - hence the use of the word “Network” in this term. This connection can be a variety of types and use different communication protocols, but some of the common ones are (simplified); • Fibre Channel • iSCSI • ATA over Ethernet (AoE) • HyperSCSI Depending on what type is used, different types of cabling, protocols and routing equipment are used. For example, Fibre Channel is most commonly used via the FCP protocol and transferred over Fibre Channel cables and switches. iSCSI on the other hand, carries SCSI commands over TCP/IP network, making it possible to create a SAN connection over regular (but dedicated) gigabit Ethernet connections. SAN solutions are in almost every scenario considered DAS (Direct-Attached Storage) - more on DAS later. HOST ADAPTERS If the SAN is using a kind of connection that requires specific hardware to communicate, the client adapters are usually called Host Adapters, or Host Bus Adapters (HBA). Specific HBAs often (but not necessarily) requires the use of compatible switching and/or routing equipment for communication infrastructure within the SAN, like for example FibreChannel switches or Gigabit Ethernet switches in an iSCSI architecture. In iSCSI, the HBA is the network interface that communicates with the SAN.
  • 5. Using SAN and NAS in the QlikView Environment | Page 5 TYPICAL ARCHITECTURE There are a multitude of different configuration possibilities in a SAN. The following images could describe a number of typical SAN architectures using Fibre Channel or iSCSI. Fibre Channel SAN - Point-to-point topology Fibre Channel SAN - Switched fabric topology Fibre Channel SAN - Switched fabric topology, arbitrated loop, scenario 1 Fibre Channel SAN - Switched fabric topology, arbitrated loop, scenario 2 SAN HBA Fibre Channel HBA Connected Device SAN HBA Fibre Channel Fibre Channel Fibre Channel HBA HBA Connected Device Connected Device Fibre Channel Switch Fibre Channel Switch SAN HBA HBA Fibre Channel Fibre Channel Fibre Channel Fibre Channel Fibre Channel Fibre Channel HBA HBA HBA HBA Connected Device Connected Device Fibre Channel Fibre Channel SAN HBA HBA Fibre Channel Fibre Channel Fibre Channel Fibre Channel Fibre Channel Switch Fibre Channel Switch Connected Device Connected Device HBA HBA HBA HBA
  • 6. Using SAN and NAS in the QlikView Environment | Page 6 iSCSI SAN - Point-to-point topology iSCSI SAN - single or multiple client devices iSCSI SAN - Multipathing topology SAN Ethernet Connected Device Ethernet SAN Ethernet Ethernet Gb Ethernet Switch Connected Device Connected Device Connected Device Connected Device Ethernet Ethernet Ethernet Ethernet Gb Ethernet Switch Gb Ethernet Switch SAN
  • 7. Using SAN and NAS in the QlikView Environment | Page 7 NAS - NETWORK ATTACHED STORAGE A NAS per definition is; “Network-attached storage (NAS) is file-level computer data storage connected to a computer network providing data access to heterogeneous clients. [..]” (Wikipedia.org) or; “NAS devices [..] are typically storage arrays with direct attached storage that communicate with application servers using file-level protocols, such as CIFS or NFS.” (Wikipedia.org) NAS units differ from a SAN in the way they distribute storage to other devices. Unlike a SAN, the NAS shares its storage with standard network protocols, and thus are in no need of specific host adapters other than the standard ones to reach the network. Sharing of the data on the storage is then performed under the governing rules of the NAS file system. Authentication is usually performed on the same level. For example, a NAS might be a regular Windows server that is using storage space in a SAN, and then sharing it on the network for other devices to use. A NAS might as well be using internal storage like local disk arrays or similar. NAS solutions might be considered DAS (Direct-Attached Storage) in certain configuration scenarios. TYPICAL ARCHITECTURE The following image could describe a typical NAS configuration. NAS - single or multiple client devices Connected Device Ethernet Ethernet Switch NAS Ethernet Ethernet Connected Device
  • 8. Using SAN and NAS in the QlikView Environment | Page 8 DAS - DIRECT-ATTACHED STORAGE When talking about DAS, it is important to understand that it can be a multitude of different things, but mainly comes down the following definition; “A typical DAS system is made of a data storage device [..] connected directly to a computer through a host bus adapter (HBA).” (Wikipedia.org) So, a DAS can describe both a SAN and a NAS configuration, dependant of the architecture used. For example, when configuring a SAN to communicate with one or more clients devices that has HBAs, and that is directly attached to the SAN, that storage is considered DAS. A NAS can also be considered DAS if for example attached to only one device via a dedicated network connection (usually a dedicated network interface) - which means this device is the only one attached to the storage. So, in conclusion; DAS is more a concept than it is a type of storage and can be applied in scenarios with both NAS and SAN configurations, and in scenarios where only one device or many access the storage. Using SAN/NAS and QlikView Server QLIKVIEW SERVER AND DISTRIBUTION SERVICE CLUSTER INTER- COMMUNICATION The two main cluster technologies in QlikView Server that we will discuss in this document, are; 1. QlikView Server clustering 2. QlikView Distribution Service clustering QlikView Server (QVS) clustering A QVS cluster routes inter-communication between cluster nodes via the server PGO (Persistent Global Object) files. The master PGO files reside in the QVS document root folder. A synchronized backup of the PGO files are always kept in the local QVS app data on each server. In a QVS cluster, the document root folder must be the same on all nodes. The master PGO files for the cluster will reside in this folder. Since the clustered services rely on instantaneous read and write access to the PGO files, this shared location must be accessible all the time and with high resilience.
  • 9. Using SAN and NAS in the QlikView Environment | Page 9 QlikView Distribution Service (QDS) clustering The inter-communication between the nodes in a QDS cluster is via files on a shared location. The QDS cluster does not utilize any PGO files and does not share any like resources with QVS, but keeps its own set of files that are in XML format and only has one location where the files reside - the cluster root folder configured for the QDS cluster. The root folder for the QDS cluster must be configured the same on all nodes. Since the QDS cluster services rely on instantaneous read and write access to the XML files, this shared location must be accessible all the time and with high resilience. QLIKVIEW SERVER FILE STORAGE CONFORMITY QlikView Server currently only conforms with Windows File Shares. This means that storage must be owned, governed and shared by a Windows instance. The underlying storage type should not matter. QLIKVIEW FILE TYPES EXPLAINED .qvw The Qlikview Document. An on-disk resident file for holding data model, sheets, sheet objects, document settings and document objects such as document bookmarks and reports. .shared Server object container for the .qvw file. Contains server objects such as collaboration objects and server bookmarks. Is always located in the same folder as the .qvw file it belongs to. This file is only used by Qlikview Server. .meta Meta data container for the .qvw file. Contains .qvw category assignment and other meta data. This file is only used by Qlikview Server and is regenerated at .qvw document distribution. .pgo Persistent Global Object files for Qlikview Server(s). Contains license CAL data and server/ cluster global settings. Used when a cluster contains data and settings that need to be shared amongst all QVS nodes in the cluster.
  • 10. Using SAN and NAS in the QlikView Environment | Page 10 A NOTE ON THE USAGE OF .SHARED FILES Please be aware of the fact that the .shared files are used to a great extent: The .shared files works as supporting storage environment to satisfy a range of functionality in QlikView Server. Amongst those functional areas are the following: • All bookmarks for AjaxZfc clients (shared or not) • All shared and/or server bookmarks for all other clients (Desktop, IE Plug-in, and so on) • “Session Recovery” functionality • Input fields (when changing values as client against server) • Collaboration (creating any sheet object as client against server) • Annotations • “Email bookmark as link” functionality • Document chaining (also known as Transfer state) CONSIDERATIONS Also, when using an external storage like a SAN attached to a Windows File Share or a Windows based NAS to host QlikView Server resources, it is important to make sure that access times to the storage is on acceptable levels. QlikView Server and Distribution Service clustering requires fast access to files and documents on storage to operate properly. If, for some reason, connection to the storage is rendered unavailable or are experiencing delays or latency, functionality in the cluster will be severely impacted. For example, if a SAN is directly connected to a physical share server (a Windows based NAS, in this case), which in turn is connected to the QlikView Server via regular network, it is not only the DAS connection that needs to be considered. Speed and stability of the network connection between the QVS and the share (Windows based NAS) must also be secured to maintain cluster inter-communication and QVS I/O operations. Furthermore, if using a SAN (and consequently one or more Windows based NAS units) for multiple QVS- or QDS clusters, make sure that the underlying storage itself does not become overloaded. Having two busy QVS/QDS clusters using separate Windows based NAS units as shares, but where both configurations use the same physical storage location (disk) in the SAN, might cause a performance impact in the form of I/O overload or system choke on the Windows based NAS. It is also important to note that the QVS cluster root and the QDS cluster root should not be configured to reside in the same folder. For example, if one theoretically has a 100 Mbit/sec network connection with high latency or packet loss between a QVS and the Windows based NAS, the bottleneck of that configuration would likely be the area marked in red in the design below.
  • 11. Using SAN and NAS in the QlikView Environment | Page 11 Example of network bottleneck Likewise, if a SAN is overloaded with I/O or requests, it might become a bottleneck as well. Example of Windows based NAS overload CONCLUSIONS It’s important to take the following into consideration when using shared or remote storage like SAN/NAS configurations; • QlikView Server 9, 10 and 11 only supports storage on Windows File Shares. • Do not point the QVS cluster root and QDS cluster root in the same folder. • Inter-communication between QVS- and QDS clustered services/machines go via the shared storage - make sure that the connection does not have low throughput, packet loss, high latency or I/O overload. • Most SAN types, manufacturers and hardware specifications will work in accordance to QlikView requirements - but it’s the NAS layer’s compatibility that’s important. Again, only Windows OS based File Shares are supported. • Heavy load on multiple Windows based NAS shares that inherit from the same storage space in a SAN might affect QVS performance if multiple QVS- or QDS clusters (or other services) use the same resources. FC/iSCSI SAN Physical storage server (Windows) storageshare 100 Mbit ethernet Clients High latency 100 Mbit Ethernet Heavily loaded NAS unit with multiple I/O-intense applications storageshare2 storageshare3 storageshare FC/iSCSI SAN Clients QVS QVS 3rd party app Physical storage server (Windows)
  • 12. Using SAN and NAS in the QlikView Environment | Page 12 SOME SUGGESTIONS • If there exists a high load in the communication between QVS and the Windows based NAS, consider using teamed network adapters or upgrade to gigabit speed interfaces. • Verify duplex modes on the Windows based NAS and QVS network interfaces to verify that they are either in a compatible (and highest possible) negotiation duplex mode or set fixed over all connected devices. • Consider the benefits of separating the cluster inter-communication and the client data communication on separate network adapters - routing the clients on one interface and the QVS/QDS communication on another might lighten the load on one or both interfaces. This configuration may also be combined with teaming of network adapters, under extremely high load. • Monitor the throughput of all network interfaces and do scheduled reviews of traffic peaks. QlikView Server Configurations To demonstrate how SAN, NAS and DAS may be combined in different QlikView scenarios, we are going to take a look at some configurations where they are all applied in different ways. All configurations describe scenarios where Windows File Shares are used. QLIKVIEW SERVER CLUSTER UTILIZING A VIRTUAL WINDOWS BASED NAS USING A SAN The following configuration shows how a SAN is utilized by multiple devices, in this case physical virtualization hosts. They in turn host a virtual Windows Server that via the virtualization hypervisor uses disk space in the SAN, that they share on the regular network. The QlikView Server cluster is then configured to use the shared disk space to host QlikView documents and cluster data, which the QlikView clients then access via QlikView Server. Virtual host environment with SAN as DAS, with single virtual NAS storageshareFC/iSCSI SAN Virtual host system (VMWare, Hyper-V) Virtual storage system (Windows) QVS cluster SAN layer NAS layer Application layer Clients
  • 13. Using SAN and NAS in the QlikView Environment | Page 13 In this same configuration, you can also for example increase redundancy on the storage even further, by using clustering services to create a fail-over Windows based NAS unit in the form of an additional virtual Windows machine and Microsoft Clustering Services (MSCS). Virtual host environment with SAN as DAS, with virtual fail-over clustered NAS QLIKVIEW SERVER CLUSTER UTILIZING A PHYSICAL NAS USING A SAN This configuration shows how a physical storage server uses the SAN. This will imply that the storage server has the appropriate HBA and is directly connected to the SAN - hence this configuration can be classified as a DAS configuration. The physical storage server uses disk space in the SAN, that it shares on the regular network. The QlikView Server cluster is then configured to use the shared disk space to host QlikView documents and cluster data, which the QlikView clients then access via QlikView Server. Physical NAS with SAN as DAS SAN layer NAS layer Application layer FC/iSCSI SAN Virtual host system (VMWare, Hyper-V) storageshare Virtual storage cluster (Windows MSCS) Fail-over node QVS cluster Clients SAN layer NAS layer Application layer FC/iSCSI SAN storageshare QVS cluster Clients Physical storage server (Windows)
  • 14. Using SAN and NAS in the QlikView Environment | Page 14 SINGLE QLIKVIEW SERVER USING A SAN AS LOCAL STORAGE Not very common, but in this configuration the QVS is physical and directly connected to the SAN via a HBA, and again may classify as DAS. The QVS has no shared storage on the network (no NAS), but has document on local disk hosted on the SAN. Clients access data via the QlikView Server. Physical QVS with SAN as DAS, no NAS QLIKVIEW SERVER USING A PURE WINDOWS BASED NAS AS LOCAL STORAGE In this configuration, a physical Windows storage machine is used as NAS, and no SAN is involved. The NAS is a Windows machine with local disks which shares a folder on the network, that QVS use for documents and cluster files (if clustered). Physical Windows storage server as NAS SAN layer Application layer FC/iSCSI SAN Local storage Physical QVS Clients NAS layer Application layer storageshare Physical storage server (Windows) Physical QVS Clients
  • 15. Using SAN and NAS in the QlikView Environment | Page 15 Physical Windows storage server as NAS with QVS cluster © 2012 QlikTech International AB. All rights reserved. QlikTech, QlikView, Qlik, Q, Simplifying Analysis for Everyone, Power of Simplicity, New Rules, The Uncontrollable Smile and other QlikTech products and services as well as their respective logos are trademarks or registered trademarks of QlikTech International AB. All other company names, products and services used herein are trademarks or registered trademarks of their respective owners. The information published herein is subject to change without notice. This publication is for informational purposes only, without representation or warranty of any kind, and QlikTech shall not be liable for errors or omissions with respect to this publication. The only warranties for QlikTech products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting any additional warranty. NAS layer Application layer storageshare Physical storage server (Windows) QVS cluster Clients