Koozali.org: home of the SME Server

4.1.1 down

Michael Maxwell

4.1.1 down
« on: March 24, 2001, 09:29:21 AM »
1) Permission denied

Mar 24 06:04:18 ns qmail.init: /etc/rc.d/init.d/qmail.init: /bin/chown: Permission denied
Mar 24 06:04:30 ns mysqld: /etc/rc.d/init.d/mysqld: /bin/chown: Permission denied


2) eth0 was not up on boot ?(manual start "ifup eth0") but /var/log/messages

Mar 24 06:04:33 ns kernel: NET4: AppleTalk 0.18 for Linux NET4.0
Mar 24 06:04:34 ns kernel: hp100: eth0: Busmaster mode enabled.
Mar 24 06:04:34 ns kernel: hp100: eth0: HP J2973 at 0xe800, IRQ 12, PCI bus, 32k SRAM (rx/tx 75%%).
Mar 24 06:04:34 ns kernel: hp100: eth0: Adapter is attached to 10Mb/s network.

This was a fresh install of 4.1.1

Thanks, Michael

Charlie Brady

Re: 4.1.1 down
« Reply #1 on: March 24, 2001, 08:07:45 PM »
If you think you have encourntered a bug, please see:

http://www.e-smith.org/bugs.php3

and

http://www.e-smith.org/faq.php3#q5

You haven't given a lot of detail in your posting, so it is a bit hard to guess what might be wrong.

Regards

Charlie

Tony Lawrence

Re: 4.1.1 down
« Reply #2 on: March 24, 2001, 09:47:14 PM »
I've seen this same thing now on three 4.1.1 installs.. I just added an "ifup eth1" to S99local to kick start it, but there's definitely something wrong here.


One of mine was an unsupported isa card which I had configured in conf.modules, but another was on a statically configured pci and the third was a dhcp configured pci card.  All were on the external cards.


--
Tony Lawrence (tony@aplawrence.com)
SCO/Linux articles, help, book reviews, tests,
job listings and more : http://www.pcunix.com

Charlie Brady

Re: 4.1.1 down
« Reply #3 on: March 26, 2001, 01:55:27 AM »
Tony Lawrence wrote:
>
> I've seen this same thing now on three 4.1.1 installs.. I
> just added an "ifup eth1" to S99local to kick start it, but
> there's definitely something wrong here.

There certainly is, and we would like to track down the problem or problems. We certainly don't want people to have to resort to editing scripts.

> One of mine was an unsupported isa card which I had
> configured in conf.modules,

Even with an ISA card, as long as the EthernetDriver2 parameters is correctly configured in the e-smith configuration database, and any options specified correctly in /etc/modules.conf (this replaces /etc/conf.modules in e-smith 4.0 and earlier), it should work correctly without any script modifications.

> but another was on a statically
> configured pci and the third was a dhcp configured pci card.
> All were on the external cards.

It surprises me that a statically configured PCI card did not work "out of the box", but did work when you did "ifup eth1". The only failure mode that I know of for static IP configured cards is if the driver is not compatible with the card, and that won't magically work if you run ifup. For DHCP configured cards, I've seen eth1 fail to start on an @home system - the failure seemed to be due to a slow or unreliable DHCP server not offering a DHCP lease. In that case, "ifup eth1" also worked very intermittently.

Tony, could you please send details of each of these cases to bugs@e-smith.com? I'm particularly interested in any messages in /var/log/messages at boot up time, when I assume that you get a "FAILED" showing on the console.

Thanks

Charlie