Oui, j'ai besoin d'une solution
Hi All
I have a customer on EV 11 installed on VM
It is a new EV installation that only inlcudes FSA and we are busy with the pilot. There is only a single EV server
The customer wasn't doing proper backups and recently lost certain data, this includes
- The VM that has the EV OS
- The Index data that was configured on a VM Data Store
But we do have
- The SQL server and all databases
- The Vault Store data also on a VM Data Store
I need to rebuild the system with as less work and impact as possible, I am thinking of this process
- Create a new VM with the same host name and install EV
- Present the various datastores that were there previously
- When I run the confiiguration EV will pickup that this server has already been configured and will run a repair. EV should come up as before
My issue is I don't know what the previous Index locations were called, the data path around the Index obviously exists in the directory database. So I have two questions
- I assume I need to create new Index paths with the same drive letter as before. EV should them determine that there is no data in this location but I can do a rebuild to recreate the Index data ( its just a pilot so there isn't much data )
- What table in the Directory database will contain the Index path? I need to obviously recreate this with the same name as before
Thanks