Changes between Version 10 and Version 11 of skinny_elephants_recovery
- Timestamp:
- Dec 26, 2010, 5:13:53 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
skinny_elephants_recovery
v10 v11 5 5 If the server in question is a stand alone server or a dom0 then it should be accessible via the [wiki:telehouse_serial_access serial console]. The console should provide information about the crash. You can reboot the server by using the [http://www.brunolinux.com/01-First_Things_To_Know/Skinny_Elephants.html raising skinny elephants] trick. 6 6 7 For machines with a console provided via [deb:cereal] , you need to use special break characters. The exact sequence is:7 For machines with a console provided via [deb:cereal] (host machines accessed via console.mayfirst.org), you need to use special break characters. The exact sequence is: 8 8 9 9 {{{ … … 14 14 ctrl-\ b u 15 15 ctrl-\ b b 16 }}} 17 18 For machines with a console provided via screen (as in MFPL KVM servers), you need to use the default screen break character (ctl-a). The exact sequence is: 19 20 {{{ 21 ctrl-a b r 22 ctrl-a b s 23 ctrl-a b e 24 ctrl-a b i 25 ctrl-a b u 26 ctrl-a b b 16 27 }}} 17 28