1833873 Members
1846 Online
110063 Solutions
New Discussion

Error in rc.log

 
SOLVED
Go to solution
G V R Shankar
Valued Contributor

Error in rc.log

We have received aa error in rc.log.

Output from "/sbin/rc2.d/S308hpgelan start":
----------------------------
ERROR: (PPA: 5) : Device lan5 is not a gelan device. It is a igelan device.
ERROR: (PPA: 11) : Device lan11 is not a gelan device. It is a igelan device.
"/sbin/rc2.d/S308hpgelan start" FAILED

Abstract from dmesg
igelan11: INITIALIZING HP A6847-60101 PCI 1000Base-SX Adapter at hardware path 1/0/6/0/0
igelan5: INITIALIZING HP A6847-60101 PCI 1000Base-SX Adapter at hardware path 0/0/6/0/0

Message from /etc/rc.log

----------------------------
Initializing Network Tracing and Logging...
Done.

Configure HP igelan Gigabit Ethernet interfaces
Output from "/sbin/rc2.d/S305hpigelan start":
----------------------------

both lan5 and lan11 are claimed in ioscan output. I am unable to understand why this error message has occured. Can some one please put some light on it.

Thanks

Ravi.
4 REPLIES 4
Warren_9
Honored Contributor
Solution

Re: Error in rc.log

Hi,

remove the lan5 and lan11 configure from the /etc/rc.config.d/hpgelanconf and then add the new entries in the hpigenlanconf.

restart the server and check the rc.log again...

GOOD LUCK!
G V R Shankar
Valued Contributor

Re: Error in rc.log

Hello Warren,

Thank You very much for the quick response and also for the information provided.

I have checked the file, lan5 and lan11 are present in /etc/rc.config.d/hpgelan. After making the modifications in /etc/rc.config.d/hpgelan and /etc/rc.config.d/hpigelan. Without rebooting the server, if i run /sbin/init.d/hpgelan start and /sbin/init.d/hpigelan start will that work, because I don't want to reboot the server.

Regards,

Ravi.
G V R Shankar
Valued Contributor

Re: Error in rc.log

Sorry, I have mentioned the wrong files.
/etc/rc.config.d/hpgelanconf and /etc/rc.config.d/hpigelanconf

Thanks

Ravi.
G V R Shankar
Valued Contributor

Re: Error in rc.log

I modiefied the files and run the scripts /sbin/init.d/hpgelan start
/sbin/init.d/hpigelan start Everything looks fine now.

Thanks,

Ravi.