User Tools

Site Tools


services:cephfs

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
services:cephfs [2023/09/07 18:51]
pdonnell
services:cephfs [2024/01/05 20:05] (current)
ljflores Need sudo unless you are running as root.
Line 3: Line 3:
 There are a few CephFS file systems available in the sepia lab. These reside on the [[services:​longrunningcluster|Long Running Cluster]]. There are a few CephFS file systems available in the sepia lab. These reside on the [[services:​longrunningcluster|Long Running Cluster]].
  
-Access to this Ceph cluster is available for any machine on the [[:​vpnaccess|sepia VPN]]. You can and **should** mount these file systems on your laptop or development machine. This reduces load on some shared machines, like [[services:​teuthology|teuthology]],​ and usually provides faster access depending on your client or network. However, for everyday use, you may prefer to access CephFS from a machine co-located with the other lab infrastructure,​ such as [[hardware:senta|senta{01..04}]] or [[hardware:​vossi|vossi{01..06}]], where OSD latency/​bandwidth will be optimal.+Access to this Ceph cluster is available for any machine on the [[:​vpnaccess|sepia VPN]]. You can and **should** mount these file systems on your laptop or development machine. This reduces load on some shared machines, like [[services:​teuthology|teuthology]],​ and usually provides faster access depending on your client or network. However, for everyday use, you may prefer to access CephFS from a machine co-located with the other lab infrastructure,​ such as [[:devplayground|Developer Playground]] machine, where OSD latency/​bandwidth will be optimal.
  
 In the scripts/​commands below, we will ssh to the ''​reesi001.front.sepia.ceph.com''​ machine. When [[:​vpnaccess#​requesting_access|given access to the sepia VPN]], the ssh key you shared should allow accessing this machine. In the scripts/​commands below, we will ssh to the ''​reesi001.front.sepia.ceph.com''​ machine. When [[:​vpnaccess#​requesting_access|given access to the sepia VPN]], the ssh key you shared should allow accessing this machine.
Line 72: Line 72:
  
 <code bash> <code bash>
-ln -s /teuthology /a+sudo ln -s /teuthology /a
 </​code>​ </​code>​
  
services/cephfs.1694112660.txt.gz ยท Last modified: 2023/09/07 18:51 by pdonnell