Difference between revisions of "Systems Reboot Test 2015-05-09"

From Pumping Station One
Jump to navigation Jump to search
(No difference)

Revision as of 23:18, 9 May 2015

Reboot Test

VM01 and VM02 were both rebooted:

VM01's vm's did not turn back on automatically. VM02's services did.

As DHCP leases expired the wifi access nodes began to stop hosting wifi.

I shelled into VM01 form the console, as wifi went out.

The follwoing command listed the available VMs. All of them were listed as offline.

  vm list

The following commands brought up the remaining machines.

   qm 105 start
   qm 106 start
   qm 107 start
   qm 108 start
   qm 110 start
   qm 115 start
   qm 116 start
   qm 119 start
   qm 129 start

DNS services did not come back right away. I shelled into bob.ad.pumpingstationone via it's up address (10.100.0.105) and restarted named.

   sudo sytemctl restart named


Everything appears to be working more or less normally now.