<div dir="ltr"><div><div><div><div>Hi Eric,<br><br>Since we also have some issues with servers accessing files this issue interests me...<br>Did you find anything on this?<br></div><br></div></div>Thanks,<br></div>Eli<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 30, 2015 at 7:53 PM, Eric Kolb <span dir="ltr"><<a href="mailto:ekolb@uvic.ca" target="_blank">ekolb@uvic.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Perhaps someone has seen a similar issue? If so any insight would be appreciated.<br>
<br>
We recently migrated some websites from an NFS share by which the NFS server is exporting a share sitting on a Lustre mount. Below is the issue.<br>
<br>
- sftp a file to <a href="http://website.ca" rel="noreferrer" target="_blank">website.ca</a> - the load balancer will direct session to server1 or server2, let us say server1 in this case<br>
<br>
- Accessing the file with Apache via server1 works but via server2 a NFS EIO -13 error is encountered<br>
<br>
- On server1 (or server2) copy the file to /dev/null makes the file accessible to Apache on either server1 or server2<br>
<br>
- As work around sftp file to a temporary location, then ssh into <a href="http://website.ca" rel="noreferrer" target="_blank">website.ca</a> and "cp tmp/file.jpeg www/file.jpeg", this allows then<br>
Apache on either server1 or server2 to access the file<br>
<br>
- Created an lseek C program to try mimicking a captured Apache strace but it shows success on any combination of file access scenarios<br>
<br>
Prior to adding in Lustre no such such issues were encountered.<br>
<br>
Thanks,<span class="HOEnZb"><font color="#888888"><br>
-- <br>
Eric Kolb<br>
DCS - UVic Systems<br>
University of Victoria<br>
Office: <a href="tel:250-721-7658" value="+12507217658" target="_blank">250-721-7658</a><br>
_______________________________________________<br>
lustre-discuss mailing list<br>
<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank">lustre-discuss@lists.lustre.org</a><br>
<a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a><br>
</font></span></blockquote></div><br></div>