Moving a Linked Clone's Base Virtual Machine in VMware Moving Saistīts Clone's Base Virtual Machine VMware
If you are using the linked clone feature in VMware (and you should be), then you might be annoyed that you can't move the base virtual machine around without breaking all of the linked clones. Ja jūs izmantojat saistīti klona iezīme VMware (un jums vajadzētu būt), tad Jums varētu būt kaitina, ka jūs nevar pārvietot bāze virtuālā mašīna ap nesalaužot visas saistītās klonu.
The error you'll get will be similar to this: ” cannot open the disk D:\Ubuntu\Ubuntu.vmdk or one of the snapshot disks it depends on. Kļūda jūs saņemsiet būs līdzīgi šim: "Nevar atvērt diska D: \ Ubuntu \ Ubuntu.vmdk vai viens no momentuzņēmums diskiem tas ir atkarīgs. Reason: failed to lock the file.” Reason: failed to lock file. "
To fix this problem, open up the *.vmx file in your linked clone's directory, and find the following line: Lai atrisinātu šo problēmu, atvērt *. vmx failu saistīts klons direktorijā un atrodiet šādu rindu:
fileSearchPath = “.;D:\VMware\UbuntuBaseVM” fileSearchPath = "., D: \ VMware \ UbuntuBaseVM"
The path there will reflect the old location of the linked clone's base machine. Ceļš būs jāatspoguļo veco vietu, kas saistīti klona's bāze mašīna. Just update it to the new directory, and you are once again in business. Just to atjaunina, lai jaunu direktoriju, un jūs atkal biznesā.

Daily Email Updates Daily Email Updates
You can get our how-to articles in your inbox each day for free. Jūs varat saņemt mūsu how-to rakstus savā pastkastītē katru dienu par brīvu. Just enter your name and email below: Vienkārši ievadiet jūsu vārdu un e-pasta zemāk:



I moved the (machineName).vmdk.lck to the parent directory and was able to load successfully. Es pārcēlos (machineName). Vmdk.lck lai Parent Directory un varēja ielādēt veiksmīgi. I think you can just delete the (machineName).vmdk.lck completely Es domāju, ka jūs varat vienkārši izdzēst (machineName). Vmdk.lck pilnīgi
perfect solution, thanks for the help. ideāls risinājums, paldies par palīdzību.