Hi Gian, If you run the following query in MySQL and check the column “install_path” you will find the location of snapshot file in secondary storage: <select * from cloud.snapshot_store_ref;>
I hope that it helps you. Best Regards Stavros ---------------------------- Stavros Konstantaras Science faculty Research IT support (FEIOG) University of Amsterdam, Science Park 904, 1098 XH Fingerprint: E5E5 9B19 D1CD 88CD 4763 3465 A8DC 7C92 330F D59A > On 15 Mar 2016, at 11:11, Gian Paolo Buono <[email protected]> wrote: > > Hi all, how can I know where are the snapshot file (vhd) on the > secondary storage ? Is there a mysql query ? > > Kind regards >
