User Tools

Site Tools


testnodeaccess

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
testnodeaccess [2020/09/01 16:12]
djgalloway
testnodeaccess [2024/03/01 19:41] (current)
zmc
Line 31: Line 31:
         ForwardAgent yes # <- This is the important part         ForwardAgent yes # <- This is the important part
  
-host smithi* mira*+host smithi* mira* gibba*
         StrictHostKeyChecking no         StrictHostKeyChecking no
         UserKnownHostsFile=/​dev/​null         UserKnownHostsFile=/​dev/​null
Line 82: Line 82:
     - Either generate your SSH key from ''​teuthology.front.sepia.ceph.com''​ or try ''​ssh-keygen -t rsa -m PEM''​     - Either generate your SSH key from ''​teuthology.front.sepia.ceph.com''​ or try ''​ssh-keygen -t rsa -m PEM''​
   - ''​rm -f ~/​.ssh/​known_hosts''​ and add ''​UserKnownHostsFile /​dev/​null''​ to your SSH config.   - ''​rm -f ~/​.ssh/​known_hosts''​ and add ''​UserKnownHostsFile /​dev/​null''​ to your SSH config.
-  - Ask dgalloway ​to capture new FOG images that include your public SSH key.+  - Ask Adam Kraitman or Dan Mick to capture new FOG images that include your public SSH key.
   - You **must** have ''​ForwardAgent yes''​ set for ''​teuthology.front.sepia.ceph.com''​ in your workstation'​s ''​~/​.ssh/​config''​ file.   - You **must** have ''​ForwardAgent yes''​ set for ''​teuthology.front.sepia.ceph.com''​ in your workstation'​s ''​~/​.ssh/​config''​ file.
  
Line 97: Line 97:
 Baremetal testnodes are accessible via out-of-band (OOB) management controllers,​ or BMCs.  If you're unable to reach a host via ssh on its front.sepia.ceph.com address, you can try accessing it using [[services:​conserver]] and power cycle via ''​ipmitool''​. Baremetal testnodes are accessible via out-of-band (OOB) management controllers,​ or BMCs.  If you're unable to reach a host via ssh on its front.sepia.ceph.com address, you can try accessing it using [[services:​conserver]] and power cycle via ''​ipmitool''​.
  
-**Power Cycle Example**+==== Power Cycle Example ​====
 <​code>​ <​code>​
 ipmitool -I lanplus -U inktank -P XXXXX -H testnode123.ipmi.sepia.ceph.com chassis power cycle ipmitool -I lanplus -U inktank -P XXXXX -H testnode123.ipmi.sepia.ceph.com chassis power cycle
testnodeaccess.1598976776.txt.gz ยท Last modified: 2020/09/01 16:12 by djgalloway