Page MenuHomePhabricator

move 4 new logstash VMs into production
Closed, ResolvedPublic

Description

4 new ganeti VMs for logstash had been requested and were now created in T256139.

They are:

logstash1030.eqiad.wmnet ( 10.64.48.22 , 2620:0:861:107:10:64:48:22 )
logstash1031.eqiad.wmnet ( 10.64.48.25 , 2620:0:861:107:10:64:48:25 )
logstash2030.codfw.wmnet ( 10.192.48.136 , 2620:0:860:104:10:192:48:136 )
logstash2031.codfw.wmnet ( 10.192.48.158 , 2620:0:860:104:10:192:48:158 )

Debian buster has been installed as OS.

They use the standard "flat" partman recipe for VMs.

IPv6 records have been added.

All are in "row D" of their respective data center which could not be used for ganeti VMs until just recently.

They have been added to puppet with the "insetup" role like this:

# eqiad/codfw logstash - expansion (Ganeti) (T256139)
 node /^logstash[12]03[01]\.(eqiad|codfw)\.wmnet$/ {
     role(insetup)
 }

This ticket is to move them into production, for T255243.

Event Timeline

Change 608279 had a related patch set uploaded (by Filippo Giunchedi; owner: Filippo Giunchedi):
[operations/puppet@production] site: add Logstash7 capacity

https://gerrit.wikimedia.org/r/c/operations/puppet/ /608279

Change 608279 merged by Herron:
[operations/puppet@production] site: add Logstash7 capacity

https://gerrit.wikimedia.org/r/c/operations/puppet/ /608279

fgiunchedi added a subscriber: herron.

This is done, thanks @herron for putting the new VMs in service