Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VMDK on different datastore not found - ghettoVCB not honoring fileSearchPath in .vmx #26

Closed
mikek70 opened this issue Jul 1, 2013 · 3 comments

Comments

@mikek70
Copy link

mikek70 commented Jul 1, 2013

We have a VM with two disks, one in the VM directory, one in a different datastore. In the vmx the disk file names are not stored with their full path, but the paths are set in the fileSearchPath variable.

ghettoVCB can only backup the VMDK in the VM directory.

Here the relevant lines from the .vmx file:

scsi0:0.fileName = "uranus ST2008.64.R2.vmdk"
scsi0:2.fileName = "uranus ST2008.64.R2_2.vmdk"
fileSearchPath = "/vmfs/volumes/5144d529-e22c7624-dff7-001517919b4e/uranus;."

I can enter the full path as the scsi0:2.fileName and do a backup, but the next time I try to do a backup, the full path already has been overwritten by the system again.

@lamw
Copy link
Owner

lamw commented Jan 6, 2019

Is this still an issue?

@mikek70
Copy link
Author

mikek70 commented Jan 6, 2019

I can't say, since I am no longer using ghettoVCB in my new company, sorry!

@lamw lamw closed this as completed Jan 6, 2019
@TheNetworkIsDown
Copy link
Contributor

Maybe related to #176

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants