Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 720 Bytes

5_post_install.md

File metadata and controls

26 lines (17 loc) · 720 Bytes

!SLIDE subsec

Post-install Steps

!SLIDE commandline bullets list rvc

Testing/Viewing the nodes

$ gnt-node list
Node              DTotal DFree MTotal MNode MFree Pinst Sinst
node1.example.org 223.4G 96.4G   7.8G  5.4G  2.7G     0     0
node2.example.org 223.4G 96.4G   7.8G  5.4G  2.7G     0     0
  • Ganeti damons can talk to each other
  • Ganeti can examine storage on the nodes (DTotal/DFree)
  • Ganeti can talk to the selected hypervisor (MTotal/MNode/MFree)

!SLIDE commandline bullets list

Cluster burnin testing

$ /usr/lib/ganeti/tools/burnin -o image -p instance{1..5}
  • Does the hardware work?
  • Can the Hypervisor create instances?
  • Does each operation work properly?