-
1. What Are The Benefits Of Fibre Channel Sans?
Fibre Channel SANs are the de facto standard for storage networking in the corporate data center because they provide exceptional reliability, scalability, consolidation, and performance. Fibre Channel SANs provide significant advantages over direct-attached storage through improved storage utilization, higher data availability, reduced management costs, and highly scalable capacity and performance.
-
2. What Environment Is Most Suitable For Fibre Channel Sans?
Typically, fibre channel SANs are most suitable for large data centers running business-critical data, as well as applications that require high-bandwidth performance such as medical imaging, streaming media, and large databases. Fibre Channel SAN solutions can easily scale to meet the most demanding performance and availability requirements.
-
3. What Customer Problems Do Fibre Channel Sans Solve?
The increased performance of Fibre Channel enables a highly effective backup and recovery approach, including LAN-free and server-free backup models. The result is a faster, more scalable, and more reliable backup and recovery solution. By providing flexible connectivity options and resource sharing, Fibre Channel SANs also greatly reduce the number of physical devices and disparate systems that must be purchased and managed, which can dramatically lower capital expenditures. Heterogeneous SAN management provides a single point of control for all devices on the SAN, lowering costs and freeing personnel to do other tasks.
-
4. How Long Has Fibre Channel Been Around?
Development started in 1988, ANSI standard approval occurred in 1994, and large deployments began in 1998. Fibre Channel is a mature, safe, and widely deployed solution for high-speed (1 GB, 2 GB, 4 GB) communications and is the foundation for the majority of SAN installations throughout the world.
-
5. What Is The Future Of Fibre Channel Sans?
Fibre Channel is a well-established, widely deployed technology with a proven track record and a very large installed base, particularly in high-performance, business-critical data center environments. Fibre Channel SANs continue to grow and will be enhanced for a long time to come. The reduced costs of Fibre Channel components, the availability of SAN kits, and the next generation of Fibre Channel (4 GB) are helping to fuel that growth. In addition, the Fibre Channel roadmap includes plans to double performance every three years.
-
6. What Are The Benefits Of 4gb Fibre Channel?
Benefits include twice the performance with little or no price increase, investment protection with backward compatibility to 2 GB, higher reliability due to fewer SAN components (switch and HBA ports) required, and the ability to replicate, back up, and restore data more quickly. 4 GB Fibre Channel systems are ideally suited for applications that need to quickly transfer large amounts of data such as remote replication across a SAN, streaming video on demand, modeling and rendering, and large databases. 4 GB technology is shipping today.
-
7. How Is Fibre Channel Different From Iscsi?
Fibre Channel and iSCSI each have a distinct place in the IT infrastructure as SAN alternatives to DAS. Fibre Channel generally provides high performance and high availability for business-critical applications, usually in the corporate data center. In contrast, iSCSI is generally used to provide SANs for business applications in smaller regional or departmental data centers.
-
8. When Should I Deploy Fibre Channel Instead Of Iscsi?
For environments consisting of high-end servers that require high bandwidth or data center environments with business-critical data, Fibre Channel is a better fit than iSCSI. For environments consisting of many midrange or low-end servers, an IP SAN solution often delivers the most appropriate price/performance.
-
9. Name Some Of The San Topologies?
Point-to-point, arbitrated loop, and switched fabric topologies.
-
10. What’s The Need For Separate Network For Storage Why Lan Cannot Be Used?
LAN hardware and operating systems are geared to user traffic, and LANs are tuned for a fast user response to messaging requests.
With a SAN, the storage units can be secured separately from the servers and totally apart from the user network enhancing storage access in data blocks (bulk data transfers), advantageous for server-less backups.
-
11. What Are The Advantages Of Raid?
“Redundant Array of Inexpensive Disks”
Depending on how we configure the array, we can have the
- data mirrored [RAID 1] (duplicate copies on separate drives)
- striped [RAID 0] (interleaved across several drives), or
- parity protected [RAID 5](extra data written to identify errors).
These can be used in combination to deliver the balance of performance and reliability that the user requires.
-
12. What Is The Difference Between Raid 0+1 And Raid 1+0?
RAID 0+1 (Mirrored Stripped)
In this RAID level all the data is saved on stripped volumes which are in turn mirrored, so any disk failure saves the data loss but it makes whole stripe unavailable. The key difference from RAID 1+0 is that RAID 0+1 creates a second striped set to mirror a primary striped set. The array continues to operate with one or more drives failed in the same mirror set, but if drives fail on both sides of the mirror the data on the RAID system is lost. In this RAID level if one disk is failed full mirror is marked as inactive and data is saved only one stripped volume.
RAID 1+0 (Stripped Mirrored)
In this RAID level all the data is saved on mirrored volumes which are in turn stripped, so any disk failure saves data loss. The key difference from RAID 0+1 is that RAID 1+0 creates a striped set from a series of mirrored drives. In a failed disk situation RAID 1+0 performs better because all the remaining disks continue to be used. The array can sustain multiple drive losses so long as no mirror loses both its drives.
This RAID level is most preferred for high performance and high data protection because rebuilding of RAID 1+0 is less time consuming in comparison to RAID 0+1.
-
13. When Jbod’s Are Used?
“Just a Bunch of Disks”
It is a collection of disks that share a common connection to the server, but don’t include the mirroring, striping, or parity facilities that RAID systems do, but these capabilities are available with host-based software.
-
14. Differentiate Raid And Jbod?
RAID:
“Redundant Array of Inexpensive Disks”- Fault-tolerant grouping of disks that server sees as a single disk volume
- Combination of parity-checking, mirroring, striping
- Self-contained, manageable unit of storage
JBOD:
“Just a Bunch of Disks”- Drives independently attached to the I/O channel
- Scalable, but requires server to manage multiple volumes
- Do not provide protection in case of drive failure
-
15. What Is A Hba?
Host bus adapters (HBAs) are needed to connect the server (host) to the storage.
-
16. What Are The Advantages Of San?
- Massively extended scalability
- Greatly enhanced device connectivity
- Storage consolidation
- LAN-free backup
- Server-less (active-fabric) backup
- Server clustering
- Heterogeneous data sharing
- Disaster recovery – Remote mirroring
- While answering people do NOT portray clearly what they mean & what advantages each of them have, which are cost effective & which are to be used for the client’s requirements.
-
17. What Is The Difference B/w San And Nas?
The basic difference between SAN and NAS, SAN is Fabric based and NAS is Ethernet based.
SAN –
Storage Area NetworkIt accesses data on block level and produces space to host in form of disk.
NAS –
Network attached StorageIt accesses data on file level and produces space to host in form of shared network folder.
-
18. What Is A Typical Storage Area Network Consists Of – If We Consider It For Implementation In A Small Business Setup?
If we consider any small business following are essentials components of SAN
- Fabric Switch
- FC Controllers
- JBOD’s
-
19. Can You Briefly Explain Each Of These Storage Area Components?
Fabric Switch: It’s a device which interconnects multiple network devices .There are switches starting from 16 port to 32 ports which connect 16 or 32 machine nodes etc. vendors who manufacture these kind of switches are Brocade, McData.
-
20. What Is Fc Controllers?
These are Data transfer media they will sit on PCI slots of Server; you can configure Arrays and volumes on it.
-
21. What Is The Most Critical Component In San?
Each component has its own criticality with respect to business needs of a company.
-
22. How Is A San Managed?
There are many management software’s used for managing SAN’s to name a few
- Santricity
- IBM Tivoli Storage Manager.
- CA Unicenter.
- Veritas Volumemanger.
-
23. Which One Is The Default Id For Scsi Hba?
Generally the default ID for SCSI HBA is 7.
- SCSI-
Small Computer System Interface - HBA –
Host Bus Adaptor
- SCSI-
-
24. What Is The Highest And Lowest Priority Of Scsi?
There are 16 different ID’s which can be assigned to SCSI device 7, 6, 5, 4, 3, 2, 1, 0, 15, 14, 13, 12, 11, 10, 9, 8.
Highest priority of SCSI is ID 7 and lowest ID is 8.
-
25. How Do You Install Device Drivers For The Hba First Time During Os Installation?
In some scenarios you are supposed to install Operating System on the drives connected thru SCSI HBA or SCSI RAID Controllers, but most of the OS will not be updated with drivers for those controllers, that time you need to supply drivers externally, if you are installing windows, you need to press F6 during the installation of OS and provide the driver disk or CD which came along with HBA.
If you are installing Linux you need to type “linux dd” for installing any driver.
-
26. What Is Array?
Array is a group of Independent physical disks to configure any Volumes or RAID volumes.
-
27. Which Are The San Topologies?
SAN can be connected in 3 types which are mentioned below:
- Point to Point topology
- FC Arbitrated Loop ( FC :Fibre Channel )
- Switched Fabric
-
28. Which Are The 4 Types Of San Architecture Types?
- Core-edge
- Full-Mesh
- Partial-Mesh
- Cascade
-
29. Which Command Is Used In Linux To Know The Driver Version Of Any Hardware Device?
dmesg
-
30. How Many Minimum Drives Are Required To Create R5 (raid 5) ?
You need to have at least 3 disk drives to create R5.
-
31. Can You Name Some Of The States Of Raid Array?
There are states of RAID arrays that represent the status of the RAID arrays which are given below:
- Online
- Degraded
- Rebuilding
- Failed
-
32. Name The Features Of Scsi-3 Standard?
QAS:
Quick arbitration and selectionDomain Validation
CRC:
Cyclic redundancy check -
33. Can We Assign A Hot Spare To R0 (raid 0) Array?
No, since R0 is not redundant array, failure of any disks results in failure of the entire array so we cannot rebuild the hot spare for the R0 array.
-
34. Can You Name Some Of The Available Tape Media Types?
There are many types of tape media available to back up the data some of them are:
- DLT:
digital linear tape – technology for tape backup/archive of networks and servers; DLT technology addresses midrange to high-end tape backup requirements. - LTO:
linear tape open; a new standard tape format developed by HP, IBM, and Seagate. - AIT:
advanced intelligent tape; a helical scan technology developed by Sony for tape backup/archive of networks and servers, specifically addressing midrange to high-end backup requirements.
- DLT:
-
35. What Is Ha?
HA High Availability is a technology to achieve failover with very less latency. Its a practical requirement of data centers these days when customers expect the servers to be running 24 hours on all 7 days around the whole 365 days a year – usually referred as 24x7x365. So to achieve this, a redundant infrastructure is created to make sure if one database server or if one app server fails there is a replica Database or Appserver ready to take-over the operations. End customer never experiences any outage when there is a HA network infrastructure.
-
36. What Is Virtualization?
Virtualization is logical representation of physical devices. It is the technique of managing and presenting storage devices and resources functionally, regardless of their physical layout or location. Virtualization is the pooling of physical storage from multiple network storage devices into what appears to be a single storage device that is managed from a central console. Storage virtualization is commonly used in a storage area network (SAN). The management of storage devices can be tedious and time-consuming. Storage virtualization helps the storage administrator perform the tasks of backup, archiving, and recovery more easily, and in less time, by disguising the actual complexity of the SAN.
-
37. Describe In Brief The Composition Of Fc Frame?
Start of the Frame locator
Frame header (includes destination id and source id, 24 bytes/6 words)
Data Payload (encapsulate SCSI instruction can be 0-2112 bytes in length)
CRC (error checking, 4 bytes)
End of Frame (1 byte)
-
38. What Is Storage Virtualization?
Storage virtualization is amalgamation of multiple n/w storage devices into single storage unit.
-
39. What Are The Protocols Used In Physical/data Link And Network Layer Of San?
- Ethernet
- SCSI
- Fibre Channel
-
40. What Are The Types Of Disk Array Used In San?
- JBOD
- RAID
-
41. What Are Different Types Of Protocols Used In Transportation And Session Layers Of San?
- Fibre Channel Protocol (FCP)
- Internet SCSI (iSCSI)
- Fibre Channel IP (FCIP)
-
42. What Is The Type Of Encoding Used In Fibre Channel?
8b/10b, as the encoding technique is able to detect all most all the bit errors
-
43. How Many Classes Of Service Are Available In Fibre Channel?
7 Classes of service are available in Fibre Channel
Class-1: Dedicated connection between two communicators with acknowledgement of frame delivery.
In class 1 service, a dedicated connection source and destination is established through the fabric for the duration of the transmission. It provides acknowledged service. This class of service ensures that the frames are received by the destination device in the same order in which they are sent, and reserves full bandwidth for the connection between the two devices. It does not provide for a good utilization of the available bandwidth, since it is blocking another possible contender for the same device. Because of this blocking and necessary dedicated connection, class 1 is rarely used.
Class-2: connection less but provides acknowledgement
Class 2 is a connectionless, acknowledged service. Class 2 makes better use of available bandwidth since it allows the fabric to multiplex several messages on a frame-by-frame basis. As frames travel through the fabric they can take different routes, so class 2 service does not guarantee in-order delivery. Class 2 relies on upper layer protocols to take care of frame sequence. The use of acknowledgments reduces available bandwidth, which needs to be considered in large-scale busy networks.
Class-3: connection less and provides no notification of delivery
There is no dedicated connection in class 3 and the received frames are not acknowledged. Class 3 is also called datagram connectionless service. It optimizes the use of fabric resources, but it is now upper layer protocol to ensure that all frames are received in the proper order, and to request to the source device the retransmission of missing frames. Class 3 is a commonly used class of service in Fibre Channel networks.
Class-4: allows fractional bandwidth for virtual circuits
Class 4 is a connection-oriented service like class 1, but the main difference is that it allocates only a fraction of available bandwidth of path through the fabric that connects two N_Ports. Virtual Circuits (VCs) are established between two N_Ports with guaranteed Quality of Service (QoS), including bandwidth and latency. Like class 1, class 4 guarantees in-order delivery frame delivery and provides acknowledgment of delivered frames, but now the fabric is responsible for multiplexing frames of different VCs. Class 4 service is mainly intended for multimedia applications such as video and for applications that allocate an established bandwidth by department within the enterprise. Class 4 was added in the FC-PH-2 standard.
Class -5: Class 5 is called isochronous service, and it is intended for applications that require immediate delivery of the data as it arrives, with no buffering. It is not clearly defined yet. It is not included in the FC-PH documents.
Class-6: Provides multicast, dedicated connection with acknowledgment
Class 6 is a variant of class 1, known as multicast class of service. It provides dedicated connections for a reliable multicast. An N_Port may request a class 6 connection for one or more destinations. A multicast server in the fabric will establish the connections and get acknowledgment from the destination ports, and send it back to the originator. Once a connection is established, it should be retained and guaranteed by the fabric until the initiator ends the connection. Class 6 was designed for applications like audio and video requiring multicast functionality. It appears in the FC-PH-3 standard.
Class-F: used for switch to switch communication in the fabric.
Class F service is defined in the FC-SW and FC-SW-2 standard for use by switches communicating through ISLs. It is a connectionless service with notification of non-delivery between E_Ports used for control, coordination, and configuration of the fabric. Class F is similar to class 2; the main difference is that Class 2 deals with N_Ports sending data frames, while Class F is used by E_ports for control and management of the fabric.
-
44. What Are The Main Constraints Of Scsi In Storage Networking?
- Deployment distance (max. of 25 mts)
- Number of devices that can be interconnected (16)
-
45. What Is A Fabric?
Interconnection of Fibre Channel Switches
-
46. What Are The Services Provided By Fabric To All The Nodes?
- Fabric Login
- SNS
- Fabric Address Notification
- Registered state change notification
- Broadcast Servers
-
47. What Is The Difference Between Lun And Wwn?
LUN:
unique number that is assigned to each storage device or partition of the storage that the storage can support.WWN:
64bit address that is hard coded into a fibre channel HBA and this is used to identify individual port (N_Port or F_Port) in the fabric. -
48. What Are The Different Topologies In Fibre Channel?
- Point-to-Point
- Arbitrary Loop
- Switched Fabric Loop
-
49. What Are The Layers Of Fibre Channel Protocol?
- FC Physical Media
- FC Encoder and Decoder
- FC Framing and Flow control
- FC Common Services
- FC Upper Level Protocol Mapping
-
50. What Is Zoning?
Fabric management service that can be used to create logical subsets of devices within a SAN. This enables portioning of resources for management and access control purpose.
-
51. What Are The Two Major Classification Of Zoning?
Two types of zoning are:
- Software Zoning
- Hardware Zoning
-
52. What Are Different Levels Of Zoning?
- Port Level zoning
- WWN Level zoning
- Device Level zoning
- Protocol Level zoning
- LUN Level zoning
-
53. What Are The 5 States Of Arbitrary Loop In Fc?
- Loop Initialization
- Loop Monitoring
- Loop arbitration
- Open Loop
- Close Loop
-
54. How Does Fc Switch Maintain The Addresses?
FC Switch uses simple name server (SNS) to maintain the mapping table
-
55. What Is The Purpose Of Disk Array?
Probability of unavailability of data stored on the disk array due to single point failure is totally eliminated.
-
56. What Is Disk Array?
Set of high performance storage disks that can store several terabytes of data. Single disk array can support multiple points of connection to the network.
-
57. What Is Multipath I/o?
Fault tolerant technique where, there is more than one physical path between the CPU in the computer systems and its main storage devices through the buses, controllers, switches and other bridge devices connecting them.
-
58. What Is Raid?
Technology that groups several physical drives in a computer into an array that you can define as one or more logical drive. Each logical drive appears to the operating system as single drive. This grouping enhances the performance of the logical drive beyond the physical capability of the drives.
-
59. What Is Stripe-unit-size?
It is data distribution scheme that complement s the way operating system request data. Granularity at which data is stored on one drive of the array before subsequent data is stored on the next drive of the array. Stripe unit size should be close to the size of the system I/O request.
-
60. What Is Lun Masking?
A method used to create an exclusive storage area and access control. And this can be achieved by storage device control program.
-
61. What Is The Smallest Unit Of Information Transfer In Fc?
Frame
-
62. What Is Bad Block Reallocation?
A bad sector is remapped or reallocated to good spare block and this information is stored in the internal table on the hard disk drive. The bad blocks are identified during the media test of the HDD as well as during various types of read write operations performed during the I/O tests. Apart from the new generation of HDD comes with a technology called BGMS (background media scan) which continuously scans the HDD media for defects and maps them when the drive is idle (this is performed after the HDD is attached to the system).
-
63. What Are Two Types Of Recording Techniques On The Tapes?
- Linear Recording
- Helical Scan Recording.
-
64. What Is Snapshot?
A snapshot of data object contains an image of data at a particular point of time.
-
65. What Is Hsm?
Hierarchical storage management – An application that attempts to match the priority of data with the cost of storage.
-
66. What Is Hot-swapping?
Devices are allowed to be removed and inserted into a system without turning off the system.
-
67. What Is Hot-sparing?
A spare device is available to be inserted into the subsystem operation without having to remove and replace a device.
-
68. What Are Different Types Of Backup System?
- Offline
- Online
- Near Line
-
69. What Is The Different Between Mirroring, Routing And Multipathing?
- Redundancy Functions Relationships Role
- Mirroring Generates 2 ios to 2 storage targets Creates 2 copies of data
- Routing Determined by switches independent of SCSI Recreates n/w route after a failure
- Multipathing Two initiator to one target Selects the LUN initiator pair to use
-
70. Name Few Types Of Tape Storage?
- Digital Linear Tape
- Advanced Intelligent Tape
- Linear Tape Open
-
71. What Is A Sequence In Fc?
Group of one or more frames that encompasses one or more “information units” of a upper layer protocol.
Example:
It requires- One sequence to transfer the command
- One or more sequence to transfer the data
- Once sequence to transfer the status.
-
72. What Is Exchange In Fc?
Exchange is to establish a relationship between 2 N_PORTs and then these two ports transfer data via one or more sequence within this relationship.
Example:
Exchange exist to transfer the command, data and the status of one SCSI task -
73. Why Do We Need Login In Fc?
Port Login:
To exchange service parameters between N_Ports and N_PortsProcess Login:
To establish the SCSI operating environment between two N_PORTSFabric Login:
Similar to port login, FLOGI is an extended link service command that sets up a session between two participants. With FLOGU a session is created between an N_Port or NL_Port and the switch. -
74. What Are The Different Types Of Clusters?
- High availability clusters
- High Performance Clusters
- Load Balancing Clusters.
-
75. What Are Three Levels Of Management In Storage?
- Storage Level Management
- Network Level Management
- Enterprise Level Management
-
76. What Are The Key Activities In San Management?
- Monitoring
- Configuring
- Controlling
- Troubleshooting
- Diagnosing
-
77. What Is The Difference Between Hba And Nic?
HBA => Host bus adapters are used in storage based traffic while NIC (Network Interface Cards are used in IP based LAN traffic.
-
78. What Is The Measuring Unit Of Data Activity?
Gigabits per second (Gb/ps)
-
79. What Are The Basic Storage Policies?
- Security and authentication
- Capacity, Content and quota management
- Quality of Service
-
80. What Is Bypass Circuitry?
A circuit that automatically removes the storage device from the data path (FC device out of FC AL loop) when signaling is lost (this signal is called port by-pass signal).
-
81. How Many Connections Are Possible In Fabric Topology?
2^24 (24 bit address to the port), and the largest possible fabric will have 239 interconnected switches.
-
82. What Is One Of The Constraints Of Using Storage Switch?
Latency
-
83. What Is The Difference Between Nas And San?
NAS:
- Cables used in the n/w
- n/w protocols (TCP/IP, IPx) and file sharing protocols (CIFS & NFS)
- Lower TCO
- Support heterogeneous clients
- Slow
SAN:
- High-speed connectivity such as FC
- Do not use n/w protocols because data request are not made over LAN
- Higher TCO
- Requires special s/w to provide access to heterogeneous clients
- Fast
-
84. What Is Jitter?
Jitter refers to any deviation in timing that a bit stream suffers as it traverses the physical medium and the circuitry on-board the end devices. A certain amount of deviation from the original signaling will occur naturally as serial bit stream propagates over fibre-optic or copper cabling.
-
85. What Is Ber/bit Error Rate?
Probability that a transmitted bit will be erroneously received is the measure of number of bits (erroneous) at the output of the receiver and dividing by the total number of bits in transmission.
-
86. What Is Wwpn?
WWPN is the 16 bit character that is assigned to the port, SAN volume controller uses it to uniquely identify the fibre channel HBA that is installed in the host system.
-
87. What Is Connection Allegiance?
Given multiple connections are established, individual command/response pair must flow over the same connection. This connection allegiance ensures that specific read or writes commands are fulfilled without any additional overhead of monitoring multiple connections and to see whether a particular request is completed.
-
88. What Is Burst Length?
The burst length is the number of bytes that the SCSI initiator sends to the SCSI target in the FCP_DATA sequence.
-
89. What Is Nas In Detail?
NAS or Network Attached Storage
“NAS is used to refer to storage elements that connect to a network and provide file
access services to computer systems. A NAS Storage Element consists of an interface or engine, which implements the file services, and one or more devices, on which data is stored. NAS elements may be attached to any type of network. When attached to SANs, NAS elements may be considered to be members of the SAS (SAN Attached Storage) class of storage elements.
A class of systems that provide file services to host computers. A host system that uses network attached storage uses a file system device driver to access data using file access protocols such as NFS or CIFS. NAS systems interpret these commands and perform the internal file and device I/O operations necessary to execute them.
Though the NAS does speed up bulk transfers, it does not offload the LAN like a SAN does. Most storage devices cannot just plug into gigabit Ethernet and be shared – this requires a specialized file server the variety of supported devices is more limited.NAS has various protocols established for such needed features as discovery, access control, and name services.
-
90. Briefly List The Advantages Of San?
SANs fully exploit high-performance, high connectivity network technologies
SANs expand easily to keep pace with fast growing storage needs
SANs allow any server to access any data
SANs help centralize management of storage resources
SANs reduce total cost of ownership (TCO).
ISCSI fundamentals
ISCSI is a protocol defined by the Internet Engineering Task Force (IETF) which enables SCSI commands to be encapsulated in TCP/IP traffic, thus allowing access to remote storage over low cost IP networks.
-
91. What Advantages Would Using An Iscsi Storage Area Network (san) Give To Your Organization Over Using Direct Attached Storage (das) Or A Fibre Channel San?
- iSCSI is cost effective, allowing use of low cost Ethernet rather than expensive Fibre architecture.
- Traditionally expensive SCSI controllers and SCSI disks no longer need to be used in each server, reducing overall cost.
- Many iSCSI arrays enable the use of cheaper SATA disks without losing hardware RAID functionality.
- The iSCSI storage protocol is endorsed by Microsoft, IBM and Cisco, therefore it is an industry standard.
- Administrative/Maintenance costs are reduced.
- Increased utilisation of storage resources.
- Expansion of storage space without downtime.
- Easy server upgrades without the need for data migration.
- Improved data backup/redundancy.
Perl Scripting Interview Questions
Perl Scripting Tutorial
Networking
Networking Tutorial
Quality Assurance
Emc Vmax
Switching
Perl Scripting Interview Questions
Emc Symmetrix
Netapps
Networking
Web hosting
Firewall (computing)
Quality Assurance
EMC
Emc Vmax
Automatic Storage Management (ASM)
Multiprotocol Label Switching (MPLS)
Switching
Emc Symmetrix
Netapps
Web hosting