Precious: Difference between revisions

From NURDspace
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Inventory
{{Inventory
|Owner=Space
|Owner=Zarya
|Status=Infrastructure
|Status=Gone
|Hostname=precious.nurdspace.lan
|Hostname=precious.nurdspace.lan
|Location=server room
|Location=Gone
|Picture=Precious.jpg
|Picture=Precious.jpg
|Tool=No
|Tool=No
}}
}}
Old Proxmox box, we now use [[Coherence]].
= Specs =
= Specs =
* HP DL260G5
* HP DL360G5
* 2 x Intel(R) Xeon(R) CPU E5405  @ 2.00GHz (quad core)
* 2 x Intel(R) Xeon(R) CPU E5405  @ 2.00GHz (quad core)
* MemTotal: 32GB
* MemTotal: 32GB
Line 14: Line 15:
* iLO @ https://precious-ilo.dhcp.nurd.space
* iLO @ https://precious-ilo.dhcp.nurd.space
== Network Layout ==
== Network Layout ==
  TODO nurds-sw-04 port 20 set up to accept VLAN tagged packets.
  nurds-sw-04 ports 19/20 set up to accept VLAN tagged packets.
  eth0 connected to sw-04 port 19 from upper NIC
  eth0 connected to sw-04 port 19 from upper NIC
  eth1 connected to sw-08 port 16 from upper NIC
  eth1 connected to sw-08 port 16 from upper NIC
Line 22: Line 23:
  bond1 set active-backup on eth[0,5] (cross-card, primary upper)
  bond1 set active-backup on eth[0,5] (cross-card, primary upper)
  bond2 set active-backup on eth[2,1] (cross-card, primary onboard)
  bond2 set active-backup on eth[2,1] (cross-card, primary onboard)
  TODO vmbr0 providing management console on VLAN1, bridging bond2 interface. This is for the NFS connections to the storage.
  vmbr0 providing management console on VLAN1, bridging bond2 interface. This is for the NFS connections to the storage.
  TODO vmbr7 connected to VLAN7, bridging bond1.7 interface (i.e. tagging packets as VLAN7).
  vmbr7 connected to VLAN7, bridging bond1.7 interface (i.e. tagging packets as VLAN7).
  TODO vmbr8 connected to VLAN8, bridging bond1.8 interface (i.e. tagging packets as VLAN8).
  vmbr8 connected to VLAN8, bridging bond1.8 interface (i.e. tagging packets as VLAN8).
  TODO vmbr7 and vmbr8 available for VM/container binding, with no management interface connection.
  vmbr7 and vmbr8 available for VM/container binding, with no management interface connection.
== Firewall ==
Open, but with one modification to allow port 443 to connect to port 8006:
*nat
-A PREROUTING -i vmbr0 -p tcp -m tcp --dport 443 -j REDIRECT --to-ports 8006
= Services =
= Services =
* Proxmox for VM's
* Proxmox for VM's

Latest revision as of 14:43, 7 June 2020

NURDs Inventory
Precious.jpg
Owner Zarya
Status Gone
Hostname precious.nurdspace.lan
Location Gone
Tool No
Tool category

{{{Name}}}Property "Tool Name" (as page type) with input value "{{{Name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Precious.jpg {{{InventoryOwner}}}Property "Tool Owner" (as page type) with input value "{{{InventoryOwner}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Gone

Old Proxmox box, we now use Coherence.

Specs

Network Layout

nurds-sw-04 ports 19/20 set up to accept VLAN tagged packets.
eth0 connected to sw-04 port 19 from upper NIC
eth1 connected to sw-08 port 16 from upper NIC
eth2 connected to sw-04 port 20 from onboard NIC
eth5 connected to sw-08 port 18 from onboard NIC
bond0 set up but doing nothing on eth[3,4]
bond1 set active-backup on eth[0,5] (cross-card, primary upper)
bond2 set active-backup on eth[2,1] (cross-card, primary onboard)
vmbr0 providing management console on VLAN1, bridging bond2 interface. This is for the NFS connections to the storage.
vmbr7 connected to VLAN7, bridging bond1.7 interface (i.e. tagging packets as VLAN7).
vmbr8 connected to VLAN8, bridging bond1.8 interface (i.e. tagging packets as VLAN8).
vmbr7 and vmbr8 available for VM/container binding, with no management interface connection.

Firewall

Open, but with one modification to allow port 443 to connect to port 8006:

*nat
-A PREROUTING -i vmbr0 -p tcp -m tcp --dport 443 -j REDIRECT --to-ports 8006

Services

VM's

Currently nothing here.

Cluster

This machine is configured identically to Confusion. Please see its page for details. It is in an HA setup with it.