<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body dir="auto">
<div>Check for existing files before making the call?  And don't issue the call if the file exists.  You cannot change stripe attributes on an existing file.<br>
<br>
Sent from my iPhone</div>
<div><br>
On Apr 30, 2016, at 11:51 AM, John Bauer <<a href="mailto:bauerj@iodoctors.com">bauerj@iodoctors.com</a>> wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<p>I am implementing the use of<font face="Courier New, Courier,
        monospace"><b> llapi_file_open()</b></font> in my I/O library so I can set the striping.  If the file already exists I get the following message on stderr:<br>
</p>
<p><b><font face="Courier New, Courier, monospace">error on ioctl 0x4008669a for 'dd.dat' (4): stripe already set</font></b><br>
</p>
Is there some way to suppress this message?  The end-uers of my library will get these messages in stderr of their job and will likely have no clue as to why.  My library detects the failed llapi_file_open() and retrys with open64() and spits out its own error
 message to the library's log.<br>
<br>
Thanks<br>
<br>
John<br>
<pre class="moz-signature" cols="72">-- 
I/O Doctors, LLC
507-766-0378
<a class="moz-txt-link-abbreviated" href="mailto:bauerj@iodoctors.com">bauerj@iodoctors.com</a></pre>
</div>
</blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br>
<span>lustre-discuss mailing list</span><br>
<span><a href="mailto:lustre-discuss@lists.lustre.org">lustre-discuss@lists.lustre.org</a></span><br>
<span><a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a></span><br>
</div>
</blockquote>
</body>
</html>