Working With AMANDA John R. Jackson Purdue University Computing Center

Slides:



Advertisements
Similar presentations
SEHR (System for Electronic Healthdata Recording) Administrator Practice Guides SEHR Update Doc. Category: APG – administrator practice guides.
Advertisements

AMANDA Under the Hood John R. Jackson Purdue University Computing Center
Information and Communications Theory Labs, School of Computer & Communication Sciences FILE: kickstart.sxi / 24/01/03 / Page 1
2 Copyright © 2005, Oracle. All rights reserved. Installing the Oracle Database Software.
Ns-2 tutorial Karthik Sadasivam Banuprasad Samudrala CSCI 5931 Network Security Instructor : Dr. T. Andrew Yang.
Kit Chan ATS Lua Plugin Kit Chan Hi, My name is kit.
Getting Set-up with Hosting and WordPress Gregory Young Alternative Hosting
HEPiX, CASPUR, April 3-7, 2006 – Steve McDonald TRIUMF Steven McDonald & Konstantin Olchanski TRIUMF Network & Computing Services
Linux Booting Procedure
Windows 2003 Server. Windows 2003 Server Contents Fitur Windows 2003 Server Installation And Configuration Windows Management Resource  User Management.
MCITP Guide to Microsoft Windows Server 2008, Server Administration (Exam #70-646) Chapter 2 Installing Windows Server 2008.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Building a Home Web Server Grant Root
© Copyright 1997, The University of New Mexico C-1 Internet Service Provider Services What to do once you’re connected.
1 Web Server Administration Chapter 3 Installing the Server.
2 Copyright © 2009, Oracle. All rights reserved. Installing your Oracle Software.
Linux+ Guide to Linux Certification Chapter 12 Compression, System Backup, and Software Installation.
*nix and Non-Intel Platform issues CSC 486/586 1.
Overview Basic functions Features Installation: Windows host and Linux host.
Linux+ Guide to Linux Certification, Third Edition Chapter 11 Compression, System Backup, and Software Installation.
Agenda  Overview  Configuring the database for basic Backup and Recovery  Backing up your database  Restore and Recovery Operations  Managing your.
1 Module 2 Installing Windows NT. 2  Overview Preparing for Installation Installing Windows NT Performing a Server-based Installation Troubleshooting.
Chapter 4: Operating Systems and File Management 1 Operating Systems and File Management Chapter 4.
Chapter 5: System Software: Operating Systems and Utility Programs.
Chapter 11 Compression, System Backup, and Software Installation.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
1 Web Server Administration Chapter 3 Installing the Server.
Hands-On Microsoft Windows Server 2008
Linux+ Guide to Linux Certification
Apache Server The Apache Server Apache is a WWW server that implements the HTTP protocol. Apache runs as a daemon. This means that it is a resident.
Week 9 Objectives Securing Files and Folders Protecting Shared Files and Folders by Using Shadow Copies Configuring Network Printing.
Implementing File and Print Services
Drive Imaging Richard Woods March 14, Major Disaster Recovery What if?  Major software corruption  Hard disk failure You could spend 1-2 days.
Chapter Fourteen Windows XP Professional Fault Tolerance.
Chapter 18: Windows Server 2008 R2 and Active Directory Backup and Maintenance BAI617.
15 Copyright © 2005, Oracle. All rights reserved. Performing Database Backups.
Linux Operations and Administration
Apache Web Server v. 2.2 Reference Manual Chapter 1 Compiling and Installing.
15 Copyright © 2007, Oracle. All rights reserved. Performing Database Backups.
TELE 301 Lecture 10: Scheduled … 1 Overview Last Lecture –Post installation This Lecture –Scheduled tasks and log management Next Lecture –DNS –Readings:
Chapter 10: File-System Interface Silberschatz, Galvin and Gagne ©2005 Operating System Concepts – 7 th Edition, Jan 1, 2005 Chapter 10: File-System.
Chapter Eight CBIS and Checklists. General Controls 12 controls Planning, controls, standards, security Continuous updating –e.g., C&L 66% of firms inadequate.
Chapter 6 Server-side Programming: Java Servlets
Project: Public Domain/Open Source Software Evaluation Name: Fatah Muse Assignment: 13-1 Due Date: 04/5/2007 Professor: Robert J. D'Andrea.
Recover Your Data Quickly: Disaster Recovery Techniques with ARCserve  Disaster Recovery.
CS 7: Introduction to Computer Programming Java and the Internet Sections ,2.1.
11 CONFIGURING AND MANAGING PRINTERS AND FAX DEVICES Chapter 6.
1 DSARCH OVERVIEW Dataset Archiving Utility Overview By Zaihua Ji.
Chapter 10 Chapter 10: Managing the Distributed File System, Disk Quotas, and Software Installation.
Cosc 4750 Backups Why Backup? In case of failure In case of loss of files –User and system files Because you will regret it, if you don’t. –DUMB = Disasters.
Free Powerpoint Templates Page 1 Free Powerpoint Templates Users and Documents.
Optimizing Windows Vista Performance Lesson 10. Skills Matrix Technology SkillObjective DomainObjective # Introducing ReadyBoostTroubleshoot performance.
Software in the Data Protector Architecture
Web Server Administration Chapter 4 Name Resolution.
UNIX/AIX COURSE OUTLINES AND SYLLABUS Document Version: 1.0 Created on: 09/19/2014 Author: Walter Takang Confirmed by: Walter Takang.
Amanda Mitch Collinsworth Cornell Center for Materials Research.
Operating Environment. Installation and Upgrade Options Solaris suninstall program Solaris Web Start Installation Custom Jumpstart procedure Standard.
C Copyright © 2006, Oracle. All rights reserved. Oracle Secure Backup Additional Installation Topics.
Labs. Session 1 Lab: Installing and Configuring Windows 7 Exercise 1: Migrating Settings by Using Windows Easy Transfer Exercise 2: Configuring a Reference.
A Solution for Maintaining File Integrity within an Online Data Archive Dan Scholes PDS Geosciences Node Washington University 1.
RASPBERRY PI WORKSHOP.
Filesystem Management and Backups
Chapter 2: System Structures
Chapter 11: File-System Interface
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
IIS.
Design Unit 26 Design a small or home office network
IS 4506 Server Configuration (HTTP Server)
Chapter 10: File-System Interface
IS 4506 Configuring the FTP Service
Presentation transcript:

Working With AMANDA John R. Jackson Purdue University Computing Center

Overview Not a backup program itself Manages other standard backup programs –System dump –GNU tar –smbtar Optimized schedule –Dump cycle –Tape cycle –Estimated image sizes

Overview (continued) driver plannerdriver dumper taper sendsizesendbackup holding disk tape client

Getting Help Release notes and documentation The book chapter – Home page/FAQ – Mailing lists

Before You Begin Optional software –GNU tar, readline, awk –SAMBA –Perl –gnuplot Amanda user/group Access through a firewall Installation location Tape server capacity –I/O and network –CPU –Holding disk

Installation Dont use pre-built binaries (e.g. RPM) ftp.amanda.org cvs.amanda.sourceforge.net Standard GNU build sequence: –make distclean –## apply patches –./configure … –make –make install ## as root patch-system

Whats A Configuration? Logical grouping of clients Alternate set of options Client/config rule

Typical Directory Structure --with-configdir ($prefix/etc/amanda) Owned by the AMANDA user/group amanda.conf –logfile –infofile –indexdir disklist tapelist Changer config file(s) amdump.

amanda.conf (general parameters) org mailto dumpcycle tapecycle/runspercycle/runtapes tapedev (no rewind!!!) tpchanger labelstr netusage

amanda.conf (holdingdisk) directory chunksize use

amanda.conf (dumptype) program compress –none –client fast –client best –server fast –server best dumpcycle record index

amanda.conf (tapetype) FAQ at cd tape-src ; make tapetype length filemark

Tape Changers AMANDA uses an external program Test the external program first, then amtape chg-manual chg-multi chg-scsi

Label the Tapes All AMANDA tapes must be pre-labeled amlabel [-f] [slot ] Run as the AMANDA user

Setting Up a Client disklist –hostname (FQDN) –disk –dumptype inetd.conf on the client (HUP) amcheck –cl /tmp/amanda/*.debug

Operation amcheck amdump amstatus amverify

Restoring amrestore –Retrieve images from tape or holding disk –Tape catalogue amrecover –Command line (ftp-like) interface to index files Emergency dd if=$TAPE bs=32k count=1 dd if=$TAPE bs=32k skip=1 [ | gunzip ] | restore

Maintenance Read the report from each run Failures vs. strange results Timeouts amcleanup amflush amadmin Adding/removing clients and disks Adding/removing tapes

Future Security framework Strategy API Filter API Dumper API Taper rewrite