Repositories for Partition Cloning

Size: px
Start display at page:

Download "Repositories for Partition Cloning"

Transcription

1 Repositories for Partition Cloning OS Independent Software Maintenance in Large Clusters of PCs Felix Rauch Christian Kurmann, Thomas M. Stricker Laboratory for Computer Systems, ETH Zürich CoPs Project: Eidgenössische Technische Hochschule Zürich 1. December

2 Clusters of PCs Scientific computing (simulations / protein folding) Enterprise computing (distrib. databases / datamining) Corporate computing (multimedia / collaborative work) Education and training (classrooms) 2

3 Problem Software Maintenance Need guarantee of functioning software environment on all nodes Often software MTBF is inacceptable due to software rot Administration of large numbers of nodes (efficiency) Administration of different OS and different versions (flexibility) 3

4 Our Approach Work with whole partitions as abstraction units (partition = large amount of bits on hard disk) Use cloning for replication Clean abstraction of software state in cluster node No file system dependency No operating system dependency No dependency on registry databases and shared configuration files Maintenance system based on snapshots This approach needs an efficient storage system 4

5 Overview Characteristics of software installations Related work Partition Repositories Evaluation Conclusions 5

6 Evolution and Replication of Software Installations Software installations change continually. Abstraction along two axes: Temporal Spacial Time Space 6

7 Temporal Evolution of a Software Installation Installation of new software Upgrading software packages Patches Temporary installations Snapshot after every change to recover from failing installations or deinstallations 7

8 Spacial Evolution of a Software Installation Replication across hundreds of nodes Localization (IP-number, default printer, drivers, licence files, user preferences, etc.) Snapshot of every node to recover from node failure or failing local change to installation 8

9 Characteristics of Installation and Maintenance Time Initial OS installation Space 9

10 Characteristics of Installation and Maintenance Time Initial OS installation Service pack / patch Space 10

11 Characteristics of Installation and Maintenance Time Initial OS installation Service pack / patch Temporary installation Space 11

12 Characteristics of Installation and Maintenance Time Initial OS installation Service pack / patch Temporary installation Addition of new software packages Space 12

13 Characteristics of Installation and Maintenance Time Initial OS installation Service pack / patch Temporary installation Localized replication Addition of new software packages Space 13

14 Characteristics of Installation and Maintenance Time Initial OS installation Service pack / patch Temporary installation Localized replication Addition of new software packages Personalized replication Localized replication Space 14

15 Why an OS Independent Framework? Simplest approach No knowledge about file system required No knowledge about operating system required But working with partitions is a storage nightmare! Contribution: Solution of storage problem with block repositories 15

16 Related Work Cloning tool for efficient partition distribution: Dolly [Rauch, Kurmann, Stricker; EuroPar 2000] Comparison of backup speed for logical and physical backups [Hutchinson et al; OSDI 99]. Use different terminology: OS independent archive files (tar), not OS independent tools. Commercial tools such as Norton Ghost, Image Cast or DriveImage Pro: Either efficient or OS independent, but not both. Approaches by system administrators at LISA conferences: Either archive whole partitions or use file system dependent tools. 16

17 Archival Techniques Our solution: Works with raw disk/partition data Requires no knowledge about file system Prerequisite: Maintenance OS (e.g. small Linux). Three different archival techniques: Full (compressed) partition images on file server Blockwise diffs Block repositories 17

18 Full Partition Images A B C D B E A F C E B G 6 blocks + 6 blocks = 12 blocks of storage required 18

19 Full Partition Images A B C D B E A F C E B G 6 blocks + 6 blocks = 12 blocks of storage required Partition stored in file Compressed with gzip Very easy to implement A lot of diskspace wasted as two consecutive images are mostly identical 19

20 Blockwise Diffs A B C D B E A F C E B G 6 blocks + 3 blocks = 9 blocks of storage required First partition fully archived For subsequent installations only differences archived Disk blocks at same places on disks are compared Only changed blocks are stored in archive 20

21 Shortcomings of Blockwise Diffs Blockwise diffs still miss some identical blocks: Identical blocks in the same partition Removal and reinstallation results in moved blocks Defragmentation of file system moves blocks around Log structured file systems frequently move blocks around to regain empty segments 21

22 Block Repositories A B C D B E A F C E B G 5 blocks + 2 blocks = 7 blocks of storage required All blocks are compared to each other First partition is compared and inserted in same way Only unique blocks are inserted in the repository For all other blocks, pointers to existing identical blocks are inserted in the repository 22

23 Properties of Block Repositories + Captures all block movements - Effort to compare all blocks Obvious complexity at the first sight: O(n 2 ) In practice: Comparison of two 2 GB partitions takes only 7 minutes on high end PC. Use hash-function to speed up comparison: cn+o(n) Done only once for each partition Can be done as batch job during the night - Complex implementation 23

24 Implementations Production system still uses full partition images. Based shell scripts and NFS to archive and distribute partitions. Available under Open Source licence. Small research prototype implemented in C does comparisons for blockwise diffs and block repository approaches. Research prototype is used for evaluation. Not yet available for distribution. 24

25 Evaluation Measurements with production images of various systems (Linux, Windows NT, Oberon). Compare different archive techniques: Full partition images Blockwise diffs Block repositories Compare different administrative tasks: General update / upgrade of existing system Localization / personalization Installation of new software 25

26 Archive Techniques Oberon Upgrade and Driver Change (no gzip compression) Size [MBytes] Full image Blockwise diffs Block repository Method of storage Initial Installation New OS version Hardware adaption 26

27 Same Application on Two Systems Star Office in Block Repository, no gzip compression Size [MBytes] Original Repository Increase after StarOffice Installation Windows NT Linux 27

28 Localized Partitions in Block Repository Localization based on replication, no gzip compression Size [MBytes] localized installations Partition Size Block Repository with one partition 27 Increase for one localized partition Full Block Repository 28

29 Archive Techniques with Compression Successive Windows NT installation, 2 GB partition Size [MBytes] Compressed Images Compressed Diffs Compressed Repository Method of storage Base Install Small upgrade Service pack 29

30 Tradeoff: Repositories vs. Compression Using large block size for repository results in: Coarser difference detection Larger repository Better compression ratio Smaller repository Which is block size for best results? 30

31 Influence of Block Size on Archive Size Size of repository/image [MByte] K 2 K 4 K 8 K 16 K 24 K Block Size [Byte] Diff Image Size (21MB-25MB) Compressed Size (18MB to 12MB) 31

32 Influence of Block Size on Archive Size Size of repository/image [MByte] K 2 K 4 K 8 K 16 K 24 K Block Size [Byte] Compression ratio [% of original size] Diff Image Size (21MB-25MB) Compressed Size (18MB to 12MB) Compressed ratio (86% to 49%) 32

33 Conclusions Identified partitions as state of software installation. Changes along two axes. Designed partition repositories as efficient storage scheme (e.g. archive 75 localized Windows NT partitions in twice the size of one partition). Proposed cluster software maintenance system based on efficient storage scheme and optimized distribution. Our tools are file system independent and therefore work with all operating systems (even future versions of current systems). 33

34 Questions? CoPs - Project Cluster of PCs 34

35 Block Size: Initial Repository Size of repository/image [MByte] K 2 K 4 K 8 K 16 K 24 K Compression ratio [% of original size] Raw Image Size (200MB-192MB) Compressed Size (113MB to 66 MB) Compressed ratio (59% to 30%) Block Size [Byte] 35

Patagonia Cluster Project Research Cluster

Patagonia Cluster Project Research Cluster Patagonia Cluster Project Research Cluster Clusters of PCs Multi-Boot and Multi-Purpose? Christian Kurmann, Felix Rauch, Michela Taufer, Prof. Thomas M. Stricker Laboratory for Computer Systems ETHZ -

More information

Partition Repositories for Partition Cloning OS Independent Software Maintenance in Large Clusters of PCs

Partition Repositories for Partition Cloning OS Independent Software Maintenance in Large Clusters of PCs Partition Repositories for Partition Cloning OS Independent Software Maintenance in Large Clusters of PCs Felix Rauch, Christian Kurmann, and Thomas M. Stricker Laboratory for Computer Systems ETH - Swiss

More information

Partition Cast Modelling and Optimizing the Distribution of Large Data Sets in PC Clusters

Partition Cast Modelling and Optimizing the Distribution of Large Data Sets in PC Clusters Departement of Computer Science Eidgenössische Technische Hochschule Zürich Ecole polytechnique fédérale de Zurich Politecnico federale di Zurigo Swiss Federal Institute of Technology Zurich Laboratory

More information

Back Up/Restore Hard Drives And Partitions With CloneZilla Live

Back Up/Restore Hard Drives And Partitions With CloneZilla Live By Falko Timme Published: 2008-11-25 17:35 Version 1.0 Author: Falko Timme Last edited 11/17/2008 This tutorial shows how you can back up and restore hard drives and partitions

More information

Optimizing the distribution of large data sets in theory and practice

Optimizing the distribution of large data sets in theory and practice CONCURRENCY AND COMPUTATION: PRACTICE AND EXPERIENCE Concurrency Computat.: Pract. Exper. 2002; 14:165 181 (DOI: 10.1002/cpe.603) Optimizing the distribution of large data sets in theory and practice Felix

More information

Exam Name: VMware Certified Professional on vsphere 5 (Private Beta)

Exam Name: VMware Certified Professional on vsphere 5 (Private Beta) Vendor: VMware Exam Code: VCP-511 Exam Name: VMware Certified Professional on vsphere 5 (Private Beta) Version: DEMO QUESTION 1 The VMware vcenter Server Appliance has been deployed using default settings.

More information

IBM Tivoli Storage Manager for HP-UX Version Installation Guide IBM

IBM Tivoli Storage Manager for HP-UX Version Installation Guide IBM IBM Tivoli Storage Manager for HP-UX Version 7.1.4 Installation Guide IBM IBM Tivoli Storage Manager for HP-UX Version 7.1.4 Installation Guide IBM Note: Before you use this information and the product

More information

This document lists hardware and software requirements for Connected Backup

This document lists hardware and software requirements for Connected Backup Autonomy Connected Backup Version 8.8.0.2 Matrix Revision 1 This document lists hardware and software requirements for Connected Backup 8.8.0.2. Data Center This section lists the installation requirements

More information

Voldemort. Smruti R. Sarangi. Department of Computer Science Indian Institute of Technology New Delhi, India. Overview Design Evaluation

Voldemort. Smruti R. Sarangi. Department of Computer Science Indian Institute of Technology New Delhi, India. Overview Design Evaluation Voldemort Smruti R. Sarangi Department of Computer Science Indian Institute of Technology New Delhi, India Smruti R. Sarangi Leader Election 1/29 Outline 1 2 3 Smruti R. Sarangi Leader Election 2/29 Data

More information

IBM Tivoli Storage Manager for AIX Version Installation Guide IBM

IBM Tivoli Storage Manager for AIX Version Installation Guide IBM IBM Tivoli Storage Manager for AIX Version 7.1.3 Installation Guide IBM IBM Tivoli Storage Manager for AIX Version 7.1.3 Installation Guide IBM Note: Before you use this information and the product it

More information

IST346. Data Storage

IST346. Data Storage IST346 Data Storage Data Storage Why Data Storage? Information is a the center of all organizations. Organizations need to store data. Lots of it. What Kinds of Data? Documents and Files (Reports, Proposals,

More information

DeploymentManager. NEC Corporation 2nd IT Software Division/ IT Network Global Solutions Division. September 28, 2012

DeploymentManager. NEC Corporation 2nd IT Software Division/ IT Network Global Solutions Division. September 28, 2012 DeploymentManager - product introduction - NEC Corporation 2nd IT Software Division/ IT Network Global Solutions Division September 28, 2012 Operations Management Is Time Consuming Does operations management

More information

Unit 11 Computer Network Introduction to Network Operating Systems

Unit 11 Computer Network Introduction to Network Operating Systems Unit 11 Computer Network Introduction to Network Operating Systems Network Operating Systems Just as a computer cannot operate without a computer operating system, a network of computers cannot operate

More information

Unit 2: Manage Files Graphically with Nautilus Objective: Manage files graphically and access remote systems with Nautilus

Unit 2: Manage Files Graphically with Nautilus Objective: Manage files graphically and access remote systems with Nautilus Linux system administrator-i Unit 1: Get Started with the GNOME Graphical Desktop Objective: Get started with GNOME and edit text files with gedit Unit 2: Manage Files Graphically with Nautilus Objective:

More information

DeploymentManager - product introduction - Aug 30,2016 NEC Corporation

DeploymentManager - product introduction - Aug 30,2016 NEC Corporation DeploymentManager - product introduction - Aug 30,2016 NEC Corporation Operations Management Is Time Consuming Does operations management cost you time and effort with increasing numbers of machines? Would

More information

A Makefile. The Makefile contains various statements that specify how the application should be compiled and where it should be installed on your

A Makefile. The Makefile contains various statements that specify how the application should be compiled and where it should be installed on your What is a port The Ports Collection is essentially a set of Makefiles, patches, and description files placed in /usr/ports. The port includes instructions on how to build source code, but does not include

More information

Hitachi Storage Adapter for Oracle Recovery Manager

Hitachi Storage Adapter for Oracle Recovery Manager Hitachi Storage Adapter for Oracle Recovery Manager v07.1.0 Release Notes Contents About This Document... 2 Intended Audience... 2 Getting Help... 2 About This Release... 3 Hardware and Software... 3 Hardware

More information

MINION ENTERPRISE FEATURES LIST

MINION ENTERPRISE FEATURES LIST MINION ENTERPRISE FEATURES LIST Minion Enterprise is an automation and management tool for SQL Server. It provides you with the 10,000- foot view, detailed view, and fine-grained alerting and controls

More information

VMware View Upgrade Guide

VMware View Upgrade Guide View 4.0 View Manager 4.0 View Composer 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

More information

Filesystem. Disclaimer: some slides are adopted from book authors slides with permission 1

Filesystem. Disclaimer: some slides are adopted from book authors slides with permission 1 Filesystem Disclaimer: some slides are adopted from book authors slides with permission 1 Storage Subsystem in Linux OS Inode cache User Applications System call Interface Virtual File System (VFS) Filesystem

More information

Outlook. File-System Interface Allocation-Methods Free Space Management

Outlook. File-System Interface Allocation-Methods Free Space Management File System Outlook File-System Interface Allocation-Methods Free Space Management 2 File System Interface File Concept File system is the most visible part of an OS Files storing related data Directory

More information

Introduction to GACRC Storage Environment. Georgia Advanced Computing Resource Center University of Georgia Zhuofei Hou, HPC Trainer

Introduction to GACRC Storage Environment. Georgia Advanced Computing Resource Center University of Georgia Zhuofei Hou, HPC Trainer Introduction to GACRC Storage Environment Georgia Advanced Computing Resource Center University of Georgia Zhuofei Hou, HPC Trainer zhuofei@uga.edu 1 Outline What is GACRC? Overview of Linux Commands GACRC

More information

Chapter 12. File Management

Chapter 12. File Management Operating System Chapter 12. File Management Lynn Choi School of Electrical Engineering Files In most applications, files are key elements For most systems except some real-time systems, files are used

More information

Buffer Management for XFS in Linux. William J. Earl SGI

Buffer Management for XFS in Linux. William J. Earl SGI Buffer Management for XFS in Linux William J. Earl SGI XFS Requirements for a Buffer Cache Delayed allocation of disk space for cached writes supports high write performance Delayed allocation main memory

More information

OPERATING SYSTEM. PREPARED BY : DHAVAL R. PATEL Page 1. Q.1 Explain Memory

OPERATING SYSTEM. PREPARED BY : DHAVAL R. PATEL Page 1. Q.1 Explain Memory Q.1 Explain Memory Data Storage in storage device like CD, HDD, DVD, Pen drive etc, is called memory. The device which storage data is called storage device. E.g. hard disk, floppy etc. There are two types

More information

Windows 2000/XP History, and Data Management

Windows 2000/XP History, and Data Management Unit 5 Windows 2000/XP History, and Data Management Copyright 2002 Heathkit Company, Inc. All rights reserved. Microsoft Windows98 Microsoft WindowsMe Microsoft Windows 2000 Professional Microsoft Windows

More information

BASIC OPERATIONS. Managing System Resources

BASIC OPERATIONS. Managing System Resources 48 PART 2 BASIC OPERATIONS C H A P T E R 5 Managing System Resources CHAPTER 5 MANAGING SYSTEM RESOURCES 49 THE part of Windows Vista that you see the Vista desktop is just part of the operating system.

More information

Unit 29. Installing and Upgrading Software Level 3 Hand Over Data Integrity

Unit 29. Installing and Upgrading Software Level 3 Hand Over Data Integrity Unit 29 Installing and Upgrading Software Level 3 Hand Over Data Integrity Last Session Installation Configuration Upgrade Testing Todays Session Hand Over Data Integrity Acceptance Process Hand Over The

More information

Windows Server Upgrade tips and tricks. Winnie Leung Technology Specialist Microsoft Corporation

Windows Server Upgrade tips and tricks. Winnie Leung Technology Specialist Microsoft Corporation Windows Server Upgrade tips and tricks Winnie Leung Technology Specialist Microsoft Corporation Windows Server Release Cycle Mainstream Service Packs & Updates At least 5 years from major release Extended

More information

White paper ETERNUS CS800 Data Deduplication Background

White paper ETERNUS CS800 Data Deduplication Background White paper ETERNUS CS800 - Data Deduplication Background This paper describes the process of Data Deduplication inside of ETERNUS CS800 in detail. The target group consists of presales, administrators,

More information

Leopard Installation. It s not as easy or as complicated as it sounds

Leopard Installation. It s not as easy or as complicated as it sounds Leopard Installation It s not as easy or as complicated as it sounds Sources Take Control ebook Taking Control of Upgrading to Leopard Mac related internet sites Opinions of other WAP gurus Experience

More information

Common Preventive Maintenance Techniques for Operating Systems

Common Preventive Maintenance Techniques for Operating Systems Common Preventive Maintenance Techniques for Operating Systems OS Preventive Maintenance Plan To ensure that an OS remains fully functional, you must implement a preventive maintenance plan. A preventive

More information

Productizing Linux Applications. What We ll Cover

Productizing Linux Applications. What We ll Cover Productizing Linux Applications Peter Ashford Ashford Computer Consulting Service 9/08/2015. What We ll Cover The first part of this presentation describes a process that will assist you in delivering

More information

Case study: Building bi-directional DR. Joep Piscaer, VMware vexpert, VCDX #101

Case study: Building bi-directional DR. Joep Piscaer, VMware vexpert, VCDX #101 Case study: Building bi-directional DR Joep Piscaer, VMware vexpert, VCDX #101 Agenda Introduction Project description, goals, requirements, constraints High level overview: product and component overview

More information

Manual Backup Sql Server Express 2005 Automatic

Manual Backup Sql Server Express 2005 Automatic Manual Backup Sql Server Express 2005 Automatic Have you ever attempted to setup an automated backup of your SQL Server Express database server, only to discover that the handy job scheduler. Any Kingdom

More information

Configuration Guide for Veeam Backup & Replication with the HPE Hyper Converged 250 System

Configuration Guide for Veeam Backup & Replication with the HPE Hyper Converged 250 System Configuration Guide for Veeam Backup & Replication with the HPE Hyper Converged 250 System 1 + 1 = 3 HPE + Veeam Better Together Contents Intended audience...3 Veeam Backup & Replication overview...3 Adding

More information

06 May 2011 CS 200. System Management. Backups. Backups. CS 200 Fall 2016

06 May 2011 CS 200. System Management. Backups. Backups. CS 200 Fall 2016 06 May 2011 CS 200 System Management 1 Let s discuss the facts of life... You will die. Your disk will die. Your disk will die first. 2 The user, manually at day s end, make copies on... Who does them?

More information

Perl Install Module Windows Xp From Cd Step By Step Pdf

Perl Install Module Windows Xp From Cd Step By Step Pdf Perl Install Module Windows Xp From Cd Step By Step Pdf Step 7: Install critical and recommended Windows Updates. Step refer to your User's Guide for additional information about the type of RAID configuration

More information

Intellicus Cluster and Load Balancing- Linux. Version: 18.1

Intellicus Cluster and Load Balancing- Linux. Version: 18.1 Intellicus Cluster and Load Balancing- Linux Version: 18.1 1 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not

More information

Tape pictures. CSE 30341: Operating Systems Principles

Tape pictures. CSE 30341: Operating Systems Principles Tape pictures 4/11/07 CSE 30341: Operating Systems Principles page 1 Tape Drives The basic operations for a tape drive differ from those of a disk drive. locate positions the tape to a specific logical

More information

DASH COPY GUIDE. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31

DASH COPY GUIDE. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31 DASH COPY GUIDE Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31 DASH Copy Guide TABLE OF CONTENTS OVERVIEW GETTING STARTED ADVANCED BEST PRACTICES FAQ TROUBLESHOOTING DASH COPY PERFORMANCE TUNING

More information

RHCSA Rapid Track Course (RH199)

RHCSA Rapid Track Course (RH199) RHCSA Rapid Track Course (RH199) DESCRIPTION: Course overview On completion of course materials, students should be prepared to take the Red Hat Certified System Administrator (RHCSA) exam. Note: This

More information

Unified CCX Upgrade. Unified CCX Upgrade Types. This chapter explains how to upgrade Unified CCX.

Unified CCX Upgrade. Unified CCX Upgrade Types. This chapter explains how to upgrade Unified CCX. This chapter explains how to upgrade Unified CCX. Types, page 1 Important Considerations for Upgrade, page 3 Preupgrade Tasks, page 4 Scenarios, page 5 COP File, page 8 Upgrade Unified CCX Using Web Interface,

More information

Introduction to GACRC Storage Environment. Georgia Advanced Computing Resource Center University of Georgia Zhuofei Hou, HPC Trainer

Introduction to GACRC Storage Environment. Georgia Advanced Computing Resource Center University of Georgia Zhuofei Hou, HPC Trainer Introduction to GACRC Storage Environment Georgia Advanced Computing Resource Center University of Georgia Zhuofei Hou, HPC Trainer zhuofei@uga.edu Outline What is GACRC? Overview of Linux Commands GACRC

More information

Physical Representation of Files

Physical Representation of Files Physical Representation of Files A disk drive consists of a disk pack containing one or more platters stacked like phonograph records. Information is stored on both sides of the platter. Each platter is

More information

Storage and File System

Storage and File System COS 318: Operating Systems Storage and File System Andy Bavier Computer Science Department Princeton University http://www.cs.princeton.edu/courses/archive/fall10/cos318/ Topics Storage hierarchy File

More information

Parallels Virtuozzo Containers 4.5 for Windows Release Candidate Readme

Parallels Virtuozzo Containers 4.5 for Windows Release Candidate Readme Parallels Virtuozzo Containers 4.5 for Windows Release Candidate Readme May 29, 2009 This document provides first-priority information on the Parallels Virtuozzo Containers 4.5 for Windows Release Candidate

More information

Symantec NetBackup for Lotus Notes Administrator's Guide. Release 7.6

Symantec NetBackup for Lotus Notes Administrator's Guide. Release 7.6 Symantec NetBackup for Lotus Notes Administrator's Guide Release 7.6 The software described in this book is furnished under a license agreement and may be used only in accordance with the terms of the

More information

Exclaimer Mail Archiver Release Notes

Exclaimer Mail Archiver Release Notes Exclaimer Mail Archiver 3.9.0 Release Notes Release Number The current Release Number for this product is: 3.9.0. System Requirements: Mail Archiver Console and Web Server Hardware Minimum Requirements

More information

Quick Start - OnePass Agent for Windows File System

Quick Start - OnePass Agent for Windows File System Page 1 of 23 Quick Start - OnePass Agent for Windows File System TABLE OF CONTENTS OVERVIEW Introduction Key Features Terminology SYSTEM REQUIREMENTS DEPLOYMENT Installation Method 1: Interactive Install

More information

HP Dynamic Deduplication achieving a 50:1 ratio

HP Dynamic Deduplication achieving a 50:1 ratio HP Dynamic Deduplication achieving a 50:1 ratio Table of contents Introduction... 2 Data deduplication the hottest topic in data protection... 2 The benefits of data deduplication... 2 How does data deduplication

More information

DeploymentManager - product introduction - NEC Corporation System Software Division / Americas and Global Platform Division

DeploymentManager - product introduction - NEC Corporation System Software Division / Americas and Global Platform Division DeploymentManager - product introduction - NEC Corporation System Software Division / Americas and Global Platform Division October 31, 2013 Operations Management Is Time Consuming Does operations management

More information

Veritas NetBackup for Oracle Administrator's Guide

Veritas NetBackup for Oracle Administrator's Guide Veritas NetBackup for Oracle Administrator's Guide UNIX, Windows, and Linux Release 8.1 Veritas NetBackup for Oracle Administrator's Guide Last updated: 2017-09-26 Legal Notice Copyright 2017 Veritas Technologies

More information

Managing the Cisco APIC-EM and Applications

Managing the Cisco APIC-EM and Applications Managing Cisco APIC-EM Using the GUI, page 1 Cisco APIC-EM Application Separation, page 1 Information about Backing Up and Restoring the Cisco APIC-EM, page 4 Updating the Cisco APIC-EM Software, page

More information

Data preservation for the HERA experiments at DESY using dcache technology

Data preservation for the HERA experiments at DESY using dcache technology Journal of Physics: Conference Series PAPER OPEN ACCESS Data preservation for the HERA experiments at DESY using dcache technology To cite this article: Dirk Krücker et al 2015 J. Phys.: Conf. Ser. 66

More information

Computer Organization and Architecture. OS Objectives and Functions Convenience Making the computer easier to use

Computer Organization and Architecture. OS Objectives and Functions Convenience Making the computer easier to use Computer Organization and Architecture Chapter 8 Operating System Support 1. Processes and Scheduling 2. Memory Management OS Objectives and Functions Convenience Making the computer easier to use Efficiency

More information

Top Trends in DBMS & DW

Top Trends in DBMS & DW Oracle Top Trends in DBMS & DW Noel Yuhanna Principal Analyst Forrester Research Trend #1: Proliferation of data Data doubles every 18-24 months for critical Apps, for some its every 6 months Terabyte

More information

Implementation and. Oracle VM. Administration Guide. Oracle Press ORACLG. Mc Grauv Hill. Edward Whalen

Implementation and. Oracle VM. Administration Guide. Oracle Press ORACLG. Mc Grauv Hill. Edward Whalen ORACLG Oracle Press Oracle VM Implementation and Administration Guide Edward Whalen Mc Grauv Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore

More information

Oracle 10g on Solaris to Oracle RAC 11gR2 on Linux Upgrade

Oracle 10g on Solaris to Oracle RAC 11gR2 on Linux Upgrade Image courtesy of Mammoth-WEBCO, Inc. Image courtesy of ADEPT Airmotive (Pty) Ltd. Courtesy of KlingStubbins Oracle 10g on Solaris to Oracle RAC 11gR2 on Linux Upgrade Alan Williams Database Administrator

More information

Windows 7 on the 2009 A+ Exams

Windows 7 on the 2009 A+ Exams Windows 7 on the 2009 A+ Exams CompTIA s 2009 A+ exams will include Windows 7 beginning January, 2011. The revised A+ 2009 objectives showing additional content on Windows 7 are available at CompTIA's

More information

Technical Brief: Specifying a PC for Mascot

Technical Brief: Specifying a PC for Mascot Technical Brief: Specifying a PC for Mascot Matrix Science 8 Wyndham Place London W1H 1PP United Kingdom Tel: +44 (0)20 7723 2142 Fax: +44 (0)20 7725 9360 info@matrixscience.com http://www.matrixscience.com

More information

Acronis Backup Advanced Version 11.5 Update 6

Acronis Backup Advanced Version 11.5 Update 6 Acronis Backup Advanced Version 11.5 Update 6 APPLIES TO THE FOLLOWING PRODUCTS Advanced for Windows Server Advanced for Linux Server Advanced for PC Advanced for VMware / Hyper-V / RHEV / Citrix XenServer

More information

Da-Wei Chang CSIE.NCKU. Professor Hao-Ren Ke, National Chiao Tung University Professor Hsung-Pin Chang, National Chung Hsing University

Da-Wei Chang CSIE.NCKU. Professor Hao-Ren Ke, National Chiao Tung University Professor Hsung-Pin Chang, National Chung Hsing University Chapter 11 Implementing File System Da-Wei Chang CSIE.NCKU Source: Professor Hao-Ren Ke, National Chiao Tung University Professor Hsung-Pin Chang, National Chung Hsing University Outline File-System Structure

More information

COS 318: Operating Systems. File Systems. Topics. Evolved Data Center Storage Hierarchy. Traditional Data Center Storage Hierarchy

COS 318: Operating Systems. File Systems. Topics. Evolved Data Center Storage Hierarchy. Traditional Data Center Storage Hierarchy Topics COS 318: Operating Systems File Systems hierarchy File system abstraction File system operations File system protection 2 Traditional Data Center Hierarchy Evolved Data Center Hierarchy Clients

More information

Oracle Database 12c R2: Managing Multitenant Architecture Ed 2

Oracle Database 12c R2: Managing Multitenant Architecture Ed 2 Oracle University Contact Us: Local: 0845 777 7 711 Intl: +44 845 777 7 711 Oracle Database 12c R2: Managing Multitenant Architecture Ed 2 Duration: 4 Days What you will learn During the Oracle Database

More information

Manual Backup Sql Server 2000 Command Line Restore Database

Manual Backup Sql Server 2000 Command Line Restore Database Manual Backup Sql Server 2000 Command Line Restore Database Overview Creating command line backups is very straightforward. There are basically two commands that allow you to create backups, BACKUP DATABASE.

More information

INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS

INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS TECHNICAL NOTES INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS ALL PRODUCT VERSIONS TECHNICAL NOTE P/N 300-007-585 REV A03 AUGUST 24, 2009 Table of Contents Introduction......................................................

More information

DeploymentManager - product introduction - NEC Corporation System Software Division / Americas and Global Platform Division

DeploymentManager - product introduction - NEC Corporation System Software Division / Americas and Global Platform Division DeploymentManager - product introduction - NEC Corporation System Software Division / Americas and Global Platform Division April 26, 2013 Operations Management Is Time Consuming Does operations management

More information

Unified CCX Upgrade. Unified CCX Upgrade Types. This chapter explains how to upgrade Unified CCX.

Unified CCX Upgrade. Unified CCX Upgrade Types. This chapter explains how to upgrade Unified CCX. This chapter explains how to upgrade Unified CCX. Types, page 1 Important Considerations for Upgrade, page 2 Preupgrade Tasks, page 4 Scenarios, page 4 COP File, page 9 Upgrade Unified CCX Using Web Interface,

More information

Retrospect 8 for Windows Reviewer s Guide

Retrospect 8 for Windows Reviewer s Guide Retrospect 8 for Windows Reviewer s Guide 2012 Retrospect, Inc. About this Reviewer s Guide This document provides a concise guide to understanding Retrospect 8 for Windows. While it is not designed to

More information

This tutorial will help computer science graduates to understand the basic-to-advanced concepts related to data warehousing.

This tutorial will help computer science graduates to understand the basic-to-advanced concepts related to data warehousing. About the Tutorial A data warehouse is constructed by integrating data from multiple heterogeneous sources. It supports analytical reporting, structured and/or ad hoc queries and decision making. This

More information

CHAPTER 11: IMPLEMENTING FILE SYSTEMS (COMPACT) By I-Chen Lin Textbook: Operating System Concepts 9th Ed.

CHAPTER 11: IMPLEMENTING FILE SYSTEMS (COMPACT) By I-Chen Lin Textbook: Operating System Concepts 9th Ed. CHAPTER 11: IMPLEMENTING FILE SYSTEMS (COMPACT) By I-Chen Lin Textbook: Operating System Concepts 9th Ed. File-System Structure File structure Logical storage unit Collection of related information File

More information

ADVANCED DATA REDUCTION CONCEPTS

ADVANCED DATA REDUCTION CONCEPTS ADVANCED DATA REDUCTION CONCEPTS Thomas Rivera, Hitachi Data Systems Gene Nagle, BridgeSTOR Author: Thomas Rivera, Hitachi Data Systems Author: Gene Nagle, BridgeSTOR SNIA Legal Notice The material contained

More information

Technology Insight Series

Technology Insight Series IBM ProtecTIER Deduplication for z/os John Webster March 04, 2010 Technology Insight Series Evaluator Group Copyright 2010 Evaluator Group, Inc. All rights reserved. Announcement Summary The many data

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

Computer Software A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and

Computer Software A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Computer Software A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems software provides infrastructure

More information

Deploying IBM Rational License Key Server effectively in your organization

Deploying IBM Rational License Key Server effectively in your organization Deploying IBM Rational License Key Server 8.1.1 effectively in your organization Indraneel Paul September 28, 2011 Page 1 of 28 INTRODUCTION...4 IBM RATIONAL LICENSE KEY SERVER 8.1.1...5 TECHNICAL CHANGE

More information

UP B03 - Don't expire: Simplify Your Windows Migration Patrick Tyler - Distinguished System Engineer Mike Holmes IT HQ Department of the US Army

UP B03 - Don't expire: Simplify Your Windows Migration Patrick Tyler - Distinguished System Engineer Mike Holmes IT HQ Department of the US Army UP B03 - Don't expire: Simplify Your Windows Migration Patrick Tyler - Distinguished System Engineer Mike Holmes IT HQ Department of the US Army Simplify Your Windows Migration 1 2 Why Will You Migrate

More information

Standards and Practices

Standards and Practices Standards and Practices S&P Article ID: SAP-005 Title: Best Practices for Server Configuration Description: Procedures to provide quality, consistency, and reliability during the server build process.

More information

Windows Mail File Backup And Restore Xp Home Edition

Windows Mail File Backup And Restore Xp Home Edition Windows Mail File Backup And Restore Xp Home Edition MailStore Home enables you to backup all your email messages from 2000, XP, 2003 and 2007, Outlook Express, Windows Mail and Windows Live Mail Each

More information

Perceptive Experience Web Scan

Perceptive Experience Web Scan Perceptive Experience Web Scan Technical Specifications Version: 2.2.x Written by: Product Knowledge, R&D Date: Wednesday, April 05, 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark

More information

System and Network Administration.

System and Network Administration. System and Network Administration. BIT Pre-Semester Model Questions (Answers) Lessons for Mid-Exam 1. Assemble a Computer, Install Operating System and Application Software 2. Basic Facilities available

More information

Building an Inverted Index

Building an Inverted Index Building an Inverted Index Algorithms Memory-based Disk-based (Sort-Inversion) Sorting Merging (2-way; multi-way) 2 Memory-based Inverted Index Phase I (parse and read) For each document Identify distinct

More information

Designing, Optimizing, and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

Designing, Optimizing, and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Designing, Optimizing, and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Varighed: 5 Days Kursus Kode: M50400 Beskrivelse: This five-day instructor-led course provides the

More information

ORACLE 11gR2 DBA. by Mr. Akal Singh ( Oracle Certified Master ) COURSE CONTENT. INTRODUCTION to ORACLE

ORACLE 11gR2 DBA. by Mr. Akal Singh ( Oracle Certified Master ) COURSE CONTENT. INTRODUCTION to ORACLE ORACLE 11gR2 DBA by Mr. Akal Singh ( Oracle Certified Master ) INTRODUCTION to ORACLE COURSE CONTENT Exploring the Oracle Database Architecture List the major architectural components of Oracle Database

More information

CS510 Operating System Foundations. Jonathan Walpole

CS510 Operating System Foundations. Jonathan Walpole CS510 Operating System Foundations Jonathan Walpole Disk Technology & Secondary Storage Management Disk Geometry Disk head, surfaces, tracks, sectors Example Disk Characteristics Disk Surface Geometry

More information

MBS Microsoft Oracle Plug-In 6.82 User Guide

MBS Microsoft Oracle Plug-In 6.82 User Guide MBS Microsoft Oracle Plug-In 6.82 User Guide 10 Oracle Plug-In This version of the Oracle Plug-In supports Windows Agents. It is an add-on that allows you to perform database backups on Oracle databases.

More information

"Charting the Course... Oracle 18c DBA I (3 Day) Course Summary

Charting the Course... Oracle 18c DBA I (3 Day) Course Summary Oracle 18c DBA I (3 Day) Course Summary Description This course provides a complete, hands-on introduction to Oracle Database Administration including the use of Enterprise Manager (EMDE), SQL Developer

More information

File Systems. File Systems. G53OPS: Operating Systems. File Systems. File Systems 11/27/2008. Why Use Files? Graham Kendall. Two Views of File System

File Systems. File Systems. G53OPS: Operating Systems. File Systems. File Systems 11/27/2008. Why Use Files? Graham Kendall. Two Views of File System Why Use s? Introduction Graham Kendall It allows data to be stored between processes It allows us to store large volumes of data Allows more than one process to access the data at the same time 27 Nov

More information

Veritas NetBackup for Lotus Notes Administrator's Guide

Veritas NetBackup for Lotus Notes Administrator's Guide Veritas NetBackup for Lotus Notes Administrator's Guide for UNIX, Windows, and Linux Release 8.0 Veritas NetBackup for Lotus Notes Administrator's Guide Document version: 8.0 Legal Notice Copyright 2016

More information

ASPECTS OF DEDUPLICATION. Dominic Kay, Oracle Mark Maybee, Oracle

ASPECTS OF DEDUPLICATION. Dominic Kay, Oracle Mark Maybee, Oracle ASPECTS OF DEDUPLICATION Dominic Kay, Oracle Mark Maybee, Oracle SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individual members may use this

More information

Oracle Database 11g for Experienced 9i Database Administrators

Oracle Database 11g for Experienced 9i Database Administrators Oracle Database 11g for Experienced 9i Database Administrators 5 days Oracle Database 11g for Experienced 9i Database Administrators Course Overview The course will give experienced Oracle 9i database

More information

Oracle DBA Course Content

Oracle DBA Course Content 1 Oracle DBA Course Content Database Architecture: Introduction to Instance and Database How user connects to database How SQL statement process in the database Oracle data dictionary and its role Memory

More information

Replace Single Server or Cluster

Replace Single Server or Cluster Caution Because this process is designed to work as a server replacement, you must perform it in the live environment. Cisco does not recommend doing this process on a dead net because a duplication of

More information

Unrar for windows xp

Unrar for windows xp Unrar for windows xp Also there is unrar license restriction for some parts of the code.. 7- Zip works in Windows 10 / 8 / 7 / Vista / XP / 2016 / 2012 / 2008 / 2003 / 2000 / NT. RarZilla Free Unrar is

More information

Microsoft Sql Manual 2008 Express Edition Sp1 (32-bit Or 64-bit)

Microsoft Sql Manual 2008 Express Edition Sp1 (32-bit Or 64-bit) Microsoft Sql Manual 2008 Express Edition Sp1 (32-bit Or 64-bit) For both 32-bit and 64-bit editions of SQL Server 2008, the following apply: Microsoft recommends that you run SQL Server 2008 on computers

More information

Appendix A: Version 4.0 Networking Guidelines

Appendix A: Version 4.0 Networking Guidelines Appendix A: Version 4.0 Networking Guidelines Notice Users are responsible for network setup and maintenance, including installation and configuration of all necessary hardware and software. Carl Zeiss

More information

Bacula Systems Virtual Machine Performance Backup Suite

Bacula Systems Virtual Machine Performance Backup Suite Bacula Systems Virtual Machine Performance Backup Suite Bacula Systems VM Performance Backup Suite is part of Bacula Enterprise Edition. It comprises of modules that can be utilized to perfectly fit any

More information

Oracle Database 10g: New Features for Administrators Release 2

Oracle Database 10g: New Features for Administrators Release 2 Oracle University Contact Us: +27 (0)11 319-4111 Oracle Database 10g: New Features for Administrators Release 2 Duration: 5 Days What you will learn This course introduces students to the new features

More information

NoSQL Performance Test

NoSQL Performance Test bankmark UG (haftungsbeschränkt) Bahnhofstraße 1 9432 Passau Germany www.bankmark.de info@bankmark.de T +49 851 25 49 49 F +49 851 25 49 499 NoSQL Performance Test In-Memory Performance Comparison of SequoiaDB,

More information