On Sat, 11 May 2002 16:06:49 -0500, Justin M Kuntz wrote > > Hello, > > I've used the > /usr/lib/vserver/install-rh7.2 > script to install my first vserver. > > I notice when I do ps -ef inside the vserver, I see the "update" task is > running: > > However, vps shows both the root sever and the vserver are now running > update: > > root@linux-4 vservers]# vps -ef | grep -i update > root 7 0 MAIN 0 0 20:02 ? 00:00:01 [kupdated] > root 4091 8 rh72 3829 0 20:51 ? 00:00:00 update > (sync)
> When I read the "man update" it makes it sound like it is bad to have more > than one update running. Should I remove the update from the inittab in > the rh72 base vserver? remove it from the vservers. update triggers a sync of the disk once in a while. So two updates will perform it for no reason. --------------------------------------------------------- Jacques Gelinas <[EMAIL PROTECTED]> vserver: run general purpose virtual servers on one box, full speed! http://www.solucorp.qc.ca/miscprj/s_context.hc
