I'm trying to set a path for ScratchSpace for a single ESXi 5.0 host and receive the following error from my command below;
# vim-cmd hostsvc/advopt/update ScratchConfig.ConfiguredScratchLocation string /vmfs/volumes/[datastore GUID]/.scratch
(vmodl.fault.InvalidArgument) {
dynamicType = <unset>,
faultCause = (vmodl.MethodFault) null,
invalidProperty = <unset>,
msg = "A specified parameter was not correct.
",
}
I've read some other posts in the forum that this may be a bug? If that's true is there any workaround or fix? Thanks in advance.