Gian, Can you tail the logs for when you take the snapshot and just upload that section to pastebin?
________________________________________ From: Gian Paolo Buono <gianpaolo.bu...@gesca.it> Sent: Tuesday, March 15, 2016 8:15 AM To: users@cloudstack.apache.org Subject: Re: [Where are the snapshot file] Hi Simon, in attachement the management-server.log of both the server (we run a configuration of managemente server in load balancing), the host are XenServer. Gian Paolo On 03/15/2016 01:01 PM, Simon Weller wrote: > Can you post some logs from both the management server and the agent (on the > host) when you try and delete a snapshot? > > I just looked through Jira and there are quite a few issues related to > snapshots. > > - Si > > ________________________________________ > From: Gian Paolo Buono <gianpaolo.bu...@gesca.it> > Sent: Tuesday, March 15, 2016 6:52 AM > To: users@cloudstack.apache.org > Subject: Re: [Where are the snapshot file] > > Hi Simon, > > we run Citrix CloudPlatfor 4.3 but we want to migrate to CloudStack 4.8... > > there is a fix ? > > Best regards > > > > This communication may contain information that is proprietary, confidential, > or exempt from disclosure. If you are not the intended recipient, please note > that any other dissemination, distribution, use or copying of this > communication is strictly prohibited. Anyone who receives this message in > error should notify the sender immediately by telephone or by return e-mail > and delete it from his or her computer. > > On 03/15/2016 12:46 PM, Simon Weller wrote: > > Gian, > > What version of CloudStack are you running? > > I recall (quite a long time ago), there was a bug where volumes and snapshots > weren't getting cleaned up correctly. > If I recall correctly, that was somewhere around 4.2. > > - Si > > ________________________________________ > From: Gian Paolo Buono > <gianpaolo.bu...@gesca.it><mailto:gianpaolo.bu...@gesca.it> > Sent: Tuesday, March 15, 2016 6:10 AM > To: users@cloudstack.apache.org<mailto:users@cloudstack.apache.org> > Subject: Re: [Where are the snapshot file] > > Thank you it's correct :) , but now I have another question.. > > From console of CloudStack I have deleted a snapshot, on the database the > status is changed in Destroyed but the file it's stil on secondary storage: > > ls -ltr d8736bdb-22c6-46fe-a27e-0ee5dc99a867.vhd > -rw-r--r-- 1 root root 1271296512 Mar 11 04:02 > d8736bdb-22c6-46fe-a27e-0ee5dc99a867.vhd > > Also in snapshots view sometimes the status is allocated...but what does it > mean ? > > > Best Regards > > On 03/15/2016 11:15 AM, Stavros Konstantaras wrote: > > 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 > <gianpaolo.bu...@gesca.it><mailto:gianpaolo.bu...@gesca.it><mailto:gianpaolo.bu...@gesca.it><mailto:gianpaolo.bu...@gesca.it> > wrote: > > Hi all, how can I know where are the snapshot file (vhd) on the > secondary storage ? Is there a mysql query ? > > Kind regards > > > > > > > > >