|
From: Heiko Z. <he...@zu...> - 2008-04-09 12:21:36
|
Actually wouldn't it make sense starting vmware before the network (or right after), since it provides some base system functionality? -- Regards Heiko Zuerker http://www.devil-linux.org Quoting Bruce Smith <bw...@ar...>: >> > Does the problem occur only when it has to initialize the database? >> > Or only after the database has been initialized? Or both? >> >> Both. > > This problem may be related. I'm testing this in VMware server 3i. > > I noticed that BIND (named) is also starting weird. This is a secondary > name server, and only one zone (of many) is being xfered/loaded on boot. > If I restart named after boot, then it loads all zones fine. > > I first stuck a 'sleep 30' in the /etc/init.d/named before the start, > and that didn't help at all. > > Then I noticed that vmware was starting after named, so I moved vmware > to start before named and syslog, and named seems to start fine on boot. > (with above 'sleep 30' removed) > > My new start order: > > rc3.d/S05network > rc3.d/S06firewall > rc3.d/S08nut > rc3.d/S08shorewall > rc3.d/S08vmware > rc3.d/S09syslog > rc3.d/S11adsl > rc3.d/S11blankscreen > rc3.d/S11cron > rc3.d/S11dnsmasq > rc3.d/S11domino > rc3.d/S11hotplug > rc3.d/S11mdadm_monitor > rc3.d/S11named > ... > > Is starting vmware before syslog correct? Anything else out of order? > Shall I commit these changes? > > - BS > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Register now and save $200. Hurry, offer ends at 11:59 p.m., > Monday, April 7! Use priority code J8TLD2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |