datastore.create failing to create with free space #2992
Unanswered
missioncoding
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to create a datastore on a host but i keep receiving error saying.
"govc: cannot use entire disk for datastore for name "mpx.vmhba0:C0:T0:L0"
Command used : govc datastore.create -type vmfs -name vmfsDatastore -disk=mpx.vmhba0:C0:T0:L0
I am not seeing any option to use the free space available for creating the datastore where its allowed using the vCenter UI.
I got two other datastores that are completely free and govc works in this case.
Do we have any option for dealing with this problem?
Beta Was this translation helpful? Give feedback.
All reactions