Issue
I'm seeing an error trying to boot a virtual machine into recovery mode that looks like this:
Running: ls /onapp/tools/recovery/recovery-centos-3.1.iso
ls: /onapp/tools/recovery/recovery-centos-3.1.iso: No such file or directory
Fatal: Hypervisor does not have recovery files! Please contact to support!
Environment
OnApp 3.x
Resolution
If the recovery files are not on the hypervisor, check in the /data directory on the CP server:
/data/
If they are not there, they can be downloaded from the repo to the /data directory:
http://templates.repo.onapp.com/Linux
Search for the one that matches what you're missing.
Then, it can be scp'd to the HVs with:
su onapp
scp -rpC /data/recovery* root@X.X.X.X:/onapp/tools/recovery/