Skip to main content
USENIX
  • Conferences
  • Students
Sign in

connect with us


  •  Twitter
  •  Facebook
  •  LinkedIn
  •  Google+
  •  YouTube

twitter

Tweets by @usenix

usenix conference policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

You are here

Home ยป A Highly Available Lock Manager for HA-NFS
Tweet

connect with us

A Highly Available Lock Manager for HA-NFS

Authors: 

Anupam Bhide, IBM T.J. Watson Research Center; Spencer Shepler, IBM Austin

Abstract: 

This paper presents the design and implementation of a highly available lock manager for highly available NFS (HA-NFS). HA-NFS provides highly available network file service to NFS clients and can be used by any NFS client without modification. This is provided by having two servers share dual-ported disks so that one server can take over the other's disks and file systems if it fails. Making the NFS service highly available is not enough since many applications that use NFS also use other services provided with NFS such as the network lock manager. We describe a scheme whereby each server transfers enough of its lock state to the other so that if it fails, the other server can go through a lock recovery protocol. Our design goal was to make the overhead of transferring the state during failure-free operation as low as possible.

Anupam Bhide, IBM T.J. Watson Research Center

Spencer Shepler, IBM Austin

Links

Paper: 
http://usenix.org/publications/library/proceedings/sa92/bhide.pdf
  • Log in or    Register to post comments

© USENIX

  • Privacy Policy
  • Contact Us