User Tools

Site Tools


tasks:adding_new_machines

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tasks:adding_new_machines [2020/03/04 16:21]
akraitman created
tasks:adding_new_machines [2021/03/04 20:11] (current)
djgalloway
Line 25: Line 25:
  
 Check if  the switch ports(BMC/​front) may need to be changed Check if  the switch ports(BMC/​front) may need to be changed
-You can tell by sshing to store01.front.sepia.ceph.com and zgrep -i "​ac:​1f:​6b:​c6:​5a:​7"​ /​var/​log/​messages*+You can tell by sshing to store01.front.sepia.ceph.com and running ''​%%zgrep -i "​ac:​1f:​6b:​c6:​5a:​7"​ /​var/​log/​messages*%%''​
 the DHCP server listens on all interfaces. ​ and bond0 is on the front vlan. The requests should be coming in on br-ipmi for BMCs if not that tells us the switch BMC port is probably on the wrong vlan. the DHCP server listens on all interfaces. ​ and bond0 is on the front vlan. The requests should be coming in on br-ipmi for BMCs if not that tells us the switch BMC port is probably on the wrong vlan.
 If thats the case, we need a switch port config change and we do it according to this wiki - https://​wiki.sepia.ceph.com/​doku.php?​id=services:​networking If thats the case, we need a switch port config change and we do it according to this wiki - https://​wiki.sepia.ceph.com/​doku.php?​id=services:​networking
Line 38: Line 38:
   - Set ''​setup_user:​ true''​   - Set ''​setup_user:​ true''​
   - Set ''​use_dhcp:​ true''​   - Set ''​use_dhcp:​ true''​
-  - ''​ansible-playbook tools/​set-bmc-static.yml --limit $NEW_MACHINE_TYPE''​+  - ''​%%ansible-playbook tools/​set-bmc-static.yml --limit $NEW_MACHINE_TYPE%%''​
  
  
Line 51: Line 51:
     ansible-playbook cobbler.yml --tags systems     ansible-playbook cobbler.yml --tags systems
  
-==== Step 8: E-mail the team to know OS's version ​that should be installed on the new machines ====+==== Step 8: E-mail the team to know OSes that should be installed on the new machines ==== 
 +Skip if these are testnodes.
  
-Send an e-mail to "​sepia@ceph.com"+Send an e-mail to "​sepia@ceph.io"
 So we will know which OS's to install on the new machines So we will know which OS's to install on the new machines
  
tasks/adding_new_machines.1583338911.txt.gz · Last modified: 2020/03/04 16:21 by akraitman