Page MenuHomePhabricator
Paste P16740

mw2 CPUs
ActivePublic

Authored by BBlack on Jun 29 2021, 2:50 PM.
Tags
None
Referenced Files
F34531747: mw2 CPUs
Jun 29 2021, 2:50 PM
Subscribers
None
bblack@cumin1001:~$ sudo cumin 'mw2*' 'grep Xeon /proc/cpuinfo|head -1'
150 hosts will be targeted:
mw[2251-2255,2257-2339,2350-2411].codfw.wmnet
Ok to proceed on 150 hosts? Enter the number of affected hosts to confirm or "q" to quit ^CExecution interrupted by Ctrl+c/SIGINT/Aborted
bblack@cumin1001:~$ sudo cumin 'mw2*' 'grep Xeon /proc/cpuinfo|head -1'
150 hosts will be targeted:
mw[2251-2255,2257-2339,2350-2411].codfw.wmnet
Ok to proceed on 150 hosts? Enter the number of affected hosts to confirm or "q" to quit 150
===== NODE GROUP =====
(39) mw[2251-2255,2257-2290].codfw.wmnet
----- OUTPUT of 'grep Xeon /proc/cpuinfo|head -1' -----
model name : Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz
===== NODE GROUP =====
(111) mw[2291-2339,2350-2411].codfw.wmnet
----- OUTPUT of 'grep Xeon /proc/cpuinfo|head -1' -----
model name : Intel(R) Xeon(R) Silver 4214 CPU @ 2.20GHz
================
PASS |███████████████████████████████████████████████████████████████████████████████████████| 100% (150/150) [00:02<00:00, 53.78hosts/s]
FAIL | | 0% (0/150) [00:02<?, ?hosts/s]
100.0% (150/150) success ratio (>= 100.0% threshold) for command: 'grep Xeon /proc/cpuinfo|head -1'.
100.0% (150/150) success ratio (>= 100.0% threshold) of nodes successfully executed all commands.