Skip to main content
USENIX
  • Conferences
  • Students
Sign in

connect with us


  •  Twitter
  •  Facebook
  •  LinkedIn
  •  Google+
  •  YouTube

twitter

Tweets by @LISAConference

usenix conference policies

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

You are here

Home ยป Reducing Downtime Due to System Maintenance and Upgrades
Tweet

connect with us

Reducing Downtime Due to System Maintenance and Upgrades

Abstract: 

Patching, upgrading, and maintaining operating system software is a growing management complexity problem that can result in unacceptable system downtime. We introduce AutoPod, a system that enables unscheduled operating system updates while preserving application service availability. AutoPod provides a group of processes and associated users with an isolated machine-independent virtualized environment that is decoupled from the underlying operating system instance. This virtualized environment is integrated with a novel checkpoint-restart mechanism which allows processes to be suspended, resumed, and migrated across operating system kernel versions with different security and maintenance patches.

AutoPod incorporates a system status service to determine when operating system patches need to be applied to the current host, then automatically migrates application services to another host to preserve their availability while the current host is updated and rebooted. We have implemented AutoPod on Linux without requiring any application or operating system kernel changes. Our measurements on real world desktop and server applications demonstrate that AutoPod imposes little overhead and provides sub-second suspend and resume times that can be an order of magnitude faster than starting applications after a system reboot. AutoPod enables systems to autonomically stay updated with relevant maintenance and security patches, while ensuring no loss of data and minimizing service disruption.

Shaya Potter, Columbia University

Jason Nieh, Columbia University

BibTeX
@inproceedings {269163,
author = {Shaya Potter and Jason Nieh},
title = {Reducing Downtime Due to System Maintenance and Upgrades},
booktitle = {19th Large Installation System Administration Conference (LISA 05)},
year = {2005},
address = {San Diego, CA},
url = {https://www.usenix.org/conference/lisa-05/reducing-downtime-due-system-maintenance-and-upgrades},
publisher = {USENIX Association},
month = dec,
}
Download

Links

Paper: 
http://usenix.org/event/lisa05/tech/potter/potter.pdf
Paper (HTML): 
http://usenix.org/event/lisa05/tech/potter/potter_html/index.html
Award: 
Best Student Paper
  • Log in or    Register to post comments

© USENIX

  • Privacy Policy
  • Contact Us