Also I meant to ask is otherpkgs not required for the genimage process? Does genimage run otherpkgs without requiring the script be listed as a postscript?


On 8/6/2013 7:21 PM, Russell Jones wrote:
Okay, I will get that to you on Friday - the strange thing is I was unable to replicate the issue a second time.... If I can replicate it, I will provide you with that file.

This is 2.8.2.



On 8/6/2013 7:02 PM, Lissa Valletta wrote:

If you could give us a copy of /xcatpost/mypostscript   file on the node,  I  would appreciate it.   There is a check in otherpkgs that should stop it from running and I want to see why it is failing.  

what level of xCAT are you running

if [ -z "$UPDATENODE" ] || [ $UPDATENODE -ne 1 ]; then
  if [ "$NODESETSTATE" = "netboot" -o \
     "$NODESETSTATE" = "statelite" -o \
     "$NODESETSTATE" = "diskless" -o \
     "$NODESETSTATE" = "dataless" ]
  then
      echo "  Did not install any extra rpms."
      exit 0
  fi
fi

Lissa K. Valletta
8-3/B10
Poughkeepsie, NY 12601
(tie 293) 433-3102



Inactive hide details for Russell Jones ---08/06/2013
            03:39:09 PM---Hi all, I've converted a non-osimage stateless
            image over tRussell Jones ---08/06/2013 03:39:09 PM---Hi all, I've converted a non-osimage stateless image over to using osimage. I've

From: Russell Jones <russ...@jonesmail.me>
To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net>,
Date: 08/06/2013 03:39 PM
Subject: [xcat-user] Otherpkgs runs on stateless nodes





Hi all,

I've converted a non-osimage stateless image over to using osimage. I've
noticed now that when booting stateless nodes, the otherpkgs script
executes and attempts to install the extra RPMs. In the past, otherpkgs
didn't run as this was performed during the genimage process.

Does the otherpkgs postscript need to be updated to properly detect
diskless nodes that are using osimage and not try to install RPMs on
boot, or have I misconfigured something?



Thanks!



------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user




------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk


_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user



------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk


_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to