Skip to main content
NetApp Knowledge Base

Classification : CIFS file share keeps failing with retry

Views:
232
Visibility:
Public
Votes:
1
Category:
netapp_console
Specialty:
ds_dc
Last Updated:

Applies to

  • BlueXP Classification
  • BlueXP
  • CIFS Shares

Issue

Mapping/Classification of CIFS shares on classification UI keeps failing with retry error while manual mount is working fine

Cause

Classification system is not able to mount cifs on UI due to some missing kernel modules and throwing below error :

 log v1.0 | 2025-01-29 14:22:34,316 | WARNING | ds_logger | utils | 21 | 9022 | None | utils_21 | Error while executing cmd '['nsenter', '-t', '15271', '-m', '-p', '-n', 'timeout', '21', '/sbin/mount.cifs', '-o', 'rw,soft,nobrl,nounix,vers=3.0,iocharset=utf8,credentials=/tmp/tmpf9khkgoa/efd8e9b0-2f16-4420-85f1-d62605fc7204', '//XX.XX.XX.XX/volume_nam_321_share', '/tmp/mounts/pid_52375/XX.XX.XX.XX/volume_nam_321_share']'  mount error(79): Can not access a needed shared library
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)

Solution

Installing the below missing package fixed the issue :
 
$sudo apt install linux-modules-extra-$(uname -r)

Partner Notes

partnerNotes_text
 

Additional Information

additionalInformation_text

Internal Notes

internalNotes_text

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.