ASMLib. Hakim Benameurlaine. Janvier Hakim Benameurlaine 1

Size: px
Start display at page:

Download "ASMLib. Hakim Benameurlaine. Janvier Hakim Benameurlaine 1"

Transcription

1 ASMLib Hakim Benameurlaine Janvier Hakim Benameurlaine 1

2 Table of Contents 1 ASMLib Installer ASMLib Configurer ASMlib Créer les disques ASM Hakim Benameurlaine 2

3 1 ASMLib 1.1 Installer ASMLib Utiliser rpm pour installer les paquetages suivants : oracleasm-support oracleasmlib oracleasm [root@oracledb ~]# rpm -i oracleasm* Voici les principales commandes de ASMLib : oracleasm start oracleasm stop oracleasm restart oracleasm enable oracleasm disable oracleasm configure oracleasm createdisk oracleasm deletedisk oracleasm querydisk oracleasm listdisks oracleasm scandisks oracleasm status 2014 Hakim Benameurlaine 3

4 configure init exit scandisks status listdisks querydisk createdisk deletedisk renamedisk update-driver Configurer le driver ASMLib Charger et initialiser le driver ASMLib Arrêter le driver ASMLib Scanner le système pour les disques ASMLib Afficher le statut driver ASMLib Lister les disques ASMLib Déterminer si un disque appartient à ASMlib Allouer un device pour ASMLib Retourner le device à l OS Changer le label du disque ASMlib Télécharger la plus récente version du driver ASMLib Vérifier le statut : [root@oracledb ~]# oracleasm status Checking if ASM is loaded: no Checking if /dev/oracleasm is mounted: no Afficher la configuration : [root@oracledb ~]# oracleasm configure ORACLEASM_ENABLED=false ORACLEASM_UID= ORACLEASM_GID= ORACLEASM_SCANBOOT=true ORACLEASM_SCANORDER="" ORACLEASM_SCANEXCLUDE="" ORACLEASM_USE_LOGICAL_BLOCK_SIZE="false" 2014 Hakim Benameurlaine 4

5 1.2 Configurer ASMlib Configurer le driver ASMLib: ~]# oracleasm configure -i Configuring the Oracle ASM library driver. This will configure the on-boot properties of the Oracle ASM library driver. The following questions will determine whether the driver is loaded on boot and what permissions it will have. The current values will be shown in brackets ('[]'). Hitting <ENTER> without typing an answer will keep that current value. Ctrl-C will abort. Default user to own the driver interface []: grid Default group to own the driver interface []: asmadmin Start Oracle ASM library driver on boot (y/n) [n]: y Scan for Oracle ASM disks on boot (y/n) [y]: Writing Oracle ASM library driver configuration: done 2014 Hakim Benameurlaine 5

6 Afficher la configuration : [root@oracledb ~]# oracleasm configure ORACLEASM_ENABLED=true ORACLEASM_UID=grid ORACLEASM_GID=asmadmin ORACLEASM_SCANBOOT=true ORACLEASM_SCANORDER="" ORACLEASM_SCANEXCLUDE="" ORACLEASM_USE_LOGICAL_BLOCK_SIZE="false" Charger et initialiser le driver ASMLib : [root@oracledb ~]# oracleasm init Creating /dev/oracleasm mount point: /dev/oracleasm Loading module "oracleasm": oracleasm Configuring "oracleasm" to use device physical block size Mounting ASMlib driver filesystem: /dev/oracleasm Vérifier le statut : [root@oracledb ~]# oracleasm status Checking if ASM is loaded: yes Checking if /dev/oracleasm is mounted: yes 2014 Hakim Benameurlaine 6

7 1.3 Créer les disques ASM On va créer 4 disques ASM [root@oracledb ~]# oracleasm createdisk asmd1 /dev/sdb1 Writing disk header: done Instantiating disk: done [root@oracledb ~]# oracleasm createdisk asmd2 /dev/sdc1 Writing disk header: done Instantiating disk: done root@oracledb ~]# oracleasm createdisk asmd3 /dev/sdd1 Writing disk header: done Instantiating disk: done [root@oracledb ~]# oracleasm createdisk asmd4 /dev/sde1 Writing disk header: done Instantiating disk: done Scanner le système pour les disques ASMLib [root@oracledb ~]# oracleasm scandisks Reloading disk partitions: done Cleaning any stale ASM disks... Scanning system for ASM disks Hakim Benameurlaine 7

8 Lister les disques ASMLib : [root@oracledb ~]# oracleasm listdisks ASMD1 ASMD2 ASMD3 ASMD4 Déterminer si un disque appartient à ASMlib : [root@oracledb ~]# oracleasm querydisk asmd1 Disk "ASMD1" is a valid ASM disk [root@oracledb ~]# oracleasm querydisk -d asmd1 Disk "ASMD1" is a valid ASM disk on device [8,17] [root@oracledb ~]# oracleasm querydisk -p asmd1 Disk "ASMD1" is a valid ASM disk /dev/sdb1: LABEL="ASMD1" TYPE="oracleasm" Les disques ASM : [root@oracledb ~]# ls -l /dev/oracleasm/disks total 0 brw-rw grid asmadmin 8, 17 Dec 26 09:36 ASMD1 brw-rw grid asmadmin 8, 33 Dec 26 09:37 ASMD2 brw-rw grid asmadmin 8, 49 Dec 26 09:38 ASMD3 brw-rw grid asmadmin 8, 65 Dec 26 09:38 ASMD Hakim Benameurlaine 8

05. 5GB 7. cmd. VM E:\. ASM1.vdi 5GB Fixed / Shareable Data (shareable) Fixed Size. ASM2.vdi 5GB Fixed / Shareable. ASM3.vdi 5GB Fixed / Shareable

05. 5GB 7. cmd. VM E:\. ASM1.vdi 5GB Fixed / Shareable Data (shareable) Fixed Size. ASM2.vdi 5GB Fixed / Shareable. ASM3.vdi 5GB Fixed / Shareable 05. 5GB 7. ASM1.vdi 5GB Fixed / Shareable Data (shareable) Fixed Size. ASM2.vdi 5GB Fixed / Shareable ASM3.vdi 5GB Fixed / Shareable ASM4.vdi 5GB Fixed / Shareable ASM5.vdi 5GB Fixed / Shareable FRA1.vdi

More information

ASM ON LINUX. May Author: Esteban Bernal. Automatic Storage Management Industry's first and only database file system

ASM ON LINUX. May Author: Esteban Bernal. Automatic Storage Management Industry's first and only database file system ASM ON LINUX. May 2008 Automatic Storage Management Industry's first and only database file system Author: Esteban Bernal ASM ON LINUX Configuring Automatic Storage Management On Linux. There are 3 storage

More information

MIGRATION FROM RAW DEVICES TO ASMLib, STEP BY STEP EXAMPLE

MIGRATION FROM RAW DEVICES TO ASMLib, STEP BY STEP EXAMPLE MIGRATION FROM RAW DEVICES TO ASMLib, STEP BY STEP EXAMPLE Alejandro Vargas Oracle Israel PRE MIGRATION STEPS... 1 Install and configure ASMLib on both servers... 1 MIGRATION STEPS... 4 REMOVE RAW DEVICES

More information

Build Your Own Oracle RAC 11g Release 2 Cluster on Red Hat 4 and iscsi

Build Your Own Oracle RAC 11g Release 2 Cluster on Red Hat 4 and iscsi Build Your Own Oracle RAC 11g Release 2 Cluster on Red Hat 4 and iscsi Here is my setup which I have used for Installing Oracle RAC 11gR2 Laptop windows XP To access linux1 and linux2 There are 2 operating

More information

by guotao zhong August 2006

by guotao zhong August 2006 The installation of Oracle RAC 10g Release 2 on Asianux 2.0(x86-64) by guotao zhong August 2006 1. Introduction One Oracle RAC is a cluster database with a shared cache architecture that provides highly

More information

How to Migrate ASM based on Raw Devices to ASMLib

How to Migrate ASM based on Raw Devices to ASMLib How to Migrate ASM based on Raw Devices to ASMLib Alejandro Vargas February 2006 I started to work with ASM before ASMLib was available for RH4 64 bits, so I did configure ASM with raw devices. Now that

More information

JD Edwards EnterpriseOne High Availability Architecture ORACLE WHITE PAPER MAY 2017

JD Edwards EnterpriseOne High Availability Architecture ORACLE WHITE PAPER MAY 2017 JD Edwards EnterpriseOne High Availability Architecture ORACLE WHITE PAPER MAY 2017 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes

More information

Installing Oracle Database 10g Release 2 for Asianux2.0 on Power. Aug 10, 2006

Installing Oracle Database 10g Release 2 for Asianux2.0 on Power. Aug 10, 2006 Installing Oracle Database 10g Release 2 for Asianux2.0 on Power Aug 10, 2006 Copyright 2006 ORACLE Corporation. All rights reserved. Printed 8/10/2006 Author: Qiuhui Ling Oracle China Development Center

More information

STEP BY STEP ORACLE RAC 12C (FLEX ASM) INSTALLATION ON LINUX X86_64 (VM)

STEP BY STEP ORACLE RAC 12C (FLEX ASM) INSTALLATION ON LINUX X86_64 (VM) STEP BY STEP ORACLE RAC 12C (FLEX ASM) INSTALLATION ON LINUX X86_64 (VM) V1.0 Contents 1. Prepare Operating System 2. GRID Infrastructure Installation 3. RDBMS Installation 4. Container Database Creation

More information

Dell EMC Unity Storage with Oracle Databases

Dell EMC Unity Storage with Oracle Databases Dell EMC Unity Storage with Oracle Databases All-flash arrays Abstract Best practices for deploying Oracle databases with Dell EMC Unity All-Flash arrays, including recommendations and considerations for

More information

Oracle RAC 12C ohsdba

Oracle RAC 12C ohsdba Step by Step Install Oracle RAC 12.1.0.2 On OEL7.2 Oracle RAC 12C ohsdba 1 Prerequisites... 1 Hardware... 1 Software... 1 Install Summary... 1 Oracle Certification information... 2 Oracle Clusterware 12.1.0.2.0

More information

(RHEL4 and SLES9 covered)

(RHEL4 and SLES9 covered) DBA: Linux Installing Oracle Database 10 g Release 2 on Linux x86 (RHEL4 and SLES9 covered) by John Smiley DOWNLOAD Oracle Database 10g Release 2 TAGS linux, database, installation, All Learn the basics

More information

Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the power of Toshiba HK4R SATA solid-state drives

Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the power of Toshiba HK4R SATA solid-state drives A Principled Technologies report: Hands-on testing. Real-world results. The science behind the report: Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the power of Toshiba HK4R SATA

More information

SAP HANA Backup Guide (for Ivy-Bridge Model)

SAP HANA Backup Guide (for Ivy-Bridge Model) SAP HANA Backup Guide (for Ivy-Bridge Model) Version 1.1 2014/12/06 NEC SAP Global Conpetence Center Page 1 C NEC Corporation 2014 Version history Version Date Revision contents 1.0 2014/10/06 Created

More information

Oracle VM 3: Using Oracle Clusterware to Protect Oracle VM Manager O R A C L E W H I T E P A P E R F E B R U A R Y

Oracle VM 3: Using Oracle Clusterware to Protect Oracle VM Manager O R A C L E W H I T E P A P E R F E B R U A R Y Oracle VM 3: Using Oracle Clusterware to Protect Oracle VM Manager O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 8 1. Introduction... 1 2. Oracle Grid Infrastructure 12c Requirements for Oracle

More information

SAP HANA Backup Guide (for Ivy-Bridge Model)

SAP HANA Backup Guide (for Ivy-Bridge Model) SAP HANA Backup Guide (for Ivy-Bridge Model) Version 1.3 2015 / 07 / 17 NEC SAP Global Conpetence Center Page 1 C NEC Corporation 2014 Version history Version Date Revision contents 1.0 2014/08/07 Created

More information

HOW TO: Upgrade Windows XP to Windows 7 with Windows Easy Transfer

HOW TO: Upgrade Windows XP to Windows 7 with Windows Easy Transfer HOW TO: Upgrade Windows XP to Windows 7 with Windows Easy Transfer Upgrade Windows XP to Windows 7 with Windows Easy Transfer Upgrade option for XP users like Windows Vista. In addition, if you completely

More information

OpenStack Swift Workshop

OpenStack Swift Workshop OpenStack Swift Workshop Joe Arnold joe@swiftstack.com swiftstack.com @joearnold Darrell Bishop darrell@swiftstack.com @swifterdarrell San Francisco, CA April 20, 2012 Getting Ready... Creating Virtualbox

More information

This is Worksheet and Assignment 12. Disks, Partitions, and File Systems

This is Worksheet and Assignment 12. Disks, Partitions, and File Systems This is Worksheet and Assignment 12 This is a combined Worksheet and Assignment.. Quizzes and tests may refer to work done in this Worksheet and Assignment; save your answers. You will use a checking program

More information

Moving or Adding an Existing Physical Volume

Moving or Adding an Existing Physical Volume Moving or Adding an Existing Physical Volume The following discussion pertains to adding an existing physical volume, and is based on section 13.6 Moving a volume group to another system of the LVM-HOWTO

More information

Exam Name: Oracle Database 10g: Managing Oracle on Linux for Database Administrators

Exam Name: Oracle Database 10g: Managing Oracle on Linux for Database Administrators Vendor: Oracle Exam Code: 1Z0-046 Exam Name: Oracle Database 10g: Managing Oracle on Linux for Database Administrators Version: DEMO QUESTION 1 View the Exhibit. Which two statements are true about the

More information

LightStream 2020 Password Recovery Procedure

LightStream 2020 Password Recovery Procedure Table of Contents Password Recovery Procedure...1 for the LightStream 2020...1 Description...1 Step by Step Procedure...1 Related Information...5 i Password Recovery Procedure for the LightStream 2020

More information

VLANs. Commutation LAN et Wireless Chapitre 3

VLANs. Commutation LAN et Wireless Chapitre 3 VLANs Commutation LAN et Wireless Chapitre 3 ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectifs Expliquer le rôle des VLANs dans un réseau convergent. Expliquer le rôle

More information

Adding a block devices and extending file systems in Linux environments

Adding a block devices and extending file systems in Linux environments Adding a block devices and extending file systems in Linux environments In this exercise we simulate situation where user files partition /home fills up and needs to be extended. Also we migrate from static

More information

es T tpassport 㗴㓸 ఝ Ȉ ʼ ȋ ȿ Ⱥ ɺ ɖ ȳ ఝ Ȉ ʼ ȋ Ʌ ɣ ɉ ᐕ䬶ήᢱㅴ 䬨䭚䬢䬷䬺ឭଏ䬨䭚 *VVR YYY VGUVRCUURQTV LR

es T tpassport 㗴㓸 ఝ Ȉ ʼ ȋ ȿ Ⱥ ɺ ɖ ȳ ఝ Ȉ ʼ ȋ Ʌ ɣ ɉ ᐕ䬶ήᢱㅴ 䬨䭚䬢䬷䬺ឭଏ䬨䭚 *VVR YYY VGUVRCUURQTV LR Testpassport Exam : 1Z0-058J Title : Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration Version : DEMO 1 / 8 1. 3 B. "Oracle CSSD " / var / log/ messages C. crsctl OCSSD

More information

MFT / Linux Setup Documentation May 25, 2008

MFT / Linux Setup Documentation May 25, 2008 MFT / Linux Setup Documentation May 25, 2008 1. Loading the MFT software. The MFT software actually uses a driver called Fast Block Device or fbd. The MFT software is designed to run from /usr/local/fbd.

More information

1.3 What does Ctrl-D, Ctrl-A, Ctrl-F and Ctrl-T do in terms of command line editing? (6)

1.3 What does Ctrl-D, Ctrl-A, Ctrl-F and Ctrl-T do in terms of command line editing? (6) Question 1 2 ICT2631 1.1 How do you switch between virtual consoles? (3) Hold down CTRL and ALT keys and press F1 through F7 to switch between consoles. 1.2 Give three reasons why you may opt to use a

More information

UUID and R1Soft. What is a UUID and what is it used for?

UUID and R1Soft. What is a UUID and what is it used for? UUID and R1Soft What is a UUID and what is it used for? A Universally Unique Identifier (UUID) is a 36-digit code that is used to identify or label something. For the purposes of this article, we will

More information

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips IOUG Collaborate 12, Virtualization Boot Camp Session #328, Monday April 23 rd, 3:45-4:45pm Kai Yu Oracle Solutions Engineering Lab Dell

More information

Windows Method Using Linux Live CD and Gparted

Windows Method Using Linux Live CD and Gparted Contents 1 Formatting and Partitioning USB Storage for DD-WRT 2 Windows Method Using Linux Live CD and Gparted 2.1 Linux Command Line Method 3 Formatting the /opt, /jffs and Data Partitions, and preparing

More information

Ubuntu Server Partition Setup Samba Disk

Ubuntu Server Partition Setup Samba Disk Ubuntu Server 12.04 Partition Setup Samba Disk hi, am going to deploy Ubuntu server having following server on it: Samba server The thing which I want to for a production environment where the users will

More information

Apple 9L Mac OS X Help Desk Essentials v

Apple 9L Mac OS X Help Desk Essentials v Apple 9L0-400 Mac OS X Help Desk Essentials v10.3 http://killexams.com/exam-detail/9l0-400 A. Level 0, 1, or 5 B. Level 1 only C. Level 0 or 1 D. Level 1 or 5 E. Level 0 only Answer: C QUESTION: 63 The

More information

Overview Considerations for Oracle VMs Quickstarts Create an Oracle DB Tutorials Configure Oracle ASM Configure Oracle DataGuard Configure Oracle

Overview Considerations for Oracle VMs Quickstarts Create an Oracle DB Tutorials Configure Oracle ASM Configure Oracle DataGuard Configure Oracle Table of Contents Overview Considerations for Oracle VMs Quickstarts Create an Oracle DB Tutorials Configure Oracle ASM Configure Oracle DataGuard Configure Oracle GoldenGate Concepts Architect an Oracle

More information

BT Cloud Compute. Adding a Volume to an existing VM running Linux. The power to build your own cloud solutions to serve your specific business needs

BT Cloud Compute. Adding a Volume to an existing VM running Linux. The power to build your own cloud solutions to serve your specific business needs Adding a Volume to an existing VM running Linux BT Cloud Compute The power to build your own cloud solutions to serve your specific business needs Issue 3 Introduction This guide has been designed to walk

More information

Install Oracle RAC 12c R1 on Oracle Linux 6.4 using VirtualBox ) VirtualBox setup and Linux 6.4 Installation for Oracle RAC 12c R1

Install Oracle RAC 12c R1 on Oracle Linux 6.4 using VirtualBox ) VirtualBox setup and Linux 6.4 Installation for Oracle RAC 12c R1 Install Oracle RAC 12c R1 on Oracle Linux 6.4 using VirtualBox 4.2.16 The following documents are a step by step guide to install Oracle Real Application Clusters 12c on Oracle Linux 6 using VirtualBox.

More information

Intel Cache Acceleration Software (Intel CAS) for Linux* v2.8 (GA)

Intel Cache Acceleration Software (Intel CAS) for Linux* v2.8 (GA) Intel Cache Acceleration Software (Intel CAS) for Linux* v2.8 (GA) Quick Start Guide August 2015 Revision 001 Order Number: 332551-001US Intel may make changes to specifications and product descriptions

More information

OPS235. Linux File Systems Partitioning Mounting File Systems

OPS235. Linux File Systems Partitioning Mounting File Systems OPS235 Linux File Systems Partitioning Mounting File Systems 1 Lab 4 Part 1 Topics Linux File Systems (ext2 / ext3 / ext4) Linux Partitioning / Formatting Mounting Linux File Systems 2 Linux File Systems

More information

Preserve user response time by ensuring data availability

Preserve user response time by ensuring data availability A Principled Technologies report: Hands-on testing. Real-world results. Preserve user response time while ensuring data availability Dell EMC VMAX 250F all-flash storage and Dell EMC PowerEdge servers

More information

How To Make A Pen-Drive Bootable?

How To Make A Pen-Drive Bootable? How To Make A Pen-Drive Bootable? Hello Friends Welcome to FixinGeek.com How are you, friends? I m back after a long time so friends in this post you will learn the process to make your pen drive bootable

More information

StorageGRID Webscale 10.2

StorageGRID Webscale 10.2 StorageGRID Webscale 10.2 Expansion Guide for OpenStack Deployments NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888)

More information

The article performs the following task:-

The article performs the following task:- This RAC installation article is based on RAC Attack hands-on learning lab https://en.wikibooks.org/wiki/rac_attack_-_oracle_cluster_database_at_home/rac_attack_12c The article performs the following task:-

More information

System Administration. Storage Systems

System Administration. Storage Systems System Administration Storage Systems Agenda Storage Devices Partitioning LVM File Systems STORAGE DEVICES Single Disk RAID? RAID Redundant Array of Independent Disks Software vs. Hardware RAID 0, 1,

More information

Installing the Product Software

Installing the Product Software CHAPTER 1 The Cisco Configuration Engine is a network management software that acts as a configuration service for automating the deployment, management, and upgrading of network devices and services.

More information

This is sometimes necessary to free up disk space on a volume that cannot have extra disk space easily added.

This is sometimes necessary to free up disk space on a volume that cannot have extra disk space easily added. Movin g /var/log/ Article Number: 473 Rating: Unrated Last Updated: Tue, Mar 29, 2016 at 5:56 PM O ve r vie w This KB article will walk you through the steps of moving the /var/log directory to a new disk/volume

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING ACADEMIC YEAR / ODD SEMESTER

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING ACADEMIC YEAR / ODD SEMESTER KINGS COLLEGE OF ENGINEERING DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING ACADEMIC YEAR 2011-2012 / ODD SEMESTER Question Bank Subject Code/Name: CS1005-Unix Internals Year / Sem: IV / VII UNIT I- GENERAL

More information

RocketRAID esata 3G HBA Series Data Single

RocketRAID esata 3G HBA Series Data Single RocketRAID esata 3G HBA Series Data Single Overview: The RocketRAID esata 3G series controller supports data single configuration. A data single configuration is a single hard drive connected to the RocketRAID

More information

Customize Installation using Golden ISO

Customize Installation using Golden ISO Golden ISO (GISO) is a customized ISO that a user can build to suit the installation requirement. The user can customize the installable image to include the standard base image with the basic functional

More information

Getting Started Guide. StorPool version xx Document version

Getting Started Guide. StorPool version xx Document version Getting Started Guide StorPool version 16.01.1xx Document version 2016-06-07 1 Introduction StorPool is a distributed storage software. It pools the attached storage devices (hard disks or SSDs) to create

More information

Build two node Oracle RAC 12c ( ) cluster on OEL 6.5 using Oracle VM Virtual Box

Build two node Oracle RAC 12c ( ) cluster on OEL 6.5 using Oracle VM Virtual Box Build two node Oracle RAC 12c (12.1.0.1) cluster on OEL 6.5 using Oracle VM Virtual Box In the article you will have a look at how to use some Oracle Virtual Box features to build two node Oracle 12c (12.1.0.1)

More information

About Transferring License Rights for. PL7 V4.5 and Unity Pro V2.3 SP1 Software

About Transferring License Rights for. PL7 V4.5 and Unity Pro V2.3 SP1 Software Page 1 of 38 Click here to access the English Cliquez ici pour accéder au Français Klicken Sie hier, um zum Deutschen zu gelangen Premete qui per accedere all' Italiano Pulse acquì para acceder al Español

More information

SHRI ANGALAMMAN COLLEGE OF ENGINEERING AND TECHNOLOGY (An ISO 9001:2008 Certified Institution) SIRUGANOOR, TIRUCHIRAPPALLI

SHRI ANGALAMMAN COLLEGE OF ENGINEERING AND TECHNOLOGY (An ISO 9001:2008 Certified Institution) SIRUGANOOR, TIRUCHIRAPPALLI SHRI ANGALAMMAN COLLEGE OF ENGINEERING AND TECHNOLOGY (An ISO 9001:2008 Certified Institution) SIRUGANOOR, TIRUCHIRAPPALLI 621 105 DEPARTMENT OF COMPUTER SCIENCE AND ENGG. Cs 1005- UNIX INTERNALS UNIT

More information

Learning ASM Using a Single Disk Drive On the Apple OS X and Linux Platforms

Learning ASM Using a Single Disk Drive On the Apple OS X and Linux Platforms Learning ASM Using a Single Disk Drive On the Apple OS X and Linux Platforms An ATS HOWTO Paper by Kent Stroker July 2005 Advanced Technology Services, Inc. Oracle Technology Delivered Learning ASM Using

More information

SAP HANA Restore Guide (for A2040c SLES) 22 nd of April 2016 NEC SAP Global Competence Center

SAP HANA Restore Guide (for A2040c SLES) 22 nd of April 2016 NEC SAP Global Competence Center SAP HANA Restore Guide (for A2040c SLES) 22 nd of April 2016 NEC SAP Global Competence Center 1. Introduction 1.1. Purpose This manual describes a restore procedure of a HANA system from a full backup

More information

1. Scan document in photocopier, setting the copier to 600 dpi and Gray Scale. the document to yourself.

1. Scan document in photocopier, setting the copier to 600 dpi and Gray Scale.  the document to yourself. 1. Scan document in photocopier, setting the copier to 600 dpi and Gray Scale. E-mail the document to yourself. 2. Open e-mail and access pdf file (Should open with Adobe Acrobat Pro) 3. From the File

More information

-Device. -Physical or virtual thing that does something -Software + hardware to operate a device (Controller runs port, Bus, device)

-Device. -Physical or virtual thing that does something -Software + hardware to operate a device (Controller runs port, Bus, device) Devices -Host -CPU -Device -Controller device) +memory +OS -Physical or virtual thing that does something -Software + hardware to operate a device (Controller runs port, Bus, Communication -Registers -Control

More information

BCR in 1 Card Reader BAY

BCR in 1 Card Reader BAY BCR6100 6 in 1 Card Reader BAY DESCRIPTION: The BCR6100 is USB 1.1 6-in-1 Card Reader. Check your packing listing: BCR6100 x 1 Hardware Guide x 1 ** If any of these items are missing from the BCR6100 Retail

More information

Chapter 6. Linux File System

Chapter 6. Linux File System Chapter 6 Linux File System 1 File System File System management how to store informations on storage devices The Hierarchical Structure Types of file Common File system Tasks 2 The Hierarchical Structure

More information

1Z Oracle Real Application Clusters 12c Essentials Exam Summary Syllabus Questions

1Z Oracle Real Application Clusters 12c Essentials Exam Summary Syllabus Questions 1Z0-432 Oracle Real Application Clusters 12c Essentials Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-432 Exam on Oracle Real Application Clusters 12c Essentials... 2 Oracle 1Z0-432

More information

Oracle RAC on Dell EMC VxFlex OS White Paper

Oracle RAC on Dell EMC VxFlex OS White Paper Oracle RAC on Dell EMC VxFlex OS White Paper Optimal Design and Implementation Details Abstract This paper describes optimal Oracle configurations and parameter settings when deployed on VxFlex OS. Deployment

More information

Quota LVM (Logical Volume Manager)

Quota LVM (Logical Volume Manager) Quota, LVM 1 Quota LVM (Logical Volume Manager) 2 https://access.redhat.com/knowledge/docs/en- US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/c h-disk-quotas.html Quotas give us the ability

More information

Guideline for the installation of the free C-MOR Video Surveillance Virtual Machine on VirtualBox

Guideline for the installation of the free C-MOR Video Surveillance Virtual Machine on VirtualBox This guideline illustrates the installation of the C-MOR Video Surveillance Virtual Machine with the free Virtualization Software VirtualBox from Oracle. The free VM version of C-MOR is here available:

More information

Getting Started with Linux

Getting Started with Linux Getting Started with Linux For those with experience using Microsoft Windows there will be many familiar ways of operating in a Linux environment. There are also a few key differences. The main differences

More information

2 Latest Upgrade Information

2 Latest Upgrade Information Oracle Database Release Notes 11g Release 2 (11.2) for HP-UX E23561-06 December 2013 This document contains information that was not included in the platform-specific or product-specific documentation

More information

CHAPTER 7. Astlinux and Asterisk Installation on Embedded System

CHAPTER 7. Astlinux and Asterisk Installation on Embedded System CHAPTER 7 Astlinux and Asterisk Installation on Embedded System Introduction 1. Asterisk can be installed on number of operating systems but keeping embedded system in mind the operating system chosen

More information

Nested Home Lab Setting up Shared Storage

Nested Home Lab Setting up Shared Storage Nested Home Lab Setting up Shared Storage Andy Fox VCI VCAP-DCA VCP3 VCP4 Over the years teaching vsphere, several peers, colleagues and students have asked me how I setup shared storage in my nested test

More information

Oracle Database on Cisco UCS C-Series Servers with Fusion-io iomemory

Oracle Database on Cisco UCS C-Series Servers with Fusion-io iomemory White Paper Oracle Database on Cisco UCS C-Series Servers with Fusion-io iomemory August 2014 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 32 Contents

More information

USING NGC WITH GOOGLE CLOUD PLATFORM

USING NGC WITH GOOGLE CLOUD PLATFORM USING NGC WITH GOOGLE CLOUD PLATFORM DU-08962-001 _v02 April 2018 Setup Guide TABLE OF CONTENTS Chapter 1. Introduction to... 1 Chapter 2. Deploying an NVIDIA GPU Cloud Image from the GCP Console...3 2.1.

More information

TP 3 des architectures logicielles Séance 3 : Architecture n-tiers distribuée à base d EJB. 1 Préparation de l environnement Eclipse

TP 3 des architectures logicielles Séance 3 : Architecture n-tiers distribuée à base d EJB. 1 Préparation de l environnement Eclipse TP 3 des architectures logicielles Séance 3 : Architecture n-tiers distribuée à base d EJB 1 Préparation de l environnement Eclipse 1. Environment Used JDK 7 (Java SE 7) EJB 3.0 Eclipse JBoss Tools Core

More information

Super USB. User Manual. 2007, March

Super USB. User Manual. 2007, March Super USB User Manual 2007, March Windows98 Driver Install/Uninstall Driver Install: 1. Execute Win 98 UFD driver, then restart PC. 2. Plug Super USB into an available USB port. A new Removable Disk drive

More information

Lab Install Windows 8

Lab Install Windows 8 Introduction In this lab, you will install Windows 8.1 and 8.0. Recommended Equipment A computer with a blank hard disk drive Windows 8.1 and 8.0 installation DVD or USB flash drive Step 1: Starting the

More information

Certification. System Initialization and Services

Certification. System Initialization and Services Certification System Initialization and Services UNIT 3 System Initialization and Services UNIT 3: Objectives Upon completion of this unit the student should be able to: Describe BIOS functions with respect

More information

Reduce Infrastructure costs with Oracle Clusterware

Reduce Infrastructure costs with Oracle Clusterware Reduce Infrastructure costs with Oracle Clusterware How to Reduce License Cost without losing High Availability Presented By: Bill Pritchett, Senior Consultant Discussion Topics Advantages of having a

More information

Stop all processes and then reboot - same as above startx. Log in as superuser from current login exit

Stop all processes and then reboot - same as above startx. Log in as superuser from current login exit Starting & Stopping shutdown -h now Shutdown the system now and do not reboot shutdown -r 5 Shutdown the system in 5 minutes and reboot shutdown -r now Shutdown the system now and reboot reboot Stop all

More information

Iomega zip driver windows 7

Iomega zip driver windows 7 Iomega zip driver windows 7 Download the latest Iomega ZIP Drive device drivers (Official and Certified). Iomega ZIP Drive drivers updated daily. Download Now. I have a 64 bit Windows 7 computer and a

More information

Oracle RAC Course Content

Oracle RAC Course Content 1 Oracle RAC Course Content Oracle 11g R2 Grid Infrastructure Concepts What is a Cluster Grid Foundation Components Oracle Clusterware Architecture Oracle Clusterware Software and Storage Describe ASM

More information

Installation Guide AHA-2930B. PCI-to-Fast SCSI Host Adapter with SCSISelect

Installation Guide AHA-2930B. PCI-to-Fast SCSI Host Adapter with SCSISelect R Installation Guide AHA-2930B Adaptec, Inc. 691 South Milpitas Blvd. Milpitas, CA 95035 Copyright 1996, 1997, Adaptec, Inc. All rights reserved. No part of this publication may be reproduced, stored in

More information

Manually Mount Usb Flash Drive Linux Command Line Redhat

Manually Mount Usb Flash Drive Linux Command Line Redhat Manually Mount Usb Flash Drive Linux Command Line Redhat How to Format USB in Linux using Command Line. This article will help you to format USB Flash drive in Ubuntu systems via Command line. So first

More information

ITCertMaster. Safe, simple and fast. 100% Pass guarantee! IT Certification Guaranteed, The Easy Way!

ITCertMaster.   Safe, simple and fast. 100% Pass guarantee! IT Certification Guaranteed, The Easy Way! ITCertMaster Safe, simple and fast. 100% Pass guarantee! http://www.itcertmaster.com Exam : 1z0-100 Title : Oracle Linux 5 and 6 System Administration Vendor : Oracle Version : DEMO Get Latest & Valid

More information

Accessing and Using GRUB Mode

Accessing and Using GRUB Mode About GRUB Mode and the Configuration Register, page 1 Accessing GRUB Mode, page 2 Using the GRUB Menu, page 3 Modifying the Configuration Register (confreg), page 4 Changing the Configuration Register

More information

FUJITSU Cloud Service S5 Installation and Configuration of MySQL on a CentOS VM

FUJITSU Cloud Service S5 Installation and Configuration of MySQL on a CentOS VM FUJITSU Cloud Service S5 Installation and Configuration of MySQL on a CentOS VM This guide details the steps required to install and configure MySQL on a CentOS VM Introduction The FUJITSU Cloud Service

More information

StorageGRID Webscale 11.1 Recovery and Maintenance Guide

StorageGRID Webscale 11.1 Recovery and Maintenance Guide StorageGRID Webscale 11.1 Recovery and Maintenance Guide October 2018 215-12801_B0 doccomments@netapp.com Table of Contents 3 Contents Introduction to StorageGRID Webscale recovery and maintenance...

More information

Exadata Landing Pad: Migrating a Fibre Channel-based Oracle Database Using an Oracle ZFS Storage Appliance

Exadata Landing Pad: Migrating a Fibre Channel-based Oracle Database Using an Oracle ZFS Storage Appliance An Oracle Technical White Paper April 2014 Exadata Landing Pad: Migrating a Fibre Channel-based Oracle Database Using an Oracle ZFS Storage Appliance Introduction 2 Data Migration Architecture Using Oracle

More information

Linux Mint Error Mounting Mount Exited With Exit Code 13

Linux Mint Error Mounting Mount Exited With Exit Code 13 Linux Mint Error Mounting Mount Exited With Exit Code 13 "Error mounting /dev/sdb1 at /media/fuzzy27/my Book: Command-line 'mount -t "ntfs" -o "/dev/sdb1" "/media/fuzzy27/my Book"' exited with non-zero

More information

Oracle 11g RAC on Dell Compellent Storage Center. Dell Best Practices

Oracle 11g RAC on Dell Compellent Storage Center. Dell Best Practices Oracle 11g RAC on Dell Compellent Storage Center Dell Document Revision Table 1. Revision History Date Revision Description 1/16/2012 A Initial 4/19/2012 B Content and format change THIS TECHNICAL TIP

More information

Lab 3a Using the vi editor

Lab 3a Using the vi editor Lab 3a Using the vi editor Objectives: Become familiar with the vi Editor Review the three vi Modes Review keystrokes to move between vi modes Create a new file with vi Editor Invoke vi with show mode

More information

See the disks inside ASM ASM> select name,label,path,header_status,os_mb,free_mb from v$asm_disk order by 2;

See the disks inside ASM ASM> select name,label,path,header_status,os_mb,free_mb from v$asm_disk order by 2; -- Demystifying ASM REQUIRED_MIRROR_FREE_MB and _FILE_MB -- See the available ASMLIB disks ASM>!oracleasm listdisks ACFS DATA JBOD01 JBOD02 JBOD03 JBOD04 JBOD05 JBOD06 RECO -- See the disks inside ASM

More information

ELE409 SPRING2018 LAB0

ELE409 SPRING2018 LAB0 ELE409 SPRING2018 LAB0 Getting familiar with the LXDE system Objectives: Pre-Lab: 1. Burn the linux system onto a micro-sd card 2. Get familiar with basic linux commands 3. Be able to communicate with

More information

Customize Installation using Golden ISO

Customize Installation using Golden ISO Golden ISO (GISO) is a customized ISO that a user can build to suit the installation requirement. The user can customize the installable image to include the standard base image with the basic functional

More information

BUSINESS-CRITICAL APPLICATIONS ON VMWARE VSPHERE 6, VMWARE VIRTUAL SAN, AND VMWARE NSX

BUSINESS-CRITICAL APPLICATIONS ON VMWARE VSPHERE 6, VMWARE VIRTUAL SAN, AND VMWARE NSX BUSINESS-CRITICAL APPLICATIONS ON VMWARE VSPHERE 6, VMWARE VIRTUAL SAN, AND VMWARE NSX Business-critical applications need a virtualization platform that s reliable and flexible while providing the high

More information

Partitioning and Formatting Guide

Partitioning and Formatting Guide Partitioning and Formatting Guide Version 1.2 Date 05-15-2006 Partitioning and Formatting Guide This guide is designed to explain how to setup your drive with the correct partition and format for your

More information

Oracle11g R2 Clusterware: Architecture and Best Practices of Configuration and Troubleshooting. Kai Yu Oracle Solutions Engineering Dell Inc

Oracle11g R2 Clusterware: Architecture and Best Practices of Configuration and Troubleshooting. Kai Yu Oracle Solutions Engineering Dell Inc Oracle11g R2 Clusterware: Architecture and Best Practices of Configuration and Troubleshooting Kai Yu Oracle Solutions Engineering Dell Inc About Author Kai Yu, kai_yu@dell.com 16 years with Oracle Technology

More information

Making the transition from a Sun SPARC Solaris server to a newer and faster Intel based Dell PowerEdge server running Red Hat Enterprise Linux is a

Making the transition from a Sun SPARC Solaris server to a newer and faster Intel based Dell PowerEdge server running Red Hat Enterprise Linux is a Making the transition from a Sun SPARC Solaris server to a newer and faster Intel based Dell PowerEdge server running Red Hat Enterprise Linux is a complex process. This guide will highlight key steps

More information

IBM 32 MB USB Memory Key (P/N 22P5296) Boot Sector Virus Detection and Cleaning Algorithm

IBM 32 MB USB Memory Key (P/N 22P5296) Boot Sector Virus Detection and Cleaning Algorithm IBM 32 MB USB Memory Key (P/N 22P5296) Boot Sector Virus Detection and Cleaning Algorithm (for IBM internal use only) Author: David Kang Last Updated: 1/10/02 Windows 98 and Windows ME 1. Run utility to

More information

To understand this, let's build a layered model from the bottom up. Layers include: device driver filesystem file

To understand this, let's build a layered model from the bottom up. Layers include: device driver filesystem file Disks_and_Layers Page 1 So what is a file? Tuesday, November 17, 2015 1:23 PM This is a difficult question. To understand this, let's build a layered model from the bottom up. Layers include: device driver

More information

Ubuntu - How to Create Software RAID 1 in Ubuntu Linux - Tutorial

Ubuntu - How to Create Software RAID 1 in Ubuntu Linux - Tutorial Published on http://www.itswapshop.com (http://www.itswapshop.com) Home > Ubuntu - How to Create Software RAID 1 in 12.04 Ubuntu Linux - Tutorial Ubuntu - How to Create Software RAID 1 in 12.04 Ubuntu

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation...2 1.1 Serial ATA (SATA) Hard Disks Installation...2 2. Guide to RAID Configurations...3 2.1 Introduction

More information

Automatic Storage Management. UKOUG RAC & HA SIG September 30, Frits Hoogland

Automatic Storage Management. UKOUG RAC & HA SIG September 30, Frits Hoogland Automatic Storage Management UKOUG RAC & HA SIG September 30, 2010 Frits Hoogland 1 Poll Anyone using ASM currently? Version of ASM? 10.1 10.2 11.1 11.2 Anyone using OMF? As part of ASM implementation

More information

Getting Started with Pentaho and Cloudera QuickStart VM

Getting Started with Pentaho and Cloudera QuickStart VM Getting Started with Pentaho and Cloudera QuickStart VM This page intentionally left blank. Contents Overview... 1 Before You Begin... 1 Prerequisites... 1 Use Case: Development Sandbox for Pentaho and

More information

Tutorial :.Net Micro Framework et.net Gadgeteer

Tutorial :.Net Micro Framework et.net Gadgeteer 1 Co-développement émulateur personnalisé et application pour une cible. 1.1 Utilisation d un émulateur personnalisé Après l installation du SDK.Net Micro, dans le répertoire d exemples, Framework (ex.

More information

FASTTRAK SX4100 QUICK START GUIDE. Version Promise Technology, Inc. All Rights Reserved.

FASTTRAK SX4100 QUICK START GUIDE. Version Promise Technology, Inc. All Rights Reserved. FASTTRAK SX4100 QUICK START GUIDE Version 1.1 2005 Promise Technology, Inc. All Rights Reserved. FastTrak SX4100 Quick Start Guide FastTrak Installation Task List Step 1: Unpack your FastTrak, below Step

More information