An Open Source Wide-Area Distributed File System. Jeffrey Eric Altman jaltman *at* secure-endpoints *dot* com



Similar documents
Archival Storage At LANL Past, Present and Future

PATROL Console Server and RTserver Getting Started

Network Attached Storage. Jinfeng Yang Oct/19/2015

AFS Usage and Backups using TiBS at Fermilab. Presented by Kevin Hill

Planning Domain Controller Capacity

The Native AFS Client on Windows The Road to a Functional Design. Jeffrey Altman, President Your File System Inc.

Distributed File Systems

15 AFS File Sharing. Client/Server Computing. Distributed File Systems

Distributed File Systems. Chapter 10

File Systems for Clusters from a Protocol Perspective

Samba 4 AD + Fileserver

Active Directory Compatibility with ExtremeZ-IP. A Technical Best Practices Whitepaper

GlusterFS Distributed Replicated Parallel File System

Implementing Internet Storage Service Using OpenAFS. Sungjin Dongguen Arum

<Insert Picture Here> Managing Storage in Private Clouds with Oracle Cloud File System OOW 2011 presentation

Active Directory Compatibility with ExtremeZ-IP

Configure AlwaysOn Failover Cluster Instances (SQL Server) using InfoSphere Data Replication Change Data Capture (CDC) on Windows Server 2012

<Insert Picture Here> Oracle Cloud Storage. Morana Kobal Butković Principal Sales Consultant Oracle Hrvatska

Centralized Mac Home Directories On Windows Servers: Using Windows To Serve The Mac

Redefining Backup for VMware Environment. Copyright 2009 EMC Corporation. All rights reserved.

Integration with Active Directory. Jeremy Allison Samba Team

How To Write A Windows Operating System (Windows) (For Linux) (Windows 2) (Programming) (Operating System) (Permanent) (Powerbook) (Unix) (Amd64) (Win2) (X

OpenAFS Backup Strategies

Considerations when Choosing a Backup System for AFS

Office of Information Technologies (OIT) Network File Shares

24x7 Scheduler Multi-platform Edition 5.2

Distributed File System Choices: Red Hat Storage, GFS2 & pnfs

Operating Systems. Design and Implementation. Andrew S. Tanenbaum Melanie Rieback Arno Bakker. Vrije Universiteit Amsterdam

Outline. Operating Systems Design and Implementation. Chap 1 - Overview. What is an OS? 28/10/2014. Introduction

Install and Configure SQL Server Database Software Interview Questions and Answers

Hypertable Architecture Overview

Chapter 1 - Web Server Management and Cluster Topology

Distributed File Systems An Overview. Nürnberg, Dr. Christian Boehme, GWDG

OpenAFS for Windows Release Notes

BMC BladeLogic Client Automation Installation Guide

Big Data With Hadoop

CSE 265: System and Network Administration

The Best of Both Worlds Sharing Mac Files on Windows Servers

The Best of Both Worlds: Sharing Mac Files on Windows Servers A Technical Best Practices Whitepaper

AIX NFS Client Performance Improvements for Databases on NAS

Siebel Installation Guide for UNIX. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014

File Services. File Services at a Glance

Eloquence Training What s new in Eloquence B.08.00

HP Storage Essentials Storage Resource Management Software end-to-end SAN Performance monitoring and analysis

Using Synology SSD Technology to Enhance System Performance Synology Inc.

Enabling Applications to Use Your Identity Management System

Transparency in Distributed Systems

Open Directory. Apple s standards-based directory and network authentication services architecture. Features

Distributed File Systems

FreeIPA 3.3 Trust features

File Management. Chapter 12

Software to Simplify and Share SAN Storage Sanbolic s SAN Storage Enhancing Software Portfolio

Microkernels, virtualization, exokernels. Tutorial 1 CSC469

Sawmill Log Analyzer Best Practices!! Page 1 of 6. Sawmill Log Analyzer Best Practices

Chapter 11 Distributed File Systems. Distributed File Systems

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Exchange Server Agent Version Fix Pack 2.

Xythos WebFile Server Architecture A Technical Guide to the Core Technology, Components, and Design of the Xythos WebFile Server Platform

We mean.network File System

Cross-Realm Trust Interoperability, MIT Kerberos and AD

Last class: Distributed File Systems. Today: NFS, Coda

SOLUTION BRIEF. Advanced ODBC and JDBC Access to Salesforce Data.

Cincom Smalltalk. Installation Guide P SIMPLIFICATION THROUGH INNOVATION

Samba in the Enterprise : Samba 3.0 and beyond

Global Filesystems in the Real World: Comparing Experiences with AFS and NFS. Phillip Moore

MCSA Security + Certification Program

WHITE PAPER. Permabit Albireo Data Optimization Software. Benefits of Albireo for Virtual Servers. January Permabit Technology Corporation

recovery at a fraction of the cost of Oracle RAC

Enabling Active Directory Authentication with ESX Server 1

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

LDAP and Integrated Technologies: A Simple Primer Brian Kowalczyk, Kowal Computer Solutions Inc., IL Richard Kerwin, R.K. Consulting Inc.

A Survey of Shared File Systems

Eliminate SQL Server Downtime Even for maintenance

Considerations when Choosing a Backup System for AFS

XtreemFS Extreme cloud file system?! Udo Seidel


PaperClip32. Installation Guide. for Workgroup and Enterprise Editions. Document Revision 2.1 1

Distributed File Systems

HDFS Under the Hood. Sanjay Radia. Grid Computing, Hadoop Yahoo Inc.

v7.8.2 Release Notes for Websense Content Gateway

Release Notes for Open Grid Scheduler/Grid Engine. Version: Grid Engine

Amoeba Distributed Operating System

SAMBA AND SMB3: ARE WE THERE YET? Ira Cooper Principal Software Engineer Red Hat Samba Team

HDFS Users Guide. Table of contents

Four Reasons To Start Working With NFSv4.1 Now

Handling POSIX attributes for trusted Active Directory users and groups in FreeIPA

Ahsay Replication Server v5.5. Administrator s Guide. Ahsay TM Online Backup - Development Department

CS 377: Operating Systems. Outline. A review of what you ve learned, and how it applies to a real operating system. Lecture 25 - Linux Case Study

Transcription:

An Open Source Wide-Area Distributed File System Jeffrey Eric Altman jaltman *at* secure-endpoints *dot* com

What is AFS? A global wide-area Distributed File System providing location independent authenticated access to resources administered by unaffiliated organizations /afs/umich.edu /afs/athena.mit.edu /afs/pdc.kth.se AFS Client /afs/andrew.cmu.edu /afs/cs.cmu.edu /afs/grand.central.org 2

A Brief History of AFS 1980 s: Carnegie-Mellon University Information Technology Center (Andrew Research Project) Original goal: one site supporting 10,000 users on private workstations or public clusters Coda (another dfs research project has shared roots) The AFS RPC protocol Rx is a peer of SunRPC. They both encode data with xdr May 1989 Transarc Inc. Commercial distribution and support for UNIX platforms of AFSv3 Multiple cell architecture Began work on AFSv4 which became DCE DFS 3

A Brief History of AFS 1995 IBM Pittsburgh Labs Microsoft Windows port DCE/DFS took precedence 2000: OpenAFS <http://www.openafs.org> IBM forked the code base and open sourced http://www-106.ibm.com/developerworks/linux/library/osafs.html Better support, new platforms, cool stuff 4

Basic Concepts Cell a collection of servers (file, volume database, protection database, ) administered as a unit Volume a unit of storage owned by a single user that stores directories Directory a container owned by a single user that includes directories, files, mount points, symlinks, and access control lists 5

Basic Concepts Mount Point a directory entry that refers to a volume within a cell. mount points can specify a read-only or read-write path File Server a server that manages access to the contents of volumes Volume Database Server a server that manages the file server(s) volumes can be found on 6

Basic Concepts Protection Server stores group membership information computes the rights permitted for a given client when accessing the contents of a particular directory Token a credential used to authenticate a user to an afs server contains the service portion of a kerberos ticket 7

Strength: Scalability Single name space accessible from everywhere AFS was designed for a ratio of 200 clients per server Servers can be added and removed as needed Servers can be distributed across the globe 8

Strength and Weakness: I/O Performance Read-only volumes can be replicated Redundancy Per-client server preferences allow nearby copies to be accessed first Randomization of server lists balance the load Read-write volumes Single copy Write on close 9

Strength: Authentication Kerberos 4 authentication server built-in Kerberos 5 authentication should be used but requires extra setup for the realm Cross-realm support Multiple cells per realm Access multiple cells at one time from a given logon session or Process Authentication Group 10

Strength: Authorization Per volume or directory; not per file Access Control Lists Directory rights (a)dminister (l)ookup (i)nsert (d)elete File rights (affects all files in the directory) (r)ead (w)rite loc(k) Protection Groups (max 5000 members) System-wide User-created Foreign principals can be granted access 11

Strength: Caching Caching improves performance Memory cache Persistent disk cache Distributed cache coherency algorithms 12

Weakness: File Locking Posix style full file locks supported Byte range locks not supported Do not store databases in AFS Microsoft Office apps only utilize byte range locks Don t store databases in AFS Databases require byte range locks Databases have their own replication engines 13

Strengths: Volume Management Location independence Volumes are referred to by names Volume DB specifies on which file servers they can be found Contain multiple directories Can be moved while in use Can be replicated as read-only copies Can be mounted anywhere within AFS 14

Weakness: Disconnected Operations No support for disconnected operations Even when data is in your local cache you cannot use it without cell access 15

Strength: Low-cost hardware Custom hardware is not required RAIDs can be used Replicated files servers containing readonly volumes are expendable 16

Usage Models Some sites utilize AFS only for read-only data such applications and static web content Some sites make extensive use of AFS for home directories and Windows roaming profiles Some sites do both 17

OpenAFS release 1.2: Supported Operating Systems UNIX Solaris AIX HP/UX Linux Microsoft Windows (dead) MacOS X NetBSD / FreeBSD 18

OpenAFS Release 1.4: New Operating Systems Solaris 10 (Sparc and X86) Linux 2.6 kernels AIX 5.3 MacOS X 1.4 (Tiger) 19

OpenAFS release 1.4: General Improvements Large File support Multi-Threaded Servers Threading optimizations for RPC libraries Faster volume releases Super Groups (groups of groups) Kerberos 5 Large Ticket Support 20

OpenAFS release 1.4: More improvements Fixes for file server issues which have been present in every release since Transarc days MacOS X improvements for the Finder 21

OpenAFS release 1.4: Microsoft Windows improvements Too many to list (200 changes since Nov 2003) Monthly Status reports published http://www.secure-endpoints.com/ 22

Demo? If we have network connectivity

AFS and Kerberos Best Practices Conference June 20-24, 2005 Carnegie Mellon University Two days of tutorials AFS administration Kerberos administration Three days of talks http://www.pmw.org/afsbpw05/ 24

Useful Links http://www.openafs.org http://grand.central.org/twiki/bin/view/af SLore/WebHome http://www- 2.cs.cmu.edu/afs/andrew.cmu.edu/usr/s hadow/www/afs.html 25

Q&A You ask, I answer

Contact Information Jeffrey Eric Altman jaltman *at* secure-endpoints *dot* com