Page MenuHomePhabricator

rack/setup/install frlog2001.frack.codfw.wmnet
Closed, ResolvedPublic

Description

  • - receive in system on procurement task T237440
  • - rack system in frack
  • - bios/drac/serial setup/testing
  • - raid6 of all 12 SSDs created
  • - mgmt dns entries added for hostname (fqdn is frlog2001.mgmt.frack.eqiad.wmnet)
  • - network port setup (description, enable, vlan) - attach two network ports, one to each asw, ports assigned to frack-codfw-fundraising vlan.
    • end on-site specific steps - handoff to Fundraising for remainder as they use their own puppet master.
  • - production dns entries added (ip 10.195.0.76, fqdn frlog2001.frack.eqiad.wmnet)
  • - OS installation
  • - interface bond0 configured
  • - host state in netbox set to staged
  • - clone data from heka/frlog1001
  • - firewall policy updates
  • - switch logging configuration for codfw cluster
  • - reconfigure archive_sync script and exchange ssh keys
  • - configure icinga monitoring
  • - service implementer changes from 'staged' status to 'active' status in netbox'

DRAC Setup Info

The drac network and login settings are different on frack than production.
Please setup the network with the following details:

IP:
Netmask:
Gateway:

The root password for drac is different. Please check the password store, and if you still cannot access it, use the production idrac password and ping @RobH (or @Jgreen) to login and change it to the frack idrac password.

Event Timeline

Jgreen added a subtask: Unknown Object (Task).
Jgreen updated the task description. (Show Details)
Jgreen added a project: ops-codfw.
Dzahn triaged this task as Medium priority.Jan 8 2020, 9:26 PM
Jgreen closed subtask Restricted Task as Resolved.Jan 14 2020, 2:41 PM
papaul@fasw-c-codfw# show | compare 
[edit interfaces interface-range disabled]
-    member ge-0/0/21;
-    member ge-1/0/21;
[edit interfaces interface-range vlan-administration]
     member "ge-[0-1]/0/16" { ... }
+    member "ge-[0-1]/0/21";
[edit interfaces]
+   ge-0/0/21 {
+       description frlog2001:eth0;
+   }
+   ge-1/0/21 {
+       description frlog2001:eth1;
+   }
papaul@fasw-c-codfw# run show interfaces ge-[0-1]/0/21 descriptions 
Interface       Admin Link Description
ge-0/0/21       up    up   frlog2001:eth0
ge-1/0/21       up    up   frlog2001:eth1

Change 565067 had a related patch set uploaded (by Papaul; owner: Papaul):
[operations/dns@master] DNS: Add mgmt and production DNS for frlog2001

https://gerrit.wikimedia.org/r/565067

Change 565067 merged by Papaul:
[operations/dns@master] DNS: Add mgmt and production DNS for frlog2001

https://gerrit.wikimedia.org/r/565067

Papaul subscribed.

@Jgreen All yours let me know if you have any questions

@Papaul I'm getting an error at pxeboot, looks like the cable is not connected or the network port is off? Can you take a look?

Booting from BRCM MBA Slot 1700 v214.0.230.0

Broadcom UNDI PXE-2.1 v214.0.230.0
Copyright (C) 2000-2019 Broadcom Limited
Copyright (C) 1997-2000 Intel Corporation
All rights reserved.
PXE-E61: Media test failure, check cable
PXE-M0F: Exiting Broadcom PXE ROM.

Note we have the same Debian vs unused 10G NIC problem documented here T242481. We're waiting for information from Dell on how to disable the 10G ports in BIOS, meanwhile there's a pxeboot/preseed workaround in T242481.

@Jgreen no good update from Dell

Thanks for looking into it. No problem, I was able to use the fix the SRE team figured out from T242481 and got it imaged.

ayounsi closed subtask Restricted Task as Resolved.Jan 22 2020, 4:13 PM

Change 566597 had a related patch set uploaded (by Jgreen; owner: Jgreen):
[operations/puppet@production] adjust nsca_frack.cfg to monitor frlog2001, replacing bellatrix

https://gerrit.wikimedia.org/r/566597

Change 566597 merged by Jgreen:
[operations/puppet@production] adjust nsca_frack.cfg to monitor frlog2001, replacing bellatrix

https://gerrit.wikimedia.org/r/566597

Jgreen updated the task description. (Show Details)
Jgreen moved this task from Triage to Done on the fundraising-tech-ops board.
Jgreen added a subscriber: RobH.