yue
2011-Mar-08 09:33 UTC
[Xen-users] i restart xend, but error[xend dead but pid file exists]
1.[root@testhy9 ~]# /etc/init.d/xend status xend dead but pid file exists 2.i set dom0_mem=8192M but when it boot up, free says 6.5G. if xend eat my memory? thanks _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Tapas Mishra
2011-Mar-08 14:23 UTC
Re: [Xen-users] i restart xend, but error[xend dead but pid file exists]
2011/3/8 yue <ooolinux@163.com>> 1.[root@testhy9 ~]# /etc/init.d/xend status > xend dead but pid file exists > 2.i set dom0_mem=8192M > but when it boot up, free says 6.5G. > if xend eat my memory? > thanks > > Such a thing is known as stale pid and can happen due to an uncleanshutdown. Go to /var/run see if there is any file xen.pid or similar name and delete it. Then reboot things should work. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
yue
2011-Mar-08 14:41 UTC
Re:Re: [Xen-users] i restart xend, but error[xend dead but pid file exists]
rm /var/lib/xend/* restart xend thanks At 2011-03-08 22:23:49,"Tapas Mishra" <mightydreams@gmail.com> wrote: 2011/3/8 yue<ooolinux@163.com> 1.[root@testhy9 ~]# /etc/init.d/xend status xend dead but pid file exists 2.i set dom0_mem=8192M but when it boot up, free says 6.5G. if xend eat my memory? thanks Such a thing is known as stale pid and can happen due to an unclean shutdown. Go to /var/run see if there is any file xen.pid or similar name and delete it. Then reboot things should work. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Tapas Mishra
2011-Mar-08 15:19 UTC
Re: Re: [Xen-users] i restart xend, but error[xend dead but pid file exists]
Glad that I could help :) 2011/3/8 yue <ooolinux@163.com>> rm /var/lib/xend/* > restart xend > > thanks > > At 2011-03-08 22:23:49,"Tapas Mishra" <mightydreams@gmail.com> wrote: > > > > 2011/3/8 yue <ooolinux@163.com> > >> 1.[root@testhy9 ~]# /etc/init.d/xend status >> xend dead but pid file exists >> 2.i set dom0_mem=8192M >> but when it boot up, free says 6.5G. >> if xend eat my memory? >> thanks >> >> Such a thing is known as stale pid and can happen due to an unclean > shutdown. > Go to /var/run > see if there is any file xen.pid or similar name and delete it. > Then reboot things should work. > >-- http://mightydreams.blogspot.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users