The LCG Distributed Database Infrastructure

Size: px
Start display at page:

Download "The LCG Distributed Database Infrastructure"

Transcription

1 The LCG Distributed Database Infrastructure Dirk Düllmann, CERN & LCG 3D DESY Computing Seminar 21. May 07 CERN - IT Department CH-1211 Genève 23 Switzerland

2 Outline of the Talk Why databases and why distributed? LCG Distributed Database Project (LCG 3D) Building blocks for a scalable database services database clusters Distribution techniques streams replication and distributed caching Database and replication monitoring optimisation Experiment models and schedules Status and next steps

3 Configurations Create rec condb data set Online Master Data Storage Pixel Pixel Strips Strips ECAL ECAL HCAL HCAL RPC RPC DT ES CSC Trigger DAQ DCS Conditions DT ES CSC Trigger DAQ DCS EMDB DDD Logbook LHC data Offline Reconstruction Conditions DB ONline subset Formatting Calibration Conditions CERN Computer Center Production Validation Development Configuration Conditions Master copy Offline Reconstruction Conditions DB OFfline subset Tier 0 3

4 Distributed Deployment of Databases (=3D) LCG provided initially an infrastructure for distributed access to file based data and file replication Physics applications (and grid services) depend crucially on relational databases for meta data and require similar services for databases Physics applications and grid services use RDBMS eg configuration, conditions, calibration, event tags, file and collection catalogues, production/transfer workflow LCG sites have already experience in providing RDBMS services Goals for common database project as part of LCG increase the availability and scalability of LCG and experiment database components allow applications to access databases in a consistent, location independent way connect database services via data replication mechanisms shared deployment and administration of this infrastructure during 24 x 7 operation Scope set by LCG PEB: Databases Online, Offline and at LCG Tier sites 4

5 LCG 3D Service Architecture Oracle Streams http cache (Squid) Cross DB copy and MySQL/SQLight files T0 autonomous reliable service O S M S O Online DB autonomous reliable service O F T1 DB backbone all data replicated reliable service T2 local DB cache subset data only local service O database (DB) cluster O S M S M MySQL/SQLight DB file S F Squid FroNTier Read-only access at Tier-1/2 (at least initially) 5

6 Database Services for Physics at CERN in 2002

7 Database Services for Physics at CERN in x7 service based on Oracle 9i / Solaris

8 Database Services for Physics at CERN in x7 service based on Oracle 9i / Solaris Most experiment databases hosted on 2-node (4 CPU) cluster on Solaris with 6GB of RAM 18 disks, 32GB each Veritas Volume Manager

9 Database Services for Physics at CERN in x7 service based on Oracle 9i / Solaris Most experiment databases hosted on 2-node (4 CPU) cluster on Solaris with 6GB of RAM 18 disks, 32GB each Veritas Volume Manager But also increasing many Linux disk servers for LHC and non- LHC data (COMPASS, HARP) Locally attached disk Spread all over the CERN computing centre Several different versions of Linux and Oracle

10 How to build a highly available and scalable DB service?

11 How to build a highly available and scalable DB service? Scaling Up

12 How to build a highly available and scalable DB service? Scaling Up

13 How to build a highly available and scalable DB service? Scaling Up Scaling out -> clustering Storage Area Network

14 How to build a highly available and scalable DB service? Scaling Up Scaling out -> clustering Storage Area Network

15 Chosen Architecture: Database Cluster on Linux CERN LAN Oracle Real Application Cluster (RAC) on commodity hardware Redundancy at all levels (CPU, storage, networking) Oracle 10gR2 and RedHat ES 4 Oracle ASM as volume manager RAC1 lxs5033 GB ethernet switch lxs5037 lxs5038 SANbox 5200 A 2 GB fibre channel switch Infortrend storage lxs5030

16 Hardware configuration Four servers CPU : Intel Pentium-D GHz Memory 2G (ECC) Local Disk S-ATA2 80G 7200 rpm Fiber Channel LSI 7102XP-LC, PCI X 1 RAC group for 3D RAC group for other LCG services SAN Switch : Silkworm ports Backend Raid subsystem: StorageTek B280 Each RAC group shares 1.7TB exported from SAN Dual channel & redundant controller ASGC Hurng-Chun 9 - ASGC

17 Beginning of 2007

18 Beginning of 2007

19 Beginning of 2007

20 Beginning of 2007 ~220 Database CPUs ~440 GB of RAM (shared DB cache) ~1100 disks Some 15 DB clusters deployed One production cluster per LHC experiment for offline applications ATLAS Online, COMPASS cluster Number of nodes varying from 4 to 8 Several validation and test clusters 1 or 2 per experiment (typically 2 node clusters) Some hardware allocated for internal use/tests

21 Application Validation and Optimisation Database clusters can amplify effects of poor application design - need scalability test during application release cycle Development DB service Validation DB service Production DB service Significant fraction of DB administrator work needs close collaboration with application developers Focus on application with large resource consumption: File transfer systems (FTS, PhEDEx) Grid catalogs (LFC) Experiment Dashboards Condition data (COOL) Event collections (TAGS)

22 Evolving Database Hardware Need to continuously replace database h/w with next generation CPU and storage still maintaining as few s/w configurations as possible: only a single Linux and Oracle version CPU side - continued performance increase via multi-core Recently tested dual quad-core CPU & 16 GB of RAM performance similar to 5 node RAC built with the hardware currently used Multi core works well for database servers but implies a move to 64-bit Linux & Oracle May run into memory bandwidth limitations with many cores Storage side - slower performance increase Sizing for IO operations per second rather than just volume increase -> disk numbers increase Investigating higher performance disks (eg raptor) and other storage technologies (solid state disks)

23 Database Replication and Distributed Caching CERN - IT Department CH-1211 Genève 23 Switzerland

24 FroNTier Launchpad software Squid caching proxy Load shared with Round-Robin DNS Configured in accelerator mode Peer-to-peer caching Wide open frontier * Tomcat - standard FroNTier servlet Distributed as war file Unpack in Tomcat webapps dir Change 2 files if name is different One xml file describes DB connection Squid Squid Squid Tomcat Tomcat Tomcat FroNTier servlet Round-Robin DNS server1 server2 server3 FroNTier servlet FroNTier servlet *In the past, we required the registration so we could add IP/mask DB to our Access Control List (ACL) at CERN. Recently decided to run in wide-open mode so installations can be tested w/o registration. 13 Sept, 2006 CMS Frontier Report

25 How to keep Databases up-to-date? Asynchronous Replication via Streams capture propagation apply CERN FNAL CNAF CERN IN2P3 RAL Sinica BNL Slide : Eva Dafonte Perez LCG 3D Status Dirk Duellmann 15

26 How to keep Databases up-to-date? Asynchronous Replication via Streams insert into emp values ( 03, Joan,.) CERN capture propagation apply FNAL CNAF CERN IN2P3 RAL Sinica BNL Slide : Eva Dafonte Perez LCG 3D Status Dirk Duellmann 15

27 How to keep Databases up-to-date? Asynchronous Replication via Streams insert into emp values ( 03, Joan,.) CERN capture propagation apply FNAL CNAF CERN IN2P3 RAL Sinica BNL Slide : Eva Dafonte Perez LCG 3D Status Dirk Duellmann 15

28 How to keep Databases up-to-date? Asynchronous Replication via Streams insert into emp values ( 03, Joan,.) CERN capture propagation apply FNAL LCR CNAF CERN IN2P3 RAL Sinica BNL Slide : Eva Dafonte Perez LCG 3D Status Dirk Duellmann 15

29 How to keep Databases up-to-date? Asynchronous Replication via Streams insert into emp values ( 03, Joan,.) CERN capture propagation apply FNAL LCR CNAF CERN IN2P3 RAL Sinica BNL Slide : Eva Dafonte Perez LCG 3D Status Dirk Duellmann 15

30 How to keep Databases up-to-date? Asynchronous Replication via Streams insert into emp values ( 03, Joan,.) CERN capture propagation apply FNAL LCR LCR LCR CNAF LCR LCR CERN IN2P3 LCR LCR LCR RAL Sinica BNL Slide : Eva Dafonte Perez LCG 3D Status Dirk Duellmann 15

31 How to keep Databases up-to-date? Asynchronous Replication via Streams insert into emp values ( 03, Joan,.) CERN capture propagation apply FNAL LCR LCR LCR CNAF LCR LCR CERN IN2P3 LCR LCR LCR RAL Sinica BNL Slide : Eva Dafonte Perez LCG 3D Status Dirk Duellmann 15

32 How to keep Databases up-to-date? Asynchronous Replication via Streams insert into emp values ( 03, Joan,.) CERN capture propagation apply FNAL CNAF CERN IN2P3 RAL Sinica BNL Slide : Eva Dafonte Perez LCG 3D Status Dirk Duellmann 15

33 Database s/w Licenses and Support Tier 1 licenses acquired Experiment and grid service request collected for all T1 sites License payment and signed agreement forms received LCG Support ID has been created with Oracle Accounts for Oracle support (MetaLink) created for all T1 database contacts access to Oracle s/w, patches, security upgrades and problem database allows to file problem reports directly to Oracle

34 Tier 0 setup and operational procedures Main streams operations have been included in the Tier 0 DBA operations manual Automated alerts for database or streams problems from 3D monitoring Integrated with GGUS (grid user support) so far: handling of streams problems during working hours only Downstream capture setup has been installed as part of the planned Tier 0 service extension log-mining step runs on a separate box, offloading the source database same h/w and s/w setup as db server nodes

35 Further Decoupling between Databases Objectives Remove impact of capture from Tier 0 database Isolate destination sites from each other pair capture process + queue x each target site big Streams pool size redundant events ( x number of queues) capture process propagation jobs COPY redo log files capture process CERN CERN RAC capture process FNAL CNAF SOURCE DATABASE DOWNSTREAM CERN DESTINATION SITES Slide : Eva Dafonte Perez LCG 3D Status Dirk Duellmann 18

36 Database Backup / Recovery with Streams Collected DB / streams recovery scenarios Recovery after T1 data loss - OK RAL recovered and re-synchronised Replication CENR to CNAF continued unaffected Recovery after T0 data loss - OK Coordinated point-in-time recovery - OK Service procedure documented and validated with two Tier 1 sites and CERN Full recovery exercise with all sites scheduled for the 3D Workshop at CNAF June Recover Tier 1 database from tape Resynchronise replication streams While T0 database is being populated

37 Streams Performance Tuning Focus recently: Wide Area Network Remote sites significantly affected by latency eg ASCG with 300ms round trip time Studied TCP level data flow between CERN and Taiwan Resulting Optimisations increased TCP buffer size (OS level) decrease frequency of acknowledgements between src and dest DB Total improvement of factor 10 Now: 4000 logical change records / sec Checklist for Tier 1 sites has been prepared Focus moved now to LAN setup optimisation

38 Experiment Database Activities & Plans CERN - IT Department CH-1211 Genève 23 Switzerland

39 LHCb COOL service model (Marco Clemencic, 3D workshop 13 Sep 2006) GRIDKA RAL IN2P3 CNAF SARA PIC COOL (Oracle) Two servers at CERN essentially for online and offline Replication to Tier1 s from the online database is a two-step replication Online server at the pit (managed by LHCb); offline server in the CC Andrea Valassi Conditions Databases Rimini, 7 May 2007

40 LFC Replication Testbed Read Only Clients Population Clients Population Clients LFC R-W Server LFC R-W Server LFC Read-Only Server lxb0717.cern.c h rls1r1.cern.ch lxb0716.cern.c h lfc-streams.cr.cnaf.infn.it LFC Oracle Server Master DB Oracle Streams WAN LFC Oracle Server lfc-replica.cr.cnaf.infn.it Replica DB

41 File Catalogue replication between CERN and CNAF LFC replication via streams between CERN and CNAF in production since last November Requested by LHCb to provide read-only catalog replicas Stable operation without major problems Several site interventions at CNAF have been performed Site restart and resynchronisation worked Rate is low compared to conditions In contact with LHCb for adding remaining LHCb Tier 1 sites

42 ATLAS COOL service model COOL Oracle services at Tier0 and ten Tier1 s Two COOL servers at CERN for online/offline (similar to LHCb) Online database within the Atlas pit network, but physically in the CC In addition: Oracle at three muon calibration center Tier2 s ATLAS pit Computer centre Outside world Online / PVSS / HLT farm ATLAS pit network (ATCN) Dedicated 10Gbit link Online OracleDB gateway Streams replication CERN public network Offline master CondDB Calibration updates Tier-0 Sqlite replica (1 file/run) Tier-1 replica Tier-1 replica Tier-0 GRIDKA TAIWAN RAL IN2P3 CNAF SARA BNL TRIUMF PIC Nordugrid (Sasha Vaniachine and Richard Hawkings, 3D workshop 14 Sep 2006) Andrea Valassi Conditions Databases Rimini, 7 May 2007

43 ATLAS Muon Calibration Data Flow Picture: H. von der Schmitt

44 3D Database Resource Request and Current Predictions Request Conditions Challenges (April - Jul) Predictions Dual CPU DB DB Storage Nodes [TB usable] no change wrt GDB Nov ATLAS: COOL + TAGs LHCb: COOL+ LFC r/o replica next review after initial CDC phase (eg May) Dress Rehearsals ATLAS: 4GB on 64bit DB server (Jul-Nov) LHCb: 2 LFC r/o servers in place expect resource upgrade: double storage and CPU review LHC Startup 3+x 1.0 ATLAS (from Nov) 2+y 0.3 LHCb from June ATLAS COOL + TAGs(tbc by ATLAS) nominal year LCG 3D Project Status - 4

45 CMS conditions data at CERN ORCON and ORCOFF conditions data are in POOL_ORA format ORCON-ORCOFF Oracle Streams prototype set up (integration RAC). Production set up later in Vincenzo Innocente, CMS Software Week, April 2007 Andrea Valassi Conditions Databases Rimini, 7 May 2007

46 Slide: L. Lueking FroNTier Launchpad Setup T0 Farm WAN CERN DNS round Robbin Provides load balancing and failover 3 servers running Frontier & Squid (worker nodes) Backend Oracle Database 10gR2 (4-node RAC) 11 Oct

47 CMS Request Update No major Change until August Rough Estimates of CMS DB Resources March 2007 through August 2007 Area Disk Concurrent Users Transactions (CMS contact) Maximum (GB) Peak usage Peak usage (Hz) Online P Offline Conditions 500 (DB) 10 (DB)* 10 (DB)* Tier-0 (CMSR) 100 (per Squid) 10 (Squid) 10 (Squid) 2-3 Squids * Incl. On2off Xfer * Incl. On2off Xfer Offline Conditions Tier-1 (each site) 100 (per Squid) 2-3 Squids/site 10(per Squid) >100! all sites 10 per (Squid) >100! all sites Offline DBS Tier-0 (CMSR) (currently ~2) (currently ~5) 26 Jan 2007 CMS Req. Update and Plans 9 LCG 3D Project Status - 5

48 Deployment Status and Next Steps CMS tested Frontier/SQUID setup during CSA 06 now some 30 Tier 1 and Tier 2 sites connected ATLAS and LHCb moved production mode in April All ten Tier 1 database sites integrated into a single distributed database infrastructure ASGC, BNL, CNAF, GridKA, IN2P3, SARA/ NIKHEF, NDGF, PIC, RAL, TRIUMF One of the largest distributed database setups worldwide Preparing for Tier 1 replica scaling test with O(100) client nodes using ATLAS off line framework ATHENA In summer: participate in WLCG Dress Rehearsal tests

49 More information at WLCG 3D Project or LCG3DWiki CERN Physics Database Service WLCG Persistency Framework

Tier0 plans and security and backup policy proposals

Tier0 plans and security and backup policy proposals Tier0 plans and security and backup policy proposals, CERN IT-PSS CERN - IT Outline Service operational aspects Hardware set-up in 2007 Replication set-up Test plan Backup and security policies CERN Oracle

More information

Forschungszentrum Karlsruhe in der Helmholtz - Gemeinschaft. Holger Marten. Holger. Marten at iwr. fzk. de www.gridka.de

Forschungszentrum Karlsruhe in der Helmholtz - Gemeinschaft. Holger Marten. Holger. Marten at iwr. fzk. de www.gridka.de Tier-2 cloud Holger Marten Holger. Marten at iwr. fzk. de www.gridka.de 1 GridKa associated Tier-2 sites spread over 3 EGEE regions. (4 LHC Experiments, 5 (soon: 6) countries, >20 T2 sites) 2 region DECH

More information

LCG POOL, Distributed Database Deployment and Oracle Services@CERN

LCG POOL, Distributed Database Deployment and Oracle Services@CERN LCG POOL, Distributed Database Deployment and Oracle Services@CERN Dirk Düllmann, D CERN HEPiX Fall 04, BNL Outline: POOL Persistency Framework and its use in LHC Data Challenges LCG 3D Project scope and

More information

High Availability Databases based on Oracle 10g RAC on Linux

High Availability Databases based on Oracle 10g RAC on Linux High Availability Databases based on Oracle 10g RAC on Linux WLCG Tier2 Tutorials, CERN, June 2006 Luca Canali, CERN IT Outline Goals Architecture of an HA DB Service Deployment at the CERN Physics Database

More information

Evolution of Database Replication Technologies for WLCG

Evolution of Database Replication Technologies for WLCG Home Search Collections Journals About Contact us My IOPscience Evolution of Database Replication Technologies for WLCG This content has been downloaded from IOPscience. Please scroll down to see the full

More information

Database Monitoring Requirements. Salvatore Di Guida (CERN) On behalf of the CMS DB group

Database Monitoring Requirements. Salvatore Di Guida (CERN) On behalf of the CMS DB group Database Monitoring Requirements Salvatore Di Guida (CERN) On behalf of the CMS DB group Outline CMS Database infrastructure and data flow. Data access patterns. Requirements coming from the hardware and

More information

Distributed Database Access in the LHC Computing Grid with CORAL

Distributed Database Access in the LHC Computing Grid with CORAL Distributed Database Access in the LHC Computing Grid with CORAL Dirk Duellmann, CERN IT on behalf of the CORAL team (R. Chytracek, D. Duellmann, G. Govi, I. Papadopoulos, Z. Xie) http://pool.cern.ch &

More information

LHC schedule: what does it imply for SRM deployment? Jamie.Shiers@cern.ch. CERN, July 2007

LHC schedule: what does it imply for SRM deployment? Jamie.Shiers@cern.ch. CERN, July 2007 WLCG Service Schedule LHC schedule: what does it imply for SRM deployment? Jamie.Shiers@cern.ch WLCG Storage Workshop CERN, July 2007 Agenda The machine The experiments The service LHC Schedule Mar. Apr.

More information

LHC Databases on the Grid: Achievements and Open Issues * A.V. Vaniachine. Argonne National Laboratory 9700 S Cass Ave, Argonne, IL, 60439, USA

LHC Databases on the Grid: Achievements and Open Issues * A.V. Vaniachine. Argonne National Laboratory 9700 S Cass Ave, Argonne, IL, 60439, USA ANL-HEP-CP-10-18 To appear in the Proceedings of the IV International Conference on Distributed computing and Gridtechnologies in science and education (Grid2010), JINR, Dubna, Russia, 28 June - 3 July,

More information

CERN local High Availability solutions and experiences. Thorsten Kleinwort CERN IT/FIO WLCG Tier 2 workshop CERN 16.06.2006

CERN local High Availability solutions and experiences. Thorsten Kleinwort CERN IT/FIO WLCG Tier 2 workshop CERN 16.06.2006 CERN local High Availability solutions and experiences Thorsten Kleinwort CERN IT/FIO WLCG Tier 2 workshop CERN 16.06.2006 1 Introduction Different h/w used for GRID services Various techniques & First

More information

Distributed Database Services - a Fundamental Component of the WLCG Service for the LHC Experiments - Experience and Outlook

Distributed Database Services - a Fundamental Component of the WLCG Service for the LHC Experiments - Experience and Outlook Distributed Database Services - a Fundamental Component of the WLCG Service for the LHC Experiments - Experience and Outlook Maria Girone CERN, 1211 Geneva 23, Switzerland Maria.Girone@cern.ch Abstract.

More information

Improvement Options for LHC Mass Storage and Data Management

Improvement Options for LHC Mass Storage and Data Management Improvement Options for LHC Mass Storage and Data Management Dirk Düllmann HEPIX spring meeting @ CERN, 7 May 2008 Outline DM architecture discussions in IT Data Management group Medium to long term data

More information

Recovery and Backup TIER 1 Experience, status and questions. RMAN Carlos Fernando Gamboa, BNL Gordon L Brown, RAL Meeting at CNAF June 12-1313 of 2007, Bologna, Italy 1 Table of Content Factors that define

More information

Grid Computing in Aachen

Grid Computing in Aachen GEFÖRDERT VOM Grid Computing in Aachen III. Physikalisches Institut B Berichtswoche des Graduiertenkollegs Bad Honnef, 05.09.2008 Concept of Grid Computing Computing Grid; like the power grid, but for

More information

Database Services for Physics @ CERN

Database Services for Physics @ CERN Database Services for Physics @ CERN Deployment and Monitoring Radovan Chytracek CERN IT Department Outline Database services for physics Status today How we do the services tomorrow? Performance tuning

More information

Relational databases for conditions data and event selection in ATLAS

Relational databases for conditions data and event selection in ATLAS Relational databases for conditions data and event selection in ATLAS F Viegas 1, R Hawkings 1,G Dimitrov 1,2 1 CERN, CH-1211 Genève 23, Switzerland 2 LBL, Lawrence-Berkeley National Laboratory, Berkeley,

More information

Alternative models to distribute VO specific software to WLCG sites: a prototype set up at PIC

Alternative models to distribute VO specific software to WLCG sites: a prototype set up at PIC EGEE and glite are registered trademarks Enabling Grids for E-sciencE Alternative models to distribute VO specific software to WLCG sites: a prototype set up at PIC Elisa Lanciotti, Arnau Bria, Gonzalo

More information

Techniques for implementing & running robust and reliable DB-centric Grid Applications

Techniques for implementing & running robust and reliable DB-centric Grid Applications Techniques for implementing & running robust and reliable DB-centric Grid Applications International Symposium on Grid Computing 2008 11 April 2008 Miguel Anjo, CERN - Physics Databases Outline Robust

More information

Comparison of the Frontier Distributed Database Caching System with NoSQL Databases

Comparison of the Frontier Distributed Database Caching System with NoSQL Databases Comparison of the Frontier Distributed Database Caching System with NoSQL Databases Dave Dykstra dwd@fnal.gov Fermilab is operated by the Fermi Research Alliance, LLC under contract No. DE-AC02-07CH11359

More information

<Insert Picture Here> Oracle In-Memory Database Cache Overview

<Insert Picture Here> Oracle In-Memory Database Cache Overview Oracle In-Memory Database Cache Overview Simon Law Product Manager The following is intended to outline our general product direction. It is intended for information purposes only,

More information

Oracle and Streams Diagnostics and Monitoring

Oracle and Streams Diagnostics and Monitoring Oracle and Streams Diagnostics and Monitoring Eva Dafonte Pérez Florbela Tique Aires Viegas Agenda Oracle Enterprise Manager Streams monitoring tool Local monitoring tools Network diagnostic tools Open

More information

DSS. High performance storage pools for LHC. Data & Storage Services. Łukasz Janyst. on behalf of the CERN IT-DSS group

DSS. High performance storage pools for LHC. Data & Storage Services. Łukasz Janyst. on behalf of the CERN IT-DSS group DSS High performance storage pools for LHC Łukasz Janyst on behalf of the CERN IT-DSS group CERN IT Department CH-1211 Genève 23 Switzerland www.cern.ch/it Introduction The goal of EOS is to provide a

More information

Maurice Askinazi Ofer Rind Tony Wong. HEPIX @ Cornell Nov. 2, 2010 Storage at BNL

Maurice Askinazi Ofer Rind Tony Wong. HEPIX @ Cornell Nov. 2, 2010 Storage at BNL Maurice Askinazi Ofer Rind Tony Wong HEPIX @ Cornell Nov. 2, 2010 Storage at BNL Traditional Storage Dedicated compute nodes and NFS SAN storage Simple and effective, but SAN storage became very expensive

More information

Symantec NetBackup 5000 Appliance Series

Symantec NetBackup 5000 Appliance Series A turnkey, end-to-end, global deduplication solution for the enterprise. Data Sheet: Data Protection Overview Symantec NetBackup 5000 series offers your organization a content aware, end-to-end, and global

More information

The dcache Storage Element

The dcache Storage Element 16. Juni 2008 Hamburg The dcache Storage Element and it's role in the LHC era for the dcache team Topics for today Storage elements (SEs) in the grid Introduction to the dcache SE Usage of dcache in LCG

More information

Objectivity Data Migration

Objectivity Data Migration Objectivity Data Migration M. Nowak, K. Nienartowicz, A. Valassi, M. Lübeck, D. Geppert CERN, CH-1211 Geneva 23, Switzerland In this article we describe the migration of event data collected by the COMPASS

More information

Replication solutions for Oracle database 11g. Zbigniew Baranowski

Replication solutions for Oracle database 11g. Zbigniew Baranowski Replication solutions for Oracle database 11g Zbigniew Baranowski Agenda Testing of replication solutions with real production workload Preparing the environment Comparison of results Conclusions 11g replication

More information

SAN TECHNICAL - DETAILS/ SPECIFICATIONS

SAN TECHNICAL - DETAILS/ SPECIFICATIONS SAN TECHNICAL - DETAILS/ SPECIFICATIONS Technical Details / Specifications for 25 -TB Usable capacity SAN Solution Item 1) SAN STORAGE HARDWARE : One No. S.N. Features Description Technical Compliance

More information

ATLAS Software and Computing Week April 4-8, 2011 General News

ATLAS Software and Computing Week April 4-8, 2011 General News ATLAS Software and Computing Week April 4-8, 2011 General News Refactor requests for resources (originally requested in 2010) by expected running conditions (running in 2012 with shutdown in 2013) 20%

More information

The CMS analysis chain in a distributed environment

The CMS analysis chain in a distributed environment The CMS analysis chain in a distributed environment on behalf of the CMS collaboration DESY, Zeuthen,, Germany 22 nd 27 th May, 2005 1 The CMS experiment 2 The CMS Computing Model (1) The CMS collaboration

More information

Bosch Video Management System High Availability with Hyper-V

Bosch Video Management System High Availability with Hyper-V Bosch Video Management System High Availability with Hyper-V en Technical Service Note Bosch Video Management System Table of contents en 3 Table of contents 1 Introduction 4 1.1 General Requirements

More information

Web application for detailed realtime database transaction monitoring

Web application for detailed realtime database transaction monitoring Web application for detailed realtime database transaction monitoring for CMS condition data ICCMSE 2009 The 7th International Conference of Computational Methods for Science and Engineering Friday October

More information

Big Science and Big Data Dirk Duellmann, CERN Apache Big Data Europe 28 Sep 2015, Budapest, Hungary

Big Science and Big Data Dirk Duellmann, CERN Apache Big Data Europe 28 Sep 2015, Budapest, Hungary Big Science and Big Data Dirk Duellmann, CERN Apache Big Data Europe 28 Sep 2015, Budapest, Hungary 16/02/2015 Real-Time Analytics: Making better and faster business decisions 8 The ATLAS experiment

More information

Microsoft SQL Server 2005 on Windows Server 2003

Microsoft SQL Server 2005 on Windows Server 2003 EMC Backup and Recovery for SAP Microsoft SQL Server 2005 on Windows Server 2003 Enabled by EMC CLARiiON CX3, EMC Disk Library, EMC Replication Manager, EMC NetWorker, and Symantec Veritas NetBackup Reference

More information

GridKa: Roles and Status

GridKa: Roles and Status GridKa: Roles and Status GmbH Institute for Scientific Computing P.O. Box 3640 D-76021 Karlsruhe, Germany Holger Marten http://www.gridka.de History 10/2000: First ideas about a German Regional Centre

More information

EMC Unified Storage for Microsoft SQL Server 2008

EMC Unified Storage for Microsoft SQL Server 2008 EMC Unified Storage for Microsoft SQL Server 2008 Enabled by EMC CLARiiON and EMC FAST Cache Reference Copyright 2010 EMC Corporation. All rights reserved. Published October, 2010 EMC believes the information

More information

Eloquence Training What s new in Eloquence B.08.00

Eloquence Training What s new in Eloquence B.08.00 Eloquence Training What s new in Eloquence B.08.00 2010 Marxmeier Software AG Rev:100727 Overview Released December 2008 Supported until November 2013 Supports 32-bit and 64-bit platforms HP-UX Itanium

More information

Report from SARA/NIKHEF T1 and associated T2s

Report from SARA/NIKHEF T1 and associated T2s Report from SARA/NIKHEF T1 and associated T2s Ron Trompert SARA About SARA and NIKHEF NIKHEF SARA High Energy Physics Institute High performance computing centre Manages the Surfnet 6 network for the Dutch

More information

Mass Storage System for Disk and Tape resources at the Tier1.

Mass Storage System for Disk and Tape resources at the Tier1. Mass Storage System for Disk and Tape resources at the Tier1. Ricci Pier Paolo et al., on behalf of INFN TIER1 Storage pierpaolo.ricci@cnaf.infn.it ACAT 2008 November 3-7, 2008 Erice Summary Tier1 Disk

More information

Contents. SnapComms Data Protection Recommendations

Contents. SnapComms Data Protection Recommendations Contents Abstract... 2 SnapComms Solution Environment... 2 Concepts... 3 What to Protect... 3 Database Failure Scenarios... 3 Physical Infrastructure Failures... 3 Logical Data Failures... 3 Service Recovery

More information

Increase Database Performance by Implementing Cirrus Data Solutions DCS SAN Caching Appliance With the Seagate Nytro Flash Accelerator Card

Increase Database Performance by Implementing Cirrus Data Solutions DCS SAN Caching Appliance With the Seagate Nytro Flash Accelerator Card Implementing Cirrus Data Solutions DCS SAN Caching Appliance With the Seagate Nytro Technology Paper Authored by Rick Stehno, Principal Database Engineer, Seagate Introduction Supporting high transaction

More information

The Compact Muon Solenoid Experiment. CMS Note. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

The Compact Muon Solenoid Experiment. CMS Note. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS NOTE -2010/001 The Compact Muon Solenoid Experiment CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 25 October 2009 Persistent storage of non-event

More information

Tushar Joshi Turtle Networks Ltd

Tushar Joshi Turtle Networks Ltd MySQL Database for High Availability Web Applications Tushar Joshi Turtle Networks Ltd www.turtle.net Overview What is High Availability? Web/Network Architecture Applications MySQL Replication MySQL Clustering

More information

Agenda. Enterprise Application Performance Factors. Current form of Enterprise Applications. Factors to Application Performance.

Agenda. Enterprise Application Performance Factors. Current form of Enterprise Applications. Factors to Application Performance. Agenda Enterprise Performance Factors Overall Enterprise Performance Factors Best Practice for generic Enterprise Best Practice for 3-tiers Enterprise Hardware Load Balancer Basic Unix Tuning Performance

More information

NEC Corporation of America Intro to High Availability / Fault Tolerant Solutions

NEC Corporation of America Intro to High Availability / Fault Tolerant Solutions NEC Corporation of America Intro to High Availability / Fault Tolerant Solutions 1 NEC Corporation Technology solutions leader for 100+ years Established 1899, headquartered in Tokyo First Japanese joint

More information

Eliminate SQL Server Downtime Even for maintenance

Eliminate SQL Server Downtime Even for maintenance Eliminate SQL Server Downtime Even for maintenance Eliminate Outages Enable Continuous Availability of Data (zero downtime) Enable Geographic Disaster Recovery - NO crash recovery 2009 xkoto, Inc. All

More information

Inge Os Sales Consulting Manager Oracle Norway

Inge Os Sales Consulting Manager Oracle Norway Inge Os Sales Consulting Manager Oracle Norway Agenda Oracle Fusion Middelware Oracle Database 11GR2 Oracle Database Machine Oracle & Sun Agenda Oracle Fusion Middelware Oracle Database 11GR2 Oracle Database

More information

ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy

ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy OVERVIEW The global communication and the continuous growth of services provided through the Internet or local infrastructure require to

More information

Microsoft Exchange Server 2003 Deployment Considerations

Microsoft Exchange Server 2003 Deployment Considerations Microsoft Exchange Server 3 Deployment Considerations for Small and Medium Businesses A Dell PowerEdge server can provide an effective platform for Microsoft Exchange Server 3. A team of Dell engineers

More information

Arrow ECS sp. z o.o. Oracle Partner Academy training environment with Oracle Virtualization. Oracle Partner HUB

Arrow ECS sp. z o.o. Oracle Partner Academy training environment with Oracle Virtualization. Oracle Partner HUB Oracle Partner Academy training environment with Oracle Virtualization Technology Oracle Partner HUB Overview Description of technology The idea of creating new training centre was to attain light and

More information

(Scale Out NAS System)

(Scale Out NAS System) For Unlimited Capacity & Performance Clustered NAS System (Scale Out NAS System) Copyright 2010 by Netclips, Ltd. All rights reserved -0- 1 2 3 4 5 NAS Storage Trend Scale-Out NAS Solution Scaleway Advantages

More information

Quantum StorNext. Product Brief: Distributed LAN Client

Quantum StorNext. Product Brief: Distributed LAN Client Quantum StorNext Product Brief: Distributed LAN Client NOTICE This product brief may contain proprietary information protected by copyright. Information in this product brief is subject to change without

More information

Storage strategy and cloud storage evaluations at CERN Dirk Duellmann, CERN IT

Storage strategy and cloud storage evaluations at CERN Dirk Duellmann, CERN IT SS Data & Storage Storage strategy and cloud storage evaluations at CERN Dirk Duellmann, CERN IT (with slides from Andreas Peters and Jan Iven) 5th International Conference "Distributed Computing and Grid-technologies

More information

Tips and Tricks for Using Oracle TimesTen In-Memory Database in the Application Tier

Tips and Tricks for Using Oracle TimesTen In-Memory Database in the Application Tier Tips and Tricks for Using Oracle TimesTen In-Memory Database in the Application Tier Simon Law TimesTen Product Manager, Oracle Meet The Experts: Andy Yao TimesTen Product Manager, Oracle Gagan Singh Senior

More information

Hitachi Path Management & Load Balancing with Hitachi Dynamic Link Manager and Global Link Availability Manager

Hitachi Path Management & Load Balancing with Hitachi Dynamic Link Manager and Global Link Availability Manager Hitachi Data System s WebTech Series Hitachi Path Management & Load Balancing with Hitachi Dynamic Link Manager and Global Link Availability Manager The HDS WebTech Series Dynamic Load Balancing Who should

More information

Symantec NetBackup 5220

Symantec NetBackup 5220 A single-vendor enterprise backup appliance that installs in minutes Data Sheet: Data Protection Overview is a single-vendor enterprise backup appliance that installs in minutes, with expandable storage

More information

CERN Cloud Storage Evaluation Geoffray Adde, Dirk Duellmann, Maitane Zotes CERN IT

CERN Cloud Storage Evaluation Geoffray Adde, Dirk Duellmann, Maitane Zotes CERN IT SS Data & Storage CERN Cloud Storage Evaluation Geoffray Adde, Dirk Duellmann, Maitane Zotes CERN IT HEPiX Fall 2012 Workshop October 15-19, 2012 Institute of High Energy Physics, Beijing, China SS Outline

More information

Evolution of the Italian Tier1 (INFN-T1) Umea, May 2009 Felice.Rosso@cnaf.infn.it

Evolution of the Italian Tier1 (INFN-T1) Umea, May 2009 Felice.Rosso@cnaf.infn.it Evolution of the Italian Tier1 (INFN-T1) Umea, May 2009 Felice.Rosso@cnaf.infn.it 1 In 2001 the project of the Italian Tier1 in Bologna at CNAF was born. First computers were based on Intel Pentium III

More information

msuite5 & mdesign Installation Prerequisites

msuite5 & mdesign Installation Prerequisites CommonTime Limited msuite5 & mdesign Installation Prerequisites Administration considerations prior to installing msuite5 and mdesign. 7/7/2011 Version 2.4 Overview... 1 msuite version... 1 SQL credentials...

More information

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION A DIABLO WHITE PAPER AUGUST 2014 Ricky Trigalo Director of Business Development Virtualization, Diablo Technologies

More information

Virtual Server and Storage Provisioning Service. Service Description

Virtual Server and Storage Provisioning Service. Service Description RAID Virtual Server and Storage Provisioning Service Service Description November 28, 2008 Computer Services Page 1 TABLE OF CONTENTS INTRODUCTION... 4 VIRTUAL SERVER AND STORAGE PROVISIONING SERVICE OVERVIEW...

More information

Cisco Active Network Abstraction Gateway High Availability Solution

Cisco Active Network Abstraction Gateway High Availability Solution . Cisco Active Network Abstraction Gateway High Availability Solution White Paper This white paper describes the Cisco Active Network Abstraction (ANA) Gateway High Availability solution developed and

More information

Centrata IT Management Suite 3.0

Centrata IT Management Suite 3.0 Centrata IT Management Suite 3.0 Technical Operating Environment April 9, 2004 Centrata Incorporated Copyright 2004 by Centrata Incorporated All rights reserved. April 9, 2004 Centrata IT Management Suite

More information

(Possible) HEP Use Case for NDN. Phil DeMar; Wenji Wu NDNComm (UCLA) Sept. 28, 2015

(Possible) HEP Use Case for NDN. Phil DeMar; Wenji Wu NDNComm (UCLA) Sept. 28, 2015 (Possible) HEP Use Case for NDN Phil DeMar; Wenji Wu NDNComm (UCLA) Sept. 28, 2015 Outline LHC Experiments LHC Computing Models CMS Data Federation & AAA Evolving Computing Models & NDN Summary Phil DeMar:

More information

Oracle Exadata Database Machine for SAP Systems - Innovation Provided by SAP and Oracle for Joint Customers

Oracle Exadata Database Machine for SAP Systems - Innovation Provided by SAP and Oracle for Joint Customers Oracle Exadata Database Machine for SAP Systems - Innovation Provided by SAP and Oracle for Joint Customers Masood Ahmed EMEA Infrastructure Solutions Oracle/SAP Relationship Overview First SAP R/3 release

More information

Big Data and Storage Management at the Large Hadron Collider

Big Data and Storage Management at the Large Hadron Collider Big Data and Storage Management at the Large Hadron Collider Dirk Duellmann CERN IT, Data & Storage Services Accelerating Science and Innovation CERN was founded 1954: 12 European States Science for Peace!

More information

Seradex White Paper. Focus on these points for optimizing the performance of a Seradex ERP SQL database:

Seradex White Paper. Focus on these points for optimizing the performance of a Seradex ERP SQL database: Seradex White Paper A Discussion of Issues in the Manufacturing OrderStream Microsoft SQL Server High Performance for Your Business Executive Summary Microsoft SQL Server is the leading database product

More information

Oracle Maximum Availability Architecture with Exadata Database Machine. Morana Kobal Butković Principal Sales Consultant Oracle Hrvatska

Oracle Maximum Availability Architecture with Exadata Database Machine. Morana Kobal Butković Principal Sales Consultant Oracle Hrvatska Oracle Maximum Availability Architecture with Exadata Database Machine Morana Kobal Butković Principal Sales Consultant Oracle Hrvatska MAA is Oracle s Availability Blueprint Oracle s MAA is a best practices

More information

Case Study: Oracle E-Business Suite with Data Guard Across a Wide Area Network

Case Study: Oracle E-Business Suite with Data Guard Across a Wide Area Network Case Study: Oracle E-Business Suite with Data Guard Across a Wide Area Network Data Guard is a complete, reliable, DR solution for the mission critical 5.5TB database that supports Oracle s global business

More information

Direct NFS - Design considerations for next-gen NAS appliances optimized for database workloads Akshay Shah Gurmeet Goindi Oracle

Direct NFS - Design considerations for next-gen NAS appliances optimized for database workloads Akshay Shah Gurmeet Goindi Oracle Direct NFS - Design considerations for next-gen NAS appliances optimized for database workloads Akshay Shah Gurmeet Goindi Oracle Agenda Introduction Database Architecture Direct NFS Client NFS Server

More information

Network Performance Optimisation and Load Balancing. Wulf Thannhaeuser

Network Performance Optimisation and Load Balancing. Wulf Thannhaeuser Network Performance Optimisation and Load Balancing Wulf Thannhaeuser 1 Network Performance Optimisation 2 Network Optimisation: Where? Fixed latency 4.0 µs Variable latency

More information

Virtuoso and Database Scalability

Virtuoso and Database Scalability Virtuoso and Database Scalability By Orri Erling Table of Contents Abstract Metrics Results Transaction Throughput Initializing 40 warehouses Serial Read Test Conditions Analysis Working Set Effect of

More information

ZEN LOAD BALANCER EE v3.02 DATASHEET The Load Balancing made easy

ZEN LOAD BALANCER EE v3.02 DATASHEET The Load Balancing made easy ZEN LOAD BALANCER EE v3.02 DATASHEET The Load Balancing made easy OVERVIEW The global communication and the continuous growth of services provided through the Internet or local infrastructure require to

More information

Comparison of the Frontier Distributed Database Caching System to NoSQL Databases

Comparison of the Frontier Distributed Database Caching System to NoSQL Databases Comparison of the Frontier Distributed Database Caching System to NoSQL Databases Dave Dykstra Fermilab, Batavia, IL, USA Email: dwd@fnal.gov Abstract. One of the main attractions of non-relational "NoSQL"

More information

PADS GPFS Filesystem: Crash Root Cause Analysis. Computation Institute

PADS GPFS Filesystem: Crash Root Cause Analysis. Computation Institute PADS GPFS Filesystem: Crash Root Cause Analysis Computation Institute Argonne National Laboratory Table of Contents Purpose 1 Terminology 2 Infrastructure 4 Timeline of Events 5 Background 5 Corruption

More information

Status of Grid Activities in Pakistan. FAWAD SAEED National Centre For Physics, Pakistan

Status of Grid Activities in Pakistan. FAWAD SAEED National Centre For Physics, Pakistan Status of Grid Activities in Pakistan FAWAD SAEED National Centre For Physics, Pakistan 1 Introduction of NCP-LCG2 q NCP-LCG2 is the only Tier-2 centre in Pakistan for Worldwide LHC computing Grid (WLCG).

More information

Network Attached Storage. Jinfeng Yang Oct/19/2015

Network Attached Storage. Jinfeng Yang Oct/19/2015 Network Attached Storage Jinfeng Yang Oct/19/2015 Outline Part A 1. What is the Network Attached Storage (NAS)? 2. What are the applications of NAS? 3. The benefits of NAS. 4. NAS s performance (Reliability

More information

Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations

Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations Technical Product Management Team Endpoint Security Copyright 2007 All Rights Reserved Revision 6 Introduction This

More information

Ultimate Guide to Oracle Storage

Ultimate Guide to Oracle Storage Ultimate Guide to Oracle Storage Presented by George Trujillo George.Trujillo@trubix.com George Trujillo Twenty two years IT experience with 19 years Oracle experience. Advanced database solutions such

More information

Designing an Enterprise XenDesktop Solution

Designing an Enterprise XenDesktop Solution White Paper Citrix Consulting Designing an Enterprise XenDesktop Solution Creating a solution for 10,000 users with hosted, streamed and installed desktops Table of contents Overview... 1 Executive Summary...

More information

Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER

Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER Table of contents INTRODUCTION...1 BMC REMEDY AR SYSTEM ARCHITECTURE...2 BMC REMEDY AR SYSTEM TIER DEFINITIONS...2 > Client Tier...

More information

Overview of I/O Performance and RAID in an RDBMS Environment. By: Edward Whalen Performance Tuning Corporation

Overview of I/O Performance and RAID in an RDBMS Environment. By: Edward Whalen Performance Tuning Corporation Overview of I/O Performance and RAID in an RDBMS Environment By: Edward Whalen Performance Tuning Corporation Abstract This paper covers the fundamentals of I/O topics and an overview of RAID levels commonly

More information

BUSINESS CONTINUITY AND DISASTER RECOVERY FOR ORACLE 11g

BUSINESS CONTINUITY AND DISASTER RECOVERY FOR ORACLE 11g BUSINESS CONTINUITY AND DISASTER RECOVERY FOR ORACLE 11g ENABLED BY EMC VMAX 10K AND EMC RECOVERPOINT Technical Presentation EMC Solutions Group 1 Agenda Business case Symmetrix VMAX 10K overview RecoverPoint

More information

When talking about hosting

When talking about hosting d o s Cloud Hosting - Amazon Web Services Thomas Floracks When talking about hosting for web applications most companies think about renting servers or buying their own servers. The servers and the network

More information

Software-defined Storage at the Speed of Flash

Software-defined Storage at the Speed of Flash TECHNICAL BRIEF: SOFTWARE-DEFINED STORAGE AT THE SPEED OF... FLASH..................................... Intel SSD Data Center P3700 Series and Symantec Storage Foundation with Flexible Storage Sharing

More information

Experience and Lessons learnt from running High Availability Databases on Network Attached Storage

Experience and Lessons learnt from running High Availability Databases on Network Attached Storage Experience and Lessons learnt from running High Availability Databases on Network Attached Storage Manuel Guijarro, Ruben Gaspar et al CERN IT/DES CERN IT-DES, CH-1211 Geneva 23, Switzerland Manuel.Guijarro@cern.ch,

More information

Brocade and EMC Solution for Microsoft Hyper-V and SharePoint Clusters

Brocade and EMC Solution for Microsoft Hyper-V and SharePoint Clusters Brocade and EMC Solution for Microsoft Hyper-V and SharePoint Clusters Highlights a Brocade-EMC solution with EMC CLARiiON, EMC Atmos, Brocade Fibre Channel (FC) switches, Brocade FC HBAs, and Brocade

More information

LHCb activities at PIC

LHCb activities at PIC CCRC08 post-mortem LHCb activities at PIC G. Merino PIC, 19/06/2008 LHCb Computing Main user analysis supported at CERN + 6Tier-1s Tier-2s essentially MonteCarlo production facilities 2 CCRC08: Planned

More information

Preview of a Novel Architecture for Large Scale Storage

Preview of a Novel Architecture for Large Scale Storage Preview of a Novel Architecture for Large Scale Storage Andreas Petzold, Christoph-Erdmann Pfeiler, Jos van Wezel Steinbuch Centre for Computing STEINBUCH CENTRE FOR COMPUTING - SCC KIT University of the

More information

A Deduplication File System & Course Review

A Deduplication File System & Course Review A Deduplication File System & Course Review Kai Li 12/13/12 Topics A Deduplication File System Review 12/13/12 2 Traditional Data Center Storage Hierarchy Clients Network Server SAN Storage Remote mirror

More information

EMC MIGRATION OF AN ORACLE DATA WAREHOUSE

EMC MIGRATION OF AN ORACLE DATA WAREHOUSE EMC MIGRATION OF AN ORACLE DATA WAREHOUSE EMC Symmetrix VMAX, Virtual Improve storage space utilization Simplify storage management with Virtual Provisioning Designed for enterprise customers EMC Solutions

More information

Cloud Computing PES. (and virtualization at CERN) Cloud Computing. GridKa School 2011, Karlsruhe. Disclaimer: largely personal view of things

Cloud Computing PES. (and virtualization at CERN) Cloud Computing. GridKa School 2011, Karlsruhe. Disclaimer: largely personal view of things PES Cloud Computing Cloud Computing (and virtualization at CERN) Ulrich Schwickerath et al With special thanks to the many contributors to this presentation! GridKa School 2011, Karlsruhe CERN IT Department

More information

Configuration Management of Massively Scalable Systems

Configuration Management of Massively Scalable Systems 1 KKIO 2005 Configuration Management of Massively Scalable Systems Configuration Management of Massively Scalable Systems Marcin Jarząb, Krzysztof Zieliński, Jacek Kosiński SUN Center of Excelence Department

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

POWER ALL GLOBAL FILE SYSTEM (PGFS)

POWER ALL GLOBAL FILE SYSTEM (PGFS) POWER ALL GLOBAL FILE SYSTEM (PGFS) Defining next generation of global storage grid Power All Networks Ltd. Technical Whitepaper April 2008, version 1.01 Table of Content 1. Introduction.. 3 2. Paradigm

More information

Distribution One Server Requirements

Distribution One Server Requirements Distribution One Server Requirements Introduction Welcome to the Hardware Configuration Guide. The goal of this guide is to provide a practical approach to sizing your Distribution One application and

More information

MID-TIER DEPLOYMENT KB

MID-TIER DEPLOYMENT KB MID-TIER DEPLOYMENT KB Author: BMC Software, Inc. Date: 23 Dec 2011 PAGE 1 OF 16 23/12/2011 Table of Contents 1. Overview 3 2. Sizing guidelines 3 3. Virtual Environment Notes 4 4. Physical Environment

More information

ARCHITECTING COST-EFFECTIVE, SCALABLE ORACLE DATA WAREHOUSES

ARCHITECTING COST-EFFECTIVE, SCALABLE ORACLE DATA WAREHOUSES ARCHITECTING COST-EFFECTIVE, SCALABLE ORACLE DATA WAREHOUSES White Paper May 2009 Abstract This paper describes reference configuration and sizing information for Oracle data warehouses on Sun servers

More information

SAP HANA Operation Expert Summit BUILD - High Availability & Disaster Recovery

SAP HANA Operation Expert Summit BUILD - High Availability & Disaster Recovery SAP HANA Operation Expert Summit BUILD - High Availability & Disaster Recovery Dr. Ralf Czekalla/SAP HANA Product Management May 09, 2014 Customer Disclaimer This presentation outlines our general product

More information

Computing at the HL-LHC

Computing at the HL-LHC Computing at the HL-LHC Predrag Buncic on behalf of the Trigger/DAQ/Offline/Computing Preparatory Group ALICE: Pierre Vande Vyvre, Thorsten Kollegger, Predrag Buncic; ATLAS: David Rousseau, Benedetto Gorini,

More information