<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikis.ch.cam.ac.uk/ro-walesdocs/wiki/index.php?action=history&amp;feed=atom&amp;title=Mounting_sharedscratch_locally</id>
	<title>Mounting sharedscratch locally - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikis.ch.cam.ac.uk/ro-walesdocs/wiki/index.php?action=history&amp;feed=atom&amp;title=Mounting_sharedscratch_locally"/>
	<link rel="alternate" type="text/html" href="https://wikis.ch.cam.ac.uk/ro-walesdocs/wiki/index.php?title=Mounting_sharedscratch_locally&amp;action=history"/>
	<updated>2026-04-13T10:36:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wikis.ch.cam.ac.uk/ro-walesdocs/wiki/index.php?title=Mounting_sharedscratch_locally&amp;diff=1335&amp;oldid=prev</id>
		<title>Adk44: Created page with &quot;Thanks to Phil in Computer Support for this:  1) If you&#039;re not on a computer within the theory sector, first you&#039;ll need to set up the VPN client as instructed [http://www-co....&quot;</title>
		<link rel="alternate" type="text/html" href="https://wikis.ch.cam.ac.uk/ro-walesdocs/wiki/index.php?title=Mounting_sharedscratch_locally&amp;diff=1335&amp;oldid=prev"/>
		<updated>2019-05-13T12:38:48Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Thanks to Phil in Computer Support for this:  1) If you&amp;#039;re not on a computer within the theory sector, first you&amp;#039;ll need to set up the VPN client as instructed [http://www-co....&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Thanks to Phil in Computer Support for this:&lt;br /&gt;
&lt;br /&gt;
1) If you&amp;#039;re not on a computer within the theory sector, first you&amp;#039;ll need to set up the VPN client as instructed [http://www-co.ch.cam.ac.uk/facilities/vpn/linux-vpn.html here.]  Then connect to the VPN.&lt;br /&gt;
&lt;br /&gt;
2) Create a mount point for your sharedscratch:&lt;br /&gt;
 mkdir [desired mount point]&lt;br /&gt;
&lt;br /&gt;
3) Use sshfs to mount your sharedscratch at the directory you created:&lt;br /&gt;
 sshfs [cluster].ch.cam.ac.uk:/sharedscratch/[your username] [desired mount point]&lt;br /&gt;
&lt;br /&gt;
e.g. For me to do it on Volkhan:&lt;br /&gt;
&lt;br /&gt;
 mkdir ~/sharedscratch&lt;br /&gt;
 sshfs volkhan.ch.cam.ac.uk:/sharedscratch/khs26 ~/sharedscratch&lt;br /&gt;
&lt;br /&gt;
Be careful where you create your mount point though as if you do it somewhere that&lt;br /&gt;
root expects to be able to read (for example to make backups of /home) it won&amp;#039;t be able to.&lt;br /&gt;
In the thoery sector this causes false failure reports from the backup scripts. The workaround is to&lt;br /&gt;
put your sshfs mount in /scratch and link it from /home. &lt;br /&gt;
&lt;br /&gt;
sshfs has a few little bugs and quirks so it&amp;#039;s worth reading the manpage if you have any problems. There may be a commandline option to work around it.&lt;/div&gt;</summary>
		<author><name>Adk44</name></author>
	</entry>
</feed>