Archive:Equipment/Babbage

From London Hackspace Wiki
Jump to navigation Jump to search
(Migration and decommissioning details)
 
(43 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
| model = Dell PowerEdge 800 <!-- Model -->
 
| model = Dell PowerEdge 800 <!-- Model -->
 
| category = Equipment <!-- Main category. Please leave alone to keep item in this category -->
 
| category = Equipment <!-- Main category. Please leave alone to keep item in this category -->
| subcat = Systems <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one -->
+
| subcat = Defunct <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one -->
| status = Good working order <!-- Set to one of; Good working order, Faulty, Out of order, Under construction, Out of consumables, Scrapped, or Unknown -->
+
| status = Scrapped <!-- Set to one of; Good working order, Faulty, Out of order, Under construction, Out of consumables, Scrapped, or Unknown -->
 
| consumables = Unknown <!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. -->
 
| consumables = Unknown <!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. -->
 
| accessories = Unknown <!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. -->
 
| accessories = Unknown <!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. -->
Line 13: Line 13:
 
| owner = LHS <!-- Provide a link to owners members page if other than LHS -->
 
| owner = LHS <!-- Provide a link to owners members page if other than LHS -->
 
| origin = Unknown <!-- If via pledge, please link to the completed pledge page on the wiki -->
 
| origin = Unknown <!-- If via pledge, please link to the completed pledge page on the wiki -->
| location = Basement, behind the Rack <!-- Floor, room/zone and location within that area -->
+
| location = Scrapped <!-- Floor, room/zone and location within that area -->
 
| maintainers = <!-- If someone is nominated as managing the upkeep of this item, please list them here. No links please; it currently breaks the template. -->
 
| maintainers = <!-- If someone is nominated as managing the upkeep of this item, please list them here. No links please; it currently breaks the template. -->
 
| template_ver = 1.1 <!-- Please do not change. Used for tracking out-of-date templates -->
 
| template_ver = 1.1 <!-- Please do not change. Used for tracking out-of-date templates -->
Line 20: Line 20:
 
[[File:Babbage.jpg|thumb|right|210px|''C. E. Liverati, 1841'']]
 
[[File:Babbage.jpg|thumb|right|210px|''C. E. Liverati, 1841'']]
  
==Warning==
+
==<span style="color: red;">Warning</span>==
  
The latest kernel (and possibly others) can't mount the root FS - they throw a kernel panic due to some XFS weirdness (the XFS volume was created manually).
+
Babbage has been recycled! The hard drives were erased using [https://en.wikipedia.org/wiki/Darik%27s_Boot_and_Nuke DBAN - an open-source hard drive wiping utility.]
  
Kernel 2.6.32-46 works, but 2.6.32-47 up to 2.6.32-66 don't. Please try a newer kernel if one is installed; otherwise use -46.
+
The contents were been backed-up (but not in perpetuity) to [[Equipment/Colin| the file server known as Colin.]]
  
 
==Purpose==
 
==Purpose==
  
Babbage is a general usage server that lives in the space. It has largely been deprecated by services offered through [[Lamarr#Chomsky| the VM 'chomsky']] and is due for full decommissioning soon.
+
Babbage was a general usage Linux server that lived in the space. It was largely been deprecated by services offered through [[Equipment/Landin#Chomsky| the VM 'chomsky']].
 
 
== Access ==
 
 
 
Hackspace members do not automatically receive a Babbage account.  To access Babbage, ask for an account on the IRC, and then connect via [https://en.wikipedia.org/wiki/Secure_Shell SSH].  This system predates the LDAP infrastructure and will not be upgraded to support it.
 
 
 
== Security ==
 
 
 
Since many hackspace members have root access, and since very little effort (ok, no effort whatsoever) is put into securing Babbage you should assume that the likelyhood of someone breaking into it is quite high. Don't leave any files on there that you don't have a backup of, and don't assume any data on Babbage will remain confidential. Be careful about ssh forwarding and beware of thing like github passwords or passwords to other machines in the hackspace.
 
 
 
==Specs==
 
* OS: Ubuntu i686
 
* CPU: Intel(R) Celeron(R) CPU 2.53GHz (1 logical core)
 
* RAM: 3GB - 2 x 512 MB dimm DDR2 533mhz 1.9ns + 2 x 1Gb, note: all ECC.
 
* Disks: 2x500GB, 2x750Gb, all SATA
 
* Extras: video digitiser card, extra USB ports.
 
* GPU: Intel Corporation E7221 Integrated Graphics Controller
 
  
 
==Name==
 
==Name==
Line 72: Line 56:
 
These services should be started automatically as daemons:
 
These services should be started automatically as daemons:
  
* /etc/init.d/ircensus start
+
* /etc/init.d/apache2 start  -- for cacti and normal web serving
* /etc/init.d/doorbot-listeners start
+
* /etc/init.d/xinetd start -- this was for netcamfix which is not necessary now. (but having xinetd is not really anything to worry about)
* /etc/init.d/xinetd start
+
* /etc/init.d/ssh
* /etc/init.d/apache2 start
+
* <s>mosh -- is this actually started as a daemon? Not a daemon but port range rules fixed by tgreer for cab0lt. fixed for chomsky. </s>
* /etc/init.d/lighttpd start
+
* <s>[[Project:Ircensus| /etc/init.d/ircensus start]] -- October 2015 - asked teabot whether it was still useful and should be migrated to chomsky</s>
* /etc/init.d/boarded start
+
* <s>/etc/init.d/doorbot-listeners start</s> -- babbage is no longer participating with doorbot.
* /etc/init.d/irccat start
+
* <s>/etc/init.d/irccat start</s> -- old home of robonaut
* ssh
+
* <s>/etc/init.d/boarded start</s> -- old daemon for talking with light up signs - retired
* mosh
+
* <s>/etc/init.d/lighttpd start</s> -- for coolbot monitoring  (why wasn't this just another apache instance? 2nd http server is overkill!)
* httpd
+
* <s>/etc/init.d/nginx -- for legacy 3-in-1 lathe ACNode management (why wasn't this just another apache instance? 3rd http server is even more overkill!)</s>
* nginx (for ACNode, etc)
 
  
 
These applications are also used in long-running sessions:
 
These applications are also used in long-running sessions:
 
+
* <s>irssi</s> No one should be doing long-running sessions on babbage anymore. Move to chomsky. Seriously, this thing is gonna die, and you don't wanna die with it.
* irssi
 
 
 
== Webcams ==
 
Webcams are controlled by the motion daemon. This can be run from `/usr/local/bin/scripts/startmotion` (preferably in a screen session)
 
  
 
== Networking ==
 
== Networking ==
Line 95: Line 74:
  
 
== Config ==
 
== Config ==
 
Add /mnt/drobo to PRUNEPATHS in /etc/updatedb.conf
 
 
  
 
Set the following in /etc/lighttpd/lighttpd.conf:
 
Set the following in /etc/lighttpd/lighttpd.conf:
 
  server.document-root      = "/home/solexious/coolbot"
 
  server.document-root      = "/home/solexious/coolbot"
 
  server.port                = 8022
 
  server.port                = 8022
 
  
 
== Migration and Decommissioning ==
 
== Migration and Decommissioning ==
 
+
* <strike><span style="color: red;">Kraptv</span> Migrate http://hack.rs redirects, setup ProxyPass for cacti mgmt, and prepare environment for multi-user access</strike>
* Move glados files to [[Equipment/Colin|Colin]] and change mountpoints for systems playing doorbot audio files
+
* <strike><span style="color: red;">Kraptv/Anybody</span> Move '''glados files''' to [[Equipment/Colin|Colin]] and change mountpoints for systems playing doorbot audio files </strike>
* Move userdirs/mystery-dirs (hopefully everything) to  [[Equipment/Colin|Colin]] - chmod/chown to LDAP credentials as necessary
+
* <strike><span style="color: red;">Kraptv/Anybody</span> Move '''userdirs/mystery-dirs''' (hopefully everything) to  [[Equipment/Colin|Colin]] - chmod/chown to updated LDAP credentials as necessary.</strike>
 +
* <strike><span style="color: orange;">cab0lt</span> Migrate robonaut '''functions and historical info''' off to chomsky, merge updates to github archive</strike>
 +
* <strike><span style="color: green;">russss</span> Migrate '''coolbot and laser statistics content/daemon'''  to chomsky (or another system if code requires root access and lots of dedicated daemons)</strike>
 +
* <strike><span style="color: green;">jasperw</span> Migrate '''ACnode daemon''' for 3-in-1 lathe and others to acserver</strike>
 +
* <strike><span style="color: red;">Kraptv</span> Migrate '''Cacti resources''' to chomsky  - '''UPDATE: migrated cacti running alongside babbage  20 Oct 2015'''</strike> Thank you Sully for the remaining bits!
 +
* <strike>Migrate irccensus to chomsky and update new cacti instance to point at new irccensus. </strike> '''UPDATE: migrated ircensus to chomsky --[[User:Yvanj|Yvanj]] ([[User talk:Yvanj|talk]]) 22:08, 4 November 2015 (UTC).
 +
* <strike><span style="color: red;">Kraptv</span> Final data copy using rsync before shutdown, wipe the drives using DBAN and hand over to its new owner - 21 November 2015</strike>
 
* Speak fondly of the purpose it provided
 
* Speak fondly of the purpose it provided
* Shut it down, leave offline for 3 months, reformat, replace a weaker system like [[Hamming]] or preferably recycle the whole thing.
 

Latest revision as of 21:58, 24 May 2021

Babbage
Hackspace Unknown.png
Model Dell PowerEdge 800
Sub-category Defunct
Status Scrapped
Consumables Unknown
Accessories Unknown
Training requirement Unknown
Training link Unknown
ACnode No
Owner LHS
Origin Unknown
Location Scrapped
C. E. Liverati, 1841

Warning

Babbage has been recycled! The hard drives were erased using DBAN - an open-source hard drive wiping utility.

The contents were been backed-up (but not in perpetuity) to the file server known as Colin.

Purpose

Babbage was a general usage Linux server that lived in the space. It was largely been deprecated by services offered through the VM 'chomsky'.

Name

Named after Charles Babbage.

See also: System naming

DNS

  • Internal: babbage.lan.london.hackspace.org.uk
  • External: babbage.hack.rs

Logbook

System logbook

Services

These must be running in sudo screen sessions belonging to root (run from their directories):

Please use screen -S motion, screen -S irccat, etc.

  • /usr/local/bin/scripts/startmotion
  • /home/jonty/irccat/irccat.sh
  • python /usr/local/bin/Lighted/lighted.py not in use
  • /var/www/fcagg/fcagg.sh

These services should be started automatically as daemons:

  • /etc/init.d/apache2 start -- for cacti and normal web serving
  • /etc/init.d/xinetd start -- this was for netcamfix which is not necessary now. (but having xinetd is not really anything to worry about)
  • /etc/init.d/ssh
  • mosh -- is this actually started as a daemon? Not a daemon but port range rules fixed by tgreer for cab0lt. fixed for chomsky.
  • /etc/init.d/ircensus start -- October 2015 - asked teabot whether it was still useful and should be migrated to chomsky
  • /etc/init.d/doorbot-listeners start -- babbage is no longer participating with doorbot.
  • /etc/init.d/irccat start -- old home of robonaut
  • /etc/init.d/boarded start -- old daemon for talking with light up signs - retired
  • /etc/init.d/lighttpd start -- for coolbot monitoring (why wasn't this just another apache instance? 2nd http server is overkill!)
  • /etc/init.d/nginx -- for legacy 3-in-1 lathe ACNode management (why wasn't this just another apache instance? 3rd http server is even more overkill!)

These applications are also used in long-running sessions:

  • irssi No one should be doing long-running sessions on babbage anymore. Move to chomsky. Seriously, this thing is gonna die, and you don't wanna die with it.

Networking

See Babbage/Networking

Config

Set the following in /etc/lighttpd/lighttpd.conf:

server.document-root       = "/home/solexious/coolbot"
server.port                = 8022

Migration and Decommissioning

  • Kraptv Migrate http://hack.rs redirects, setup ProxyPass for cacti mgmt, and prepare environment for multi-user access
  • Kraptv/Anybody Move glados files to Colin and change mountpoints for systems playing doorbot audio files
  • Kraptv/Anybody Move userdirs/mystery-dirs (hopefully everything) to Colin - chmod/chown to updated LDAP credentials as necessary.
  • cab0lt Migrate robonaut functions and historical info off to chomsky, merge updates to github archive
  • russss Migrate coolbot and laser statistics content/daemon to chomsky (or another system if code requires root access and lots of dedicated daemons)
  • jasperw Migrate ACnode daemon for 3-in-1 lathe and others to acserver
  • Kraptv Migrate Cacti resources to chomsky - UPDATE: migrated cacti running alongside babbage 20 Oct 2015 Thank you Sully for the remaining bits!
  • Migrate irccensus to chomsky and update new cacti instance to point at new irccensus. UPDATE: migrated ircensus to chomsky --Yvanj (talk) 22:08, 4 November 2015 (UTC).
  • Kraptv Final data copy using rsync before shutdown, wipe the drives using DBAN and hand over to its new owner - 21 November 2015
  • Speak fondly of the purpose it provided

Showing 1 related entity.