Shell Scripts

Home  |  Linux  |  Scripts

Scripting Books & Guides

Advanced Bash-Scripting Guide
  (or from my site)

Bash Beginners Guide
  (or from my site)

xend-relocation

  Description


  This script is used to enable and disable the VM relocation (migration) feature of xend. It can be used to manage the local instance of xend or both the local instance and instances of xend on the other machines to/from which VMs can be relocated.
  To manage the instances of xend on other machines this script communicates using ssh so it is recomended that if you use this feature you pre-distribute ssh keys between the servers.

  The script's variables are stored inside a configuration file called /etc/sysconfig/xend.


  Version Info

  Version: 1.0.2
  Modification Date: 2007-06-08
  Maintainer(s): Ron Terry - ron (at) pronetworkconsulting (dot) com
  changelog

  Downloads
      xend-relocation
      xend (previously xendconfig)

Other xendconfig scripts:
network-multinet

Other Xen related scripts:
vnet-attach


 

©Ron Terry

All original documents published on this site are published under the GNU FDL.
Permission is granted to copy, distribute and/or modify these documents under the terms of the GNU Free Documentation License, Version 1.2 published by the Free Software Foundation.