unable to parse directory volume name?

mark15

New Member
Jan 16, 2012
13
0
1
create failed - unable to parse directory volume name '101/vm-101-disk-1.vmdk'

I'm attempting to mount a .vmdk to a vm I'm creating with a script, the local:101/vm-101-disk-1.qcow2 mounts/boots fine the .vmdk is in a different location.
If i run the script with just the local qcow2 image it will boot and run.
I attempted starting it with an image I'd added through the web interface but that also doesn't work? is there something I'm missing?
 
Last edited:
create failed - unable to parse directory volume name '101/vm-101-disk-1.vmdk'

I'm attempting to mount a .vmdk to a vm I'm creating with a script, the local:101/vm-101-disk-1.qcow2 mounts/boots fine the .vmdk is in a different location.
If i run the script with just the local qcow2 image it will boot and run.
I attempted starting it with an image I'd added through the web interface but that also doesn't work? is there something I'm missing?

Please use 'local:101/vm-101-disk-1.vmdk' instead of 'local:/101/vm-101-disk-1.vmdk'.

Note: is is a bad idea to edit error messages in posts.