Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
Lustre 1.8.6
-
None
-
Use lustre as exported filesystem for NFSd.
Description
We have exported the lustre filesystem over nfs from one of the lustre clients(say c1). We mount
the nfs filesystem on another node(say n1). On the node n1, we create a executable script file(f1).
We make a copy of this file f1 to f1.cpy. These files run on the nodes n1 as well as c1. But on
other lustre clients, which have the lustre file system mounted, the script file f1.cpy does not
execute where as the file f1 does.
The following is the error message we get when we try the above.
[root@sfsclient8 testfs]# ./hi_world_copy
./hi_world_copy: Text file busy
The same problem will occur if this is compiled binary as well.
Attachments
Issue Links
- Trackbacks
-
Lustre 1.8.x known issues tracker While testing against Lustre b18 branch, we would hit known bugs which were already reported in Lustre Bugzilla https://bugzilla.lustre.org/. In order to move away from relying on Bugzilla, we would create a JIRA
-
Changelog 1.8 {}version 1.8.7wc1{} {}Support for networks: socklnd \any kernel supported by Lustre, qswlnd Qsnet kernel modules 5.20 and later, openiblnd IbGold 1.8.2, o2iblnd OFED 1.3, 1.4.1, 1.4.2, 1.5.1, 1.5.2, 1.5.3.1 and 1.5.3.2 gmlnd GM 2.1....