我跟着从命令行扩展本地数据存储通过命令行扩展本地数据存储。除第 11 步外,一切顺利。
就我而言:
vmkfstools --growfs /vmfs/devices/disks/naa.5000c5004dd693ca:3 /vmfs/devices/disks/naa.5000c5004dd693ca:3
它说:
Error: No such file or directory
但该文件确实存在:
/dev/disks # ls -Al
-rw------- 1 root root 1000204886016 Oct 8 18:43 naa.5000c5004dd693ca
-rw------- 1 root root 939524096 Oct 8 18:43 naa.5000c5004dd693ca:1
-rw------- 1 root root 4293918720 Oct 8 18:43 naa.5000c5004dd693ca:2
-rw------- 1 root root 892567249408 Oct 8 18:43 naa.5000c5004dd693ca:3
-rw------- 1 root root 4177920 Oct 8 18:43 naa.5000c5004dd693ca:4
-rw------- 1 root root 262127616 Oct 8 18:43 naa.5000c5004dd693ca:5
-rw------- 1 root root 262127616 Oct 8 18:43 naa.5000c5004dd693ca:6
-rw------- 1 root root 115326976 Oct 8 18:43 naa.5000c5004dd693ca:7
-rw------- 1 root root 299876352 Oct 8 18:43 naa.5000c5004dd693ca:8
为什么我会收到“没有这样的文件或目录或目录”错误?