主要导致这个问题是之前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中遇到的错误

 

相关文章:

  • 2022-12-23
  • 2021-10-18
  • 2021-10-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-17
  • 2021-07-13
猜你喜欢
  • 2021-08-10
  • 2021-11-02
  • 2022-12-23
  • 2022-12-23
  • 2021-12-31
相关资源
相似解决方案