<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:mv="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Titre" content="">
<meta name="Mots clés" content="">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
p.gmail-msonormal, li.gmail-msonormal, div.gmail-msonormal
        {mso-style-name:gmail-msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.gmail-m-2169160756242302989apple-converted-space
        {mso-style-name:gmail-m_-2169160756242302989apple-converted-space;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.msoIns
        {mso-style-type:export-only;
        mso-style-name:"";
        text-decoration:underline;
        color:teal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:595.0pt 842.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body bgcolor="white" lang="FR" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US">Dear all,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US">I am reporting my experience with connexion speed between the so-called FEI server that records Falcon 3 frames (running under Windows) and an Ubuntu 16.04 workstation, connected with a
 direct 10G glass fiber. <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US">As pointed out by several of you, using Samba instead of NFS is the way to go.
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US">However Samba is a bit of a jungle as three names are used to speak sometimes of the same thing, sometimes of different things. These names are Samba, SMB, and CIFS.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US">It doesn’t really matter what they mean since not everyone agrees on common definitions. What matters is what you can practically do to get high transfer rates, both ways.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US">1st solution, pointed out by several of you: share a linux folder with windows using samba. For that you might need to install Samba (warning: this is not the same as cifs-utils):<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US">sudo apt-get install samba<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="mso-fareast-language:EN-US">then edit /etc/samba/smb.conf and specify which folder to mount (getting everything right with respect to permissions was a bit of a pain but you’ll get there with google on your side).<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Restart samba server:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">sudo service smbd restart<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">you should then see your linux drive in windows and transfers should be fast.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">2<sup>nd</sup> solution. After trying to figure out what the difference between CIFS, SMB, and Samba was I found an easier and cleaner way of setting up the connection. Here we mount
 a windows share on the linux workstation using mount.cifs.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">As previously pointed out, if you use the regular mount.cifs (or mount –t cifs) speed will be miserable.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">The trick is to specify the SMB version. To get fast connection with the FEI server you need to use at least SMB 2.1. On Ubuntu the latest SMB version available with mount is 3.0. By
 default, mount uses SMB version 1.0. Note that smbd uses SMB version 3.0, hence it is working fast out of the box.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">With mout, you can specify SMB version with the optional keyword “vers”. You’ll find more infos about when and why to use which version in the man page of mount.cifs<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Here is an example mount command:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">sudo mount -t cifs -o username=feiserverusername,password=feiserverpassword,vers=3.0,uid=1004,gid=1004 //10.0.0.1/benshare testshare<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">This mounts the share benshare from the FEI server in the folder testshare on Ubuntu station; uid and gid ensure that user 1004 can read and write in this folder.
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">This solution gave the best results in our hands. We reach 1 Gbyte/sec in both directions.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Hope this will be helpful to others (this could also be integrated in Falcon3 user’s manual)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Best wishes<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Ben<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span style="font-size:12.0pt;color:black">De : </span></b><span style="font-size:12.0pt;color:black">Kasim Sader <kasim.sader@gmail.com><br>
<b>Date : </b>vendredi, 22 décembre 2017 à 13:01<br>
<b>À : </b>Benoît Zuber <benoit.zuber@ana.unibe.ch><br>
<b>Cc : </b>"<Sylvain.Trepout@curie.fr>" <Sylvain.Trepout@curie.fr>, Steven Ludtke <sludtke@bcm.edu>, "3dem@ncmir.ucsd.edu" <3dem@ncmir.ucsd.edu><br>
<b>Objet : </b>Re: [3dem] Slow connection linux - falcon3 server<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<div>
<div>
<p class="MsoNormal">Hi Benoit,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">I use the same setup as Steve - Linux SMB shares mounted on (many) windows machines, and I get 800MB/s from the Gatan PC SSD RAID array (Windows) to my large Linux storage box. You do need to alter your windows host file though to point
 to the IP address, otherwise you cannot unmount the drive easily (a windows bug).<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Best regards,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Kasim<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="gmail-msonormal"><b>Dr. Kasim Sader</b><o:p></o:p></p>
<p class="gmail-msonormal">Staff Scientist<o:p></o:p></p>
<p class="gmail-msonormal">Operational Lead<o:p></o:p></p>
<p class="gmail-msonormal">Cambridge CryoEM Pharmaceutical Consortium<o:p></o:p></p>
<p class="gmail-msonormal">Thermo Fisher Scientific<o:p></o:p></p>
<p class="gmail-msonormal">Tel +447342882058<o:p></o:p></p>
<p class="gmail-msonormal"><a href="mailto:kasim.sader@thermofisher.com">kasim.sader@thermofisher.com</a><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><br>
Sent from my iPhone<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
On 21 dec. 2017, at 14:44, <<a href="mailto:benoit.zuber@ana.unibe.ch" target="_blank">benoit.zuber@ana.unibe.ch</a>> <<a href="mailto:benoit.zuber@ana.unibe.ch" target="_blank">benoit.zuber@ana.unibe.ch</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<div>
<p class="gmail-msonormal"><span lang="DE">Thanky you Sylvain, </span><o:p></o:p></p>
<p class="gmail-msonormal"><span lang="DE">Added on the to do list, yes I guess we can try with SCP</span><o:p></o:p></p>
<p class="gmail-msonormal"><span lang="DE"> </span><o:p></o:p></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="gmail-msonormal"><b><span style="font-size:12.0pt;color:black">De : </span>
</b><span style="font-size:12.0pt;color:black">Trepout Sylvain <<a href="mailto:Sylvain.Trepout@curie.fr" target="_blank">Sylvain.Trepout@curie.fr</a>><br>
<b>Date : </b>jeudi, 21 décembre 2017 à 15:10<br>
<b>À : </b>Steven Ludtke <<a href="mailto:sludtke@bcm.edu" target="_blank">sludtke@bcm.edu</a>>, Benoît Zuber <<a href="mailto:benoit.zuber@ana.unibe.ch" target="_blank">benoit.zuber@ana.unibe.ch</a>><br>
<b>Cc : </b>"<a href="mailto:3dem@ncmir.ucsd.edu" target="_blank">3dem@ncmir.ucsd.edu</a>" <<a href="mailto:3dem@ncmir.ucsd.edu" target="_blank">3dem@ncmir.ucsd.edu</a>><br>
<b>Objet : </b>RE: [3dem] Slow connection linux - falcon3 server</span><o:p></o:p></p>
</div>
<div>
<p class="gmail-msonormal"> <o:p></o:p></p>
</div>
<div id="gmail-m_-2169160756242302989divtagdefaultwrapper">
<div id="gmail-m_-2169160756242302989divtagdefaultwrapper">
<p><span style="font-size:12.0pt;color:black">Hi Benoit,</span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black"> </span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black">CIFS is a specific protocol of SAMBA that has been created to read UNIX mounted drives from Windows machines.</span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black">Since you want to perform file transfer from the opposite direction, you might want to use SAMBA instead of CIFS.</span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black">Though I'm not sure if it will drastically increase the speed.</span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black"> </span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black">Can you use command line operations instead ?</span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black">SCP should perform much better.</span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black"> </span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black">Best,</span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black">Sylvain</span><o:p></o:p></p>
<div id="gmail-m_-2169160756242302989Signature">
<div>
<div>
<p class="gmail-msonormal"><span style="font-size:10.0pt;color:black">----------<br>
Sylvain TREPOUT<br>
Ingénieur de Recherche Inserm<br>
Institut Curie / INSERM U1196<br>
Campus Universitaire d'Orsay, Bat 112<br>
91405 Orsay cedex FRANCE<br>
Phone : <a href="tel:+33%201%2069%2086%2031%2096" target="_blank">+33 1 69 86 31 96</a><br>
Fax : <a href="tel:+33%201%2069%2007%2053%2027" target="_blank">+33 1 69 07 53 27</a></span><o:p></o:p></p>
</div>
</div>
</div>
</div>
<div class="MsoNormal" align="center" style="text-align:center"><span style="font-size:12.0pt;color:black">
<hr size="2" width="98%" align="center">
</span></div>
<div id="gmail-m_-2169160756242302989divRplyFwdMsg">
<p class="gmail-msonormal"><b><span style="color:black">De :</span></b><span style="color:black"> 3dem <<a href="mailto:3dem-bounces@ncmir.ucsd.edu" target="_blank">3dem-bounces@ncmir.ucsd.edu</a>> de la part de Ludtke, Steven J <<a href="mailto:sludtke@bcm.edu" target="_blank">sludtke@bcm.edu</a>><br>
<b>Envoyé :</b> jeudi 21 décembre 2017 14:56:24<br>
<b>À :</b> <a href="mailto:benoit.zuber@ana.unibe.ch" target="_blank">benoit.zuber@ana.unibe.ch</a><br>
<b>Cc :</b> <a href="mailto:3dem@ncmir.ucsd.edu" target="_blank">3dem@ncmir.ucsd.edu</a><br>
<b>Objet :</b> Re: [3dem] Slow connection linux - falcon3 server</span><span style="font-size:12.0pt;color:black">
</span><o:p></o:p></p>
<div>
<p class="gmail-msonormal"><span style="font-size:12.0pt;color:black"> </span><o:p></o:p></p>
</div>
</div>
<div>
<p class="gmail-msonormal"><span style="font-size:12.0pt;color:black">Sorry, missed the fast windows -> windows transfer comment in the original message.  
</span><o:p></o:p></p>
<div>
<p class="gmail-msonormal"><span style="font-size:12.0pt;color:black"> </span><o:p></o:p></p>
</div>
<div>
<p class="gmail-msonormal"><span style="font-size:12.0pt;color:black">We went through similar sort of issue when configuring our K2 acquisition computer (windows) to a Linux GPU workstation with 8 drive RAID, also over 10Gb fiber. In our case we were trying
 to mount the Linux RAID as a volume on the K2 computer so we could just directly store frames there during acquisition. Similar to your experience we discovered that the performance of the NFS module in Windows is abysmal, even after tuning. 
</span><o:p></o:p></p>
<div>
<p class="gmail-msonormal"><span style="font-size:12.0pt;color:black"> </span><o:p></o:p></p>
</div>
<div>
<p class="gmail-msonormal"><span style="font-size:12.0pt;color:black">Strangely, the approach that gave the best performance was using SMB to share the Linux drive to the Windows machine. I don't remember the final performance numbers (we set this up some time
 ago), but I'm pretty sure it was coming in at around 500 MB/s.  No other approach we tried gave decent bandwidth.</span><o:p></o:p></p>
</div>
<div>
<p class="gmail-msonormal"><span style="font-size:12.0pt;color:black"> </span><o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="gmail-msonormal"><span style="font-size:10.5pt;font-family:"Courier",serif;color:black">--------------------------------------------------------------------------------------<br>
Steven Ludtke, Ph.D.<br>
Charles C. Bell Jr., Professor of Structural Biology<br>
Dept. of Biochemistry and Molecular Biology                      (<a href="http://www.bcm.edu/biochem" target="_blank">www.bcm.edu/biochem</a>)
</span><o:p></o:p></p>
<div style="margin-bottom:15.0pt;overflow:auto" id="gmail-m_-2169160756242302989LPBorder_GT_15138653666130.6897095655467951">
<table class="MsoNormalTable" border="1" cellspacing="0" cellpadding="0" width="90%" style="width:90.0%;background:white;border-top:dotted #C8C8C8 1.0pt;border-left:none;border-bottom:dotted #C8C8C8 1.0pt;border-right:none">
<tbody>
<tr>
<td width="250" valign="top" style="width:187.5pt;border:none;padding:15.0pt 15.0pt 15.0pt .75pt">
<div style="margin-top:5.0pt;margin-bottom:5.0pt;display:table" id="gmail-m_-2169160756242302989LPImageContainer_15138653666090.6472960853082153">
<p class="gmail-msonormal" style="margin-top:15.0pt;background:white"><a href="http://www.bcm.edu/biochem" target="_blank"><span style="border:solid windowtext 1.0pt;padding:0cm;text-decoration:none"><b>Erreur ! Le nom du fichier n’a pas été spécifié.</b></span></a><o:p></o:p></p>
</div>
</td>
<td valign="top" style="border:none;padding:0cm 0cm 0cm 0cm;display:table-cell" id="gmail-m_-2169160756242302989TextCell_15138653666100.6578578725783295">
<div id="gmail-m_-2169160756242302989LPTitle_15138653666100.8573562545765161">
<p class="gmail-msonormal" style="margin-top:15.0pt"><span style="font-size:16.0pt;font-family:"Tahoma",sans-serif;color:#246076"><a href="http://www.bcm.edu/biochem" target="_blank"><span style="text-decoration:none">Biochemistry & Molecular Biology | Baylor
 College of Medicine | Houston, Texas</span></a></span><o:p></o:p></p>
</div>
<div style="margin-top:7.5pt;margin-bottom:12.0pt" id="gmail-m_-2169160756242302989LPMetadata_15138653666110.9202456987728842">
<p class="gmail-msonormal" style="margin-top:15.0pt;line-height:10.5pt"><span style="font-size:10.5pt;font-family:"Tahoma",sans-serif;color:#666666"><a href="http://www.bcm.edu" target="_blank">www.bcm.edu</a></span><o:p></o:p></p>
</div>
<div id="gmail-m_-2169160756242302989LPDescription_15138653666120.9306814098765772">
<p class="gmail-msonormal" style="margin-top:15.0pt;line-height:15.0pt"><span style="font-size:10.5pt;font-family:"Tahoma",sans-serif;color:#666666">The overview page for the Department of Biochemistry & Molecular Biology.</span><o:p></o:p></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p class="gmail-msonormal"><span style="font-size:10.5pt;font-family:"Courier",serif;color:black"><br>
<br>
Co-Director CIBR Center                                    (<a href="http://www.bcm.edu/research/cibr" target="_blank">www.bcm.edu/research/cibr</a>)
</span><o:p></o:p></p>
<div style="margin-bottom:15.0pt;overflow:auto" id="gmail-m_-2169160756242302989LPBorder_GT_15138653662900.3613382695987284">
<table class="MsoNormalTable" border="1" cellspacing="0" cellpadding="0" width="90%" style="width:90.0%;background:white;border-top:dotted #C8C8C8 1.0pt;border-left:none;border-bottom:dotted #C8C8C8 1.0pt;border-right:none">
<tbody>
<tr>
<td width="250" valign="top" style="width:187.5pt;border:none;padding:15.0pt 15.0pt 15.0pt .75pt">
<div style="margin-top:5.0pt;margin-bottom:5.0pt;display:table" id="gmail-m_-2169160756242302989LPImageContainer_15138653662830.03775787845479073">
<p class="gmail-msonormal" style="margin-top:15.0pt;background:white"><a href="http://www.bcm.edu/research/cibr" target="_blank"><span style="border:solid windowtext 1.0pt;padding:0cm;text-decoration:none"><b>Erreur ! Le nom du fichier n’a pas été spécifié.</b></span></a><o:p></o:p></p>
</div>
</td>
<td valign="top" style="border:none;padding:0cm 0cm 0cm 0cm;display:table-cell" id="gmail-m_-2169160756242302989TextCell_15138653662850.0126981128274819">
<div id="gmail-m_-2169160756242302989LPTitle_15138653662860.8559845496830942">
<p class="gmail-msonormal" style="margin-top:15.0pt"><span style="font-size:16.0pt;font-family:"Tahoma",sans-serif;color:#246076"><a href="http://www.bcm.edu/research/cibr" target="_blank"><span style="text-decoration:none">Computational and Integrative Biomedical
 Research Center | Research | Baylor College of Medicine | Houston, Texas</span></a></span><o:p></o:p></p>
</div>
<div style="margin-top:7.5pt;margin-bottom:12.0pt" id="gmail-m_-2169160756242302989LPMetadata_15138653662870.5105988512118795">
<p class="gmail-msonormal" style="margin-top:15.0pt;line-height:10.5pt"><span style="font-size:10.5pt;font-family:"Tahoma",sans-serif;color:#666666"><a href="http://www.bcm.edu" target="_blank">www.bcm.edu</a></span><o:p></o:p></p>
</div>
<div id="gmail-m_-2169160756242302989LPDescription_15138653662880.8556218328663903">
<p class="gmail-msonormal" style="margin-top:15.0pt;line-height:15.0pt"><span style="font-size:10.5pt;font-family:"Tahoma",sans-serif;color:#666666">Computational and Integrative Biomedical Research Center</span><o:p></o:p></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p class="gmail-msonormal"><span style="font-size:10.5pt;font-family:"Courier",serif;color:black"><br>
<br>
Co-Director National Center For Macromolecular Imaging                  (<a href="http://ncmi.bcm.edu" target="_blank">ncmi.bcm.edu</a>)
</span><o:p></o:p></p>
<div style="margin-bottom:15.0pt;overflow:auto" id="gmail-m_-2169160756242302989LPBorder_GT_15138654233090.7474971793590828">
<table class="MsoNormalTable" border="1" cellspacing="0" cellpadding="0" width="90%" style="width:90.0%;background:white;border-top:dotted #C8C8C8 1.0pt;border-left:none;border-bottom:dotted #C8C8C8 1.0pt;border-right:none">
<tbody>
<tr>
<td valign="top" style="border:none;padding:0cm 0cm 0cm 0cm">
<div id="gmail-m_-2169160756242302989LPTitle_15138654233070.4638923766883485">
<p class="gmail-msonormal" style="margin-top:15.0pt"><span style="font-size:16.0pt;font-family:"Tahoma",sans-serif;color:#246076"><a href="http://ncmi.bcm.edu/" target="_blank"><span style="text-decoration:none">- NCMI CryoEM- Baylor College of Medicine - Houston,
 TX</span></a></span><o:p></o:p></p>
</div>
<div style="margin-top:7.5pt;margin-bottom:12.0pt" id="gmail-m_-2169160756242302989LPMetadata_15138654233080.4620735652829826">
<p class="gmail-msonormal" style="margin-top:15.0pt;line-height:10.5pt"><span style="font-size:10.5pt;font-family:"Tahoma",sans-serif;color:#666666"><a href="http://ncmi.bcm.edu" target="_blank">ncmi.bcm.edu</a></span><o:p></o:p></p>
</div>
<div id="gmail-m_-2169160756242302989LPDescription_15138654233080.9454724337256639">
<p class="gmail-msonormal" style="margin-top:15.0pt;line-height:15.0pt"><span style="font-size:10.5pt;font-family:"Tahoma",sans-serif;color:#666666">To develop technology for near-atomic resolution structure determination and modeling of molecular nanomachines
 by electron cryo-microscopy(cryo-EM), computer reconstruction and structure mining.
</span><o:p></o:p></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p class="gmail-msonormal"><span style="font-size:10.5pt;font-family:"Courier",serif;color:black"><br>
<br>
Baylor College of Medicine                             <br>
<a href="mailto:sludtke@bcm.edu" target="_blank">sludtke@bcm.edu</a></span><o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<p class="gmail-msonormal" style="margin-bottom:12.0pt"><o:p> </o:p></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="gmail-msonormal"><span style="font-size:12.0pt;color:black">On Dec 21, 2017, at 6:32 AM,
<a href="mailto:benoit.zuber@ana.unibe.ch" target="_blank">benoit.zuber@ana.unibe.ch</a> wrote:</span><o:p></o:p></p>
</div>
<p class="gmail-msonormal"><span style="font-size:12.0pt;color:black"> </span><o:p></o:p></p>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">Hi Steve,</span><o:p></o:p></p>
</div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black"> </span><o:p></o:p></p>
</div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">Thanks for your reply. It has 12 disks in RAID (not sure what type). I don’t think this is the problem since when we connect another windows machine to it, files can be
 transfered high speed in both directions.<span class="gmail-m-2169160756242302989apple-converted-space"> </span></span><o:p></o:p></p>
</div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black"> </span><o:p></o:p></p>
</div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">Benoit</span><o:p></o:p></p>
</div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black"> </span><o:p></o:p></p>
</div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<div>
<p class="gmail-msonormal" style="background:white"><b><span style="font-size:12.0pt;color:black">De :<span class="gmail-m-2169160756242302989apple-converted-space"> </span></span></b><span style="font-size:12.0pt;color:black">Steven Ludtke <<a href="mailto:sludtke@bcm.edu" target="_blank">sludtke@bcm.edu</a>><br>
<b>Date :<span class="gmail-m-2169160756242302989apple-converted-space"> </span></b>jeudi, 21 décembre 2017 à 14:06<br>
<b>À :<span class="gmail-m-2169160756242302989apple-converted-space"> </span></b>Benoît Zuber <<a href="mailto:benoit.zuber@ana.unibe.ch" target="_blank">benoit.zuber@ana.unibe.ch</a>><br>
<b>Cc :<span class="gmail-m-2169160756242302989apple-converted-space"> </span></b>"<a href="mailto:3dem@ncmir.ucsd.edu" target="_blank">3dem@ncmir.ucsd.edu</a>" <<a href="mailto:3dem@ncmir.ucsd.edu" target="_blank">3dem@ncmir.ucsd.edu</a>><br>
<b>Objet :<span class="gmail-m-2169160756242302989apple-converted-space"> </span></b>Re: [3dem] Slow connection linux - falcon3 server</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span style="color:black"> </span><o:p></o:p></p>
</div>
</div>
<div>
<p class="gmail-msonormal" style="background:white"><span style="color:black">Hi Benoit,<span class="gmail-m-2169160756242302989apple-converted-space"> </span></span><o:p></o:p></p>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span style="color:black">what sort of storage is being used to store the files in question on the FEI server?  Your description sounds like the files being transferred are on a single 'spinning platter' hard
 drive, which will generally max out in data I/O at 150-200 MB/s. Most machines used for storing high bandwidth data will either use a RAID 5/6 array of traditional hard drive (which can achieve 1000-2000 MB/s depending on the number of drives) or high speed
 SSDs which will max out at ~600 MB/s on a standard SATA bus, but can achieve 1000-3000 MB/s if alternative interfaces are used.</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span style="color:black"> </span><o:p></o:p></p>
</div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span style="font-size:10.5pt;font-family:"Courier",serif;color:black">--------------------------------------------------------------------------------------<br>
Steven Ludtke, Ph.D.<br>
Charles C. Bell Jr., Professor of Structural Biology<br>
Dept. of Biochemistry and Molecular Biology                      (<a href="http://www.bcm.edu/biochem" target="_blank"><span style="color:purple">www.bcm.edu/biochem</span></a>)<br>
Co-Director CIBR Center                                    (<a href="http://www.bcm.edu/research/cibr" target="_blank"><span style="color:purple">www.bcm.edu/research/cibr</span></a>)<br>
Co-Director National Center For Macromolecular Imaging                  (<a href="http://ncmi.bcm.edu/" target="_blank"><span style="color:purple">ncmi.bcm.edu</span></a>)<br>
Baylor College of Medicine                             <br>
<a href="mailto:sludtke@bcm.edu" target="_blank"><span style="color:purple">sludtke@bcm.edu</span></a></span><o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="margin-bottom:12.0pt;background:white"><span style="color:black"><br>
<br>
</span><o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span style="color:black">On Dec 21, 2017, at 4:19 AM,<span class="gmail-m-2169160756242302989apple-converted-space"> </span><a href="mailto:benoit.zuber@ana.unibe.ch" target="_blank"><span style="color:purple">benoit.zuber@ana.unibe.ch</span></a><span class="gmail-m-2169160756242302989apple-converted-space"> </span>wrote:</span><o:p></o:p></p>
</div>
</div>
<div>
<p class="gmail-msonormal" style="background:white"><span style="color:black"> </span><o:p></o:p></p>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><b><span style="font-size:10.0pt;font-family:"Helvetica",sans-serif;color:black;background:white">***CAUTION:*** This email is not from a BCM Source. Only click links or open attachments you know are safe.</span></b><o:p></o:p></p>
</div>
<div class="MsoNormal" align="center" style="text-align:center;background:white">
<span style="color:black">
<hr size="2" width="100%" align="center">
</span></div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">Dear all</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black"> </span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">We have a linux workstation connected directly through fiber optics to the so-called FEI server, i.e. the computer where Falcon3 saves frames, which runs under Windows.
 Strangely, file transfer from linux to windows is fast (600 MB/s) whereas file transfer from windows to linux is slow (160 MB/s). We have tried mounting the windows drive on linux through cifs or nfs, as well as mounting the linux drive on windows through
 nfs and we always get the same result.</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black"> </span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">We also tested windows to windows (we connected another windows machine to the fei server) : fast both ways. And we tested linux to linux : fast both ways</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black"> </span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">We tested network speed using iperf, and it is high in either direction. It is only when we transfer files that we have problems.</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black"> </span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">Any suggestion welcome.</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black"> </span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">Thanks</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">Benoit</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black"> </span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span style="color:black">-- </span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">Prof. Benoît Zuber</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">University of Bern</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">Institute of Anatomy</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">Baltzerstrasse 2</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span style="color:black">Postfach 922</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black">3000 Bern 9</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black"> </span><o:p></o:p></p>
</div>
</div>
</div>
<div>
<div>
<p class="gmail-msonormal" style="background:white"><span lang="DE" style="color:black"><a href="tel:+41%2031%20631%2084%2040" target="_blank">+41 31 631 84 40</a></span><o:p></o:p></p>
</div>
</div>
<div>
<p class="gmail-msonormal" style="background:white"><span style="font-size:13.5pt;font-family:"Helvetica",sans-serif;color:black;background:white">_______________________________________________</span><span style="font-size:13.5pt;font-family:"Helvetica",sans-serif;color:black"><br>
<span style="background:white">3dem mailing list</span><br>
</span><span style="color:black"><a href="mailto:3dem@ncmir.ucsd.edu" target="_blank"><span style="font-size:13.5pt;font-family:"Helvetica",sans-serif;color:#954F72;background:white">3dem@ncmir.ucsd.edu</span></a></span><span style="font-size:13.5pt;font-family:"Helvetica",sans-serif;color:black"><br>
</span><span style="color:black"><a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.ncmir.ucsd.edu_mailman_listinfo_3dem&d=DwICAg&c=ZQs-KZ8oxEw0p81sqgiaRA&r=GWA2IF6nkq8sZMXHpp1Xpg&m=iM30kDS0pjLFsoGLC5GUR_9aRscO2JMiBlLeuLAqe-k&s=c228ksyoRZn9VrDIqrz1-8wQz_j3mEiCm-er4g6mrFE&e=" target="_blank"><span style="font-size:13.5pt;font-family:"Helvetica",sans-serif;color:#954F72;background:white">https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.ncmir.ucsd.edu_mailman_listinfo_3dem&d=DwICAg&c=ZQs-KZ8oxEw0p81sqgiaRA&r=GWA2IF6nkq8sZMXHpp1Xpg&m=iM30kDS0pjLFsoGLC5GUR_9aRscO2JMiBlLeuLAqe-k&s=c228ksyoRZn9VrDIqrz1-8wQz_j3mEiCm-er4g6mrFE&e=</span></a></span><o:p></o:p></p>
</div>
</div>
</blockquote>
</div>
<div>
<p class="gmail-msonormal" style="background:white"><span style="color:black"> </span><o:p></o:p></p>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<p class="gmail-msonormal"><span style="font-size:12.0pt;color:black"> </span><o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">_______________________________________________<br>
3dem mailing list<br>
<a href="mailto:3dem@ncmir.ucsd.edu" target="_blank">3dem@ncmir.ucsd.edu</a><br>
<a href="https://mail.ncmir.ucsd.edu/mailman/listinfo/3dem" target="_blank">https://mail.ncmir.ucsd.edu/mailman/listinfo/3dem</a><o:p></o:p></p>
</div>
</blockquote>
</div>
</div>
</div>
</body>
</html>