On Jun 17, 2011, at 8:47 AM, "Sharl.Jimh.Tsin" <[email protected]> wrote:
> On 2011年06月17日 22:32, medarkness wrote: >> >> Hi, >> can you give us more informations about the version you are using? >> the operating system? >> and the options you used when you installed ATS? >> >> ps. >> please don't be harsh in your emails, ATS is an open source project, you are >> using it on your own risks, and support is a favor not an >> obligation :) >> >> On Fri, Jun 17, 2011 at 4:22 PM, Sharl.Jimh.Tsin <[email protected]> >> wrote: >> On 2011年06月17日 18:26, Sharl.Jimh.Tsin wrote: >> it is really really unbelievable! just minutes ago, I uninstalled the apache >> traffic server by "make uninstall" in the source folder,then type "make >> distclean" to clean the previous files. >> >> BUT,i found that my the whole folder /var/run was deteled by it. it shocks >> me very much! >> >> as we know,many datas will be put into this folder,especially the MySQL data >> files. >> >> NOW it is gone!!!! WHY??? want a reply. >> >> hey!! anybody??? i think it is a serious bug. want a fix and some saving for >> my DATA. >> >> >> -- >> Best regards, >> Sharl.Jimh.Tsin (From China *Obviously Taiwan INCLUDED*) >> >> Using Gmail? Please read this important notice: >> http://www.fsf.org/campaigns/jstrap/gmail?10073. >> >> > OK,some information is below: > 1.source tarball is download from: > http://www.apache.org/dist//trafficserver/trafficserver-3.0.0.tar.bz2 ,it is > 3.0.0 version. > 2.configure string to compile: > [root@PowerPC trafficserver-3.0.0]# ./configure \ > > --prefix=/usr/local/trafficserver \ > > --exec-prefix=/usr/local \ > > --sysconfdir=/etc/sysconfig/trafficserver \ > > --localstatedir=/var/run \ I think this might be the problem, I suspect we assume that you keep the default with .../var/run/traffic server. I'll play with it later today to see if I can reproduce. Now, if your data is gone, there is obviously nothing we can do to restore it. Hopeful thou have made backups. It is however very surprising that your distro would put DB files in /var/run, that dir is intended for state files, such as PID files. I.e. The files there should easily be recreated by restarting the servers. --Leif > > --enable-purify \ > > --enable-tproxy=auto \ > > --with-user=cache \ > > --with-group=web > > 3.my VPS info is: > [root@PowerPC var]# uname -a > Linux PowerPC 2.6.18-194.8.1.el5.028stab070.5 #1 SMP Fri Sep 17 19:10:36 MSD > 2010 i686 i686 i386 GNU/Linux > > 4.installed trafficserver info is: > [root@PowerPC local]# traffic_server -V > [TrafficServer] using root directory '/usr/local/trafficserver' > Apache Traffic Server - traffic_server - 3.0.0 - (build # 5167 on Jun 16 2011 > at 07:07:03) > > I am sorry for my impolite,however those data is really very important.i > still want it back with some possible ways,thanks again. > -- > Best regards, > Sharl.Jimh.Tsin (From China *Obviously Taiwan INCLUDED*) > > Using Gmail? Please read this important notice: > http://www.fsf.org/campaigns/jstrap/gmail?10073.
