Bug 19700 - nfs-utils 服务引起系统crash
Summary: nfs-utils 服务引起系统crash
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: kernel - anck-4.19 (show other bugs) kernel - anck-4.19
Version: 8.6
Hardware: aarch64 Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: maqiao_mq
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-24 14:13 UTC by marco_q
Modified: 2025-03-24 14:13 UTC (History)
0 users

See Also:


Attachments
crash 文件 (43.22 MB, application/x-gzip)
2025-03-24 14:13 UTC, marco_q
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marco_q 2025-03-24 14:13:28 UTC
Created attachment 1327 [details]
crash 文件

我在系统中执行了如下命令
service nfs-server start
systemctl enable nfs-server
echo "/newnas    *(rw,sync,no_subtree_check,no_root_squash)" >> /etc/exports
exportfs -ra
setsebool -P nfs_export_all_rw 1

然后在windows端挂载

当windows 去访问挂载的 nfs 中的文件的时候

Linux OS crash