Is there anything in xCAT that is determining the order of the postscript 
execution?

I have set up two additional NIC interfaces that need to be brought up as 
configeth1 and configeth2 and also want to use the setroutes to add the 
proper routing for those NICs, but the setroute keeps showing up before 
the configethX scripts in the node definition.  I have tried editing the 
table and setting the order, but when the node is set to install, it is 
changing the order.

>From Table BEFORE the install

tabdump postscripts
#node,postscripts,postbootscripts,comments,disable
"xcatdefaults","syslog,remoteshell,syncfiles","otherpkgs",,
"service","servicenode",,,
"n02",,"configKVM.sh,configeth1,configeth2,setroute",,   <-- After the 
install operation, it is ordered as setroute first, then the rest.

>From Node Definition
postbootscripts=otherpkgs,setroute,configKVM.sh,configeth1,configeth2

Thanks
Ken
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to