3

I followed Growing a local datastore from the command line to grow my local datastore from the command line. Everything went fine, except Step 11.

In my case:

 vmkfstools --growfs /vmfs/devices/disks/naa.5000c5004dd693ca:3 /vmfs/devices/disks/naa.5000c5004dd693ca:3 

It says:

Error: No such file or directory

However the file definitely exists:

/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

Why do I get the No such file or directory or directory error?

jftuga
  • 5,572
  • 4
  • 39
  • 50
markus
  • 1,050
  • 5
  • 18
  • 37

0 Answers0