Items related to Managing Afs: The Andrew File System

Managing Afs: The Andrew File System - Softcover

 
9780138027292: Managing Afs: The Andrew File System

Synopsis

Written for UNIX system administrators, this guide deals with AFS, a high-end UNIX filing system developed at Carnegie Mellon University and used widely in many industries such as banking and finance. This title explains how to manage AFS to its greatest effect including the installation of an adequate server setup to handle thousands of clients with a minimum of administrator and hardware overhead. .

"synopsis" may belong to another edition of this title.

About the Author

RICHARD CAMPBELL has worked for the last five years as a distributed computing consultant on Wall Street. Previously, he was a senior researcher at the Institutional File System Project at the University of Michigan, which established AFS as the distributed file system for the campus of over 30,000 users.

From the Back Cover


80272-8

Master AFS, the Internet's most scalable, manageable distributed file system.

One technology already delivers the scalability, flexibility, power, and centralized file systems management the entire computer industry keeps promising: the Andrew File System (AFS). That's why hundreds of large institutions worldwide are already using AFS to reliably support their users' distributed file storage needs.

Managing AFS is the first book that brings together the critical information you need to build and maintain a reliable AFS-based distributed file system. Learn how AFS works, how it implements the client/server model, and why it's uniquely well-designed to serve the needs of today's organizations. Then, discover how to:

  • Make the right architectural and topology choices to optimize AFS up front
  • Take full advantage of AFS' powerful large-scale administration tools
  • Slash desktop administration costs with AFS file caching and heterogeneous system support
  • Set up and maintain user accounts(including how to create “dataless clients”
  • Archive AFS data using built-in tools or third-party options
  • Improve reliability through replication and automatic client failover
  • Provide unified file services for UNIX® and Windows NT® desktops

Managing AFS includes detailed coverage of AFS security, including user authentication and Kerberos; AFS debugging and monitoring; solutions for providing access to Windows NT clients; and much more. You'll also find real-world AFS case studies, and a step-by-step guide to evaluating, piloting, and rolling out AFS throughout your organization and connecting to other AFS sites around the world.

If you're not looking for a better distributed storage solution yet, you will be soon. There's only one best-of-breed solution: AFS. And there's only one definitive guide to this revolutionary technology: Managing AFS.

From the Inside Flap

Preface

Introduction

This book describes the implementation, administration, and use of Transarc Corporation's AFS(r), the Andrew File System. This distributed system has several attributes which make it ideally suited for use in organizations trying to manage the constantly growing amount of file data needed and produced by today's operating systems and applications.

Even though most of the academic emphasis on AFS concerns its performance and semantics, much of the benefit of the system derives from its integrated approach to administration. The ability of AFS to support many more clients per server, to decrease network loads, to provide location-transparent access to data, and to automatically fail over to replica sites is reason enough to investigate the system. But the collection of tools supplied to administrators which provides behind-the-scenes control of the distributed system is equally important.

Over the last decade, AFS's use has steadily increased so that by now many hundreds of sites around the world are full-fledged members of an on-line, global, distributed file system. These sites tend to be quite large because AFS is particularly optimized to support the file storage needs of thousands of users. Yet given the ever-increasing sales of computers and their voracious disk appetites, mature solutions to medium- and large-scale computing sites will be needed by more and more people.

Audience and Scope
When you purchase AFS, you'll receive several manuals that come with the package. This book is not a replacement for serious reading of that official documentation. There are a multitude of options for almost all processes and utilities in the AFS command suite. Rather than catalog each argument, I hope to provide the reasons behind some of the design decisions which otherwise may appear arbitrary or counterintuitive. How and why the AFS clients and servers work as they do is the scope of this book. The following chapters describe the newer features of the system and highlight the latest advances with some explanations of their purpose; they do not describe the precise syntax or option to every possible command. For that, you can use the manual set supplied by Transarc, the developer of the commercial AFS product. The examples and suggestions for managing AFS are shown using the standard UNIX(r) command-line interface; the AFS server programs are available only for UNIX servers, so knowledge of basic UNIX commands and operations is a prerequisite for using the system.

If you've used NFS(r) or NetWare(tm) before and have managed desktops, file servers, and disks, you may be wondering what all the fuss is about; after all, these services have been around for years. But AFS is designed quite differently from these other file systems for reasons that make sense but take some explaining.

There's no simple linear way to discuss the mechanisms to manage and use AFS because most parts of the system are dependent on each other. I will try to create some order out of this interdependence at the risk of using some terms that are not fully described until later. For example, access control lists-used to detail who can access which files-are mentioned early on but are not defined until the middle of the book. The definition isn't required in the early stages, as long as you can trust that eventually the specifics will be explained.

Structurally, we'll begin with a broad overview and gradually introduce more and more detail, moving from the central servers to the distributed client desktops.

Contents
The first two chapters describe AFS in general terms.
Chapter 1 provides a general overview of the benefits of AFS, why it was developed in the first place, its particular design and drawbacks, and information about Transarc. Administrators, managers, and users will gain an understanding of the system from Chapter 1.
Chapter 2 introduces much of the technical vocabulary of AFS and describes its client/server architecture, including the caching protocol and file server organization. Here, the architecture described in Chapter 1 is put into concrete terms of the protocol used by clients and servers.
The next four chapters are devoted to the administrative specifics required to install and run an AFS cell. Chapter 3 discusses basic server management by itemizing the processes, operations, and systems that make the servers work, with special emphasis on the internal distributed database protocol. These issues are of concern when setting up an AFS cell.
Chapter 4 discusses AFS volume management issues, the very heart of AFS administration. While AFS is primarily thought of as a protocol by which client workstations access file data, the system's real value is in its support for large-scale administration. This chapter describes how AFS volumes are administered to create the global file namespace, to provide access to replicated data, and to provide users with on-line access to a backup version of their files.
Chapter 5 describes client configurations and includes suggestions for optimizing desktop access to AFS. The chapter also introduces the package client administration tool as well as two products that allow PCs to access AFS-Transarc's port to Windows NT(tm) and Platinum Technology's PC-Enterprise(tm).
Chapter 6 describes the user authentication process, management of the Kerberos database, and the use of standard MIT Kerberos, versions 4 and 5.
Chapter 7 details the user and developer view of AFS, including logging in to AFS, access controls, group management, and the slight differences in file system semantics. There's also a brief description of how PC users manage their AFS files with Transarc's NT port. Users not interested in administration and management can refer to this chapter for examples of how to use AFS.
Chapter 8 focuses on Transarc's built-in archiving system, ad hoc volume dump tools, and mechanisms to save other critical configuration data. It also includes information on integrating AFS with commercial backup systems.
Chapter 9 returns to the subject of overall administration, with more information on AFS server administrative responsibilities, insights into the Kerberos authentication system, providing access for NFS clients, issues regarding the installation of third-party software, and comments on a few of the public and commercial AFS administrative tools now available.
Chapter 10 continues the subject of management with a discussion of AFS's debugging and monitoring tools. The chapter focuses in depth on advanced issues of administering UNIX-based AFS servers.
Chapter 11 describes large-site administration and presents four case studies of successful use of AFS by global or otherwise interesting sites.
Chapter 12 concludes the book with some thoughts on how to evaluate and begin using AFS at your organization, and what alternative file systems are up to. Managers and administrators will gain a greater appreciation for the potential scope of an AFS implementation project.
Appendix A is a command-by-command description of the major AFS tools including all subcommands. As you read through the book, you can refer to this appendix for a reminder of the purpose of any commands. This listing also includes information on the precise authentication required to run each command.
Typographic Conventions
System operations are shown as command-line input and output, such as:
$ fs mkm alice user.alice
$ fs lsmount alice
'alice' is a mount point for '#user.alice'
For people unfamiliar with UNIX, $ is the standard UNIX Bourne shell prompt. Following UNIX convention, when you have logged in as the superuser or root, the shell prompt is #. These command sequences were executed on a Sun(r) workstation running the Solaris(tm) operating system with AFS version 3.4a and pasted into the text of this book. Output from AFS commands on other systems should be identical apart from dates and other ephemeral data; output from standard UNIX commands may differ more or less depending on your particular desktop operating system. Liberal use is made of standard programs such as date, touch and shell output redirection to demonstrate file creation. The cat program is often used to demonstrate that the files in question were created successfully.
The hypothetical organization used as an example throughout the examples, HQ, and its domain name, hq.firm, were non-existent at the time this book was written.
Acknowledgments
In writing this book I am indebted to the software engineers who put AFS together, first (and still) at Carnegie Mellon University and later at Transarc Corporation; to the computing community which has freely shared experiences and workarounds; to the University of Michigan's Center for Information Technology Integration, where some of my best friends work and play; and to the Union Bank of Switzerland for their support. Many people in these groups helped review this book; over the years, I've learned much abo

"About this title" may belong to another edition of this title.

Buy Used

Condition: Good
Book is in good condition and may...
View this item

FREE shipping within U.S.A.

Destination, rates & speeds

Search results for Managing Afs: The Andrew File System

Seller Image

Campbell, Richard
Published by Prentice Hall, 1998
ISBN 10: 0138027293 ISBN 13: 9780138027292
Used Softcover

Seller: Zoom Books Company, Lynden, WA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: good. Book is in good condition and may include underlining highlighting and minimal wear. The book can also include "From the library of" labels. May not contain miscellaneous items toys, dvds, etc. . We offer 100% money back guarantee and 24 7 customer service. Seller Inventory # ZBV.0138027293.G

Contact seller

Buy Used

US$ 10.96
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Campbell, Andrew, Campbell, Richard
Published by Pearson Education, Limited, 1998
ISBN 10: 0138027293 ISBN 13: 9780138027292
Used Softcover First Edition

Seller: Better World Books, Mishawaka, IN, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. 1st. Used book that is in clean, average condition without any missing pages. Seller Inventory # 42530816-75

Contact seller

Buy Used

US$ 11.24
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Campbell, Richard
Published by Prentice Hall, 1998
ISBN 10: 0138027293 ISBN 13: 9780138027292
Used Paperback

Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.65. Seller Inventory # G0138027293I4N00

Contact seller

Buy Used

US$ 12.36
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Richard Campbell
Published by Prentice Hall, 1998
ISBN 10: 0138027293 ISBN 13: 9780138027292
Used Softcover

Seller: Ammareal, Morangis, France

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Softcover. Condition: Très bon. Ancien livre de bibliothèque. Légères traces d'usure sur la couverture. Edition 1998. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Very good. Former library book. Slight signs of wear on the cover. Edition 1998. Ammareal gives back up to 15% of this item's net price to charity organizations. Seller Inventory # E-840-369

Contact seller

Buy Used

US$ 37.56
Convert currency
Shipping: US$ 9.98
From France to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Richard Campbell
Published by Prentice Hall, 1998
ISBN 10: 0138027293 ISBN 13: 9780138027292
Used Softcover

Seller: Ammareal, Morangis, France

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Softcover. Condition: Très bon. Ancien livre de bibliothèque. Légères traces d'usure sur la couverture. Edition 1998. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Very good. Former library book. Slight signs of wear on the cover. Edition 1998. Ammareal gives back up to 15% of this item's net price to charity organizations. Seller Inventory # E-840-388

Contact seller

Buy Used

US$ 37.56
Convert currency
Shipping: US$ 9.98
From France to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Richard Campbell
Published by Prentice Hall, 1998
ISBN 10: 0138027293 ISBN 13: 9780138027292
Used 1

Seller: La bataille des livres, Pradinas, France

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Très bon. Managing AFS: The Andrew File System | Richard Campbell | Prentice Hall, 1998. In-8° broché, 479 p. Plats de couverture propre, tranche noircie. Dos solide. Intérieur frais sans soulignage ou annotation. Très bon état général pour cet ouvrage [BB16+]. Seller Inventory # CE-WTV7-LMY8

Contact seller

Buy Used

US$ 42.34
Convert currency
Shipping: US$ 44.63
From France to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Campbell, Richard
Published by Prentice Hall, 1998
ISBN 10: 0138027293 ISBN 13: 9780138027292
Used paperback

Seller: dsmbooks, Liverpool, United Kingdom

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

paperback. Condition: Good. Good. book. Seller Inventory # D7S9-1-M-0138027293-4

Contact seller

Buy Used

US$ 88.84
Convert currency
Shipping: US$ 33.61
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket