Skip to content

Commit

Permalink
misc tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
ramereth committed Jun 20, 2011
1 parent 1e9a324 commit 9201cb4
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 17 deletions.
2 changes: 2 additions & 0 deletions htools/1_examples.md
Expand Up @@ -24,6 +24,8 @@
Cluster score improved from 0.53388595 to 0.52958328
Solution length=5

## Useful for cluster re-balancing

!SLIDE commandline incremental

# `hbal`
Expand Down
4 changes: 2 additions & 2 deletions installing_ganeti/5_post_install.md
Expand Up @@ -2,7 +2,7 @@

# Post-install Steps

!SLIDE commandline incremental bullets list rvc
!SLIDE commandline bullets list rvc

# Testing/Viewing the nodes

Expand All @@ -15,7 +15,7 @@
* Ganeti can examine storage on the nodes _(DTotal/DFree)_
* Ganeti can talk to the selected hypervisor _(MTotal/MNode/MFree)_

!SLIDE commandline bullets list incremental
!SLIDE commandline bullets list

# Cluster burnin testing

Expand Down
2 changes: 1 addition & 1 deletion instance_management/0_intro.md
@@ -1,3 +1,3 @@
!SLIDE subsec
!SLIDE subsec smtitle

# Instance Management
2 changes: 1 addition & 1 deletion instance_management/4_querying.md
Expand Up @@ -8,7 +8,7 @@
* One useful for grep
* Other has more details, slower

!SLIDE commandline tiny
!SLIDE commandline tiny smcommandline

# Listing instances

Expand Down
2 changes: 1 addition & 1 deletion preinstallation_steps/0_intro.md
@@ -1,3 +1,3 @@
!SLIDE subsec
!SLIDE subsec smtitle

# Pre- Installation Steps
8 changes: 0 additions & 8 deletions preinstallation_steps/4_network_setup.md
Expand Up @@ -69,11 +69,3 @@
netmask 255.255.255.0
network 192.168.16.0
broadcast 192.168.16.255

!SLIDE bullets list

# Extending networking

* Ethernet bonding
* Redundancy
* Increase throughput
2 changes: 1 addition & 1 deletion project_roadmap/1_details.md
Expand Up @@ -6,7 +6,7 @@
* License: _GPL v2_
* Ganeti 1.2.0 - December 2007
* Ganeti 2.0.0 - May 2009
* Ganeti _2.4.0_ - Mar 2011 / 2.4.2 current
* Ganeti 2.4.0 - Mar 2011 / _2.4.2_ current
* Ganeti 2.5.0 - _July 2011?_

!SLIDE bullets list
Expand Down
2 changes: 1 addition & 1 deletion terminology/4_instance.md
Expand Up @@ -3,7 +3,7 @@
# Instances

* Virtual machine that _runs_ on the cluster
* Can be a fault tolerant/HA entity
* _fault tolerant/HA_ entity within cluster

!SLIDE bullets redcode list

Expand Down
4 changes: 2 additions & 2 deletions terminology/5_other.md
Expand Up @@ -11,6 +11,6 @@

# _Primary_ & _Secondary_ concepts

* Always runs on _primary_
* Depends on _disk template_
* Instances always runs on _primary_
* Uses secondary node for _disk replication_
* Depends on _disk template_ (i.e. drbd)

0 comments on commit 9201cb4

Please sign in to comment.