On Tuesday 29 August 2006 11:31, Daniel Hokka Zakrisson wrote: > Chuck wrote: > > changed it to sysv but still timeout on minilog.. what is that. i dont load > > any minilog. also, i entered the system and tried doing an init 0 to watch > > it shut down and saw this error and no shutdown. > > > > i suspect this is the culprit. > > > > [EMAIL PROTECTED] /]# init 0 > > init: timeout opening/writing control channel /dev/initctl > > > > any ideas what i should do to fix this? > > That's expected, you no longer have an init inside the guest, so things > like that won't work. > > The problem is that CentOS uses logging in their init.d scripts, even > after syslogd has been shut down. This causes minilogd to be started > when syslog(3) is invoked, and because guests generally lack the real > killall script, it won't be stopped by the guest's shutdown procedure. > > To fix it, you could either comment out the relevant lines > (/etc/init.d/functions, IIRC grep for initlog), or add a real killall > script to the guest's 0 and 6 runlevels.
will try the comment. i dont have access to a real killall for centos as all i have is a guest template. > > -- > Daniel Hokka Zakrisson > GPG id: 06723412 > GPG fingerprint: A455 4DF3 990A 431F FECA 7947 6136 DDA2 0672 3412 > _______________________________________________ > Vserver mailing list > [email protected] > http://list.linux-vserver.org/mailman/listinfo/vserver > -- Chuck "...and the hordes of M$*ft users descended upon me in their anger, and asked 'Why do you not get the viruses or the BlueScreensOfDeath or insecure system troubles and slowness or pay through the nose for an OS as *we* do?!!', and I answered...'I use Linux'. " The Book of John, chapter 1, page 1, and end of book _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
