Module 1 / Planning Servers

Size: px
Start display at page:

Download "Module 1 / Planning Servers"

Transcription

1 Planning Servers Module 1 / Planning Servers In this module, you will learn about server form factors and storage technologies. You will also learn how to plan and specify servers and document the server environment and how to install or deploy a Network Operating System (NOS). The following table lists the CompTIA Server+ domain objectives and content examples covered in the units in this module: Unit 1.1 Server Fundamentals 1.2 Configuration Management Domain Objectives / Examples 1.2 Deploy different chassis types and the appropriate components Form Factor [tower, rack, blade] (Space utilisation ([U size, height, width, depth]) Power buttons Reset buttons Diagnostic LEDs 2.4 Explain different server roles, their purpose and how they interact Explain the difference between a workstation, desktop and a server 4.1 Write, utilise and maintain documentation, diagrams and procedures Follow pre-installation plan when building or upgrading servers Labelling Diagram server racks and environment topologies Hardware and software upgrade, installation, configuration, server role and repair logs Document server baseline (before and after service) Original hardware configuration, service tags, asset management and warranty Vendor specific documentation (Reference proper manuals, Websites, Support channels [list of vendors]) 4.2 Given a scenario, explain the purpose of the following industry best practices Follow vendor specific server best practices (Documentation, Tools, Websites) Explore ramifications before implementing change determine organisational impact Communicate with stakeholders before taking action and upon completion of action Comply with all local laws / regulations, industry and corporate regulations Purpose of Service Level Agreement (SLAs) Follow change control procedures Equipment disposal 4.5 Given a scenario, classify physical security measures for a server location Secure documentation related to servers (Passwords, System configurations, Logs) Use the gtstrainer.com website to download resources to help to setup and run this course. If you don't have a login for gtstrainer or access to the Server+ course resources, sales@gtslearning.com. This module looks at the basic elements that need to be in place to install a server - chassis types, storage / RAID, and installing the NOS. Page 1

2 CompTIA Server+ Certification Support Skills (2009 Objectives) Unit 1.3 Storage and RAID 1.4 Installing an NOS Domain Objectives / Examples 1.3 Differentiate between memory features / types and given a scenario select appropriate memory RAID and hot spares 1.6 Given a scenario, install appropriate expansion cards into a server while taking fault tolerance into consideration Storage controller [SCSI, SATA, RAID] (SCSI low voltage / high voltage [LVD/HVD], SCSI IDs, Cables and connectors, Active vs. passive termination) 3.1 Describe RAID technologies and its features and benefits Hot spare Software vs. hardware Cache read/write levels (data loss potential) Performance benefits and tradeoffs 3.2 Given a scenario, select the appropriate RAID level 0, 1, 3, 5, 6, 10, 50 Performance benefits and tradeoffs 3.3 Install and configure different internal storage technologies Hot swappable vs. non-hot swappable SCSI, Ultra SCSI, Ultra320 (termination), LUNs SAS, SATA Flash Controller (firmware levels) Hard drive (firmware, JBOD) 6.5 Given a scenario, effectively troubleshoot storage problems, selecting the appropriate tools and methods Storage tools (RAID array management, Array management) 1.4 Explain the importance of a Hardware Compatibility List (HCL) Vendor standards for hardware Memory and processor compatibility Expansion cards compatibility 2.1 Install, deploy, configure and update NOS (Windows / *nix) Installation methods (optical media, USB, network share, PXE) o Imaging system cloning and deployment (Ghost, RIS/WDS, Altiris) Bootloader File systems (FAT, FAT32, NTFS, VMFS, ZFS, EXT3) Driver installation (Driver acquisition, Installation methods, Require media) Configure NOS (Device, OS environmental settings) Patch management 2.4 Explain different server roles, their purpose and how they interact Application server (Update server) Server shut down and start up sequence (one server vs. multiple servers vs. attached components) Page 2

3 Objectives On completion of this unit, you will be able to: Distinguish between servers and desktops and workstations and know what is meant by fault tolerance, availability, scalability, and load balancing. Identify basic server software functions and roles. Describe the features, advantages and disadvantages of tower, rack, and blade servers. Describe the features of rack-mounted equipment. Identify commonly-used rack-mounted peripherals and accessories. Delivery Tips Discuss the features that make server equipment different from desktop machines. Timings Theory & Review Questions - 45 minutes Identify the external features of a server case, such as the power button and diagnostic LEDs. Servers as Hardware and Software A server is any computer providing services to other computers, but usually the term server implies a powerful computer that supports a number of users simultaneously (in a computer network). The term "server" also means a software application that provides services to client applications. You will learn about examples of server applications later in the course. Servers and Desktops There is a distinction between server-class hardware and computers used as desktop PCs ("desktops") and workstations. A desktop PC is a low or medium spec machine provided to an end-user 1. 1 "Desktop" in this sense doesn't refer to the desktop form factor case. Most home and office computers come in tower cases but can still be referred to as desktops. Page 3

4 CompTIA Server+ Certification Support Skills (2009 Objectives) Any desktop PC can act as a server, but when a computer is designed to act as a server computer, it will have a number of features that distinguish it from a desktop computer. Some of the major manufacturers of PC servers include Hewlett- Packard (HP), Dell, Lenovo, IBM, Sun Microsystems, Fujitsu- Siemens, and Apple. High Availability and Fault Tolerance It is a well-known maxim that time costs money. Any time that an organisation's staff spend in the workplace without access to the computer system (downtime) is likely to be time wasted, and therefore a significant cost. If you calculate this cost based on the amount of time lost multiplied by employees' salaries, you can provide a cost-justification for upgrading the server equipment to improve reliability. Availability is not restricted to catastrophic crashes or complete system failures. A system that is slow is also costing time (and probably contributing to stress and low morale in the workplace). Availability is also critical when providing an interface for customers. If a web server crashes or responds slowly, it makes the company look inefficient at best; at worst it makes the company invisible (a customer can switch to a competitor's site with a couple of mouse clicks). Fault tolerance refers to a server's ability to keep serving even if something goes wrong. Availability is provided through the robustness of computer components and by providing for redundancy in the system (additional components that take over in the event of failure or extra capacity that can be utilised in high load conditions). Where redundancy is provided, the component is said to be n+1, where n is the number of components in use and 1 is a spare to be used in the event of failure. Another important feature is that as many configuration, maintenance, and repair operations as possible can take place without interrupting services (hot-swappable components for instance). Load Balancing Load balancing refers to distributing requests between multiple components. From the point-of-view of the client, there is only one resource. Page 4

5 In some configurations, having multiple components can provide load balancing and redundancy. If one of the components fails, the others can continue to provide the service, albeit at a reduced level of performance. Other load balancing configurations do not provide redundancy; if one component fails, the whole system goes down. Scalability Scalability means the ability to improve the performance of a server without diminishing its usefulness or increasing its cost disproportionately. A well-designed server is able to expand to meet the increased needs of its users. For example, if a company doubles its staff, it is likely to require about twice as much capacity from its server. If components such as an additional processor and more memory and disk drives can be added to the existing server then the server could be said to be scalable. The system is no more difficult to manage than before and performing the upgrade will have entailed a minimum of downtime. Contrast this with the circumstance in which a company had to buy a new server or an additional server. These solutions cannot be said to be scalable as they involve greater expense and complexity of administration. Workstations A workstation is a high-spec machine provided to "power users", such as designers or developers. A workstation may have some of the features associated with servers, such as multiple processors and redundant disks (RAID). A workstation may also be able to function quite competently as a server in a small workgroup (up to about 10 users) 2. At the entry-level, server computers are not that much more expensive than desktops. Most businesses would require enterprise-class features however and these quickly increase the required budget. 2 Workstations can also be provided through server-like infrastructure. For example, HP produce blade workstations accessed remotely via client PCs. The main difference between such a workstation and a server is that the workstation is likely to have a highperformance graphics adapter. Servers only require basic graphics functionality while workstations used in the design industry need to be able to do 3D and texture processing. Page 5

6 CompTIA Server+ Certification Support Skills (2009 Objectives) Server Roles While "server" can refer to the computer hardware, the term also refers to software. This can broadly be divided into Network Operating System server platform and server applications software. Server Platform The server platform is the underlying Network Operating System (NOS). This will usually be a version of Windows Server or some "flavour" of Linux. The server platform is likely to include a number of basic roles enabling the server to provide local and remote user authentication, network services (routing, DHCP, and DNS), file and printer sharing, and web, FTP, and . The current trend is for virtualised server platforms. This means that a single hardware server, installed with a virtual machine manager or hypervisor, hosts multiple OS platforms. These multiple instances or VMs could all be running similar services (web servers for instance) or different types of application. Web Hosting Running web services is one of the most common server roles. As mentioned above, any server platform can host a basic website but web services are very often provisioned on a larger scale. Windows Server Internet Information Services web server Page 6

7 Internet Service Providers (ISPs) operate huge web server farms to provide web hosting services to subscribers. Enterprise websites are also backed up by multiple servers for load balancing and availability. Messaging, Groupware, and Collaboration Messaging servers provide services such as , Voice over IP (VoIP), Instant Messaging (IM), and web conferencing. The same machines may also run "groupware" services, allowing users to arrange meetings and collaborate on projects and documents. Media / Streaming Servers designed to serve audio and video files to large numbers of users are often provisioned as dedicated hardware, separated from the web server(s) to improve performance and availability. Application, Database, and Middleware A client-server application can be designed for any sort of business function (Customer Relationship Management [CRM] and accounting are typical examples). These applications often feature split front- and back-end servers. The front-end servers host the user interface while the back-end servers host the database. There may also be "middle" tiers supporting functions such as business logic and data queries. Small Business Enterprise networks run multiple server applications on multiple server machines, physical and virtual. Small and Medium Size Enterprises (SME) may use "one-box" solutions, such as Microsoft's Small Business Server. As well as the underlying OS platform, the server provides messaging and calendaring (Exchange), collaboration (SharePoint), database (SQL Server), and (in some editions) a firewall and proxy server (Internet Security and Acceleration [ISA] Server). Page 7

8 CompTIA Server+ Certification Support Skills (2009 Objectives) Server Form Factors A server's form factor is the type of case it uses. Tower Servers If you have web access, you may want to visit some vendor websites (HP, Dell, Sun, IBM, and so on) to view some systems on sale. Note that these sites are also valuable information resources, with white papers and assistance often easily accessible. A tower server uses the same sort of case as a PC. Often the case is substantially larger and the design gives more thought to providing airflow through the case, improving cooling. This allows flexibility in terms of placement and is the cheapest option. Tower servers are available in a wide range of models, allowing for different budgets and requirements. They are also usually the easiest machines to customise and upgrade. HP full tower server A tower server is a good option if only a few servers need to be stored. However, when the server equipment needs to be integrated with network equipment or where an organisation needs to be able to grow processing power rapidly and effectively, a rackmounted solution is required. Rack-mounted Servers Rack servers are designed to bolt into racks. They are built to fit within a standard width (19" / 48.26cm) and height. The height of the case will be a multiple of 1.75" / 4.45cm called a U. They look somewhat similar to the old desktop form factor PCs, but are not designed to be placed free-standing on a desk. HP Proliant 4U (left) and 1U (right) rack-mounted servers Rack servers can be far more compact than tower servers, but contain the same components. Notably, each server has its own cooling solution. Page 8

9 The cost of buying rack equipment makes rack-mounted servers seem a more expensive option than tower servers, but these costs can be offset by the greater security and manageability of rackmounted equipment. Rack-mounted equipment also allows the server array to grow more easily. Racks are said to offer density, as units can be stacked vertically as well as horizontally. Blade Servers A blade server is a space-saving variation of a rack server. The power and cooling systems are not incorporated within the server unit. Instead, servers are housed in very thin cases installed together in an enclosure like books in a book case. Each enclosure shares a common power and cooling system and also I/O and network ports. HP Proliant blade server (front view) and enclosure (back view) Each machine is typically identically configured in terms of number and type of processors, system memory, and disk drive provision. Blade servers offer the best density of any server form factor. A rack that can fit 42 1U servers could fit 60 blade servers. The individual server units are usually fairly low cost (though not as cheap as similarly specified 1U rack servers), allowing the organisation to grow capacity organically. An extra consideration is the overall power consumption of the rack, especially as energy prices are likely to continue to rise. With shared power and cooling, blade servers are typically more efficient than ordinary rack-mounted servers. Also, cable management is significantly easier. As a relatively new technology, one problem with blade servers is the lack of standards. Machines from different manufacturers (IBM, HP, and Dell) cannot be integrated in the same chassis. Page 9

IBM BladeCenter S Competitive Summary

IBM BladeCenter S Competitive Summary IBM BladeCenter S Competitive Summary IBM BladeCenter S Beats the Competition Customers who have chosen IBM BladeCenter S Solutions over competing blade and rack-mount server solutions have done so for

More information

The HP Blade Workstation Solution A new paradigm in workstation computing featuring the HP ProLiant xw460c Blade Workstation

The HP Blade Workstation Solution A new paradigm in workstation computing featuring the HP ProLiant xw460c Blade Workstation The HP Blade Workstation Solution A new paradigm in workstation computing featuring the HP ProLiant xw460c Blade Workstation Executive overview...2 HP Blade Workstation Solution overview...2 Details of

More information

CompTIA A+ Accelerated course for & exams

CompTIA A+ Accelerated course for & exams CompTIA A+ Accelerated course for 220-901 & 220-902 exams Course overview Target Audience This course is for Participants wishing to take and pass both CompTIA A+ exams (220-901 and 220-902) exam. It is

More information

Virtualization Strategies on Oracle x86. Hwanki Lee Hardware Solution Specialist, Local Product Server Sales

Virtualization Strategies on Oracle x86. Hwanki Lee Hardware Solution Specialist, Local Product Server Sales Virtualization Strategies on Oracle x86 Hwanki Lee Hardware Solution Specialist, Local Product Server Sales Agenda Customer Business Needs Oracle VM for x86/x64 Summary Customer Business Needs Common IT

More information

Assessing and Comparing HP Parallel SCSI and HP Small Form Factor Enterprise Hard Disk Drives in Server Environments

Assessing and Comparing HP Parallel SCSI and HP Small Form Factor Enterprise Hard Disk Drives in Server Environments an executive white paper industry standard servers server storage and infrastructure may 23 doc. no. 5981-6439EN - Assessing and Comparing HP Parallel SCSI and HP Small Form Factor Enterprise Hard Disk

More information

Cisco MCS 7835-H2 Unified Communications Manager Appliance

Cisco MCS 7835-H2 Unified Communications Manager Appliance Cisco MCS 7835-H2 Unified Communications Manager Appliance Cisco Unified Communications Solutions unify voice, video, data, and mobile applications on fixed and mobile networks enabling easy collaboration

More information

CompTIA Exam SK0-003 CompTIA Server+ Certification Exam Version: 10.0 [ Total Questions: 529 ]

CompTIA Exam SK0-003 CompTIA Server+ Certification Exam Version: 10.0 [ Total Questions: 529 ] s@lm@n CompTIA Exam SK0-003 CompTIA Server+ Certification Exam Version: 10.0 [ Total Questions: 529 ] CompTIA SK0-003 : Practice Test Topic break down Topic No. of Questions Topic 1: Volume A 100 Topic

More information

Exam Questions SK0-004

Exam Questions SK0-004 Exam Questions SK0-004 CompTIA Server+ http://www.2passeasy.com/dumps/sk0-004/ 1.A network administrator is tasked to block all outbound SSH connections on the default port from a network subnet of 10.152.8.0/21

More information

Integrated Ultra320 Smart Array 6i Redundant Array of Independent Disks (RAID) Controller with 64-MB read cache plus 128-MB batterybacked

Integrated Ultra320 Smart Array 6i Redundant Array of Independent Disks (RAID) Controller with 64-MB read cache plus 128-MB batterybacked Data Sheet Cisco MCS 7835-H1 THIS PRODUCT IS NO LONGER BEING SOLD AND MIGHT NOT BE SUPPORTED. READ THE END-OF-LIFE NOTICE TO LEARN ABOUT POTENTIAL REPLACEMENT PRODUCTS AND INFORMATION ABOUT PRODUCT SUPPORT.

More information

83951c01.qxd:Layout 1 1/24/07 10:14 PM Page 1 PART. Technology Evolution COPYRIGHTED MATERIAL

83951c01.qxd:Layout 1 1/24/07 10:14 PM Page 1 PART. Technology Evolution COPYRIGHTED MATERIAL 83951c01.qxd:Layout 1 1/24/07 10:14 PM Page 1 PART Technology Evolution COPYRIGHTED MATERIAL I 83951c01.qxd:Layout 1 1/24/07 10:14 PM Page 2 83951c01.qxd:Layout 1 1/24/07 10:14 PM Page 3 CHAPTER 1 Blades

More information

Cisco MCS 7845-I2 Unified Communications Manager Appliance

Cisco MCS 7845-I2 Unified Communications Manager Appliance Cisco MCS 7845-I2 Unified Communications Manager Appliance Cisco Unified Communications Solutions unify voice, video, data, and mobile applications on fixed and mobile networks enabling easy collaboration

More information

Dell PowerVault MD Family. Modular storage. The Dell PowerVault MD storage family

Dell PowerVault MD Family. Modular storage. The Dell PowerVault MD storage family Dell MD Family Modular storage The Dell MD storage family Dell MD Family Simplifying IT The Dell MD Family simplifies IT by optimizing your data storage architecture and ensuring the availability of your

More information

CompTIA Server+ (2009 Edition) Certification Examination Objectives

CompTIA Server+ (2009 Edition) Certification Examination Objectives CompTIA Server+ (2009 Edition) Certification Examination Objectives DRAFT INTRODUCTION The CompTIA Server+ (2009 Edition) certification is an international vendor neutral credential. The Server+ exam is

More information

QuickSpecs. Models. HP StorageWorks Modular Smart Array 30 Multi-Initiator (MSA30 MI) Enclosure. Overview

QuickSpecs. Models. HP StorageWorks Modular Smart Array 30 Multi-Initiator (MSA30 MI) Enclosure. Overview Overview (Supporting HP-UX and 64 Bit Linux Operating Systems on HP Integrity and HP 9000 Servers only) (Supporting HP-UX and 64 Bit Linux Operating Systems on HP Integrity and HP 9000 Servers/Workstations

More information

QuickSpecs. HP Client Virtualization with Citrix XenDesktop. Overview. Retired

QuickSpecs. HP Client Virtualization with Citrix XenDesktop. Overview. Retired Overview The HP and Citrix Client Virtualization Solution is a seamless end-to-end client virtualization infrastructure solution that allows administrators to provide one of the best managed desktop and

More information

3331 Quantifying the value proposition of blade systems

3331 Quantifying the value proposition of blade systems 3331 Quantifying the value proposition of blade systems Anthony Dina Business Development, ISS Blades HP Houston, TX anthony.dina@hp.com 2004 Hewlett-Packard Development Company, L.P. The information contained

More information

Cisco MCS 7845-H1 Unified CallManager Appliance

Cisco MCS 7845-H1 Unified CallManager Appliance Data Sheet Cisco MCS 7845-H1 Unified CallManager Appliance THIS PRODUCT IS NO LONGER BEING SOLD AND MIGHT NOT BE SUPPORTED. READ THE END-OF-LIFE NOTICE TO LEARN ABOUT POTENTIAL REPLACEMENT PRODUCTS AND

More information

Cisco 4000 Series Integrated Services Routers: Architecture for Branch-Office Agility

Cisco 4000 Series Integrated Services Routers: Architecture for Branch-Office Agility White Paper Cisco 4000 Series Integrated Services Routers: Architecture for Branch-Office Agility The Cisco 4000 Series Integrated Services Routers (ISRs) are designed for distributed organizations with

More information

New generation high maintainability NVR

New generation high maintainability NVR New generation high maintainability NVR Application Notes Version Preface NVR with large capacity and RAID protection are the trend for the megapixel CCTV projects. However, most of the SIs relay

More information

Table of Contents. Course Introduction. Table of Contents Getting Started About This Course About CompTIA Certifications. Module 1 / Server Setup

Table of Contents. Course Introduction. Table of Contents Getting Started About This Course About CompTIA Certifications. Module 1 / Server Setup Table of Contents Course Introduction Table of Contents Getting Started About This Course About CompTIA Certifications Module 1 / Server Setup Module 1 / Unit 1 Servers and Racks Server Hardware and Software

More information

SECURE 6. Secure64 Appliances Purpose-built DNS appliances for the most demanding environments DNS APPLIANCES DATA SHEET. Appliance Descriptions

SECURE 6. Secure64 Appliances Purpose-built DNS appliances for the most demanding environments DNS APPLIANCES DATA SHEET. Appliance Descriptions SECURE 6 Secure64 Appliances Purpose-built DNS appliances for the most demanding environments DNS APPLIANCES KEY FEATURES Choice of blade or rack mount form factors Redundant disks, power supplies and

More information

Improving Blade Economics with Virtualization

Improving Blade Economics with Virtualization Improving Blade Economics with Virtualization John Kennedy Senior Systems Engineer VMware, Inc. jkennedy@vmware.com The agenda Description of Virtualization VMware Products Benefits of virtualization Overview

More information

Cloud Sure - Virtual Machines

Cloud Sure - Virtual Machines Cloud Sure - Virtual Machines Maximize your IT network The use of Virtualization is an area where Cloud Computing really does come into its own and arguably one of the most exciting directions in the IT

More information

HPE Direct-Connect External SAS Storage for HPE BladeSystem Solutions Deployment Guide

HPE Direct-Connect External SAS Storage for HPE BladeSystem Solutions Deployment Guide HPE Direct-Connect External SAS Storage for HPE BladeSystem Solutions Deployment Guide This document provides device overview information, installation best practices and procedural overview, and illustrated

More information

SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES

SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES Jan - Mar 2009 SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES For more details visit: http://www-07preview.ibm.com/smb/in/expressadvantage/xoffers/index.html IBM Servers & Storage Configured

More information

Dell PowerVault MD Family. Modular storage. The Dell PowerVault MD storage family

Dell PowerVault MD Family. Modular storage. The Dell PowerVault MD storage family Dell PowerVault MD Family Modular storage The Dell PowerVault MD storage family Dell PowerVault MD Family The affordable choice The Dell PowerVault MD family is an affordable choice for reliable storage.

More information

In this video we are going to see how a personal computer hardware is organised

In this video we are going to see how a personal computer hardware is organised In this video we are going to see how a personal computer hardware is organised The PC was designed with an open architecture. This means that it uses standard modular components. We can add, replace,

More information

DELL POWERVAULT MD FAMILY MODULAR STORAGE THE DELL POWERVAULT MD STORAGE FAMILY

DELL POWERVAULT MD FAMILY MODULAR STORAGE THE DELL POWERVAULT MD STORAGE FAMILY DELL MD FAMILY MODULAR STORAGE THE DELL MD STORAGE FAMILY Simplifying IT The Dell PowerVault MD family can simplify IT by optimizing your data storage architecture and ensuring the availability of your

More information

IBM TotalStorage SAN Switch F32

IBM TotalStorage SAN Switch F32 Intelligent fabric switch with enterprise performance for midrange and large storage networks IBM TotalStorage SAN Switch F32 High port density packaging helps save rack space Highlights Can be used as

More information

Assessing performance in HP LeftHand SANs

Assessing performance in HP LeftHand SANs Assessing performance in HP LeftHand SANs HP LeftHand Starter, Virtualization, and Multi-Site SANs deliver reliable, scalable, and predictable performance White paper Introduction... 2 The advantages of

More information

The Cisco MCS 7835-H2 can run any of the following Cisco applications:

The Cisco MCS 7835-H2 can run any of the following Cisco applications: Cisco MCS 7835-H2 Cisco Unified Communications Solutions unify voice, video, data, and mobile applications on fixed and mobile networks enabling easy collaboration every time from any workspace. Product

More information

Overview of HP tiered solutions program for Microsoft Exchange Server 2010

Overview of HP tiered solutions program for Microsoft Exchange Server 2010 Overview of HP tiered solutions program for Microsoft Exchange Server 2010 Table of contents Executive summary... 2 Introduction... 3 Exchange 2010 changes that impact tiered solutions... 3 Hardware platforms...

More information

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results Dell Fluid Data solutions Powerful self-optimized enterprise storage Dell Compellent Storage Center: Designed for business results The Dell difference: Efficiency designed to drive down your total cost

More information

SGI Origin 400. The Integrated Workgroup Blade System Optimized for SME Workflows

SGI Origin 400. The Integrated Workgroup Blade System Optimized for SME Workflows W H I T E P A P E R SGI Origin 400 The Integrated Workgroup Blade System Optimized for SME Workflows Executive Summary SGI Origin 400 is a highly integrated business-in-a-box blade system with seamless

More information

Course overview CompTIA A Official Study Guide

Course overview CompTIA A Official Study Guide Course overview CompTIA A+ 220-801 Official Study Guide (G183eng ver092) Overview CompTIA A+ courses are intended for students wishing to qualify with CompTIA A+ Certification. A+ certification is designed

More information

Nimble Storage vs HPE 3PAR: A Comparison Snapshot

Nimble Storage vs HPE 3PAR: A Comparison Snapshot Nimble Storage vs HPE 3PAR: A 1056 Baker Road Dexter, MI 48130 t. 734.408.1993 Nimble Storage vs HPE 3PAR: A INTRODUCTION: Founders incorporated Nimble Storage in 2008 with a mission to provide customers

More information

QuickSpecs. What's New New 146GB Pluggable Ultra320 SCSI 15,000 rpm Universal Hard Drive. HP SCSI Ultra320 Hard Drive Option Kits (Servers) Overview

QuickSpecs. What's New New 146GB Pluggable Ultra320 SCSI 15,000 rpm Universal Hard Drive. HP SCSI Ultra320 Hard Drive Option Kits (Servers) Overview Overview A wide variety of rigorously tested, HP-qualified, SMART capable, Ultra320 Hard Drives offering data integrity and availability in hot pluggable and non-pluggable models. HP 15,000 rpm Hard Drives

More information

HP SAS benchmark performance tests

HP SAS benchmark performance tests HP SAS benchmark performance tests technology brief Abstract... 2 Introduction... 2 Test hardware... 2 HP ProLiant DL585 server... 2 HP ProLiant DL380 G4 and G4 SAS servers... 3 HP Smart Array P600 SAS

More information

IOPStor: Storage Made Easy. Key Business Features. Key Business Solutions. IOPStor IOP5BI50T Network Attached Storage (NAS) Page 1 of 5

IOPStor: Storage Made Easy. Key Business Features. Key Business Solutions. IOPStor IOP5BI50T Network Attached Storage (NAS) Page 1 of 5 IOPStor: Storage Made Easy Application data, virtual images, client files, email, the types of data central to running a successful business can seem endless. With IOPStor you finally have an advanced

More information

Automated Storage Tiering on Infortrend s ESVA Storage Systems

Automated Storage Tiering on Infortrend s ESVA Storage Systems Automated Storage Tiering on Infortrend s ESVA Storage Systems White paper Abstract This white paper introduces automated storage tiering on Infortrend s ESVA storage arrays. Storage tiering can generate

More information

Target Environments The Smart Array 6i Controller offers superior investment protection to the following environments: Non-RAID

Target Environments The Smart Array 6i Controller offers superior investment protection to the following environments: Non-RAID Overview The Smart Array 6i controller is an Ultra320 intelligent array controller for entry-level, hardware-based fault tolerance for protection of OS, applications, and logs. Most models have one internal-only

More information

HP Supporting the HP ProLiant Storage Server Product Family.

HP Supporting the HP ProLiant Storage Server Product Family. HP HP0-698 Supporting the HP ProLiant Storage Server Product Family https://killexams.com/pass4sure/exam-detail/hp0-698 QUESTION: 1 What does Volume Shadow Copy provide?. A. backup to disks B. LUN duplication

More information

Cisco MCS 7825-I1 Unified CallManager Appliance

Cisco MCS 7825-I1 Unified CallManager Appliance Data Sheet Cisco MCS 7825-I1 Unified CallManager Appliance THIS PRODUCT IS NO LONGER BEING SOLD AND MIGHT NOT BE SUPPORTED. READ THE END-OF-LIFE NOTICE TO LEARN ABOUT POTENTIAL REPLACEMENT PRODUCTS AND

More information

Discover an Integrated IT Platform Designed for Branch Offices and Small and Medium Enterprise Locations

Discover an Integrated IT Platform Designed for Branch Offices and Small and Medium Enterprise Locations Sponsored by Discover an Integrated IT Platform Designed for Branch Offices and Small and Medium Enterprise Locations In This Paper As ROBO and SME IT environments mature and expand, they become increasingly

More information

TestOut PC Pro - English 6.0.x COURSE OUTLINE. Modified

TestOut PC Pro - English 6.0.x COURSE OUTLINE. Modified TestOut PC Pro - English 6.0.x COURSE OUTLINE Modified 2019-01-02 TestOut PC Pro Outline - English 6.0.x Videos: 142 (17:10:32) Demonstrations: 144 (17:38:44) Simulations: 117 Fact Sheets: 189 Exams: 132

More information

CISCO MEDIA CONVERGENCE SERVER 7825-I1

CISCO MEDIA CONVERGENCE SERVER 7825-I1 Data Sheet DATA SHEET CISCO MEDIA CONVERGENCE SERVER 7825-I1 Figure 1. Cisco MCS 7825-I THIS PRODUCT IS NO LONGER BEING SOLD AND MIGHT NOT BE SUPPORTED. READ THE END-OF-LIFE NOTICE TO LEARN ABOUT POTENTIAL

More information

Enterprise-class desktop virtualization with NComputing. Clear the hurdles that block you from getting ahead. Whitepaper

Enterprise-class desktop virtualization with NComputing. Clear the hurdles that block you from getting ahead. Whitepaper Enterprise-class desktop virtualization with NComputing Clear the hurdles that block you from getting ahead Whitepaper Introduction Enterprise IT departments are realizing virtualization is not just for

More information

Introduction to NetApp E-Series E2700 with SANtricity 11.10

Introduction to NetApp E-Series E2700 with SANtricity 11.10 d Technical Report Introduction to NetApp E-Series E2700 with SANtricity 11.10 Todd Edwards, NetApp March 2014 TR-4275 1 Introduction to NetApp E-Series E2700 with SANtricity 11.10 TABLE OF CONTENTS 1

More information

IBM xseries Sales V3.

IBM xseries Sales V3. IBM 000-070 xseries Sales V3 http://killexams.com/exam-detail/000-070 environment. QUESTION: 126 A manufacturing company's UNIX application servers have recently been failing to meet the customer's required

More information

Microsoft Exchange Server 2010 workload optimization on the new IBM PureFlex System

Microsoft Exchange Server 2010 workload optimization on the new IBM PureFlex System Microsoft Exchange Server 2010 workload optimization on the new IBM PureFlex System Best practices Roland Mueller IBM Systems and Technology Group ISV Enablement April 2012 Copyright IBM Corporation, 2012

More information

Infoblox Trinzic DDI Appliances

Infoblox Trinzic DDI Appliances Infoblox DDI Appliances Purpose-built Appliance Remote Management Lights Out Management, IPMI 2.0 Unit Identification Button/LED Real-Time System Environmental and Fault Monitoring SNMP Monitoring with

More information

Hands-On CompTIA A+ Essentials / Practical Application Certification

Hands-On CompTIA A+ Essentials / Practical Application Certification Hands-On Hands-On CompTIA A+ Essentials / Practical Application Certification Course Description This course meets the NEW DoD Directive 8140 requirements. Will Department of Defense (DoD) Directive 8140

More information

Dell PowerVault MD Family. Modular Storage. The Dell PowerVault MD Storage Family

Dell PowerVault MD Family. Modular Storage. The Dell PowerVault MD Storage Family Modular Storage The Dell PowerVault MD Storage Family The affordable choice The Dell PowerVault MD family is an affordable choice for reliable storage. The new MD3 models improve connectivity and performance

More information

Models Smart Array 6402/128 Controller B21 Smart Array 6404/256 Controller B21

Models Smart Array 6402/128 Controller B21 Smart Array 6404/256 Controller B21 Overview The Smart Array 6400 high performance Ultra320, PCI-X controller family provides maximum performance, flexibility, and reliable data protection for HP ProLiant servers, through its unique modular

More information

Pass-Through Technology

Pass-Through Technology CHAPTER 3 This chapter provides best design practices for deploying blade servers using pass-through technology within the Cisco Data Center Networking Architecture, describes blade server architecture,

More information

VSTOR Vault Mass Storage at its Best Reliable Mass Storage Solutions Easy to Use, Modular, Scalable, and Affordable

VSTOR Vault Mass Storage at its Best Reliable Mass Storage Solutions Easy to Use, Modular, Scalable, and Affordable VSTOR Vault Mass Storage at its Best Reliable Mass Storage Solutions Easy to Use, Modular, Scalable, and Affordable MASS STORAGE AT ITS BEST The ARTEC VSTOR Vault VS Mass Storage Product Family ARTEC s

More information

Prerequisites Using Microsoft Windows 10

Prerequisites Using Microsoft Windows 10 CompTIA A+ Certification In this course, you will acquire the essential skills and information you will need to install, upgrade, repair, configure, troubleshoot, optimize, and perform preventative maintenance

More information

Vess. Architectural & Engineering Specifications For Video Surveillance. A2600 Series. Version: 1.2 Sep, 2012

Vess. Architectural & Engineering Specifications For Video Surveillance. A2600 Series.  Version: 1.2 Sep, 2012 Vess A2600 Series Architectural & Engineering Specifications Version: 1.2 Sep, 2012 www.promise.com Copyright 2012 Promise Technology, Inc. All Rights Reserved. No part of this document may be reproduced

More information

OL Connect Backup licenses

OL Connect Backup licenses OL Connect Backup licenses Contents 2 Introduction 3 What you need to know about application downtime 5 What are my options? 5 Reinstall, reactivate, and rebuild 5 Create a Virtual Machine 5 Run two servers

More information

Level 3 Certificate in Cloud Services (for the Level 3 Infrastructure Technician Apprenticeship) Cloud Services

Level 3 Certificate in Cloud Services (for the Level 3 Infrastructure Technician Apprenticeship) Cloud Services 9628-08 Level 3 Certificate in Cloud Services (for the Level 3 Infrastructure Technician Apprenticeship) 9628-808 Cloud Services Sample question paper Duration: 60 minutes Candidate s name: Candidate s

More information

Storageflex HA3969 High-Density Storage: Key Design Features and Hybrid Connectivity Benefits. White Paper

Storageflex HA3969 High-Density Storage: Key Design Features and Hybrid Connectivity Benefits. White Paper Storageflex HA3969 High-Density Storage: Key Design Features and Hybrid Connectivity Benefits White Paper Abstract This white paper introduces the key design features and hybrid FC/iSCSI connectivity benefits

More information

Virtualizing Microsoft Exchange Server 2010 with NetApp and VMware

Virtualizing Microsoft Exchange Server 2010 with NetApp and VMware Virtualizing Microsoft Exchange Server 2010 with NetApp and VMware Deploying Microsoft Exchange Server 2010 in a virtualized environment that leverages VMware virtualization and NetApp unified storage

More information

hot plug RAID memory technology for fault tolerance and scalability

hot plug RAID memory technology for fault tolerance and scalability hp industry standard servers april 2003 technology brief TC030412TB hot plug RAID memory technology for fault tolerance and scalability table of contents abstract... 2 introduction... 2 memory reliability...

More information

VMware Online Forum 2009

VMware Online Forum 2009 VMware Online Forum 2009 Leveraging VMware & HP Solutions for IT Consolidation and Cost Savings 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without

More information

VX3000-E Unified Network Storage

VX3000-E Unified Network Storage Datasheet VX3000-E Unified Network Storage Overview VX3000-E storage, with high performance, high reliability, high available, high density, high scalability and high usability, is a new-generation unified

More information

IBM iseries Models 800 and 810 for small to medium enterprises

IBM iseries Models 800 and 810 for small to medium enterprises Multi-platform management, exceptional price performance IBM iseries Models 800 and 810 for small to medium enterprises Highlights Simple, centralised Simple Windows ** Integration for management of multiple

More information

EonStor DS - iscsi Series High-Availability Solutions Delivering Excellent Storage Performance

EonStor DS - iscsi Series High-Availability Solutions Delivering Excellent Storage Performance EonStor DS EonStor DS - iscsi Series High-Availability Solutions Delivering Excellent Storage Performance Reliability and Availability Local and remote replication functionality enables quick data recovery

More information

IBM Site Enablement Services

IBM Site Enablement Services IBM Site Enablement Services Resilience for Your Data Centre 13/05/2005 Why Site Enablement Services? Hardware and Software are becoming increasingly dependable, but the environment in which they operate

More information

Infoblox Trinzic DDI Appliances. Trinzic Appliances Deliver Actionable Network Intelligence. A Scalable Family of Hardware and Software Appliances

Infoblox Trinzic DDI Appliances. Trinzic Appliances Deliver Actionable Network Intelligence. A Scalable Family of Hardware and Software Appliances Purpose-built Appliance Remote Management Lights Out Management, IPMI 2.0 Unit-identification button/ LED Real-time system environmental and fault monitoring SNMP monitoring with lnfoblox MIBS High Availability

More information

Infoblox Trinzic DDI Appliances. Trinzic Appliances Deliver Actionable Network Intelligence. A Scalable Family of Hardware and Software Appliances

Infoblox Trinzic DDI Appliances. Trinzic Appliances Deliver Actionable Network Intelligence. A Scalable Family of Hardware and Software Appliances Purpose-built Appliance Remote Management Lights Out Management, IPMI 2.0 Unit-identification button/led Real-time system environmental and fault monitoring SNMP monitoring with lnfoblox MIBS High Availability

More information

Calcanas 1. Edgar Calcanas Dr. Narayanan CST March 2010 CST 412 Mid-Term. Workstations

Calcanas 1. Edgar Calcanas Dr. Narayanan CST March 2010 CST 412 Mid-Term. Workstations Calcanas 1 Edgar Calcanas Dr. Narayanan CST 412 17 March 2010 CST 412 Mid-Term Workstations 1) Every employee must have its own workstation, for our potential client NOPI. We must provide a workstation

More information

AUTOTASK ENDPOINT BACKUP (AEB) SECURITY ARCHITECTURE GUIDE

AUTOTASK ENDPOINT BACKUP (AEB) SECURITY ARCHITECTURE GUIDE AUTOTASK ENDPOINT BACKUP (AEB) SECURITY ARCHITECTURE GUIDE Table of Contents Dedicated Geo-Redundant Data Center Infrastructure 02 SSAE 16 / SAS 70 and SOC2 Audits 03 Logical Access Security 03 Dedicated

More information

Reduce costs and enhance user access with Lenovo Client Virtualization solutions

Reduce costs and enhance user access with Lenovo Client Virtualization solutions SYSTEM X SERVERS SOLUTION BRIEF Reduce costs and enhance user access with Lenovo Client Virtualization solutions Gain the benefits of client virtualization while maximizing your Lenovo infrastructure Highlights

More information

SUPPLEMENTAL RESOURCES

SUPPLEMENTAL RESOURCES BIG IDEAS FOR SmAll BuSInESS: SUPPLEMENTAL RESOURCES Using prepackaged services can help you save time and money while allowing you to focus on growing your business. BIg IDeAs FOr small BusINess: SUPPLEMENTAL

More information

Rack-Dense IA-32-Based Servers: Perspective

Rack-Dense IA-32-Based Servers: Perspective Jane Wright Technology Overview 10 January 2003 Historical Rack-Dense IA-32-Based Servers: Perspective Summary We investigate general-purpose servers from Dell, Fujitsu, HP and IBM that support one or

More information

HP ProLiant DL385p Gen8 Server

HP ProLiant DL385p Gen8 Server DATASHEET Gen8 Server Flexibility to future-proof your infrastructure HP Proliant DL385 servers offer low list prices and high rewards The Gen8 server is purpose-built to: Redefine the customer experience

More information

Optimisation drives digital transformation

Optimisation drives digital transformation January 2017 Executive summary Forward-thinking business leaders are challenging their organisations to achieve transformation by harnessing digital technologies with organisational, operational, and business

More information

2016 HSC Information and Digital Technology Networking and hardware Marking Guidelines

2016 HSC Information and Digital Technology Networking and hardware Marking Guidelines 2016 HSC Information and Digital Technology Networking and hardware Marking Guidelines Section I Multiple-choice Answer Key Question Answer 1 B 2 B 3 A 4 D 5 A 6 D 7 B 8 A 9 B 10 C 11 B 12 C 13 A 14 C

More information

Sun Fire X4170 M2 Server Frequently Asked Questions

Sun Fire X4170 M2 Server Frequently Asked Questions Overview Faced with ever increasing computing needs and budget constraints, companies today want to set up infrastructures that offer optimal value, can easily be re-purposed, and have reduced complexity.

More information

Steve Young, Chief Technology Officer. Judson ISD 6/1/2009

Steve Young, Chief Technology Officer. Judson ISD 6/1/2009 Turn One Computer into Four and Stretch t Your Budget with Desktop Virtualization Steve Young, Chief Technology Officer Beverly Ahr, Director of Instructional Technology Judson ISD 6/1/2009 Presentation

More information

LEVERAGING A PERSISTENT HARDWARE ARCHITECTURE

LEVERAGING A PERSISTENT HARDWARE ARCHITECTURE WHITE PAPER I JUNE 2010 LEVERAGING A PERSISTENT HARDWARE ARCHITECTURE How an Open, Modular Storage Platform Gives Enterprises the Agility to Scale On Demand and Adapt to Constant Change. LEVERAGING A PERSISTENT

More information

Server Success Checklist: 20 Features Your New Hardware Must Have

Server Success Checklist: 20 Features Your New Hardware Must Have Server Success Checklist: 20 Features Your New Hardware Must Have June 2015 x86 rack servers keep getting more powerful, more energy efficient, and easier to manage. This is making it worthwhile for many

More information

Dell EMC ScaleIO Ready Node

Dell EMC ScaleIO Ready Node Essentials Pre-validated, tested and optimized servers to provide the best performance possible Single vendor for the purchase and support of your SDS software and hardware All-Flash configurations provide

More information

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public Data Protection for Cisco HyperFlex with Veeam Availability Suite 1 2017 2017 Cisco Cisco and/or and/or its affiliates. its affiliates. All rights All rights reserved. reserved. Highlights Is Cisco compatible

More information

Brown County Virtualization Project

Brown County Virtualization Project Brown County Virtualization Project By Nicholas Duncanson Submitted to the Faculty of the Information Technology Program in Partial Fulfillment of the Requirements for the Degree of Bachelor of Science

More information

Virtualization. Greening the Enterprise

Virtualization. Greening the Enterprise Virtualization Greening the Enterprise Green computing some statistics Power consumption of the average server has risen 4x in the past 5 years The number of servers in the average rack in 2001 was 7;

More information

VX1800 Series Unified Network Storage

VX1800 Series Unified Network Storage Datasheet VX1800 Series Unified Network Storage Overview VX1800 series storage, with high performance, high reliability, high density, high scalability and high usability, is a new-generation unified network

More information

Exchange Server 2007 Performance Comparison of the Dell PowerEdge 2950 and HP Proliant DL385 G2 Servers

Exchange Server 2007 Performance Comparison of the Dell PowerEdge 2950 and HP Proliant DL385 G2 Servers Exchange Server 2007 Performance Comparison of the Dell PowerEdge 2950 and HP Proliant DL385 G2 Servers By Todd Muirhead Dell Enterprise Technology Center Dell Enterprise Technology Center dell.com/techcenter

More information

A Dell Technical White Paper Dell Virtualization Solutions Engineering

A Dell Technical White Paper Dell Virtualization Solutions Engineering Dell vstart 0v and vstart 0v Solution Overview A Dell Technical White Paper Dell Virtualization Solutions Engineering vstart 0v and vstart 0v Solution Overview THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES

More information

Power and Cooling Innovations in Dell PowerEdge Servers

Power and Cooling Innovations in Dell PowerEdge Servers Power and Cooling Innovations in Dell PowerEdge Servers This technical white paper describes the Dell PowerEdge Energy Smart Architecture and the new and enhanced features designed into Dell PowerEdge

More information

Chapter 11: Physical Architecture Layer Design

Chapter 11: Physical Architecture Layer Design Chapter 11: Physical Architecture Layer Design Objectives Understand the different physical architecture components. Understand server-based, client-based, and client server physical architectures. Be

More information

Retired. Models Smart Array 6402/128 Controller B21 Smart Array 6404/256 Controller B21

Retired. Models Smart Array 6402/128 Controller B21 Smart Array 6404/256 Controller B21 Overview The Smart Array 6400 high performance Ultra320, PCI-X controller family provides maximum performance, flexibility, and reliable data protection for HP ProLiant servers, through its unique modular

More information

IBM xseries Technical High Performance Servers V2.

IBM xseries Technical High Performance Servers V2. IBM 000-077 xseries Technical High Performance Servers V2 http://killexams.com/exam-detail/000-077 A. Use the Capacity Manager to monitor the processes on the servers. Log the events to the event log and

More information

Lenovo Enterprise Portfolio

Lenovo Enterprise Portfolio Lenovo Enterprise Portfolio Federico Cuatromano Client Technical Specialist Data Center Group Lenovo Today A $46 billion, Fortune 500 company 60,000 employees serving customers in 160+ countries Publicly

More information

Head to Head with Dell & IBM: How ProLiant Wins

Head to Head with Dell & IBM: How ProLiant Wins Head to Head with Dell & IBM: How ProLiant Wins Erik Salwen Group Manager HP ProLiant Platform Division Session #2214 Adaptive Enterprise: a strategy positioned to win Supply Business Strategy Business

More information

SCO Forum. Aug. 7, Walt Keyser

SCO Forum. Aug. 7, Walt Keyser SCO Forum Aug. 7, Walt Keyser Hewlett Packard Development Company, L.P. The information contained herein is subject to change without notice Agenda Portfolio Transition to serial technology SmartStart

More information

WHITE PAPER AGILOFT SCALABILITY AND REDUNDANCY

WHITE PAPER AGILOFT SCALABILITY AND REDUNDANCY WHITE PAPER AGILOFT SCALABILITY AND REDUNDANCY Table of Contents Introduction 3 Performance on Hosted Server 3 Figure 1: Real World Performance 3 Benchmarks 3 System configuration used for benchmarks 3

More information

Introduction to Virtualization

Introduction to Virtualization Introduction to Virtualization Module 2 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks Configuring

More information

Cisco UCS C200 M2 High-Density Rack-Mount Server

Cisco UCS C200 M2 High-Density Rack-Mount Server Cisco UCS C200 M2 High-Density Rack-Mount Server Product Overview Cisco UCS C-Series Rack-Mount Servers extend unified computing innovations to an industry-standard form factor to help reduce total cost

More information

Simplified. Software-Defined Storage INSIDE SSS

Simplified. Software-Defined Storage INSIDE SSS Software-Defined Storage INSIDE SSS Overcome SDS Challenges Page 2 Simplified Choose the Right Workloads for SDS Using Microsoft Storage Spaces Page 7 The need for agility, scalability, and cost savings

More information