OPS235 MANAGING LVMs – PART I

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

Windows 7 Test Prep Ch 2 Part 3.
Kermakahvi ( Streaming music server & more ). Goals Original goal was to install VDR ( Video Disk Recorder) Since we managed to break the DVB-T stick.
International Academy Design and Technology Technology Classes.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
Storage Systems: Advanced Topics Learning Objectives: To understand limitations of “one file system per partition” model To understand Logical Volume Management.
1 Module 10 Managing Partitions. 2  Overview Partitioning a Disk Using Disk Administrator General Maintenance and Troubleshooting.
What to expect.  Linux  Windows Server (2008 or 2012)
Open-File Backup & App. Consistent Snapshots Microsoft Volume Shadow Copy Service Introduced 2002 –VSS Broadly Adopted by 3 rd Party Backup Vendors –Enables.
ITE PC v4.0 Chapter 1 1 Operating Systems Computer Networks– 2.
Cs238 Lecture 3 Operating System Structures Dr. Alan R. Davis.
Linux Install. Resources Guide to Linux Installation and Administration, Nicholas Wells, Course Technology, 2000.
Module 6: Managing Data Storage. Overview Managing File Compression Configuring File Encryption Implementing Disk Quotas.
Installing software on personal computer
1 Module 2 Installing Windows NT. 2  Overview Preparing for Installation Installing Windows NT Performing a Server-based Installation Troubleshooting.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
Windows Tutorial 9 Maintaining Hardware and Software
Course 6425A Module 9: Implementing an Active Directory Domain Services Maintenance Plan Presentation: 55 minutes Lab: 75 minutes This module helps students.
VMs Virtual Machines. VM What is a VM  Virtual Machine  Software implementation of a machine running on another machine The VM may or may not resemble.
Chapter Three Designing The File System. Chapter Objectives Describe the components of the NetWare file system Describe the purpose of each NetWare-created.
COMPREHENSIVE Windows Tutorial 9 Maintaining Hardware and Software.
Chapter 18: Windows Server 2008 R2 and Active Directory Backup and Maintenance BAI617.
Chapter 8 Implementing Disaster Recovery and High Availability Hands-On Virtual Computing.
SYSTEM SOFTWARE Prepared by: Mrs. Careene McCallum-Rodney.
Fall 2011 Nassau Community College ITE153 – Operating Systems Session 23 Shared Folders 1.
1 3 Computing System Fundamentals 3.7 Utility Software.
11 INSTALLING AND MANAGING STORAGE DEVICES IN WINDOWS XP Chapter 8.
Module 2 - The File System
Chapter 1 Managing Storage. Contents Understanding Partitioning Understanding LVM Understanding RAID Understanding Clustering and GFS Using Access Control.
1 Objectives Manage and install new file systems.
Configuring Disk Devices. Module 4 – Configuring Disk Devices ♦ Overview This module deals with making partitions using fdisk, implementing RAID and Logical.
Kickstart Installation
Creating and Managing File Systems. Module 5 – Creating and Managing File Systems ♦ Overview This module deals with the structure of the file system,
Working with Disks Lesson 4. Skills Matrix Technology SkillObjective DomainObjective # Configuring Data Protection Configure data protection6.4 Using.
CSI3131 – Lab 1 Observing Process Behaviour. Running Linux under Virtual PC  Start Virtual PC  This Windows program provides a virtual machine to run.
Shares and Permissions. Basic concepts  Levels of control (permissions) share-level permissions directory-level permissions file-level permissions 
Module 4: Managing Disks. Overview Working with Disk Management Working with Basic Disks Working with Dynamic Disks Preparing Disks when Upgrading to.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
IT1001 – Personal Computer Hardware & System Operations Week 6 - Introduction to software installation.
Bootable Programs Building an O/S. Basic Requirements of any O/S Respond to interrupts (all kinds) Preserve user environment Protect users and self from.
Component 8/Unit 9aHealth IT Workforce Curriculum Version 1.0 Fall Installation and Maintenance of Health IT Systems Unit 9a Creating Fault Tolerant.
Disk Imaging Who, What, When, Where, Why (and maybe How) February 9th, 2010 Manitoba UNIX Users Group Adam Thompson -
Lesson 9: SOFTWARE ICT Fundamentals 2nd Semester SY
OPS235: Week 2 Installing Linux
Common Features Using the Common Features of Microsoft® Office 2010
Introduction to Operating Systems
Cluster Disks and Cluster File Storage
How to pass Microsoft exam in first attempt?
Operating Systems Overview
Rootkit A rootkit is a set of tools which take the ability to access a computer or computer network at administrator level. Generally, hackers install.
CONFIGURING HARDWARE DEVICE & START UP PROCESS
Dumps VCE
OS Virtualization.
Networking for Home and Small Businesses – Chapter 2
OPS235: Week 1 Installing Linux ( Lab1: Investigations 1-4)
How To Install CentOS 6.5 & Virtual Box
OPS235: Lab 2 Virtual Machines – Part I
OPS235: Week 5 Lab4: Investigations 1 – 3
OPS235: Configuring a Network Using Virtual Machines – Part 2
OPS235 PACKAGE MANAGEMENT
OPS235 Lab4: Investigations 5 – 9
OPS235: Lab 2 Virtual Machines – Part II
OPS235: Week 1 Installing Linux ( Lab1: Investigations 1-4)
Windows Tutorial 9 Maintaining Hardware and Software
How To Install CentOS 6.5 & Virtual Box
OPS235 Configuring a Network Using Virtual Machines – Part I
Networking for Home and Small Businesses – Chapter 2
IT Essentials PC Hardware and Software 4
IT Essentials PC Hardware and Software 4
Presentation transcript:

OPS235 MANAGING LVMs – PART I

Lab 3 – Part 2 - Topics Lab Time Preparing for Lab 3 and Lab 4 Adjusting Space on your c6host LVM Management Theory Graphical Command Line

Preparing for Labs 3 & 4 LVM is discussed in both labs 3 and 4. Take time to learn, and write down the steps to perform Investigations 4 and 5. It is a good idea to printout, read and gain a general understanding of the “Logical Volume Management” WIKI link near the beginning of Lab #3 and Lab #4 before your proceeding with labs. It is important to carefully read and follow the exact instructions in this lab! If problems occur in the lab, you can restore the VMs from backups performed in lab2 or lab3.

LVM Administration In Lab1, we installed our main disk-pack (fedora16host) using LVM for future file-system expansion. The concept was that we could expand our file-system by adding another partition (physical volume), even if that means adding other hard-disk drives. Volume Group 1 Physical Volume Physical Volume Directory1 Directory2 Directory3 Logical Volumes

LVM Administration In Lab1, we installed our main disk-pack (c6host) using LVM for future file-system expansion. The concept was that we could expand our file-system by adding another partition (physical volume), even if that means adding other hard-disk drives. Volume Group 1 Physical Volume Physical Volume Directory1 Directory2 Directory3 Logical Volumes

LVM Administration In Lab2, we learned how to create virtual machines to allow us to practice what we learn in OPS235 such as networking, and also to manipulate file system sizes within these virtual machines (i.e. labs 3 & 4). We also learned in lab2 how to backup your virtual machines so that they can be restored to end of lab2 in case of any future problems arise. The first 3 investigations in lab3 deal with manipulating the size of file systems in your virtual machine both graphically and command-line. centos1 centos2 centos3

LVM Administration Growing file-system sizes using LVM is easier than reducing file-system sizes. Grow logical volume size, then grow file-system size. Reduce file-system size, then reduce logical volume size (not to exceed file system size!). Logical Volume File-system

LVM Administration How to determine information on: Physical Volume Volume Group Logical Volume Why use above command information?

LVM Administration How to resize a file-system using LVM? ( up,down) Graphical (name of program) / How to use? Command Line / Why use command line? What are potential problems? How to create / remove a Logical Volume? Purpose? Graphical / Command Line How to add physical Volumes? Graphical / Command-Line