Ticket #865 (closed defect: fixed)

Opened 5 months ago

Last modified 7 weeks ago

Configure option --disable-ais-plm should either be removed or generate an executable config

Reported by: anders Owned by: jfournier
Priority: major Milestone: 4.0.RC1
Component: Build Environment Version: 4.0.M4
Keywords: PLM Cc:
patch waiting for maintainer: no

Description

./bootstrap.sh
./configure —disable-hpi —disable-ais-plm —enable-imm-pbe —enable-tests
make
cd tools/cluster_sim_uml
./build_uml

System fails to start, this is the syslog:
ar 10 06:56:06 SC_2_1 local0.info opensaf_ntfd: NODE_ID=0x0002010F PID 342
Mar 10 06:56:06 SC_2_1 local0.notice opensaf_ntfd: I am ACTIVE
Mar 10 06:56:06 SC_2_1 local3.info NID: Opening: /usr/local/lib/opensaf/plms_script Error: No such file or directory
Mar 10 06:56:06 SC_2_1 local3.info NID: Not spawning any services
Mar 10 06:56:06 SC_2_1 local3.info NID: Please rectifynodeinit.conf and restart the system
Mar 10 06:56:07 SC_2_1 user.notice SERVICE: Initialization Failed: FAILED
Mar 10 06:56:08 SC_2_1 user.debug kernel: eth0: no IPv6 routers present

Please fix this asap!

Change History

Changed 5 months ago by anders

  • priority changed from blocker to major

opensaf-staging:
changeset: 929:deaea2cdaf0d
tag: tip
user: Anders Bjornerstedt <anders.bjornerstedt@…>
date: Thu Mar 11 12:41:38 2010 +0100
summary: UML workarround for PLM configure problem (#865)

Changed 5 months ago by anders

  • summary changed from UML environment still does not come up to Configure option --disable-ais-plm should either be removed or generate an executable config

Changed 5 months ago by anders

  • milestone changed from 4.0.0-B5 to 4.0.0-M5 (4.0.0-FC)

Changed 2 months ago by mathi

If there is a need(nodeinit.conf is a configuration file, user can always edit) to address this ticket, then we could probably sed it during make install and in the spec file when PLM is disabled!

Changed 2 months ago by murthy

  • component changed from unknown to Build Environment

I am moving this to build system, as this is discussed last week in the TLC meeting,
having two different nodeinit.conf files for controller node and based on the configure option appropriate file is moved to nodeinit.conf.

As jonathan mentioned he will take care of it, I am moving this to Build environment.

Changed 8 weeks ago by marioa

Murthy, there is workaround in build_uml that fixes original problem. But build anyway produces wrong nodeinit.conf.controller (with PLM in) when using "—disable-ais-plm" option. So that must be fixed.
The task that you refer to that Jonathan accepted last week, is different task and we stated not to be done in Release 4 (we don't want to change RPM specs and move stuff between RPMs so late in release), but do it in next release.
/Mario

Changed 8 weeks ago by scon

  • owner set to jfournier
  • status changed from new to assigned

Changed 7 weeks ago by mathivanan.np@…

Will send a patch that shall sed the nodeinit.conf.controller in the post install rules

Changed 7 weeks ago by mathi

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in:
changeset: 1528:ab7f79365ef6
tag: tip
user: Mathi <mnaickan@…>
date: Fri Jun 11 14:36:09 2010 +0530
summary: No entry for plmd in nodeinit.conf when —disable-ais-plm && instal
l_initd plmcd-#865,#1340

Note: See TracTickets for help on using tickets.