<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Andreas,</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Since you're able to reproduce, are you able to give <a class="OWAAutoLink" id="OWAeee04a65-9e5f-3742-9cf5-9f6cd5ed432e" href="https://review.whamcloud.com/c/fs/lustre-release/+/62095">
https://review.whamcloud.com/c/fs/lustre-release/+/62095</a>&nbsp;a try?&nbsp; Not sure if it's directly relevant but it's closely related code.</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Patrick</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Andreas Dilger &lt;adilger@thelustrecollective.com&gt;<br>
<b>Sent:</b> Thursday, February 26, 2026 5:55 PM<br>
<b>To:</b> Anil Mahadev Misal &lt;Anil.misal@netwebindia.com&gt;<br>
<b>Cc:</b> lustre-discuss@lists.lustre.org &lt;lustre-discuss@lists.lustre.org&gt;; Patrick Farrell &lt;pfarrell@ddn.com&gt;<br>
<b>Subject:</b> Re: [lustre-discuss] the -14 EFAULT error during pip installations</font>
<div>&nbsp;</div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">It seems possible that this relates to an issue reported recently on GitHub,<br>
which also reports (indirectly) -EFAULT when writing from Python.&nbsp; It has a<br>
simple reproducer that seems to show some kind of real issue.<br>
<br>
<a href="https://github.com/lustre/lustre-release/issues/16">https://github.com/lustre/lustre-release/issues/16</a><br>
<br>
On Feb 6, 2026, Anil Mahadev Misal &lt;lAnil.misal@netwebindia.com&gt; wrote:<br>
&gt; <br>
&gt; Dear Team,<br>
&gt; <br>
&gt; I am facing error -14 while pip installation. ERROR: Could not install packages due to an OSError: [Errno 14] Bad address<br>
&gt; uname -r<br>
&gt; 5.14.0-611.13.1.el9_7.x86_64<br>
&gt; <br>
&gt; lctl lustre_build_version<br>
&gt; Lustre version: 2.17.0<br>
&gt; <br>
&gt; lctl get_param osc.*.max_rpcs_in_flight<br>
&gt; osc.lustrefs-OST0000-osc-MDT0000.max_rpcs_in_flight=8<br>
&gt; osc.lustrefs-OST0001-osc-MDT0000.max_rpcs_in_flight=8<br>
&gt; osc.lustrefs-OST0002-osc-MDT0000.max_rpcs_in_flight=8<br>
&gt; osc.lustrefs-OST0003-osc-MDT0000.max_rpcs_in_flight=8<br>
&gt; osc.lustrefs-OST0004-osc-MDT0000.max_rpcs_in_flight=8<br>
&gt; osc.lustrefs-OST0005-osc-MDT0000.max_rpcs_in_flight=8<br>
&gt; osc.lustrefs-OST0006-osc-MDT0000.max_rpcs_in_flight=8<br>
&gt; osc.lustrefs-OST0007-osc-MDT0000.max_rpcs_in_flight=8<br>
&gt; <br>
&gt;&nbsp; pip install 'tensorflow[and-cuda]'<br>
&gt; Collecting tensorflow[and-cuda]<br>
&gt;&nbsp;&nbsp; Using cached tensorflow-2.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.5 kB)<br>
&gt; Requirement already satisfied: absl-py&gt;=1.0.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (2.4.0)<br>
&gt; Requirement already satisfied: astunparse&gt;=1.6.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (1.6.3)<br>
&gt; Requirement already satisfied: flatbuffers&gt;=24.3.25 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (25.12.19)<br>
&gt; Requirement already satisfied: gast!=0.5.0,!=0.5.1,!=0.5.2,&gt;=0.2.1 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (0.7.0)<br>
&gt; Requirement already satisfied: google_pasta&gt;=0.1.1 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (0.2.0)<br>
&gt; Requirement already satisfied: libclang&gt;=13.0.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (18.1.1)<br>
&gt; Requirement already satisfied: opt_einsum&gt;=2.3.2 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (3.4.0)<br>
&gt; Requirement already satisfied: packaging in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (25.0)<br>
&gt; Requirement already satisfied: protobuf&gt;=5.28.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (6.33.5)<br>
&gt; Requirement already satisfied: requests&lt;3,&gt;=2.21.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (2.32.5)<br>
&gt; Requirement already satisfied: setuptools in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (80.10.2)<br>
&gt; Requirement already satisfied: six&gt;=1.12.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (1.17.0)<br>
&gt; Requirement already satisfied: termcolor&gt;=1.1.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (3.3.0)<br>
&gt; Requirement already satisfied: typing_extensions&gt;=3.6.6 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (4.15.0)<br>
&gt; Requirement already satisfied: wrapt&gt;=1.11.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (2.1.1)<br>
&gt; Requirement already satisfied: grpcio&lt;2.0,&gt;=1.24.3 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (1.76.0)<br>
&gt; Requirement already satisfied: tensorboard~=2.20.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (2.20.0)<br>
&gt; Requirement already satisfied: keras&gt;=3.10.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (3.13.2)<br>
&gt; Requirement already satisfied: numpy&gt;=1.26.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (2.4.2)<br>
&gt; Requirement already satisfied: h5py&gt;=3.11.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (3.15.1)<br>
&gt; Requirement already satisfied: ml_dtypes&lt;1.0.0,&gt;=0.5.1 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (0.5.4)<br>
&gt; Collecting nvidia-cublas-cu12&lt;13.0,&gt;=12.5.3.2 (from tensorflow[and-cuda])<br>
&gt;&nbsp;&nbsp; Using cached nvidia_cublas_cu12-12.9.1.4-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB)<br>
&gt; Collecting nvidia-cuda-cupti-cu12&lt;13.0,&gt;=12.5.82 (from tensorflow[and-cuda])<br>
&gt;&nbsp;&nbsp; Using cached nvidia_cuda_cupti_cu12-12.9.79-py3-none-manylinux_2_25_x86_64.whl.metadata (1.8 kB)<br>
&gt; Collecting nvidia-cuda-nvcc-cu12&lt;13.0,&gt;=12.5.82 (from tensorflow[and-cuda])<br>
&gt;&nbsp;&nbsp; Using cached nvidia_cuda_nvcc_cu12-12.9.86-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB)<br>
&gt; Collecting nvidia-cuda-nvrtc-cu12&lt;13.0,&gt;=12.5.82 (from tensorflow[and-cuda])<br>
&gt;&nbsp;&nbsp; Using cached nvidia_cuda_nvrtc_cu12-12.9.86-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB)<br>
&gt; Collecting nvidia-cuda-runtime-cu12&lt;13.0,&gt;=12.5.82 (from tensorflow[and-cuda])<br>
&gt;&nbsp;&nbsp; Using cached nvidia_cuda_runtime_cu12-12.9.79-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB)<br>
&gt; Collecting nvidia-cudnn-cu12&lt;10.0,&gt;=9.3.0.75 (from tensorflow[and-cuda])<br>
&gt;&nbsp;&nbsp; Using cached nvidia_cudnn_cu12-9.19.0.56-py3-none-manylinux_2_27_x86_64.whl.metadata (1.9 kB)<br>
&gt; Collecting nvidia-cufft-cu12&lt;12.0,&gt;=11.2.3.61 (from tensorflow[and-cuda])<br>
&gt;&nbsp;&nbsp; Using cached nvidia_cufft_cu12-11.4.1.4-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB)<br>
&gt; Collecting nvidia-curand-cu12&lt;11.0,&gt;=10.3.6.82 (from tensorflow[and-cuda])<br>
&gt;&nbsp;&nbsp; Using cached nvidia_curand_cu12-10.3.10.19-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB)<br>
&gt; Collecting nvidia-cusolver-cu12&lt;12.0,&gt;=11.6.3.83 (from tensorflow[and-cuda])<br>
&gt;&nbsp;&nbsp; Using cached nvidia_cusolver_cu12-11.7.5.82-py3-none-manylinux_2_27_x86_64.whl.metadata (1.9 kB)<br>
&gt; Collecting nvidia-cusparse-cu12&lt;13.0,&gt;=12.5.1.3 (from tensorflow[and-cuda])<br>
&gt;&nbsp;&nbsp; Using cached nvidia_cusparse_cu12-12.5.10.65-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB)<br>
&gt; Requirement already satisfied: nvidia-nccl-cu12&lt;3.0,&gt;=2.25.1 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (2.29.3)<br>
&gt; Requirement already satisfied: nvidia-nvjitlink-cu12&lt;13.0,&gt;=12.5.82 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorflow[and-cuda]) (12.9.86)<br>
&gt; Requirement already satisfied: charset_normalizer&lt;4,&gt;=2 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from requests&lt;3,&gt;=2.21.0-&gt;tensorflow[and-cuda]) (3.4.4)<br>
&gt; Requirement already satisfied: idna&lt;4,&gt;=2.5 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from requests&lt;3,&gt;=2.21.0-&gt;tensorflow[and-cuda]) (3.11)<br>
&gt; Requirement already satisfied: urllib3&lt;3,&gt;=1.21.1 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from requests&lt;3,&gt;=2.21.0-&gt;tensorflow[and-cuda]) (2.6.3)<br>
&gt; Requirement already satisfied: certifi&gt;=2017.4.17 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from requests&lt;3,&gt;=2.21.0-&gt;tensorflow[and-cuda]) (2026.1.4)<br>
&gt; Requirement already satisfied: markdown&gt;=2.6.8 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorboard~=2.20.0-&gt;tensorflow[and-cuda]) (3.10.1)<br>
&gt; Requirement already satisfied: pillow in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorboard~=2.20.0-&gt;tensorflow[and-cuda]) (12.1.0)<br>
&gt; Requirement already satisfied: tensorboard-data-server&lt;0.8.0,&gt;=0.7.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorboard~=2.20.0-&gt;tensorflow[and-cuda]) (0.7.2)<br>
&gt; Requirement already satisfied: werkzeug&gt;=1.0.1 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from tensorboard~=2.20.0-&gt;tensorflow[and-cuda]) (3.1.5)<br>
&gt; Requirement already satisfied: wheel&lt;1.0,&gt;=0.23.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from astunparse&gt;=1.6.0-&gt;tensorflow[and-cuda]) (0.46.3)<br>
&gt; Requirement already satisfied: rich in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from keras&gt;=3.10.0-&gt;tensorflow[and-cuda]) (14.3.2)<br>
&gt; Requirement already satisfied: namex in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from keras&gt;=3.10.0-&gt;tensorflow[and-cuda]) (0.1.0)<br>
&gt; Requirement already satisfied: optree in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from keras&gt;=3.10.0-&gt;tensorflow[and-cuda]) (0.18.0)<br>
&gt; Requirement already satisfied: markupsafe&gt;=2.1.1 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from werkzeug&gt;=1.0.1-&gt;tensorboard~=2.20.0-&gt;tensorflow[and-cuda]) (3.0.3)<br>
&gt; Requirement already satisfied: markdown-it-py&gt;=2.2.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from rich-&gt;keras&gt;=3.10.0-&gt;tensorflow[and-cuda]) (4.0.0)<br>
&gt; Requirement already satisfied: pygments&lt;3.0.0,&gt;=2.13.0 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from rich-&gt;keras&gt;=3.10.0-&gt;tensorflow[and-cuda]) (2.19.2)<br>
&gt; Requirement already satisfied: mdurl~=0.1 in /apps/conda/env/tf-gpu/lib/python3.12/site-packages (from markdown-it-py&gt;=2.2.0-&gt;rich-&gt;keras&gt;=3.10.0-&gt;tensorflow[and-cuda]) (0.1.2)<br>
&gt; Using cached tensorflow-2.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (620.7 MB)<br>
&gt; Using cached nvidia_cublas_cu12-12.9.1.4-py3-none-manylinux_2_27_x86_64.whl (581.2 MB)<br>
&gt; Using cached nvidia_cuda_cupti_cu12-12.9.79-py3-none-manylinux_2_25_x86_64.whl (10.8 MB)<br>
&gt; Using cached nvidia_cuda_nvcc_cu12-12.9.86-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (40.5 MB)<br>
&gt; Using cached nvidia_cuda_nvrtc_cu12-12.9.86-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (89.6 MB)<br>
&gt; Using cached nvidia_cuda_runtime_cu12-12.9.79-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.5 MB)<br>
&gt; Using cached nvidia_cudnn_cu12-9.19.0.56-py3-none-manylinux_2_27_x86_64.whl (657.9 MB)<br>
&gt; Using cached nvidia_cufft_cu12-11.4.1.4-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (200.9 MB)<br>
&gt; Using cached nvidia_curand_cu12-10.3.10.19-py3-none-manylinux_2_27_x86_64.whl (68.3 MB)<br>
&gt; Using cached nvidia_cusolver_cu12-11.7.5.82-py3-none-manylinux_2_27_x86_64.whl (338.1 MB)<br>
&gt; Using cached nvidia_cusparse_cu12-12.5.10.65-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (366.5 MB)<br>
&gt; Installing collected packages: nvidia-cusparse-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-nvcc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, nvidia-cusolver-cu12, nvidia-cudnn-cu12, tensorflow<br>
&gt;&nbsp;&nbsp;&nbsp; \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501&nbsp; 0/11 [nvidia-cusparse-cu12]ERROR: Could not install packages due to an OSError: [Errno 14] Bad address<br>
&gt; <br>
&gt;&nbsp; grep &quot;Write request failed with -14&quot; /var/log/messages | tail -n 20<br>
&gt; kernel: LustreError: 841:0:(osc_cache.c:2226:osc_check_rpcs()) Write request failed with -14<br>
&gt;&nbsp; kernel: LustreError: 14867:0:(osc_cache.c:2226:osc_check_rpcs()) Write request failed with -14<br>
&gt; kernel: LustreError: 859:0:(osc_cache.c:2226:osc_check_rpcs()) Write request failed with -14<br>
&gt; kernel: LustreError: 812:0:(osc_cache.c:2226:osc_check_rpcs()) Write request failed with -14<br>
&gt; <br>
&gt; Thanks &amp; Regards,<br>
&gt; Anil Mahadev Misal<br>
&gt; \U0001f4f1 +91-7045598174<br>
&gt; \U0001f4e7 supportmum@netwebindia.com<br>
&gt; <br>
&gt; _______________________________________________<br>
&gt; lustre-discuss mailing list<br>
&gt; lustre-discuss@lists.lustre.org<br>
&gt; <a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a><br>
<br>
<br>
</div>
</span></font></div>
</body>
</html>