Bug 3624 - 中文环境下执行nvme gen-hostnqn /dev/nvme0n1 -H 报错
Summary: 中文环境下执行nvme gen-hostnqn /dev/nvme0n1 -H 报错
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.6
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-04 19:30 UTC by ChaofengWu
Modified: 2023-01-04 19:33 UTC (History)
0 users

See Also:


Attachments
error message (744.88 KB, image/jpeg)
2023-01-04 19:30 UTC, ChaofengWu
Details
strace (976.69 KB, image/jpeg)
2023-01-04 19:31 UTC, ChaofengWu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ChaofengWu alibaba_cloud_group 2023-01-04 19:30:15 UTC
Created attachment 577 [details]
error message

Description of problem:
在anolis 8.6的中文环境下,用ancert跑nvme硬件兼容性测试过程中,遇到执行nvme gen-hostnqn /dev/nvme0n1 -H 报错

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.安装中文版本anolis 8.6
2.执行命令 nvme gen-hostnqn /dev/nvme0n1 -H 

Actual results:
"get-hostnqn" not supported. Install lib uuid and rebuild

Expected results:
可以正确输出hostnqn

Additional info:
Comment 1 ChaofengWu alibaba_cloud_group 2023-01-04 19:31:31 UTC
Created attachment 578 [details]
strace
Comment 2 ChaofengWu alibaba_cloud_group 2023-01-04 19:33:52 UTC
用户切换成英文的系统之后就没有这个错误了