Hey guys.
I'm trying to supend a vm running on vmware server 1.0.10 using th current VIX API 1.10 vmrun command.
It's working fine for ESX, ESXi, VMWare server 2 and also the list command works fine for the VMServer 1.
I'm running the command on a Windows 2003 Server against a Linux Host. That's the command I run:
vmrun -T server1 -h 192.168.1.1:904 -u user -p password suspend /daten/vmware/vm01/vm01.vmx
And this is what I get:
Error: Cannot open VM: C:\daten\vmware\vm01\vm01.vmx, A file was not found
I have no idea why the path to the vmx file is translated to a (non-existing) Windows path.
I tried using quotes, tried the file path instead of the datastore path, all with the same result.
The path I'm currently using in this command is what I'm getting back from the list command.
Anybody out there who has an idea why it's not working? Am I miss something?
Appreciate your help, thanks in advance.
Greetings
Homer-j.-s.