Equipment/Landin: Difference between revisions

From London Hackspace Wiki

no edit summary
No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 5: Line 5:
|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=Systems <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one -->
|status=Good working order
|status=Operational
|consumables=<!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. -->
|consumables=<!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. -->
|accessories=<!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. -->
|accessories=<!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. -->
Line 12: Line 12:
|acnode=no
|acnode=no
|owner=LHS
|owner=LHS
|origin=Donation
|origin=Donation from kraptv
|location=Basement rack <!-- Floor, room/zone and location within that area -->
|location=first floor comms room<!-- Floor, room/zone and location within that area -->
|maintainers=Sysadmin team <!-- If someone is nominated as managing the upkeep of this item, please list them here. No links please; it currently breaks the template. -->
|maintainers=Sysadmin team <!-- 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 24: Line 24:


= Info =
= Info =
* IP: 10.20.20.10
* IP: 10.0.20.10
* DNS: landin.london.hackspace.org.uk
* DNS: landin.london.hackspace.org.uk
* Access: LDAP
* Access: LDAP
Line 42: Line 42:
== Documentation ==
== Documentation ==
* [[File:HS-1235T-ATX_Quick_Reference_Sheet.pdf]] - Xyratex HS-1235T Kontron Motherboard Quick Reference Sheet (Slot speeds, etc.)
* [[File:HS-1235T-ATX_Quick_Reference_Sheet.pdf]] - Xyratex HS-1235T Kontron Motherboard Quick Reference Sheet (Slot speeds, etc.)
* [[File:User_Manual_12big_Rack_Storage_Server_EN.pdf]] - Kontron Motherboard Quick Reference Sheet (Slot speeds, etc.)
* [[File:User_Manual_12big_Rack_Storage_Server_EN.pdf]] - System User Manual
* [[File:Quick_Install_Guide_12big_Rack_Storage_Server_EN.pdf]] - Xyratex HS-1235T Quick Install Guide (LaCie Branding)
* [[File:Quick_Install_Guide_12big_Rack_Storage_Server_EN.pdf]] - Xyratex HS-1235T Quick Install Guide (LaCie Branding)


= Build Notes =
= Build Notes =
# These are the notes for the build of Landin (and its functional twin Blanton)
# These are the notes for the build of Landin (and its functional twin [[Equipment/Blanton|Blanton]])
# HW config and notes here: https://wiki.london.hackspace.org.uk/view/Equipment/Landin
# HW config and notes here: https://wiki.london.hackspace.org.uk/view/Equipment/Landin


Line 168: Line 168:
= Current VMs =
= Current VMs =
=== Chomsky ===
=== Chomsky ===
Chomsky is a General purpose system for LHS member usage ( [[IRC|IRC client use]], [[Robonaut]], shell interaction, http://hack.rs/ URL & forwards, light programming tasks, etc.).
* If you are a current London Hackspace member and would like to login to Chomsky, please create and  [https://london.hackspace.org.uk/members/ldap.php enable your LDAP login here].
* Once your LDAP login has been created, use your ssh client and account details to connect to <span style="color: blue;">chomsky.hack.rs</span>.  (We also resolve internally to <span style="color: blue;">chomsky.lan.london.hackspace.org.uk</span>)
* If you have a software package you'd like installed on the system, please engage with any of the maintainers via [[IRC]] or the [[mailing list]] and we'll do the best to accommodate you.


=== ACserver ===
=== ACserver ===


=== Adminstuff ===
=== Adminstuff ===
* Adminstuff serves network admin bits that were original on retired physical host [[denning]], now running Ansible, apt-cacher-ng, tftpboot + pxeboot stuff, NFS server for diskless booting via [[Netboot]].
==== apt-cacher-ng ====


==== apt-cacher-ng ====
Should you want to leverage our local cache for installing the latest Debian/Ubuntu/Raspbian, you can leverage our local proxy.
 
Simply specify '''http://adminstuff.lan.london.hackspace.org.uk:3142''' or have the line
  Acquire::http::Proxy "http://adminstuff.lan.london.hackspace.org.uk:3142/";
 
in something like /etc/apt/apt.conf.d/proxy.conf
 
Remember to delete this file if you take your computer off of the Hackspace network!


==== Redmine ====
==== Redmine ====
Line 188: Line 201:
We use our reasonably equipped data storage and bandwidth to our advantage, especially when synchronising new Ubuntu and Debian variants.  
We use our reasonably equipped data storage and bandwidth to our advantage, especially when synchronising new Ubuntu and Debian variants.  


* '''apt-mirror''' syncing at 4AM every morning the following Debian-based sites (kraptv needs to finish this entry):
* '''apt-mirror''' syncing at 4AM every morning the following Debian and Debian-derived repositories:
   Debian Unstable main contrib non-free
   Debian Unstable main contrib non-free
   Debian Stable main contrib non-free
   Debian Stable main contrib non-free
   Debian Stretch main contrib non-free
   Debian Stretch main contrib non-free
   Ubuntu 16.04 mirroring
   Ubuntu 16.04 main restricted universe multiverse
   UBUNTU 18.04 mirroring
   UBUNTU 18.04 main restricted universe multiverse
   Raspbian mirroring
   Raspbian jessie main contrib non-free rpi
  Raspbian stretch main contrib non-free rpi
* ZFS Scrubbing for Data Health & Verification
* ZFS Scrubbing for Data Health & Verification


Line 202: Line 216:
==== Via the web interface ====
==== Via the web interface ====


# Go to to https://landin.london.hackspace.org.uk:8006
# Go to to https://landin.lan.london.hackspace.org.uk:8006
# Login with your LDAP credentials
# Login with your LDAP credentials
# Click Create VM in the top right corner
# Click Create VM in the top right corner
# In the general tab, set the name and check "start at boot"  
# In the general tab, click advanced in the lower right corner and then set the name and check "start at boot"  
# In the OS tab, select your desired ISO image in the drop down list and configure the parameters for the guest OS
# In the OS tab, select your desired ISO image in the drop down list and configure the parameters for the guest OS
# In the Storage tab, select a SCSI device, select the storage to the "peter" zpool and entered your desired disk size. Check advanced and also check the "discard" box (Important for thin provisioning)
# In the Storage tab, select a SCSI device, select the storage to the "peter" zpool and entered your desired disk size. Check advanced and also check the "discard" box (Important for thin provisioning)
118

edits