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 [2024/03/01 19:41]
zmc
testnodeaccess [2026/04/03 15:12] (current)
djgalloway [SSH Config]
Line 8: Line 8:
 Most developers schedule suites from the ''​teuthology.front.sepia.ceph.com''​ VM which automatically locks/​unlocks machines. Most developers schedule suites from the ''​teuthology.front.sepia.ceph.com''​ VM which automatically locks/​unlocks machines.
  
-However, if you wish to run ''​teuthology''​ commands from your workstation,​ see http://​docs.ceph.com/​teuthology/​docs/​INSTALL.html#​installation-and-setup.+However, if you wish to run ''​teuthology''​ commands from your workstation,​ see https://​docs.ceph.com/projects/​teuthology/​en/latest/​INSTALL.html#​installation-and-setup.
  
 Once you've got ''​teuthology''​ added to your workstation path, make sure you copy the current ''/​etc/​teuthology.yaml''​ from ''​teuthology.front.sepia.ceph.com''​ to your **local** workstation'​s ''​~/​.teuthology.yaml''​. Once you've got ''​teuthology''​ added to your workstation path, make sure you copy the current ''/​etc/​teuthology.yaml''​ from ''​teuthology.front.sepia.ceph.com''​ to your **local** workstation'​s ''​~/​.teuthology.yaml''​.
Line 26: Line 26:
  
 <​code>​ <​code>​
-host teuthology.front.sepia.ceph.com+host teuthology.front.sepia.ceph.com soko04.front.sepia.ceph.com
         User $YOURUSER         User $YOURUSER
         IdentityFile ~/​.ssh/​id_rsa # (This should be the private key matching the public key you provided in your user access ticket)         IdentityFile ~/​.ssh/​id_rsa # (This should be the private key matching the public key you provided in your user access ticket)
         ForwardAgent yes # <- This is the important part         ForwardAgent yes # <- This is the important part
  
-host smithi* mira* gibba*+host smithi* mira* gibba* trial*
         StrictHostKeyChecking no         StrictHostKeyChecking no
         UserKnownHostsFile=/​dev/​null         UserKnownHostsFile=/​dev/​null
testnodeaccess.1709322091.txt.gz ยท Last modified: 2024/03/01 19:41 by zmc