- make sure you don't have a firewall or so blocking communications (for vCLI) between your system and the ESXi box
- I know that the free ESXi version is restricted in the commands that it will accept (e.g. no 'write' commands); are you using the free version of ESXi?
It seems this command needs some temp folder on the ESX server named downloads. For some reason the folder does not exist.
In /usr/lib/vmware/hostd/docroot there is a link to the folder but as it does not exist it is not used. You have to create the folder 'downloads' manually in the /tmp/scratch folder. After you do this the vicfg-cfgbackup command works.
Dev Mgr
4 Operator
•
9.3K Posts
0
March 28th, 2011 11:00
A few things to check:
- make sure you have vCLI 4.1 and not 4.0
- make sure you don't have a firewall or so blocking communications (for vCLI) between your system and the ESXi box
- I know that the free ESXi version is restricted in the commands that it will accept (e.g. no 'write' commands); are you using the free version of ESXi?
gbraeckmans
2 Posts
0
March 29th, 2011 00:00
It seems this command needs some temp folder on the ESX server named downloads. For some reason the folder does not exist.
In /usr/lib/vmware/hostd/docroot there is a link to the folder but as it does not exist it is not used. You have to create the folder 'downloads' manually in the /tmp/scratch folder. After you do this the vicfg-cfgbackup command works.
regards,
Guy
pburress
1 Message
0
April 6th, 2011 10:00
I'm new to ESXi and running into the same issue. How do I create the folder(s) in question?