Differences between revisions 1 and 25 (spanning 24 versions)
Revision 1 as of 2017-10-10 21:07:01
Size: 587
Editor: shran
Comment:
Revision 25 as of 2017-10-12 20:22:45
Size: 1041
Editor: shran
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe Uptime here. = Its all about uptime! =
Line 3: Line 3:
While trying to get my hands on a physical book on kvm based virtualization I found that there was no such book. I wanted to start using kvm, since my server ran so many different services, that they eventually began to get in the way for each other. But finding a really good beginners guide was hard, hence my decision to start this site. The main goal is to go as close to no downtime as possible.
Line 5: Line 5:
I call the site uptime. The whole idea about this setup is to get as high an uptime as possible. Other goals like security and speed will also be considered, but the main focus is on getting the best possible uptime. == These are our worst foes ==

 * Power outage
 * Internet access
 * Hardware malfunction
 * Software updates

To get around this a redundant system has to be built. Realizing that a redundant system consists of many redundant parts, virtualization naturally comes to mind.

== Configure your system ==

 * [[KVM Host|KVM Host]]
 * [[KVM Guest|KVM Guest]]

== Manage Virtual Machines ==

 * [[VM Creation|VM Creation]]
 * [[VM Destruction|VM Destruction]]
 * [[VM Editing|VM Editing]]
 * [[VM Cloning|VM Cloning]]
 * [[VM Migration|VM Migration]]

== Configure a Redundant Service ==

 * [[DHCP|DHCP]]
 * [[DNS|DNS]]
 
This project is based on the GNU/Linux software packaged by Debian, currently the stretch release. The information provided here will most likely work on other GNU/Linux systems as well. Basic knowledge of GNU/Linux commandline tools, file editing etc. is required to use this guide.

[[TODO|TODO]]

Its all about uptime!

The main goal is to go as close to no downtime as possible.

These are our worst foes

  • Power outage
  • Internet access
  • Hardware malfunction
  • Software updates

To get around this a redundant system has to be built. Realizing that a redundant system consists of many redundant parts, virtualization naturally comes to mind.

Configure your system

Manage Virtual Machines

Configure a Redundant Service

This project is based on the GNU/Linux software packaged by Debian, currently the stretch release. The information provided here will most likely work on other GNU/Linux systems as well. Basic knowledge of GNU/Linux commandline tools, file editing etc. is required to use this guide.

TODO

None: Uptime (last edited 2021-12-31 11:46:57 by Kristian Kallenberg)