Page MenuHomePhabricator

cp3079 bios settings
Closed, ResolvedPublic

Description

Apparently has VT-x (virt support) turned on in bios, unlike all the rest of our nodes. We should disable this (and maybe double-check the other normal settings, in case we missed a whole provisioning step on this one).

bblack@cumin1001:~$ sudo cumin 'cp3*' 'egrep -q "vmx|svm" /proc/cpuinfo && echo yes || echo no'
16 hosts will be targeted:
cp[3066-3081].esams.wmnet
OK to proceed on 16 hosts? Enter the number of affected hosts to confirm or "q" to quit: 16
===== NODE GROUP =====                                                                                                                             
(1) cp3079.esams.wmnet                                                                                                                             
----- OUTPUT of 'egrep -q "vmx|sv...o yes || echo no' -----                                                                                        
yes                                                                                                                                                
===== NODE GROUP =====                                                                                                                             
(15) cp[3066-3078,3080-3081].esams.wmnet                                                                                                           
----- OUTPUT of 'egrep -q "vmx|sv...o yes || echo no' -----                                                                                        
no