主要导致这个问题是之前GPFS格式化的磁盘会留下gpfs的一些信息

mmcrnsd: Disk name nsd01 is already registered for use by GPFS.
mmcrnsd: Command failed. Examine previous error messages to determine cause.

先删除所有nsd

[root@controller src]# mmdelnsd -F /etc/gpfsdisk_profile 

然后

[root@controller src]# mmcrnsd -F /etc/gpfsdisk_profile -v no

基本就可以添加上硬盘了

gpfs中遇到的错误

 

相关文章:

猜你喜欢
相关资源
相似解决方案